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 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
35         Log: Subject: [PATCH] Correct module name in perldelta*                 
36              From: Mike Guy <mjtg@cam.ac.uk>
37              Date: Mon, 07 Jan 2002 17:02:43 +0000
38              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
39      Branch: perl
40            ! pod/perl561delta.pod pod/perl56delta.pod
41 ____________________________________________________________________________
42 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
43         Log: AUTHORS update.
44      Branch: perl
45            ! AUTHORS
46 ____________________________________________________________________________
47 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
48         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
49      Branch: perl
50            ! ext/Storable/Storable.pm
51 ____________________________________________________________________________
52 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
53         Log: perldelta updates.
54      Branch: perl
55            ! pod/perldelta.pod
56 ____________________________________________________________________________
57 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
58         Log: Document the flags of pv_uni_display().
59      Branch: perl
60            ! pod/perlapi.pod utf8.c
61 ____________________________________________________________________________
62 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
63         Log: Forgot from #14115.
64      Branch: perl
65            ! t/op/re_tests
66 ____________________________________________________________________________
67 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
68         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
69              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
70              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
71              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
72      Branch: perl
73            ! regcomp.c
74 ____________________________________________________________________________
75 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
76         Log: More regex and utf8 debug dumping.
77      Branch: perl
78            ! dump.c regcomp.c regexec.c utf8.c utf8.h
79 ____________________________________________________________________________
80 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
81         Log: Unused variable.
82      Branch: perl
83            ! regcomp.c
84 ____________________________________________________________________________
85 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
86         Log: Regen toc.
87      Branch: perl
88            ! pod/perltoc.pod
89 ____________________________________________________________________________
90 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
91         Log: capitalize correctly, noticed by David Dyck.
92      Branch: perl
93            ! lib/sort.pm
94 ____________________________________________________________________________
95 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
96         Log: No need to overqualify.
97      Branch: perl
98            ! lib/sort.pm
99 ____________________________________________________________________________
100 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
101         Log: PL_debug_pad wasn't initialized to zeroes which broke
102              ithreads + DEBUGGING.
103      Branch: perl
104            ! sv.c
105 ____________________________________________________________________________
106 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
107         Log: Update Changes.
108      Branch: perl
109            ! Changes patchlevel.h
110 ____________________________________________________________________________
111 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
112         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
113              From: Jonathan Stowe <gellyfish@gellyfish.com>
114              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
115              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
116      Branch: perl
117            ! pp_sys.c
118 ____________________________________________________________________________
119 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
120         Log: DB_File sync from Paul Marquess.
121      Branch: perl
122            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
123            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
124            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
125 ____________________________________________________________________________
126 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
127         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
128              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
129              Date: Sun, 6 Jan 2002 11:44:30 +0100
130              Message-ID: <3C38389E.7831.493570@localhost>
131      Branch: perl
132            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
133            ! utils/perlcc.PL
134 ____________________________________________________________________________
135 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
136         Log: Tests for #14098.
137      Branch: perl
138            ! t/op/lc.t
139 ____________________________________________________________________________
140 [ 14101] By: ams                                   on 2002/01/06  04:52:50
141         Log: Subject: [PATCH] Bad prototype detection now an optional warning
142              From: Sam Tregar <sam@tregar.com>
143              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
144              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
145      Branch: perl
146            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
147            ! t/comp/proto.t toke.c
148 ____________________________________________________________________________
149 [ 14100] By: ams                                   on 2002/01/06  01:56:59
150         Log: Subject: [PATCH] Correct several Stratus VOS build issues
151              From: "Green, Paul" <Paul.Green@stratus.com>
152              Date: Sat, 5 Jan 2002 21:30:56 -0500
153              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
154      Branch: perl
155            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
156 ____________________________________________________________________________
157 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
158         Log: Further perl.org URL elaboration from Ask.
159      Branch: perl
160            ! pod/perlfaq1.pod pod/perlfaq2.pod
161 ____________________________________________________________________________
162 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
163         Log: The same problem with To{Lower,Title,Upper}
164              as earlier with ToFold.
165      Branch: perl
166            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
167            ! lib/unicore/To/Upper.pl lib/unicore/mktables
168 ____________________________________________________________________________
169 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
170         Log: Retract #14057 for now; the alarm/setitimer timers
171              seen to be the same in many systems, which leads into
172              hangups.
173      Branch: perl
174            ! ext/Time/HiRes/HiRes.t
175 ____________________________________________________________________________
176 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
177         Log: Finish up (ha!) the Unicode case folding;
178              enhance regex dumping code.
179      Branch: perl
180            + lib/unifold.t
181            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
182            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
183 ____________________________________________________________________________
184 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
185         Log: Use the perl.org news gw instead of the perl.com one
186              (from Ask).
187      Branch: perl
188            ! pod/perlfaq1.pod pod/perlfaq2.pod
189 ____________________________________________________________________________
190 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
191         Log: Zero() wasn't documented.
192      Branch: perl
193            ! pod/perlclib.pod
194 ____________________________________________________________________________
195 [ 14093] By: ams                                   on 2002/01/05  17:58:35
196         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
197              From: Nicholas Clark <nick@unfortu.net>
198              Date: Sat, 5 Jan 2002 18:55:39 +0000
199              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
200      Branch: perl
201            ! lib/Memoize/t/tie_ndbm.t
202 ____________________________________________________________________________
203 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
204         Log: Also UNICOS/mk has deviant socketpair().
205      Branch: perl
206            ! ext/Socket/socketpair.t
207 ____________________________________________________________________________
208 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
209         Log: Ooops.  Retract the regex parts of #14090.
210      Branch: perl
211            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
212 ____________________________________________________________________________
213 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
214         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
215              From: Nicholas Clark <nick@unfortu.net> 
216              Date: Sat, 5 Jan 2002 18:10:13 +0000
217              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
218      Branch: perl
219            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
220            ! regcomp.h regexec.c
221 ____________________________________________________________________________
222 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
223         Log: Integrate perlio; a missing aTHX.
224      Branch: perl
225           !> op.c
226 ____________________________________________________________________________
227 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
228         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
229              found by Marc Lehmann.
230      Branch: perl
231            ! pp.c
232 ____________________________________________________________________________
233 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
234         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
236              Date: Sat, 5 Jan 2002 00:31:12 +0100
237              Message-ID: <20020105003112.E1850@rafael>              
238      Branch: perl
239            ! t/comp/proto.t
240 ____________________________________________________________________________
241 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
242         Log: A bit of "perl.com" cleanup.
243      Branch: perl
244            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
245            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
246            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
247            ! pod/perlmodlib.PL pod/perlmodlib.pod
248 ____________________________________________________________________________
249 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
250         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
252              Date: Fri, 4 Jan 2002 23:35:19 +0100
253              Message-ID: <20020104233519.A1850@rafael>
254      Branch: perl
255            ! op.c
256 ____________________________________________________________________________
257 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
258         Log: Integrate change #14062 from macperl;
259              Define setbuf, setvbuf for Mac OS
260      Branch: perl
261           !> ext/IO/IO.xs
262 ____________________________________________________________________________
263 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
264         Log: Display the native pwd command.
265      Branch: perl
266            ! ext/Cwd/t/cwd.t
267 ____________________________________________________________________________
268 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
269         Log: Under Mac OS X /dev/stdout is normally a symlink,
270              but when running the test it seems to become a socket.
271              So let's extend our censorship.
272      Branch: perl
273            ! t/op/stat.t
274 ____________________________________________________________________________
275 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
276         Log: If we do have socketpair(), make my_socketpair()
277              just call the real socketpair().  This way we always
278              have real code behind my_socketpair() and a symbol
279              corresponding to the my_socketpair in global.sym.
280      Branch: perl
281            ! embed.fnc embed.h makedef.pl proto.h util.c
282 ____________________________________________________________________________
283 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
284         Log: Spread the good word of "env".
285      Branch: perl
286            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
287 ____________________________________________________________________________
288 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
289         Log: Till the system tests do something non-Win*, better rename
290              the test so that people on other platforms don't get confused.
291              (Not win32system, because assumedly there's win64, too.)
292      Branch: perl
293            + t/op/winsystem.t
294            - t/op/system.t
295            ! MANIFEST
296 ____________________________________________________________________________
297 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
298         Log: Some tweaks.
299      Branch: perl
300            ! lib/Pod/t/Functions.t
301 ____________________________________________________________________________
302 [ 14057] By: ams                                   on 2002/01/04  17:40:31
303         Log: (retracted by #14057)
304              
305              Subject: [PATCH] Time/HiRes/HiRes.t
306              From: Nicholas Clark <nick@unfortu.net>
307              Date: Fri, 4 Jan 2002 17:28:46 +0000
308              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
309      Branch: perl
310            ! ext/Time/HiRes/HiRes.t
311 ____________________________________________________________________________
312 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
313         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
314              From: Abe Timmerman <abe@ztreet.demon.nl>
315              Date: Fri, 04 Jan 2002 18:42:33 +0100
316              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
317      Branch: perl
318            + lib/Pod/t/Functions.t
319            ! MANIFEST lib/Pod/Functions.pm
320 ____________________________________________________________________________
321 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
322         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
323              From: "Craig A. Berry" <craigberry@mac.com>
324              Date: Thu, 3 Jan 2002 17:32:20 -0600
325              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
326      Branch: perl
327            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
328 ____________________________________________________________________________
329 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
330         Log: Document the U+0085, U+2028, and U+2029.
331      Branch: perl
332            ! pod/perlre.pod pod/perlretut.pod
333 ____________________________________________________________________________
334 [ 14053] By: ams                                   on 2002/01/04  03:27:44
335         Log: Subject: [PATCH] warn if not CORE::dump
336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
337              Date: Thu, 3 Jan 2002 22:04:00 +0100
338              Message-Id: <20020103220400.A13958@rafael>
339      Branch: perl
340            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
341 ____________________________________________________________________________
342 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
343         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
344      Branch: perl
345            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
346 ____________________________________________________________________________
347 [ 14051] By: ams                                   on 2002/01/04  03:00:12
348         Log: Subject: [PATCH] File::Compare::VERSION
349              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
350              Date: Thu, 3 Jan 2002 23:42:52 +0100
351              Message-Id: <20020103234252.G13958@rafael>
352      Branch: perl
353            ! lib/File/Compare.pm
354 ____________________________________________________________________________
355 [ 14050] By: ams                                   on 2002/01/04  02:58:05
356         Log: Subject: [PATCH @14042] threads::shared doc
357              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
358              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
359              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
360      Branch: perl
361            ! ext/threads/shared/shared.pm
362 ____________________________________________________________________________
363 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
364         Log: #14048 exposed few false positives, to be fixed soonish.
365      Branch: perl
366            ! t/op/pat.t
367 ____________________________________________________________________________
368 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
369         Log: Do not add the first characters of multicharacter foldings
370              into character classes.
371      Branch: perl
372            ! regcomp.c
373 ____________________________________________________________________________
374 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
375         Log: A bit of testing for #14046.
376      Branch: perl
377            ! t/op/pat.t
378 ____________________________________________________________________________
379 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
380         Log: Allow emitting the foldcased version of "\x{df}", "ss"
381              (among others, another example would be \x{fb00} -> "ff")
382      Branch: perl
383            ! regcomp.c
384 ____________________________________________________________________________
385 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
386         Log: Subject: [PATCH] File::Spec & NetWare
387              From: Dave Rolsky <autarch@urth.org>
388              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
389              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
390      Branch: perl
391            - lib/File/Spec/NW5.pm
392            ! MANIFEST lib/File/Spec.pm
393 ____________________________________________________________________________
394 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
395         Log: FAQ sync (RCS Ids only?)
396      Branch: perl
397            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
398 ____________________________________________________________________________
399 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
400         Log: AUTHORs updates.
401      Branch: perl
402            ! AUTHORS
403 ____________________________________________________________________________
404 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
405         Log: Update Changes.
406      Branch: perl
407            ! Changes patchlevel.h
408 ____________________________________________________________________________
409 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
410         Log: Missed the =head1 additions.
411      Branch: perl
412            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
413            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
414            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
415            ! util.c
416 ____________________________________________________________________________
417 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
418         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
419              From: Robin Barker <rmb1@cise.npl.co.uk>
420              Date: Thu, 3 Jan 2002 15:26:20 GMT
421              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
422      Branch: perl
423            ! lib/Carp.t lib/Carp/Heavy.pm
424 ____________________________________________________________________________
425 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
426         Log: Subject: [PATCH hv.c] 
427              From: Robin Barker <rmb1@cise.npl.co.uk>
428              Date: Thu, 3 Jan 2002 14:49:06 GMT
429              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
430              
431              -Wformat check.
432      Branch: perl
433            ! hv.c
434 ____________________________________________________________________________
435 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
436         Log: NetWare tweaks from Ananth Kesari.
437      Branch: perl
438            ! NetWare/t/NWScripts.pl lib/File/Find.pm
439 ____________________________________________________________________________
440 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
441         Log: Cast.
442      Branch: perl
443            ! regexec.c
444 ____________________________________________________________________________
445 [ 14036] By: ams                                   on 2002/01/03  12:12:31
446         Log: Grammar fix suggested by Gwyn Judd.
447      Branch: perl
448            ! pod/perldiag.pod
449 ____________________________________________________________________________
450 [ 14033] By: ams                                   on 2002/01/03  08:24:24
451         Log: Subject: Not ok 14031: PPPort Makefile.PL
452              From: andreas.koenig@anima.de (Andreas J. Koenig)
453              Date: 03 Jan 2002 10:17:46 +0100
454              Message-Id: <m3sn9n94jp.fsf@anima.de>
455      Branch: perl
456            ! ext/Devel/PPPort/Makefile.PL
457 ____________________________________________________________________________
458 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
459         Log: Off-by-one is my middle name.
460      Branch: perl
461            ! regexec.c
462 ____________________________________________________________________________
463 [ 14030] By: ams                                   on 2002/01/02  23:56:37
464         Log: Subject: [PATCH @14015] threads::shared disabling
465              From: Andy Bussey <andybussey@yahoo.co.uk>
466              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
467              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
468      Branch: perl
469            + ext/threads/shared/t/no_share.t
470            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
471 ____________________________________________________________________________
472 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
473         Log: Simon's new perlapi scheme, I hope I got all the pieces.
474      Branch: perl
475            + autodoc.pl embed.fnc
476            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
477 ____________________________________________________________________________
478 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
479         Log: Integrate perlio; more PPPort Makefile source dependence removal
480      Branch: perl
481           !> ext/Devel/PPPort/Makefile.PL perl.h
482 ____________________________________________________________________________
483 [ 14027] By: ams                                   on 2002/01/02  21:42:50
484         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
486              Date: Wed, 2 Jan 2002 23:09:13 +0100
487              Message-Id: <20020102230913.A17373@rafael>
488      Branch: perl
489            ! pod/perldiag.pod
490 ____________________________________________________________________________
491 [ 14026] By: ams                                   on 2002/01/02  21:38:34
492         Log: Subject: Re: PATCH: lib/Term/Cap.pm
493              From: Jonathan Stowe <gellyfish@gellyfish.com>
494              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
495              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
496      Branch: perl
497            ! lib/Term/Cap.pm
498 ____________________________________________________________________________
499 [ 14025] By: ams                                   on 2002/01/02  18:34:26
500         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
501              From: Sam Tregar <sam@tregar.com>
502              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
503              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
504      Branch: perl
505            ! pod/perldiag.pod t/comp/proto.t toke.c
506 ____________________________________________________________________________
507 [ 14024] By: ams                                   on 2002/01/02  18:16:12
508         Log: Subject: PATCH: lib/Term/Cap.pm
509              From: Norton Allen <allen@huarp.harvard.edu>
510              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
511              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
512      Branch: perl
513            ! lib/Term/Cap.pm
514 ____________________________________________________________________________
515 [ 14023] By: ams                                   on 2002/01/02  18:12:31
516         Log: Subject: PATCH: lib/Cwd.pm for QNX4
517              From: Norton Allen <allen@huarp.harvard.edu>
518              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
519              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
520      Branch: perl
521            ! lib/Cwd.pm
522 ____________________________________________________________________________
523 [ 14020] By: ams                                   on 2002/01/02  17:06:27
524         Log: Fix misplaced application of #14016.
525      Branch: perl
526            ! op.c
527 ____________________________________________________________________________
528 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
529         Log: Integrate perlio; avoid uninit debug_pad.
530      Branch: perl
531           !> sv.c
532 ____________________________________________________________________________
533 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
534         Log: makedepend VOS fix from Paul Green.
535      Branch: perl
536            ! makedepend.SH
537 ____________________________________________________________________________
538 [ 14016] By: ams                                   on 2002/01/02  15:58:11
539         Log: Subject: [PATCH] random crash in B::LISTOP::last
540              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
541              Date: Wed, 2 Jan 2002 17:37:28 +0100
542              Message-Id: <3C334558.3906.19CB98D@localhost>
543      Branch: perl
544            ! op.c
545 ____________________________________________________________________________
546 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
547         Log: Update Changes.
548      Branch: perl
549            ! Changes patchlevel.h
550 ____________________________________________________________________________
551 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
552         Log: One more iteration of the ibcmp_utf8() interface,
553              hopefully this is a convergent iteration...
554      Branch: perl
555            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
556 ____________________________________________________________________________
557 [ 14013] By: ams                                   on 2002/01/02  13:43:58
558         Log: Upgrade to podlators-1.19.
559      Branch: perl
560            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
561            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
562            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
563            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
564            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
565 ____________________________________________________________________________
566 [ 14012] By: ams                                   on 2002/01/02  09:48:51
567         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
568              From: martyn@inpharmatica.co.uk
569              Date: Wed, 19 Dec 2001 19:05:00 +0000
570              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
571      Branch: perl
572            ! lib/Pod/Usage.pm
573 ____________________________________________________________________________
574 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
575         Log: Make ibcmp_utf8() optionally progress in either string for
576              as long as it takes and optionally record how far it got.
577      Branch: perl
578            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
579 ____________________________________________________________________________
580 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
581         Log: Once more try to get the PPPort Makefile right.
582      Branch: perl
583            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
584 ____________________________________________________________________________
585 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
586         Log: -Wall silencing.
587      Branch: perl
588            ! utf8.c
589 ____________________________________________________________________________
590 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
591         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
592              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
593              Date: Tue, 1 Jan 2002 22:45:21 +0100       
594              Message-ID: <20020101224521.A691@rafael>
595      Branch: perl
596            ! ext/B/B/Deparse.pm
597 ____________________________________________________________________________
598 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
599         Log: VOS tweak from Paul Green: VOS has different O_BINARY
600              and O_TEXT, but VOS always uses LF, never CRLF.
601      Branch: perl
602            ! perl.h
603 ____________________________________________________________________________
604 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
605         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
606      Branch: perl
607            ! regexec.c utf8.c
608 ____________________________________________________________________________
609 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
610         Log: Now that to_utf8_fold() was fixed.
611      Branch: perl
612            ! regcomp.c regexec.c
613 ____________________________________________________________________________
614 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
615         Log: Integrate perlio; experimental binmode() re-coding.
616      Branch: perl
617           !> perlio.c
618 ____________________________________________________________________________
619 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
620         Log: Document the to_utf8_*() functions.
621      Branch: perl
622            ! embed.pl pod/perlapi.pod utf8.c
623 ____________________________________________________________________________
624 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
625         Log: Better support for multicharacter foldings.
626              Now all but two of the CaseFold.txt cases work-- but
627              only when the target string is single-character, more
628              debugging needed.
629      Branch: perl
630            ! regexec.c
631 ____________________________________________________________________________
632 [ 14000] By: ams                                   on 2002/01/01  15:59:43
633         Log: Subject: [PATCH] don't installperl pods
634              From: Nicholas Clark <nick@unfortu.net>
635              Date: Tue, 1 Jan 2002 16:44:12 +0000
636              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
637      Branch: perl
638            ! installperl
639 ____________________________________________________________________________
640 [ 13999] By: ams                                   on 2002/01/01  14:34:04
641         Log: Subject: [PATCH] perldiag.pod transposition
642              From: Nicholas Clark <nick@unfortu.net>
643              Date: Tue, 1 Jan 2002 15:03:52 +0000
644              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
645      Branch: perl
646            ! pod/perldiag.pod
647 ____________________________________________________________________________
648 [ 13998] By: ams                                   on 2002/01/01  13:36:49
649         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
650              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
651              Date: Tue, 1 Jan 2002 15:12:36 +0100
652              Message-Id: <20020101151236.A951@rafael>
653      Branch: perl
654            ! pod/perldiag.pod
655 ____________________________________________________________________________
656 [ 13997] By: ams                                   on 2002/01/01  13:33:06
657         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
658              From: Nicholas Clark <nick@unfortu.net>
659              Date: Tue, 1 Jan 2002 13:13:17 +0000
660              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
661      Branch: perl
662            ! ext/Socket/socketpair.t
663 ____________________________________________________________________________
664 [ 13996] By: ams                                   on 2002/01/01  04:44:28
665         Log: Subject: [PATCH @13746] Leaner exporter
666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
667              Date: Mon, 31 Dec 2001 18:16:08 -0500
668              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
669      Branch: perl
670            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
671 ____________________________________________________________________________
672 [ 13995] By: ams                                   on 2002/01/01  04:29:44
673         Log: Subject: [PATCH @13746] h2xs broken
674              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
675              Date: Mon, 31 Dec 2001 17:48:55 -0500
676              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
677      Branch: perl
678            ! utils/h2xs.PL
679 ____________________________________________________________________________
680 [ 13994] By: ams                                   on 2002/01/01  04:25:46
681         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
683              Date: Mon, 31 Dec 2001 17:42:25 -0500
684              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
685      Branch: perl
686            ! lib/ExtUtils/MM_Unix.pm
687 ____________________________________________________________________________
688 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
689         Log: Rename the variables to be a bit more consistent.
690      Branch: perl
691            ! utf8.c
692 ____________________________________________________________________________
693 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
694         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
695              (found by Jeffrey Friedl)
696      Branch: perl
697            ! regexec.c t/op/pat.t utf8.c
698 ____________________________________________________________________________
699 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
700         Log: Update Changes.
701      Branch: perl
702            ! Changes patchlevel.h
703 ____________________________________________________________________________
704 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
705         Log: Less unused ones.
706      Branch: perl
707            ! regexec.c
708 ____________________________________________________________________________
709 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
710         Log: Unused variable.
711      Branch: perl
712            ! regcomp.c
713 ____________________________________________________________________________
714 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
715         Log: Forgotten file.
716      Branch: perl
717            ! MANIFEST
718 ____________________________________________________________________________
719 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
720         Log: Subject: Re: Cygwin: one down one to go 
721              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
722              Date: Mon, 31 Dec 2001 18:34:36 +0100
723              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
724      Branch: perl
725            ! cygwin/Makefile.SHs
726 ____________________________________________________________________________
727 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
728         Log: Add some comments to the recent Unicode case-folding saga.
729      Branch: perl
730            ! regcomp.c regexec.c
731 ____________________________________________________________________________
732 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
733         Log: Slight comment tweakage.
734      Branch: perl
735            ! ext/I18N/Langinfo/Langinfo.t
736 ____________________________________________________________________________
737 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
738         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
739      Branch: perl
740            ! perl.h
741 ____________________________________________________________________________
742 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
743         Log: Subject: [ PATCH] Cygwin: one down one to go
744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
745              Date: Mon, 31 Dec 2001 17:03:40 +0100
746              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
747      Branch: perl
748            ! lib/Pod/t/basic.t
749 ____________________________________________________________________________
750 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
751         Log: Tweak the dependencies not to recompile everytime,
752              as suggested by NI-S.
753      Branch: perl
754            ! ext/Devel/PPPort/Makefile.PL
755 ____________________________________________________________________________
756 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
757         Log: Planning still not right.
758      Branch: perl
759            ! lib/User/grent.t
760 ____________________________________________________________________________
761 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
762         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
763              From: Michael G Schwern <schwern@pobox.com>
764              Date: Sun, 30 Dec 2001 18:07:55 -0500
765              Message-ID: <20011230230755.GG12840@blackrider>
766              
767              (lib/User/grent, really)
768      Branch: perl
769            ! lib/User/grent.t
770 ____________________________________________________________________________
771 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
772         Log: Integrate perlio; cleanup, in particular avoid accidental
773              PerlIO_flush(NULL) if PerlIONext is NULL.
774      Branch: perl
775           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
776 ____________________________________________________________________________
777 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
778         Log: Subject: typo in IO::Socket::INET.pm
779              From: mjd@plover.com
780              Date: 31 Dec 2001 14:31:10 -0000
781              Message-ID: <20011231143110.4989.qmail@plover.com>
782      Branch: perl
783            ! ext/IO/lib/IO/Socket/INET.pm
784 ____________________________________________________________________________
785 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
786         Log: Subject: Re: [PATCH] Basic bad prototype detection
787              From: Sam Tregar <sam@tregar.com>
788              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
789              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
790      Branch: perl
791            ! t/comp/proto.t toke.c
792 ____________________________________________________________________________
793 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
794         Log: Subject: [PATCH] configure.com / scriptdirexp
795              From: "Craig A. Berry" <craigberry@mac.com>
796              Date: Sun, 30 Dec 2001 15:47:28 -0600
797              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
798      Branch: perl
799            ! configure.com
800 ____________________________________________________________________________
801 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
802         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
803              From: Abe Timmerman <abe@ztreet.demon.nl>
804              Date: Mon, 31 Dec 2001 03:55:27 +0100
805              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
806      Branch: perl
807            ! lib/ExtUtils/t/MM_Win32.t
808 ____________________________________________________________________________
809 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
810         Log: Subject: [PATCH] Basic bad prototype detection
811              From: Sam Tregar <sam@tregar.com> 
812              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
813              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
814      Branch: perl
815            ! pod/perldiag.pod t/comp/proto.t toke.c
816 ____________________________________________________________________________
817 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
818         Log: Makefiles are sloppy about the exe suffix
819              (from Paul Green)
820      Branch: perl
821            ! Makefile.SH x2p/Makefile.SH
822 ____________________________________________________________________________
823 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
824         Log: Delay folding until necessary; start of handling
825              folding into several characters.
826      Branch: perl
827            ! regcomp.c regexec.c
828 ____________________________________________________________________________
829 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
830         Log: gcc -Wall dewhine.
831      Branch: perl
832            ! regexec.c
833 ____________________________________________________________________________
834 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
835         Log: More Unicode folding tweaks, avoid potential false matches.
836      Branch: perl
837            ! regexec.c
838 ____________________________________________________________________________
839 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
840         Log: Make that six wrongs.
841      Branch: perl
842            ! regexec.c utf8.c
843 ____________________________________________________________________________
844 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
845         Log: Four wrongs can make a right.
846      Branch: perl
847            ! regexec.c utf8.c
848 ____________________________________________________________________________
849 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
850         Log: Fix all the I case foldings as per CaseFold.txt.
851      Branch: perl
852            ! regcomp.c regexec.c
853 ____________________________________________________________________________
854 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
855         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
856      Branch: perl
857            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
858            ! regexec.c utf8.c
859 ____________________________________________________________________________
860 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
861         Log: Integrate perlio; more win32 stuff:
862              
863              A. Use Perl_my_socketpair()
864              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
865              load winsock.
866              C. (In passing) work round fact that $$ is now SvREADONLY
867              so we need to take special measures to set it during
868              pseudo-fork.
869      Branch: perl
870           !> util.c win32/perlhost.h
871 ____________________________________________________________________________
872 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
873         Log: Fix ppport.h for Unix.
874      Branch: perl
875            + ext/Devel/PPPort/ppport_h.PL
876            - ext/Devel/PPPort/ppport.h.PL
877            ! MANIFEST ext/Devel/PPPort/Makefile.PL
878 ____________________________________________________________________________
879 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
880         Log: Integrate perlio; win32 kicking.
881      Branch: perl
882           +> ext/Devel/PPPort/ppport.h.PL
883           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
884           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
885           !> proto.h
886 ____________________________________________________________________________
887 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
888         Log: Must look for cat also in $PATH (noticed by Philip Newton).
889      Branch: perl
890            ! Configure
891 ____________________________________________________________________________
892 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
893         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
894              From: Blair Zajac <blair@orcaware.com>
895              Date: Sat, 29 Dec 2001 22:37:03 -0800
896              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
897      Branch: perl
898            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
899 ____________________________________________________________________________
900 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
901         Log: Regen files.
902      Branch: perl
903            ! embed.h global.sym pod/perlapi.pod uconfig.h
904 ____________________________________________________________________________
905 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
906         Log: Subject: [PATCH] -t without -w 
907              From: Michael G Schwern <schwern@pobox.com>
908              Date: Sat, 29 Dec 2001 23:46:25 -0500
909              Message-ID: <20011230044625.GA14386@blackrider>
910      Branch: perl
911            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
912            ! warnings.pl
913 ____________________________________________________________________________
914 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
915         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
916              From: Dave Rolsky <autarch@urth.org>               
917              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
918              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
919              
920              $^O is NetWare, not Netware.
921      Branch: perl
922            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
923 ____________________________________________________________________________
924 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
925         Log: Sarathy thinks undoing C++ comments from C++ files
926              is a bit too zealous.
927      Branch: perl
928            ! win32/perlhost.h win32/vmem.h
929 ____________________________________________________________________________
930 [ 13947] By: nick                                  on 2001/12/30  11:35:51
931         Log: More Cwd tidy up
932      Branch: perl
933            ! MANIFEST installperl
934 ____________________________________________________________________________
935 [ 13946] By: nick                                  on 2001/12/30  11:12:42
936         Log: Undo a mess trying Cwd.pm in its ext directory
937      Branch: perl
938            + lib/Cwd.pm
939            - ext/Cwd/Cwd.pm
940 ____________________________________________________________________________
941 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
942         Log: Update Changes.
943      Branch: perl
944            ! Changes patchlevel.h
945 ____________________________________________________________________________
946 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
947         Log: Subject: [PATCH] cleaner close on tests, take 2
948              From: andreas.koenig@anima.de (Andreas J. Koenig)
949              Date: 29 Dec 2001 21:42:37 +0100
950              Message-ID: <m33d1tvjuq.fsf@anima.de>
951              
952              (the DB_File patches)
953      Branch: perl
954            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
955            ! ext/DB_File/t/db-recno.t
956 ____________________________________________________________________________
957 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
958         Log: Integrate perlio; regen'ed config_H.?c
959      Branch: perl
960           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
961 ____________________________________________________________________________
962 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
963         Log: Subject: [PATCH] cleaner close on tests, take 2             
964              From: andreas.koenig@anima.de (Andreas J. Koenig)
965              Date: 29 Dec 2001 21:42:37 +0100
966              Message-ID: <m33d1tvjuq.fsf@anima.de>
967              
968              (except for the three DB_File patch fragments)
969      Branch: perl
970            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
971            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
972            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
973            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
974            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
975            ! t/op/runlevel.t t/op/write.t t/run/switches.t
976 ____________________________________________________________________________
977 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
978         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
979              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
980              Date: Sat, 29 Dec 2001 20:38:59 +0100
981              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
982              
983              (NetWare tree not touched because it's very //)
984      Branch: perl
985            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
986            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
987            ! wince/include/errno.h wince/include/netdb.h
988            ! wince/include/sys/socket.h wince/include/sys/stat.h
989            ! wince/perllib.c wince/perlmain.c wince/win32.h
990            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
991            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
992 ____________________________________________________________________________
993 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
994         Log: Give up on serious testing of langinfo().  Leave the old
995              code in place, though.
996      Branch: perl
997            ! ext/I18N/Langinfo/Langinfo.t
998 ____________________________________________________________________________
999 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
1000         Log: Integrate perlio;
1001              
1002              Define the two socket error numbers in terms of WSAEXXXXX equivalents
1003              
1004              Fudge Config.pm so File::Spec does not croak.
1005      Branch: perl
1006           !> win32/FindExt.pm win32/win32.h
1007 ____________________________________________________________________________
1008 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
1009         Log: VOS tweaks from Paul Green.
1010              
1011              The Configure tweaks: the _exe needs to be
1012              set after the init; VOS has fd 3 hardwired to /dev/tty;
1013              the grep/ln/make substitutions really need to stick.
1014      Branch: perl
1015            ! Configure hints/vos.sh perl.h util.c vos/build.cm
1016            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1017            ! vos/config.ga.h vos/vosish.h
1018 ____________________________________________________________________________
1019 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
1020         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
1021              From: coral@eekeek.org
1022              Date: Fri, 28 Dec 2001 19:58:22 -0500      
1023              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
1024      Branch: perl
1025            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
1026            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
1027            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
1028            ! pod/perlunicode.pod pod/perlxs.pod util.c
1029 ____________________________________________________________________________
1030 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
1031         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
1032      Branch: perl
1033            ! t/op/exec.t
1034 ____________________________________________________________________________
1035 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
1036         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
1037              From: Abe Timmerman <abe@ztreet.demon.nl>
1038              Date: Sat, 29 Dec 2001 13:10:06 +0100
1039              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
1040      Branch: perl
1041            + lib/Pod/t/InputObjects.t
1042 ____________________________________________________________________________
1043 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
1044         Log: Integrate perlio;
1045              
1046              Quick fix (after couple of clever fixes failed) for
1047              "accept leaks memory" fail [ID 20011223.001]
1048              
1049              Nick Clark's embed.pl fix for my_socketpair
1050      Branch: perl
1051           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
1052 ____________________________________________________________________________
1053 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
1054         Log: Slight tweaks on the MM_Win32.t.
1055      Branch: perl
1056            ! lib/ExtUtils/t/MM_Win32.t
1057 ____________________________________________________________________________
1058 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
1059         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
1060              From: Abe Timmerman <abe@ztreet.demon.nl>
1061              Date: Sat, 29 Dec 2001 12:51:36 +0100
1062              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
1063      Branch: perl
1064            + lib/ExtUtils/t/MM_Win32.t
1065            ! MANIFEST
1066 ____________________________________________________________________________
1067 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
1068         Log: Subject: [PATCH] Module names and other nits
1069              From: Autrijus Tang <autrijus@autrijus.org>                 
1070              Date: Sat, 29 Dec 2001 01:59:28 +0800
1071              Message-ID: <20011229015928.A29712@geb.elixus.org>              
1072      Branch: perl
1073            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
1074            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
1075            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
1076            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
1077            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
1078 ____________________________________________________________________________
1079 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
1080         Log: socketpair tweaks from Nicholas Clark.
1081      Branch: perl
1082            ! ext/Socket/socketpair.t util.c
1083 ____________________________________________________________________________
1084 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
1085         Log: Retract #13917.
1086      Branch: perl
1087            ! doop.c
1088 ____________________________________________________________________________
1089 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
1090         Log: Subject: provisional MakeMaker patch for VMS
1091              From: "Craig A. Berry" <craigberry@mac.com> 
1092              Date: Thu, 27 Dec 2001 22:29:37 -0600
1093              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
1094      Branch: perl
1095            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1096 ____________________________________________________________________________
1097 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
1098         Log: (retracted by #13919)
1099      Branch: perl
1100            ! doop.c
1101 ____________________________________________________________________________
1102 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
1103         Log: Remove debris in any case.
1104      Branch: perl
1105            ! Configure
1106 ____________________________________________________________________________
1107 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
1108         Log: Subject: [PATCH] Re: B::walksymtable oddness
1109              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1110              Date: Thu, 27 Dec 2001 19:14:24 +0100
1111              Message-ID: <3C2B7310.861.18820D0@localhost>
1112      Branch: perl
1113            ! ext/B/B.pm
1114 ____________________________________________________________________________
1115 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
1116         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
1117              From: Nicholas Clark <nick@unfortu.net> 
1118              Date: Fri, 28 Dec 2001 00:43:02 +0000
1119              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
1120      Branch: perl
1121            ! ext/Socket/socketpair.t
1122 ____________________________________________________________________________
1123 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
1124         Log: Fast Latin1<->UTF-8 conversion for older Perls.
1125      Branch: perl
1126            ! pod/perluniintro.pod
1127 ____________________________________________________________________________
1128 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
1129         Log: Update Changes.
1130      Branch: perl
1131            ! Changes patchlevel.h
1132 ____________________________________________________________________________
1133 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
1134         Log: More wait status trickery for BeOS.
1135      Branch: perl
1136            ! ext/POSIX/POSIX.xs
1137 ____________________________________________________________________________
1138 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
1139         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
1140      Branch: perl
1141            ! Configure
1142 ____________________________________________________________________________
1143 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
1144         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
1145              From: gbarr@monty.mutatus.co.uk
1146              Date: 27 Dec 2001 14:41:36 -0000
1147              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
1148      Branch: perl
1149            ! lib/ExtUtils/t/Embed.t
1150 ____________________________________________________________________________
1151 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
1152         Log: Subject: [PATCH] Re: socketpair emulation
1153              From: Nicholas Clark <nick@unfortu.net> 
1154              Date: Wed, 26 Dec 2001 20:08:14 +0000
1155              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
1156      Branch: perl
1157            ! ext/Socket/socketpair.t
1158 ____________________________________________________________________________
1159 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
1160         Log: Subject: [DOC PATCH] left is right and right is left
1161              From: Philip Newton <Philip.Newton@gmx.net>
1162              Date: Thu, 27 Dec 2001 10:04:17 +0100
1163              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
1164      Branch: perl
1165            ! pod/perlfunc.pod pod/perlport.pod
1166 ____________________________________________________________________________
1167 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
1168         Log: Subject: [PATCH] check return of close
1169              From: andreas.koenig@anima.de (Andreas J. Koenig)            
1170              Date: 27 Dec 2001 09:47:30 +0100
1171              Message-ID: <m3ellhgicd.fsf@anima.de> 
1172              
1173              Subject: [PATCH] improve error reporting
1174              From: andreas.koenig@anima.de (Andreas J. Koenig)            
1175              Date: 27 Dec 2001 09:54:55 +0100
1176              Message-ID: <m3adw5gi00.fsf@anima.de> 
1177              
1178              Subject: [PATCH] check return value of close
1179              From: andreas.koenig@anima.de (Andreas J. Koenig)            
1180              Date: 27 Dec 2001 10:03:55 +0100
1181              Message-ID: <m3666tghl0.fsf@anima.de> 
1182              
1183              Subject: [PATCH] return of close
1184              From: andreas.koenig@anima.de (Andreas J. Koenig)            
1185              Date: 27 Dec 2001 10:22:15 +0100
1186              Message-ID: <m31yhhggqg.fsf@anima.de> 
1187      Branch: perl
1188            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
1189            ! t/io/fflush.t
1190 ____________________________________________________________________________
1191 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
1192         Log: Subject: [PATCH] check return of close
1193              From: andreas.koenig@anima.de (Andreas J. Koenig)            
1194              Date: 27 Dec 2001 09:47:30 +0100
1195              Message-ID: <m3ellhgicd.fsf@anima.de> 
1196      Branch: perl
1197            ! t/base/rs.t
1198 ____________________________________________________________________________
1199 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
1200         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
1201              From: andreas.koenig@anima.de (Andreas J. Koenig)
1202              Date: 27 Dec 2001 09:21:16 +0100
1203              Message-ID: <m3n105gjk3.fsf@anima.de>
1204      Branch: perl
1205            ! t/op/sysio.t
1206 ____________________________________________________________________________
1207 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
1208         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
1209              From: "Gerrit P. Haase" <gp@familiehaase.de>
1210              Date: Thu, 27 Dec 2001 09:23:55 +0100 
1211              Message-ID: <98211521662.20011227092355@familiehaase.de>
1212      Branch: perl
1213            ! lib/ExtUtils/t/MM_Cygwin.t
1214 ____________________________________________________________________________
1215 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
1216         Log: Replace the awful (most likely generated and not very persistent)
1217              URL with something tangible.
1218      Branch: perl
1219            ! README.hpux
1220 ____________________________________________________________________________
1221 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
1222         Log: Naughty /dev/printer (ls -l, really) of IRIX.
1223      Branch: perl
1224            ! t/op/stat.t
1225 ____________________________________________________________________________
1226 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
1227         Log: Upgrade to Net::Ping 2.10.
1228      Branch: perl
1229            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
1230            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
1231            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
1232            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
1233 ____________________________________________________________________________
1234 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
1235         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
1236              (this showed up in Benchmark.t)
1237      Branch: perl
1238            ! pp_sys.c
1239 ____________________________________________________________________________
1240 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
1241         Log: BeOS updates.
1242      Branch: perl
1243            ! README.beos beos/beos.c
1244 ____________________________________________________________________________
1245 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
1246         Log: Subject: Re: bleadperl doesn't compile
1247              From: "Gerrit P. Haase" <gp@familiehaase.de>
1248              Date: Wed, 26 Dec 2001 21:29:08 +0100
1249              Message-ID: <22168634623.20011226212908@familiehaase.de>
1250              
1251              Cygwin with multiplicity.
1252      Branch: perl
1253            ! perlio.c
1254 ____________________________________________________________________________
1255 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
1256         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
1257              From: Nicholas Clark <nick@ccl4.org>
1258              Date: Wed, 26 Dec 2001 19:07:33 +0000
1259              Message-ID: <20011226190732.J48842@plum.flirble.org>            
1260              
1261              socketpair() (un)signedness nit.
1262      Branch: perl
1263            ! util.c
1264 ____________________________________________________________________________
1265 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
1266         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
1267              From: Nicholas Clark <nick@ccl4.org>
1268              Date: Wed, 26 Dec 2001 19:19:47 +0000
1269              Message-ID: <20011226191946.K48842@plum.flirble.org>
1270              
1271              Use report_evil_fh().
1272      Branch: perl
1273            ! doio.c
1274 ____________________________________________________________________________
1275 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
1276         Log: Bad $? assumptions.
1277      Branch: perl
1278            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
1279 ____________________________________________________________________________
1280 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
1281         Log: Net::Ping isn't going to work much without
1282              the Socket extension; fail more gracefully.
1283      Branch: perl
1284            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1285            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1286            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
1287            ! lib/Net/Ping/t/300_ping_stream.t
1288 ____________________________________________________________________________
1289 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
1290         Log: test -d /system is a bit too generic test for VOS
1291              (false hit in BeOS)
1292      Branch: perl
1293            ! Configure
1294 ____________________________________________________________________________
1295 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
1296         Log: No AF_UNIX in BeOS.
1297      Branch: perl
1298            ! util.c
1299 ____________________________________________________________________________
1300 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
1301         Log: FAQ sync.
1302      Branch: perl
1303            ! pod/perlfaq5.pod
1304 ____________________________________________________________________________
1305 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
1306         Log: Update Changes.
1307      Branch: perl
1308            ! Changes patchlevel.h
1309 ____________________________________________________________________________
1310 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
1311         Log: Make -t equal -tw.
1312      Branch: perl
1313            ! perl.c pod/perlrun.pod
1314 ____________________________________________________________________________
1315 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
1316         Log: Subject: Re: Not OK 13881
1317              From: John Peacock <jpeacock@rowman.com>
1318              Date: Tue, 25 Dec 2001 06:02:12 -0500
1319              Message-ID: <3C285CB4.8040006@rowman.com>
1320      Branch: perl
1321            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
1322 ____________________________________________________________________________
1323 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
1324         Log: Subject: Re: Not OK 13881
1325              From: andreas.koenig@anima.de (Andreas J. Koenig)
1326              Date: 25 Dec 2001 07:33:23 +0100
1327              Message-ID: <m3bsgnajws.fsf@anima.de>
1328      Branch: perl
1329            ! op.c
1330 ____________________________________________________________________________
1331 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
1332         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
1333              From: Mark-Jason Dominus <mjd@plover.com>    
1334              Date: Mon, 24 Dec 2001 18:14:48 -0500
1335              Message-ID: <20011224231448.25826.qmail@plover.com>
1336      Branch: perl
1337            ! op.c t/op/eval.t
1338 ____________________________________________________________________________
1339 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
1340         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
1341              From: Dave Rolsky <autarch@urth.org>
1342              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
1343              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
1344      Branch: perl
1345            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
1346            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
1347            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1348            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1349            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
1350 ____________________________________________________________________________
1351 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
1352         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
1353              From: Jeffrey Friedl <jfriedl@yahoo.com>
1354              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
1355              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
1356              
1357              The rest of the tests for plus few extras.
1358      Branch: perl
1359            ! t/op/pat.t
1360 ____________________________________________________________________________
1361 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
1362         Log: No-op.
1363      Branch: perl
1364            ! Configure
1365 ____________________________________________________________________________
1366 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
1367         Log: More constant casting.
1368      Branch: perl
1369            ! regexec.c
1370 ____________________________________________________________________________
1371 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
1372         Log: Subject: perlhack.pod 
1373              From: "John P. Linderman" <jpl@research.att.com>
1374              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
1375              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
1376      Branch: perl
1377            ! pod/perlhack.pod
1378 ____________________________________________________________________________
1379 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
1380         Log: File::Find patch patches from Thomas Wegner.
1381      Branch: perl
1382            ! lib/File/Find.pm
1383 ____________________________________________________________________________
1384 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
1385         Log: Subject: Re: socketpair emulation 
1386              From: Nicholas Clark <nick@unfortu.net>                 
1387              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
1388              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
1389      Branch: perl
1390            ! ext/Socket/socketpair.t
1391 ____________________________________________________________________________
1392 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
1393         Log: Must cast constants if they can be quads.
1394      Branch: perl
1395            ! regcomp.c
1396 ____________________________________________________________________________
1397 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
1398         Log: Promote the e/uid to wide enough un/signed integers
1399              and printf them as such.
1400      Branch: perl
1401            ! taint.c
1402 ____________________________________________________________________________
1403 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
1404         Log: The U32 alignment test wasn't really working, noticed
1405              by Paul Green.  Now the test works, but this means that
1406              we may see coredumps from the test.   I sure hope MMUless
1407              places don't crash on the test.
1408      Branch: perl
1409            ! Configure
1410 ____________________________________________________________________________
1411 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
1412         Log: More VOS tweaks.
1413      Branch: perl
1414            ! Configure
1415 ____________________________________________________________________________
1416 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
1417         Log: The funky final sigma casefolding.
1418      Branch: perl
1419            ! regcomp.c regexec.c t/op/pat.t utf8.h
1420 ____________________________________________________________________________
1421 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
1422         Log: Update Changes.
1423      Branch: perl
1424            ! Changes patchlevel.h
1425 ____________________________________________________________________________
1426 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
1427         Log: Move the \C and \X to pat.t.
1428      Branch: perl
1429            ! t/op/pat.t t/op/re_tests
1430 ____________________________________________________________________________
1431 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
1432         Log: More logical test ordering.
1433      Branch: perl
1434            ! perl.h
1435 ____________________________________________________________________________
1436 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
1437         Log: Integrate perlio;
1438              
1439              Add at least the "important" PerlIO_xxxx functions to embed.pl
1440              so that they get implicit pTHX_ and we can avoid slow dTHX.
1441              
1442              Put PerlIO stuff inside EXTERN C
1443              
1444              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
1445      Branch: perl
1446           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
1447           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
1448           !> win32/win32.c
1449 ____________________________________________________________________________
1450 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
1451         Log: Even more \X fixing.
1452      Branch: perl
1453            ! regexec.c t/op/pat.t
1454 ____________________________________________________________________________
1455 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
1456         Log: More \X fixing.
1457      Branch: perl
1458            ! regexec.c t/op/pat.t
1459 ____________________________________________________________________________
1460 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
1461         Log: Fix encoding pragma.
1462      Branch: perl
1463            ! regcomp.c
1464 ____________________________________________________________________________
1465 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
1466         Log: Subject: socketpair emulation
1467              From: Nicholas Clark <nick@unfortu.net>
1468              Date: Sat, 22 Dec 2001 18:38:18 +0000
1469              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
1470      Branch: perl
1471            + ext/Socket/socketpair.t
1472            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
1473            ! pp_sys.c proto.h util.c
1474 ____________________________________________________________________________
1475 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
1476         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
1477              From: Jeffrey Friedl <jfriedl@yahoo.com>
1478              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
1479              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
1480              
1481              (partially applied, most of the new tests need to be rethought)
1482      Branch: perl
1483            ! regcomp.c t/op/re_tests
1484 ____________________________________________________________________________
1485 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
1486         Log: Small tweaks.
1487      Branch: perl
1488            ! handy.h regexec.c
1489 ____________________________________________________________________________
1490 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
1491         Log: Unicode casefolding continues.
1492              (lib/encoding.t still failing.)
1493      Branch: perl
1494            ! regexec.c t/op/pat.t
1495 ____________________________________________________________________________
1496 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
1497         Log: Rework the make logic (again).
1498      Branch: perl
1499            ! Configure
1500 ____________________________________________________________________________
1501 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
1502         Log: Integrate perlio;
1503              Fix mis-parse of autoloaded usage code by declaring the sub
1504              Correct checking code which Ilya spotted was tripped by CR at EOF.
1505              The CR at EOF fix earlier broke CR at end-of-buffer.
1506      Branch: perl
1507            ! regexec.c
1508           !> ext/POSIX/POSIX.pm perlio.c sv.c
1509 ____________________________________________________________________________
1510 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
1511         Log: More Unicode casing fixes.
1512      Branch: perl
1513            ! regexec.c t/op/pat.t
1514 ____________________________________________________________________________
1515 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
1516         Log: Unicode casefolding fixes.
1517      Branch: perl
1518            ! op.c regcomp.c regexec.c t/op/pat.t
1519 ____________________________________________________________________________
1520 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
1521         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
1522              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
1523              Date: Sat, 22 Dec 2001 00:01:29 +0100
1524              Message-ID: <20011222000129.A713@rafael>
1525      Branch: perl
1526            ! ext/B/B/Deparse.pm
1527 ____________________________________________________________________________
1528 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
1529         Log: VOS config from Paul Green.
1530      Branch: perl
1531            ! hints/vos.sh
1532 ____________________________________________________________________________
1533 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
1534         Log: Subject: [PATCH @13746] CreateTTY on OS/2
1535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1536              Date: Fri, 21 Dec 2001 15:59:45 -0500
1537              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
1538      Branch: perl
1539            ! lib/perl5db.pl
1540 ____________________________________________________________________________
1541 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
1542         Log: Subject: [PATCH @13746] uninstalled build of modules broken
1543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1544              Date: Fri, 21 Dec 2001 15:49:09 -0500
1545              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
1546      Branch: perl
1547            ! lib/ExtUtils/MM_Unix.pm
1548 ____________________________________________________________________________
1549 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
1550         Log: Subject: [PATCH @13746] OS/2 File::* modules
1551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1552              Date: Fri, 21 Dec 2001 15:43:24 -0500
1553              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
1554      Branch: perl
1555            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
1556 ____________________________________________________________________________
1557 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
1558         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
1559              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1560              Date: Fri, 21 Dec 2001 17:29:07 +0100
1561              Message-ID: <3C236353.6625C4C0@alcatel.at>
1562      Branch: perl
1563            ! pod/perltie.pod
1564 ____________________________________________________________________________
1565 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
1566         Log: Further VOS tweaks: the _exe needs to be introduced
1567              in the very beginning, and the make/gmake needs special
1568              VOS logic.
1569      Branch: perl
1570            ! Configure Makefile.SH
1571 ____________________________________________________________________________
1572 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
1573         Log: Update Changes.
1574      Branch: perl
1575            ! Changes patchlevel.h
1576 ____________________________________________________________________________
1577 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
1578         Log: Also the search for cat needs to be _exe-aware.
1579      Branch: perl
1580            ! Configure
1581 ____________________________________________________________________________
1582 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
1583         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
1584              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1585              Date: Fri, 21 Dec 2001 14:02:01 +0100
1586              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
1587      Branch: perl
1588            ! ext/B/B/Xref.pm
1589 ____________________________________________________________________________
1590 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
1591         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
1592      Branch: perl
1593            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
1594            ! ext/B/t/assembler.t
1595 ____________________________________________________________________________
1596 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
1597         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
1598              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1599              Date: Fri, 21 Dec 2001 11:15:38 +0100
1600              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
1601      Branch: perl
1602            ! hv.c
1603 ____________________________________________________________________________
1604 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
1605         Log: A plan is good.
1606      Branch: perl
1607            ! ext/re/re.t
1608 ____________________________________________________________________________
1609 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
1610         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
1611              From: chromatic <chromatic@rmci.net>
1612              Date: Thu, 20 Dec 2001 16:16:48 -0700
1613              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
1614      Branch: perl
1615            + ext/re/re.t
1616            ! MANIFEST
1617 ____________________________________________________________________________
1618 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
1619         Log: Synchronize the skippage message.
1620      Branch: perl
1621            ! lib/ExtUtils/t/MM_OS2.t
1622 ____________________________________________________________________________
1623 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
1624         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
1625              From: chromatic <chromatic@rmci.net>
1626              Date: Thu, 20 Dec 2001 16:09:10 -0700
1627              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
1628      Branch: perl
1629            + lib/ExtUtils/t/MM_OS2.t
1630            ! MANIFEST
1631 ____________________________________________________________________________
1632 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
1633         Log: Subject: perlfunc.pod patch re flock via fcntl
1634              From: "Tye McQueen" <tye@metronet.com>
1635              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
1636              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
1637      Branch: perl
1638            ! pod/perlfunc.pod
1639 ____________________________________________________________________________
1640 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
1641         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
1642              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
1643              (the Unicode maximum code point) warnable offenses.
1644      Branch: perl
1645            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
1646            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
1647 ____________________________________________________________________________
1648 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
1649         Log: Sterner admonishment on -t.
1650      Branch: perl
1651            ! pod/perlrun.pod
1652 ____________________________________________________________________________
1653 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
1654         Log: Subject: [PATCH B::Dpparse] minor qr// fix
1655              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1656              Date: Thu, 20 Dec 2001 22:53:34 +0100
1657              Message-ID: <20011220225334.A735@rafael>
1658      Branch: perl
1659            ! ext/B/B/Deparse.pm
1660 ____________________________________________________________________________
1661 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
1662         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
1663              From: Robert Spier <rspier@pobox.com>
1664              Date: Thu, 20 Dec 2001 08:10:00 -0800
1665              Message-ID: <15394.3416.693353.107334@rls.cx>
1666      Branch: perl
1667            ! lib/Carp/Heavy.pm
1668 ____________________________________________________________________________
1669 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
1670         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
1671      Branch: perl
1672           !> win32/win32io.c
1673 ____________________________________________________________________________
1674 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
1675         Log: Subject: Re: [PATCH pod/perliol.pod] resend
1676              From: Stas Bekman <stas@stason.org>
1677              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
1678              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
1679      Branch: perl
1680            ! pod/perliol.pod
1681 ____________________________________________________________________________
1682 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
1683         Log: Fix up the APIs noone hopefully uses.
1684      Branch: perl
1685            ! utf8.c
1686 ____________________________________________________________________________
1687 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
1688         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
1689              Date: Wed, 19 Dec 2001 14:13:38 -0800
1690              From: Robert Spier <rspier@pobox.com>
1691              Message-ID: <15393.4370.605214.548582@rls.cx>
1692      Branch: perl
1693            ! lib/Carp.t lib/Carp/Heavy.pm
1694 ____________________________________________________________________________
1695 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
1696         Log: Some bincompat clawbacks.
1697      Branch: perl
1698            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
1699            ! wince/perldll.def
1700 ____________________________________________________________________________
1701 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
1702         Log: gcc pacifying (RH 7.1/ia64).
1703      Branch: perl
1704            ! pp.c
1705 ____________________________________________________________________________
1706 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
1707         Log: Update Changes.
1708      Branch: perl
1709            ! Changes patchlevel.h
1710 ____________________________________________________________________________
1711 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
1712         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
1713              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1714              Date: Wed, 19 Dec 2001 12:35:07 +0100
1715              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
1716              
1717              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
1718              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1719              Date: Wed, 19 Dec 2001 17:34:51 +0000
1720              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
1721      Branch: perl
1722            ! pod/perlre.pod
1723 ____________________________________________________________________________
1724 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
1725         Log: Integrate perlio.
1726      Branch: perl
1727           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1728           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
1729 ____________________________________________________________________________
1730 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
1731         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
1732      Branch: perl
1733            ! ext/B/B/Assembler.pm
1734 ____________________________________________________________________________
1735 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
1736         Log: Reword the alarm explanation.
1737      Branch: perl
1738            ! pod/perlfunc.pod
1739 ____________________________________________________________________________
1740 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
1741         Log: Subject: [PATCH @13746] OS/2 build
1742              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
1743              Date: Wed, 19 Dec 2001 02:45:41 -0500
1744              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
1745              
1746              (skipped the t/TEST change)
1747      Branch: perl
1748            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
1749            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
1750            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
1751 ____________________________________________________________________________
1752 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
1753         Log: Upgrade to Net::Ping 2.09.
1754      Branch: perl
1755            + lib/Net/Ping/CHANGES lib/Net/Ping/README
1756            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1757            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1758            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
1759            + lib/Net/Ping/t/300_ping_stream.t
1760            ! MANIFEST lib/Net/Ping.pm
1761 ____________________________________________________________________________
1762 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
1763         Log: B::Assembler/B::Disassembler patches and test;
1764              from Wolfgang Laun.
1765              
1766              TODO: getting perlcc working.
1767      Branch: perl
1768            + ext/B/t/assembler.t
1769            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
1770 ____________________________________________________________________________
1771 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
1772         Log: Can't printf U8s as UVs.
1773      Branch: perl
1774            ! utf8.c
1775 ____________________________________________________________________________
1776 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
1777         Log: Subject: Re: [PATCH] ...while $var = glob(...)
1778              From: Robin Houston <robin@kitsite.com> 
1779              Date: Wed, 19 Dec 2001 13:48:55 +0000
1780              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
1781              
1782              Not exactly a glob test but internal-logically correct.
1783      Branch: perl
1784            ! t/op/glob.t
1785 ____________________________________________________________________________
1786 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
1787         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
1788              From: Michael G Schwern <schwern@pobox.com> 
1789              Date: Wed, 19 Dec 2001 07:42:54 -0500
1790              Message-ID: <20011219124254.GF8630@blackrider>
1791      Branch: perl
1792            + lib/lib.t
1793            ! MANIFEST lib/lib_pm.PL
1794 ____________________________________________________________________________
1795 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
1796         Log: Integrate with perlio.
1797      Branch: perl
1798           !> hv.c hv.h scope.c util.c
1799 ____________________________________________________________________________
1800 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
1801         Log: Regen toc.
1802      Branch: perl
1803            ! pod/perltoc.pod
1804 ____________________________________________________________________________
1805 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
1806         Log: FAQ sync.
1807      Branch: perl
1808            ! pod/perlfaq5.pod
1809 ____________________________________________________________________________
1810 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
1811         Log: Reformat round.
1812      Branch: perl
1813            ! pod/perlunicode.pod
1814 ____________________________________________________________________________
1815 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
1816         Log: Subject: [PATCH] pod/perlunicode.pod
1817              From: Jeffrey Friedl <jfriedl@yahoo.com>
1818              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
1819              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
1820      Branch: perl
1821            ! pod/perlunicode.pod
1822 ____________________________________________________________________________
1823 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
1824         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
1825              From: Jeffrey Friedl <jfriedl@yahoo.com>
1826              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
1827              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
1828      Branch: perl
1829            ! pod/perluniintro.pod
1830 ____________________________________________________________________________
1831 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
1832         Log: Slight pod reformatting.
1833      Branch: perl
1834            ! pod/perluniintro.pod
1835 ____________________________________________________________________________
1836 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
1837         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
1838              From: Jeffrey Friedl <jfriedl@yahoo.com>    
1839              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
1840              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
1841      Branch: perl
1842            ! pod/perluniintro.pod
1843 ____________________________________________________________________________
1844 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
1845         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
1846              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1847              Date: Wed, 19 Dec 2001 01:45:23 +0000
1848              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
1849      Branch: perl
1850            ! sv.c
1851 ____________________________________________________________________________
1852 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
1853         Log: Subject: Porting/checkURL.pl
1854              From: abigail@foad.org
1855              Date: Tue, 18 Dec 2001 19:03:22 +0100          
1856              Message-ID: <20011218180322.8278.qmail@foad.org> 
1857      Branch: perl
1858            ! Porting/checkURL.pl
1859 ____________________________________________________________________________
1860 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
1861         Log: A bit too oversweeping matching in #13778.
1862      Branch: perl
1863            ! Configure
1864 ____________________________________________________________________________
1865 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
1866         Log: Re-gen Configure based on #13778..13781.
1867      Branch: perl
1868            ! Configure config_h.SH
1869 ____________________________________________________________________________
1870 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
1871         Log: Subject: Re: Benchmark.t failure on Linux
1872              From: Nicholas Clark <nick@ccl4.org>
1873              Date: Tue, 18 Dec 2001 22:51:25 +0000
1874              Message-ID: <20011218225124.N21702@plum.flirble.org>
1875      Branch: perl
1876            ! lib/Benchmark.t
1877 ____________________________________________________________________________
1878 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
1879         Log: Re-applying #13752 until a better solution can be found.
1880      Branch: perl
1881            ! lib/ExtUtils/t/MM_Unix.t
1882 ____________________________________________________________________________
1883 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
1884         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
1885              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
1886              Date: Tue, 18 Dec 2001 12:05:40 -0500
1887              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
1888      Branch: perl
1889            ! lib/Exporter.pm
1890 ____________________________________________________________________________
1891 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
1892         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
1893              findings -- some of the warnings I can't explain except
1894              by NVgf being detected wrong, though.
1895      Branch: perl
1896            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
1897 ____________________________________________________________________________
1898 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
1899         Log: Subject: [PATCH] pod/perluniintro.pod
1900              From: Jeffrey Friedl <jfriedl@yahoo.com>
1901              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
1902              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
1903      Branch: perl
1904            ! pod/perluniintro.pod
1905 ____________________________________________________________________________
1906 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
1907         Log: ".pm" is the native executable suffix in VOS.
1908      Branch: perl
1909            ! hints/vos.sh
1910 ____________________________________________________________________________
1911 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
1912         Log: Integrate perlio;
1913              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
1914      Branch: perl
1915           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
1916 ____________________________________________________________________________
1917 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
1918         Log: (Undone by #13766.)
1919              Retract #13752.
1920      Branch: perl
1921            ! lib/ExtUtils/t/MM_Unix.t
1922 ____________________________________________________________________________
1923 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
1924         Log: Echoes of #13757.
1925      Branch: perl
1926            ! t/lib/warnings/utf8
1927 ____________________________________________________________________________
1928 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
1929         Log: Make the utf8 malformedness messages more verbose.
1930      Branch: perl
1931            ! lib/utf8.t utf8.c
1932 ____________________________________________________________________________
1933 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
1934         Log: README.aix updates from Jens-Uwe Mager.
1935      Branch: perl
1936            ! README.aix
1937 ____________________________________________________________________________
1938 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
1939         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
1940              From: Michael G Schwern <schwern@pobox.com>
1941              Date: Tue, 18 Dec 2001 00:58:18 -0500
1942              Message-ID: <20011218055818.GC4362@blackrider>
1943      Branch: perl
1944            ! lib/Benchmark.t
1945 ____________________________________________________________________________
1946 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
1947         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
1948              From: Michael G Schwern <schwern@pobox.com>
1949              Date: Tue, 18 Dec 2001 00:40:38 -0500
1950              Message-ID: <20011218054038.GB4362@blackrider>
1951      Branch: perl
1952            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
1953 ____________________________________________________________________________
1954 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
1955         Log: (reintroduced by #13766)
1956              (retracted by #13759)
1957              
1958              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
1959              From: Michael G Schwern <schwern@pobox.com>  
1960              Date: Tue, 18 Dec 2001 00:00:23 -0500
1961              Message-ID: <20011218050023.GA27893@blackrider>
1962      Branch: perl
1963            ! lib/ExtUtils/t/MM_Unix.t
1964 ____________________________________________________________________________
1965 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
1966         Log: Re-patch #13749.
1967      Branch: perl
1968            ! t/op/glob.t
1969 ____________________________________________________________________________
1970 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
1971         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
1972              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1973              Date: Tue, 18 Dec 2001 12:55:43 +0000
1974              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
1975      Branch: perl
1976            ! ext/Devel/Peek/Peek.pm
1977 ____________________________________________________________________________
1978 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
1979         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
1980              From: Robin Houston <robin@kitsite.com> 
1981              Date: Tue, 18 Dec 2001 14:54:33 +0000
1982              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
1983      Branch: perl
1984            ! t/op/glob.t
1985 ____________________________________________________________________________
1986 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
1987         Log: Subject: [PATCH] slightly more for Exporter.pm
1988              From: Nicholas Clark <nick@ccl4.org>
1989              Date: Tue, 18 Dec 2001 00:22:03 +0000
1990              Message-ID: <20011218002203.M21702@plum.flirble.org>
1991      Branch: perl
1992            ! lib/Exporter.pm
1993 ____________________________________________________________________________
1994 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
1995         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
1996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1997              Date: Mon, 17 Dec 2001 16:37:18 +0100
1998              Message-ID: <20011217163718.A2292@rafael>
1999              
2000              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
2001              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2002              Date: Mon, 17 Dec 2001 23:17:06 +0100
2003              Message-ID: <20011217231706.A730@rafael>
2004      Branch: perl
2005            ! pod/perlsub.pod pp.c toke.c
2006 ____________________________________________________________________________
2007 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
2008         Log: Update Changes.
2009      Branch: perl
2010            ! Changes patchlevel.h
2011 ____________________________________________________________________________
2012 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
2013         Log: New test warrants a MANIFEST entry.
2014      Branch: perl
2015            ! MANIFEST
2016 ____________________________________________________________________________
2017 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
2018         Log: Subject: Re: [PATCH] ...while $var = glob(...)
2019              From: Robin Houston <robin@kitsite.com>
2020              Date: Mon, 17 Dec 2001 20:27:30 +0000
2021              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
2022              
2023              Can't portably unlink open files.
2024      Branch: perl
2025            ! t/op/glob.t
2026 ____________________________________________________________________________
2027 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
2028         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
2029      Branch: perl
2030            ! pod/perluniintro.pod
2031 ____________________________________________________________________________
2032 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
2033         Log: Move typeglob test from glob.t to gv.t.
2034      Branch: perl
2035            ! t/op/glob.t t/op/gv.t
2036 ____________________________________________________________________________
2037 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
2038         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
2039              From: Robin Houston <robin@kitsite.com> 
2040              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
2041              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
2042      Branch: perl
2043            ! t/op/glob.t
2044 ____________________________________________________________________________
2045 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
2046         Log: Demote the surrogate and non-character errors to warnings.
2047      Branch: perl
2048            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
2049 ____________________________________________________________________________
2050 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
2051         Log: Subject: [PATCH] more POSIX tests, and more autoloading
2052              From: Nicholas Clark <nick@ccl4.org>
2053              Date: Mon, 17 Dec 2001 18:27:47 +0000
2054              Message-ID: <20011217182747.D21702@plum.flirble.org>
2055      Branch: perl
2056            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
2057 ____________________________________________________________________________
2058 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
2059         Log: Subject: [PATCH] ...while $var = glob(...)
2060              From: Robin Houston <robin@kitsite.com> 
2061              Date: Mon, 17 Dec 2001 15:51:54 +0000
2062              Message-ID: <20011217155153.A311@robin.kitsite.com>
2063      Branch: perl
2064            ! op.c
2065 ____________________________________________________________________________
2066 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
2067         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
2068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2069              Date: Mon, 17 Dec 2001 15:23:01 +0100
2070              Message-ID: <20011217152301.A704@rafael>
2071      Branch: perl
2072            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
2073 ____________________________________________________________________________
2074 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
2075         Log: The system() vs $SIG{ARLM} is no more a todo.
2076      Branch: perl
2077            ! t/op/alarm.t
2078 ____________________________________________________________________________
2079 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
2080         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
2081              From: Michael G Schwern <schwern@pobox.com>
2082              Date: Sun, 16 Dec 2001 23:59:01 -0500
2083              Message-ID: <20011217045901.GL17232@blackrider>
2084      Branch: perl
2085            + t/op/alarm.t
2086            ! MANIFEST
2087 ____________________________________________________________________________
2088 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
2089         Log: s/UNIX/Unix/
2090      Branch: perl
2091            ! MANIFEST
2092 ____________________________________________________________________________
2093 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
2094         Log: Move ExtUtils tests to lib/ExtUtils/t.
2095      Branch: perl
2096            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
2097            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
2098            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
2099            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
2100            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
2101            + lib/ExtUtils/t/testlib.t
2102            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
2103            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
2104            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
2105            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
2106            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
2107            ! MANIFEST
2108 ____________________________________________________________________________
2109 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
2110         Log: Subject: [PATCH] MM_Unix tests, and some questions
2111              From: Tels <perl_dummy@bloodgate.com>
2112              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
2113              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
2114              
2115              Subject: Re: [PATCH] MM_Unix tests, and some questions
2116              From: Tels <perl_dummy@bloodgate.com>
2117              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
2118              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
2119      Branch: perl
2120            + lib/ExtUtils/MM_Unix.t
2121            ! MANIFEST lib/ExtUtils/MM_Unix.pm
2122 ____________________________________________________________________________
2123 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
2124         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
2125              From: Michael G Schwern <schwern@pobox.com>
2126              Date: Sun, 16 Dec 2001 17:53:55 -0500
2127              Message-ID: <20011216225354.GE8900@blackrider>
2128      Branch: perl
2129            ! lib/ExtUtils/MM_Unix.pm
2130 ____________________________________________________________________________
2131 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
2132         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
2133              From: Michael G Schwern <schwern@pobox.com>                
2134              Date: Sun, 16 Dec 2001 16:12:55 -0500
2135              Message-ID: <20011216211255.GV8900@blackrider>
2136      Branch: perl
2137            ! ext/B/B/Deparse.pm
2138 ____________________________________________________________________________
2139 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
2140         Log: Subject: [PATCH] Exporter.pm
2141              From: Nicholas Clark <nick@ccl4.org>
2142              Date: Sun, 16 Dec 2001 19:24:25 +0000
2143              Message-ID: <20011216192425.R21702@plum.flirble.org>
2144      Branch: perl
2145            ! lib/Exporter.pm
2146 ____________________________________________________________________________
2147 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
2148         Log: Subject: [PATCH] Exporter.t (and question)
2149              From: Nicholas Clark <nick@ccl4.org>
2150              Date: Sun, 16 Dec 2001 17:24:55 +0000
2151              Message-ID: <20011216172455.P21702@plum.flirble.org>
2152      Branch: perl
2153            ! lib/Exporter.t
2154 ____________________________________________________________________________
2155 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
2156         Log: Subject: Re: perl@13661
2157              From: "John P. Linderman" <jpl@research.att.com>              
2158              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
2159              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
2160      Branch: perl
2161            ! pp_sort.c
2162 ____________________________________________________________________________
2163 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
2164         Log: Subject: Will the real Unicode encoding please stand up?
2165              From: Jeffrey Friedl <jfriedl@yahoo.com>
2166              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
2167              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
2168      Branch: perl
2169            ! pod/perluniintro.pod
2170 ____________________________________________________________________________
2171 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
2172         Log: Integrate perlio; interruptable system().
2173      Branch: perl
2174           !> util.c
2175 ____________________________________________________________________________
2176 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
2177         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
2178              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
2179              and characters beyond 0x10FFF should be disallowed, too,
2180              but some tests would need changing, but more importantly some
2181              APIs would need remodeling since one can easily generate such
2182              characters either by bitwise complements, tr complements, or
2183              v-strings.
2184      Branch: perl
2185            ! pod/perldiag.pod utf8.c
2186 ____________________________________________________________________________
2187 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
2188         Log: Make surrogates illegal also on EBCDIC.
2189      Branch: perl
2190            ! utf8.c
2191 ____________________________________________________________________________
2192 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
2193         Log: Subject: [patch @13687] Unicode::Collate 0.10
2194              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
2195              Date: Sun, 16 Dec 2001 21:22:12 +0900
2196              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
2197      Branch: perl
2198            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2199            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
2200 ____________________________________________________________________________
2201 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
2202         Log: More documentation for the encoding pragma.
2203      Branch: perl
2204            ! lib/encoding.pm
2205 ____________________________________________________________________________
2206 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
2207         Log: Subject: [PATCH] lib/open.pm 
2208              From: Jeffrey Friedl <jfriedl@yahoo.com>
2209              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
2210              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
2211      Branch: perl
2212            ! lib/open.pm
2213 ____________________________________________________________________________
2214 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
2215         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
2216              From: chromatic <chromatic@rmci.net>
2217              Date: Sat, 15 Dec 2001 23:24:40 -0700
2218              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
2219      Branch: perl
2220            + lib/ExtUtils/Installed.t
2221            ! MANIFEST
2222 ____________________________________________________________________________
2223 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
2224         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
2225              From: Michael G Schwern <schwern@pobox.com>
2226              Date: Sun, 16 Dec 2001 01:14:00 -0500
2227              Message-ID: <20011216061400.GC8900@blackrider>
2228      Branch: perl
2229            ! lib/diagnostics.pm
2230 ____________________________________________________________________________
2231 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
2232         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
2233              From: Michael G Schwern <schwern@pobox.com>
2234              Date: Sun, 16 Dec 2001 01:12:42 -0500
2235              Message-ID: <20011216061242.GB8900@blackrider>
2236      Branch: perl
2237            ! t/test.pl
2238 ____________________________________________________________________________
2239 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
2240         Log: I sometimes outsmart myself.
2241      Branch: perl
2242            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
2243 ____________________________________________________________________________
2244 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
2245         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
2246              From: Michael G Schwern <schwern@pobox.com>
2247              Date: Sat, 15 Dec 2001 15:08:29 -0500
2248              Message-ID: <20011215200829.GK1548@blackrider>
2249      Branch: perl
2250            ! lib/AutoSplit.pm
2251 ____________________________________________________________________________
2252 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
2253         Log: perlunicode enchancements suggested by Jeffrey Friedl.
2254      Branch: perl
2255            ! pod/perlunicode.pod
2256 ____________________________________________________________________________
2257 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
2258         Log: Subject: [PATCH] perlunicode.pod
2259              From: Jeffrey Friedl <jfriedl@yahoo.com>
2260              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
2261              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
2262      Branch: perl
2263            ! pod/perlunicode.pod
2264 ____________________________________________________________________________
2265 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
2266         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
2267              From: Jeffrey Friedl <jfriedl@yahoo.com>
2268              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
2269              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
2270      Branch: perl
2271            ! lib/utf8_heavy.pl
2272 ____________________________________________________________________________
2273 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
2274         Log: Can't create surrogates; so can't match them, either.
2275      Branch: perl
2276            ! pod/perlunicode.pod
2277 ____________________________________________________________________________
2278 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
2279         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
2280              From: Michael G Schwern <schwern@pobox.com>
2281              Date: Sat, 15 Dec 2001 21:20:35 -0500
2282              Message-ID: <20011216022035.GE5672@blackrider>
2283      Branch: perl
2284            ! t/test.pl
2285 ____________________________________________________________________________
2286 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
2287         Log: Make creating UTF-8 surrogates a punishable act.
2288      Branch: perl
2289            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
2290 ____________________________________________________________________________
2291 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
2292         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
2293      Branch: perl
2294            + lib/unicore/In/172.pl lib/unicore/In/173.pl
2295            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
2296            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
2297            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
2298            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
2299            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
2300 ____________________________________________________________________________
2301 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
2302         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
2303              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2304              Date: Sat, 15 Dec 2001 23:21:43 +0100
2305              Message-ID: <20011215232143.A11790@rafael>
2306      Branch: perl
2307            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2308 ____________________________________________________________________________
2309 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
2310         Log: Make charnames more robust.
2311      Branch: perl
2312            ! lib/charnames.pm
2313 ____________________________________________________________________________
2314 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
2315         Log: The hoops one has to jump through.
2316      Branch: perl
2317            ! ext/I18N/Langinfo/Langinfo.pm
2318 ____________________________________________________________________________
2319 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
2320         Log: Subject: [PATCH] perlstyle.pod nit on warnings
2321              From: Autrijus Tang <autrijus@egb.elixus.org>
2322              Date: Sat, 15 Dec 2001 04:24:34 -0800
2323              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
2324      Branch: perl
2325            ! pod/perlstyle.pod
2326 ____________________________________________________________________________
2327 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
2328         Log: I don't think we are in FooOS, Toto.
2329      Branch: perl
2330            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
2331 ____________________________________________________________________________
2332 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
2333         Log: Subject: Re: Untested modules update:  There's more than we thought
2334              From: chromatic <chromatic@rmci.net>
2335              Date: Fri, 14 Dec 2001 17:20:24 -0700
2336              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
2337      Branch: perl
2338            + lib/ExtUtils/MM_Cygwin.t
2339            ! MANIFEST
2340 ____________________________________________________________________________
2341 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
2342         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
2343              From: Michael G Schwern <schwern@pobox.com> 
2344              Date: Fri, 14 Dec 2001 20:59:42 -0500
2345              Message-ID: <20011215015942.GF28596@blackrider>
2346      Branch: perl
2347            ! t/TEST
2348 ____________________________________________________________________________
2349 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
2350         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
2351              From: Michael G Schwern <schwern@pobox.com> 
2352              Date: Fri, 14 Dec 2001 20:03:46 -0500
2353              Message-ID: <20011215010346.GD28596@blackrider>
2354      Branch: perl
2355            + ext/B/t/bblock.t
2356            ! MANIFEST
2357 ____________________________________________________________________________
2358 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
2359         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
2360              From: Michael G Schwern <schwern@pobox.com> 
2361              Date: Fri, 14 Dec 2001 19:59:13 -0500
2362              Message-ID: <20011215005913.GC28596@blackrider>
2363      Branch: perl
2364            ! ext/B/B/Bblock.pm
2365 ____________________________________________________________________________
2366 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
2367         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
2368              From: Michael G Schwern <schwern@pobox.com> 
2369              Date: Fri, 14 Dec 2001 19:36:12 -0500
2370              Message-ID: <20011215003611.GA28596@blackrider>
2371      Branch: perl
2372            + ext/B/t/asmdata.t
2373            ! MANIFEST
2374 ____________________________________________________________________________
2375 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
2376         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
2377              From: Michael G Schwern <schwern@pobox.com> 
2378              Date: Fri, 14 Dec 2001 19:14:14 -0500
2379              Message-ID: <20011215001414.GA25077@blackrider>
2380      Branch: perl
2381            ! bytecode.pl ext/B/B/Asmdata.pm
2382 ____________________________________________________________________________
2383 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
2384         Log: Permissions.
2385      Branch: perl
2386            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
2387            ! ext/Devel/PPPort/module3.c
2388 ____________________________________________________________________________
2389 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
2390         Log: Benchmark test from Nicholas Clark.
2391      Branch: perl
2392            + lib/Benchmark.t
2393            ! MANIFEST lib/Benchmark.pm
2394 ____________________________________________________________________________
2395 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
2396         Log: Mithing.
2397      Branch: perl
2398            + lib/Attribute/Handlers/demo/demo2.pl
2399            + lib/Attribute/Handlers/demo/demo3.pl
2400            + lib/Attribute/Handlers/demo/demo4.pl
2401 ____________________________________________________________________________
2402 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
2403         Log: Silence compiler worries found by Schwern/Digital cc.
2404      Branch: perl
2405            ! perlio.c sv.c x2p/str.c
2406 ____________________________________________________________________________
2407 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
2408         Log: User may not have a valid home directory even if
2409              getpwuid() succedds.
2410      Branch: perl
2411            ! ext/File/Glob/t/basic.t
2412 ____________________________________________________________________________
2413 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
2414         Log: Integrate with perlio.  (No changes, but that's okay.)
2415      Branch: perl
2416           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
2417 ____________________________________________________________________________
2418 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
2419         Log: Add a Configure hints file for VOS: the POSIX support
2420              of VOS is getting close to the point where it can run
2421              Configure (some Configure tweaks will be required).
2422      Branch: perl
2423            + hints/vos.sh
2424            ! MANIFEST
2425 ____________________________________________________________________________
2426 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
2427         Log: Update Changes.
2428      Branch: perl
2429            ! Changes patchlevel.h
2430 ____________________________________________________________________________
2431 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
2432         Log: Reintroduce Attribute::Handlers with Spider's fixes.
2433      Branch: perl
2434            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2435            + lib/Attribute/Handlers/README
2436            + lib/Attribute/Handlers/demo/Demo.pm
2437            + lib/Attribute/Handlers/demo/Descriptions.pm
2438            + lib/Attribute/Handlers/demo/MyClass.pm
2439            + lib/Attribute/Handlers/demo/demo.pl
2440            + lib/Attribute/Handlers/demo/demo_call.pl
2441            + lib/Attribute/Handlers/demo/demo_chain.pl
2442            + lib/Attribute/Handlers/demo/demo_cycle.pl
2443            + lib/Attribute/Handlers/demo/demo_hashdir.pl
2444            + lib/Attribute/Handlers/demo/demo_phases.pl
2445            + lib/Attribute/Handlers/demo/demo_range.pl
2446            + lib/Attribute/Handlers/demo/demo_rawdata.pl
2447            + lib/Attribute/Handlers/t/multi.t
2448            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
2449 ____________________________________________________________________________
2450 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
2451         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
2452              From: Michael G Schwern <schwern@pobox.com> 
2453              Date: Thu, 13 Dec 2001 19:27:08 -0500
2454              Message-ID: <20011214002707.GA10532@blackrider>
2455              
2456              (reword the perlrun -t description a bit,
2457              and move the Itaint_warn to the bottom of
2458              the intrpvar.h for binary compatibility)
2459      Branch: perl
2460            + t/run/switcht.t
2461            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
2462            ! perlapi.h pod/perlrun.pod t/TEST taint.c
2463 ____________________________________________________________________________
2464 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
2465         Log: Detypo.
2466      Branch: perl
2467            ! utf8.c
2468 ____________________________________________________________________________
2469 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
2470         Log: Buffer overflow checks.
2471      Branch: perl
2472            ! utf8.c
2473 ____________________________________________________________________________
2474 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
2475         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
2476              From: Spider Boardman <spider@leggy.zk3.dec.com>
2477              Date: Thu, 13 Dec 2001 15:32:51 -0500
2478              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
2479      Branch: perl
2480            ! lib/ExtUtils/Embed.t
2481 ____________________________________________________________________________
2482 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
2483         Log: More on the Unicode "line" definition.
2484      Branch: perl
2485            ! pod/perlunicode.pod
2486 ____________________________________________________________________________
2487 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
2488         Log: Open-ended VERSION?
2489      Branch: perl
2490            ! lib/ExtUtils/Install.pm
2491 ____________________________________________________________________________
2492 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
2493         Log: Subject: [PATCH] Better make distclean
2494              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2495              Date: Thu, 13 Dec 2001 21:10:18 +0100
2496              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
2497      Branch: perl
2498            ! Makefile.SH
2499 ____________________________________________________________________________
2500 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
2501         Log: Remove Memoize::Saves as requested by mjd.
2502      Branch: perl
2503            - lib/Memoize/Saves.pm
2504            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
2505 ____________________________________________________________________________
2506 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
2507         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
2508              From: Michael G Schwern <schwern@pobox.com>
2509              Date: Tue, 11 Dec 2001 23:17:32 -0500
2510              Message-ID: <20011212041732.GS17250@blackrider>
2511      Branch: perl
2512            ! lib/ExtUtils/Install.pm
2513 ____________________________________________________________________________
2514 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
2515         Log: Subject: [PATCH] Re: use utf8; with bad utf8
2516              From: Nicholas Clark <nick@ccl4.org>
2517              Date: Thu, 13 Dec 2001 17:09:39 +0000
2518              Message-ID: <20011213170939.L21702@plum.flirble.org>
2519      Branch: perl
2520            ! t/lib/1_compile.t
2521 ____________________________________________________________________________
2522 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
2523         Log: Subject: (LONG!) Sort benchmarks and patch
2524              From: "John P. Linderman" <jpl@research.att.com>
2525              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
2526              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
2527      Branch: perl
2528            ! pp_sort.c
2529 ____________________________________________________________________________
2530 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
2531         Log: Unadorned numbers evil.
2532      Branch: perl
2533            ! pp.c regcomp.c regexec.c utf8.c utf8.h
2534 ____________________________________________________________________________
2535 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
2536         Log: "preprocessing directive not recognized within macro arg"
2537      Branch: perl
2538            ! ext/Data/Dumper/Dumper.xs
2539 ____________________________________________________________________________
2540 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
2541         Log: Subject: Clarifying the documentation of goto            
2542              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
2543              Date: Thu, 13 Dec 2001 08:57:38 -0500
2544              Message-ID: <3C18BD8B@operamail.com>
2545      Branch: perl
2546            ! pod/perlfunc.pod
2547 ____________________________________________________________________________
2548 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
2549         Log: It could be possible for the case-insensitive
2550              Unicode-aware string comparison to wander off
2551              to the la-la land.
2552      Branch: perl
2553            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
2554            ! regexec.c utf8.c
2555 ____________________________________________________________________________
2556 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
2557         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
2558              From: Michael G Schwern <schwern@pobox.com> 
2559              Date: Wed, 12 Dec 2001 21:53:46 -0500
2560              Message-ID: <20011213025346.GH25129@blackrider>
2561      Branch: perl
2562            ! lib/Net/hostent.t t/op/stat.t t/test.pl
2563 ____________________________________________________________________________
2564 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
2565         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
2566              From: Michael G Schwern <schwern@pobox.com> 
2567              Date: Wed, 12 Dec 2001 20:33:42 -0500
2568              Message-ID: <20011213013342.GX25129@blackrider>
2569      Branch: perl
2570            ! t/io/fs.t
2571 ____________________________________________________________________________
2572 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
2573         Log: Subject: Re: [PATCH] use utf8; tests
2574              From: Nicholas Clark <nick@ccl4.org>
2575              Date: Thu, 13 Dec 2001 00:16:58 +0000
2576              Message-ID: <20011213001658.I21702@plum.flirble.org>
2577      Branch: perl
2578            ! lib/utf8.t
2579 ____________________________________________________________________________
2580 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
2581         Log: EPOC fixes from Olaf Flebbe.
2582      Branch: perl
2583            ! README.epoc epoc/config.sh epoc/createpkg.pl
2584            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
2585 ____________________________________________________________________________
2586 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
2587         Log: Subject: [PATCH perl@13661] VMS test fix-ups
2588              From: "Craig A. Berry" <craigberry@mac.com>
2589              Date: Wed, 12 Dec 2001 16:27:48 -0600
2590              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
2591      Branch: perl
2592            ! lib/Net/hostent.t t/io/fs.t
2593 ____________________________________________________________________________
2594 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
2595         Log: Subject: Re: Next cygwin round.
2596              From: "Gerrit P. Haase" <gp@familiehaase.de>
2597              Date: Wed, 12 Dec 2001 21:59:00 +0100
2598              Message-ID: <122343874595.20011212215900@familiehaase.de>
2599      Branch: perl
2600            ! t/io/fs.t
2601 ____________________________________________________________________________
2602 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
2603         Log: Subject: [PATCH] use utf8; tests
2604              From: Nicholas Clark <nick@ccl4.org>
2605              Date: Wed, 12 Dec 2001 20:07:04 +0000
2606              Message-ID: <20011212200704.E21702@plum.flirble.org>
2607      Branch: perl
2608            ! lib/utf8.t t/test.pl
2609 ____________________________________________________________________________
2610 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
2611         Log: Update Changes.
2612      Branch: perl
2613            ! Changes patchlevel.h
2614 ____________________________________________________________________________
2615 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
2616         Log: Subject: [PATCH] Passing in env to perl_parse did not work
2617              From: Gisle Aas <gisle@ActiveState.com>
2618              Date: 11 Dec 2001 20:52:57 -0800
2619              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
2620      Branch: perl
2621            ! perl.c perl.h
2622 ____________________________________________________________________________
2623 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
2624         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
2625              mostly gcc -Wall complaining about the argument of %p not
2626              being a void *.
2627      Branch: perl
2628            ! perlio.c regcomp.c taint.c toke.c
2629 ____________________________________________________________________________
2630 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
2631         Log: Try YP/NIS also from /usr/lib/yp.
2632      Branch: perl
2633            ! Configure
2634 ____________________________________________________________________________
2635 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
2636         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
2637              From: Michael G Schwern <schwern@pobox.com>                
2638              Date: Wed, 12 Dec 2001 05:27:02 -0500      
2639              Message-ID: <20011212102702.GW17250@blackrider>
2640              
2641              (the op/grent part)
2642      Branch: perl
2643            ! t/op/grent.t
2644 ____________________________________________________________________________
2645 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
2646         Log: Weed out .files from ls and readdir() results.
2647      Branch: perl
2648            ! t/op/stat.t
2649 ____________________________________________________________________________
2650 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
2651         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
2652              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
2653              Date: Wed, 12 Dec 2001 10:52:21 +0100
2654              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
2655      Branch: perl
2656            ! lib/File/Find.pm
2657 ____________________________________________________________________________
2658 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
2659         Log: Subject: [PATCH] doio fatal on cygwin for 13651
2660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
2661              Date: Wed, 12 Dec 2001 11:28:13 +0100      
2662              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
2663      Branch: perl
2664            ! doio.c
2665 ____________________________________________________________________________
2666 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
2667         Log: Get the whole line of ls, makes debugging easier
2668              (from Schwern)
2669      Branch: perl
2670            ! t/op/stat.t
2671 ____________________________________________________________________________
2672 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
2673         Log: rename() must be tested even without link()
2674              or the utime() and rename-directory tests fail.
2675              (Also got the BeOS utime atime/time the wrong way round.)
2676      Branch: perl
2677            ! t/io/fs.t
2678 ____________________________________________________________________________
2679 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
2680         Log: Now that the beos.c is compiled at the main level
2681              the header is in the beos/
2682      Branch: perl
2683            ! beos/beos.c
2684 ____________________________________________________________________________
2685 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
2686         Log: Must remember to require Socket.
2687      Branch: perl
2688            ! ext/Sys/Syslog/syslog.t
2689 ____________________________________________________________________________
2690 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
2691         Log: In BeOS Errno must resort to actual compilation
2692              and execution for some of the error constants.
2693      Branch: perl
2694            ! ext/Errno/Errno_pm.PL
2695 ____________________________________________________________________________
2696 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
2697         Log: BeOS still has no good sockets.
2698      Branch: perl
2699            ! ext/IO/lib/IO/t/io_sel.t
2700 ____________________________________________________________________________
2701 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
2702         Log: BeOS sockets are not true sockets.
2703      Branch: perl
2704            ! ext/IO/lib/IO/t/io_poll.t
2705 ____________________________________________________________________________
2706 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
2707         Log: No Socket, no Syslog.
2708      Branch: perl
2709            ! ext/Sys/Syslog/syslog.t
2710 ____________________________________________________________________________
2711 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
2712         Log: (On some platforms) missing truncate FH.
2713      Branch: perl
2714            ! pod/perltodo.pod
2715 ____________________________________________________________________________
2716 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
2717         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2718              and vms would be muchly appreciated.
2719      Branch: perl
2720            ! t/io/fs.t
2721 ____________________________________________________________________________
2722 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
2723         Log: utime() updates only the mtime in BeOS. 
2724      Branch: perl
2725            ! pod/perlport.pod
2726 ____________________________________________________________________________
2727 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
2728         Log: No link(), no need to dSP.
2729      Branch: perl
2730            ! pp_sys.c
2731 ____________________________________________________________________________
2732 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
2733         Log: Missing argument.
2734      Branch: perl
2735            ! utf8.c
2736 ____________________________________________________________________________
2737 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
2738         Log: (1) To assume any setuid programs is silly.
2739              (2) Chaining tests with booleans means that some
2740              of them may not get run which means getting out
2741              of test count sync.
2742      Branch: perl
2743            ! t/op/stat.t
2744 ____________________________________________________________________________
2745 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
2746         Log: The beos.c needs to be in the main directory.
2747      Branch: perl
2748            ! hints/beos.sh
2749 ____________________________________________________________________________
2750 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
2751         Log: Detypo and rename.
2752      Branch: perl
2753            ! doio.c perl.h perlio.c perliol.h
2754 ____________________________________________________________________________
2755 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
2756         Log: This time I test compiled.  Honest.
2757      Branch: perl
2758            ! beos/beos.c
2759 ____________________________________________________________________________
2760 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
2761         Log: Subject: [PATCH] slightly more pack tests
2762              From: Nicholas Clark <nick@ccl4.org>
2763              Date: Tue, 11 Dec 2001 23:41:23 +0000
2764              Message-ID: <20011211234123.Y21702@plum.flirble.org>
2765      Branch: perl
2766            ! t/op/pack.t
2767 ____________________________________________________________________________
2768 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
2769         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
2770              From: "Craig A. Berry" <craigberry@mac.com>
2771              Date: Tue, 11 Dec 2001 16:39:13 -0600
2772              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
2773      Branch: perl
2774            ! configure.com
2775 ____________________________________________________________________________
2776 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
2777         Log: Subject: $Config{perlpath} and -Dversiononly
2778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2779              Date: Tue, 11 Dec 2001 23:32:33 +0100
2780              Message-ID: <20011211233233.A11587@rafael>
2781      Branch: perl
2782            ! Configure
2783 ____________________________________________________________________________
2784 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
2785         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
2786              From: Nicholas Clark <nick@ccl4.org>
2787              Date: Tue, 11 Dec 2001 21:59:36 +0000
2788              Message-ID: <20011211215935.W21702@plum.flirble.org>
2789      Branch: perl
2790            ! t/op/pack.t
2791 ____________________________________________________________________________
2792 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
2793         Log: More UTF-8 API docs.
2794      Branch: perl
2795            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
2796 ____________________________________________________________________________
2797 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
2798         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2799              From: Nicholas Clark <nick@ccl4.org>
2800              Date: Tue, 11 Dec 2001 20:08:59 +0000
2801              Message-ID: <20011211200859.S21702@plum.flirble.org>
2802      Branch: perl
2803            ! t/op/pack.t
2804 ____________________________________________________________________________
2805 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
2806         Log: Subject: Re: use utf8; with bad utf8
2807              From: Nicholas Clark <nick@ccl4.org>
2808              Date: Tue, 11 Dec 2001 19:49:21 +0000
2809              Message-ID: <20011211194921.R21702@plum.flirble.org>
2810      Branch: perl
2811            ! lib/utf8.t
2812 ____________________________________________________________________________
2813 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
2814         Log: Can't spell worth a dam.  (Try Three Gorges.)
2815      Branch: perl
2816            ! beos/beos.c
2817 ____________________________________________________________________________
2818 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
2819         Log: We need DWIM cpps.
2820      Branch: perl
2821            ! perlio.c
2822 ____________________________________________________________________________
2823 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
2824         Log: The unixish.h needs to be found and the waitpid wrapper
2825              could use a proto.
2826      Branch: perl
2827            ! beos/beosish.h
2828 ____________________________________________________________________________
2829 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
2830         Log: The BeOS waitpid() seems to be broken,
2831              have a wrapper for it.
2832      Branch: perl
2833            + beos/beos.c beos/beosish.h
2834            ! MANIFEST hints/beos.sh perl.h
2835 ____________________________________________________________________________
2836 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
2837         Log: Unlean the leaning tower of Babel.
2838      Branch: perl
2839            ! perl.h
2840 ____________________________________________________________________________
2841 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
2842         Log: Retract #13607 until we figure out what to do with autouse.
2843      Branch: perl
2844            ! lib/Carp.pm
2845 ____________________________________________________________________________
2846 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
2847         Log: Try to handle platforms that have O_TEXT != O_BINARY but
2848              which are not DOSish, BeOS being one of such platforms.
2849              Ideally this should be a Configure test, not a hardwired
2850              cpp symbol test... 
2851      Branch: perl
2852            ! doio.c perl.h perlio.c perliol.h
2853 ____________________________________________________________________________
2854 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
2855         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
2856              From: Jonathan Stowe <gellyfish@gellyfish.com>
2857              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
2858              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
2859      Branch: perl
2860            ! lib/Term/Cap.pm lib/Term/Cap.t
2861 ____________________________________________________________________________
2862 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
2863         Log: Subject: [patch perlio.c] test for NULL before derefencing
2864              From: Stas Bekman <stas@stason.org>
2865              Date: Tue, 11 Dec 2001 16:17:55 +0800
2866              Message-ID: <3C15C133.8@stason.org>
2867      Branch: perl
2868            ! perlio.c
2869 ____________________________________________________________________________
2870 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
2871         Log: BeOS has socket() but not enough to build a working Socket.
2872              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
2873              new networking implementation, which is rumored to fix the
2874              non-standardness of sockets, but it's apparently not publicly
2875              available, and anything to do with BeOS has become quite
2876              complicated with the sale of the Be assets to Palm.)
2877      Branch: perl
2878            ! Configure
2879 ____________________________________________________________________________
2880 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
2881         Log: Subject: Exporter's documentation shouldn't lie               
2882              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2883              Date: Mon, 10 Dec 2001 21:30:20 -0500
2884              Message-ID: <3C4AA201@operamail.com>
2885      Branch: perl
2886            ! lib/Exporter.pm
2887 ____________________________________________________________________________
2888 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
2889         Log: Make Errno better in BeOS (the second hunk is
2890              good on any platform).  Still not working in BeOS
2891              are the E constants that refer BeOS native error
2892              constants (B_...) which are enums (*groan*).
2893      Branch: perl
2894            ! ext/Errno/Errno_pm.PL
2895 ____________________________________________________________________________
2896 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
2897         Log: The BeOS linker seems to link the last seen symbol,
2898              not the first (so the symbols of op.o from libperl.so
2899              would get linked to miniperl instead of the symbols of
2900              opmini.o)-- use the same trick as for NeXT4 for linking
2901              miniperl.
2902      Branch: perl
2903            ! Makefile.SH
2904 ____________________________________________________________________________
2905 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
2906         Log: Subject: Re: [PATCH] tests for hash assignment
2907              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2908              Date: Tue, 11 Dec 2001 01:48:55 +0000
2909              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
2910      Branch: perl
2911            ! utf8.c
2912 ____________________________________________________________________________
2913 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
2914         Log: (retracted by #13622)
2915              
2916              Subject: RE: More verbose POD for Carp
2917              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2918              Date: Mon, 10 Dec 2001 20:23:20 -0500
2919              Message-ID: <3C4A3566@operamail.com>
2920      Branch: perl
2921            ! lib/Carp.pm
2922 ____________________________________________________________________________
2923 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
2924         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
2925              From: "Craig A. Berry" <craigberry@mac.com>
2926              Date: Mon, 10 Dec 2001 18:25:37 -0600
2927              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
2928      Branch: perl
2929            ! t/op/write.t t/test.pl
2930 ____________________________________________________________________________
2931 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
2932         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
2933              From: Michael G Schwern <schwern@pobox.com>
2934              Date: Mon, 10 Dec 2001 08:00:01 -0500
2935              Message-ID: <20011210130000.GK1770@blackrider>
2936      Branch: perl
2937            ! t/comp/multiline.t
2938 ____________________________________________________________________________
2939 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
2940         Log: Subject: Re: [PATCH] tests for hash assignment
2941              From: Nicholas Clark <nick@ccl4.org>
2942              Date: Mon, 10 Dec 2001 23:22:28 +0000
2943              Message-ID: <20011210232228.M21702@plum.flirble.org>
2944      Branch: perl
2945            + t/op/hashassign.t
2946            ! MANIFEST t/op/each.t t/test.pl
2947 ____________________________________________________________________________
2948 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
2949         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
2950              From: "Craig A. Berry" <craigberry@mac.com>
2951              Date: Mon, 10 Dec 2001 16:38:14 -0600
2952              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
2953      Branch: perl
2954            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
2955 ____________________________________________________________________________
2956 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
2957         Log: Subject: [PATCH perl@13600] configure.com fixes
2958              From: "Craig A. Berry" <craigberry@mac.com>
2959              Date: Mon, 10 Dec 2001 14:40:20 -0600
2960              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
2961      Branch: perl
2962            ! configure.com
2963 ____________________________________________________________________________
2964 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
2965         Log: Silence BeOS compilation moaning.
2966      Branch: perl
2967            ! perl.h
2968 ____________________________________________________________________________
2969 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
2970         Log: Update Changes.
2971      Branch: perl
2972            ! Changes patchlevel.h
2973 ____________________________________________________________________________
2974 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
2975         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
2976              From: Michael G Schwern <schwern@pobox.com>
2977              Date: Mon, 10 Dec 2001 01:21:03 -0500
2978              Message-ID: <20011210062103.GC1770@blackrider>
2979      Branch: perl
2980            ! lib/ExtUtils/Command.t
2981 ____________________________________________________________________________
2982 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
2983         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
2984              From: Michael G Schwern <schwern@pobox.com>
2985              Date: Mon, 10 Dec 2001 01:10:57 -0500
2986              Message-ID: <20011210061057.GB1770@blackrider>
2987      Branch: perl
2988            ! t/op/groups.t
2989 ____________________________________________________________________________
2990 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
2991         Log: Retract #13596, #13593 should do the trick.
2992      Branch: perl
2993            ! t/op/stat.t
2994 ____________________________________________________________________________
2995 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
2996         Log: (retracted by #13597, #13593 does the job better)
2997              
2998              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
2999              From: Michael G Schwern <schwern@pobox.com>
3000              Date: Mon, 10 Dec 2001 00:53:16 -0500
3001              Message-ID: <20011210055316.GA1770@blackrider>
3002      Branch: perl
3003            ! t/op/stat.t
3004 ____________________________________________________________________________
3005 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
3006         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
3007              From: Michael G Schwern <schwern@pobox.com> 
3008              Date: Mon, 10 Dec 2001 02:19:14 -0500
3009              Message-ID: <20011210071914.GF1770@blackrider>
3010      Branch: perl
3011            ! lib/AutoSplit.t
3012 ____________________________________________________________________________
3013 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
3014         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
3015              From: Michael G Schwern <schwern@pobox.com>
3016              Date: Mon, 10 Dec 2001 02:47:40 -0500
3017              Message-ID: <20011210074739.GH1770@blackrider>
3018      Branch: perl
3019            ! t/op/pack.t
3020 ____________________________________________________________________________
3021 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
3022         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
3023              From: Michael G Schwern <schwern@pobox.com>
3024              Date: Mon, 10 Dec 2001 02:54:22 -0500
3025              Message-ID: <20011210075422.GI1770@blackrider>
3026      Branch: perl
3027            ! t/test.pl
3028 ____________________________________________________________________________
3029 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
3030         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
3031              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3032              Date: Mon, 10 Dec 2001 08:45:20 +0100
3033              Message-ID: <3C146810.60B5B7C0@alcatel.at>
3034      Branch: perl
3035            ! pp_pack.c
3036 ____________________________________________________________________________
3037 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
3038         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
3039              From: Michael G Schwern <schwern@pobox.com>
3040              Date: Mon, 10 Dec 2001 03:27:02 -0500
3041              Message-ID: <20011210082702.GN1770@blackrider>
3042      Branch: perl
3043            ! t/io/openpid.t
3044 ____________________________________________________________________________
3045 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
3046         Log: More chmod +w.
3047      Branch: perl
3048            ! Porting/makerel
3049 ____________________________________________________________________________
3050 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
3051         Log: Just skip the readability test if running as root.
3052      Branch: perl
3053            ! lib/Net/t/netrc.t
3054 ____________________________________________________________________________
3055 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
3056         Log: Tell about the downside of safe signals.
3057      Branch: perl
3058            ! pod/perldelta.pod
3059 ____________________________________________________________________________
3060 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
3061         Log: Make the whole -lperl thing NetBSD only until we
3062              find some other platform that needs the same.
3063      Branch: perl
3064            ! lib/ExtUtils/MM_Unix.pm
3065 ____________________________________________________________________________
3066 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
3067         Log: Subject: [PATCH t/op/pack.t] Cleanup
3068              From: Michael G Schwern <schwern@pobox.com> 
3069              Date: Sun, 9 Dec 2001 23:08:26 -0500
3070              Message-ID: <20011210040826.GD660@blackrider>
3071      Branch: perl
3072            ! t/op/pack.t
3073 ____________________________________________________________________________
3074 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
3075         Log: Add threads support for NetBSD.
3076              
3077              This is also the first (I think) Perl threads build with
3078              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
3079              NetBSD does not as of yet have true kernel POSIX threads,
3080              but the user-level pth seems to be doing pretty well--
3081              the only failure is that threads/t/basic okays 6 and 7
3082              consistently seem be arriving in the reverse order.
3083              Well, gdbm.t is also failing: 'Undefined PLT symbol
3084              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
3085              guessing that GDBM would need a threaded rebuild.
3086      Branch: perl
3087            ! hints/netbsd.sh
3088 ____________________________________________________________________________
3089 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
3090         Log: Update the ithreads selection info in Configure,
3091              as suggested by Michael Schwern.
3092      Branch: perl
3093            ! Configure
3094 ____________________________________________________________________________
3095 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
3096         Log: Clearing locale environment simply doesn't seem to
3097              guarantee that (nl_)langinfo(CODESET) would return nil.
3098              (I for example get "ISO8859-1", so <guess>maybe there can
3099              be per-system default settings at work</guess>.)
3100      Branch: perl
3101            ! lib/open.t
3102 ____________________________________________________________________________
3103 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
3104         Log: Subject: RE: Exporter fixes reversed in 13540?
3105              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
3106              Date: Sun, 9 Dec 2001 12:55:15 -0500
3107              Message-ID: <3C13F455@operamail.com>
3108      Branch: perl
3109            ! lib/open.pm
3110 ____________________________________________________________________________
3111 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
3112         Log: Root is the lizard king.
3113      Branch: perl
3114            ! lib/Net/t/netrc.t
3115 ____________________________________________________________________________
3116 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
3117         Log: Telling how many tests we are expecting helps.
3118      Branch: perl
3119            ! ext/POSIX/t/waitpid.t
3120 ____________________________________________________________________________
3121 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
3122         Log: Add a test case for waitpid(): from Rocco Caputo.
3123      Branch: perl
3124            + ext/POSIX/t/waitpid.t
3125            ! MANIFEST
3126 ____________________________________________________________________________
3127 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
3128         Log: Subject: [PATCH] Term::ReadLine tweaks and test
3129              From: Richard Clamp <richardc@unixbeard.net>
3130              Date: Mon, 10 Dec 2001 00:51:47 +0000
3131              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
3132      Branch: perl
3133            + lib/Term/ReadLine.t
3134            ! MANIFEST lib/Term/ReadLine.pm
3135 ____________________________________________________________________________
3136 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
3137         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
3138              From: Rocco Caputo <troc@netrus.net>
3139              Date: Sun, 9 Dec 2001 18:12:38 -0500
3140              Message-ID: <20011209181238.A803@eyrie.homenet>
3141      Branch: perl
3142            ! win32/win32.c
3143 ____________________________________________________________________________
3144 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
3145         Log: make sure that va_start() has matching va_end();
3146              from OpenBSD 3.0.
3147      Branch: perl
3148            ! x2p/util.c
3149 ____________________________________________________________________________
3150 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
3151         Log: h2ph updates from OpenBSD 3.0.
3152      Branch: perl
3153            ! utils/h2ph.PL
3154 ____________________________________________________________________________
3155 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
3156         Log: OpenBSD hints update from OpenBSD 3.0.
3157      Branch: perl
3158            ! hints/openbsd.sh
3159 ____________________________________________________________________________
3160 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
3161         Log: DJGPP tweaks from Laszlo Molnar.
3162      Branch: perl
3163            ! djgpp/config.over lib/File/Find/t/find.t
3164            ! lib/File/Find/t/taint.t t/pod/find.t
3165 ____________________________________________________________________________
3166 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
3167         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
3168              From: Michael G Schwern <schwern@pobox.com> 
3169              Date: Sun, 9 Dec 2001 19:28:12 -0500
3170              Message-ID: <20011210002812.GF13586@blackrider>
3171      Branch: perl
3172            ! README.cygwin
3173 ____________________________________________________________________________
3174 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
3175         Log: README.cygwin update from Gerrit P. Haase.
3176      Branch: perl
3177            ! README.cygwin
3178 ____________________________________________________________________________
3179 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
3180         Log: Apply NetBSD patch-ag: shared/static linking,
3181              but make the change less intrusive on non-NetBSD.
3182      Branch: perl
3183            ! lib/ExtUtils/MM_Unix.pm
3184 ____________________________________________________________________________
3185 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
3186         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
3187      Branch: perl
3188            ! lib/ExtUtils/Liblist.pm
3189 ____________________________________________________________________________
3190 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
3191         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
3192      Branch: perl
3193            ! regcomp.c
3194 ____________________________________________________________________________
3195 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
3196         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
3197      Branch: perl
3198            ! pp.c
3199 ____________________________________________________________________________
3200 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
3201         Log: Apply NetBSD patch-ac.
3202              (the fix has already been done: change #9706, fully qualified
3203              pathnames in packlists)
3204      Branch: perl
3205            ! lib/ExtUtils/Install.pm
3206 ____________________________________________________________________________
3207 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
3208         Log: Apply NetBSD patch-ab: NetBSD hints update.
3209      Branch: perl
3210            ! hints/netbsd.sh
3211 ____________________________________________________________________________
3212 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
3213         Log: NetBSD has <ieeefp.h> but hidden.
3214      Branch: perl
3215            ! hints/netbsd.sh
3216 ____________________________________________________________________________
3217 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
3218         Log: Implement NetBSD patch-aa.
3219      Branch: perl
3220            ! Configure
3221 ____________________________________________________________________________
3222 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
3223         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
3224              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
3225              Date: Sun, 09 Dec 2001 13:40:58 +0100
3226              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
3227              
3228              (The lstat()s were there in 5.6.1: what happened to them?)
3229      Branch: perl
3230            ! lib/File/Find.pm
3231 ____________________________________________________________________________
3232 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
3233         Log: Quickie documentation of the C UTF-8 API.
3234      Branch: perl
3235            ! pod/perlunicode.pod
3236 ____________________________________________________________________________
3237 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
3238         Log: Subject: bleadperl on cygwin weirdness...
3239              From: "Gerrit P. Haase" <gp@familiehaase.de>
3240              Date: Sun, 9 Dec 2001 20:31:28 +0100
3241              Message-ID: <13779422183.20011209203128@familiehaase.de>          
3242              
3243              (plus libperl*.dll version portability tweaks)
3244      Branch: perl
3245            ! lib/ExtUtils/Embed.t
3246 ____________________________________________________________________________
3247 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
3248         Log: Instead of muting symbol export error if under eval,
3249              delay the errors until the croak().
3250              
3251              (replaces #13408)
3252      Branch: perl
3253            ! lib/Exporter/Heavy.pm
3254 ____________________________________________________________________________
3255 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
3256         Log: Basegroup 0 is a cygwin_nt thing.
3257      Branch: perl
3258            ! t/op/groups.t
3259 ____________________________________________________________________________
3260 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
3261         Log: Also WinME is LoseLink.
3262      Branch: perl
3263            ! t/op/stat.t
3264 ____________________________________________________________________________
3265 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
3266         Log: Forgotten checkin.
3267      Branch: perl
3268            ! lib/User/grent.t
3269 ____________________________________________________________________________
3270 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
3271         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
3272              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
3273              Date: Sun, 09 Dec 2001 13:45:06 +0100
3274              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
3275      Branch: perl
3276            ! lib/File/Find.pm
3277 ____________________________________________________________________________
3278 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
3279         Log: Tweakback.
3280      Branch: perl
3281            ! lib/Net/hostent.t
3282 ____________________________________________________________________________
3283 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
3284         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
3285              From: Michael G Schwern <schwern@pobox.com>
3286              Date: Sat, 8 Dec 2001 14:48:38 -0500
3287              Message-ID: <20011208194838.GA8650@blackrider>
3288      Branch: perl
3289            ! t/op/grent.t
3290 ____________________________________________________________________________
3291 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
3292         Log: Subject: [README.cygwin] Removing old expected test failures
3293              From: Michael G Schwern <schwern@pobox.com>
3294              Date: Sat, 8 Dec 2001 15:38:28 -0500
3295              Message-ID: <20011208203828.GB9017@blackrider>
3296      Branch: perl
3297            ! README.cygwin
3298 ____________________________________________________________________________
3299 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
3300         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
3301              From: Michael G Schwern <schwern@pobox.com>                
3302              Date: Sat, 8 Dec 2001 15:26:59 -0500
3303              Message-ID: <20011208202659.GA9017@blackrider> 
3304      Branch: perl
3305            ! lib/Net/hostent.t
3306 ____________________________________________________________________________
3307 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
3308         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
3309              From: Michael G Schwern <schwern@pobox.com> 
3310              Date: Sat, 8 Dec 2001 15:06:16 -0500
3311              Message-ID: <20011208200616.GA8915@blackrider>
3312      Branch: perl
3313            ! t/op/stat.t
3314 ____________________________________________________________________________
3315 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
3316         Log: Developer deprecations and an incompatibility.
3317      Branch: perl
3318            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
3319 ____________________________________________________________________________
3320 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
3321         Log: Shoo.
3322      Branch: perl
3323            - lib/Attribute/Handlers.pm
3324 ____________________________________________________________________________
3325 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
3326         Log: Remove Attribute::Handlers, as per Damian's request.
3327              (Because of fixing the my variables to be now handled
3328              in run-time, the whole internals of the A::H needs to
3329              be rewritten and Damian will not have time for that
3330              for months.)
3331      Branch: perl
3332            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
3333            - lib/Attribute/Handlers/demo/Demo.pm
3334            - lib/Attribute/Handlers/demo/Descriptions.pm
3335            - lib/Attribute/Handlers/demo/MyClass.pm
3336            - lib/Attribute/Handlers/demo/demo.pl
3337            - lib/Attribute/Handlers/demo/demo2.pl
3338            - lib/Attribute/Handlers/demo/demo3.pl
3339            - lib/Attribute/Handlers/demo/demo4.pl
3340            - lib/Attribute/Handlers/demo/demo_call.pl
3341            - lib/Attribute/Handlers/demo/demo_chain.pl
3342            - lib/Attribute/Handlers/demo/demo_cycle.pl
3343            - lib/Attribute/Handlers/demo/demo_hashdir.pl
3344            - lib/Attribute/Handlers/demo/demo_phases.pl
3345            - lib/Attribute/Handlers/demo/demo_range.pl
3346            - lib/Attribute/Handlers/demo/demo_rawdata.pl
3347            - lib/Attribute/Handlers/t/multi.t
3348            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
3349            ! pod/perlmodlib.pod pod/perltoc.pod
3350 ____________________________________________________________________________
3351 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
3352         Log: Subject: Re: attributes are broken
3353              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3354              Date: Sun, 09 Dec 2001 00:09:23 -0500
3355              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
3356      Branch: perl
3357            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
3358            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
3359            ! xsutils.c
3360 ____________________________________________________________________________
3361 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
3362         Log: Forgotten checkin.
3363      Branch: perl
3364            ! lib/Pod/Text.pm
3365 ____________________________________________________________________________
3366 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
3367         Log: uconfig.h update.
3368      Branch: perl
3369            ! uconfig.h
3370 ____________________________________________________________________________
3371 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
3372         Log: Update Changes.
3373      Branch: perl
3374            ! Changes patchlevel.h
3375 ____________________________________________________________________________
3376 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
3377         Log: Note that some of the Unicode features are
3378              dependent on perlio.
3379      Branch: perl
3380            ! pod/perluniintro.pod
3381 ____________________________________________________________________________
3382 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
3383         Log: Regen perlapi, regen toc.
3384      Branch: perl
3385            ! pod/perlapi.pod pod/perltoc.pod
3386 ____________________________________________________________________________
3387 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
3388         Log: FAQ sync.
3389      Branch: perl
3390            ! pod/perlfaq4.pod pod/perlfaq6.pod
3391 ____________________________________________________________________________
3392 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
3393         Log: Subject: [PATCH] Fix odd language in an sv.c comment
3394              From: coral@eekeek.org
3395              Date: Sat, 8 Dec 2001 12:19:39 -0500
3396              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
3397      Branch: perl
3398            ! sv.c
3399 ____________________________________________________________________________
3400 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
3401         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
3402              From: Michael G Schwern <schwern@pobox.com>
3403              Date: Fri, 7 Dec 2001 20:03:45 -0500
3404              Message-ID: <20011208010345.GD642@blackrider>
3405              
3406              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
3407              From: Michael G Schwern <schwern@pobox.com>
3408              Date: Fri, 7 Dec 2001 20:13:54 -0500
3409              Message-ID: <20011208011354.GE642@blackrider>
3410              
3411              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
3412              From: Michael G Schwern <schwern@pobox.com>
3413              Date: Fri, 7 Dec 2001 21:47:36 -0500
3414              Message-ID: <20011208024736.GH642@blackrider>
3415              
3416              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
3417              From: Michael G Schwern <schwern@pobox.com>
3418              Date: Fri, 7 Dec 2001 23:09:43 -0500
3419              Message-ID: <20011208040943.GK642@blackrider>
3420              
3421              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
3422              Message-Id: <a05101004b83754903506@[172.16.52.1]>
3423              Date: Fri, 7 Dec 2001 23:28:15 -0600
3424              From: "Craig A. Berry" <craigberry@mac.com>
3425      Branch: perl
3426            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
3427 ____________________________________________________________________________
3428 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
3429         Log: Integrate perlio.
3430      Branch: perl
3431           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
3432           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
3433 ____________________________________________________________________________
3434 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
3435         Log: Retract #11156 since Sarathy has found that it breaks code:
3436              http://bugs.ActiveState.com/show_bug.cgi?id=18457
3437              http://bugs.ActiveState.com/show_bug.cgi?id=18858
3438      Branch: perl
3439            ! op.c sv.c t/op/pos.t
3440 ____________________________________________________________________________
3441 [ 13532] By: nick                                  on 2001/12/08  14:11:12
3442         Log: Integrate mainline
3443      Branch: perlio
3444           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
3445           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
3446 ____________________________________________________________________________
3447 [ 13531] By: nick                                  on 2001/12/08  13:48:21
3448         Log: Tweak multi-arg open error messages
3449      Branch: perlio
3450            ! perlio.c
3451 ____________________________________________________________________________
3452 [ 13530] By: nick                                  on 2001/12/08  10:20:06
3453         Log: Allow multi-arg open() if opening layer declares this legal.
3454      Branch: perlio
3455            ! doio.c perlio.c perliol.h
3456 ____________________________________________________________________________
3457 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
3458         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
3459              From: Michael G Schwern <schwern@pobox.com>       
3460              Date: Fri, 7 Dec 2001 19:41:31 -0500
3461              Message-ID: <20011208004131.GC642@blackrider>
3462      Branch: perl
3463            ! t/run/switches.t t/test.pl
3464 ____________________________________________________________________________
3465 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
3466         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
3467              From: Michael G Schwern <schwern@pobox.com>       
3468              Date: Fri, 7 Dec 2001 19:12:44 -0500
3469              Message-ID: <20011208001244.GB642@blackrider>
3470      Branch: perl
3471            ! t/op/stat.t
3472 ____________________________________________________________________________
3473 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
3474         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
3475              From: Michael G Schwern <schwern@pobox.com>
3476              Date: Fri, 7 Dec 2001 17:28:57 -0500
3477              Message-ID: <20011207222857.GI23210@blackrider>
3478      Branch: perl
3479            ! t/op/magic.t
3480 ____________________________________________________________________________
3481 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
3482         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
3483      Branch: perl
3484            ! t/test.pl
3485 ____________________________________________________________________________
3486 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
3487         Log: which_perl: delay as much a possible till runtime.
3488      Branch: perl
3489            ! t/test.pl
3490 ____________________________________________________________________________
3491 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
3492         Log: Further tweakage to which_perl().
3493      Branch: perl
3494            ! t/test.pl
3495 ____________________________________________________________________________
3496 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
3497         Log: perluniintro tweaks.
3498      Branch: perl
3499            ! pod/perluniintro.pod
3500 ____________________________________________________________________________
3501 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
3502         Log: Tweak the $Perl computation.
3503      Branch: perl
3504            ! t/test.pl
3505 ____________________________________________________________________________
3506 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
3507         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
3508              From: Nicholas Clark <nick@ccl4.org>
3509              Date: Fri, 7 Dec 2001 17:06:56 +0000
3510              Message-ID: <20011207170656.G21702@plum.flirble.org>
3511      Branch: perl
3512            ! doop.c t/op/chop.t
3513 ____________________________________________________________________________
3514 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
3515         Log: Update Changes.
3516      Branch: perl
3517            ! Changes patchlevel.h
3518 ____________________________________________________________________________
3519 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
3520         Log: Missing ).
3521      Branch: perl
3522            ! t/test.pl
3523 ____________________________________________________________________________
3524 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
3525         Log: Allow several arguments to display().
3526      Branch: perl
3527            ! t/test.pl
3528 ____________________________________________________________________________
3529 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
3530         Log: /dev/stdout could be either a character special file
3531              or a named pipe, so let's pretend it doesn't exist.
3532      Branch: perl
3533            ! t/op/stat.t
3534 ____________________________________________________________________________
3535 [ 13516] By: nick                                  on 2001/12/07  15:09:23
3536         Log: Integrate again - can I catch up ?
3537      Branch: perlio
3538           !> t/test.pl
3539 ____________________________________________________________________________
3540 [ 13515] By: nick                                  on 2001/12/07  15:08:17
3541         Log: Integrate mainline some more
3542      Branch: perlio
3543           !> README.hpux hints/linux.sh pod/perlfunc.pod
3544 ____________________________________________________________________________
3545 [ 13514] By: nick                                  on 2001/12/07  15:07:15
3546         Log: Integrate mainline
3547      Branch: perlio
3548           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
3549           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
3550           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
3551           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
3552           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
3553           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
3554           +> t/lib/Math/BigInt/BareCalc.pm
3555            - ext/Devel/PPPort/harness/Harness.pm
3556            - ext/Devel/PPPort/harness/Harness.xs
3557            - ext/Devel/PPPort/harness/Makefile.PL
3558            - ext/Devel/PPPort/harness/module2.c
3559            - ext/Devel/PPPort/harness/module3.c
3560            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
3561            - lib/File/Spec/Functions.t
3562           !> (integrate 103 files)
3563 ____________________________________________________________________________
3564 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
3565         Log: Add display() for displaying icky scalars.
3566      Branch: perl
3567            ! t/test.pl
3568 ____________________________________________________________________________
3569 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
3570         Log: Subject: [ID 20011207.001] documentation bug for waitpid
3571              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
3572              Date: Fri, 7 Dec 2001 12:44:56 +0100
3573              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
3574      Branch: perl
3575            ! pod/perlfunc.pod
3576 ____________________________________________________________________________
3577 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
3578         Log: gcc version matching didn't.
3579      Branch: perl
3580            ! hints/linux.sh
3581 ____________________________________________________________________________
3582 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
3583         Log: Subject: HP renamed their servers              
3584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3585              Date: Fri, 07 Dec 2001 12:07:22 +0100
3586              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
3587      Branch: perl
3588            ! README.hpux
3589 ____________________________________________________________________________
3590 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
3591         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
3592              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3593              Date: Fri, 7 Dec 2001 00:24:55 -0500
3594              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
3595      Branch: perl
3596            ! pod/perlport.pod
3597 ____________________________________________________________________________
3598 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
3599         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
3600              From: Michael G Schwern <schwern@pobox.com> 
3601              Date: Thu, 6 Dec 2001 22:56:34 -0500
3602              Message-ID: <20011207035634.GO22648@blackrider>
3603      Branch: perl
3604            ! t/base/lex.t t/op/exec.t
3605 ____________________________________________________________________________
3606 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
3607         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
3608              From: Michael G Schwern <schwern@pobox.com>
3609              Date: Thu, 6 Dec 2001 22:45:44 -0500
3610              Message-ID: <20011207034544.GN22648@blackrider>
3611              
3612              (plus op/ref tweak)
3613      Branch: perl
3614            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
3615            ! t/run/kill_perl.t t/test.pl
3616 ____________________________________________________________________________
3617 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
3618         Log: Upgrade to Math::BigInt 1.48.
3619      Branch: perl
3620            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
3621            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3622            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
3623            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3624            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3625            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3626            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
3627 ____________________________________________________________________________
3628 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
3629         Log: Mention also perl56delta in case somone is upgrading from
3630              Perl 5.005_03.
3631      Branch: perl
3632            ! pod/perldelta.pod
3633 ____________________________________________________________________________
3634 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
3635         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
3636              From: Michael G Schwern <schwern@pobox.com>
3637              Date: Thu, 6 Dec 2001 15:15:28 -0500
3638              Message-ID: <20011206201528.GF16414@blackrider>
3639              
3640              (just the term.t, not the lex.t)
3641              
3642              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
3643              From: Michael G Schwern <schwern@pobox.com>
3644              Date: Thu, 6 Dec 2001 15:22:22 -0500
3645              Message-ID: <20011206202222.GG16414@blackrider>
3646              
3647              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
3648              From: Michael G Schwern <schwern@pobox.com>
3649              Date: Thu, 6 Dec 2001 15:31:58 -0500
3650              Message-ID: <20011206203158.GI16414@blackrider>
3651              
3652              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
3653              From: Michael G Schwern <schwern@pobox.com>
3654              Date: Thu, 6 Dec 2001 17:38:55 -0500
3655              Message-ID: <20011206223855.GC22648@blackrider>
3656      Branch: perl
3657            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
3658            ! t/test.pl
3659 ____________________________________________________________________________
3660 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
3661         Log: Update the thr5005 situation.
3662      Branch: perl
3663            ! pod/perldelta.pod
3664 ____________________________________________________________________________
3665 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
3666         Log: perldelta borrowings from perl561delta.
3667      Branch: perl
3668            ! pod/perldelta.pod
3669 ____________________________________________________________________________
3670 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
3671         Log: Add the 5.6.1 perldelta as perl561delta.
3672              (Makes it easier to steal stuff for perldelta :-)
3673      Branch: perl
3674            + pod/perl561delta.pod
3675            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3676 ____________________________________________________________________________
3677 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
3678         Log: Retract #13496 for now.
3679      Branch: perl
3680            ! t/base/lex.t t/base/term.t
3681 ____________________________________________________________________________
3682 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
3683         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
3684              From: "Craig A. Berry" <craigberry@mac.com>
3685              Date: Thu, 6 Dec 2001 14:54:36 -0600
3686              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
3687      Branch: perl
3688            ! vms/ext/filespec.t
3689 ____________________________________________________________________________
3690 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
3691         Log: (retracted by #13499)
3692              
3693              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
3694              From: Michael G Schwern <schwern@pobox.com>
3695              Date: Thu, 6 Dec 2001 15:15:28 -0500
3696              Message-ID: <20011206201528.GF16414@blackrider>
3697      Branch: perl
3698            ! t/base/lex.t t/base/term.t
3699 ____________________________________________________________________________
3700 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
3701         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
3702              From: Michael G Schwern <schwern@pobox.com>
3703              Date: Thu, 6 Dec 2001 13:54:48 -0500
3704              Message-ID: <20011206185448.GC16414@blackrider>
3705      Branch: perl
3706            ! t/op/stat.t
3707 ____________________________________________________________________________
3708 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
3709         Log: The #4 has nothing to do with Unicode.
3710      Branch: perl
3711            ! t/op/tr.t
3712 ____________________________________________________________________________
3713 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
3714         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
3715              From: Michael G Schwern <schwern@pobox.com>
3716              Date: Thu, 6 Dec 2001 13:45:48 -0500
3717              Message-ID: <20011206184548.GB16414@blackrider>
3718      Branch: perl
3719            ! t/op/tr.t
3720 ____________________________________________________________________________
3721 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
3722         Log: Update Changes.
3723      Branch: perl
3724            ! Changes patchlevel.h
3725 ____________________________________________________________________________
3726 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
3727         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
3728              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3729              Date: Thu, 6 Dec 2001 11:41:25 EST
3730              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
3731      Branch: perl
3732            ! vms/vms.c vms/vmsish.h
3733 ____________________________________________________________________________
3734 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
3735         Log: Subject: [PATCH] Re: weirdness in regexps
3736              From: Robin Houston <robin@kitsite.com> 
3737              Date: Thu, 6 Dec 2001 14:44:01 +0000
3738              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
3739      Branch: perl
3740            ! op.c t/lib/strict/subs
3741 ____________________________________________________________________________
3742 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
3743         Log: Make the -b -c -S tests count all of the /dev, not just
3744              check the first one, as suggested by Benjamin Goldberg.
3745      Branch: perl
3746            ! t/op/stat.t
3747 ____________________________________________________________________________
3748 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
3749         Log: Subject: Re: [PATCH: bleadperl] casefold backref
3750              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3751              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
3752              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
3753      Branch: perl
3754            ! regexec.c
3755 ____________________________________________________________________________
3756 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
3757         Log: Nits noticed by Philip Newton, and de-tab DB.t.
3758      Branch: perl
3759            ! lib/DB.t
3760 ____________________________________________________________________________
3761 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
3762         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
3763              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3764              Date: 6 Dec 2001 11:06:01 -0000
3765              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
3766      Branch: perl
3767            ! op.c t/op/tr.t
3768 ____________________________________________________________________________
3769 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
3770         Log: Subject: [PATCH: bleadperl] casefold backref
3771              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3772              Date: Wed, 05 Dec 2001 17:27:05 +0000
3773              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
3774      Branch: perl
3775            ! regexec.c t/op/re_tests
3776 ____________________________________________________________________________
3777 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
3778         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
3779              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3780              Date: Wed, 5 Dec 2001 22:34:53 EST
3781              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
3782      Branch: perl
3783            ! mg.c vms/vms.c vms/vmsish.h
3784 ____________________________________________________________________________
3785 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
3786         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
3787              From: Michael G Schwern <schwern@pobox.com>
3788              Date: Wed, 5 Dec 2001 19:52:58 -0500
3789              Message-ID: <20011205195257.A903@blackrider>
3790      Branch: perl
3791            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
3792            + lib/File/Spec/t/rel2abs2rel.t
3793            - lib/File/Spec.t lib/File/Spec/Functions.t
3794            ! MANIFEST
3795 ____________________________________________________________________________
3796 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
3797         Log: Subject: Re: Silly stat() portability questions                
3798              From: Benjamin Goldberg <goldbb2@earthlink.net>
3799              Date: Wed, 05 Dec 2001 22:52:35 -0500
3800              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
3801      Branch: perl
3802            ! pod/perlport.pod
3803 ____________________________________________________________________________
3804 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
3805         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
3806              From: "Craig A. Berry" <craigberry@mac.com>
3807              Date: Wed, 05 Dec 2001 16:41:59 -0600
3808              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
3809      Branch: perl
3810            ! README.vms configure.com lib/File/Spec/VMS.pm
3811            ! vms/ext/filespec.t
3812 ____________________________________________________________________________
3813 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
3814         Log: $apply->('club', $glibc_maintainers);
3815              
3816              (Nick Clark just reported that <langinfo.h> YESSTR
3817              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
3818      Branch: perl
3819            ! ext/I18N/Langinfo/Langinfo.t
3820 ____________________________________________________________________________
3821 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
3822         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
3823      Branch: perl
3824            ! pod/perlport.pod
3825 ____________________________________________________________________________
3826 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
3827         Log: tweak change#13474 (pad entries can apparently be null in some
3828              situations)
3829      Branch: maint-5.6/perl
3830            ! op.c
3831 ____________________________________________________________________________
3832 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
3833         Log: Restore the /dev -b -c -S part of the test.
3834      Branch: perl
3835            ! t/op/stat.t
3836 ____________________________________________________________________________
3837 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
3838         Log: Retract #13475 until Arthur gets back to the mine.
3839      Branch: perl
3840            ! op.c t/run/kill_perl.t
3841 ____________________________________________________________________________
3842 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
3843         Log: (retracted by #13476)
3844              
3845              Manually apply #13474; fixes stale reference to dead
3846              CvOUTSIDE(); this can happen when anonymous subroutines
3847              that aren't closures are returned from an eval""
3848              
3849              (threads/shared/sv_refs.t is coredump-unhappy about this change)
3850      Branch: perl
3851            ! op.c t/run/kill_perl.t
3852 ____________________________________________________________________________
3853 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
3854         Log: replacement for change#10451
3855              
3856              fixes stale reference to dead CvOUTSIDE(); this can happen when
3857              anonymous subroutines that aren't closures are returned from an
3858              eval""
3859      Branch: maint-5.6/perl
3860            ! op.c t/op/misc.t
3861 ____________________________________________________________________________
3862 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
3863         Log: revert change#10451,10472; it was a naive fix that simply
3864              reintroduced the memory leak!
3865      Branch: maint-5.6/perl
3866            ! op.c t/op/misc.t
3867 ____________________________________________________________________________
3868 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
3869         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
3870              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3871              Date: Wed, 05 Dec 2001 10:49:20 +0100
3872              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
3873      Branch: perl
3874            ! lib/File/Basename.pm lib/File/Basename.t
3875 ____________________________________________________________________________
3876 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
3877         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
3878              From: Michael G Schwern <schwern@pobox.com> 
3879              Date: Wed, 5 Dec 2001 02:47:59 -0500
3880              Message-ID: <20011205024759.H14333@blackrider>
3881      Branch: perl
3882            ! t/op/magic.t
3883 ____________________________________________________________________________
3884 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
3885         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
3886              From: Michael G Schwern <schwern@pobox.com>              
3887              Date: Wed, 5 Dec 2001 02:22:05 -0500
3888              Message-ID: <20011205022205.F14333@blackrider>
3889      Branch: perl
3890            ! t/op/stat.t vms/test.com
3891 ____________________________________________________________________________
3892 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
3893         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
3894              From: Michael G Schwern <schwern@pobox.com> 
3895              Date: Tue, 4 Dec 2001 23:40:10 -0500
3896              Message-ID: <20011204234010.B14333@blackrider>
3897      Branch: perl
3898            ! t/op/stat.t
3899 ____________________________________________________________________________
3900 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
3901         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
3902              From: Michael G Schwern <schwern@pobox.com> 
3903              Date: Tue, 4 Dec 2001 21:09:18 -0500           
3904              Message-ID: <20011204210918.D13279@blackrider>
3905              
3906              t/test.
3907      Branch: perl
3908            ! t/test.pl
3909 ____________________________________________________________________________
3910 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
3911         Log: (accidentally empty check-in)
3912      Branch: perl
3913            ! t/op/stat.t
3914 ____________________________________________________________________________
3915 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
3916         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
3917              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3918              Date: Tue, 04 Dec 2001 23:40:27 +0100
3919              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
3920      Branch: perl
3921            ! mg.c
3922 ____________________________________________________________________________
3923 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
3924         Log: Subject: [PATCH] minor pod fix in Safe.pm
3925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3926              Date: Tue, 4 Dec 2001 22:02:34 +0100
3927              Message-ID: <20011204220234.A17293@rafael>
3928      Branch: perl
3929            ! ext/Opcode/Safe.pm
3930 ____________________________________________________________________________
3931 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
3932         Log: CRLF GRRR.
3933      Branch: perl
3934            ! djgpp/configure.bat
3935 ____________________________________________________________________________
3936 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
3937         Log: DJGPP fixes from Laszlo Molnar.
3938      Branch: perl
3939            ! djgpp/configure.bat djgpp/djgpp.h
3940 ____________________________________________________________________________
3941 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
3942         Log: Update Changes.
3943      Branch: perl
3944            ! Changes patchlevel.h
3945 ____________________________________________________________________________
3946 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
3947         Log: Must wipe out the memory of real Socket before starting
3948              to use the new fake one.
3949      Branch: perl
3950            ! lib/Net/t/config.t
3951 ____________________________________________________________________________
3952 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
3953         Log: LC_ALL might trump LANG.
3954      Branch: perl
3955            ! lib/open.t
3956 ____________________________________________________________________________
3957 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
3958         Log: Make the eval runtime.
3959      Branch: perl
3960            ! lib/open.pm
3961 ____________________________________________________________________________
3962 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
3963         Log: Make the Langinfo test both more lenient (allow
3964              for any symbol not to exists) and stricter (add
3965              more symbols).
3966      Branch: perl
3967            ! ext/I18N/Langinfo/Langinfo.t
3968 ____________________________________________________________________________
3969 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
3970         Log: integrate change#13453 from maint-5.6
3971              
3972              tweak change#11399 to use an explicit flag rather than
3973              ass_u_ming w32_pseudo_id will only be zero for the real
3974              toplevel interpreter; avoids multiple hosts from diddling
3975              the environment at the same time
3976      Branch: perl
3977           !> win32/perlhost.h
3978 ____________________________________________________________________________
3979 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
3980         Log: Subject: [PATCH] VMS update for perldelta.pod
3981              From: "Craig A. Berry" <craigberry@mac.com> 
3982              Date: Tue, 4 Dec 2001 00:23:12 -0600
3983              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
3984      Branch: perl
3985            ! pod/perldelta.pod
3986 ____________________________________________________________________________
3987 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
3988         Log: NetWare tweak from Ananth Kesari.
3989      Branch: perl
3990            ! NetWare/Makefile
3991 ____________________________________________________________________________
3992 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
3993         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
3994              Not adding the test suite because of its many assumptions.
3995      Branch: perl
3996            ! lib/Net/Ping.pm
3997 ____________________________________________________________________________
3998 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
3999         Log: tweak change#11399 to use an explicit flag rather than
4000              ass_u_ming w32_pseudo_id will only be zero for the real
4001              toplevel interpreter; avoids multiple hosts from diddling
4002              the environment at the same time
4003      Branch: maint-5.6/perl
4004            ! win32/perlhost.h
4005 ____________________________________________________________________________
4006 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
4007         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
4008              from Len Makin.
4009      Branch: perl
4010            + hints/super-ux.sh
4011            ! MANIFEST
4012 ____________________________________________________________________________
4013 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
4014         Log: Add Mac OS X known failures to perldelta.
4015      Branch: perl
4016            ! pod/perldelta.pod
4017 ____________________________________________________________________________
4018 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
4019         Log: I think it's time to call the utf8 code non-test.
4020      Branch: perl
4021            ! utf8.c
4022 ____________________________________________________________________________
4023 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
4024         Log: Retract #13303, need rethink.
4025      Branch: perl
4026            ! utf8.c
4027 ____________________________________________________________________________
4028 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
4029         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
4030              From: "Craig A. Berry" <craigberry@mac.com>
4031              Date: Mon, 03 Dec 2001 16:28:06 -0600
4032              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
4033      Branch: perl
4034            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
4035 ____________________________________________________________________________
4036 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
4037         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
4038              From: Andy Dougherty <doughera@lafayette.edu>
4039              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
4040              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
4041      Branch: perl
4042            ! hints/solaris_2.sh
4043 ____________________________________________________________________________
4044 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
4045         Log: This test is not very robust on 8.3-constrained systems:
4046              all the "with truncated name" lines between "Autosplitting ..."
4047              and "some names are not unique" lines are unexpected,
4048              and the truncation message becomes:
4049              testtest.al, testtest.al truncate to testtest 
4050      Branch: perl
4051            ! lib/AutoSplit.t
4052 ____________________________________________________________________________
4053 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
4054         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
4055      Branch: perl
4056            ! ext/I18N/Langinfo/Langinfo.t
4057 ____________________________________________________________________________
4058 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
4059         Log: Test::Morify UCD.t
4060      Branch: perl
4061            ! lib/Unicode/UCD.t
4062 ____________________________________________________________________________
4063 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
4064         Log: If Socket has not been built (e.g. DJGPP) the libnet
4065              tests fall over with (too) much noise.
4066      Branch: perl
4067            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
4068            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
4069            ! lib/Net/t/smtp.t lib/Net/t/time.t
4070 ____________________________________________________________________________
4071 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
4072         Log: Subject: [PATCH] shared hash keys and ++/--
4073              From: Nicholas Clark <nick@ccl4.org>
4074              Date: Mon, 3 Dec 2001 16:37:16 +0000
4075              Message-ID: <20011203163716.C21702@plum.flirble.org>
4076      Branch: perl
4077            ! pp.c pp_hot.c sv.c t/op/inc.t
4078 ____________________________________________________________________________
4079 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
4080         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
4081              From: Jonathan Stowe <jns@gellyfish.com>
4082              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
4083              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
4084      Branch: perl
4085            ! lib/Term/Cap.pm
4086 ____________________________________________________________________________
4087 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
4088         Log: Update Changes.
4089      Branch: perl
4090            ! Changes patchlevel.h
4091 ____________________________________________________________________________
4092 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
4093         Log: perldelta tweaks.
4094      Branch: perl
4095            ! pod/perldelta.pod
4096 ____________________________________________________________________________
4097 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
4098         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
4099              From: Sam Tregar <sam@tregar.com> 
4100              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
4101              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
4102      Branch: perl
4103            ! pod/perlnewmod.pod
4104 ____________________________________________________________________________
4105 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
4106         Log: microperl casting nit.
4107      Branch: perl
4108            ! utf8.c
4109 ____________________________________________________________________________
4110 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
4111         Log: Make sharepvn a macro since all it does is a deref.
4112      Branch: perl
4113            ! embed.h embed.pl global.sym hv.c hv.h proto.h
4114 ____________________________________________________________________________
4115 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
4116         Log: perldelta updates.
4117      Branch: perl
4118            ! pod/perldelta.pod
4119 ____________________________________________________________________________
4120 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
4121         Log: PPPort update from Paul Marquess.
4122      Branch: perl
4123            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
4124            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
4125            + ext/Devel/PPPort/t/test.t
4126            - ext/Devel/PPPort/harness/Harness.pm
4127            - ext/Devel/PPPort/harness/Harness.xs
4128            - ext/Devel/PPPort/harness/Makefile.PL
4129            - ext/Devel/PPPort/harness/module2.c
4130            - ext/Devel/PPPort/harness/module3.c
4131            - ext/Devel/PPPort/harness/t/test.t
4132            ! MANIFEST ext/Devel/PPPort/MANIFEST
4133            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
4134            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
4135            ! ext/Devel/PPPort/soak
4136 ____________________________________________________________________________
4137 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
4138         Log: No use talking about dynamic library search patch
4139              unless we are having a dynamic build.
4140      Branch: perl
4141            ! t/TEST
4142 ____________________________________________________________________________
4143 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
4144         Log: Be more explicit on the List::Util build trick,
4145              should also stop unneeded rebuilds on static builds.
4146      Branch: perl
4147            ! ext/List/Util/Makefile.PL
4148 ____________________________________________________________________________
4149 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
4150         Log: We need to replace the optimize (-O1) with
4151              the -h scalar0 -h vector0, not append them
4152              to the ccflags.
4153      Branch: perl
4154            ! hints/unicos.sh hints/unicosmk.sh
4155 ____________________________________________________________________________
4156 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
4157         Log: Subject: [PATCH] Shared hash keys 
4158              From: Nicholas Clark <nick@ccl4.org>
4159              Date: Sun, 2 Dec 2001 20:52:32 +0000
4160              Message-ID: <20011202205232.U21702@plum.flirble.org>
4161      Branch: perl
4162            ! doop.c t/op/tr.t
4163 ____________________________________________________________________________
4164 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
4165         Log: Better add new files to MANIFEST, too.
4166      Branch: perl
4167            ! MANIFEST
4168 ____________________________________________________________________________
4169 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
4170         Log: Subject: {PATCH] perlpacktut.pod
4171              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
4172              Date: Sun, 02 Dec 2001 19:55:06 +0100
4173              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
4174      Branch: perl
4175            ! pod/perlpacktut.pod
4176 ____________________________________________________________________________
4177 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
4178         Log: Various small nits found by DJGPP build.
4179      Branch: perl
4180            ! doio.c mg.c pp.c util.c
4181 ____________________________________________________________________________
4182 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
4183         Log: Subject: RE: More verbose POD for Carp
4184              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
4185              Date: Sun, 2 Dec 2001 11:32:51 -0500
4186              Message-ID: <3C0A9748@operamail.com>
4187      Branch: perl
4188            ! lib/Carp.pm
4189 ____________________________________________________________________________
4190 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
4191         Log: Add a header for DJGPP with the function prototypes.
4192      Branch: perl
4193            + djgpp/djgpp.h
4194            ! MANIFEST djgpp/djgpp.c
4195 ____________________________________________________________________________
4196 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
4197         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
4198              From: Abe Timmerman <abe@ztreet.demon.nl>
4199              Date: Sun, 02 Dec 2001 02:41:25 +0100
4200              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
4201      Branch: perl
4202            ! pp_sys.c
4203 ____________________________________________________________________________
4204 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
4205         Log: There isn't PTR2INT(), there's PTR2IV().
4206      Branch: perl
4207            ! ext/Time/HiRes/HiRes.xs
4208 ____________________________________________________________________________
4209 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
4210         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
4211              From: Marc Lehmann <root@schmorp.de>
4212              Date: Sun, 02 Dec 2001 02:44:53 +0100
4213              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
4214      Branch: perl
4215            ! ext/Time/HiRes/HiRes.xs
4216 ____________________________________________________________________________
4217 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
4218         Log: encode()/decode() examples.
4219      Branch: perl
4220            ! ext/Encode/Encode.pm
4221 ____________________________________________________________________________
4222 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
4223         Log: DJGPP tweaks from Laszlo Molnar.
4224      Branch: perl
4225            ! djgpp/config.over djgpp/djgppsed.sh
4226 ____________________________________________________________________________
4227 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
4228         Log: Update Changes.
4229      Branch: perl
4230            ! Changes patchlevel.h
4231 ____________________________________________________________________________
4232 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
4233         Log: Integrate perlio;
4234              
4235              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
4236              which do not have file descriptors. Noticed a possibly
4237              worse problem in the process ...
4238      Branch: perl
4239           !> doio.c
4240 ____________________________________________________________________________
4241 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
4242         Log: Non-VMS-fixed and Win32-skipped version of
4243              
4244              Subject: [PATCH t/op/exec.t] Portabilty fix 
4245              From: Michael G Schwern <schwern@pobox.com> 
4246              Date: Fri, 30 Nov 2001 16:09:27 -0500
4247              Message-ID: <20011130160927.A10406@blackrider>
4248      Branch: perl
4249            ! t/op/exec.t
4250 ____________________________________________________________________________
4251 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
4252         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
4253              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
4254              Date: Sat, 1 Dec 2001 07:01:09 -0500
4255              Message-ID: <3C0D2E39@operamail.com>
4256              
4257              Subject: More verbose POD for Carp
4258              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
4259              Date: Sat, 1 Dec 2001 08:04:16 -0500
4260              Message-ID: <3C285C2B@operamail.com>
4261      Branch: perl
4262            ! lib/Carp.pm lib/Carp/Heavy.pm
4263 ____________________________________________________________________________
4264 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
4265         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
4266              From: chromatic <chromatic@rmci.net>
4267              Date: Sat, 01 Dec 2001 12:41:58 -0700
4268              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
4269      Branch: perl
4270            ! lib/DB.t
4271 ____________________________________________________________________________
4272 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
4273         Log: Try to make a missing RADIXCHAR a softer kinder error.
4274      Branch: perl
4275            ! ext/I18N/Langinfo/Langinfo.t
4276 ____________________________________________________________________________
4277 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
4278         Log: Have a little faith on nl_langinfo() itself.
4279      Branch: perl
4280            ! ext/I18N/Langinfo/Langinfo.xs
4281 ____________________________________________________________________________
4282 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
4283         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
4284              the max, not max plus one)
4285      Branch: perl
4286            ! ext/I18N/Langinfo/Langinfo.xs
4287 ____________________________________________________________________________
4288 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
4289         Log: Make reality agree with the comment.
4290      Branch: perl
4291            ! ext/I18N/Langinfo/Langinfo.xs
4292 ____________________________________________________________________________
4293 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
4294         Log: Try to protect against wild langinfo() arguments.
4295      Branch: perl
4296            ! ext/I18N/Langinfo/Langinfo.xs
4297 ____________________________________________________________________________
4298 [ 13409] By: nick                                  on 2001/12/01  18:19:59
4299         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
4300              have file descriptors. Noticed a possibly worse problem in the process ...
4301      Branch: perlio
4302            ! doio.c
4303 ____________________________________________________________________________
4304 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
4305         Log: If we are inside an eval, let's be silent about
4306              separate symbols and just croak() in the end.
4307      Branch: perl
4308            ! lib/Exporter/Heavy.pm
4309 ____________________________________________________________________________
4310 [ 13407] By: nick                                  on 2001/12/01  17:14:05
4311         Log: Integrate mainline
4312      Branch: perlio
4313           !> (integrate 26 files)
4314 ____________________________________________________________________________
4315 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
4316         Log: Subject: Fix for Exporter error reporting behaviour
4317              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
4318              Date: Sat, 1 Dec 2001 06:34:48 -0500
4319              Message-ID: <3C0D1B9A@operamail.com>
4320      Branch: perl
4321            ! lib/Exporter.pm lib/Exporter/Heavy.pm
4322 ____________________________________________________________________________
4323 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
4324         Log: Need to hide behind an eval to avoid a warning
4325              about :utf8 on non-perlio configs.
4326      Branch: perl
4327            ! lib/open.t
4328 ____________________________________________________________________________
4329 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
4330         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
4331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4332              Date: Fri, 30 Nov 2001 23:46:58 +0100
4333              Message-ID: <20011130234658.A717@rafael>
4334      Branch: perl
4335            ! op.c t/op/method.t
4336 ____________________________________________________________________________
4337 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
4338         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
4339              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4340              Date: Thu, 29 Nov 2001 22:46:12 +0100
4341              Message-ID: <20011129224612.A699@rafael>
4342      Branch: perl
4343            ! ext/B/B/Xref.pm
4344 ____________________________________________________________________________
4345 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
4346         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
4347              From: Tels <perl_dummy@bloodgate.com>
4348              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
4349              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
4350      Branch: perl
4351            ! pod/perlfunc.pod
4352 ____________________________________________________________________________
4353 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
4354         Log: Subject: [REPATCH] reference pointer comparison
4355              From: Nicholas Clark <nick@ccl4.org>
4356              Date: Sat, 1 Dec 2001 13:00:17 +0000
4357              Message-ID: <20011201130017.I21702@plum.flirble.org>
4358      Branch: perl
4359            ! pp.c
4360 ____________________________________________________________________________
4361 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
4362         Log: Upgrade to Storable 1.0.14.
4363      Branch: perl
4364            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4365 ____________________________________________________________________________
4366 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
4367         Log: Add simple caches for ::viacode() and ::vianame().
4368      Branch: perl
4369            ! lib/charnames.pm lib/charnames.t
4370 ____________________________________________________________________________
4371 [ 13398] By: nick                                  on 2001/12/01  10:36:24
4372         Log: Integrate mainline.
4373      Branch: perlio
4374           +> (branch 44 files)
4375            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4376            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4377            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
4378           !> (integrate 250 files)
4379 ____________________________________________________________________________
4380 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
4381         Log: Regen toc and modlib.
4382      Branch: perl
4383            ! pod/perlmodlib.pod pod/perltoc.pod
4384 ____________________________________________________________________________
4385 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
4386         Log: Upgrade to podlators-1.18.
4387      Branch: perl
4388            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
4389 ____________________________________________________________________________
4390 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
4391         Log: -h scalar0 -h vector0 seems to help for both
4392              UNICOS and UNICOS/mk on the unpack %65c problems.
4393              
4394              (replaces #13393)
4395      Branch: perl
4396            ! hints/unicos.sh hints/unicosmk.sh
4397 ____________________________________________________________________________
4398 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
4399         Log: More Socket constants.
4400      Branch: perl
4401            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
4402 ____________________________________________________________________________
4403 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
4404         Log: (replaced by #13395)
4405      Branch: perl
4406            ! hints/unicosmk.sh
4407 ____________________________________________________________________________
4408 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
4409         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
4410              From: Andy Dougherty <doughera@lafayette.edu>
4411              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
4412              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
4413              
4414              Simplify the test skippage criterion now that we are
4415              no more dependent on sed.
4416      Branch: perl
4417            ! t/comp/cpp.t t/run/switchPx.t
4418 ____________________________________________________________________________
4419 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
4420         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
4421              From: Michael G Schwern <schwern@pobox.com>
4422              Date: Fri, 30 Nov 2001 11:48:44 -0500
4423              Message-ID: <20011130114844.C1303@blackrider>
4424              
4425              (replaces #13381)
4426      Branch: perl
4427            ! t/op/stat.t
4428 ____________________________________________________________________________
4429 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
4430         Log: Let's not assume how much memory has been allocated
4431              to PVs.
4432      Branch: perl
4433            ! ext/Devel/Peek/Peek.t
4434 ____________________________________________________________________________
4435 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
4436         Log: VOS needs to know the modules, including pp_sort.
4437      Branch: perl
4438            ! vos/perl.bind
4439 ____________________________________________________________________________
4440 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
4441         Log: Unused variables.
4442      Branch: perl
4443            ! ext/Unicode/Normalize/Normalize.xs
4444 ____________________________________________________________________________
4445 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
4446         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
4447              From: John Peacock <jpeacock@rowman.com>     
4448              Date: Fri, 30 Nov 2001 10:24:00 -0500        
4449              Message-ID: <3C07A490.A22A76B0@rowman.com>   
4450      Branch: perl
4451            ! lib/ExtUtils/Embed.t
4452 ____________________________________________________________________________
4453 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
4454         Log: Tweak for the VOS building script from Paul Green.
4455      Branch: perl
4456            ! vos/configure_perl.cm
4457 ____________________________________________________________________________
4458 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
4459         Log: Update Changes.
4460      Branch: perl
4461            ! Changes patchlevel.h
4462 ____________________________________________________________________________
4463 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
4464         Log: Cannot test if cppstdin has not yet been installed.
4465      Branch: perl
4466            ! t/run/switchPx.t
4467 ____________________________________________________________________________
4468 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
4469         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
4470              From: Michael G Schwern <schwern@pobox.com> 
4471              Date: Thu, 29 Nov 2001 22:05:11 -0500
4472              Message-ID: <20011129220510.A18869@blackrider>
4473              
4474              TODO 1: if cppstdin is used and not yet installed,
4475              the Px.t will fail (must do the same as in cpp.t)
4476              
4477              TODO 2: does this work if no Perl whatsoever has
4478              yet been installed?  That is, we should be using
4479              the Perl we are building to execute the one-liner.
4480      Branch: perl
4481            + t/run/switchPx.aux t/run/switchPx.t
4482            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
4483            ! vms/test.com
4484 ____________________________________________________________________________
4485 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
4486         Log: Upgrade to Unicode::Normalize 0.12.
4487      Branch: perl
4488            ! ext/Unicode/Normalize/Changes
4489            ! ext/Unicode/Normalize/Normalize.pm
4490            ! ext/Unicode/Normalize/Normalize.xs
4491            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4492            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
4493            ! ext/Unicode/Normalize/t/test.t
4494 ____________________________________________________________________________
4495 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
4496         Log: (replaced by #13391)
4497              
4498              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
4499              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
4500              Date: 30 Nov 2001 11:41:53 -0000             
4501              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
4502              
4503              No need to die if we have high-paranoia (non-chdirable)
4504              system directories.
4505      Branch: perl
4506            ! t/op/stat.t
4507 ____________________________________________________________________________
4508 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
4509         Log: Paragraph rewrapping.
4510      Branch: perl
4511            ! pod/perliol.pod
4512 ____________________________________________________________________________
4513 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
4514         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
4515              From: Stas Bekman <stas@stason.org>
4516              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
4517              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
4518      Branch: perl
4519            ! pod/perliol.pod
4520 ____________________________________________________________________________
4521 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
4522         Log: Whether select() gets restarted on signals is
4523              implementation dependent.
4524      Branch: perl
4525            ! ext/Time/HiRes/HiRes.t
4526 ____________________________________________________________________________
4527 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
4528         Log: More forgotten checkins.
4529      Branch: perl
4530            ! embed.h embed.pl proto.h
4531 ____________________________________________________________________________
4532 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
4533         Log: Add a note about folding vs lowercase.
4534      Branch: perl
4535            ! regexec.c
4536 ____________________________________________________________________________
4537 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
4538         Log: Use to_uni_fold (and add changed global.sym)
4539      Branch: perl
4540            ! global.sym utf8.c
4541 ____________________________________________________________________________
4542 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
4543         Log: Make to Unicode character functions to use UVs
4544              instead of U32s and add to_uni_fold().
4545      Branch: perl
4546            ! embed.pl proto.h utf8.c
4547 ____________________________________________________________________________
4548 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
4549         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
4550              From: Nicholas Clark <nick@ccl4.org>
4551              Date: Thu, 29 Nov 2001 22:47:32 +0000
4552              Message-ID: <20011129224732.W37621@plum.flirble.org>
4553      Branch: perl
4554            ! pod/perlpacktut.pod
4555 ____________________________________________________________________________
4556 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
4557         Log: README.vos updates from Paul Green.
4558      Branch: perl
4559            ! README.vos
4560 ____________________________________________________________________________
4561 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
4562         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
4563              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4564              Date: Thu, 29 Nov 2001 14:18:51 EST
4565              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
4566      Branch: perl
4567            ! mg.c vms/vms.c vms/vmsish.h
4568 ____________________________________________________________________________
4569 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
4570         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
4571              From: Michael G Schwern <schwern@pobox.com>
4572              Date: Thu, 29 Nov 2001 13:12:31 -0500
4573              Message-ID: <20011129131231.E11300@blackrider>
4574      Branch: perl
4575            ! README.vms
4576 ____________________________________________________________________________
4577 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
4578         Log: BGET_IV was missing.
4579      Branch: perl
4580            ! ext/ByteLoader/bytecode.h
4581 ____________________________________________________________________________
4582 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
4583         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
4584              From: Jonathan Stowe <gellyfish@gellyfish.com>
4585              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
4586              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
4587      Branch: perl
4588            ! lib/Term/Cap.pm
4589 ____________________________________________________________________________
4590 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
4591         Log: Porting/checkURL.pl was missing.
4592      Branch: perl
4593            ! MANIFEST
4594 ____________________________________________________________________________
4595 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
4596         Log: Subject: INSTALL and READMEs should be reviewed
4597              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4598              Date: Thu, 29 Nov 2001 16:49:36 +0100
4599              Message-ID: <20011129164936.A17492@rafael>         
4600      Branch: perl
4601            ! README.cygwin
4602 ____________________________________________________________________________
4603 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
4604         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
4605              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
4606              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
4607              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
4608      Branch: perl
4609            ! README.os390
4610 ____________________________________________________________________________
4611 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
4612         Log: Update Changes.
4613      Branch: perl
4614            ! Changes patchlevel.h
4615 ____________________________________________________________________________
4616 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
4617         Log: The changes to the curliffed files didn't stick in #13348.
4618      Branch: perl
4619            ! README.dos README.win32
4620 ____________________________________________________________________________
4621 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
4622         Log: Subject: Re: Found the rev where File::Glob broke
4623              From: Andy Dougherty <doughera@lafayette.edu>
4624              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
4625              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
4626      Branch: perl
4627            ! lib/ExtUtils/MM_Unix.pm
4628 ____________________________________________________________________________
4629 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
4630         Log: Use __DATA__ instead of __END__.
4631      Branch: perl
4632            ! lib/Term/Cap.pm
4633 ____________________________________________________________________________
4634 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
4635         Log: Subject: [PATCH toke.c] autosplit into @F fix
4636              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4637              Date: Thu, 29 Nov 2001 14:52:23 +0100
4638              Message-ID: <20011129145223.A25817@rafael>         
4639      Branch: perl
4640            ! toke.c
4641 ____________________________________________________________________________
4642 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
4643         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
4644              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4645              Date: Thu, 29 Nov 2001 15:48:15 +0100
4646              Message-ID: <20011129154815.C25817@rafael>         
4647      Branch: perl
4648            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
4649 ____________________________________________________________________________
4650 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
4651         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
4652              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4653              Date: Wed, 28 Nov 2001 20:35:29 +0100
4654              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
4655      Branch: perl
4656            ! pod/perlpacktut.pod
4657 ____________________________________________________________________________
4658 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
4659         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
4660              From: Stas Bekman <stas@stason.org>
4661              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
4662              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
4663              
4664              (with tweaks)
4665      Branch: perl
4666            ! pod/perlapio.pod
4667 ____________________________________________________________________________
4668 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
4669         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
4670              From: Tels <perl_dummy@bloodgate.com>
4671              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
4672              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
4673              
4674              (plus paragraph rewrapping)
4675      Branch: perl
4676            ! lib/Exporter.pm
4677 ____________________________________________________________________________
4678 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
4679         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
4680              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
4681              Date: Wed, 28 Nov 2001 21:47:59 +0000
4682              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
4683      Branch: perl
4684            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
4685 ____________________________________________________________________________
4686 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
4687         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
4688              From: Andy Dougherty <doughera@lafayette.edu>
4689              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
4690              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
4691      Branch: perl
4692            ! INSTALL ext/Time/HiRes/HiRes.t
4693 ____________________________________________________________________________
4694 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
4695         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
4696              From: Michael G Schwern <schwern@pobox.com> 
4697              Date: Wed, 28 Nov 2001 16:37:01 -0500
4698              Message-ID: <20011128163701.H676@blackrider>
4699      Branch: perl
4700            ! t/run/kill_perl.t
4701 ____________________________________________________________________________
4702 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
4703         Log: @INC tweak.
4704      Branch: perl
4705            ! t/op/ref.t
4706 ____________________________________________________________________________
4707 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
4708         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
4709              From: Nicholas Clark <nick@ccl4.org>
4710              Date: Wed, 28 Nov 2001 23:38:43 +0000
4711              Message-ID: <20011128233843.N37621@plum.flirble.org>  
4712      Branch: perl
4713            ! installman
4714 ____________________________________________________________________________
4715 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
4716         Log: Tweak the forking logic.
4717      Branch: perl
4718            ! Porting/checkURL.pl
4719 ____________________________________________________________________________
4720 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
4721         Log: Update perlmodlib.PL as per #13348.  The L<> got
4722              changed back because that is coming from ParseLink.pm.
4723      Branch: perl
4724            ! pod/perlmodlib.PL pod/perlmodlib.pod
4725 ____________________________________________________________________________
4726 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
4727         Log: URL fixups from Michael Schwern.
4728      Branch: perl
4729            ! README.cygwin README.dos README.hpux README.mint README.mpeix
4730            ! README.os390 README.qnx README.solaris README.vos README.win32
4731            ! pod/perlmodlib.pod
4732 ____________________________________________________________________________
4733 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
4734         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
4735              From: Barrie Slaymaker <barries@slaysys.com>
4736              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
4737              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
4738      Branch: perl
4739            ! lib/Exporter.pm
4740 ____________________________________________________________________________
4741 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
4742         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
4743      Branch: perl
4744            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
4745 ____________________________________________________________________________
4746 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
4747         Log: Subject: [PATCH] Re: $\ very broken
4748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4749              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
4750              Message-ID: <20011128223308.E732@rafael>   
4751              
4752              Subject: Re: [PATCH] Re: $\ very broken     
4753              From: Nicholas Clark <nick@ccl4.org>
4754              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
4755              Message-ID: <20011128222859.K37621@plum.flirble.org>
4756      Branch: perl
4757            ! mg.c t/op/ref.t
4758 ____________________________________________________________________________
4759 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
4760         Log: Add Abigail's link checker with the following tweaks:
4761              - known dummy URLs (Peter Prymmer)
4762              - do also READMEs and INSTALL (Michael Schwern)
4763              - do also ftp URLs
4764              - add fork retry loop in case the allowed number
4765              of processes per user is low
4766      Branch: perl
4767            + Porting/checkURL.pl
4768            ! MANIFEST
4769 ____________________________________________________________________________
4770 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
4771         Log: Update Changes.
4772      Branch: perl
4773            ! Changes patchlevel.h
4774 ____________________________________________________________________________
4775 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
4776         Log: In Linux if we have modern enough gcc and supported
4777              enough CPU, crank up the optimization level to -O3.
4778      Branch: perl
4779            ! hints/linux.sh
4780 ____________________________________________________________________________
4781 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
4782         Log: Add perlpacktut from Wolfgang Laun; regen toc.
4783      Branch: perl
4784            + pod/perlpacktut.pod
4785            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
4786            ! pod/perltoc.pod
4787 ____________________________________________________________________________
4788 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
4789         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
4790              From: PPrymmer@factset.com
4791              Date: Wed, 28 Nov 2001 07:51:26 -0500
4792              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
4793      Branch: perl
4794            ! vms/test.com
4795 ____________________________________________________________________________
4796 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
4797         Log: Test cases for the first half of #13338.
4798      Branch: perl
4799            ! t/lib/h2ph.h t/lib/h2ph.pht
4800 ____________________________________________________________________________
4801 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
4802         Log: Subject: Re: h2ph confused by comments in an enum.
4803              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
4804              Date: Wed, 28 Nov 2001 04:19:21 +0000
4805              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
4806              
4807              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
4808              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
4809              Date: Wed, 28 Nov 2001 13:36:35 +0000
4810              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
4811      Branch: perl
4812            ! utils/h2ph.PL
4813 ____________________________________________________________________________
4814 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
4815         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
4816              From: Jonathan Stowe <gellyfish@gellyfish.com>
4817              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
4818              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
4819              
4820              (replace #13327)
4821      Branch: perl
4822            ! lib/Term/Cap.pm
4823 ____________________________________________________________________________
4824 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
4825         Log: Replace #13335 with
4826              
4827              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
4828              From: Russ Allbery <rra@stanford.edu>
4829              Date: 27 Nov 2001 20:42:49 -0800
4830              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
4831      Branch: perl
4832            ! lib/Pod/Text/Termcap.pm
4833 ____________________________________________________________________________
4834 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
4835         Log: (replaced by #13336)
4836              
4837              Subject: [PATCH perl@13323] Termcap.pm with no termios
4838              From: "Craig A. Berry" <craigberry@mac.com> 
4839              Date: Tue, 27 Nov 2001 22:28:50 -0600
4840              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
4841      Branch: perl
4842            ! lib/Pod/Text/Termcap.pm
4843 ____________________________________________________________________________
4844 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
4845         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
4846              From: "Craig A. Berry" <craigberry@mac.com> 
4847              Date: Tue, 27 Nov 2001 21:46:45 -0600
4848              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
4849      Branch: perl
4850            ! configure.com
4851 ____________________________________________________________________________
4852 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
4853         Log: Upgrade to podlators 1.17.
4854      Branch: perl
4855            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
4856            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
4857 ____________________________________________________________________________
4858 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
4859         Log: Fix for "a\x{100}" =~ /A/i.
4860      Branch: perl
4861            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
4862            ! utf8.c
4863 ____________________________________________________________________________
4864 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
4865         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
4866              From: "Craig A. Berry" <craigberry@mac.com>
4867              Date: Tue, 27 Nov 2001 17:11:49 -0600
4868              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
4869      Branch: perl
4870            ! lib/DB.t
4871 ____________________________________________________________________________
4872 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
4873         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
4874              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4875              Date: Tue, 27 Nov 2001 14:55:23 -0500
4876              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
4877              
4878              Subject: [PATCH: perl@13324] updates to perldelta.pod 
4879              From: PPrymmer@factset.com
4880              Date: Tue, 27 Nov 2001 18:06:04 -0500
4881              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
4882              
4883              plus added some known problems.
4884      Branch: perl
4885            ! pod/perldelta.pod
4886 ____________________________________________________________________________
4887 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
4888         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
4889              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4890              Date: Tue, 27 Nov 2001 15:38:02 EST 
4891              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
4892      Branch: perl
4893            ! configure.com vms/vms.c vms/vmsish.h
4894 ____________________________________________________________________________
4895 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
4896         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
4897              From: Michael G Schwern <schwern@pobox.com> 
4898              Date: Tue, 27 Nov 2001 15:31:12 -0500
4899              Message-ID: <20011127153112.G20929@blackrider>
4900      Branch: perl
4901            ! t/run/kill_perl.t
4902 ____________________________________________________________________________
4903 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
4904         Log: (replaced by #13337)
4905              
4906              VMS can safely hardcode a termcap entry for VT100.
4907      Branch: perl
4908            ! lib/Term/Cap.pm
4909 ____________________________________________________________________________
4910 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
4911         Log: VMS piping fixes from Charles Lane (perl -P should
4912              be working now).
4913      Branch: perl
4914            ! vms/vms.c
4915 ____________________________________________________________________________
4916 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
4917         Log: Subject: [PATCH] perlvar.pod fix
4918              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4919              Date: Tue, 27 Nov 2001 13:11:47 -0500
4920              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
4921      Branch: perl
4922            ! pod/perlvar.pod
4923 ____________________________________________________________________________
4924 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
4925         Log: Update Changes.
4926      Branch: perl
4927            ! Changes patchlevel.h
4928 ____________________________________________________________________________
4929 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
4930         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
4931              From: "Craig A. Berry" <craigberry@mac.com> 
4932              Date: Tue, 27 Nov 2001 10:21:18 -0600
4933              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
4934      Branch: perl
4935            ! lib/ExtUtils/MM_VMS.pm
4936 ____________________________________________________________________________
4937 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
4938         Log: Protect against accumulating -options -options -options.
4939      Branch: perl
4940            ! hints/hpux.sh
4941 ____________________________________________________________________________
4942 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
4943         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
4944              From: Barrie Slaymaker <barries@slaysys.com>
4945              Date: Tue, 27 Nov 2001 10:58:54 -0500
4946              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
4947      Branch: perl
4948            ! lib/Benchmark.pm
4949 ____________________________________________________________________________
4950 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
4951         Log: Tiny fix from John P. Linderman.
4952      Branch: perl
4953            ! lib/sort.pm
4954 ____________________________________________________________________________
4955 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
4956         Log: The Story of sort(), from John P. Linderman.
4957      Branch: perl
4958            ! pod/perldelta.pod
4959 ____________________________________________________________________________
4960 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
4961         Log: Add information what to do if you are reading
4962              perluniintro but using some older Perl.
4963      Branch: perl
4964            ! pod/perluniintro.pod
4965 ____________________________________________________________________________
4966 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
4967         Log: Update the 'wide characters' FAQ entry.
4968      Branch: perl
4969            ! pod/perlfaq6.pod
4970 ____________________________________________________________________________
4971 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
4972         Log: Fix for
4973              
4974              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
4975              From: Marc Lehmann <root@schmorp.de>
4976              Date: Tue, 27 Nov 2001 14:27:14 +0100
4977              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
4978      Branch: perl
4979            ! ext/Encode.t ext/Encode/Encode.xs
4980 ____________________________________________________________________________
4981 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
4982         Log: Subject: [PATCH] DB_File 1.801
4983              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4984              Date: Tue, 27 Nov 2001 15:06:45 -0000
4985              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
4986      Branch: perl
4987            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4988            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
4989 ____________________________________________________________________________
4990 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
4991         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
4992      Branch: perl
4993            ! pod/perlmodlib.pod
4994 ____________________________________________________________________________
4995 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
4996         Log: sort() doc tweaks from John P. Linderman.
4997      Branch: perl
4998            ! pod/perlfunc.pod
4999 ____________________________________________________________________________
5000 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
5001         Log: Subject: [PATCH] More perldelta.pod nits
5002              From: Simon Glover <scog@roe.ac.uk>
5003              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
5004              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
5005      Branch: perl
5006            ! pod/perldelta.pod
5007 ____________________________________________________________________________
5008 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
5009         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
5010              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5011              Date: Tue, 27 Nov 2001 11:52:31 -0000
5012              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
5013      Branch: perl
5014            ! ext/Devel/PPPort/harness/Makefile.PL
5015 ____________________________________________________________________________
5016 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
5017         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
5018              From: Michael G Schwern <schwern@pobox.com>
5019              Date: Tue, 27 Nov 2001 03:38:24 -0500
5020              Message-ID: <20011127033824.A17775@blackrider>
5021      Branch: perl
5022            ! t/TEST
5023 ____________________________________________________________________________
5024 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
5025         Log: Subject: Re: perlcc very broken
5026              From: John Peacock <jpeacock@rowman.com>
5027              Date: Tue, 27 Nov 2001 06:48:01 -0500
5028              Message-ID: <3C037D71.4030508@rowman.com>
5029      Branch: perl
5030            ! utils/perlcc.PL
5031 ____________________________________________________________________________
5032 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
5033         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
5034              From: David Dyck <dcd@tc.fluke.com>
5035              Date: Mon, 26 Nov 2001 22:04:38 -0800
5036              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
5037      Branch: perl
5038            ! t/op/pack.t
5039 ____________________________________________________________________________
5040 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
5041         Log: Subject: [ID 20011126.149] t/op/split fails step 37
5042              From: David Dyck <dcd@tc.fluke.com>
5043              Date: Mon, 26 Nov 2001 21:52:35 -0800
5044              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
5045      Branch: perl
5046            ! t/op/split.t
5047 ____________________________________________________________________________
5048 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
5049         Log: incorporate last minute change from libnet 1.0901-tobe
5050      Branch: perl
5051            ! lib/Net/SMTP.pm
5052 ____________________________________________________________________________
5053 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
5054         Log: Pass 7 at perldelta - random edits.
5055      Branch: perl
5056            ! pod/perldelta.pod
5057 ____________________________________________________________________________
5058 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
5059         Log: Portability and skippage tweaks.
5060      Branch: perl
5061            ! t/op/split.t
5062 ____________________________________________________________________________
5063 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
5064         Log: (retracted by #13449)
5065              Try to make Unicode casemapping to work for EBCDIC, too.
5066      Branch: perl
5067            ! utf8.c
5068 ____________________________________________________________________________
5069 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
5070         Log: Just printing 1..0 is not quite enough...
5071      Branch: perl
5072            ! lib/Dumpvalue.t
5073 ____________________________________________________________________________
5074 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
5075         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
5076              Delay the match until runtime.
5077      Branch: perl
5078            ! t/op/append.t
5079 ____________________________________________________________________________
5080 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
5081         Log: UTF-EBCDIC.
5082      Branch: perl
5083            ! ext/Devel/Peek/Peek.t
5084 ____________________________________________________________________________
5085 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
5086         Log: Be UTF-EBCDIC aware.
5087      Branch: perl
5088            ! lib/bytes.t
5089 ____________________________________________________________________________
5090 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
5091         Log: Bad assumption which way digits and letters sort.
5092      Branch: perl
5093            ! lib/English.t
5094 ____________________________________________________________________________
5095 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
5096         Log: If in EBCDIC but no Convert::EBCDIC
5097              the libnet tests will all fail.
5098      Branch: perl
5099            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
5100            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
5101            ! lib/Net/t/smtp.t lib/Net/t/time.t
5102 ____________________________________________________________________________
5103 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
5104         Log: Just sorting to guarantee order is not enough.
5105              (Think EBCDIC.) 
5106      Branch: perl
5107            ! lib/ExtUtils/Manifest.t
5108 ____________________________________________________________________________
5109 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
5110         Log: OS/390 cleanable gunk.
5111      Branch: perl
5112            ! lib/ExtUtils/MM_Unix.pm
5113 ____________________________________________________________________________
5114 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
5115         Log: Update the EBCDIC MD5 checksums.
5116      Branch: perl
5117            ! ext/Digest/MD5/t/files.t
5118 ____________________________________________________________________________
5119 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
5120         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
5121              From: Nicholas Clark <nick@ccl4.org>
5122              Date: Mon, 26 Nov 2001 23:06:34 +0000
5123              Message-ID: <20011126230633.Q37621@plum.flirble.org>
5124      Branch: perl
5125            ! installman
5126 ____________________________________________________________________________
5127 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
5128         Log: sort tweaks from John P. Linderman.
5129      Branch: perl
5130            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
5131 ____________________________________________________________________________
5132 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
5133         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
5134              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
5135              Date: Mon, 26 Nov 2001 18:47:25 -0600
5136              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
5137              
5138              Craig Berry submitted half of this patch just yesterday.
5139              Spooky cosmic resonance.
5140      Branch: perl
5141            ! ext/Socket/Socket.xs
5142 ____________________________________________________________________________
5143 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
5144         Log: Subject: [PATCH] doio slightly smaller
5145              From: Nicholas Clark <nick@ccl4.org>
5146              Date: Tue, 27 Nov 2001 00:40:23 +0000      
5147              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
5148      Branch: perl
5149            ! doio.c
5150 ____________________________________________________________________________
5151 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
5152         Log: perldelta nits from Autrijus Tang and Ron Kimball.
5153      Branch: perl
5154            ! pod/perldelta.pod
5155 ____________________________________________________________________________
5156 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
5157         Log: Subject: [PATCH] unpack P* uses random length for item
5158              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
5159              Date: Mon, 26 Nov 2001 19:56:32 +0100
5160              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
5161      Branch: perl
5162            ! pod/perldiag.pod pp_pack.c t/op/pack.t
5163 ____________________________________________________________________________
5164 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
5165         Log: Subject: [PATCH current] system and taintedness
5166              From: Radu Greab <radu@netsoft.ro>
5167              Date: Mon, 26 Nov 2001 18:42:29 +0200
5168              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
5169      Branch: perl
5170            ! pp_sys.c t/op/taint.t
5171 ____________________________________________________________________________
5172 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
5173         Log: Subject: [PATCH @ 13283] Devel::PPPort
5174              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5175              Date: Mon, 26 Nov 2001 14:37:17 -0000
5176              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
5177      Branch: perl
5178            + ext/Devel/PPPort/MANIFEST
5179            ! MANIFEST ext/Devel/PPPort/Makefile.PL
5180            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
5181            ! ext/Devel/PPPort/harness/Harness.xs
5182            ! ext/Devel/PPPort/harness/Makefile.PL
5183            ! ext/Devel/PPPort/harness/module2.c
5184            ! ext/Devel/PPPort/harness/module3.c
5185            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
5186 ____________________________________________________________________________
5187 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
5188         Log: Update the test list.
5189      Branch: perl
5190            ! t/lib/1_compile.t
5191 ____________________________________________________________________________
5192 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
5193         Log: Sync-up tests with libnet distribution
5194      Branch: perl
5195            + lib/Net/t/netrc.t
5196            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
5197 ____________________________________________________________________________
5198 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
5199         Log: Update Changes.
5200      Branch: perl
5201            ! Changes patchlevel.h
5202 ____________________________________________________________________________
5203 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
5204         Log: Upgrade to podlators 1.16.
5205      Branch: perl
5206            + lib/Pod/t/basic.cap
5207            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
5208            ! lib/Pod/t/basic.t pod/pod2man.PL
5209 ____________________________________________________________________________
5210 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
5211         Log: Pass 6 at perldelta - sort enhancements, generic and
5212              platform specific bug fixes.
5213      Branch: perl
5214            ! pod/perldelta.pod
5215 ____________________________________________________________________________
5216 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
5217         Log: PROPAGATE documentation from Tony Cook.
5218      Branch: perl
5219            ! pod/perlfunc.pod
5220 ____________________________________________________________________________
5221 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
5222         Log: DJGPP cannot do signals that well.
5223      Branch: perl
5224            ! ext/POSIX/t/sigaction.t
5225 ____________________________________________________________________________
5226 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
5227         Log: Can't do subsecond alarms without ualarm; and break out
5228              early if alarms do not seem to be coming in as expected.
5229      Branch: perl
5230            ! ext/Time/HiRes/HiRes.t
5231 ____________________________________________________________________________
5232 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
5233         Log: No Socket, little Net.
5234      Branch: perl
5235            ! t/lib/1_compile.t
5236 ____________________________________________________________________________
5237 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
5238         Log: Take the taint brush to the getcwds.
5239      Branch: perl
5240            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
5241 ____________________________________________________________________________
5242 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
5243         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
5244              From: "Craig A. Berry" <craigberry@mac.com>
5245              Date: Sun, 25 Nov 2001 16:20:45 -0600
5246              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
5247      Branch: perl
5248            ! ext/Socket/Socket.xs
5249 ____________________________________________________________________________
5250 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
5251         Log: Since in some DOS filesystems the timestamp granularity
5252              may be only two seconds, better sleep for three to play safe.
5253              (Helps CygWin, at least.)
5254      Branch: perl
5255            ! lib/Memoize/t/expire_file.t
5256 ____________________________________________________________________________
5257 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
5258         Log: For some reason CygWin wasn't collapsing multiple
5259              slashes into one, which made some Spec.t tests to fail.
5260              Either CygWin was being too prudish or the collapsing
5261              logic needs to be rethunk.
5262      Branch: perl
5263            ! lib/File/Spec/Unix.pm
5264 ____________________________________________________________________________
5265 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
5266         Log: Cygwin needs to have libperl.dll around if trying to link
5267              with -lperl.  Note: this change cures the test but whether
5268              it cures CygPerl installation, I don't know: hopefully the
5269              libperl5_7_2.dll, or the version equivalent, gets installed
5270              also as libperl.dll to the proper place(s).
5271      Branch: perl
5272            ! lib/ExtUtils/Embed.t
5273 ____________________________________________________________________________
5274 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
5275         Log: -I../lib/.. and -L../lib/..?  Strange.
5276      Branch: perl
5277            ! lib/ExtUtils/Embed.t
5278 ____________________________________________________________________________
5279 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
5280         Log: $MM?
5281      Branch: perl
5282            ! lib/ExtUtils/Embed.pm
5283 ____________________________________________________________________________
5284 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
5285         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
5286              From: Dave Rolsky <autarch@urth.org>
5287              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
5288              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
5289      Branch: perl
5290            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
5291            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
5292 ____________________________________________________________________________
5293 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
5294         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
5295              From: chromatic <chromatic@rmci.net>
5296              Date: Sat, 24 Nov 2001 14:56:57 -0700
5297              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
5298              
5299              plus a tweak for ithreads builds.
5300      Branch: perl
5301            + lib/DB.t
5302            ! MANIFEST lib/DB.pm
5303 ____________________________________________________________________________
5304 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
5305         Log: Win32 compilation tweaks for Blair Zajac.
5306      Branch: perl
5307            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
5308 ____________________________________________________________________________
5309 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
5310         Log: I don't think trying to bracket the hires time with lores
5311              times is going to be portable enough: Cygwin seems to be
5312              capable of getting hires ones rather consistently lower
5313              than the lores ones.  So let's try average difference instead.
5314      Branch: perl
5315            ! ext/Time/HiRes/HiRes.t
5316 ____________________________________________________________________________
5317 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
5318         Log: Subject: Re: benchmarks, sorts and reproducibility
5319              From: "John P. Linderman" <jpl@research.att.com>
5320              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
5321              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
5322              
5323              Randomize large partitions for quicksort to dodge the
5324              angry gods of quadratic.
5325      Branch: perl
5326            ! pp_sort.c
5327 ____________________________________________________________________________
5328 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
5329         Log: The joys of portable quoting.
5330      Branch: perl
5331            ! ext/Devel/PPPort/harness/Makefile.PL
5332 ____________________________________________________________________________
5333 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
5334         Log: sort pragma tweaks.
5335      Branch: perl
5336            ! lib/sort.pm
5337 ____________________________________________________________________________
5338 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
5339         Log: Skip the link= directives of utils.lst if no mandir
5340              (if no manpages).
5341      Branch: perl
5342            ! installman
5343 ____________________________________________________________________________
5344 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
5345         Log: integrate changes#8340,13260 from mainline
5346              
5347              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
5348              
5349              change#3373 introduced a handle leak in backticks and piped open()s
5350              that fail
5351      Branch: maint-5.6/perl
5352            ! t/io/pipe.t util.c
5353 ____________________________________________________________________________
5354 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
5355         Log: change#3373 introduced a handle leak in backticks and piped open()s
5356              that fail
5357      Branch: perl
5358            ! util.c
5359 ____________________________________________________________________________
5360 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
5361         Log: metaconfig unit change for #13258.
5362      Branch: metaconfig/U/perl
5363            ! d_procselfexe.U
5364 ____________________________________________________________________________
5365 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
5366         Log: Extraenous breaks noticed by David Dyck.
5367      Branch: perl
5368            ! Configure
5369 ____________________________________________________________________________
5370 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
5371         Log: Revert the /proc/self/auxv experiment for now.
5372      Branch: perl
5373            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
5374 ____________________________________________________________________________
5375 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
5376         Log: Also ExtUtils.t had $^X assumptions.
5377      Branch: perl
5378            ! lib/ExtUtils.t
5379 ____________________________________________________________________________
5380 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
5381         Log: Now is Solaris if you start the t/perl in the t/
5382              as "./perl", the $^X will be "../perl", not "./perl".
5383      Branch: perl
5384            ! t/lib/1_compile.t
5385 ____________________________________________________________________________
5386 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
5387         Log: The new way of finding out $^X in Solaris
5388              requires a little tweak if the executable
5389              pathname is *not* absolute: prepend "./"
5390              (otherwise `$^X ...` will start perl from PATH...)
5391      Branch: perl
5392            ! perl.c
5393 ____________________________________________________________________________
5394 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
5395         Log: Avoid "will not stay shared" warnings.
5396      Branch: perl
5397            ! lib/ExtUtils/MM_Unix.pm
5398 ____________________________________________________________________________
5399 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
5400         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
5401              From: Michael G Schwern <schwern@pobox.com>
5402              Date: Sat, 24 Nov 2001 19:56:18 -0500
5403              Message-ID: <20011124195618.A14614@blackrider>            
5404      Branch: perl
5405            ! perl.c pp_sys.c t/op/magic.t util.c
5406 ____________________________________________________________________________
5407 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
5408         Log: In the MakeMaker pm_to_blib target don't copy all
5409              the files in one fell swppo, deal with them hunkwise,
5410              helps for CLIs with limited line lengths.
5411              (This seems to help for DJGPP building Encode,
5412              where there are dozens of files to copy.)
5413      Branch: perl
5414            ! lib/ExtUtils/MM_Unix.pm
5415 ____________________________________________________________________________
5416 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
5417         Log: testsuite leaves stray files behind on windows
5418      Branch: perl
5419            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
5420 ____________________________________________________________________________
5421 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
5422         Log: xsubpp produces a spurious warning on directories called 'typemap'
5423      Branch: perl
5424            ! lib/ExtUtils/xsubpp
5425 ____________________________________________________________________________
5426 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
5427         Log: xsubpp treats invalid (indented) cpp directives as comments
5428      Branch: perl
5429            ! ext/IO/IO.xs
5430 ____________________________________________________________________________
5431 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
5432         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
5433      Branch: perl
5434            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
5435 ____________________________________________________________________________
5436 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
5437         Log: The debug_pag needs to be visible at all times
5438              because of the re extension.
5439      Branch: perl
5440            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
5441 ____________________________________________________________________________
5442 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
5443         Log: Subject: Re: [PATCH] Tests are good
5444              From: Philip Newton <Philip.Newton@gmx.net>
5445              Date: Sat, 24 Nov 2001 21:24:00 +0100
5446              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
5447      Branch: perl
5448            ! pod/perlhack.pod
5449 ____________________________________________________________________________
5450 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
5451         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
5452              From: "Craig A. Berry" <craigberry@mac.com> 
5453              Date: Sat, 24 Nov 2001 12:45:44 -0600
5454              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
5455              
5456              (with tweaks, and combined with Sarathy's #13242)
5457      Branch: perl
5458            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
5459 ____________________________________________________________________________
5460 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
5461         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
5462              From: John Peacock <jpeacock@rowman.com>
5463              Date: Sat, 24 Nov 2001 14:27:46 -0500
5464              Message-ID: <3BFFF4B2.40509@rowman.com> 
5465      Branch: perl
5466            ! lib/Exporter/Heavy.pm
5467 ____________________________________________________________________________
5468 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
5469         Log: use portable quotes
5470      Branch: perl
5471            ! ext/Devel/PPPort/harness/Makefile.PL
5472 ____________________________________________________________________________
5473 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
5474         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
5475              From: Nicholas Clark <nick@ccl4.org>
5476              Date: Sat, 24 Nov 2001 18:06:26 +0000
5477              Message-ID: <20011124180626.T37621@plum.flirble.org>
5478      Branch: perl
5479            ! installman
5480 ____________________________________________________________________________
5481 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
5482         Log: Subject: [PATCH] perl5005delta.pod L<>
5483              From: Nicholas Clark <nick@ccl4.org>
5484              Date: Sat, 24 Nov 2001 18:04:21 +0000
5485              Message-ID: <20011124180421.S37621@plum.flirble.org>
5486      Branch: perl
5487            ! pod/perl5005delta.pod
5488 ____________________________________________________________________________
5489 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
5490         Log: fix typo in config.vc; regenerate win32 config_H.* files
5491      Branch: perl
5492            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5493            ! win32/config_H.vc
5494 ____________________________________________________________________________
5495 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
5496         Log: Mention the charnames::vianame().
5497      Branch: perl
5498            ! pod/perluniintro.pod
5499 ____________________________________________________________________________
5500 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
5501         Log: Add charnames::vianame() in case people want to access
5502              the codes in run-time (as opposed to the compile-timeness
5503              of \N{...}).
5504      Branch: perl
5505            ! lib/charnames.pm lib/charnames.t
5506 ____________________________________________________________________________
5507 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
5508         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
5509              From: Nicholas Clark <nick@ccl4.org>
5510              Date: Sat, 24 Nov 2001 16:30:42 +0000
5511              Message-ID: <20011124163042.R37621@plum.flirble.org>
5512      Branch: perl
5513            ! regcomp.c regcomp.h
5514 ____________________________________________________________________________
5515 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
5516         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
5517              From: Nicholas Clark <nick@ccl4.org>
5518              Date: Sat, 24 Nov 2001 16:24:33 +0000
5519              Message-ID: <20011124162433.Q37621@plum.flirble.org>
5520              
5521              cmp fixes.
5522      Branch: perl
5523            ! pp.c
5524 ____________________________________________________________________________
5525 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
5526         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
5527              (It seems that "./perl" gets resolved to "perl" now.)
5528      Branch: perl
5529            ! perl.c
5530 ____________________________________________________________________________
5531 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
5532         Log: Subject: [PATCH] DB_File 1.800        
5533              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
5534              Date: Sat, 24 Nov 2001 11:41:41 -0000
5535              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
5536      Branch: perl
5537            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5538            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
5539            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
5540            ! ext/DB_File/t/db-recno.t
5541 ____________________________________________________________________________
5542 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
5543         Log: Tweak the PUSHED documentation.
5544      Branch: perl
5545            ! ext/PerlIO/Via/Via.pm
5546 ____________________________________________________________________________
5547 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
5548         Log: Update 1_compile for new known tests.
5549      Branch: perl
5550            ! t/lib/1_compile.t
5551 ____________________________________________________________________________
5552 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
5553         Log: Move the MBF/MBI test modules to t/lib.
5554      Branch: perl
5555            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
5556            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
5557            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
5558            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
5559            ! lib/Math/BigInt/t/sub_mbi.t
5560 ____________________________________________________________________________
5561 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
5562         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
5563              From: "Craig A. Berry" <craigberry@mac.com> 
5564              Date: Fri, 23 Nov 2001 18:05:35 -0600
5565              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
5566      Branch: perl
5567            ! configure.com
5568 ____________________________________________________________________________
5569 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
5570         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
5571              From: PPrymmer@factset.com 
5572              Date: Fri, 23 Nov 2001 17:03:07 -0500
5573              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
5574      Branch: perl
5575            ! ext/Unicode/Normalize/mkheader
5576 ____________________________________________________________________________
5577 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
5578         Log: Here are the right helper files.
5579      Branch: perl
5580            + t/lib/Filter/Simple/ExportTest.pm
5581            + t/lib/Filter/Simple/FilterOnlyTest.pm
5582            + t/lib/Filter/Simple/FilterTest.pm
5583            + t/lib/Filter/Simple/ImportTest.pm
5584            ! MANIFEST
5585 ____________________________________________________________________________
5586 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
5587         Log: Update Changes.
5588      Branch: perl
5589            ! Changes patchlevel.h
5590 ____________________________________________________________________________
5591 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
5592         Log: Never mind.
5593      Branch: perl
5594            - lib/Filter/Simple/lib/ExportTest.pm
5595            - lib/Filter/Simple/lib/ImportTest.pm
5596 ____________________________________________________________________________
5597 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
5598         Log: Mis-add.
5599      Branch: perl
5600            + lib/Filter/Simple/lib/ExportTest.pm
5601            + lib/Filter/Simple/lib/ImportTest.pm
5602 ____________________________________________________________________________
5603 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
5604         Log: Upgrade to Filter::Simple 0.77.
5605      Branch: perl
5606            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
5607            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
5608            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
5609            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
5610            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
5611 ____________________________________________________________________________
5612 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
5613         Log: Missing p4 add.
5614      Branch: perl
5615            + lib/ExtUtils/MM_VMS.t
5616 ____________________________________________________________________________
5617 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
5618         Log: Pass 5 at perldelta - module and utility updates cleanup.
5619      Branch: perl
5620            ! pod/perldelta.pod
5621 ____________________________________________________________________________
5622 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
5623         Log: metaconfig unit change for #13219.
5624      Branch: metaconfig/U/perl
5625            ! d_procselfexe.U
5626 ____________________________________________________________________________
5627 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
5628         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
5629      Branch: perl
5630            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5631            ! pod/buildtoc.PL pod/perltoc.pod
5632 ____________________________________________________________________________
5633 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
5634         Log: Add procselfexe and d_dirfd to strange lands.
5635      Branch: perl
5636            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
5637            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5638            ! vos/config.ga.def vos/config.ga.h win32/config.bc
5639            ! win32/config.gc win32/config.vc win32/config.win64
5640            ! wince/config.ce
5641 ____________________________________________________________________________
5642 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
5643         Log: metaconfig unit change for #13216.
5644      Branch: metaconfig/U/perl
5645            ! d_procselfexe.U
5646 ____________________________________________________________________________
5647 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
5648         Log: Better to "quote" the pathname.
5649      Branch: perl
5650            ! Configure config_h.SH
5651 ____________________________________________________________________________
5652 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
5653         Log: Use PROCSELFEXE_PATH.
5654      Branch: perl
5655            ! perl.c
5656 ____________________________________________________________________________
5657 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
5658         Log: metaconfig unit change for #13213.
5659      Branch: metaconfig/U/perl
5660            ! d_procselfexe.U
5661 ____________________________________________________________________________
5662 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
5663         Log: Add probing for BSD-like /proc/curpoc/file.
5664      Branch: perl
5665            ! Configure config_h.SH
5666 ____________________________________________________________________________
5667 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
5668         Log: metaconfig unit change for 13211.
5669      Branch: metaconfig/U/perl
5670            + d_dirfd.U
5671 ____________________________________________________________________________
5672 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
5673         Log: Add probing for dirfd() so that it can be added it IO::Dir.
5674      Branch: perl
5675            ! Configure config_h.SH perl.h
5676 ____________________________________________________________________________
5677 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
5678         Log: ...and update the test count.
5679      Branch: perl
5680            ! lib/Pod/t/basic.t
5681 ____________________________________________________________________________
5682 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
5683         Log: Must remove the cap test also from the test script.
5684      Branch: perl
5685            ! lib/Pod/t/basic.t
5686 ____________________________________________________________________________
5687 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
5688         Log: Subject: [PATCH] Tests are good
5689              From: Nicholas Clark <nick@ccl4.org>
5690              Date: Fri, 23 Nov 2001 18:12:21 +0000
5691              Message-ID: <20011123181220.F37621@plum.flirble.org>
5692      Branch: perl
5693            ! pod/perlhack.pod
5694 ____________________________________________________________________________
5695 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
5696         Log: The basic.cap from podlators 1.14 is not very portable.
5697      Branch: perl
5698            - lib/Pod/t/basic.cap
5699            ! MANIFEST
5700 ____________________________________________________________________________
5701 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
5702         Log: Subject: Re: [DOC PATCHES] pod cleanups
5703              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5704              Date: 22 Nov 2001 12:54:16 -0000
5705              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
5706      Branch: perl
5707            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
5708            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
5709 ____________________________________________________________________________
5710 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
5711         Log: FAQ sync.
5712      Branch: perl
5713            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
5714 ____________________________________________________________________________
5715 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
5716         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
5717              From: PPrymmer@factset.com
5718              Date: Fri, 23 Nov 2001 11:43:45 -0500
5719              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
5720      Branch: perl
5721            ! MANIFEST lib/ExtUtils/MM_VMS.pm
5722 ____________________________________________________________________________
5723 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
5724         Log: Corify podlators 1.14 test.
5725      Branch: perl
5726            ! lib/Pod/t/basic.t
5727 ____________________________________________________________________________
5728 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
5729         Log: Output tweak needed because of podlators 1.14.
5730      Branch: perl
5731            ! t/pod/multiline_items.xr
5732 ____________________________________________________________________________
5733 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
5734         Log: Upgrade to podlators 1.14.
5735      Branch: perl
5736            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
5737            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
5738            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
5739            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
5740            ! lib/Pod/Text/Overstrike.pm
5741 ____________________________________________________________________________
5742 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
5743         Log: perlmodinstall tweaks from Philip Newton.
5744      Branch: perl
5745            ! pod/perlmodinstall.pod
5746 ____________________________________________________________________________
5747 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
5748         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
5749              From: Autrijus Tang <autrijus@autrijus.org>           
5750              Date: Fri, 23 Nov 2001 23:55:53 +0800
5751              Message-ID: <20011123235553.A2310@not.autrijus.org>
5752      Branch: perl
5753            ! Porting/genlog
5754 ____________________________________________________________________________
5755 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
5756         Log: Subject: Re: regex oddness with \Z and $&
5757              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
5758              Date: Fri, 23 Nov 2001 15:15:24 +0000
5759              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
5760      Branch: perl
5761            ! regcomp.c t/op/re_tests
5762 ____________________________________________________________________________
5763 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
5764         Log: regen_headers.
5765      Branch: perl
5766            ! embed.h global.sym pod/perlapi.pod proto.h
5767 ____________________________________________________________________________
5768 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
5769         Log: Forgotten check-in.
5770      Branch: perl
5771            ! pod/perlapi.pod
5772 ____________________________________________________________________________
5773 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
5774         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
5775      Branch: perl
5776            ! lib/Test/Simple.pm
5777 ____________________________________________________________________________
5778 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
5779         Log: Retract #13173 (effectively retract Net::Ping 2.06,
5780              go back to 2.04, the 2.06 hasn't seen the patches
5781              that have gone to the blead version.)
5782      Branch: perl
5783            - lib/Net/Ping/CHANGES lib/Net/Ping/README
5784            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
5785            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
5786            - lib/Net/Ping/t/200_ping_tcp.t
5787            ! MANIFEST lib/Net/Ping.pm
5788 ____________________________________________________________________________
5789 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
5790         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
5791              From: Robin Barker <rmb1@cise.npl.co.uk>
5792              Date: Thu, 22 Nov 2001 11:00:38 GMT
5793              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
5794      Branch: perl
5795            ! utils/perldoc.PL
5796 ____________________________________________________________________________
5797 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
5798         Log: metaconfig unit change for #13191.
5799      Branch: metaconfig/U/perl
5800            ! d_procselfexe.U
5801 ____________________________________________________________________________
5802 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
5803         Log: procselfexe tweak: for some reason I had a ls in
5804              /proc/self/exe, not the ls Configure thought it
5805              would found.
5806      Branch: perl
5807            ! Configure
5808 ____________________________________________________________________________
5809 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
5810         Log: Corify the Net::Ping tests; skip the tests
5811              unless $ENV{PERL_TEST_Net_Ping} is true.
5812      Branch: perl
5813            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
5814            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
5815            ! lib/Net/Ping/t/200_ping_tcp.t
5816 ____________________________________________________________________________
5817 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
5818         Log: metaconfig units changes for #13188.
5819      Branch: metaconfig
5820            ! U/modified/Head.U
5821      Branch: metaconfig/U/perl
5822            ! issymlink.U
5823 ____________________________________________________________________________
5824 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
5825         Log: The #13182 didn't really help.  The real problem
5826              seems to be that 'sh' can in AIX mean at least three
5827              different things, and we can't know which one it is
5828              unless we export $newsh from an earlier run (and it's
5829              the 'bsh' aka 'sh' that has the the broken test -h).
5830      Branch: perl
5831            ! Configure
5832 ____________________________________________________________________________
5833 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
5834         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
5835      Branch: perl
5836            ! op.c t/op/override.t
5837 ____________________________________________________________________________
5838 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
5839         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
5840              From: PPrymmer@factset.com 
5841              Date: Wed, 21 Nov 2001 20:17:25 -0500
5842              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
5843      Branch: perl
5844            ! lib/Shell.t
5845 ____________________________________________________________________________
5846 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
5847         Log: Reapply perlmodinstall parts of #12897.
5848      Branch: perl
5849            ! pod/perlmodinstall.pod
5850 ____________________________________________________________________________
5851 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
5852         Log: perlmodinstall 2.01 from Jon Orwant.
5853      Branch: perl
5854            ! pod/perlmodinstall.pod
5855 ____________________________________________________________________________
5856 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
5857         Log: Subject: [PATCH @10907] REXX on OS/2
5858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5859              Date: Wed, 21 Nov 2001 15:26:11 -0500
5860              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
5861      Branch: perl
5862            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
5863            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
5864 ____________________________________________________________________________
5865 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
5866         Log: metaconfig unit change for #13181.
5867      Branch: metaconfig/U/perl
5868            ! issymlink.U
5869 ____________________________________________________________________________
5870 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
5871         Log: AIX has broken builtin 'test'.
5872      Branch: perl
5873            ! Configure
5874 ____________________________________________________________________________
5875 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
5876         Log: Subject: [PATCH 5.7.x] INSTALL size update
5877              From: Andy Dougherty <doughera@lafayette.edu>
5878              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
5879              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
5880      Branch: perl
5881            ! INSTALL
5882 ____________________________________________________________________________
5883 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
5884         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
5885              to pp_sort.c.  Includes the quicksort stabilizing layer
5886              from John P. Linderman.  -Msort=qsort or -Msort=fast is
5887              faster than without (or with -Msort=mergesort or -Msort=safe)
5888              for short random inputs, but for some reason not quite as fast
5889              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
5890              optimizing definitely needed.
5891      Branch: perl
5892            + lib/sort.pm lib/sort.t pp_sort.c
5893            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
5894            ! embed.pl global.sym perl.h pp_ctl.c proto.h
5895            ! vms/descrip_mms.template vos/build.cm win32/Makefile
5896            ! win32/makefile.mk wince/Makefile.ce
5897 ____________________________________________________________________________
5898 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
5899         Log: Sync file with libnet-1.0901-tobe
5900      Branch: perl
5901            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
5902            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
5903            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
5904            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
5905            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
5906 ____________________________________________________________________________
5907 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
5908         Log: Subject: [PATCH perldoc] problems with pod2man
5909              From: Robin Barker <rmb1@cise.npl.co.uk>
5910              Date: Wed, 21 Nov 2001 17:48:51 GMT
5911              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
5912      Branch: perl
5913            ! utils/perldoc.PL
5914 ____________________________________________________________________________
5915 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
5916         Log: debug_pad only visible when debugging.
5917      Branch: perl
5918            ! makedef.pl
5919 ____________________________________________________________________________
5920 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
5921         Log: metaconfig units changes for #13174.
5922      Branch: metaconfig/U/perl
5923            + d_procselfexe.U
5924            - procselfexe.U
5925 ____________________________________________________________________________
5926 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
5927         Log: procselfexe tweaks.
5928      Branch: perl
5929            ! Configure config_h.SH
5930 ____________________________________________________________________________
5931 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
5932         Log: Upgrade to Net::Ping 2.06.
5933      Branch: perl
5934            + lib/Net/Ping/CHANGES lib/Net/Ping/README
5935            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
5936            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
5937            + lib/Net/Ping/t/200_ping_tcp.t
5938            ! MANIFEST lib/Net/Ping.pm
5939 ____________________________________________________________________________
5940 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
5941         Log: Upgrade to Math::BigInt 1.47.
5942      Branch: perl
5943            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5944            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
5945            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
5946            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5947            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
5948            ! lib/Math/BigInt/t/sub_mbi.t
5949 ____________________________________________________________________________
5950 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
5951         Log: Dynaloading for POSIX-BC from Thomas Dorner.
5952      Branch: perl
5953            ! hints/posix-bc.sh
5954 ____________________________________________________________________________
5955 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
5956         Log: Strange: the same mysterious regex study bug
5957              seems to be present both in OS/390 and POSIX-BC.
5958              Deep EBCDIC magic that regex engine gets wrong,
5959              or a bug in some compiler/library shared by the
5960              two platforms?  From Thomas Dorner.
5961      Branch: perl
5962            ! t/op/study.t
5963 ____________________________________________________________________________
5964 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
5965         Log: More lost and found.
5966      Branch: perl
5967            + lib/Test/Simple/README
5968            ! MANIFEST
5969 ____________________________________________________________________________
5970 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
5971         Log: MANIFESTly missing.
5972      Branch: perl
5973            ! MANIFEST
5974 ____________________________________________________________________________
5975 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
5976         Log: Subject: Re: PERFORCE change 13162 for review               
5977              From: Philip Newton <Philip.Newton@gmx.net> 
5978              Date: Wed, 21 Nov 2001 16:44:30 +0100
5979              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
5980      Branch: perl
5981            ! ext/Devel/PPPort/PPPort.pm
5982 ____________________________________________________________________________
5983 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
5984         Log: Update Changes.
5985      Branch: perl
5986            ! Changes patchlevel.h
5987 ____________________________________________________________________________
5988 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
5989         Log: Small doc tweaks.
5990      Branch: perl
5991            ! ext/PerlIO/Via/Via.pm
5992 ____________________________________________________________________________
5993 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
5994         Log: Redundant return.
5995      Branch: perl
5996            ! ext/MIME/Base64/QuotedPrint.pm
5997 ____________________________________________________________________________
5998 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
5999         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
6000              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6001              Date: Wed, 21 Nov 2001 10:23:16 +0100
6002              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
6003      Branch: perl
6004            ! pp_pack.c t/op/pack.t
6005 ____________________________________________________________________________
6006 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
6007         Log: Add Devel::PPPort originally from Kenneth Albanowski,
6008              revigorated by Paul Marquess: gives h2xs a Perl version
6009              portability boost.
6010      Branch: perl
6011            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
6012            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
6013            + ext/Devel/PPPort/harness/Harness.pm
6014            + ext/Devel/PPPort/harness/Harness.xs
6015            + ext/Devel/PPPort/harness/Makefile.PL
6016            + ext/Devel/PPPort/harness/module2.c
6017            + ext/Devel/PPPort/harness/module3.c
6018            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
6019            ! MANIFEST lib/h2xs.t utils/h2xs.PL
6020 ____________________________________________________________________________
6021 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
6022         Log: Oops.
6023      Branch: perl
6024            ! lib/Test/Simple/t/filehandles.t
6025 ____________________________________________________________________________
6026 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
6027         Log: Subject: Re: PERFORCE change 13152 for review               
6028              From: Philip Newton <Philip.Newton@gmx.net> 
6029              Date: Wed, 21 Nov 2001 09:04:05 +0100
6030              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
6031      Branch: perl
6032            ! lib/Test/Builder.pm
6033 ____________________________________________________________________________
6034 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
6035         Log: Subject: Re: PERFORCE change 13142 for review
6036              From: Philip Newton <Philip.Newton@gmx.net>
6037              Date: Wed, 21 Nov 2001 09:04:03 +0100
6038              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
6039              
6040              plus rewrap few paragraphs.
6041      Branch: perl
6042            ! lib/Pod/LaTeX.pm
6043 ____________________________________________________________________________
6044 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
6045         Log: Integrate #13154 from macperl; Remove comments.
6046      Branch: perl
6047           !> lib/File/Spec/Mac.pm
6048 ____________________________________________________________________________
6049 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
6050         Log: Update the list of modules having tests.
6051      Branch: perl
6052            ! t/lib/1_compile.t
6053 ____________________________________________________________________________
6054 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
6055         Log: Slight doc changes.
6056      Branch: maint-5.6/macperl
6057            ! macos/macperl/MacPerl.podhelp
6058 ____________________________________________________________________________
6059 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
6060         Log: Add UTF-16 coercion.
6061      Branch: maint-5.6/macperl
6062            ! macos/lib/Mac/AppleEvents/Simple.pm
6063 ____________________________________________________________________________
6064 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
6065         Log: Remove comments.
6066      Branch: maint-5.6/macperl
6067            ! lib/File/Spec/Mac.pm
6068 ____________________________________________________________________________
6069 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
6070         Log: Fix FSpGetCatInfo (and other functions) corrupting
6071              memory with bad filespecs (bug #471867)
6072      Branch: maint-5.6/macperl
6073            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
6074 ____________________________________________________________________________
6075 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
6076         Log: Upgrade to Test::Simple 0.33.
6077      Branch: perl
6078            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
6079            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
6080            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
6081 ____________________________________________________________________________
6082 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
6083         Log: Upgrade to Test::Harness 1.26.
6084      Branch: perl
6085            ! lib/Test/Harness.pm lib/Test/Harness/Changes
6086 ____________________________________________________________________________
6087 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
6088         Log: Integrate change #13145 from maintperl;
6089              another compatibility tweak to change#12559: avoid quoting
6090              arguments that already have quotes; add test case
6091      Branch: perl
6092           !> t/op/system_tests win32/win32.c
6093 ____________________________________________________________________________
6094 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
6095         Log: integrate change#13147 from mainline (fixes nit in change#10091)
6096              
6097              Subject: [PATCH] spaceship and refs
6098      Branch: maint-5.6/perl
6099            ! pp.c pp_hot.c t/op/cmp.t
6100 ____________________________________________________________________________
6101 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
6102         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
6103              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
6104              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
6105              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
6106      Branch: perl
6107            + lib/Pod/t/utils.t
6108            ! MANIFEST
6109 ____________________________________________________________________________
6110 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
6111         Log: Subject: [PATCH] spaceship and refs
6112              From: Nicholas Clark <nick@ccl4.org>
6113              Date: Tue, 20 Nov 2001 21:59:51 +0000
6114              Message-ID: <20011120215951.U62891@plum.flirble.org> 
6115      Branch: perl
6116            ! pp.c pp_hot.c t/op/cmp.t
6117 ____________________________________________________________________________
6118 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
6119         Log: Try to clarify which I/O call operates on bytes,
6120              which on characters, which on either.
6121      Branch: perl
6122            ! pod/perlfunc.pod
6123 ____________________________________________________________________________
6124 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
6125         Log: another compatibility tweak to change#12559: avoid quoting
6126              arguments that already have quotes; add test case
6127      Branch: maint-5.6/perl
6128            ! t/op/system_tests win32/win32.c
6129 ____________________________________________________________________________
6130 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
6131         Log: Give a simple example of writing PerlIO::Via handlers
6132              in Perl.
6133      Branch: perl
6134            ! ext/PerlIO/Via/Via.pm
6135 ____________________________________________________________________________
6136 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
6137         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
6138      Branch: perl
6139            + lib/Pod/t/latex.t
6140            ! MANIFEST
6141 ____________________________________________________________________________
6142 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
6143         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
6144              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6145              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
6146              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
6147      Branch: perl
6148            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
6149 ____________________________________________________________________________
6150 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
6151         Log: Spread d_procselfexe to far-off lands (undefined).
6152      Branch: perl
6153            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
6154            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6155            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6156            ! win32/config.gc win32/config.vc win32/config.win64
6157            ! wince/config.ce
6158 ____________________________________________________________________________
6159 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
6160         Log: Integrate perlio; add detection and use of /proc/self/exe
6161              (Linuxism for finding the absolute path of the executable)
6162      Branch: perl
6163           !> Configure config_h.SH perl.c t/op/magic.t
6164 ____________________________________________________________________________
6165 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
6166         Log: Really define do_report_used() only if DEBUGGING.
6167      Branch: perl
6168            ! sv.c
6169 ____________________________________________________________________________
6170 [ 13138] By: nick                                  on 2001/11/20  20:01:05
6171         Log: perl.c change to use HAS_PROCSELFEXE, also
6172              tweak to $^X test to comprehend full path to real executable
6173              being returned (like Cygwin as it happens...)
6174      Branch: perlio
6175            ! perl.c t/op/magic.t
6176 ____________________________________________________________________________
6177 [ 13137] By: nick                                  on 2001/11/20  19:46:00
6178         Log: Integrate mainline
6179      Branch: perlio
6180           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
6181           +> lib/NEXT/t/unseen.t
6182            - lib/NEXT/test.pl
6183           !> (integrate 34 files)
6184 ____________________________________________________________________________
6185 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
6186         Log: Subject: [?PATCH] terser pp_eq
6187              From: Nicholas Clark <nick@ccl4.org>
6188              Date: Mon, 19 Nov 2001 23:09:02 +0000
6189              Message-ID: <20011119230901.O62891@plum.flirble.org>
6190      Branch: perl
6191            ! pp_hot.c
6192 ____________________________________________________________________________
6193 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
6194         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
6195      Branch: perl
6196            ! pod/perldelta.pod
6197 ____________________________________________________________________________
6198 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
6199         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
6200              From: Andy Dougherty <doughera@lafayette.edu>
6201              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
6202              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
6203      Branch: perl
6204            ! ext/re/Makefile.PL ext/re/re.xs
6205 ____________________________________________________________________________
6206 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
6207         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
6208              From: Andy Dougherty <doughera@lafayette.edu>
6209              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
6210              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
6211      Branch: perl
6212            ! ext/re/re.xs
6213 ____________________________________________________________________________
6214 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
6215         Log: Integrate change #13119 from macperl.
6216              (No changes since already applied the patch,
6217              just keep perforce happy and well-fed.)
6218      Branch: perl
6219           !> lib/Pod/Html.pm
6220 ____________________________________________________________________________
6221 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
6222         Log: Subject: [PATCH] filter-util.pl for Mac OS
6223              From: Chris Nandor <pudge@pobox.com>
6224              Date: Tue, 20 Nov 2001 00:16:11 -0500
6225              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
6226      Branch: perl
6227            ! t/lib/filter-util.pl
6228 ____________________________________________________________________________
6229 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
6230         Log: Subject: [PATCH] Portability fix for Pod::Html
6231              From: Chris Nandor <pudge@pobox.com>
6232              Date: Tue, 20 Nov 2001 00:01:05 -0500
6233              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
6234      Branch: perl
6235            ! lib/Pod/Html.pm
6236 ____________________________________________________________________________
6237 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
6238         Log: Need to skip more tests if not perlio.
6239      Branch: perl
6240            ! lib/open.t
6241 ____________________________________________________________________________
6242 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
6243         Log: Pass 3 at perldelta - sort the lists of new modules,
6244              module improvements, and new platforms.
6245      Branch: perl
6246            ! pod/perldelta.pod
6247 ____________________________________________________________________________
6248 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
6249         Log: Document ${^OPEN}.
6250      Branch: perl
6251            ! pod/perlvar.pod
6252 ____________________________________________________________________________
6253 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
6254         Log: Make configpm work with extra keys
6255      Branch: maint-5.6/macperl
6256            ! macos/configpm
6257 ____________________________________________________________________________
6258 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
6259         Log: Version and doc updates
6260      Branch: maint-5.6/macperl
6261            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
6262 ____________________________________________________________________________
6263 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
6264         Log: More fixes for error message parsing (bug #470316)
6265      Branch: maint-5.6/macperl
6266            ! macos/macish.c
6267 ____________________________________________________________________________
6268 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
6269         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
6270              remove obsolete function (bug #465225)
6271      Branch: maint-5.6/macperl
6272            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
6273            ! macos/macperl/MPScript.c
6274 ____________________________________________________________________________
6275 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
6276         Log: Add p2as droplet to distribution.
6277      Branch: maint-5.6/macperl
6278            + macos/macperl/Droplets/p2as.plx
6279 ____________________________________________________________________________
6280 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
6281         Log: Bundle File::Sort.
6282      Branch: maint-5.6/macperl
6283            + macos/bundled_lib/blib/lib/File/Sort.pm
6284 ____________________________________________________________________________
6285 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
6286         Log: Various bundled module fixes.
6287      Branch: maint-5.6/macperl
6288            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
6289            ! macos/bundled_ext/Digest/MD5/t/files.t
6290            ! macos/bundled_ext/Filter/t/filter-util.pl
6291            ! macos/bundled_lib/blib/lib/Net/Config.pm
6292            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
6293 ____________________________________________________________________________
6294 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
6295         Log: Portability fix for Pod::Html.
6296      Branch: maint-5.6/macperl
6297            ! lib/Pod/Html.pm
6298 ____________________________________________________________________________
6299 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
6300         Log: Upgrade to Text::Balanced 1.89.
6301      Branch: perl
6302            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
6303            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
6304            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
6305            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
6306            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
6307            ! lib/Text/Balanced/t/gentag.t
6308 ____________________________________________________________________________
6309 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
6310         Log: Upgrade to NEXT 0.50.
6311      Branch: perl
6312            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
6313            + lib/NEXT/t/unseen.t
6314            - lib/NEXT/test.pl
6315            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
6316 ____________________________________________________________________________
6317 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
6318         Log: Integrate with maint-5.6/perl.
6319      Branch: maint-5.6/macperl
6320           !> win32/win32.c
6321 ____________________________________________________________________________
6322 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
6323         Log: Update the README.threads scary header a bit.
6324      Branch: perl
6325            ! README.threads
6326 ____________________________________________________________________________
6327 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
6328         Log: Pass 2 at perldelta: add some changes since 5.7.2.
6329      Branch: perl
6330            ! pod/perldelta.pod
6331 ____________________________________________________________________________
6332 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
6333         Log: Subject: [DOC PATCH] perlfaq4.pod 
6334              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6335              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
6336              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
6337      Branch: perl
6338            ! pod/perlfaq4.pod
6339 ____________________________________________________________________________
6340 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
6341         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
6342              From: Michael G Schwern <schwern@pobox.com> 
6343              Date: Mon, 19 Nov 2001 19:53:12 -0500
6344              Message-ID: <20011119195311.I11883@blackrider>
6345      Branch: perl
6346            ! perl.c
6347 ____________________________________________________________________________
6348 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
6349         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
6350              From: PPrymmer@factset.com
6351              Date: Mon, 19 Nov 2001 17:08:59 -0500
6352              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
6353      Branch: perl
6354            ! vms/descrip_mms.template
6355 ____________________________________________________________________________
6356 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
6357         Log: Create a per-interpeter debug scratchpad container
6358              and use that for the regexec debugging.
6359      Branch: perl
6360            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
6361 ____________________________________________________________________________
6362 [ 13109] By: nick                                  on 2001/11/19  22:01:45
6363         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
6364              Configure unit detects the feature).
6365      Branch: metaconfig/U/perl
6366            + procselfexe.U
6367      Branch: perlio
6368            ! Configure config_h.SH
6369 ____________________________________________________________________________
6370 [ 13108] By: nick                                  on 2001/11/19  20:39:17
6371         Log: Integrate mainline
6372      Branch: perlio
6373           +> t/op/or.t
6374           !> (integrate 44 files)
6375 ____________________________________________________________________________
6376 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
6377         Log: sysseek tweak.
6378      Branch: perl
6379            ! pod/perlfunc.pod
6380 ____________________________________________________________________________
6381 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
6382         Log: Move the sysio tests from io/utf8 to lib/open.
6383      Branch: perl
6384            ! lib/open.t t/io/utf8.t
6385 ____________________________________________________________________________
6386 [ 13105] By: nick                                  on 2001/11/19  20:15:39
6387         Log: Add a .package and a README to //depot/metaconfig
6388      Branch: metaconfig
6389            + .package README
6390 ____________________________________________________________________________
6391 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
6392         Log: Thou shalt not mix stdio and sysio.
6393      Branch: perl
6394            ! t/io/utf8.t
6395 ____________________________________________________________________________
6396 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
6397         Log: Update Changes.
6398      Branch: perl
6399            ! Changes patchlevel.h
6400 ____________________________________________________________________________
6401 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
6402         Log: The runops_debug needs to be present always, otherwise
6403              places like AIX which need an explicit symbol export list
6404              will croak when trying to build Devel::Peek (which uses
6405              the runops_debug).
6406      Branch: perl
6407            ! makedef.pl
6408 ____________________________________________________________________________
6409 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
6410         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
6411              From: PPrymmer@factset.com 
6412              Date: Mon, 19 Nov 2001 11:34:22 -0500
6413              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
6414      Branch: perl
6415            ! lib/Memoize/t/tie_sdbm.t
6416 ____________________________________________________________________________
6417 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
6418         Log: Retract #13088: it seems that unless dump.c is extensively
6419              reorganized as to what symbols it shows, when, and to whom,
6420              we are stuck with having the dump.o symbols in the libperl
6421              and thusly in the main Perl binary.
6422      Branch: perl
6423            ! embedvar.h perlapi.h perlvars.h
6424 ____________________________________________________________________________
6425 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
6426         Log: The _uni_display should not be in dump.c since they
6427              are used under normal operation (S_not_a_number()).
6428      Branch: perl
6429            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
6430 ____________________________________________________________________________
6431 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
6432         Log: Protect sv_dump() from being included unless DEBUGGING,
6433              as noticed by Ilya.
6434      Branch: perl
6435            ! sv.c
6436 ____________________________________________________________________________
6437 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
6438         Log: Pending further investigation skip the tell() tests.
6439              The tell() is okay on Solaris, HP-UX and Tru64, but fails
6440              (by returning too much) in Linux.
6441      Branch: perl
6442            ! t/io/utf8.t
6443 ____________________________________________________________________________
6444 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
6445         Log: Retract #13082 until a better solution is found:
6446              statics break ithreads.
6447      Branch: perl
6448            ! regexec.c
6449 ____________________________________________________________________________
6450 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
6451         Log: Figures 1 and 2 for UTF-8.
6452      Branch: perl
6453            ! pod/perlunicode.pod
6454 ____________________________________________________________________________
6455 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
6456         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
6457              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6458              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
6459              Message-ID: <20011119132645.A15034@rafael>
6460      Branch: perl
6461            ! op.c pod/perldiag.pod t/lib/warnings/op
6462 ____________________________________________________________________________
6463 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
6464         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
6465              From: Michael G Schwern <schwern@pobox.com> 
6466              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
6467              Message-ID: <20011119031112.E786@blackrider>
6468      Branch: perl
6469            ! t/op/closure.t
6470 ____________________________________________________________________________
6471 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
6472         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
6473              From: Michael G Schwern <schwern@pobox.com>
6474              Date: Mon, 19 Nov 2001 03:42:56 -0500
6475              Message-ID: <20011119034256.I786@blackrider>
6476      Branch: perl
6477            + t/op/or.t
6478            ! MANIFEST
6479 ____________________________________________________________________________
6480 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
6481         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
6482              From: "Craig A. Berry" <craigberry@mac.com>
6483              Date: Sun, 18 Nov 2001 14:33:48 -0600
6484              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
6485      Branch: perl
6486            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
6487 ____________________________________________________________________________
6488 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
6489         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
6490              From: Dave Rolsky <autarch@urth.org>
6491              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
6492              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
6493      Branch: perl
6494            ! lib/ExtUtils/Manifest.pm
6495 ____________________________________________________________________________
6496 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
6497         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
6498              From: Dave Rolsky <autarch@urth.org>
6499              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
6500              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
6501      Branch: perl
6502            ! lib/ExtUtils/Install.pm
6503 ____________________________________________________________________________
6504 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
6505         Log: The runops_dbg should not be needed.
6506      Branch: perl
6507            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
6508 ____________________________________________________________________________
6509 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
6510         Log: do_spawn() cleanup from Charles Lane.
6511      Branch: perl
6512            ! vms/vms.c
6513 ____________________________________________________________________________
6514 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
6515         Log: Update the list of tests.
6516      Branch: perl
6517            ! t/lib/1_compile.t
6518 ____________________________________________________________________________
6519 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
6520         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
6521              From: Michael G Schwern <schwern@pobox.com> 
6522              Date: Fri, 16 Nov 2001 17:37:04 -0500
6523              Message-ID: <20011116173703.L30160@blackrider>
6524      Branch: perl
6525            ! t/lib/warnings/sv
6526 ____________________________________________________________________________
6527 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
6528         Log: FAQ sync.
6529      Branch: perl
6530            ! pod/perlfaq4.pod
6531 ____________________________________________________________________________
6532 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
6533         Log: Integrate perlio; win32 sync.
6534      Branch: perl
6535           !> perlio.c win32/win32io.c
6536 ____________________________________________________________________________
6537 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
6538         Log: (retracted by #13096)
6539              Debugging would be badly skewed by a malloc per regex dump.
6540      Branch: perl
6541            ! regexec.c
6542 ____________________________________________________________________________
6543 [ 13081] By: nick                                  on 2001/11/18  19:08:40
6544         Log: Win32 layer has a dup which needs to match new prototype.
6545      Branch: perlio
6546            ! win32/win32io.c
6547 ____________________________________________________________________________
6548 [ 13080] By: nick                                  on 2001/11/18  19:05:02
6549         Log: Wrong way to get stdio mode used.
6550      Branch: perlio
6551            ! perlio.c
6552 ____________________________________________________________________________
6553 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
6554         Log: Retract #13048: that introduced a malloc() (through savepvn())
6555              to *every* m//, which killed the performance quite badly.
6556      Branch: perl
6557            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
6558 ____________________________________________________________________________
6559 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
6560         Log: Pass 1 at perldelta.pod: sort the section contents
6561              together, drop all but the 5.7.2 known problems,
6562              leave the 5.7.1 security note since that's the
6563              fullest explanation (update the date on that).
6564      Branch: perl
6565            ! pod/perldelta.pod
6566 ____________________________________________________________________________
6567 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
6568         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
6569              
6570              Tiny problem in the test for 20011113.110: I hope
6571              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
6572      Branch: perl
6573            ! pp.c t/op/repeat.t
6574 ____________________________________________________________________________
6575 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
6576         Log: All of syswrite/send/sendto need to return character counts,
6577              and character counts from the offset, not the beginning of
6578              the scalar.
6579      Branch: perl
6580            ! pp_sys.c
6581 ____________________________________________________________________________
6582 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
6583         Log: Integrate PerlIO: duping fixes.
6584      Branch: perl
6585           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6586           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
6587           !> perliol.h sv.c
6588 ____________________________________________________________________________
6589 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
6590         Log: syswrite() was still returning byte counts, not character counts.
6591      Branch: perl
6592            ! pp_sys.c t/io/utf8.t
6593 ____________________________________________________________________________
6594 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
6595         Log: Add test for sysread().
6596      Branch: perl
6597            ! t/io/utf8.t
6598 ____________________________________________________________________________
6599 [ 13072] By: nick                                  on 2001/11/18  16:15:31
6600         Log: Allow dup'ing of PerlIO::Scalar etc.
6601      Branch: perlio
6602            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6603            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
6604            ! perliol.h sv.c
6605 ____________________________________________________________________________
6606 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
6607         Log: Prepend a null byte to the test set.
6608      Branch: perl
6609            ! t/io/utf8.t
6610 ____________________________________________________________________________
6611 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
6612         Log: Document how "no utf8;" can become handy.
6613      Branch: perl
6614            ! lib/utf8.pm
6615 ____________________________________________________________________________
6616 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
6617         Log: Integrate perlio; force the inclusion of the PL_runops_*
6618      Branch: perl
6619           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
6620 ____________________________________________________________________________
6621 [ 13068] By: nick                                  on 2001/11/18  13:23:33
6622         Log: embed.pl generated changes I forgot to include
6623      Branch: perlio
6624            ! embedvar.h perlapi.h pod/perlapi.pod
6625 ____________________________________________________________________________
6626 [ 13067] By: nick                                  on 2001/11/18  12:50:19
6627         Log: Force inclusion of both Perl_runops_* in perl itself,
6628              so they are available for Peek.xs etc.
6629      Branch: perlio
6630            ! perlvars.h
6631 ____________________________________________________________________________
6632 [ 13066] By: nick                                  on 2001/11/18  11:00:34
6633         Log: Integrate mainline - a few Devel::Peak fails.
6634      Branch: perlio
6635           +> (branch 29 files)
6636            - ext/Thread/Thread.pm lib/Benchmark.t
6637            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
6638            - lib/Lingua/KO/Hangul/Util/README
6639            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
6640            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
6641            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
6642            - vms/ext/vmsish.pm vms/ext/vmsish.t
6643            ! hv.c
6644           !> (integrate 389 files)
6645 ____________________________________________________________________________
6646 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
6647         Log: Start working on perldelta.  This is not yet any sort of
6648              editing; just concatenating perl570delta, perl571delta,
6649              and perl572delta.  Any sorting not done, any duplicate
6650              removal not done, any removal or update of obsolete items
6651              not done, any changes since 5.7.2 not included.  So there.
6652      Branch: perl
6653            ! pod/perldelta.pod
6654 ____________________________________________________________________________
6655 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
6656         Log: Banish "use utf8".
6657      Branch: perl
6658            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
6659 ____________________________________________________________________________
6660 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
6661         Log: Tweak from Charles Lane.
6662      Branch: perl
6663            ! vms/vms.c
6664 ____________________________________________________________________________
6665 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
6666         Log: Integrate change #13058 from maintperl;
6667              change#12559 breaks things on Win9x because command.com doesn't
6668              grok dquotes at all; disable all the system() smarts for
6669              command.com
6670      Branch: perl
6671           !> win32/win32.c
6672 ____________________________________________________________________________
6673 [ 13061] By: ams                                   on 2001/11/17  13:46:11
6674         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
6675              From: Jonathan Stowe <gellyfish@gellyfish.com>
6676              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
6677              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
6678      Branch: perl
6679            ! lib/Term/Cap.pm
6680 ____________________________________________________________________________
6681 [ 13060] By: ams                                   on 2001/11/17  09:49:10
6682         Log: Subject: [PATCH9 File/Find.pm doc nits
6683              From: Tels <perl_dummy@bloodgate.com>
6684              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
6685      Branch: perl
6686            ! lib/File/Find.pm
6687 ____________________________________________________________________________
6688 [ 13059] By: ams                                   on 2001/11/17  09:38:38
6689         Log: Subject: [PATCH] Benchmark.pm nit
6690              From: Tels <perl_dummy@bloodgate.com>
6691              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
6692      Branch: perl
6693            ! lib/Benchmark.pm
6694 ____________________________________________________________________________
6695 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
6696         Log: change#12559 breaks things on Win9x because command.com doesn't
6697              grok dquotes at all; disable all the system() smarts for
6698              command.com
6699      Branch: maint-5.6/perl
6700            ! win32/win32.c
6701 ____________________________________________________________________________
6702 [ 13057] By: ams                                   on 2001/11/16  20:30:03
6703         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
6704              From: Andy Dougherty <doughera@lafayette.edu>
6705              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
6706              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
6707      Branch: perl
6708            ! lib/Unicode/UCD.t
6709 ____________________________________________________________________________
6710 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
6711         Log: Subject: [Patch Perl@13023] VMS system() warning
6712              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6713              Date: Fri, 16 Nov 2001 15:20:11 EST
6714              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
6715      Branch: perl
6716            ! vms/vms.c
6717 ____________________________________________________________________________
6718 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
6719         Log: It's neither-nor, and protect against the impossible.
6720      Branch: perl
6721            ! lib/Thread.pm
6722 ____________________________________________________________________________
6723 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
6724         Log: 5005threads didn't work because $Thread::VERSION wasn't
6725              visible.  Oops.
6726      Branch: perl
6727            ! ext/Thread/Makefile.PL lib/Thread.pm
6728 ____________________________________________________________________________
6729 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
6730         Log: Robustness against Linux using something else than gcc;
6731              based on
6732              
6733              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
6734              From: Charles Randall <cfriv@yahoo.com>
6735              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
6736              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
6737      Branch: perl
6738            ! ext/Errno/Errno_pm.PL
6739 ____________________________________________________________________________
6740 [ 13052] By: ams                                   on 2001/11/16  16:46:39
6741         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
6742              From: Russ Allbery <rra@stanford.edu>
6743              Date: 16 Nov 2001 09:44:21 -0800
6744              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
6745      Branch: perl
6746            ! lib/Pod/ParseLink.pm
6747 ____________________________________________________________________________
6748 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
6749         Log: Update perluniintro on the UTF-8 output matters
6750              (that -w will warn unless the stream is explicitly UTF-8-ified).
6751      Branch: perl
6752            ! pod/perluniintro.pod
6753 ____________________________________________________________________________
6754 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
6755         Log: Adding new files to MANIFEST is nice.
6756      Branch: perl
6757            ! MANIFEST
6758 ____________________________________________________________________________
6759 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
6760         Log: Update Changes.
6761      Branch: perl
6762            ! Changes patchlevel.h
6763 ____________________________________________________________________________
6764 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
6765         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
6766              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
6767              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
6768              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
6769      Branch: perl
6770            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
6771 ____________________________________________________________________________
6772 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
6773         Log: Rename perlunintro to perluniintro; regen toc.
6774      Branch: perl
6775            + pod/perluniintro.pod
6776            - pod/perlunintro.pod
6777            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6778 ____________________________________________________________________________
6779 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
6780         Log: Document the negated lookeahead trick to emulate
6781              character class subtraction.
6782      Branch: perl
6783            ! pod/perlunicode.pod
6784 ____________________________________________________________________________
6785 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
6786         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
6787              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6788              Date: Fri, 16 Nov 2001 23:31:04 +0900
6789              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
6790              
6791              (with the tweak that Cntrl is not C, it's Cc)
6792      Branch: perl
6793            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
6794            ! lib/unicore/mktables
6795 ____________________________________________________________________________
6796 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
6797         Log: Subject: [PATCH current] runtime runops switch
6798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6799              Date: Fri, 16 Nov 2001 00:48:09 -0500
6800              Message-ID: <20011116004809.A934@math.ohio-state.edu>
6801      Branch: perl
6802            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
6803            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
6804            ! pod/perlintern.pod proto.h run.c
6805 ____________________________________________________________________________
6806 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
6807         Log: Further discourage old Thread code; tell how to tell
6808              the difference.
6809      Branch: perl
6810            ! lib/Thread.pm
6811 ____________________________________________________________________________
6812 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
6813         Log: A missing return; from Charles Lane.
6814      Branch: perl
6815            ! vms/vms.c
6816 ____________________________________________________________________________
6817 [ 13041] By: ams                                   on 2001/11/16  12:11:14
6818         Log: Subject: [PATCH] Doc spellcheck + podcheck
6819              From: Autrijus Tang <autrijus@egb.elixus.org>
6820              Date: Thu, 15 Nov 2001 22:49:05 -0800
6821              Message-Id: <20011116064905.GA44092@egb.elixus.org>
6822              
6823              Subject: [PATCH] podcheck+spellcheck, the rest of the story
6824              From: Autrijus Tang <autrijus@egb.elixus.org>
6825              Date: Fri, 16 Nov 2001 00:42:20 -0800
6826              Message-Id: <20011116084220.GA44295@egb.elixus.org>
6827              
6828              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
6829              From: Nicholas Clark <nick@ccl4.org>
6830              Date: Fri, 16 Nov 2001 10:32:01 +0000
6831              Message-Id: <20011116103200.F62891@plum.flirble.org>
6832              (Applied after suitable de-mangling.)
6833      Branch: perl
6834            ! README.aix README.dgux README.dos README.epoc README.hpux
6835            ! README.mint README.mpeix README.netware README.os2
6836            ! README.os390 README.plan9 README.qnx README.solaris
6837            ! README.threads doio.c pod/perl571delta.pod
6838            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
6839            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
6840            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
6841            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
6842            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
6843            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
6844 ____________________________________________________________________________
6845 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
6846         Log: Avoid redefinedness warning for now.
6847      Branch: perl
6848            ! lib/Thread.pm
6849 ____________________________________________________________________________
6850 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
6851         Log: use strict.
6852      Branch: perl
6853            ! lib/Thread.pm
6854 ____________________________________________________________________________
6855 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
6856         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
6857              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
6858              Date: Thu, 15 Nov 2001 22:54:47 EST 
6859              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
6860      Branch: perl
6861            ! vms/vms.c vms/vmspipe.com
6862 ____________________________________________________________________________
6863 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
6864         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
6865              From: "chromatic" <chromatic@rmci.net>
6866              Date: Thu, 15 Nov 2001 19:54:23 -0700
6867              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
6868      Branch: perl
6869            ! lib/File/stat.t
6870 ____________________________________________________________________________
6871 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
6872         Log: Make Thread a wrapper for both ithreads and 5005threads.
6873              Needs a lot of work and Arthur's eyeballing (and finishing
6874              few missing odds and ends of threads.pm).  Now Thread
6875              is an extension without its own .pm.
6876              
6877              If there are people who have experience working with
6878              either the 5005threads or the ithreads: cleaning up
6879              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
6880              and porting the various Thread::* modules, like Thread::Queue,
6881              to work also with ithreads, is needed.
6882              
6883              Removed the 5005threads requirement from the 5005 tests
6884              for easier testing (not all of them work yet since
6885              they use the Thread::* modules that have not been made
6886              to work with ithreads).  Leave the 5005 tests named as
6887              *.tx so that they are not run by "make test".
6888      Branch: perl
6889            + lib/Thread.pm
6890            - ext/Thread/Thread.pm
6891            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
6892            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
6893            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
6894            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
6895            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
6896            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
6897            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
6898 ____________________________________________________________________________
6899 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
6900         Log: $VERSION "a5" doesn't quite work.
6901      Branch: perl
6902            ! ext/B/Makefile.PL
6903 ____________________________________________________________________________
6904 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
6905         Log: Add the fruits of Larry Shatzer's version verifying script.
6906              (There are some straddlers, but they will be fixed in the
6907              upcoming releases of the modules.)
6908      Branch: perl
6909            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
6910            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
6911            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
6912            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
6913            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
6914            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
6915            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6916            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
6917            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
6918            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
6919            ! wince/FindExt.pm
6920 ____________________________________________________________________________
6921 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
6922         Log: Add Larry Shatzer's VERSION verifying script.
6923      Branch: perl
6924            + Porting/checkVERSION.pl
6925            ! MANIFEST Porting/pumpkin.pod
6926 ____________________________________________________________________________
6927 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
6928         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
6929              From: Michael G Schwern <schwern@pobox.com>
6930              Date: Thu, 15 Nov 2001 19:26:40 -0500
6931              Message-ID: <20011115192640.R31399@blackrider>
6932      Branch: perl
6933            ! t/test.pl
6934 ____________________________________________________________________________
6935 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
6936         Log: Document the MY_CXT business; from Paul Marquess.
6937      Branch: perl
6938            ! pod/perlxs.pod
6939 ____________________________________________________________________________
6940 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
6941         Log: VMSCMD synch attempt.
6942      Branch: perl
6943            ! vms/vms.c vms/vmsish.h
6944 ____________________________________________________________________________
6945 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
6946         Log: Advise against -P as instructed by Schwern.
6947      Branch: perl
6948            ! pod/perlrun.pod
6949 ____________________________________________________________________________
6950 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
6951         Log: Subject: [PATCH] v-strings as Objects Step 1
6952              From: John Peacock <jpeacock@rowman.com>
6953              Date: Thu, 15 Nov 2001 12:41:04 -0500
6954              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
6955      Branch: perl
6956            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
6957            ! util.c
6958 ____________________________________________________________________________
6959 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
6960         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
6961              From: Michael G Schwern <schwern@pobox.com>
6962              Date: Thu, 15 Nov 2001 12:47:59 -0500
6963              Message-ID: <20011115124759.E31399@blackrider>
6964      Branch: perl
6965            + t/run/switchx.aux t/run/switchx.t
6966            ! MANIFEST t/run/switches.t
6967 ____________________________________________________________________________
6968 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
6969         Log: Upgrade to Getopt::Long 2.26_03.
6970      Branch: perl
6971            ! lib/Getopt/Long.pm
6972 ____________________________________________________________________________
6973 [ 13025] By: ams                                   on 2001/11/15  20:46:22
6974         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
6975              From: Michael G Schwern <schwern@pobox.com>
6976              Date: Thu, 15 Nov 2001 16:24:11 -0500
6977              Message-Id: <20011115162411.M31399@blackrider>
6978      Branch: perl
6979            ! vms/vms.c
6980 ____________________________________________________________________________
6981 [ 13024] By: ams                                   on 2001/11/15  19:32:06
6982         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
6983              From: rspier@pobox.com (Robert Spier)
6984              Date: Thu, 15 Nov 2001 11:19:21 -0800
6985              Message-Id: <15348.5433.732364.963687@rls.cx>
6986      Branch: perl
6987            ! op.c
6988 ____________________________________________________________________________
6989 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
6990         Log: Update Changes.
6991      Branch: perl
6992            ! Changes patchlevel.h
6993 ____________________________________________________________________________
6994 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
6995         Log: Subject: [PATCH] new tests for command-line switches
6996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6997              Date: Thu, 15 Nov 2001 17:00:30 +0100
6998              Message-ID: <20011115170030.A14193@rafael>
6999      Branch: perl
7000            + t/run/switches.t
7001            ! MANIFEST
7002 ____________________________________________________________________________
7003 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
7004         Log: Upgrade to podlators 1.13.
7005      Branch: perl
7006            + lib/Pod/ParseLink.pm
7007            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
7008            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
7009            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
7010            ! t/pod/pod2usage.xr t/pod/podselect.xr
7011 ____________________________________________________________________________
7012 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
7013         Log: skip "might be used uninitialized".
7014      Branch: perl
7015            ! pp_sys.c
7016 ____________________________________________________________________________
7017 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
7018         Log: Fix for "perlio bug in koi8-r encoding".  The problem
7019              seemed to be that binmode() always flushed the handle,
7020              which is not so good when switching encodings.  Fixed,
7021              added Matt Sergeant's testcase, documented in perlfunc/binmode,
7022              also added a pointer about disciplines to perlfunc/open,
7023              and in general cleaned up and reformatted the open entry.
7024      Branch: perl
7025            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
7026 ____________________________________________________________________________
7027 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
7028         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
7029              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7030              Date: 15 Nov 2001 08:57:06 -0000
7031              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
7032              
7033              chop() and chomp() are not real list functions,
7034              so let's not have them overrideable.  (Casey will
7035              be confused since in #7071 he patched the other way.)
7036      Branch: perl
7037            ! pod/perlfunc.pod toke.c
7038 ____________________________________________________________________________
7039 [ 13017] By: ams                                   on 2001/11/15  12:56:49
7040         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
7041              From: Robin Barker <rmb1@cise.npl.co.uk>
7042              Date: Thu, 15 Nov 2001 13:48:34 GMT
7043              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
7044              (Applied with tweaks.)
7045      Branch: perl
7046            ! pod/perltrap.pod
7047 ____________________________________________________________________________
7048 [ 13016] By: ams                                   on 2001/11/15  09:12:48
7049         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
7050              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7051              Date: Thu, 15 Nov 2001 09:06:39 +0100
7052              Message-Id: <20011115090639.A13005@rafael>
7053      Branch: perl
7054            ! pod/perlrun.pod
7055 ____________________________________________________________________________
7056 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
7057         Log: "link =" from utils.lst was being processed oddly.
7058      Branch: perl
7059            ! installman
7060 ____________________________________________________________________________
7061 [ 13014] By: ams                                   on 2001/11/15  02:52:52
7062         Log: Subject: [PATCH current] CreateTTY in -d
7063              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7064              Date: Wed, 14 Nov 2001 21:26:31 -0500
7065              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
7066      Branch: perl
7067            ! lib/perl5db.pl
7068 ____________________________________________________________________________
7069 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
7070         Log: Corify the Filter::Simple tests. 
7071      Branch: perl
7072            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
7073            ! lib/Filter/Simple/t/filter_only.t
7074 ____________________________________________________________________________
7075 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
7076         Log: Upgrade to Filter::Simple 0.70.
7077      Branch: perl
7078            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
7079            + t/lib/FilterOnlyTest.pm
7080            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
7081            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
7082            ! t/lib/FilterTest.pm
7083 ____________________________________________________________________________
7084 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
7085         Log: Cleanliness inspired by Cygwin.
7086      Branch: perl
7087            ! Makefile.SH x2p/Makefile.SH
7088 ____________________________________________________________________________
7089 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
7090         Log: Add perlunintro (formerly known as perlunitut); regen toc.
7091      Branch: perl
7092            + pod/perlunintro.pod
7093            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7094 ____________________________________________________________________________
7095 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
7096         Log: FAQ sync.
7097      Branch: perl
7098            ! pod/perlfaq6.pod
7099 ____________________________________________________________________________
7100 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
7101         Log: Quieten pgcc 2.91.66 worries.
7102      Branch: perl
7103            ! gv.c pp_ctl.c utf8.c
7104 ____________________________________________________________________________
7105 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
7106         Log: Upgrade to Switch 2.06.
7107      Branch: perl
7108            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
7109            ! lib/Switch/t/nested.t
7110 ____________________________________________________________________________
7111 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
7112         Log: Upgrade to Attribute::Handlers 0.76.
7113      Branch: perl
7114            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
7115            ! lib/Attribute/Handlers/README
7116            ! lib/Attribute/Handlers/demo/Demo.pm
7117            ! lib/Attribute/Handlers/demo/Descriptions.pm
7118            ! lib/Attribute/Handlers/demo/MyClass.pm
7119            ! lib/Attribute/Handlers/demo/demo_cycle.pl
7120            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
7121            ! lib/Attribute/Handlers/t/multi.t
7122 ____________________________________________________________________________
7123 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
7124         Log: Signedness nit.
7125      Branch: perl
7126            ! regexec.c
7127 ____________________________________________________________________________
7128 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
7129         Log: VERSIONize.
7130      Branch: perl
7131            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
7132            ! lib/integer.pm
7133 ____________________________________________________________________________
7134 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
7135         Log: No pod in internal Net::FTP classes.
7136      Branch: perl
7137            ! pod/buildtoc.PL
7138 ____________________________________________________________________________
7139 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
7140         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
7141              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
7142              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
7143              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
7144      Branch: perl
7145            ! regexec.c
7146 ____________________________________________________________________________
7147 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
7148         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
7149              Pudge correctly).
7150      Branch: perl
7151            ! t/test.pl
7152 ____________________________________________________________________________
7153 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
7154         Log: Add comments to mark where $^X is being handled.
7155      Branch: perl
7156            ! perl.c toke.c
7157 ____________________________________________________________________________
7158 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
7159         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
7160              From: Michael G Schwern <schwern@pobox.com>
7161              Date: Wed, 14 Nov 2001 16:38:25 -0500
7162              Message-ID: <20011114163825.D6519@blackrider>
7163      Branch: perl
7164            ! t/op/repeat.t
7165 ____________________________________________________________________________
7166 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
7167         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
7168              From: Michael G Schwern <schwern@pobox.com>
7169              Date: Wed, 14 Nov 2001 13:19:15 -0500
7170              Message-ID: <20011114131915.K5096@blackrider>
7171      Branch: perl
7172            ! t/op/die_exit.t
7173 ____________________________________________________________________________
7174 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
7175         Log: Subject: Re: [PATCH] new version of runperl()
7176              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7177              Date: Wed, 14 Nov 2001 15:39:12 EST
7178              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
7179              
7180              "VMS $^X pipes etc" patch.
7181      Branch: perl
7182            ! vms/vms.c
7183 ____________________________________________________________________________
7184 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
7185         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
7186              and add "verbose" option to show the final command.
7187      Branch: perl
7188            ! t/test.pl
7189 ____________________________________________________________________________
7190 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
7191         Log: Goof in some of the comment fields of #12994.
7192      Branch: perl
7193            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
7194            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
7195            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
7196            ! lib/unicore/In/9.pl
7197 ____________________________________________________________________________
7198 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
7199         Log: The First, Last ranges in the Unicode data weren't
7200              getting their general categories added properly;
7201              noticed by Jeffrey Friedl.
7202      Branch: perl
7203            ! lib/unicore/Category.pl lib/unicore/In/0.pl
7204            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
7205            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
7206            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
7207            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
7208            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
7209            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
7210            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
7211            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
7212            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
7213            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
7214            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
7215            ! lib/unicore/mktables
7216 ____________________________________________________________________________
7217 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
7218         Log: Subject: [PATCH] new version of runperl()
7219              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7220              Date: Wed, 14 Nov 2001 12:23:01 +0100
7221              Message-ID: <20011114122301.A29384@rafael>
7222      Branch: perl
7223            ! t/io/argv.t t/test.pl
7224 ____________________________________________________________________________
7225 [ 12992] By: ams                                   on 2001/11/14  13:40:39
7226         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
7227              From: Michael G Schwern <schwern@pobox.com>
7228              Date: Tue, 13 Nov 2001 23:17:54 -0500
7229              Message-Id: <20011113231754.S32567@blackrider>
7230      Branch: perl
7231            ! perl.c
7232 ____________________________________________________________________________
7233 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
7234         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
7235              From: Philip Newton <Philip.Newton@gmx.net>
7236              Date: Wed, 14 Nov 2001 10:59:53 +0100
7237              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
7238              
7239              plus a lot of paragraph reformatting because of long lines.
7240      Branch: perl
7241            ! pod/perlapio.pod
7242 ____________________________________________________________________________
7243 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
7244         Log: A bool is not a pointer.
7245      Branch: perl
7246            ! pp_sys.c
7247 ____________________________________________________________________________
7248 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
7249         Log: AUTHORS updates.
7250      Branch: perl
7251            ! AUTHORS
7252 ____________________________________________________________________________
7253 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
7254         Log: There are several MIME RFCs.
7255      Branch: perl
7256            ! ext/Encode/Encode.pm
7257 ____________________________________________________________________________
7258 [ 12987] By: ams                                   on 2001/11/14  01:09:28
7259         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
7260              From: Michael G Schwern <schwern@pobox.com>
7261              Date: Tue, 13 Nov 2001 20:59:13 -0500
7262              Message-Id: <20011113205913.H32567@blackrider>
7263      Branch: perl
7264            ! t/op/groups.t vms/test.com
7265 ____________________________________________________________________________
7266 [ 12986] By: ams                                   on 2001/11/14  01:07:06
7267         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
7268              From: Michael G Schwern <schwern@pobox.com>
7269              Date: Tue, 13 Nov 2001 20:51:34 -0500
7270              Message-Id: <20011113205134.F32567@blackrider>
7271      Branch: perl
7272            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
7273 ____________________________________________________________________________
7274 [ 12985] By: ams                                   on 2001/11/14  00:43:59
7275         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
7276              From: Michael G Schwern <schwern@pobox.com>
7277              Date: Tue, 13 Nov 2001 20:38:42 -0500
7278              Message-Id: <20011113203842.E32567@blackrider>
7279      Branch: perl
7280            ! pod/perlport.pod
7281 ____________________________________________________________________________
7282 [ 12984] By: ams                                   on 2001/11/14  00:32:15
7283         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
7284              From: Michael G Schwern <schwern@pobox.com>
7285              Date: Tue, 13 Nov 2001 20:27:02 -0500
7286              Message-Id: <20011113202702.D32567@blackrider>
7287      Branch: perl
7288            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
7289            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
7290            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
7291            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
7292 ____________________________________________________________________________
7293 [ 12983] By: ams                                   on 2001/11/14  00:00:27
7294         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
7295              From: Michael G Schwern <schwern@pobox.com>
7296              Date: Tue, 13 Nov 2001 19:51:59 -0500
7297              Message-Id: <20011113195159.B32567@blackrider>
7298      Branch: perl
7299            ! pod/perlport.pod
7300 ____________________________________________________________________________
7301 [ 12982] By: ams                                   on 2001/11/13  23:53:11
7302         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
7303              From: Larry Shatzer <fugazi@zippy.zyx.net>
7304              Date: Tue, 13 Nov 2001 17:27:59 -0700
7305              Message-Id: <20011113172759.E27768@zippy.zyx.net>
7306      Branch: perl
7307            ! pod/perlapio.pod
7308 ____________________________________________________________________________
7309 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
7310         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
7311              "large enough" Unicode characters returned more than one
7312              as their "Unicode size".
7313      Branch: perl
7314            ! pp_sys.c t/io/utf8.t
7315 ____________________________________________________________________________
7316 [ 12980] By: ams                                   on 2001/11/13  19:32:33
7317         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
7318              From: "Craig A. Berry" <craigberry@mac.com>
7319              Date: Tue, 13 Nov 2001 14:33:25 -0600
7320              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
7321      Branch: perl
7322            ! vms/gen_shrfls.pl
7323 ____________________________________________________________________________
7324 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
7325         Log: Subject: Minor patch to Encode.pm (detypo)
7326              From: "Philip Newton" <Philip.Newton@gmx.net>
7327              Date: Tue, 13 Nov 2001 20:11:01 +0100
7328              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
7329      Branch: perl
7330            ! ext/Encode/Encode.pm
7331 ____________________________________________________________________________
7332 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
7333         Log: Evil tabulators.
7334      Branch: perl
7335            ! ext/Encode/Encode.pm
7336 ____________________________________________________________________________
7337 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
7338         Log: Document the available encodings.
7339      Branch: perl
7340            ! ext/Encode/Encode.pm
7341 ____________________________________________________________________________
7342 [ 12976] By: ams                                   on 2001/11/13  17:14:07
7343         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
7344              From: Barrie Slaymaker <barries@slaysys.com>
7345              Date: Tue, 13 Nov 2001 12:41:36 -0500
7346              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
7347      Branch: perl
7348            ! t/op/universal.t
7349 ____________________________________________________________________________
7350 [ 12975] By: ams                                   on 2001/11/13  16:24:21
7351         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
7352              From: Barrie Slaymaker <barries@slaysys.com>
7353              Date: Tue, 13 Nov 2001 10:56:20 -0500
7354              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
7355              (Test applied with minor tweaks and ->isa("HASH") omission.)
7356      Branch: perl
7357            ! lib/UNIVERSAL.pm t/op/universal.t
7358 ____________________________________________________________________________
7359 [ 12974] By: ams                                   on 2001/11/13  15:46:07
7360         Log: Subject: [PATCH Benchmark.pm] docco tweaks
7361              From: Barrie Slaymaker <barries@slaysys.com>
7362              Date: Tue, 13 Nov 2001 11:34:45 -0500
7363              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
7364      Branch: perl
7365            ! lib/Benchmark.pm
7366 ____________________________________________________________________________
7367 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
7368         Log: Subject: [PATCH] Attack of the C loops, round 1
7369              From: Richard Soderberg <rs@oregonnet.com>
7370              Date: Mon, 12 Nov 2001 12:07:29 -0800
7371              Message-Id: <200111122007.MAA01994@oregonnet.com>
7372              
7373              Subject: [PATCH] bytecode.pl (tiny patch)
7374              From: Richard Soderberg <rs@oregonnet.com>
7375              Date: Mon, 12 Nov 2001 12:53:24 -0800
7376              Message-Id: <200111122053.MAA06272@oregonnet.com>
7377      Branch: perl
7378            ! bytecode.pl installhtml
7379 ____________________________________________________________________________
7380 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
7381         Log: Subject: [PATCH] Update to Filter::Util::Call
7382              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7383              Date: Sun, 11 Nov 2001 22:33:33 -0000
7384              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
7385              
7386              Use the new CXT* macros.
7387      Branch: perl
7388            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
7389 ____________________________________________________________________________
7390 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
7391         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
7392              From: Michael G Schwern <schwern@pobox.com>
7393              Date: Mon, 12 Nov 2001 20:50:34 -0500
7394              Message-ID: <20011112205034.H2888@blackrider>
7395      Branch: perl
7396            + lib/vmsish.pm lib/vmsish.t
7397            - vms/ext/vmsish.pm vms/ext/vmsish.t
7398            ! MANIFEST vms/descrip_mms.template
7399 ____________________________________________________________________________
7400 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
7401         Log: :utf8 works only with perlio.
7402      Branch: perl
7403            ! lib/open.t
7404 ____________________________________________________________________________
7405 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
7406         Log: Subject: Re: @Config -"des" not quite working on VMS
7407              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7408              Date: Tue, 13 Nov 2001 08:35:13 EST 
7409              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
7410      Branch: perl
7411            ! configure.com
7412 ____________________________________________________________________________
7413 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
7414         Log: Subject: [PATCH] lib/charnames.pm 
7415              From: Jeffrey Friedl <jfriedl@yahoo.com>
7416              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
7417              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
7418      Branch: perl
7419            ! lib/charnames.pm
7420 ____________________________________________________________________________
7421 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
7422         Log: Docs for Mac::err.
7423      Branch: maint-5.6/macperl
7424            ! macos/ext/Mac/err/err.pm
7425 ____________________________________________________________________________
7426 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
7427         Log: Some cleanup; change some globals to references for
7428              possible persistence later.
7429      Branch: maint-5.6/macperl
7430            ! macos/lib/Mac/Glue.pm
7431 ____________________________________________________________________________
7432 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
7433         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
7434      Branch: maint-5.6/macperl
7435            ! macos/ext/Mac/Files/Files.pm
7436 ____________________________________________________________________________
7437 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
7438         Log: Get Mac::Navigation to compile (bug #464684).
7439      Branch: maint-5.6/macperl
7440            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
7441            ! macos/ext/Mac/Navigation/Makefile.PL
7442            ! macos/ext/Mac/Navigation/Navigation.xs
7443            ! macos/macperl/Makefile.mk
7444 ____________________________________________________________________________
7445 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
7446         Log: Add in modules and POD to help menu.
7447      Branch: maint-5.6/macperl
7448            ! macos/macperl/MacPerl.podhelp
7449 ____________________________________________________________________________
7450 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
7451         Log: Update bundled modules.
7452      Branch: maint-5.6/macperl
7453            + macos/bundled_ext/Filter/t/FilterTest.pm
7454            + macos/bundled_ext/List/Util/t/shuffle.t
7455            + macos/bundled_ext/Storable/t/compat06.t
7456            + macos/bundled_ext/Storable/t/st-dump.pl
7457            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
7458            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
7459            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
7460            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
7461            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
7462            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
7463            + macos/bundled_lib/blib/lib/lwpcook.pod
7464            + macos/bundled_lib/t/Filter/Simple/filter.t
7465            + macos/bundled_lib/t/Switch/t/given.t
7466            + macos/bundled_lib/t/Switch/t/nested.t
7467            + macos/bundled_lib/t/Switch/t/switch.t
7468            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
7469            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
7470            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
7471            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
7472            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
7473            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
7474            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
7475            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
7476            + macos/bundled_lib/t/URI/rfc2732.t
7477            + macos/bundled_lib/t/libnet/config.t
7478            + macos/bundled_lib/t/libnet/libnet_t.pl
7479            + macos/bundled_lib/t/libwww-perl/live/google.t
7480            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
7481            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
7482            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
7483            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
7484            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
7485            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
7486            + macos/bundled_lib/t/libwww-perl/live/validator.t
7487            - macos/bundled_ext/Filter/t/MyFilter.pm
7488            - macos/bundled_ext/Storable/t/compat-0.6.t
7489            - macos/bundled_ext/Storable/t/dump.pl
7490            - macos/bundled_ext/Time/Piece/Makefile.PL
7491            - macos/bundled_ext/Time/Piece/Piece.pm
7492            - macos/bundled_ext/Time/Piece/Piece.t
7493            - macos/bundled_ext/Time/Piece/Piece.xs
7494            - macos/bundled_ext/Time/Piece/README
7495            - macos/bundled_ext/Time/Piece/Seconds.pm
7496            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
7497            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
7498            - macos/bundled_lib/blib/lib/Net/PH.pm
7499            - macos/bundled_lib/blib/lib/Net/SNPP.pm
7500            - macos/bundled_lib/blib/lib/Text/Balanced.pod
7501            - macos/bundled_lib/t/Filter/Simple/test.pl
7502            - macos/bundled_lib/t/Switch/test.pl
7503            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
7504            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
7505            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
7506            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
7507            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
7508            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
7509            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
7510            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
7511            - macos/bundled_lib/t/libnet/ph.t
7512            ! (edit 125 files)
7513 ____________________________________________________________________________
7514 [ 12961] By: ams                                   on 2001/11/13  00:45:08
7515         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
7516              From: Michael G Schwern <schwern@pobox.com>
7517              Date: Mon, 12 Nov 2001 20:16:45 -0500
7518              Message-Id: <20011112201644.G2888@blackrider>
7519      Branch: perl
7520            ! pod/perlport.pod
7521 ____________________________________________________________________________
7522 [ 12960] By: ams                                   on 2001/11/12  23:54:00
7523         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
7524              Recoving dup tests for VMS
7525              From: Michael G Schwern <schwern@pobox.com>
7526              Date: Mon, 12 Nov 2001 19:35:33 -0500
7527              Message-Id: <20011112193533.D2888@blackrider>
7528      Branch: perl
7529            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
7530 ____________________________________________________________________________
7531 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
7532         Log: Update Changes.
7533      Branch: perl
7534            ! Changes patchlevel.h
7535 ____________________________________________________________________________
7536 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
7537         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
7538              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
7539              Date: Mon, 12 Nov 2001 12:35:18 EST 
7540              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
7541      Branch: perl
7542            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
7543            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
7544 ____________________________________________________________________________
7545 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
7546         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
7547              From: Barrie Slaymaker <barries@slaysys.com>
7548              Date: Mon, 12 Nov 2001 11:19:52 -0500
7549              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
7550      Branch: perl
7551            ! lib/File/Spec.t lib/File/Spec/Win32.pm
7552 ____________________________________________________________________________
7553 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
7554         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
7555              From: Barrie Slaymaker <barries@slaysys.com>
7556              Date: Mon, 12 Nov 2001 11:07:36 -0500
7557              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
7558      Branch: perl
7559            ! lib/Benchmark.pm
7560 ____________________________________________________________________________
7561 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
7562         Log: Misplaced test, noticed by Barrie Slaymaker.
7563              (We are missing Benchmark tests, then.)
7564      Branch: perl
7565            + ext/Devel/DProf/DProf.t
7566            - lib/Benchmark.t
7567            ! MANIFEST
7568 ____________________________________________________________________________
7569 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
7570         Log: Subject: [PATCH] a few typo fixes 
7571              From: Jeffrey Friedl <jfriedl@yahoo.com>
7572              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
7573              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
7574              
7575              Patching README.foo instead of pod/perlfoo.pod,
7576              not patching Math::BigInt (Tels will take care of that),
7577              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
7578              and perldoc.PL instead of libnetcfg and perldoc, patching
7579              ext/Digest/MD5/t/files.t since MD5.pm was changed.
7580      Branch: perl
7581            ! (edit 109 files)
7582 ____________________________________________________________________________
7583 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
7584         Log: Add a note about the dangers of bad UTF-8.
7585      Branch: perl
7586            ! pod/perlunicode.pod
7587 ____________________________________________________________________________
7588 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
7589         Log: NetWare Nit from Ananth Kesari.
7590      Branch: perl
7591            ! NetWare/config.wc
7592 ____________________________________________________________________________
7593 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
7594         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
7595      Branch: perl
7596            ! ext/Encode/Encode.pm
7597 ____________________________________________________________________________
7598 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
7599         Log: (retracted by #12951)
7600      Branch: perl
7601            ! ext/Encode/Encode.pm
7602 ____________________________________________________________________________
7603 [ 12949] By: ams                                   on 2001/11/12  06:40:18
7604         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
7605              From: Robert Spier <rspier@pobox.com>
7606              Date: Sun, 11 Nov 2001 18:50:18 -0800
7607              Message-Id: <15343.14570.121505.233336@rls.cx>
7608              
7609              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
7610              From: Rick Delaney <rick.delaney@home.com>
7611              Date: 12 Nov 2001 00:15:52 -0500
7612              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
7613      Branch: perl
7614            ! pp_hot.c t/op/taint.t
7615 ____________________________________________________________________________
7616 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
7617         Log: It seems that we actually have this detail implemented
7618              as for as Level 1 Support of Unicode regex support is
7619              concerned: at Level 1 only 1:1 support for loose
7620              (aka caseless, aka caseigoring ) matching is required.
7621      Branch: perl
7622            ! pod/perlunicode.pod
7623 ____________________________________________________________________________
7624 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
7625         Log: (retracted by #12951)
7626      Branch: perl
7627            ! ext/Encode/Encode.pm
7628 ____________________________________________________________________________
7629 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
7630         Log: BOM, bom, Bom.
7631      Branch: perl
7632            ! pod/perlunicode.pod
7633 ____________________________________________________________________________
7634 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
7635         Log: Upgrade to Math::BigInt 1.46.
7636      Branch: perl
7637            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7638            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
7639            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7640            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
7641            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
7642 ____________________________________________________________________________
7643 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
7644         Log: Subject: Re: PERFORCE change 12943 for review
7645              From: "Philip Newton" <Philip.Newton@gmx.net>
7646              Date: Sun, 11 Nov 2001 20:53:36 +0100
7647              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
7648      Branch: perl
7649            ! pod/perlunicode.pod
7650 ____________________________________________________________________________
7651 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
7652         Log: Doc updates; make the Unicode discussions a little
7653              bit less alarming, and add information about encodings,
7654              surrogates, and BOMs.
7655      Branch: perl
7656            ! pod/perlunicode.pod
7657 ____________________________________________________________________________
7658 [ 12942] By: ams                                   on 2001/11/11  16:45:00
7659         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
7660              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
7661              Date: Mon, 12 Nov 2001 00:22:57 +0900
7662              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
7663      Branch: perl
7664            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
7665            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
7666 ____________________________________________________________________________
7667 [ 12941] By: ams                                   on 2001/11/11  13:01:40
7668         Log: Subject: Re: PERFORCE change 12929 for review
7669              From: "Philip Newton" <Philip.Newton@gmx.net>
7670              Date: Sun, 11 Nov 2001 14:27:44 +0100
7671              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
7672      Branch: perl
7673            ! MANIFEST
7674 ____________________________________________________________________________
7675 [ 12940] By: ams                                   on 2001/11/11  05:06:43
7676         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
7677              From: Michael G Schwern <schwern@pobox.com>
7678              Date: Thu, 8 Nov 2001 22:56:45 -0500
7679              Message-Id: <20011108225645.H5587@blackrider>
7680      Branch: perl
7681            ! t/op/chdir.t
7682 ____________________________________________________________________________
7683 [ 12939] By: ams                                   on 2001/11/11  05:01:00
7684         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
7685              From: Michael G Schwern <schwern@pobox.com>
7686              Date: Sun, 11 Nov 2001 00:54:43 -0500
7687              Message-Id: <20011111005443.A24450@blackrider>
7688      Branch: perl
7689            ! ext/Cwd/t/cwd.t
7690 ____________________________________________________________________________
7691 [ 12938] By: ams                                   on 2001/11/11  03:25:13
7692         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
7693              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
7694              From: "chromatic" <chromatic@rmci.net>
7695              Date: Sat, 10 Nov 2001 21:03:20 -0700
7696              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
7697      Branch: perl
7698            ! lib/File/stat.pm lib/File/stat.t
7699 ____________________________________________________________________________
7700 [ 12937] By: ams                                   on 2001/11/11  02:05:23
7701         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
7702              From: "Craig A. Berry" <craigberry@mac.com>
7703              Date: Sat, 10 Nov 2001 17:23:52 -0600
7704              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
7705      Branch: perl
7706            ! t/op/magic.t
7707 ____________________________________________________________________________
7708 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
7709         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
7710      Branch: perl
7711            ! lib/open.pm lib/open.t
7712 ____________________________________________________________________________
7713 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
7714         Log: The Official name of ASCII.
7715      Branch: perl
7716            ! ext/Encode/Encode.pm
7717 ____________________________________________________________________________
7718 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
7719         Log: The KOI8-R example wasn't quite right.
7720      Branch: perl
7721            ! lib/open.pm lib/open.t
7722 ____________________________________________________________________________
7723 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
7724         Log: Enhance the open pragma to support :utf8, :locale,
7725              and :encoding directly as special cases, and rename
7726              the INOUT to IO.
7727      Branch: perl
7728            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
7729 ____________________________________________________________________________
7730 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
7731         Log: Document the UTF-16 surrogate encoding and decoding.
7732      Branch: perl
7733            ! ext/Encode/Encode.pm
7734 ____________________________________________________________________________
7735 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
7736         Log: A potential recursion breaker.
7737      Branch: perl
7738            ! sv.c
7739 ____________________________________________________________________________
7740 [ 12930] By: ams                                   on 2001/11/10  07:46:53
7741         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
7742              (was Re: perl@12892)
7743              From: "chromatic" <chromatic@rmci.net>
7744              Date: Sat, 10 Nov 2001 01:28:09 -0700
7745              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
7746      Branch: perl
7747            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
7748            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
7749            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
7750            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
7751 ____________________________________________________________________________
7752 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
7753         Log: Add a test for the bytes pragma.
7754      Branch: perl
7755            + lib/bytes.t
7756            ! MANIFEST
7757 ____________________________________________________________________________
7758 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
7759         Log: Doc update.
7760      Branch: perl
7761            ! lib/bytes.pm
7762 ____________________________________________________________________________
7763 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
7764         Log: Cease to exist.
7765      Branch: perl
7766            - lib/Unicode/Normalize.pm
7767 ____________________________________________________________________________
7768 [ 12926] By: ams                                   on 2001/11/10  03:23:16
7769         Log: Subject: [patch] my_setenv speedup + fixes
7770              From: Doug MacEachern <dougm@covalent.net>
7771              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
7772              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
7773      Branch: perl
7774            ! util.c
7775 ____________________________________________________________________________
7776 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
7777         Log: Newline trouble.
7778      Branch: perl
7779            ! lib/ExtUtils/Embed.t
7780 ____________________________________________________________________________
7781 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
7782         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
7783              From: "Craig A. Berry" <craigberry@mac.com>
7784              Date: Fri, 09 Nov 2001 18:13:16 -0600
7785              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
7786      Branch: perl
7787            ! vms/munchconfig.c
7788 ____________________________________________________________________________
7789 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
7790         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
7791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7792              Date: Sat, 10 Nov 2001 00:10:45 +0100
7793              Message-ID: <20011110001045.A11945@rafael>
7794      Branch: perl
7795            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
7796            + t/run/switchn.t t/run/switchp.t
7797            ! MANIFEST
7798 ____________________________________________________________________________
7799 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
7800         Log: Subject: [PATCH] some tests not cleaning up properly               
7801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
7802              Date: Fri, 9 Nov 2001 22:13:10 +0100
7803              Message-ID: <20011109221310.A11115@rafael>
7804      Branch: perl
7805            ! ext/Cwd/t/cwd.t t/io/argv.t
7806 ____________________________________________________________________________
7807 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
7808         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
7809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7810              Date: Fri, 9 Nov 2001 15:07:19 EST
7811              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
7812      Branch: perl
7813            ! lib/ExtUtils/Embed.t
7814 ____________________________________________________________________________
7815 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
7816         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
7817              have been copied so it shouldn't be freed in perl_destruct()
7818      Branch: perl
7819            ! perl.c
7820 ____________________________________________________________________________
7821 [ 12919] By: ams                                   on 2001/11/09  15:36:22
7822         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
7823              From: Michael G Schwern <schwern@pobox.com>
7824              Date: Fri, 9 Nov 2001 00:38:59 -0500
7825              Message-Id: <20011109003859.K5587@blackrider>
7826              (Applied with directory name changes suggested by Craig Berry.)
7827      Branch: perl
7828            ! ext/Cwd/t/cwd.t
7829 ____________________________________________________________________________
7830 [ 12918] By: ams                                   on 2001/11/09  15:29:15
7831         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
7832              From: Michael G Schwern <schwern@pobox.com>
7833              Date: Fri, 9 Nov 2001 01:44:14 -0500
7834              Message-Id: <20011109014414.N5587@blackrider>
7835      Branch: perl
7836            ! vms/ext/filespec.t
7837 ____________________________________________________________________________
7838 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
7839         Log: Update Changes.
7840      Branch: perl
7841            ! Changes patchlevel.h
7842 ____________________________________________________________________________
7843 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
7844         Log: Regen toc.
7845      Branch: perl
7846            ! pod/perltoc.pod
7847 ____________________________________________________________________________
7848 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
7849         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
7850              see http://www.jepstone.net/bjepson//jpl/cvs.html
7851      Branch: perl
7852            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
7853 ____________________________________________________________________________
7854 [ 12914] By: ams                                   on 2001/11/09  14:05:12
7855         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
7856              From: Michael G Schwern <schwern@pobox.com>
7857              Date: Thu, 8 Nov 2001 22:05:49 -0500
7858              Message-Id: <20011108220549.F5587@blackrider>
7859      Branch: perl
7860            ! vms/test.com
7861 ____________________________________________________________________________
7862 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
7863         Log: NetWare update from Ananth Kesari.
7864      Branch: perl
7865            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
7866 ____________________________________________________________________________
7867 [ 12912] By: ams                                   on 2001/11/09  13:40:26
7868         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
7869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7870              Date: Fri, 9 Nov 2001 14:32:28 +0100
7871              Message-Id: <20011109143228.A18996@rafael>
7872      Branch: perl
7873            ! perl.c
7874 ____________________________________________________________________________
7875 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
7876         Log: FAQ sync.
7877      Branch: perl
7878            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7879            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7880            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
7881 ____________________________________________________________________________
7882 [ 12910] By: ams                                   on 2001/11/09  07:33:49
7883         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
7884              From: Michael G Schwern <schwern@pobox.com>
7885              Date: Fri, 9 Nov 2001 00:41:56 -0500
7886              Message-Id: <20011109004156.L5587@blackrider>
7887      Branch: perl
7888            ! lib/File/Find/t/find.t
7889 ____________________________________________________________________________
7890 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
7891         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
7892              The CPAN distribution has both pm and XS implementations,
7893              and for performance reasons we choose the XS.
7894              Another reason to choose the XS is that it doesn't
7895              require Lingua::KO::Hangul::Util, which means that
7896              we can delete that-- which in turn means that Unicode::UCD
7897              cannot expect that: support it, but don't expect.
7898              Ditto Unicode::Collate.
7899              
7900              Note that Unicode::Normalize Makefile.PL and
7901              Normalize.xs have been modified from the CPAN 0.10
7902              versions: the first one to be simpler (no pm) and
7903              clean up the generated unf*.h files, the second one
7904              to quench compiler grumblings.  Must notify Sadahiro
7905              about these changes.
7906      Branch: perl
7907            + ext/Unicode/Normalize/Changes
7908            + ext/Unicode/Normalize/Makefile.PL
7909            + ext/Unicode/Normalize/Normalize.pm
7910            + ext/Unicode/Normalize/Normalize.pod
7911            + ext/Unicode/Normalize/Normalize.xs
7912            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
7913            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
7914            + ext/Unicode/Normalize/t/test.t
7915            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
7916            - lib/Lingua/KO/Hangul/Util/README
7917            - lib/Lingua/KO/Hangul/Util/t/test.t
7918            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
7919            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
7920            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
7921            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
7922            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
7923            ! win32/makefile.mk
7924 ____________________________________________________________________________
7925 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
7926         Log: Test miscounting.
7927      Branch: perl
7928            ! ext/POSIX/t/posix.t
7929 ____________________________________________________________________________
7930 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
7931         Log: Quote the variables in failures messages more nicely.
7932      Branch: perl
7933            ! t/test.pl
7934 ____________________________________________________________________________
7935 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
7936         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
7937              From: Michael G Schwern <schwern@pobox.com>
7938              Date: Thu, 8 Nov 2001 17:24:49 -0500
7939              Message-ID: <20011108172449.A5587@blackrider>
7940              
7941              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
7942              From: "Craig A. Berry" <craigberry@mac.com>
7943              Date: Thu, 8 Nov 2001 16:35:00 -0600
7944              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
7945      Branch: perl
7946            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
7947 ____________________________________________________________________________
7948 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
7949         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
7950              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7951              Date: Thu, 8 Nov 2001 22:52:50 -0000
7952              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
7953      Branch: perl
7954            ! ext/DB_File/t/db-recno.t
7955 ____________________________________________________________________________
7956 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
7957         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
7958              (Probably not an EBCDIC issue the way one would think
7959              since no chr() et alia are used in UCD.pm.)
7960      Branch: perl
7961            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
7962 ____________________________________________________________________________
7963 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
7964         Log: Whether overwriting the $self->{...} values (see #12902)
7965              is a good policy or not is debatable, but let's at least
7966              be consistent.
7967      Branch: perl
7968            ! lib/ExtUtils/MM_Unix.pm
7969 ____________________________________________________________________________
7970 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
7971         Log: The MakeMaker argument () quoting patch that sneaked
7972              in at #12883 didn't handle make macros like this $(...).
7973              Leaning toothpicks, we've got them.
7974      Branch: perl
7975            ! lib/ExtUtils/MM_Unix.pm
7976 ____________________________________________________________________________
7977 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
7978         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
7979              From: Michael G Schwern <schwern@pobox.com>
7980              Date: Wed, 7 Nov 2001 02:02:29 -0500
7981              Message-ID: <20011107020229.K2858@blackrider>
7982      Branch: perl
7983            ! t/io/argv.t t/test.pl vms/test.com
7984 ____________________________________________________________________________
7985 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
7986         Log: Subject: [PATCH 20011106.084] -s on #! line 
7987              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7988              Date: Wed, 7 Nov 2001 22:23:39 +0100
7989              Message-ID: <20011107222339.E729@rafael>
7990      Branch: perl
7991            ! embed.h embed.pl perl.c proto.h toke.c
7992 ____________________________________________________________________________
7993 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
7994         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
7995              From: Michael G Schwern <schwern@pobox.com>
7996              Date: Wed, 7 Nov 2001 16:52:49 -0500
7997              Message-ID: <20011107165249.I7346@blackrider>
7998      Branch: perl
7999            ! pod/perlhack.pod
8000 ____________________________________________________________________________
8001 [ 12898] By: ams                                   on 2001/11/08  13:02:19
8002         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
8003              From: Mark-Jason Dominus <mjd@plover.com>
8004              Date: Thu, 08 Nov 2001 08:59:02 -0500
8005              Message-Id: <20011108135902.2275.qmail@plover.com>
8006      Branch: perl
8007            ! INSTALL README README.amiga README.os2 README.vms
8008            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
8009            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
8010 ____________________________________________________________________________
8011 [ 12897] By: ams                                   on 2001/11/08  12:49:28
8012         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
8013              From: mjd@plover.com
8014              Date: 8 Nov 2001 13:33:18 -0000
8015              Message-Id: <20011108133318.1786.qmail@plover.com>
8016      Branch: perl
8017            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
8018            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8019            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
8020            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
8021            ! pod/perlport.pod pod/perlvar.pod
8022 ____________________________________________________________________________
8023 [ 12896] By: ams                                   on 2001/11/08  11:22:12
8024         Log: open(FH, $file) should strip leading and trailing whitespace.
8025      Branch: perl
8026            ! doio.c
8027 ____________________________________________________________________________
8028 [ 12895] By: ams                                   on 2001/11/08  10:17:14
8029         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
8030              From: "Craig A. Berry" <craigberry@mac.com>
8031              Date: Wed, 07 Nov 2001 13:41:50 -0600
8032              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
8033      Branch: perl
8034            ! t/op/glob.t
8035 ____________________________________________________________________________
8036 [ 12894] By: ams                                   on 2001/11/08  08:32:20
8037         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
8038              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
8039              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
8040              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
8041      Branch: perl
8042            ! makedepend.SH
8043 ____________________________________________________________________________
8044 [ 12893] By: ams                                   on 2001/11/08  08:26:31
8045         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
8046              From: mjd@plover.com
8047              Date: 8 Nov 2001 08:08:07 -0000
8048              Message-Id: <20011108080807.30147.qmail@plover.com>
8049              
8050              Subject: bleadperl perl.pod
8051              From: mjd@plover.com
8052              Date: 8 Nov 2001 08:10:47 -0000
8053              Message-Id: <20011108081047.30178.qmail@plover.com>
8054              
8055              Subject: more bleadperl perl.pod
8056              From: mjd@plover.com
8057              Date: 8 Nov 2001 08:16:28 -0000
8058              Message-Id: <20011108081628.30229.qmail@plover.com>
8059      Branch: perl
8060            ! pod/perl.pod pod/perldebug.pod
8061 ____________________________________________________________________________
8062 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
8063         Log: Tweak for Cray-friendliness from Nicholas Clark.
8064      Branch: perl
8065            ! sv.c
8066 ____________________________________________________________________________
8067 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
8068         Log: VMS patch redo from Charles Lane.
8069      Branch: perl
8070            ! vms/gen_shrfls.pl
8071 ____________________________________________________________________________
8072 [ 12890] By: ams                                   on 2001/11/07  15:16:10
8073         Log: Subject: [ID 20011107.088] two perl pod nits
8074              From: lvirden@cas.org
8075              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
8076              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
8077      Branch: perl
8078            ! pod/perl.pod pod/perlfaq3.pod
8079 ____________________________________________________________________________
8080 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
8081         Log: Update Changes.
8082      Branch: perl
8083            ! Changes patchlevel.h
8084 ____________________________________________________________________________
8085 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
8086         Log: The (emulated) "no utf8" must be in a BEGIN block
8087              to be effective.
8088      Branch: perl
8089            ! lib/CGI/t/html.t
8090 ____________________________________________________________________________
8091 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
8092         Log: "v-strings" is the right term.
8093      Branch: perl
8094            ! pod/perltodo.pod
8095 ____________________________________________________________________________
8096 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
8097         Log: Add vstrings-as-objects need to perltodo.
8098      Branch: perl
8099            ! pod/perltodo.pod
8100 ____________________________________________________________________________
8101 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
8102         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
8103              From: Nicholas Clark <nick@ccl4.org>
8104              Date: Wed, 7 Nov 2001 14:36:32 +0000
8105              Message-ID: <20011107143631.I24980@plum.flirble.org>
8106      Branch: perl
8107            ! t/op/pack.t
8108 ____________________________________________________________________________
8109 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
8110         Log: The Embed test requires a major rewrite for VMS
8111              (plus it reveals a couple of annoying glitches
8112              in buffering), so skip the test for now; from
8113              Charles Lane.
8114      Branch: perl
8115            ! lib/ExtUtils/Embed.t
8116 ____________________________________________________________________________
8117 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
8118         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
8119              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8120              Date: Wed, 7 Nov 2001 09:23:28 EST
8121              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
8122              
8123              (Also i seems that an unrelated experimental patch
8124              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
8125      Branch: perl
8126            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
8127 ____________________________________________________________________________
8128 [ 12882] By: ams                                   on 2001/11/07  05:14:04
8129         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
8130              From: Mark-Jason Dominus <mjd@plover.com>
8131              Date: Wed, 07 Nov 2001 00:43:46 -0500
8132              Message-Id: <20011107054346.14428.qmail@plover.com>
8133      Branch: perl
8134            ! gv.c op.c toke.c
8135 ____________________________________________________________________________
8136 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
8137         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
8138              From: Michael G Schwern <schwern@pobox.com>             
8139              Date: Tue, 6 Nov 2001 22:04:39 -0500
8140              Message-ID: <20011106220439.D2858@blackrider>              
8141      Branch: perl
8142            ! lib/perl5db.pl
8143 ____________________________________________________________________________
8144 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
8145         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
8146              stress))
8147              From: Jonathan Stowe <gellyfish@gellyfish.com>
8148              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
8149              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
8150              
8151              (except for one hunk where indentation differs)
8152      Branch: perl
8153            ! lib/Term/Cap.t
8154 ____________________________________________________________________________
8155 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
8156         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
8157              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8158              Date: Tue, 6 Nov 2001 21:45:01 +0100
8159              Message-ID: <20011106214501.A704@rafael>
8160      Branch: perl
8161            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
8162            ! lib/File/Spec/Win32.pm
8163 ____________________________________________________________________________
8164 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
8165         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
8166              From: Michael G Schwern <schwern@pobox.com>              
8167              Date: Tue, 6 Nov 2001 20:58:45 -0500
8168              Message-ID: <20011106205845.G29411@blackrider>
8169      Branch: perl
8170            ! t/test.pl
8171 ____________________________________________________________________________
8172 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
8173         Log: Subject: making do_sprintf public       
8174              From: Doug MacEachern <dougm@covalent.net>    
8175              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
8176              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
8177      Branch: perl
8178            ! embed.h embed.pl global.sym
8179 ____________________________________________________________________________
8180 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
8181         Log: Update to CGI.pm 2.78.
8182              
8183              TODO: the test suite needs to be merged so that
8184              when in core, the core version is tested, and when
8185              using the CPAN version, testing the CPAN version.
8186              (the changes need to be sent to Lincoln, too...)
8187      Branch: perl
8188            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
8189            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
8190            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
8191            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
8192            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
8193            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
8194 ____________________________________________________________________________
8195 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
8196         Log: Integrate with perlio; (strictly) readonly hashes via XS.
8197      Branch: perl
8198           +> t/lib/access.t
8199           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
8200 ____________________________________________________________________________
8201 [ 12874] By: nick                                  on 2001/11/06  21:05:16
8202         Log: Keep It Simple and Stupid version of readonly hash support.
8203              - Test for SvREAONLY(hv) at a few spots in hv.c
8204              - add the error message to perldiag.pod
8205              - (dubious) add access::readonly() to univeral.c
8206              - add test using above
8207              - fixup ext/B/t/stash.t to account for access:: existing
8208      Branch: perlio
8209            + t/lib/access.t
8210            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
8211 ____________________________________________________________________________
8212 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
8213         Log: Fix incorrect warnings about broken globbing;
8214              from Andy Dougherty.
8215      Branch: perl
8216            ! hints/linux.sh
8217 ____________________________________________________________________________
8218 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
8219         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
8220              toggle-on from the encoding pragma.
8221      Branch: perl
8222            ! regcomp.c regexec.c
8223 ____________________________________________________________________________
8224 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
8225         Log: Retract #12824, doesn't help and is ignored
8226              by Configure anyway.
8227      Branch: perl
8228            ! hints/beos.sh
8229 ____________________________________________________________________________
8230 [ 12870] By: ams                                   on 2001/11/06  10:40:37
8231         Log: Subject: Cosmetic change
8232              From: H.Merijn Brand <h.m.brand@hccnet.nl>
8233              Date: Tue, 06 Nov 2001 12:30:52 +0100
8234              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
8235      Branch: perl
8236            ! README.hpux
8237 ____________________________________________________________________________
8238 [ 12869] By: nick                                  on 2001/11/06  08:26:40
8239         Log: Integrate mainline
8240      Branch: perlio
8241           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
8242           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
8243 ____________________________________________________________________________
8244 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
8245         Log: The parentheses are protected enough.
8246      Branch: perl
8247            ! hints/os390.sh
8248 ____________________________________________________________________________
8249 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
8250         Log: ccflags, not ldflags.
8251      Branch: perl
8252            ! hints/os390.sh
8253 ____________________________________________________________________________
8254 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
8255         Log: ... and the proto to go with #12865.
8256      Branch: perl
8257            ! proto.h
8258 ____________________________________________________________________________
8259 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
8260         Log: Oops.  Luckily nothing was using this symbol yet.
8261      Branch: perl
8262            ! global.sym
8263 ____________________________________________________________________________
8264 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
8265         Log: Implement the encoding pragma for regex literals.
8266      Branch: perl
8267            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
8268 ____________________________________________________________________________
8269 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
8270         Log: More UTF8 EXACT fixing.
8271      Branch: perl
8272            ! regexec.c
8273 ____________________________________________________________________________
8274 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
8275         Log: More re debugging.
8276      Branch: perl
8277            ! regexec.c
8278 ____________________________________________________________________________
8279 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
8280         Log: EXACT correction attempt.  Continued in #12863.
8281      Branch: perl
8282            ! regexec.c
8283 ____________________________________________________________________________
8284 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
8285         Log: Unterminated L<.
8286      Branch: perl
8287            ! ext/DB_File/DB_File.pm
8288 ____________________________________________________________________________
8289 [ 12859] By: nick                                  on 2001/11/05  19:15:17
8290         Log: Integrate mainline
8291      Branch: perlio
8292           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
8293           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
8294           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
8295           +> lib/Math/BigInt/t/sub_mbi.t
8296            - lib/Math/BigInt/t/Math/Subclass.pm
8297            - lib/Math/BigInt/t/subclass.t
8298           !> (integrate 30 files)
8299 ____________________________________________________________________________
8300 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
8301         Log: Regex debugging fixes from Hugo.
8302      Branch: perl
8303            ! regcomp.c regexec.c
8304 ____________________________________________________________________________
8305 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
8306         Log: IRIX: at some point the cc -version has started
8307              to output to stderr, not stdout any more.
8308      Branch: perl
8309            ! hints/irix_6.sh
8310 ____________________________________________________________________________
8311 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
8312         Log: Update Changes.
8313      Branch: perl
8314            ! Changes patchlevel.h
8315 ____________________________________________________________________________
8316 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
8317         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
8318      Branch: perl
8319            ! lib/File/Spec/Unix.pm
8320 ____________________________________________________________________________
8321 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
8322         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
8323              From: rgarciasuarez@free.fr
8324              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
8325              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
8326      Branch: perl
8327            ! lib/File/Spec/Unix.pm
8328 ____________________________________________________________________________
8329 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
8330         Log: Use config.arch in OS/390 where the combination of
8331              IEEE floats and ldflags is tricky.
8332      Branch: perl
8333            ! hints/os390.sh
8334 ____________________________________________________________________________
8335 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
8336         Log: Metaconfig unit change for #12851.
8337      Branch: metaconfig
8338            ! U/modified/Config_sh.U
8339 ____________________________________________________________________________
8340 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
8341         Log: Support a config.arch file, similar to config.over,
8342              but loaded just before it.
8343      Branch: perl
8344            ! Configure INSTALL
8345 ____________________________________________________________________________
8346 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
8347         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
8348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8349              Date: Mon, 5 Nov 2001 14:26:24 +0100
8350              Message-ID: <20011105142624.C31977@rafael>
8351      Branch: perl
8352            ! lib/Symbol.pm lib/Symbol.t
8353 ____________________________________________________________________________
8354 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
8355         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
8356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8357              Date: Sun, 4 Nov 2001 22:28:57 +0100
8358              Message-ID: <20011104222857.C696@rafael>
8359      Branch: perl
8360            ! pod/perldebug.pod pod/perlpodspec.pod
8361 ____________________________________________________________________________
8362 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
8363         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
8364      Branch: perl
8365            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
8366 ____________________________________________________________________________
8367 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
8368         Log: Math::Big* test tweaks to work better with core:
8369              but the coast still not clear.
8370      Branch: perl
8371            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
8372            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
8373 ____________________________________________________________________________
8374 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
8375         Log: Protect against high load: measure how much wall
8376              clock time went by while sleeping.  Avoids some
8377              false negatives, while may introduce some false
8378              positives.  Life is hard.
8379      Branch: perl
8380            ! ext/Time/HiRes/HiRes.t
8381 ____________________________________________________________________________
8382 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
8383         Log: More forgotten from #12843.
8384      Branch: perl
8385            ! lib/Math/BigInt/t/bigfltpm.inc
8386 ____________________________________________________________________________
8387 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
8388         Log: Forgot from #12843.
8389      Branch: perl
8390            + lib/Math/BigInt/t/bigintpm.inc
8391            ! MANIFEST
8392 ____________________________________________________________________________
8393 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
8394         Log: Upgrade to Math::BigInt 1.45; from Tels.
8395              NOTE: some of the tests are failing but that's because
8396              the core integration is not yet done.
8397      Branch: perl
8398            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
8399            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
8400            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
8401            - lib/Math/BigInt/t/Math/Subclass.pm
8402            - lib/Math/BigInt/t/subclass.t
8403            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
8404            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
8405            ! lib/Math/BigInt/t/mbimbf.t
8406 ____________________________________________________________________________
8407 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
8408         Log: VMS: adds capability to control more configuration stuff with
8409              -D and -U switches; parsing config.sh to extract previous config
8410              info in VMS-form, and a rewrite of the "prompt/response" routine;
8411              from Charles Lane.
8412      Branch: perl
8413            ! configure.com
8414 ____________________________________________________________________________
8415 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
8416         Log: Subject: Typo correction in perldebguts.pod
8417              From: mjd@plover.com
8418              Date: 4 Nov 2001 16:20:05 -0000
8419              Message-ID: <20011104162005.16699.qmail@plover.com>
8420      Branch: perl
8421            ! pod/perldebguts.pod
8422 ____________________________________________________________________________
8423 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
8424         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
8425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8426              Date: Sun, 4 Nov 2001 11:47:30 +0100
8427              Message-ID: <20011104114730.A715@rafael>
8428              
8429              Remove -T from the test, wrong place for that.
8430      Branch: perl
8431            ! lib/File/Temp/t/mktemp.t
8432 ____________________________________________________________________________
8433 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
8434         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
8435              From: Nicholas Clark <nick@ccl4.org>
8436              Date: Sun, 4 Nov 2001 10:41:24 +0000
8437              Message-ID: <20011104104123.U20123@plum.flirble.org>
8438      Branch: perl
8439            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
8440 ____________________________________________________________________________
8441 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
8442         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
8443              From: Michael G Schwern <schwern@pobox.com>
8444              Date: Sat, 3 Nov 2001 15:41:47 -0500
8445              Message-ID: <20011103154147.C600@blackrider>
8446      Branch: perl
8447            ! lib/Term/Cap.t
8448 ____________________________________________________________________________
8449 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
8450         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
8451              From: "Craig A. Berry" <craigberry@mac.com>     
8452              Date: Sat, 03 Nov 2001 16:02:28 -0600
8453              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
8454      Branch: perl
8455            ! ext/Time/HiRes/HiRes.t
8456 ____________________________________________________________________________
8457 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
8458         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
8459              From: "chromatic" <chromatic@rmci.net>
8460              Date: Sat, 03 Nov 2001 12:28:17 -0700
8461              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
8462      Branch: perl
8463            ! lib/Term/Cap.t
8464 ____________________________________________________________________________
8465 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
8466         Log: Don't bother doing POSIX charclass parsing if it
8467              possibly cannot be so.  Prepares way for charclass
8468              syntax like [[abc]||[def]] (or just [[abc][def]])
8469              for union, [[\w]&&[$a]] for intersection,
8470              and [[a-z]&&[^def]] for subtraction.
8471              
8472              Currently /[[a]/ (or /[a[]/) parses as a character
8473              class containing two characters, "[" and "a",
8474              this may have to be broken for the syntax described
8475              above, otherwise we would have to scan the whole pattern
8476              to find out whether the square brackets match pairwise.
8477              Luckily, the special case of "[" doesn't seem to be
8478              documented (as opposed to "]" and "-"), so we may have
8479              better story for breaking it...  One can always use \[
8480              if one wants a literal "[", so there.
8481      Branch: perl
8482            ! regcomp.c
8483 ____________________________________________________________________________
8484 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
8485         Log: Comment correction.
8486      Branch: perl
8487            ! regcomp.c
8488 ____________________________________________________________________________
8489 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
8490         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
8491              The latter is a RedHatism.
8492      Branch: perl
8493            ! lib/ExtUtils/MakeMaker.pm
8494 ____________________________________________________________________________
8495 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
8496         Log: Integrate perlio.
8497      Branch: perl
8498           !> perlio.c
8499 ____________________________________________________________________________
8500 [ 12831] By: nick                                  on 2001/11/03  11:42:15
8501         Log: Integrate mainline
8502      Branch: perlio
8503           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
8504           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
8505           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
8506           !> sv.c t/test.pl
8507 ____________________________________________________________________________
8508 [ 12830] By: nick                                  on 2001/11/03  10:27:34
8509         Log: Fix clone_leak problem.
8510              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
8511              as vestige of calling PerlLIO_dup().
8512      Branch: perlio
8513            ! perlio.c
8514 ____________________________________________________________________________
8515 [ 12829] By: nick                                  on 2001/11/03  09:40:46
8516         Log: Tweaks attempting to locate Doug's clone_leak leak.
8517              - add some PerlIO_debug()
8518              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
8519              - Even if it closing stdout etc. do a fflush()
8520      Branch: perlio
8521            ! perlio.c
8522 ____________________________________________________________________________
8523 [ 12828] By: nick                                  on 2001/11/03  08:34:31
8524         Log: Integrate mainline
8525      Branch: perlio
8526           !> (integrate 54 files)
8527 ____________________________________________________________________________
8528 [ 12827] By: ams                                   on 2001/11/03  03:45:19
8529         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
8530              remove this later). Based on a patch from Robert Spier in
8531              <15330.61459.14452.795263@rls.cx>.
8532      Branch: perl
8533            ! sv.c
8534 ____________________________________________________________________________
8535 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
8536         Log: microperl sync.
8537      Branch: perl
8538            ! doio.c perl.c perl.h perlio.c regexec.c
8539 ____________________________________________________________________________
8540 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
8541         Log: Definitions for the Unicode Newline Guidelines.
8542      Branch: perl
8543            ! perl.h
8544 ____________________________________________________________________________
8545 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
8546         Log: (retracted by #12871)
8547              
8548              There is no csh of any kind in default BeOS.
8549              For the purposes of miniperl globbing, bash
8550              will do.
8551      Branch: perl
8552            ! hints/beos.sh
8553 ____________________________________________________________________________
8554 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
8555         Log: Integrate change #12820 from macperl to maint and blead;
8556              
8557              Fix up (dynaloading) to work properly with multiplicity
8558      Branch: maint-5.6/perl
8559           !> ext/DynaLoader/dl_mac.xs
8560      Branch: perl
8561           !> ext/DynaLoader/dl_mac.xs
8562 ____________________________________________________________________________
8563 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
8564         Log: Several fixes for various exit problems and clearing out
8565              task queue, as well as another (incomplete) go at
8566              fixing error message handling
8567      Branch: maint-5.6/macperl
8568            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
8569 ____________________________________________________________________________
8570 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
8571         Log: Add source files for bleadperl builds
8572      Branch: maint-5.6/macperl
8573            ! macos/Makefile.mk
8574 ____________________________________________________________________________
8575 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
8576         Log: Fix up to work properly with multiplicity
8577      Branch: maint-5.6/macperl
8578            ! ext/DynaLoader/dl_mac.xs
8579 ____________________________________________________________________________
8580 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
8581         Log: Integrate with maintperl.
8582      Branch: maint-5.6/macperl
8583           +> t/op/system.t t/op/system_tests
8584           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
8585           !> pod/perltodo.pod util.c win32/win32.c
8586 ____________________________________________________________________________
8587 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
8588         Log: Locate _PATH_LOG if it's a socket even if not #defined
8589              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
8590              via Nick Clark.
8591      Branch: perl
8592            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
8593 ____________________________________________________________________________
8594 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
8595         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
8596              From: Michael G Schwern <schwern@pobox.com>
8597              Date: Fri, 2 Nov 2001 15:36:41 -0500
8598              Message-ID: <20011102153641.E23234@blackrider>
8599      Branch: perl
8600            ! t/test.pl
8601 ____________________________________________________________________________
8602 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
8603         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
8604              From: merlyn@stonehenge.com (Randal L. Schwartz)
8605              Date: 02 Nov 2001 09:33:34 -0800
8606              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
8607              
8608              (two of the changes)
8609              
8610              Better coexistence with extensions.
8611      Branch: perl
8612            ! ext/Errno/Errno_pm.PL hints/darwin.sh
8613 ____________________________________________________________________________
8614 [ 12815] By: ams                                   on 2001/11/02  16:47:43
8615         Log: Subject: Re: [PATCH] the the double double word word fix fix
8616              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8617              Date: Fri, 02 Nov 2001 19:43:07 +0100
8618              Message-Id: <3BE2E93B.627C198E@alcatel.at>
8619      Branch: perl
8620            ! pod/perldebug.pod
8621 ____________________________________________________________________________
8622 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
8623         Log: Update Changes.
8624      Branch: perl
8625            ! Changes patchlevel.h
8626 ____________________________________________________________________________
8627 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
8628         Log: More encoding testing.
8629      Branch: perl
8630            ! lib/encoding.pm lib/encoding.t
8631 ____________________________________________________________________________
8632 [ 12812] By: ams                                   on 2001/11/02  15:07:11
8633         Log: Slight modification of #12811.
8634      Branch: perl
8635            ! op.c
8636 ____________________________________________________________________________
8637 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
8638         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
8639              From: Radu Greab <radu@netsoft.ro>
8640              Date: Fri, 2 Nov 2001 15:28:58 +0200
8641              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
8642      Branch: perl
8643            ! op.c t/op/stat.t
8644 ____________________________________________________________________________
8645 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
8646         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
8647              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8648              Date: Thu, 1 Nov 2001 22:35:50 +0100
8649              Message-ID: <20011101223550.A10849@rafael>
8650      Branch: perl
8651            ! lib/ExtUtils/Embed.t
8652 ____________________________________________________________________________
8653 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
8654         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
8655              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8656              Date: 2 Nov 2001 14:48:51 -0000
8657              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
8658      Branch: perl
8659            ! lib/File/Find.pm
8660 ____________________________________________________________________________
8661 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
8662         Log: Add documentation.
8663      Branch: perl
8664            ! embed.pl pod/perlapi.pod utf8.c
8665 ____________________________________________________________________________
8666 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
8667         Log: Unicode: add ToFold mapping.  Not used yet; but basically
8668              a more useful mapping for caseless aka case-ignoring than
8669              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
8670              algorithm for creating the foldings uses equivalence classes,
8671              see http://www.unicode.org/unicode/reports/tr21/
8672              Hopefully this feature will be used in //i.
8673              (The folding tables were introduced by #12689.)
8674      Branch: perl
8675            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
8676            ! utf8.c
8677 ____________________________________________________________________________
8678 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
8679         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
8680              From: "Craig A. Berry" <craigberry@mac.com>
8681              Date: Fri, 02 Nov 2001 00:03:52 -0600
8682              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
8683      Branch: perl
8684            ! lib/AutoSplit.t
8685 ____________________________________________________________________________
8686 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
8687         Log: Subject: Trivial doc patch
8688              From: andreas.koenig@anima.de (Andreas J. Koenig)
8689              Date: 02 Nov 2001 06:11:35 +0100
8690              Message-ID: <m37kt94v08.fsf@anima.de>
8691      Branch: perl
8692            ! pod/perlport.pod
8693 ____________________________________________________________________________
8694 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
8695         Log: Make encoding and charnames pragmas coexist.
8696      Branch: perl
8697            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
8698 ____________________________________________________________________________
8699 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
8700         Log: The basic character classes seem to go untested with Unicode.
8701      Branch: perl
8702            ! t/op/pat.t
8703 ____________________________________________________________________________
8704 [ 12802] By: ams                                   on 2001/11/02  00:39:36
8705         Log: Subject: [PATCH] the the double double word word fix fix
8706              From: Richard Soderberg <rs@oregonnet.com>
8707              Date: Thu, 1 Nov 2001 13:12:03 -0800
8708              Message-Id: <200111012112.NAA23288@oregonnet.com>
8709              
8710              Subject: Re: [PATCH] the the double double word word fix fix
8711              From: Mark-Jason Dominus <mjd@plover.com>
8712              Date: Thu, 01 Nov 2001 16:43:40 -0500
8713              Message-Id: <20011101214340.2044.qmail@plover.com>
8714              
8715              Subject: Re: [PATCH] the the double double word word fix fix
8716              From: Mark-Jason Dominus <mjd@plover.com>
8717              Date: Thu, 01 Nov 2001 16:51:39 -0500
8718              Message-Id: <20011101215139.2196.qmail@plover.com>
8719      Branch: perl
8720            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
8721            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
8722            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
8723            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
8724            ! pod/perltodo.pod pod/perlxstut.pod
8725 ____________________________________________________________________________
8726 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
8727         Log: Comment tweaks.
8728      Branch: perl
8729            ! toke.c
8730 ____________________________________________________________________________
8731 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
8732         Log: FAQ sync.
8733      Branch: perl
8734            ! pod/perlfaq9.pod
8735 ____________________________________________________________________________
8736 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
8737         Log: If an encoding is set by -M/-m, it must be in
8738              effect only for the actual script, not any other
8739              required/-M/-m'ed module, otherwise we enter a nasty
8740              recursion in regexec.c while trying to init the simple
8741              UTF-8 charclasses like PL_utf8_alnum.
8742      Branch: perl
8743            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
8744 ____________________________________________________________________________
8745 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
8746         Log: A bit more descriptive name.
8747      Branch: perl
8748            ! mg.c
8749 ____________________________________________________________________________
8750 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
8751         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
8752              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8753              Date: Wed, 31 Oct 2001 13:47:04 EST
8754              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
8755      Branch: perl
8756            ! ext/Time/HiRes/HiRes.t
8757 ____________________________________________________________________________
8758 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
8759         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
8760              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8761              Date: Wed, 31 Oct 2001 13:43:29 EST
8762              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
8763      Branch: perl
8764            ! mg.c
8765 ____________________________________________________________________________
8766 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
8767         Log: Subject: [PATCH] Various test cleanups
8768              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8769              Date: Tue, 30 Oct 2001 21:56:26 +0100
8770              Message-ID: <20011030215626.A28503@rafael>
8771      Branch: perl
8772            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8773            ! ext/DB_File/t/db-recno.t ext/Encode.t
8774 ____________________________________________________________________________
8775 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
8776         Log: Update Changes.
8777      Branch: perl
8778            ! Changes patchlevel.h
8779 ____________________________________________________________________________
8780 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
8781         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
8782              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
8783              Date: Wed, 31 Oct 2001 17:16:39 +0100
8784              Message-ID: <20011031171639.A32511@rafael>
8785      Branch: perl
8786            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
8787 ____________________________________________________________________________
8788 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
8789         Log: Skip message nit.
8790      Branch: perl
8791            ! t/io/fs.t
8792 ____________________________________________________________________________
8793 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
8794         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
8795              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8796              Date: 31 Oct 2001 14:49:37 -0000
8797              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
8798      Branch: perl
8799            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
8800 ____________________________________________________________________________
8801 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
8802         Log: Extend the effect of the encoding pragma to chr() and ord().
8803              
8804              TODO: regex literals, reentrancy problems with the utf8
8805              and charnames pragmas.
8806      Branch: perl
8807            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
8808 ____________________________________________________________________________
8809 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
8810         Log: Doc tweaks.
8811      Branch: perl
8812            ! lib/encoding.pm
8813 ____________________________________________________________________________
8814 [ 12788] By: nick                                  on 2001/10/31  08:59:56
8815         Log: Integrate mainline
8816      Branch: perlio
8817           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
8818           !> (integrate 49 files)
8819 ____________________________________________________________________________
8820 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
8821         Log: Forgot new proto.
8822      Branch: perl
8823            ! proto.h
8824 ____________________________________________________________________________
8825 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
8826         Log: Clarification: use encoding cannot be used to
8827              change the default encoding of "your whole script";
8828              only the default encoding of the *data*.  Also, it
8829              seems that "use encoding" does not mix with "use utf8"
8830              (a coredumping recursion ensues).  Should not be a huge
8831              problem since "use utf8" is pretty marginal nowadays.
8832      Branch: perl
8833            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
8834 ____________________________________________________________________________
8835 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
8836         Log: More documentation for the encode pragma.
8837      Branch: perl
8838            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
8839            ! pod/perlapi.pod pod/perlunicode.pod sv.c
8840 ____________________________________________________________________________
8841 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
8842         Log: Thinko in #12783.
8843      Branch: perl
8844            ! sv.c
8845 ____________________________________________________________________________
8846 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
8847         Log: Make sv_recode_to_utf8() a real API: the encoding
8848              is a parameter, instead of a global.  Document the
8849              PERL_ENCODING.
8850      Branch: perl
8851            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
8852            ! toke.c
8853 ____________________________________________________________________________
8854 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
8855         Log: Enable -Mencoding=foobar also for string literals.
8856      Branch: perl
8857            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
8858            ! pod/perlapi.pod proto.h sv.c toke.c
8859 ____________________________________________________________________________
8860 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
8861         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
8862              From: Andy Dougherty <doughera@lafayette.edu>
8863              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
8864              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
8865      Branch: perl
8866            ! ext/POSIX/hints/svr4.pl
8867 ____________________________________________________________________________
8868 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
8869         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
8870              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
8871              Date: Mon, 29 Oct 2001 23:11:58 -0000
8872              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
8873              
8874              Add compat.h.
8875      Branch: perl
8876            ! lib/h2xs.t utils/h2xs.PL
8877 ____________________________________________________________________________
8878 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
8879         Log: Subject: PerlIOBuf_dup
8880              From: Nicholas Clark <nick@ccl4.org>              
8881              Date: Mon, 29 Oct 2001 21:52:35 +0000             
8882              Message-ID: <20011029215235.K41204@plum.flirble.org>
8883              
8884              Add prototype.
8885      Branch: perl
8886            ! perliol.h
8887 ____________________________________________________________________________
8888 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
8889         Log: Subject: [PATCH] Make malloc.c errors more useful
8890              From: Richard Soderberg <rs@oregonnet.com>
8891              Date: Mon, 29 Oct 2001 22:28:02 -0800
8892              Message-Id: <200110300628.WAA11025@oregonnet.com>
8893      Branch: perl
8894            ! malloc.c
8895 ____________________________________________________________________________
8896 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
8897         Log: Retract #12776 - the bug 19990906.001 is still valid.
8898      Branch: perl
8899            ! t/run/kill_perl.t
8900 ____________________________________________________________________________
8901 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
8902         Log: (Retracted by #12777)
8903              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
8904              From: Michael G Schwern <schwern@pobox.com> 
8905              Date: Mon, 29 Oct 2001 23:01:08 -0500
8906              Message-ID: <20011029230108.G18053@blackrider>
8907      Branch: perl
8908            ! t/run/kill_perl.t
8909 ____________________________________________________________________________
8910 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
8911         Log: Comment nits.
8912      Branch: perl
8913            ! lib/encoding.t
8914 ____________________________________________________________________________
8915 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
8916         Log: integrate change#12772 from mainline
8917              
8918              Subject: [PATCH] Mommy, what's a pointer cast?
8919      Branch: maint-5.6/perl
8920            ! perl.h
8921 ____________________________________________________________________________
8922 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
8923         Log: Subject: [PATCH] Mommy, what's a pointer cast?
8924              From: Richard Soderberg <rs@oregonnet.com>
8925              Date: Mon, 29 Oct 2001 17:01:10 -0800
8926              Message-Id: <200110300101.RAA31561@oregonnet.com>
8927              
8928              (threads* parts)
8929      Branch: perl
8930            ! ext/threads/shared/shared.xs ext/threads/threads.xs
8931 ____________________________________________________________________________
8932 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
8933         Log: Subject: [PATCH] Mommy, what's a pointer cast?
8934              From: Richard Soderberg <rs@oregonnet.com>
8935              Date: Mon, 29 Oct 2001 17:01:10 -0800
8936              Message-Id: <200110300101.RAA31561@oregonnet.com>
8937              
8938              (the perl.h part)
8939      Branch: perl
8940            ! perl.h
8941 ____________________________________________________________________________
8942 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
8943         Log: Subject: [PATCH] OpenBSD likes signal.h 
8944              From: Richard Soderberg <rs@oregonnet.com>
8945              Date: Mon, 29 Oct 2001 17:00:31 -0800
8946              Message-Id: <200110300100.RAA31533@oregonnet.com>
8947      Branch: perl
8948            ! unixish.h
8949 ____________________________________________________________________________
8950 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
8951         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
8952              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
8953              Date: Mon, 29 Oct 2001 23:04:23 -0000
8954              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
8955      Branch: perl
8956            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8957            ! ext/DB_File/t/db-recno.t
8958 ____________________________________________________________________________
8959 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
8960         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
8961              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
8962              Date: Mon, 29 Oct 2001 12:34:07 -0600
8963              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
8964      Branch: perl
8965            ! ext/Time/HiRes/HiRes.t
8966 ____________________________________________________________________________
8967 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
8968         Log: Update Changes.
8969      Branch: perl
8970            ! Changes patchlevel.h
8971 ____________________________________________________________________________
8972 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
8973         Log: AIX needs an explicit symbol export list.
8974      Branch: perl
8975            ! lib/ExtUtils/Embed.t
8976 ____________________________________________________________________________
8977 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
8978         Log: The test (and the module) would require some
8979              quality hacking time to work on EBCDIC.  Based on
8980              the test results nothing seems to be majorly broken,
8981              the module just seems to have strange assumptions:
8982              got: ''\226\225\205'
8983              expected: ''one'
8984              The \226\225\205 being, of course, 'one', in EBCDIC.
8985      Branch: perl
8986            ! lib/Dumpvalue.t
8987 ____________________________________________________________________________
8988 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
8989         Log: Mark the test known to be failing in EBCDIC.
8990      Branch: perl
8991            ! t/op/tr.t
8992 ____________________________________________________________________________
8993 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
8994         Log: None of the libnet modules are going to work in
8995              EBCDIC without the Convert::EBCDIC.
8996      Branch: perl
8997            ! t/lib/1_compile.t
8998 ____________________________________________________________________________
8999 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
9000         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
9001      Branch: perl
9002            ! t/op/pack.t
9003 ____________________________________________________________________________
9004 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
9005         Log: UTF-EBCDIC ain't UTF-8.
9006      Branch: perl
9007            ! t/op/pack.t
9008 ____________________________________________________________________________
9009 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
9010         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
9011      Branch: perl
9012            ! t/lib/1_compile.t
9013 ____________________________________________________________________________
9014 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
9015         Log: Let's not assume ASCII.
9016      Branch: perl
9017            ! t/op/lc.t
9018 ____________________________________________________________________________
9019 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
9020         Log: Call the new perlio symbols differently.
9021      Branch: perl
9022            ! makedef.pl
9023 ____________________________________________________________________________
9024 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
9025         Log: Don't expect ASCII ordering.
9026      Branch: perl
9027            ! lib/ExtUtils/Manifest.t
9028 ____________________________________________________________________________
9029 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
9030         Log: Forgot from #12756.
9031      Branch: perl
9032            ! perlio.h
9033 ____________________________________________________________________________
9034 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
9035         Log: BeOS tweaks:
9036              - fseeko and ftello can be found by Configure but
9037              we do not seem to have prototypes for them so
9038              let's make up some
9039              - BeOS didn't use to have real sockets (sockets as
9040              filedescriptors) but the BONE package is supposed
9041              to fix this.  I do not know how to detect BONEness,
9042              see hints/beos.sh for a spot that needs to fixed.
9043              - BeOS has O_TEXT != O_BINARY but has no setmode()
9044      Branch: perl
9045            ! hints/beos.sh perlio.c
9046 ____________________________________________________________________________
9047 [ 12755] By: sky                                   on 2001/10/29  12:56:12
9048         Log: Ugly fix to not die when a thread creator is holding locks.
9049      Branch: perl
9050            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9051            ! ext/threads/threads.xs
9052 ____________________________________________________________________________
9053 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
9054         Log: Integrate change #12752 from maintperl;
9055              
9056              croak(Nullch) wasn't printing the contents of ERRSV if there was
9057              no outer eval (bug in change#6125)
9058      Branch: perl
9059           !> util.c
9060 ____________________________________________________________________________
9061 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
9062         Log: Subject: [PATCH h2xs] Use of static data in XS modules
9063              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9064              Date: Sun, 28 Oct 2001 21:19:07 -0000
9065              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
9066              
9067              with nits from Sarathy.
9068      Branch: perl
9069            ! utils/h2xs.PL
9070 ____________________________________________________________________________
9071 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
9072         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
9073              no outer eval (bug in change#6125)
9074      Branch: maint-5.6/perl
9075            ! util.c
9076 ____________________________________________________________________________
9077 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
9078         Log: More todo for the encoding pragma.
9079      Branch: perl
9080            ! lib/encoding.pm
9081 ____________________________________________________________________________
9082 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
9083         Log: Add the encoding pragma to control the "upgrade"
9084              from the native eight bit data to Unicode.
9085              
9086              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
9087      Branch: perl
9088            + lib/encoding.pm lib/encoding.t
9089            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
9090            ! pod/perlunicode.pod pod/perlvar.pod sv.c
9091 ____________________________________________________________________________
9092 [ 12749] By: sky                                   on 2001/10/28  21:02:33
9093         Log: Update documentation.
9094      Branch: perl
9095            ! ext/threads/shared/shared.pm
9096 ____________________________________________________________________________
9097 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
9098         Log: Integrate change #12747 from maintperl;
9099              
9100              finishing touches to system() fixes on windows:
9101              * detect cmd shell correctly even if it had full path in it
9102              * more quoting needed for single-arg system if the argument
9103              really had multiple quoted arguments within it
9104              * be smarter about not calling the shell when the executable
9105              has spaces, but otherwise does not need shell involvement
9106              * add a testsuite (windows-specific currently)
9107      Branch: perl
9108           +> t/op/system.t t/op/system_tests
9109            ! MANIFEST pod/perltodo.pod
9110           !> win32/win32.c
9111 ____________________________________________________________________________
9112 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
9113         Log: finishing touches to system() fixes on windows:
9114              * detect cmd shell correctly even if it had full path in it
9115              * more quoting needed for single-arg system if the argument
9116              really had multiple quoted arguments within it
9117              * be smarter about not calling the shell when the executable
9118              has spaces, but otherwise does not need shell involvement
9119              * add a testsuite (windows-specific currently)
9120      Branch: maint-5.6/perl
9121            + t/op/system.t t/op/system_tests
9122            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
9123 ____________________________________________________________________________
9124 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
9125         Log: Integrate perlio.
9126      Branch: perl
9127           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
9128 ____________________________________________________________________________
9129 [ 12745] By: nick                                  on 2001/10/28  16:08:14
9130         Log: Mingw32 fixup for Embed.t
9131      Branch: perlio
9132            ! lib/ExtUtils/Embed.t
9133 ____________________________________________________________________________
9134 [ 12744] By: nick                                  on 2001/10/28  15:54:14
9135         Log: GCC vs MS 64-bit constant syntax
9136      Branch: perlio
9137            ! ext/Time/HiRes/HiRes.xs
9138 ____________________________________________________________________________
9139 [ 12743] By: nick                                  on 2001/10/28  15:42:55
9140         Log: Integrate mainline
9141      Branch: perlio
9142           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
9143 ____________________________________________________________________________
9144 [ 12742] By: sky                                   on 2001/10/28  14:47:10
9145         Log: Manpage updates.
9146      Branch: perl
9147            ! ext/threads/threads.pm
9148 ____________________________________________________________________________
9149 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
9150         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
9151      Branch: perl
9152            ! lib/ExtUtils/Embed.t
9153 ____________________________________________________________________________
9154 [ 12740] By: nick                                  on 2001/10/28  14:14:24
9155         Log: Integrate mainline
9156      Branch: perlio
9157           !> lib/ExtUtils/Embed.t win32/win32.c
9158 ____________________________________________________________________________
9159 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
9160         Log: Need to be ./executed.
9161      Branch: perl
9162            ! lib/ExtUtils/Embed.t
9163 ____________________________________________________________________________
9164 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
9165         Log: Integrate perlio.
9166      Branch: perl
9167           !> perlio.c win32/win32.h
9168 ____________________________________________________________________________
9169 [ 12737] By: nick                                  on 2001/10/28  13:53:45
9170         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
9171              by gcc -xc++.
9172      Branch: perlio
9173            ! win32/win32.h
9174 ____________________________________________________________________________
9175 [ 12736] By: nick                                  on 2001/10/28  13:50:50
9176         Log: Have :stdio layer update an honour the fd refcnt table.
9177              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
9178      Branch: perlio
9179            ! perlio.c
9180 ____________________________________________________________________________
9181 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
9182         Log: Integrate changes #12724 and #12725 from maintperl;
9183              multiarg system now works.
9184      Branch: perl
9185           !> win32/win32.c
9186 ____________________________________________________________________________
9187 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
9188         Log: Integrate perlio.
9189      Branch: perl
9190           +> lib/ExtUtils/Embed.t
9191           !> MANIFEST perlio.c
9192 ____________________________________________________________________________
9193 [ 12733] By: nick                                  on 2001/10/28  13:07:16
9194         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
9195              least for PERLIO=perlio unthreaded case
9196      Branch: perlio
9197            ! perlio.c
9198 ____________________________________________________________________________
9199 [ 12732] By: nick                                  on 2001/10/28  11:10:24
9200         Log: Typo in exe name
9201      Branch: perlio
9202            ! lib/ExtUtils/Embed.t
9203 ____________________________________________________________________________
9204 [ 12731] By: nick                                  on 2001/10/28  11:09:59
9205         Log: Integrate Mainline
9206      Branch: perlio
9207           !> Changes configure.com ext/DB_File/DB_File.pm
9208           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
9209           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
9210           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
9211           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
9212           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
9213           !> t/TEST t/op/regexp.t win32/buildext.pl
9214 ____________________________________________________________________________
9215 [ 12730] By: nick                                  on 2001/10/28  11:05:35
9216         Log: Fixup Embed.t for Win32/VC++
9217      Branch: perlio
9218            ! lib/ExtUtils/Embed.t
9219 ____________________________________________________________________________
9220 [ 12729] By: nick                                  on 2001/10/28  09:36:20
9221         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
9222              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
9223              ExtUtils::Embed.
9224      Branch: perlio
9225            + lib/ExtUtils/Embed.t
9226            ! MANIFEST
9227 ____________________________________________________________________________
9228 [ 12728] By: sky                                   on 2001/10/28  08:12:53
9229         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
9230              line manually!
9231      Branch: perl
9232            ! lib/ExtUtils/xsubpp
9233 ____________________________________________________________________________
9234 [ 12727] By: sky                                   on 2001/10/28  08:02:09
9235         Log: And here we use the prototypes.
9236      Branch: perl
9237            ! ext/threads/shared/shared.xs
9238 ____________________________________________________________________________
9239 [ 12726] By: sky                                   on 2001/10/28  08:00:48
9240         Log: Support [] style prototypes.
9241      Branch: perl
9242            ! lib/ExtUtils/xsubpp
9243 ____________________________________________________________________________
9244 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
9245         Log: yet another multi-arg system() fix on windows: batch files as the
9246              first argument (i.e. directly executed by CreateProcess()) need
9247              extra quoting to escape shell-shock
9248      Branch: maint-5.6/perl
9249            ! win32/win32.c
9250 ____________________________________________________________________________
9251 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
9252         Log: another multi-arg system() fix on windows: passing empty arguments
9253              now works
9254      Branch: maint-5.6/perl
9255            ! win32/win32.c
9256 ____________________________________________________________________________
9257 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
9258         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
9259              No final #else #error because we do not seem to
9260              be using #error?
9261      Branch: perl
9262            ! op.h
9263 ____________________________________________________________________________
9264 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
9265         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
9266              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
9267              Date: Sat, 27 Oct 2001 23:28:44 EST 
9268              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
9269      Branch: perl
9270            ! ext/Time/HiRes/HiRes.xs
9271 ____________________________________________________________________________
9272 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
9273         Log: Regen perlapi, perltoc.
9274      Branch: perl
9275            ! pod/perlapi.pod pod/perltoc.pod
9276 ____________________________________________________________________________
9277 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
9278         Log: Subject: [PATCH] sv.h documentation
9279              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
9280              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
9281              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
9282      Branch: perl
9283            ! sv.h
9284 ____________________________________________________________________________
9285 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
9286         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
9287              system("nmake -nologo", "clean") and there is no executable
9288              called "nmake -nologo"; this used to "work" pre-change#12559 due
9289              to bugs in multiarg system() that have since been fixed
9290      Branch: perl
9291            ! win32/buildext.pl
9292 ____________________________________________________________________________
9293 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
9294         Log: Update Changes.
9295      Branch: perl
9296            ! Changes patchlevel.h
9297 ____________________________________________________________________________
9298 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
9299         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
9300              From: Richard.Foley@t-online.de (Richard Foley)            
9301              Date: Sun, 28 Oct 2001 00:48:32 +0200
9302              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
9303      Branch: perl
9304            ! pod/perlhack.pod
9305 ____________________________________________________________________________
9306 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
9307         Log: Must store pointers with the right width.
9308      Branch: perl
9309            ! op.h
9310 ____________________________________________________________________________
9311 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
9312         Log: Integrate change #12711 from perlio;
9313              
9314              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
9315              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
9316      Branch: perl
9317           !> perlio.c
9318 ____________________________________________________________________________
9319 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
9320         Log: Subject: [PATCH] make minitest
9321              From: Nicholas Clark <nick@ccl4.org>
9322              Date: Sat, 27 Oct 2001 22:56:16 +0100
9323              Message-ID: <20011027225616.L20275@plum.flirble.org>
9324      Branch: perl
9325            ! t/TEST
9326 ____________________________________________________________________________
9327 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
9328         Log: Patch #12661 missed this.
9329      Branch: perl
9330            ! ext/DB_File/DB_File.pm
9331 ____________________________________________________________________________
9332 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
9333         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
9334              From: "Craig A. Berry" <craigberry@mac.com>
9335              Date: Sat, 27 Oct 2001 16:07:47 -0500
9336              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
9337      Branch: perl
9338            ! configure.com perlio.c
9339 ____________________________________________________________________________
9340 [ 12711] By: nick                                  on 2001/10/27  19:49:25
9341         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
9342              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
9343      Branch: perlio
9344            ! perlio.c
9345 ____________________________________________________________________________
9346 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
9347         Log: Let's not replace reason if there's one already supplied.
9348      Branch: perl
9349            ! t/op/regexp.t
9350 ____________________________________________________________________________
9351 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
9352         Log: is not good.
9353      Branch: perl
9354            ! t/op/regexp.t
9355 ____________________________________________________________________________
9356 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
9357         Log: ldlibpth can exist but be unset.
9358      Branch: perl
9359            ! t/TEST
9360 ____________________________________________________________________________
9361 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
9362         Log: Unicode: property alias naming cleanup.
9363      Branch: perl
9364            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
9365 ____________________________________________________________________________
9366 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
9367         Log: FAQ sync.
9368      Branch: perl
9369            ! pod/perlfaq4.pod
9370 ____________________________________________________________________________
9371 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
9372         Log: Integrate change #12703 from maintperl;
9373              
9374              typemap stuff intervenes before declaration, move it to PREINIT
9375              section
9376              
9377              (an empty integrate, but now the files are in sync
9378              between the branches)
9379      Branch: perl
9380           !> ext/ODBM_File/ODBM_File.xs
9381 ____________________________________________________________________________
9382 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
9383         Log: More PerlIO symbols.
9384      Branch: perl
9385            ! makedef.pl
9386 ____________________________________________________________________________
9387 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
9388         Log: typemap stuff intervenes before declaration, move it to PREINIT
9389              section
9390      Branch: maint-5.6/perl
9391            ! ext/ODBM_File/ODBM_File.xs
9392 ____________________________________________________________________________
9393 [ 12702] By: nick                                  on 2001/10/27  14:09:35
9394         Log: Integrate mainline
9395      Branch: perlio
9396           +> ext/threads/shared/t/av_simple.t
9397           +> ext/threads/shared/t/hv_refs.t
9398           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
9399           !> (integrate 109 files)
9400 ____________________________________________________________________________
9401 [ 12700] By: ams                                   on 2001/10/26  21:22:23
9402         Log: Subject: [PATCH] tweak divide
9403              From: Nicholas Clark <nick@ccl4.org>
9404              Date: Fri, 26 Oct 2001 22:52:17 +0100
9405              Message-Id: <20011026225217.B20275@plum.flirble.org>
9406      Branch: perl
9407            ! pp.c
9408 ____________________________________________________________________________
9409 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
9410         Log: Integrate a buncha things from maintperl.
9411      Branch: maint-5.6/macperl
9412           !> (integrate 32 files)
9413 ____________________________________________________________________________
9414 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
9415         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
9416              From: Andy Dougherty <doughera@lafayette.edu>
9417              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
9418              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
9419      Branch: perl
9420            ! hints/svr4.sh
9421 ____________________________________________________________________________
9422 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
9423         Log: When you're root, many things become writable.
9424      Branch: perl
9425            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
9426 ____________________________________________________________________________
9427 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
9428         Log: Update Changes.
9429      Branch: perl
9430            ! Changes patchlevel.h
9431 ____________________________________________________________________________
9432 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
9433         Log: Term/Cap.t attempts to access the floppy drive for no good reason
9434              on dosish systems
9435      Branch: perl
9436            ! lib/Term/Cap.t
9437 ____________________________________________________________________________
9438 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
9439         Log: fix misleading comment on known inadequacy in B::Terse, and skip
9440              it correctly
9441      Branch: perl
9442            ! ext/B/t/terse.t
9443 ____________________________________________________________________________
9444 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
9445         Log: fix spurious AutoSplit.t failure under windows
9446      Branch: perl
9447            ! lib/AutoSplit.t
9448 ____________________________________________________________________________
9449 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
9450         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
9451      Branch: perl
9452            ! ext/Time/HiRes/HiRes.t
9453 ____________________________________________________________________________
9454 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
9455         Log: More logical to use %04"UVXf" than %"UVuf" since
9456              the Unicode standard prefers hex.
9457      Branch: perl
9458            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
9459            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
9460            ! lib/unicore/mktables utf8.c
9461 ____________________________________________________________________________
9462 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
9463         Log: change#12065 seems to have broken Encode build on windows; fix
9464      Branch: perl
9465            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
9466 ____________________________________________________________________________
9467 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
9468         Log: Unicode: add the case folding table.
9469      Branch: perl
9470            + lib/unicore/To/Fold.pl
9471            ! MANIFEST lib/unicore/mktables
9472 ____________________________________________________________________________
9473 [ 12688] By: sky                                   on 2001/10/26  13:51:29
9474         Log: Get the new functions right, do not export lock since we use builtin lock.
9475              TODO: fix xsubpp to support the new prototypes
9476      Branch: perl
9477            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9478 ____________________________________________________________________________
9479 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
9480         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
9481              as suggested by Sarathy.
9482      Branch: perl
9483            ! mg.c
9484 ____________________________________________________________________________
9485 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
9486         Log: avoid compiler warning
9487      Branch: perl
9488            ! win32/win32.c
9489 ____________________________________________________________________________
9490 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
9491         Log: WinCE update from Rainer Keuchel.
9492      Branch: perl
9493            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
9494            ! wince/wince.c
9495 ____________________________________________________________________________
9496 [ 12684] By: sky                                   on 2001/10/26  13:34:33
9497         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
9498      Branch: perl
9499            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9500 ____________________________________________________________________________
9501 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
9502         Log: More fixes that were made to the core and not in the libnet src
9503      Branch: perl
9504            ! lib/Net/Domain.pm
9505 ____________________________________________________________________________
9506 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
9507         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
9508              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
9509              Date: Fri, 26 Oct 2001 13:55:21 +0200
9510              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
9511              
9512              (plus make the db-recno.t#59 accept both \n and \r\n)
9513      Branch: perl
9514            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
9515            ! ext/DB_File/t/db-recno.t
9516 ____________________________________________________________________________
9517 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
9518         Log: Fix tests to be able to run in the core and the CPAN dist
9519      Branch: perl
9520            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
9521            ! lib/Net/t/require.t lib/Net/t/smtp.t
9522 ____________________________________________________________________________
9523 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
9524         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
9525              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9526              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
9527              Date: Fri, 26 Oct 2001 08:34:46 EDT
9528      Branch: perl
9529            ! ext/Time/HiRes/HiRes.t
9530 ____________________________________________________________________________
9531 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
9532         Log: Sync libnet modules with what will be libnet-1.08
9533      Branch: perl
9534            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
9535            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
9536            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
9537            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
9538 ____________________________________________________________________________
9539 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
9540         Log: Integrate maintperl changes #12268 and #12669;
9541              
9542              final touches to the audit for statics and thread-unsafe code
9543              * make DB_File, ODBM_File thread-safe 
9544              * remove unnecessary/dangerous statics and protect others
9545              from not getting accidentally enabled under threaded perls
9546              
9547              windows support functions get_childdir() et al aren't exported
9548              correctly under vanilla build
9549              
9550              Testing under win32 appreciated since changes there had
9551              to be manually merged and I cannot test how badly did I do.
9552      Branch: perl
9553           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
9554           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
9555           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
9556           !> win32/vmem.h win32/win32.c win32/win32iop.h
9557 ____________________________________________________________________________
9558 [ 12677] By: sky                                   on 2001/10/26  12:37:17
9559         Log: More Config::threads to threads::threads changes
9560      Branch: perl
9561            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
9562 ____________________________________________________________________________
9563 [ 12676] By: sky                                   on 2001/10/26  12:31:46
9564         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
9565      Branch: perl
9566            ! ext/threads/threads.pm ext/threads/threads.xs
9567 ____________________________________________________________________________
9568 [ 12675] By: sky                                   on 2001/10/26  12:06:30
9569         Log: Allocing a TLS in runtime is not too hot.
9570      Branch: perl
9571            ! ext/threads/threads.xs
9572 ____________________________________________________________________________
9573 [ 12674] By: sky                                   on 2001/10/26  11:59:09
9574         Log: Don't display debug data.
9575      Branch: perl
9576            ! ext/threads/threads.pm
9577 ____________________________________________________________________________
9578 [ 12673] By: sky                                   on 2001/10/26  11:35:47
9579         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
9580              complete bar support for blessed objects.
9581              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
9582      Branch: perl
9583            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
9584 ____________________________________________________________________________
9585 [ 12672] By: sky                                   on 2001/10/26  11:15:28
9586         Log: Fix case where shared reference does not exist in current thread.
9587      Branch: perl
9588            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
9589 ____________________________________________________________________________
9590 [ 12671] By: sky                                   on 2001/10/26  08:48:52
9591         Log: Support for references in shared arrays.
9592      Branch: perl
9593            ! ext/threads/shared/shared.xs
9594 ____________________________________________________________________________
9595 [ 12670] By: sky                                   on 2001/10/26  08:30:11
9596         Log: Add tests for references in hashes.
9597      Branch: perl
9598            + ext/threads/shared/t/hv_refs.t
9599            ! MANIFEST
9600 ____________________________________________________________________________
9601 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
9602         Log: windows support functions get_childdir() et al aren't exported
9603              correctly under vanilla build
9604      Branch: maint-5.6/perl
9605            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
9606 ____________________________________________________________________________
9607 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
9608         Log: final touches to the audit for statics and thread-unsafe code
9609              * make DB_File, ODBM_File thread-safe 
9610              * remove unnecessary/dangerous statics and protect others
9611              from not getting accidentally enabled under threaded perls
9612      Branch: maint-5.6/perl
9613            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
9614            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
9615            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
9616            ! win32/win32.c
9617 ____________________________________________________________________________
9618 [ 12667] By: ams                                   on 2001/10/26  03:48:36
9619         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
9620              From: "Richard Soderberg" <rs@crystalflame.net>
9621              Date: Thu, 25 Oct 2001 23:42:50 -0400
9622              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
9623      Branch: perl
9624            ! sharedsv.c
9625 ____________________________________________________________________________
9626 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
9627         Log: Integrate change #12664 from maintperl;
9628              
9629              the newest GCCs don't seem to like C<"string1"##STRING2>
9630              so keep it as C<"string1" STRING2> (latter appears to
9631              work everywhere)
9632      Branch: perl
9633           !> ext/DynaLoader/dlutils.c
9634 ____________________________________________________________________________
9635 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
9636         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
9637              From: Chris Nandor <pudge@pobox.com>
9638              Date: Thu, 25 Oct 2001 22:15:03 -0400
9639              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
9640      Branch: perl
9641            ! perl.h
9642 ____________________________________________________________________________
9643 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
9644         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
9645              C<"string1" STRING2> (latter appears to work everywhere)
9646      Branch: maint-5.6/perl
9647            ! ext/DynaLoader/dlutils.c
9648 ____________________________________________________________________________
9649 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
9650         Log: AUTHORS update.
9651      Branch: perl
9652            ! AUTHORS
9653 ____________________________________________________________________________
9654 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
9655         Log: Integrate change #12660 from maintperl;
9656              
9657              make the dMY_CXT stuff available under all of
9658              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
9659      Branch: perl
9660           !> perl.h
9661 ____________________________________________________________________________
9662 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
9663         Log: Subject: [PATCH] DB_File-1.79
9664              From: "Paul Marquess" <paul.marquess@openwave.com>
9665              Date: Fri, 26 Oct 2001 00:03:54 +0100
9666              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
9667      Branch: perl
9668            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
9669            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
9670 ____________________________________________________________________________
9671 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
9672         Log: make the dMY_CXT stuff available under all of
9673              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
9674      Branch: maint-5.6/perl
9675            ! perl.h
9676 ____________________________________________________________________________
9677 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
9678         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
9679              From: Michael G Schwern <schwern@pobox.com>
9680              Date: Thu, 25 Oct 2001 18:28:12 -0400
9681              Message-ID: <20011025182812.M4811@blackrider>
9682      Branch: perl
9683            ! t/run/kill_perl.t
9684 ____________________________________________________________________________
9685 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
9686         Log: STRLEN != int.
9687      Branch: perl
9688            ! regcomp.c regexec.c
9689 ____________________________________________________________________________
9690 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
9691         Log: Subject: [PATCH] remove small IVop redundancy
9692              From: Nicholas Clark <nick@ccl4.org>
9693              Date: Thu, 25 Oct 2001 22:48:28 +0100
9694              Message-ID: <20011025224827.M66471@plum.flirble.org>
9695      Branch: perl
9696            ! pp.c pp_hot.c
9697 ____________________________________________________________________________
9698 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
9699         Log: Metaconfig unit change for #12655.
9700      Branch: metaconfig/U/perl
9701            ! Extensions.U
9702 ____________________________________________________________________________
9703 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
9704         Log: Subject: Re: Not OK @12650
9705              From: Andy Dougherty <doughera@lafayette.edu>
9706              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
9707              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
9708      Branch: perl
9709            ! Configure
9710 ____________________________________________________________________________
9711 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
9712         Log: Integrate changes #12652 and #12653 from maintperl;
9713              
9714              more tweaks to change#12626
9715              * move the boilerplate code over to perl.h and make DynaLoader
9716              use it
9717              * make re, Opcode, File::Glob and B threadsafe
9718              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
9719              C<no re;> anywhere)
9720              
9721              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
9722              
9723              File::Glob required a bit more work in bleadperl
9724              because of ExtUtils::Constant (see the Makefile.PL change)
9725      Branch: perl
9726            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
9727           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
9728           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
9729 ____________________________________________________________________________
9730 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
9731         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
9732      Branch: maint-5.6/perl
9733            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
9734            ! ext/Opcode/Opcode.xs ext/re/re.xs
9735 ____________________________________________________________________________
9736 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
9737         Log: more tweaks to change#12626
9738              * move the boilerplate code over to perl.h and make DynaLoader
9739              use it
9740              * make re, Opcode, File::Glob and B threadsafe
9741              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
9742              C<no re;> anywhere)
9743      Branch: maint-5.6/perl
9744            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
9745            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
9746 ____________________________________________________________________________
9747 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
9748         Log: Metaconfig unit change for #12650.
9749      Branch: metaconfig/U/perl
9750            ! Extensions.U
9751 ____________________________________________________________________________
9752 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
9753         Log: Subject: Re: ithreads doesn't like usedl=n
9754              From: Andy Dougherty <doughera@lafayette.edu>
9755              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
9756              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
9757              
9758              Special-case threads::shared.
9759      Branch: perl
9760            ! Configure
9761 ____________________________________________________________________________
9762 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
9763         Log: Getting fancier...
9764      Branch: perl
9765            ! t/TEST
9766 ____________________________________________________________________________
9767 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
9768         Log: csh - what a pain.
9769      Branch: perl
9770            ! t/TEST
9771 ____________________________________________________________________________
9772 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
9773         Log: Update Changes.
9774      Branch: perl
9775            ! Changes patchlevel.h
9776 ____________________________________________________________________________
9777 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
9778         Log: Allow resetting the locale system for the duration
9779              of the build (Mac OS X default setting LANG=En_US
9780              ist kaputt)
9781      Branch: perl
9782            ! Makefile.SH
9783 ____________________________________________________________________________
9784 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
9785         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
9786      Branch: perl
9787            ! ext/Digest/MD5/t/files.t
9788 ____________________________________________________________________________
9789 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
9790         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
9791              From: Andy Dougherty <doughera@lafayette.edu>
9792              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
9793              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
9794      Branch: perl
9795            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
9796            ! ext/threads/shared/Makefile.PL
9797 ____________________________________________________________________________
9798 [ 12643] By: sky                                   on 2001/10/25  12:28:26
9799         Log: Add support for reference members of hashes.
9800      Branch: perl
9801            ! ext/threads/shared/shared.xs
9802 ____________________________________________________________________________
9803 [ 12642] By: ams                                   on 2001/10/25  12:21:13
9804         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
9805              From: "Norton Allen" <nort@qnx.com>
9806              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
9807              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
9808      Branch: perl
9809            ! ext/Digest/MD5/MD5.xs
9810 ____________________________________________________________________________
9811 [ 12641] By: sky                                   on 2001/10/25  10:27:39
9812         Log: Tests shared hashes.
9813      Branch: perl
9814            + ext/threads/shared/t/hv_simple.t
9815            ! MANIFEST
9816 ____________________________________________________________________________
9817 [ 12640] By: sky                                   on 2001/10/25  10:18:23
9818         Log: Fix threadcounts for arrays and hashes.
9819      Branch: perl
9820            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9821 ____________________________________________________________________________
9822 [ 12639] By: sky                                   on 2001/10/25  10:17:26
9823         Log: Note to self, doing *src_ary++ in a macro that evaluates
9824              the value more than once is a good way to dump core.
9825      Branch: perl
9826            ! sharedsv.c
9827 ____________________________________________________________________________
9828 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
9829         Log: Integrate change #12636 from maintperl; more dl fixups.
9830      Branch: perl
9831           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
9832           !> ext/DynaLoader/dl_vms.xs
9833 ____________________________________________________________________________
9834 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
9835         Log: Like dl_hpux, like dl_dld.
9836      Branch: perl
9837            ! ext/DynaLoader/dl_dld.xs
9838 ____________________________________________________________________________
9839 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
9840         Log: followups to change#12635
9841      Branch: maint-5.6/perl
9842            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
9843            ! ext/DynaLoader/dl_vms.xs
9844 ____________________________________________________________________________
9845 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
9846         Log: add part of change#12634 to the two files that need it; dl_aix.xs
9847              in maint-5.6 doesn't have the branch that had the problem in
9848              mainline
9849      Branch: maint-5.6/perl
9850            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
9851 ____________________________________________________________________________
9852 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
9853         Log: Fixes for #12627.
9854      Branch: perl
9855            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
9856 ____________________________________________________________________________
9857 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
9858         Log: Since pv_uni_display and sv_uni_display are now used
9859              in the re extension, their symbols have to be exported.
9860      Branch: perl
9861            ! embed.pl global.sym
9862 ____________________________________________________________________________
9863 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
9864         Log: Subject:  Re: [PATCH Perl@12567] debug /list
9865              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9866              Date: Tue, 23 Oct 2001 21:40:33 EDT
9867              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
9868      Branch: perl
9869            ! configure.com
9870 ____________________________________________________________________________
9871 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
9872         Log: This takes care of some of the re 'debug' cases but
9873              not all cases since the information whether the pattern
9874              or the target are utf8 seems to be either lost or not
9875              spread widely enough, sigh.
9876      Branch: perl
9877            ! regcomp.c
9878 ____________________________________________________________________________
9879 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
9880         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
9881              From: John Peacock <jpeacock@rowman.com>
9882              Date: Wed, 24 Oct 2001 16:53:29 -0400
9883              Message-ID: <3BD72A49.1508D152@rowman.com>
9884      Branch: perl
9885            ! configure.com
9886 ____________________________________________________________________________
9887 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
9888         Log: Upgrade NetWare and WinCE as in #12626.
9889      Branch: perl
9890            ! NetWare/dl_netware.xs wince/dl_win32.xs
9891 ____________________________________________________________________________
9892 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
9893         Log: Tru64 compiler nit.
9894      Branch: perl
9895            ! ext/threads/shared/shared.xs
9896 ____________________________________________________________________________
9897 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
9898         Log: Integrate change #12626 from maintperl;
9899              make DynaLoader threadsafe by moving all statics into
9900              interpreter-local space
9901              
9902              TODO: Netware, OS/2, WinCE
9903      Branch: perl
9904           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9905           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
9906           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
9907           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
9908           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9909           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9910           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
9911 ____________________________________________________________________________
9912 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
9913         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
9914              space
9915      Branch: maint-5.6/perl
9916            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9917            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
9918            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
9919            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
9920            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9921            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9922            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
9923 ____________________________________________________________________________
9924 [ 12625] By: sky                                   on 2001/10/24  20:05:26
9925         Log: Change #12623 inflicted an infinite hang. Fixed.
9926      Branch: perl
9927            ! ext/threads/shared/shared.xs
9928 ____________________________________________________________________________
9929 [ 12624] By: sky                                   on 2001/10/24  19:06:55
9930         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
9931      Branch: perl
9932            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9933 ____________________________________________________________________________
9934 [ 12623] By: sky                                   on 2001/10/24  18:06:34
9935         Log: We need to do sharedsv_find in the original perl context.
9936      Branch: perl
9937            ! ext/threads/shared/shared.xs
9938 ____________________________________________________________________________
9939 [ 12622] By: sky                                   on 2001/10/24  17:26:51
9940         Log: Add support for basic support for AVs, references not supported yet.
9941              Add test for AVs.
9942              Add more tests to sv_refs
9943              Fix documentation issues.  
9944      Branch: perl
9945            + ext/threads/shared/t/av_simple.t
9946            ! MANIFEST ext/threads/shared/shared.pm
9947            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
9948 ____________________________________________________________________________
9949 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
9950         Log: Dump Unicode better for re 'debug'.  The regprop()
9951              is unfinished since have to figure out how to detect
9952              Unicodeness in there.
9953      Branch: perl
9954            ! regcomp.c regexec.c
9955 ____________________________________________________________________________
9956 [ 12620] By: sky                                   on 2001/10/24  13:18:07
9957         Log: Add support for finding shared arrays and hashes.
9958      Branch: perl
9959            ! sharedsv.c
9960 ____________________________________________________________________________
9961 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
9962         Log: Rewrite sv_uni_display() as pv_uni_display() as
9963              reimplement sv_uni_display() using that.
9964      Branch: perl
9965            ! dump.c embed.h embed.pl proto.h
9966 ____________________________________________________________________________
9967 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
9968         Log: Integrate change #12615 from maintperl;
9969              on Windows, IO::File::new_tmpfile() fails after being called
9970              32767 times because MSVCRT thinks stdio's TMP_MAX is a
9971              process-wide limit
9972      Branch: perl
9973           !> win32/win32.c
9974 ____________________________________________________________________________
9975 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
9976         Log: Don't try to print ints as IVs.
9977      Branch: perl
9978            ! ext/Time/HiRes/HiRes.xs
9979 ____________________________________________________________________________
9980 [ 12616] By: sky                                   on 2001/10/24  11:06:35
9981         Log: We only need to fetch the SV from the backend if the index
9982              is not the same as mg_private.     In theory this could be
9983              a problem if there are an exact multiple of U16 changes
9984              of a shared variable between two access in a given thread,
9985              we choose to avoid theory for now.
9986      Branch: perl
9987            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
9988 ____________________________________________________________________________
9989 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
9990         Log: on Windows, IO::File::new_tmpfile() fails after being called
9991              32767 times because MSVCRT thinks stdio's TMP_MAX is a
9992              process-wide limit
9993      Branch: maint-5.6/perl
9994            ! win32/win32.c
9995 ____________________________________________________________________________
9996 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
9997         Log: Negation and Unicode: sort of solves 20010303.010,
9998              except not quite like reported in the Subject
9999              (Perl_warner is still utf8-ignorant).
10000      Branch: perl
10001            ! pp.c t/lib/warnings/sv
10002 ____________________________________________________________________________
10003 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
10004         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
10005      Branch: perl
10006            ! sv.c t/lib/warnings/sv
10007 ____________________________________________________________________________
10008 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
10009         Log: sv_uni_display(): do not add the "...", let the caller
10010              do it if wanted, and be prepared for more display options.
10011      Branch: perl
10012            ! dump.c embed.h embed.pl proto.h
10013 ____________________________________________________________________________
10014 [ 12611] By: nick                                  on 2001/10/23  20:28:07
10015         Log: Integrate mainline
10016      Branch: perlio
10017           !> Changes configure.com cygwin/cygwin.c
10018           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
10019           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
10020           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
10021           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
10022           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
10023           !> utils/h2xs.PL utils/perldoc.PL
10024 ____________________________________________________________________________
10025 [ 12610] By: sky                                   on 2001/10/23  19:39:24
10026         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
10027              don't call themselves READONLY but still die with modification
10028              attempt. We only call bless for ext and umagic.
10029      Branch: perl
10030            ! sv.c
10031 ____________________________________________________________________________
10032 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
10033         Log: Croak() on negative time; doc tweaks.
10034      Branch: perl
10035            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
10036            ! ext/Time/HiRes/HiRes.xs
10037 ____________________________________________________________________________
10038 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
10039         Log: FAQ sync.
10040      Branch: perl
10041            ! pod/perlfaq4.pod pod/perlfaq7.pod
10042 ____________________________________________________________________________
10043 [ 12607] By: sky                                   on 2001/10/23  18:27:27
10044         Log: Call setmagic on the referent we are blessing.
10045      Branch: perl
10046            ! sv.c
10047 ____________________________________________________________________________
10048 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
10049         Log: Small test nits.
10050      Branch: perl
10051            ! t/op/lc.t
10052 ____________________________________________________________________________
10053 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
10054         Log: Update Changes.
10055      Branch: perl
10056            ! Changes patchlevel.h
10057 ____________________________________________________________________________
10058 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
10059         Log: Make the PerlIO_init() prototypes consistent.
10060      Branch: perl
10061            ! perlio.c
10062 ____________________________________________________________________________
10063 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
10064         Log: Upping the test count is a good idea.
10065      Branch: perl
10066            ! t/op/lc.t
10067 ____________________________________________________________________________
10068 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
10069         Log: Document the final sigma spot.
10070      Branch: perl
10071            ! pp.c
10072 ____________________________________________________________________________
10073 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
10074         Log: Fix multicharacter titlecase (ucfirst).
10075      Branch: perl
10076            ! pod/perlunicode.pod pp.c t/op/lc.t
10077 ____________________________________________________________________________
10078 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
10079         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
10080              From: Mikhail Zabaluev <mhz@alt-linux.org>
10081              Date: Tue, 23 Oct 2001 10:40:37 +0400
10082              Message-ID: <20011023104037.A12761@localhost.localdomain>
10083              
10084              (#12406 replaced with this)
10085      Branch: perl
10086            ! utils/perldoc.PL
10087 ____________________________________________________________________________
10088 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
10089         Log: MacOS Classic updates from Pudge.
10090      Branch: perl
10091            ! lib/File/Spec.t lib/File/Spec/Mac.pm
10092 ____________________________________________________________________________
10093 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
10094         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
10095              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10096              Date: Sun, 14 Oct 2001 23:14:46 +0200
10097              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
10098              
10099              except for the 2->4 changes.
10100      Branch: perl
10101            ! lib/AutoSplit.t
10102 ____________________________________________________________________________
10103 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
10104         Log: integrate macperl contents into maint-5.6
10105      Branch: maint-5.6/perl
10106            ! mg.c
10107           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
10108           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
10109           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
10110           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
10111           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
10112           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
10113           !> t/lib/filefind.t t/lib/filespec.t
10114 ____________________________________________________________________________
10115 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
10116         Log: At some point the #6234 has been lost from the mainline
10117              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
10118      Branch: perl
10119            ! lib/File/Spec/Win32.pm
10120 ____________________________________________________________________________
10121 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
10122         Log: Cygwin seems to round up (or closest, but not down)
10123              for time(), so half of the time (bad pun intended)
10124              Time::HiRes::time() is less than time(), half of
10125              the time it's more.  So let's try harder in the loop.
10126      Branch: perl
10127            ! ext/Time/HiRes/HiRes.t
10128 ____________________________________________________________________________
10129 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
10130         Log: MacOS Classic timeofday(), from Chris Nandor. 
10131      Branch: perl
10132            ! ext/Time/HiRes/HiRes.xs
10133 ____________________________________________________________________________
10134 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
10135         Log: Integrate changes #12580 and #12581 from macperl;
10136              
10137              Fix path construction.
10138              
10139              (Copyright) Nit.
10140      Branch: perl
10141           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
10142 ____________________________________________________________________________
10143 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
10144         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
10145              doesn't seem to help (the error being output to console, maybe?)
10146      Branch: perl
10147            ! lib/Net/Domain.pm
10148 ____________________________________________________________________________
10149 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
10150         Log: Taint the getcwd() result also in Cygwin.
10151              (TODO: which other platforms need the same thing?)
10152      Branch: perl
10153            ! cygwin/cygwin.c
10154 ____________________________________________________________________________
10155 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
10156         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
10157      Branch: perl
10158            ! t/op/taint.t
10159 ____________________________________________________________________________
10160 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
10161         Log: getpwuid() fragility continues.
10162      Branch: perl
10163            ! utils/h2xs.PL
10164 ____________________________________________________________________________
10165 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
10166         Log: getpwuid() might succeed but that's no guarantee
10167              that the $home will be defined.
10168      Branch: perl
10169            ! ext/File/Glob/t/basic.t
10170 ____________________________________________________________________________
10171 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
10172         Log: It's safer to to expand the variable, too... (see #12571)
10173      Branch: perl
10174            ! t/TEST
10175 ____________________________________________________________________________
10176 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
10177         Log: Integrate with maintperl.
10178      Branch: maint-5.6/macperl
10179           !> win32/bin/pl2bat.pl win32/win32.c
10180 ____________________________________________________________________________
10181 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
10182         Log: Oops, forgot to include Win32 ... just as well, since it
10183              seems in bleadperl, change #7764 was not included
10184              (adding C:\temp).  Re-added.  Rip it back out if it
10185              doesn't belong.  :-)
10186      Branch: maint-5.6/macperl
10187            ! lib/File/Spec/Win32.pm
10188 ____________________________________________________________________________
10189 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
10190         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
10191              From: "Craig A. Berry" <craigberry@mac.com>
10192              Date: Mon, 22 Oct 2001 15:25:19 -0500
10193              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
10194      Branch: perl
10195            ! configure.com
10196 ____________________________________________________________________________
10197 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
10198         Log: Add in lots of File::Spec changes, from Thomas Wegner,
10199              and sync with changes from bleadperl.
10200      Branch: maint-5.6/macperl
10201            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
10202            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
10203            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
10204            ! lib/File/Spec/Win32.pm t/lib/filespec.t
10205 ____________________________________________________________________________
10206 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
10207         Log: Sync with latest File::Find and tests from bleadperl.
10208      Branch: maint-5.6/macperl
10209            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
10210 ____________________________________________________________________________
10211 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
10212         Log: Nit.
10213      Branch: maint-5.6/macperl
10214            ! perl.c
10215 ____________________________________________________________________________
10216 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
10217         Log: Fix path construction.
10218      Branch: maint-5.6/macperl
10219            ! ext/DynaLoader/DynaLoader_pm.PL
10220 ____________________________________________________________________________
10221 [ 12579] By: nick                                  on 2001/10/22  19:08:35
10222         Log: Integrate mainline (for Arthurs thread.xs fix)
10223      Branch: perlio
10224           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
10225 ____________________________________________________________________________
10226 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
10227         Log: Fix up exported symbols, move relevant docs
10228              over from macperl.pod.
10229      Branch: maint-5.6/macperl
10230            ! macos/ext/MacPerl/MacPerl.pm
10231 ____________________________________________________________________________
10232 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
10233         Log: Make ADDRESS called optionally as a method.
10234      Branch: maint-5.6/macperl
10235            ! macos/lib/Mac/Glue.pm
10236 ____________________________________________________________________________
10237 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
10238         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
10239              Apple event.
10240      Branch: maint-5.6/macperl
10241            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
10242            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
10243            ! macos/macperl/MPTerminology.aete
10244 ____________________________________________________________________________
10245 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
10246         Log: Clean up some build utilities. Change Entab to Duplicate;
10247              fix docs and error reporting; improve macify() of paths;
10248              remove requirement for Exporter.pm presence.
10249      Branch: maint-5.6/macperl
10250            ! macos/InstallBLIB macos/MacPerlTests.cmd
10251            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
10252 ____________________________________________________________________________
10253 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
10254         Log: Sync Time::HiRes with bleadperl
10255      Branch: maint-5.6/macperl
10256            ! macos/bundled_ext/Time/HiRes/HiRes.pm
10257            ! macos/bundled_ext/Time/HiRes/HiRes.t
10258            ! macos/bundled_ext/Time/HiRes/HiRes.xs
10259 ____________________________________________________________________________
10260 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
10261         Log: Fix up Changes
10262      Branch: maint-5.6/macperl
10263            ! macos/Changes
10264 ____________________________________________________________________________
10265 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
10266         Log: A user might belong to only a single group
10267              (the group equal to the group id).
10268      Branch: perl
10269            ! t/op/groups.t
10270 ____________________________________________________________________________
10271 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
10272         Log: Prepending (instead of replacing with) the pwd is safer. 
10273      Branch: perl
10274            ! t/TEST
10275 ____________________________________________________________________________
10276 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
10277         Log: Be more robust if no hostname or domainname
10278              (especially the latter)
10279      Branch: perl
10280            ! lib/Net/Domain.pm
10281 ____________________________________________________________________________
10282 [ 12569] By: sky                                   on 2001/10/22  17:41:07
10283         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
10284      Branch: perl
10285            ! ext/threads/threads.xs
10286 ____________________________________________________________________________
10287 [ 12568] By: nick                                  on 2001/10/22  16:31:24
10288         Log: Integrate mainline
10289      Branch: perlio
10290           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
10291           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10292           +> ext/threads/shared/t/sv_refs.t
10293           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
10294            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
10295            - lib/unicore/To/SpecUpper.pl
10296           !> (integrate 42 files)
10297 ____________________________________________________________________________
10298 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
10299         Log: Update Changes.
10300      Branch: perl
10301            ! Changes patchlevel.h
10302 ____________________________________________________________________________
10303 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
10304         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
10305              From: Michael G Schwern <schwern@pobox.com>
10306              Date: Mon, 22 Oct 2001 03:48:38 -0400
10307              Message-ID: <20011022034838.B1676@blackrider>
10308      Branch: perl
10309            ! pod/perlvar.pod
10310 ____________________________________________________________________________
10311 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
10312         Log: Pod nits, as suggested by Stas Bekman.
10313      Branch: perl
10314            ! ext/threads/shared/shared.pm ext/threads/threads.pm
10315 ____________________________________________________________________________
10316 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
10317         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
10318              From: "Paul Marquess" <paul.marquess@openwave.com> 
10319              Date: Sun, 21 Oct 2001 21:11:15 +0100
10320              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
10321      Branch: perl
10322            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
10323            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
10324            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
10325            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
10326            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
10327            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
10328            ! ext/SDBM_File/sdbm.t
10329 ____________________________________________________________________________
10330 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
10331         Log: Integrate change #12559 from maintperl;
10332              various fixes for system() and backticks under windows
10333      Branch: perl
10334           !> win32/win32.c
10335 ____________________________________________________________________________
10336 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
10337         Log: Integrate change #12560 from maintperl;
10338              make pl2bat use %0 rather than "%0" (the latter fails to work
10339              in a lot of common cases)
10340      Branch: perl
10341           !> win32/bin/pl2bat.pl
10342 ____________________________________________________________________________
10343 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
10344         Log: Integrate changes #12549 and #12550 from maintperl;
10345              
10346              readline() doesn't work with our variables; it confuses them with
10347              my variables (change#4227 was incomplete)
10348      Branch: perl
10349            ! t/lib/strict/vars
10350           !> t/base/rs.t toke.c
10351 ____________________________________________________________________________
10352 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
10353         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
10354              in a lot of common cases)
10355      Branch: maint-5.6/perl
10356            ! win32/bin/pl2bat.pl
10357 ____________________________________________________________________________
10358 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
10359         Log: various fixes for system() and backticks under windows:
10360              
10361              * avoid munging whitespace that is passed within quotes
10362              * work around a cmd.exe misfeature that made multi-arg
10363              system() unreliable when there is more than one quoted
10364              argument
10365              * make multi-arg system() autoquote arguments as needed
10366              before passing them to the shell (this avoids having to
10367              second guess the shell quoting)
10368              * perl's -Dp switch can be used to trace the innards
10369      Branch: maint-5.6/perl
10370            ! win32/win32.c
10371 ____________________________________________________________________________
10372 [ 12558] By: nick                                  on 2001/10/22  08:58:42
10373         Log: Integrate ithreads buffer flush fix from perlio
10374      Branch: perl
10375           !> ext/threads/t/basic.t perl.c
10376 ____________________________________________________________________________
10377 [ 12557] By: nick                                  on 2001/10/22  08:35:09
10378         Log: All tests pass (legitimately) on ithreads
10379      Branch: perlio
10380            ! ext/threads/t/basic.t perl.c
10381 ____________________________________________________________________________
10382 [ 12556] By: nick                                  on 2001/10/22  06:51:22
10383         Log: Integrate non-ithreads fix to mainline
10384      Branch: perl
10385           !> perlio.c
10386 ____________________________________________________________________________
10387 [ 12555] By: nick                                  on 2001/10/22  06:48:33
10388         Log: Restore non-ithreads build. Interestingly binmode test passes
10389              non-ithreads - so crlf layer is not damaged and ithreads fail
10390              is a symptom ...
10391      Branch: perlio
10392            ! perlio.c
10393 ____________________________________________________________________________
10394 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
10395         Log: Integrate from perlio; restructuring.
10396      Branch: perl
10397           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
10398           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
10399           !> win32/perlhost.h
10400 ____________________________________________________________________________
10401 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
10402         Log: Integrate from maintperl
10403              (Changes 12350, 12496, 12548, 12549, 12550)
10404      Branch: maint-5.6/macperl
10405           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
10406           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
10407 ____________________________________________________________________________
10408 [ 12552] By: nick                                  on 2001/10/21  19:18:12
10409         Log: Win32 PerlIO_cleanup special cases should no longer be required.
10410      Branch: perlio
10411            ! perl.c
10412 ____________________________________________________________________________
10413 [ 12551] By: nick                                  on 2001/10/21  19:16:56
10414         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
10415      Branch: perlio
10416            ! win32/makefile.mk
10417 ____________________________________________________________________________
10418 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
10419         Log: change#12549 wasn't aware of strictures
10420      Branch: maint-5.6/perl
10421            ! t/pragma/strict-vars toke.c
10422 ____________________________________________________________________________
10423 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
10424         Log: readline() doesn't work with our variables; it confuses them with
10425              my variables (change#4227 was incomplete)
10426      Branch: maint-5.6/perl
10427            ! t/base/rs.t toke.c
10428 ____________________________________________________________________________
10429 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
10430         Log: change#12220 appears to have pulled in a mainline change that
10431              isn't applicable to maint-5.6 (some platforms don't taint
10432              cwd)
10433      Branch: maint-5.6/perl
10434            ! t/lib/filefind-taint.t
10435 ____________________________________________________________________________
10436 [ 12547] By: nick                                  on 2001/10/21  17:15:54
10437         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
10438              for them. Call explicit cleanup during destruct process.
10439              - one binmode test is failing
10440              - also ext/threads/t/basic.t fails under make test, and is noisy under
10441              harness. (Threads results are intermingled and don't match order expected.)
10442      Branch: perlio
10443            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
10444            ! perlio.h perliol.h pod/perlapi.pod sv.c
10445 ____________________________________________________________________________
10446 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
10447         Log: Implement multicharacter case mappings where a single
10448              Unicode character can be mapped into several.
10449      Branch: perl
10450            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
10451            - lib/unicore/To/SpecUpper.pl
10452            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
10453            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
10454            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
10455            ! proto.h t/op/lc.t utf8.c
10456 ____________________________________________________________________________
10457 [ 12545] By: sky                                   on 2001/10/21  15:25:16
10458         Log: First support of threads::shared, support shared svs and references.
10459      Branch: perl
10460            + ext/threads/shared/Makefile.PL ext/threads/shared/README
10461            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10462            + ext/threads/shared/t/sv_refs.t
10463            + ext/threads/shared/t/sv_simple.t
10464            ! MANIFEST sharedsv.c
10465 ____________________________________________________________________________
10466 [ 12544] By: nick                                  on 2001/10/21  14:52:35
10467         Log: PerlIO layer table as PL_perlio (per-interpreter)
10468      Branch: perlio
10469            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
10470            ! pod/perlapi.pod sv.c
10471 ____________________________________________________________________________
10472 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
10473         Log: Prettyprinting.
10474      Branch: perl
10475            ! pod/perlunicode.pod
10476 ____________________________________________________________________________
10477 [ 12542] By: ams                                   on 2001/10/21  03:50:25
10478         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
10479              From: "Sean M. Burke" <sburke@cpan.org>
10480              Date: Sat, 20 Oct 2001 17:51:09 -0600
10481              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
10482      Branch: perl
10483            + pod/perlpodspec.pod
10484            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
10485            ! pod/perltoc.pod
10486 ____________________________________________________________________________
10487 [ 12541] By: nick                                  on 2001/10/20  22:23:53
10488         Log: Fix typos in new locking on MemShared
10489              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
10490              - seems to make segfaults more deterministic - suspect they are 
10491              attempt to free() after Interp and Host have gone.
10492      Branch: perlio
10493            ! perlio.c win32/perlhost.h
10494 ____________________________________________________________________________
10495 [ 12540] By: nick                                  on 2001/10/20  21:50:46
10496         Log: Remove the MemShared re-#define (again)
10497      Branch: perlio
10498            ! perlio.c
10499 ____________________________________________________________________________
10500 [ 12539] By: nick                                  on 2001/10/20  21:49:06
10501         Log: Use locks on MemShared
10502      Branch: perlio
10503            ! win32/perlhost.h
10504 ____________________________________________________________________________
10505 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
10506         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
10507              From: "chromatic" <chromatic@rmci.net>
10508              Date: Sat, 20 Oct 2001 11:13:47 -0600
10509              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
10510      Branch: perl
10511            ! installhtml
10512 ____________________________________________________________________________
10513 [ 12537] By: nick                                  on 2001/10/20  16:44:03
10514         Log: Integrate mainline
10515      Branch: perlio
10516           !> (integrate 48 files)
10517 ____________________________________________________________________________
10518 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
10519         Log: Update Changes.
10520      Branch: perl
10521            ! Changes patchlevel.h
10522 ____________________________________________________________________________
10523 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
10524         Log: Upgrade to podlators 1.11, from Russ Allbery.
10525      Branch: perl
10526            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
10527            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
10528            ! pod/pod2man.PL pod/pod2text.PL
10529 ____________________________________________________________________________
10530 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
10531         Log: Integrate perlio change #12532:
10532              introduce and use PerlIO_intmod2str().
10533      Branch: perl
10534           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
10535 ____________________________________________________________________________
10536 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
10537         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
10538      Branch: perl
10539            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
10540 ____________________________________________________________________________
10541 [ 12532] By: nick                                  on 2001/10/20  14:25:37
10542         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
10543              Use for non-PERLIO fdupopen().
10544      Branch: perlio
10545            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
10546 ____________________________________________________________________________
10547 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
10548         Log: Integrate perlio: PerlIO win32 fixes.
10549      Branch: perl
10550           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
10551           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
10552           !> proto.h sv.h win32/win32io.c
10553 ____________________________________________________________________________
10554 [ 12530] By: nick                                  on 2001/10/20  12:53:30
10555         Log: Fixed in two places - p4 resolve
10556      Branch: perlio
10557            ! perlsdio.h
10558 ____________________________________________________________________________
10559 [ 12529] By: nick                                  on 2001/10/20  12:51:05
10560         Log: Fix for ithreads/stdio build
10561      Branch: perlio
10562            ! perlio.c perlsdio.h
10563 ____________________________________________________________________________
10564 [ 12528] By: ams                                   on 2001/10/20  12:13:25
10565         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
10566              From: Michael G Schwern <schwern@pobox.com>
10567              Date: Sat, 20 Oct 2001 01:41:21 -0400
10568              Message-Id: <20011020014121.I3681@blackrider>
10569      Branch: perl
10570            ! installman
10571 ____________________________________________________________________________
10572 [ 12527] By: ams                                   on 2001/10/20  12:09:41
10573         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
10574              From: Michael G Schwern <schwern@pobox.com>
10575              Date: Sat, 20 Oct 2001 02:04:21 -0400
10576              Message-Id: <20011020020421.A11732@blackrider>
10577      Branch: perl
10578            ! lib/Pod/Checker.pm
10579 ____________________________________________________________________________
10580 [ 12526] By: ams                                   on 2001/10/20  11:59:41
10581         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
10582              From: "chromatic" <chromatic@rmci.net>
10583              Date: Fri, 19 Oct 2001 22:46:39 -0600
10584              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
10585      Branch: perl
10586            ! lib/Net/Config.pm
10587 ____________________________________________________________________________
10588 [ 12525] By: nick                                  on 2001/10/20  11:16:18
10589         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
10590              Perl_sv_setsv_flags directly.
10591      Branch: perlio
10592            ! ext/threads/threads.xs
10593 ____________________________________________________________________________
10594 [ 12524] By: nick                                  on 2001/10/20  10:28:17
10595         Log: Add a new flag character 'm' to embed.pl set to represent
10596              "functions" which are really macros. Use it foe the troublesome
10597              sv_setsv() etc. macros in sv.h - changing latter to define
10598              sv_setsv rather than sv_setsv_macro etc.
10599      Branch: perlio
10600            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
10601            ! pod/perlapi.pod proto.h sv.h
10602 ____________________________________________________________________________
10603 [ 12523] By: nick                                  on 2001/10/20  09:17:17
10604         Log: Add comments explaining why win32.h/embed.h are included where they are
10605              in perl.h 
10606      Branch: perlio
10607            ! perl.h
10608 ____________________________________________________________________________
10609 [ 12522] By: nick                                  on 2001/10/20  08:27:44
10610         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
10611              being used yet.
10612      Branch: perlio
10613            ! win32/win32io.c
10614 ____________________________________________________________________________
10615 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
10616         Log: Wording tweaks.
10617      Branch: perl
10618            ! t/TEST
10619 ____________________________________________________________________________
10620 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
10621         Log: Subject: IO module with nonblocking socket connect patch 
10622              From: Raul Dias <raul@dias.com.br>
10623              Date: Fri, 19 Oct 2001 22:45:32 -0300
10624              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
10625      Branch: perl
10626            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
10627 ____________________________________________________________________________
10628 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
10629         Log: Test vertical whitespace combined with /x in \p{}.
10630      Branch: perl
10631            ! t/op/pat.t
10632 ____________________________________________________________________________
10633 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
10634         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
10635              From: Gisle Aas <gisle@ActiveState.com> 
10636              Date: 19 Oct 2001 16:46:02 -0700
10637              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
10638      Branch: perl
10639            ! lib/ExtUtils/MakeMaker.pm
10640 ____________________________________________________________________________
10641 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
10642         Log: No more this symbol.
10643      Branch: perl
10644            ! makedef.pl
10645 ____________________________________________________________________________
10646 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
10647         Log: Integrate change #12511; fix gross win32 build issues.
10648      Branch: perl
10649           !> makedef.pl sv.c
10650 ____________________________________________________________________________
10651 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
10652         Log: Unpack in scalar context should return the first value
10653              returned in list context, as pointed out by Ton Hospel
10654              in 2001-05-21 (this is how it works already in blead,
10655              just adding the test).
10656      Branch: perl
10657            ! t/op/pack.t
10658 ____________________________________________________________________________
10659 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
10660         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
10661              From: "Craig A. Berry" <craigberry@mac.com>
10662              Date: Fri, 19 Oct 2001 16:59:30 -0500
10663              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
10664      Branch: perl
10665            ! utils/perldoc.PL
10666 ____________________________________________________________________________
10667 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
10668         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
10669              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10670              Date: Fri, 19 Oct 2001 17:45:23 EDT
10671              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
10672      Branch: perl
10673            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
10674            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
10675            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
10676            ! vms/vmsish.h
10677 ____________________________________________________________________________
10678 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
10679         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
10680              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10681              Date: Fri, 19 Oct 2001 17:26:35 EDT
10682              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
10683      Branch: perl
10684            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
10685 ____________________________________________________________________________
10686 [ 12511] By: nick                                  on 2001/10/19  19:55:36
10687         Log: Fix gross win32 build issues
10688      Branch: perlio
10689            ! makedef.pl sv.c
10690 ____________________________________________________________________________
10691 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
10692         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
10693              From: David Dyck <dcd@tc.fluke.com>
10694              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
10695              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
10696      Branch: perl
10697            ! lib/File/Find.pm
10698 ____________________________________________________________________________
10699 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
10700         Log: Subject: Re: PerlIO and Encode
10701              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10702              Date: Tue, 16 Oct 2001 01:50:16 +0900
10703              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
10704      Branch: perl
10705            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
10706            ! ext/Encode/Encode/Tcl.t
10707 ____________________________________________________________________________
10708 [ 12508] By: ams                                   on 2001/10/19  17:59:16
10709         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
10710              (See #12499)
10711      Branch: perl
10712            ! pod/perlintro.pod
10713 ____________________________________________________________________________
10714 [ 12507] By: nick                                  on 2001/10/19  16:30:43
10715         Log: Integrate mainline
10716      Branch: perlio
10717           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
10718           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
10719           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
10720           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
10721           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
10722           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
10723           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
10724           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
10725           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
10726           +> win32/config_H.win64
10727            - lib/Test/Utils.pm lib/unicore/mktables.PL
10728            - t/lib/Test/Simple/Catch/More.pm
10729           !> (integrate 84 files)
10730 ____________________________________________________________________________
10731 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
10732         Log: Retract the #10451 which seems to be the cause
10733              of the major leakage from while(){eval"sub{}"}
10734      Branch: perl
10735            ! op.c t/run/kill_perl.t
10736 ____________________________________________________________________________
10737 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
10738         Log: Regen toc.
10739      Branch: perl
10740            ! pod/perltoc.pod
10741 ____________________________________________________________________________
10742 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
10743         Log: Tiny tweaks.
10744      Branch: perl
10745            ! pod/perl.pod
10746 ____________________________________________________________________________
10747 [ 12503] By: ams                                   on 2001/10/19  13:34:24
10748         Log: Subject: Re: perlintro.pod
10749              From: Abe Timmerman <abe@ztreet.demon.nl>
10750              Date: Fri, 19 Oct 2001 14:12:40 +0200
10751              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
10752      Branch: perl
10753            ! pod/perlintro.pod
10754 ____________________________________________________________________________
10755 [ 12502] By: ams                                   on 2001/10/19  13:24:12
10756         Log: Slight reorganisation of references.
10757      Branch: perl
10758            ! pod/perl.pod
10759 ____________________________________________________________________________
10760 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
10761         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
10762              From: Kay Röpke <kroepke@dolphin-services.de>
10763              Date: Fri, 19 Oct 2001 14:04:01 +0200 
10764              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
10765      Branch: perl
10766            ! lib/ExtUtils/MakeMaker.pm
10767 ____________________________________________________________________________
10768 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
10769         Log: Unicode categories continue:
10770              implement Category=, Script=, Block=
10771              (these are based on an upcoming update of TR#18)
10772              Fix a bug where we got two In categories named "old italic",
10773              and another where shortcut for the Is categories wasn't taken.
10774      Branch: perl
10775            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
10776            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
10777            ! pod/perlunicode.pod t/op/pat.t
10778 ____________________________________________________________________________
10779 [ 12499] By: ams                                   on 2001/10/19  01:42:29
10780         Log: Subject: a small patch to perlintro.pod.
10781              From: Autrijus Tang <autrijus@autrijus.org>
10782              Date: Fri, 19 Oct 2001 01:45:51 +0800
10783              Message-Id: <20011019014551.A35625@not.autrijus.org>
10784              (Applied by hand with nits.)
10785      Branch: perl
10786            ! pod/perlintro.pod
10787 ____________________________________________________________________________
10788 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
10789         Log: Subject: [PATCH] OpenBSD hints for ithreads
10790              From: Andy Dougherty <doughera@lafayette.edu>
10791              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
10792              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
10793      Branch: perl
10794            ! hints/openbsd.sh
10795 ____________________________________________________________________________
10796 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
10797         Log: Retract #12446; the problem solved by #12474.
10798      Branch: perl
10799            ! hints/aix.sh
10800 ____________________________________________________________________________
10801 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
10802         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
10803              message and suppress line number info (from Steve Hay
10804              <Steve.Hay@uk.radan.com>)
10805      Branch: maint-5.6/perl
10806            ! lib/Carp/Heavy.pm
10807 ____________________________________________________________________________
10808 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
10809         Log: More documented In categories.
10810      Branch: perl
10811            ! pod/perlunicode.pod
10812 ____________________________________________________________________________
10813 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
10814         Log: Update Changes.
10815      Branch: perl
10816            ! Changes patchlevel.h
10817 ____________________________________________________________________________
10818 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
10819         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
10820      Branch: perl
10821            ! MANIFEST
10822 ____________________________________________________________________________
10823 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
10824         Log: Wrong skip() arguments.
10825      Branch: perl
10826            ! ext/B/t/terse.t
10827 ____________________________________________________________________________
10828 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
10829         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
10830              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10831              Date: Wed, 17 Oct 2001 09:10:53 EDT 
10832              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
10833      Branch: perl
10834            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
10835            ! pod/perlapi.pod vms/vms.c
10836 ____________________________________________________________________________
10837 [ 12490] By: ams                                   on 2001/10/18  09:31:00
10838         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
10839              From: Mark-Jason Dominus <mjd@plover.com>
10840              Date: Thu, 18 Oct 2001 06:25:35 -0400
10841              Message-Id: <20011018102535.19264.qmail@plover.com>
10842      Branch: perl
10843            ! pod/perl.pod
10844 ____________________________________________________________________________
10845 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
10846         Log: Prettyprinting.
10847      Branch: perl
10848            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
10849 ____________________________________________________________________________
10850 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
10851         Log: Regen toc.
10852      Branch: perl
10853            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10854 ____________________________________________________________________________
10855 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
10856         Log: Add perlintro, from Skud.
10857      Branch: perl
10858            + pod/perlintro.pod
10859            ! MANIFEST
10860 ____________________________________________________________________________
10861 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
10862         Log: FAQ sync.
10863      Branch: perl
10864            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
10865            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
10866            ! pod/perlfaq8.pod pod/perlfaq9.pod
10867 ____________________________________________________________________________
10868 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
10869         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
10870              in speed (upto 20% speedup in certain operations) but meanwhile
10871              regexps and arithmetics got slower (5-10%) (according to
10872              perlbench average speedup is negligible, and within measuring
10873              flutter, 1%).  Therefore retracting all the changes
10874              aimed at getting -std1 to compile cleanly:  #12475, #12476,
10875              #12479, #12480, #12481, #12482, #12483, #12484.
10876      Branch: perl
10877            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
10878            ! pp_hot.c pp_sys.c toke.c
10879 ____________________________________________________________________________
10880 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
10881         Log: (retracted by #12485)
10882              Strict ANSI doesn't like the third argument of main()
10883              so enable ignoring it if using ultra picky compiler.
10884      Branch: perl
10885            ! miniperlmain.c
10886 ____________________________________________________________________________
10887 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
10888         Log: (retracted by #12485)
10889              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
10890      Branch: perl
10891            ! perl.h
10892 ____________________________________________________________________________
10893 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
10894         Log: (retracted by #12485)
10895              Add explanatory comment.
10896      Branch: perl
10897            ! mg.c
10898 ____________________________________________________________________________
10899 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
10900         Log: (retracted by #12485)
10901              More dollar$hiding.
10902      Branch: perl
10903            ! doio.c perl.h pp_sys.c
10904 ____________________________________________________________________________
10905 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
10906         Log: (retracted by #12485)
10907              KISS.
10908      Branch: perl
10909            ! mg.c
10910 ____________________________________________________________________________
10911 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
10912         Log: (retracted by #12485)
10913              Thou shalt not #ifdef inside macro invocations,
10914              noticed by Rafael Garcia-Suarez.
10915      Branch: perl
10916            ! mg.c
10917 ____________________________________________________________________________
10918 [ 12478] By: ams                                   on 2001/10/17  18:50:55
10919         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
10920              From: Anton Berezin <tobez@tobez.org>
10921              Date: Wed, 17 Oct 2001 18:25:48 +0200
10922              Message-Id: <20011017182548.A12082@heechee.tobez.org>
10923      Branch: perl
10924            ! pp_sys.c
10925 ____________________________________________________________________________
10926 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
10927         Log: (retracted by #12485)
10928              Unterminated #ifdef.
10929      Branch: perl
10930            ! mg.c
10931 ____________________________________________________________________________
10932 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
10933         Log: (retracted by #12485)
10934              Avoid dollar signs in identifiers (in non-VMS) to
10935              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
10936      Branch: perl
10937            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
10938            ! toke.c
10939 ____________________________________________________________________________
10940 [ 12474] By: ams                                   on 2001/10/17  15:14:50
10941         Log: Subject: Two AIX patches
10942              From: H.Merijn Brand <h.m.brand@hccnet.nl>
10943              Date: Wed, 17 Oct 2001 18:04:35 +0200
10944              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
10945      Branch: perl
10946            ! hints/aix.sh makedef.pl
10947 ____________________________________________________________________________
10948 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
10949         Log: Limiting the Time::HiRes::sleep and usleep to
10950              one second is not a good policy if drop-in
10951              replacement is still a goal.
10952      Branch: perl
10953            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
10954            ! ext/Time/HiRes/HiRes.xs
10955 ____________________________________________________________________________
10956 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
10957         Log: Subject: [PATCH] Test::Simple 0.32
10958              From: Michael G Schwern <schwern@pobox.com> 
10959              Date: Wed, 17 Oct 2001 03:42:41 -0400
10960              Message-ID: <20011017034241.A25038@blackrider>
10961      Branch: perl
10962            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
10963            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
10964            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
10965            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
10966            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
10967            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
10968            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
10969            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
10970            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
10971            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10972            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
10973            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
10974            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
10975            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
10976            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
10977            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
10978            ! t/lib/Test/Simple/Catch.pm
10979            ! t/lib/Test/Simple/sample_tests/five_fail.plx
10980 ____________________________________________________________________________
10981 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
10982         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
10983              From: Michael G Schwern <schwern@pobox.com> 
10984              Date: Wed, 17 Oct 2001 04:04:13 -0400
10985              Message-ID: <20011017040413.C25550@blackrider>
10986      Branch: perl
10987            ! t/TEST t/harness vms/test.com
10988 ____________________________________________________________________________
10989 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
10990         Log: Regen doc with perlmodstyle added.
10991      Branch: perl
10992            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10993 ____________________________________________________________________________
10994 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
10995         Log: Pod cleanup.
10996      Branch: perl
10997            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
10998 ____________________________________________________________________________
10999 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
11000         Log: Subject: perlmodstyle as a patch
11001              From: Kirrily Robert <skud@infotrope.net>
11002              Date: Tue, 16 Oct 2001 22:47:23 -0400
11003              Message-ID: <20011016224723.A20673@infotrope.net>
11004      Branch: perl
11005            + pod/perlmodstyle.pod
11006            ! MANIFEST
11007 ____________________________________________________________________________
11008 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
11009         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
11010              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
11011              Date: Thu, 6 Sep 2001 11:09:40 +0100
11012              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
11013              
11014              Mention also the develooper p5p archive.
11015      Branch: perl
11016            ! pod/perlhack.pod
11017 ____________________________________________________________________________
11018 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
11019         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
11020              From: Kay Röpke <kroepke@dolphin-services.de>
11021              Date: Tue, 16 Oct 2001 17:23:52 +0200
11022              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
11023      Branch: perl
11024            ! lib/ExtUtils/MakeMaker.pm
11025 ____________________________________________________________________________
11026 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
11027         Log: Add the special casing mappings (from SpecCase.txt)
11028              (except for the hyper special case mappings that have
11029              the condition list); the special casing mappings are
11030              unused for now.  Small tidying up on mktables.
11031      Branch: perl
11032            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
11033            + lib/unicore/To/SpecUpper.pl
11034            ! lib/unicore/mktables
11035 ____________________________________________________________________________
11036 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
11037         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
11038              From: "David H. Adler" <dha@panix.com>       
11039              Date: Tue, 16 Oct 2001 11:59:35 -0400
11040              Message-ID: <20011016115935.A13078@panix.com>
11041              
11042              Subject: [ PATCH ] perldata patch, revised
11043              From: "David H. Adler" <dha@panix.com>     
11044              Date: Tue, 16 Oct 2001 18:26:49 -0400
11045              Message-ID: <20011016182649.C23970@panix.com>
11046      Branch: perl
11047            ! pod/perldata.pod pod/perlop.pod
11048 ____________________________________________________________________________
11049 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
11050         Log: Integrate perlio: PerlIO_dup (for all but Win32).
11051      Branch: perl
11052           !> embed.h embed.pl ext/Encode/Encode.xs
11053           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
11054           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
11055           !> win32/win32io.c
11056 ____________________________________________________________________________
11057 [ 12462] By: nick                                  on 2001/10/16  19:11:30
11058         Log: PerlIOXxxx_dups for all but Win32
11059      Branch: perlio
11060            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
11061            ! ext/PerlIO/Via/Via.xs
11062 ____________________________________________________________________________
11063 [ 12461] By: nick                                  on 2001/10/16  18:28:48
11064         Log: Implement PerlIOStdio_dup (explains core dumps - dup
11065              was not setting up a FILE * to be fclosed()).
11066      Branch: perlio
11067            ! perlio.c
11068 ____________________________________________________________________________
11069 [ 12460] By: nick                                  on 2001/10/16  17:31:47
11070         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
11071              overflow.
11072      Branch: perlio
11073            ! perlio.c
11074 ____________________________________________________________________________
11075 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
11076         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
11077              From: "Craig A. Berry" <craigberry@mac.com>
11078              Date: Tue, 16 Oct 2001 13:08:38 -0500
11079              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
11080      Branch: perl
11081            ! configure.com
11082 ____________________________________________________________________________
11083 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
11084         Log: Can't expect too much accuracy from a sleep of one second.
11085              (I think this will also fail with high load.)
11086      Branch: perl
11087            ! ext/Time/HiRes/HiRes.t
11088 ____________________________________________________________________________
11089 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
11090         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
11091              From: "Werner, Randolf" <randolf.werner@sap.com>
11092              Date: Tue, 16 Oct 2001 18:33:02 +0200
11093              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
11094      Branch: perl
11095            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
11096            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
11097 ____________________________________________________________________________
11098 [ 12456] By: nick                                  on 2001/10/16  14:08:16
11099         Log: Builds under ithreads (but fails all threads tests)
11100      Branch: perlio
11101            ! hv.c perlio.c sv.c
11102 ____________________________________________________________________________
11103 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
11104         Log: I think the Perl_sortsv needs *not* be skipped?
11105      Branch: perl
11106            ! makedef.pl
11107 ____________________________________________________________________________
11108 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
11109         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
11110              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
11111              Date: Tue, 16 Oct 2001 15:32:44 +0200
11112              Message-ID: <3BCC531C.11494.3E433F@localhost>
11113      Branch: perl
11114            ! t/op/groups.t
11115 ____________________________________________________________________________
11116 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
11117         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
11118              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
11119              Date: Tue, 16 Oct 2001 15:01:04 +0200
11120              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
11121      Branch: perl
11122            ! t/io/fs.t
11123 ____________________________________________________________________________
11124 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
11125         Log: A forgotten deletion.
11126      Branch: perl
11127            - lib/unicore/mktables.PL
11128 ____________________________________________________________________________
11129 [ 12451] By: nick                                  on 2001/10/16  11:32:48
11130         Log: Skeleton of "PerlIO_dup" coded.
11131              Still-passes all tests non-threaded (well it would wouldn't it!)
11132      Branch: perlio
11133            ! embed.h embed.pl ext/Encode/Encode.xs
11134            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
11135            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
11136            ! win32/win32io.c
11137 ____________________________________________________________________________
11138 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
11139         Log: Document the problem with the swash_fetch() API that affects
11140              more complex case conversions.
11141      Branch: perl
11142            ! lib/utf8_heavy.pl utf8.c
11143 ____________________________________________________________________________
11144 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
11145         Log: Make Time::HiRes::sleep() and usleep() to return
11146              the number of seconds (a floating point value) and 
11147              microseconds (an integer) actually slept (well,
11148              modulo the time spent in measuring the time actually
11149              slept...), to be a better drop-in replacement for
11150              the builtin sleep().  Noticed by Chris Nandor.
11151              
11152              Also make usleep() to croak if fed illegal number
11153              of useconds (anything greater than 1_000_000).
11154      Branch: perl
11155            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
11156            ! ext/Time/HiRes/HiRes.xs
11157 ____________________________________________________________________________
11158 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
11159         Log: A missing SvREFCNT_dec.
11160      Branch: perl
11161            ! perl.c
11162 ____________________________________________________________________________
11163 [ 12447] By: nick                                  on 2001/10/15  20:27:53
11164         Log: Beginings of PerlIO_dup support (unstable)
11165      Branch: perlio
11166            ! perlio.c perliol.h
11167 ____________________________________________________________________________
11168 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
11169         Log: (retracted by #12497)
11170              In AIX vac 5 just can't seem to get regcomp right.
11171      Branch: perl
11172            ! hints/aix.sh
11173 ____________________________________________________________________________
11174 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
11175         Log: Bump the version number to agree with the maintperl one.
11176      Branch: perl
11177            ! lib/Tie/RefHash.pm
11178 ____________________________________________________________________________
11179 [ 12444] By: nick                                  on 2001/10/15  15:59:57
11180         Log: Integrate mainline
11181      Branch: perlio
11182           +> lib/Math/BigInt/t/Math/Subclass.pm
11183           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
11184           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
11185           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
11186           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
11187           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
11188           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
11189           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
11190           +> lib/unicore/mktables
11191            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
11192            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
11193            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
11194            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
11195            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
11196            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
11197            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
11198            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
11199            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
11200            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
11201            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
11202            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
11203            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
11204            - lib/unicore/syllables.txt
11205           !> (integrate 344 files)
11206 ____________________________________________________________________________
11207 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
11208         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
11209      Branch: perl
11210            ! ext/DB_File/DB_File.xs
11211 ____________________________________________________________________________
11212 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
11213         Log: Sync the skip() amounts with the number of tests.
11214      Branch: perl
11215            ! lib/Term/Complete.t
11216 ____________________________________________________________________________
11217 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
11218         Log: Update Changes.
11219      Branch: perl
11220            ! Changes patchlevel.h
11221 ____________________________________________________________________________
11222 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
11223         Log: MacOS Classic catdir() rewrite from Thomas Wegner
11224              (backward incompatibility, but a deliberate one,
11225              the old version simply is broken in its logic),
11226              also documentation updates, and as suggested replicated
11227              the File::Spec::Unix documentation updates also on the
11228              File::Spec documentation.
11229              
11230              TODO: there seems to be duplication of documentation
11231              between File::Spec and File::Spec::Unix.  I think
11232              the ::Unix should be left only with specific UNIXisms,
11233              and all the generic documentation should be in ::Spec.
11234      Branch: perl
11235            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
11236            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
11237            ! lib/File/Spec/Unix.pm
11238 ____________________________________________________________________________
11239 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
11240         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
11241              From: Blair Zajac <blair@orcaware.com>
11242              Date: Mon, 24 Sep 2001 11:48:58 -0700
11243              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
11244              
11245              (the skip() messages)
11246      Branch: perl
11247            ! t/op/magic.t
11248 ____________________________________________________________________________
11249 [ 12438] By: ams                                   on 2001/10/14  23:43:59
11250         Log: Subject: [PATCH] make PerlIO default on VMS
11251              From: "Craig A. Berry" <craigberry@mac.com>
11252              Date: Sun, 14 Oct 2001 15:27:18 -0500
11253              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
11254      Branch: perl
11255            ! configure.com
11256 ____________________________________________________________________________
11257 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
11258         Log: Retract #12436 (Abhijit already did this at #12426)
11259      Branch: perl
11260            ! lib/ExtUtils/MM_Unix.pm
11261 ____________________________________________________________________________
11262 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
11263         Log: (retracted by #12437)
11264              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
11265              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
11266              Date: Sat, 13 Oct 2001 20:33:55 +0200
11267              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
11268      Branch: perl
11269            ! lib/ExtUtils/MM_Unix.pm
11270 ____________________________________________________________________________
11271 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
11272         Log: Subject: h2xs grammar nit
11273              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11274              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
11275              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
11276      Branch: perl
11277            ! utils/h2xs.PL
11278 ____________________________________________________________________________
11279 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
11280         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
11281              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11282              Date: Sun, 14 Oct 2001 11:25:08 +0100
11283              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
11284      Branch: perl
11285            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
11286            ! warnings.pl
11287 ____________________________________________________________________________
11288 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
11289         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
11290              for File::Spec::Mac::catfile)
11291      Branch: perl
11292            ! lib/h2xs.t
11293 ____________________________________________________________________________
11294 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
11295         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
11296              From: Nicholas Clark <nick@ccl4.org>
11297              Date: Sat, 13 Oct 2001 00:07:31 +0100
11298              Message-ID: <20011013000731.D67535@plum.flirble.org>
11299      Branch: perl
11300            ! lib/h2xs.t utils/h2xs.PL
11301 ____________________________________________________________________________
11302 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
11303         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
11304              before DEFINE and INC), and repent by taking DEFINE and
11305              INC away from PASTHRU.
11306      Branch: perl
11307            ! lib/ExtUtils/MM_Unix.pm
11308 ____________________________________________________________________________
11309 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
11310         Log: More MANIFEST anomalies.
11311      Branch: perl
11312            ! MANIFEST
11313 ____________________________________________________________________________
11314 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
11315         Log: Not that many.
11316      Branch: perl
11317            ! MANIFEST
11318 ____________________________________________________________________________
11319 [ 12428] By: sky                                   on 2001/10/13  20:59:27
11320         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
11321              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11322              Date: Sat, 13 Oct 2001 23:15:55 +0200
11323              Message-ID: <20011013231555.A18071@rafael>
11324      Branch: perl
11325            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
11326            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
11327 ____________________________________________________________________________
11328 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
11329         Log: Rewrite mktables from scratch.
11330              - Cleaner.
11331              - Faster: 15-20 seconds as opposed to several minutes.
11332              - More dynamic: the names of the various categories
11333              such as the linebreak ones are dynamic, not static.
11334              - Is.pl: long names for the general category properties
11335              are now available.
11336              - Ranges (<... ,First>, <..., Last>) from the general
11337              categories work now.
11338              - No more mktables.PL because the mktables.PL is not
11339              and never has been run to create a mktables.
11340              - syllables.txt and Is/Syl*.pl removed: non-standard
11341              (not part of the Unicode), and the whole concept is
11342              being reworked (http://syllabary.sourceforge.net/),
11343              the old way wouldn't even work with the new Syllables.txt
11344              (it would result in 1000+ new categories)
11345      Branch: perl
11346            + lib/unicore/In/163.pl lib/unicore/In/164.pl
11347            + lib/unicore/In/165.pl lib/unicore/In/166.pl
11348            + lib/unicore/In/167.pl lib/unicore/In/168.pl
11349            + lib/unicore/In/169.pl lib/unicore/In/170.pl
11350            + lib/unicore/In/171.pl lib/unicore/Is.pl
11351            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
11352            + lib/unicore/mktables
11353            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
11354            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
11355            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
11356            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
11357            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
11358            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
11359            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
11360            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
11361            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
11362            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
11363            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
11364            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
11365            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
11366            - lib/unicore/syllables.txt
11367            ! (edit 304 files)
11368 ____________________________________________________________________________
11369 [ 12426] By: ams                                   on 2001/10/13  18:05:36
11370         Log: ExtUtils::MM_Unix should ignore comments when searching for
11371              $VERSION.
11372      Branch: perl
11373            ! lib/ExtUtils/MM_Unix.pm
11374 ____________________________________________________________________________
11375 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
11376         Log: Subject: Re: New module XML::Clean
11377              From: andreas.koenig@anima.de (Andreas J. Koenig)
11378              Date: 13 Oct 2001 10:17:09 +0200
11379              Message-ID: <m37ku0t0my.fsf@anima.de>
11380      Branch: perl
11381            ! pod/perlnewmod.pod
11382 ____________________________________________________________________________
11383 [ 12424] By: sky                                   on 2001/10/13  09:39:59
11384         Log: Set thread stack size if needed.
11385      Branch: perl
11386            ! ext/threads/threads.xs
11387 ____________________________________________________________________________
11388 [ 12423] By: sky                                   on 2001/10/13  09:36:49
11389         Log: We do want to set the attribute to joinable even on modern posix
11390              platforms.
11391      Branch: perl
11392            ! ext/threads/threads.xs
11393 ____________________________________________________________________________
11394 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
11395         Log: Subject: [PATCH ext/Data/Dumper.xs]
11396              From: Brian Ingerson <ingy@ttul.org>
11397              Date: Fri, 12 Oct 2001 19:32:35 -0700
11398              Message-ID: <20011012193235.B889@ttul.org>
11399      Branch: perl
11400            ! ext/Data/Dumper/Dumper.xs
11401 ____________________________________________________________________________
11402 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
11403         Log: Update Changes.
11404      Branch: perl
11405            ! Changes patchlevel.h
11406 ____________________________________________________________________________
11407 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
11408         Log: FAQ sync.
11409      Branch: perl
11410            ! pod/perlfaq3.pod pod/perlfaq4.pod
11411 ____________________________________________________________________________
11412 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
11413         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
11414              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
11415              Date: Fri, 12 Oct 2001 11:51:05 -0700
11416              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
11417      Branch: perl
11418            ! lib/File/Copy.pm
11419 ____________________________________________________________________________
11420 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
11421         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
11422              From: "chromatic" <chromatic@rmci.net>     
11423              Date: Thu, 11 Oct 2001 10:57:55 -0600
11424              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
11425              
11426              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
11427              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11428              Date: Thu, 11 Oct 2001 22:34:21 +0200
11429              Message-ID: <20011011223421.A693@rafael>     
11430              
11431              plus undef $Term::Complete::stty as suggested by Rafael.
11432      Branch: perl
11433            ! lib/Term/Complete.pm lib/Term/Complete.t
11434 ____________________________________________________________________________
11435 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
11436         Log: UUnndduupplleexx..
11437      Branch: perl
11438            ! perl.h
11439 ____________________________________________________________________________
11440 [ 12416] By: sky                                   on 2001/10/12  20:16:19
11441         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
11442              From: Andy Dougherty <doughera@lafayette.edu>
11443              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
11444              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
11445              (Potentially only band-aid)
11446      Branch: perl
11447            ! sv.c
11448 ____________________________________________________________________________
11449 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
11450         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
11451              mishandles kill(), and therefore the sigaction test
11452              should be skipped, from Charles Lane.
11453      Branch: perl
11454            ! ext/POSIX/t/sigaction.t
11455 ____________________________________________________________________________
11456 [ 12414] By: sky                                   on 2001/10/12  18:47:49
11457         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
11458      Branch: perl
11459            ! op.h
11460 ____________________________________________________________________________
11461 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
11462         Log: Upgrade to Math::BigInt 1.44 from Tels and
11463              further fixes from John Peacock.
11464      Branch: perl
11465            + lib/Math/BigInt/t/Math/Subclass.pm
11466            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
11467            + lib/Math/BigInt/t/subclass.t
11468            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11469            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
11470            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
11471            ! lib/Math/BigInt/t/mbimbf.t
11472 ____________________________________________________________________________
11473 [ 12412] By: sky                                   on 2001/10/12  18:28:23
11474         Log: perhaps pthread_attr_t really needs to be set for the old api
11475      Branch: perl
11476            ! ext/threads/threads.xs
11477 ____________________________________________________________________________
11478 [ 12411] By: sky                                   on 2001/10/12  18:11:45
11479         Log: pthread_keycreate not pthread_key_create under the here be dragons API
11480      Branch: perl
11481            ! ext/threads/threads.h
11482 ____________________________________________________________________________
11483 [ 12410] By: sky                                   on 2001/10/12  18:07:37
11484         Log: Apperently OLD PTHREADS API is a bit retarded.
11485              This should fix another set of compile failures in HP-UX 10.20.
11486      Branch: perl
11487            ! ext/threads/threads.h ext/threads/threads.xs
11488 ____________________________________________________________________________
11489 [ 12409] By: nick                                  on 2001/10/12  15:30:01
11490         Log: Blind integrate of mainline
11491      Branch: perlio
11492           +> (branch 32 files)
11493            - lib/unicode/README
11494           !> (integrate 121 files)
11495 ____________________________________________________________________________
11496 [ 12408] By: sky                                   on 2001/10/12  14:55:08
11497         Log: Let us avoid being smart for now.
11498      Branch: perl
11499            ! ext/threads/threads.h
11500 ____________________________________________________________________________
11501 [ 12407] By: sky                                   on 2001/10/12  14:38:12
11502         Log: (void*) the argument to make sure we work with picky compilers
11503      Branch: perl
11504            ! ext/threads/threads.xs
11505 ____________________________________________________________________________
11506 [ 12406] By: ams                                   on 2001/10/12  13:26:04
11507         Log: (replaced with #12600)
11508              
11509              Subject: [PATCH 5.6.1 perldoc] use File::Temp
11510              From: Mikhail Zabaluev <mhz@alt-linux.org>
11511              Date: Fri, 12 Oct 2001 12:47:47 +0400
11512              Message-Id: <20011012124747.E13918@localhost.localdomain>
11513      Branch: perl
11514            ! utils/perldoc.PL
11515 ____________________________________________________________________________
11516 [ 12405] By: ams                                   on 2001/10/12  13:05:32
11517         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
11518              From: andreas.koenig@anima.de (Andreas J. Koenig)
11519              Date: 12 Oct 2001 11:12:07 +0200
11520              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
11521      Branch: perl
11522            ! lib/Memoize/t/speed.t
11523 ____________________________________________________________________________
11524 [ 12404] By: sky                                   on 2001/10/12  12:46:15
11525         Log: A) Support OLD_PTHREADS_API
11526              B) Change from using pthread_t to using a TLS to store the
11527              index of the thread in an hash, this is to avoid problems when
11528              in fact pthread_t was not a seralizable type.
11529              Both these changes are because of HP-UX 10.20
11530              This has not been tested on win32 but should work there.
11531              Need to add support for NetWare.
11532      Branch: perl
11533            ! ext/threads/threads.h ext/threads/threads.xs
11534 ____________________________________________________________________________
11535 [ 12403] By: ams                                   on 2001/10/12  07:34:19
11536         Log: Subject: Re: New module XML::Clean
11537              From: andreas.koenig@anima.de (Andreas J. Koenig)
11538              Date: 12 Oct 2001 10:20:35 +0200
11539              Message-Id: <m3elo9uv58.fsf@anima.de>
11540      Branch: perl
11541            ! pod/perlnewmod.pod
11542 ____________________________________________________________________________
11543 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
11544         Log: More HP model tweaks from Merijn.
11545      Branch: perl
11546            ! README.hpux
11547 ____________________________________________________________________________
11548 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
11549         Log: Update Changes.
11550      Branch: perl
11551            ! Changes patchlevel.h
11552 ____________________________________________________________________________
11553 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
11554         Log: HP-UX update from H.Merijn Brand.
11555      Branch: perl
11556            ! README.hpux
11557 ____________________________________________________________________________
11558 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
11559         Log: Subject: [PATCH] fix link rot in README.vms
11560              From: "Craig A. Berry" <craigberry@mac.com>
11561              Date: Wed, 10 Oct 2001 17:17:00 -0500
11562              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
11563      Branch: perl
11564            ! README.vms
11565 ____________________________________________________________________________
11566 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
11567         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
11568              From: "chromatic" <chromatic@rmci.net>
11569              Date: Wed, 10 Oct 2001 15:50:30 -0600
11570              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
11571      Branch: perl
11572            ! lib/Term/Complete.t
11573 ____________________________________________________________________________
11574 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
11575         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
11576              From: "chromatic" <chromatic@rmci.net>
11577              Date: Wed, 10 Oct 2001 15:45:42 -0600
11578              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
11579      Branch: perl
11580            + lib/ExtUtils/Packlist.t
11581            ! MANIFEST
11582 ____________________________________________________________________________
11583 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
11584         Log: VMS needs quotes around the -I option to keep it from
11585              being downcased, from Charles Lane.
11586      Branch: perl
11587            ! t/run/kill_perl.t
11588 ____________________________________________________________________________
11589 [ 12395] By: ams                                   on 2001/10/10  16:22:32
11590         Log: Subject: [PATCH lib/FindBin.pm]
11591              From: Stas Bekman <stas@stason.org>
11592              Date: Tue, 09 Oct 2001 23:57:10 +0800
11593              Message-Id: <3BC31E56.60805@stason.org>
11594      Branch: perl
11595            ! lib/FindBin.pm
11596 ____________________________________________________________________________
11597 [ 12394] By: ams                                   on 2001/10/10  16:09:53
11598         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
11599              From: Abhijit Menon-Sen <ams@wiw.org>
11600              Date: Wed, 10 Oct 2001 21:59:33 +0530
11601              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
11602      Branch: perl
11603            ! ext/Data/Dumper/Dumper.xs
11604 ____________________________________________________________________________
11605 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
11606         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
11607              from Charles Lane.
11608      Branch: perl
11609            ! lib/File/Spec/VMS.pm
11610 ____________________________________________________________________________
11611 [ 12392] By: ams                                   on 2001/10/10  14:49:43
11612         Log: Subject: [PATCH] two s/// bugfixes
11613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11614              Date: Wed, 10 Oct 2001 17:23:44 +0200
11615              Message-Id: <20011010172344.C22440@rafael>
11616      Branch: perl
11617            ! pp_ctl.c regexec.c t/op/subst.t
11618 ____________________________________________________________________________
11619 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
11620         Log: Fix/improve handling of the [000000] special "root"
11621              directory, by putting cwd in canonical form when doing
11622              abs2rel, and prepending a 000000 to directory "chunks"
11623              if missing from base or path.  Also adjust test to
11624              reflect the (improved) output from abs2rel.
11625              From Charles Lane.
11626      Branch: perl
11627            ! lib/File/Spec.t lib/File/Spec/VMS.pm
11628 ____________________________________________________________________________
11629 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
11630         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
11631              all of the extra VMSish attributes (such as "treat this logical
11632              as a device name") that are necessary to make programs run.
11633              A tainted %ENV does not hinder VMS.  From Charles Lane.
11634      Branch: perl
11635            ! lib/File/Find/t/taint.t
11636 ____________________________________________________________________________
11637 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
11638         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
11639              
11640              o  VMS is case-insensitive, RTL downcases filenames read
11641              by perl... so need to re-upcase filenames like MANIFEST
11642              and MANIFEST.SKIP
11643              
11644              o  Need to convert VMS-style to Unix-style filenames when comparing
11645              names in MANIFEST to names in filesystem.
11646              
11647              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
11648              since VMS won't let you (easily) delete non-empty directories.
11649              
11650              From Charles Lane.
11651      Branch: perl
11652            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
11653 ____________________________________________________________________________
11654 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
11655         Log: Unix and VMS agree on "*" as a "match any number of any chars"
11656              wildcards, but differ ("?"  vs.  "%") for their "match any single
11657              char" wildcard.  This patch changes "?"  chars to "%" before doing a
11658              VMS glob...at no loss of functionality, since "?"  isn't a valid
11659              filename char on VMS.  From Charles Lane.
11660      Branch: perl
11661            ! doio.c
11662 ____________________________________________________________________________
11663 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
11664         Log: (accidentally empty submit; new life as #12390)
11665      Branch: perl
11666            ! lib/File/Find/t/taint.t
11667 ____________________________________________________________________________
11668 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
11669         Log: Even more VMS tweakage from Charles Lane:
11670              
11671              Tweak #1:  splitdir only works on directory part of filespec,
11672              split off volume first
11673              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
11674              (it's a horrible kludge in the run-time library,
11675              improved in later versions). Check the
11676              $Config{'d_setenv'} flag before attempting to set it.
11677      Branch: perl
11678            ! t/op/chdir.t
11679 ____________________________________________________________________________
11680 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
11681         Log: VMS tweakage from Charles Lane.
11682              
11683              . command.com doubles an output line when prompting for extensions
11684              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
11685              . perl5db doesn't clean up after itself
11686      Branch: perl
11687            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
11688 ____________________________________________________________________________
11689 [ 12384] By: sky                                   on 2001/10/09  19:16:11
11690         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
11691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11692              Date: Tue, 9 Oct 2001 22:10:26 +0200
11693              Message-ID: <20011009221026.A8579@rafael>
11694      Branch: perl
11695            ! pod/perldata.pod
11696 ____________________________________________________________________________
11697 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
11698         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
11699              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11700              Date: 9 Oct 2001 15:15:06 -0000
11701              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
11702      Branch: perl
11703            ! t/op/subst.t
11704 ____________________________________________________________________________
11705 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
11706         Log: Update Changes.
11707      Branch: perl
11708            ! Changes patchlevel.h
11709 ____________________________________________________________________________
11710 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
11711         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
11712              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
11713              when a NULL is passed for the filename string pointer.
11714              From Charles Lane.
11715      Branch: perl
11716            ! vms/vms.c
11717 ____________________________________________________________________________
11718 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
11719         Log: Subject: HP systems update
11720              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11721              Date: Tue, 09 Oct 2001 15:59:22 +0200
11722              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
11723      Branch: perl
11724            ! README.hpux
11725 ____________________________________________________________________________
11726 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
11727         Log: CPAN::Nox does now have a test.
11728      Branch: perl
11729            ! t/lib/1_compile.t
11730 ____________________________________________________________________________
11731 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
11732         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
11733              From: David Dyck <dcd@tc.fluke.com>
11734              Date: Mon, 1 Oct 2001 12:17:36 -0700
11735              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
11736      Branch: perl
11737            ! installperl
11738 ____________________________________________________________________________
11739 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
11740         Log: NetWare update from Ananth Kesari.
11741      Branch: perl
11742            ! NetWare/nwperlsys.h makedef.pl
11743 ____________________________________________________________________________
11744 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
11745         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
11746              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11747              Date: Tue, 9 Oct 2001 08:40:57 EDT
11748              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
11749      Branch: perl
11750            ! lib/File/Find/t/find.t
11751 ____________________________________________________________________________
11752 [ 12374] By: ams                                   on 2001/10/09  05:31:45
11753         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
11754              ExtUtils::Mkbootstrap
11755              From: "chromatic" <chromatic@rmci.net>
11756              Date: Tue, 09 Oct 2001 00:08:37 -0600
11757              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
11758      Branch: perl
11759            + lib/ExtUtils/Mkbootstrap.t
11760            ! MANIFEST
11761 ____________________________________________________________________________
11762 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
11763         Log: Enable more debugging.
11764      Branch: perl
11765            ! lib/utf8_heavy.pl
11766 ____________________________________________________________________________
11767 [ 12372] By: ams                                   on 2001/10/09  02:11:59
11768         Log: #12370 forgot to modify is_gv_magical().
11769      Branch: perl
11770            ! gv.c
11771 ____________________________________________________________________________
11772 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
11773         Log: Make the toupper/lower/title API for Unicode not right
11774              but at least less wrong: prepare for the mapping being
11775              more than just one-character-to-one-character.
11776      Branch: perl
11777            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
11778            ! regexec.c utf8.c
11779 ____________________________________________________________________________
11780 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
11781         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
11782              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11783              Date: Mon, 8 Oct 2001 22:18:23 -0400
11784              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
11785      Branch: perl
11786            ! pod/perlvar.pod t/op/taint.t
11787 ____________________________________________________________________________
11788 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
11789         Log: FAQ sync.
11790      Branch: perl
11791            ! pod/perlfaq3.pod pod/perlfaq4.pod
11792 ____________________________________________________________________________
11793 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
11794         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
11795              From: "chromatic" <chromatic@rmci.net>
11796              Date: Mon, 08 Oct 2001 14:05:32 -0600
11797              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
11798      Branch: perl
11799            ! lib/Term/Cap.t
11800 ____________________________________________________________________________
11801 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
11802         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
11803              From: Michael G Schwern <schwern@pobox.com>
11804              Date: Mon, 8 Oct 2001 17:00:14 -0400
11805              Message-ID: <20011008170014.L17083@blackrider>
11806      Branch: perl
11807            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
11808 ____________________________________________________________________________
11809 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
11810         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
11811              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11812              Date: Mon, 8 Oct 2001 16:01:33 EDT
11813              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
11814      Branch: perl
11815            ! ext/Time/HiRes/HiRes.xs
11816 ____________________________________________________________________________
11817 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
11818         Log: Subject: [PATCH] Autosplit patch for VMS
11819              From: "Craig A. Berry" <craigberry@mac.com>
11820              Date: Mon, 08 Oct 2001 15:40:43 -0500
11821              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
11822      Branch: perl
11823            ! lib/AutoSplit.pm lib/AutoSplit.t
11824 ____________________________________________________________________________
11825 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
11826         Log: Don't assume that everybody is running OS X 10.1 yet;
11827              from Kay Röpke.
11828      Branch: perl
11829            ! hints/darwin.sh
11830 ____________________________________________________________________________
11831 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
11832         Log: Update Changes.
11833      Branch: perl
11834            ! Changes patchlevel.h
11835 ____________________________________________________________________________
11836 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
11837         Log: Retract #12358 for now.
11838      Branch: perl
11839            ! lib/Term/Cap.t
11840 ____________________________________________________________________________
11841 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
11842         Log: Can't figure out what this is testing.
11843              (If it is trying to catch SIGKILL, it should stop
11844              trying because that is by definition impossible.)
11845      Branch: perl
11846            ! lib/sigtrap.t
11847 ____________________________________________________________________________
11848 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
11849         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
11850              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11851              Date: Sun, 30 Sep 2001 21:15:13 +0200
11852              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
11853      Branch: perl
11854            ! lib/ExtUtils/MM_Win32.pm
11855 ____________________________________________________________________________
11856 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
11857         Log: Clarify the ldlibpth part and condense the overall text.
11858      Branch: perl
11859            ! t/TEST
11860 ____________________________________________________________________________
11861 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
11862         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
11863              From: "chromatic" <chromatic@rmci.net>
11864              Date: Sun, 07 Oct 2001 16:59:26 -0600
11865              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
11866      Branch: perl
11867            ! lib/Term/Cap.t
11868 ____________________________________________________________________________
11869 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
11870         Log: Update the list because fo #12265.
11871      Branch: perl
11872            ! t/lib/1_compile.t
11873 ____________________________________________________________________________
11874 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
11875         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
11876              From: Nicholas Clark <nick@ccl4.org>
11877              Date: Sun, 7 Oct 2001 20:53:33 +0100
11878              Message-ID: <20011007205333.S38756@plum.flirble.org>   
11879      Branch: perl
11880            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
11881            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
11882            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
11883            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
11884            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
11885            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
11886            ! lib/Switch/t/switch.t lib/Term/Complete.t
11887            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
11888            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
11889            ! t/op/my_stash.t
11890 ____________________________________________________________________________
11891 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
11892         Log: Integrate patch #12350 from maintperl; typo in
11893              IO::Seekable doc.
11894      Branch: perl
11895           !> ext/IO/lib/IO/Seekable.pm
11896 ____________________________________________________________________________
11897 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
11898         Log: Detypo.
11899      Branch: perl
11900            ! hints/darwin.sh
11901 ____________________________________________________________________________
11902 [ 12353] By: sky                                   on 2001/10/07  17:16:14
11903         Log: Change 12349 didn't really get it right.
11904      Branch: perl
11905            ! lib/Unicode/README
11906 ____________________________________________________________________________
11907 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
11908         Log: If running the harness the dynamic library search path
11909              may need setting.
11910      Branch: perl
11911            ! t/TEST
11912 ____________________________________________________________________________
11913 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
11914         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
11915              in ldflags.
11916      Branch: perl
11917            ! hints/darwin.sh
11918 ____________________________________________________________________________
11919 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
11920         Log: typo in IO::Seekable doc
11921      Branch: maint-5.6/perl
11922            ! ext/IO/lib/IO/Seekable.pm
11923 ____________________________________________________________________________
11924 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
11925         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
11926              doesn't work on Mac OS X 10.1 (when unpacking the tar the
11927              latter gets renamed as lib/unicode:1, assumedly for security
11928              reasons not to overwrite stuff)
11929      Branch: perl
11930            + lib/Unicode/README
11931            - lib/unicode/README
11932            ! MANIFEST
11933 ____________________________________________________________________________
11934 [ 12348] By: ams                                   on 2001/10/07  05:33:40
11935         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
11936              From: "chromatic" <chromatic@rmci.net>
11937              Date: Sat, 06 Oct 2001 21:42:03 -0600
11938              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
11939      Branch: perl
11940            + lib/CPAN/t/Nox.t
11941            ! MANIFEST
11942 ____________________________________________________________________________
11943 [ 12347] By: ams                                   on 2001/10/07  00:48:10
11944         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
11945              From: "chromatic" <chromatic@rmci.net>
11946              Date: Sat, 06 Oct 2001 18:52:10 -0600
11947              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
11948      Branch: perl
11949            + lib/sigtrap.t
11950            ! MANIFEST
11951 ____________________________________________________________________________
11952 [ 12346] By: ams                                   on 2001/10/06  23:14:01
11953         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
11954              h2xs write?)
11955              From: Nicholas Clark <nick@ccl4.org>
11956              Date: Sat, 6 Oct 2001 21:46:43 +0100
11957              Message-Id: <20011006214643.L38756@plum.flirble.org>
11958      Branch: perl
11959            ! utils/h2xs.PL
11960 ____________________________________________________________________________
11961 [ 12345] By: ams                                   on 2001/10/06  17:39:53
11962         Log: Subject: [PATCH] Memoize tests
11963              From: Nicholas Clark <nick@ccl4.org>
11964              Date: Sat, 6 Oct 2001 18:04:21 +0100
11965              Message-Id: <20011006180421.J38756@plum.flirble.org>
11966      Branch: perl
11967            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
11968            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
11969            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
11970            ! lib/Memoize/t/expire_module_n.t
11971            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
11972            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
11973            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
11974            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
11975            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
11976            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
11977 ____________________________________________________________________________
11978 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
11979         Log: Retract the latter part of #12343.
11980      Branch: perl
11981            ! ext/IO/lib/IO/Socket/INET.pm
11982 ____________________________________________________________________________
11983 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
11984         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
11985              From: David Dyck <dcd@tc.fluke.com>
11986              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
11987              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
11988              
11989              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
11990              From: David Dyck <dcd@tc.fluke.com>
11991              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
11992              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
11993      Branch: perl
11994            ! ext/IO/lib/IO/Socket/INET.pm
11995 ____________________________________________________________________________
11996 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
11997         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
11998              From: Robin Barker <rmb1@cise.npl.co.uk>
11999              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
12000              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
12001      Branch: perl
12002            ! t/TEST
12003 ____________________________________________________________________________
12004 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
12005         Log: Don't assume that %x is good for displaying UVs.
12006      Branch: perl
12007            ! dump.c
12008 ____________________________________________________________________________
12009 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
12010         Log: Update Changes.
12011      Branch: perl
12012            ! Changes patchlevel.h
12013 ____________________________________________________________________________
12014 [ 12339] By: ams                                   on 2001/10/05  10:22:34
12015         Log: Subject: [PATCH] perlfunc/select
12016              From: Nicholas Clark <nick@ccl4.org>
12017              Date: Fri, 5 Oct 2001 11:33:58 +0100
12018              Message-Id: <20011005113358.Z38756@plum.flirble.org>
12019      Branch: perl
12020            ! pod/perlfunc.pod
12021 ____________________________________________________________________________
12022 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
12023         Log: Retract #12313 and #12249.
12024      Branch: perl
12025            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
12026            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
12027            ! pod/perlebcdic.pod
12028 ____________________________________________________________________________
12029 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
12030         Log: Subject: [PATCH] perlvms.pod update
12031              From: "Craig A. Berry" <craigberry@mac.com>
12032              Date: Thu, 04 Oct 2001 12:55:52 -0500
12033              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
12034      Branch: perl
12035            ! vms/perlvms.pod
12036 ____________________________________________________________________________
12037 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
12038         Log: Subject: PATCH: Tie::SubstrHash
12039              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12040              Date: Thu, 04 Oct 2001 12:12:41 +0100
12041              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
12042      Branch: perl
12043            ! lib/Tie/SubstrHash.pm
12044 ____________________________________________________________________________
12045 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
12046         Log: Unicode properties saga continues.
12047      Branch: perl
12048            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
12049            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
12050 ____________________________________________________________________________
12051 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
12052         Log: Yet more Unicode properties.
12053      Branch: perl
12054            + lib/unicore/In/137.pl lib/unicore/In/138.pl
12055            + lib/unicore/In/139.pl lib/unicore/In/140.pl
12056            + lib/unicore/In/141.pl lib/unicore/In/142.pl
12057            + lib/unicore/In/143.pl lib/unicore/In/144.pl
12058            + lib/unicore/In/145.pl lib/unicore/In/146.pl
12059            + lib/unicore/In/147.pl lib/unicore/In/148.pl
12060            + lib/unicore/In/149.pl lib/unicore/In/150.pl
12061            + lib/unicore/In/151.pl lib/unicore/In/152.pl
12062            + lib/unicore/In/153.pl lib/unicore/In/154.pl
12063            + lib/unicore/In/155.pl lib/unicore/In/156.pl
12064            + lib/unicore/In/157.pl lib/unicore/In/158.pl
12065            + lib/unicore/In/159.pl lib/unicore/In/160.pl
12066            + lib/unicore/In/161.pl lib/unicore/In/162.pl
12067            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
12068            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
12069            ! pod/perlunicode.pod
12070 ____________________________________________________________________________
12071 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
12072         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
12073              From: "Craig A. Berry" <craigberry@mac.com>
12074              Date: Wed, 03 Oct 2001 17:45:25 -0500
12075              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
12076              
12077              (the lib/Term/Complete.t patched differently by #12332)
12078      Branch: perl
12079            ! lib/ExtUtils/Command.t
12080 ____________________________________________________________________________
12081 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
12082         Log: Restore only if something to restore.
12083      Branch: perl
12084            ! lib/Term/Complete.t
12085 ____________________________________________________________________________
12086 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
12087         Log: Update various resources for credits,
12088              minor icons fixes, and versions.
12089      Branch: maint-5.6/macperl
12090            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
12091            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
12092            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
12093 ____________________________________________________________________________
12094 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
12095         Log: Quiet the warnings about using undef value
12096      Branch: maint-5.6/macperl
12097            ! lib/File/Temp.pm
12098 ____________________________________________________________________________
12099 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
12100         Log: Fix up Ballon Help and Help menu docs (first pass);
12101              remove balloon rez file, and autogenerate with
12102              Balloon2Rez instead.
12103      Branch: maint-5.6/macperl
12104            + macos/macperl/macscripts/Balloon2Rez
12105            - macos/macperl/MPBalloons.r
12106            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
12107 ____________________________________________________________________________
12108 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
12109         Log: Allow overriding of defaults, for change #12327.
12110      Branch: maint-5.6/macperl
12111            ! perl.h
12112 ____________________________________________________________________________
12113 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
12114         Log: Override PerlProc_exit.
12115      Branch: maint-5.6/macperl
12116            ! macos/macish.h
12117 ____________________________________________________________________________
12118 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
12119         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
12120      Branch: maint-5.6/macperl
12121            + macos/bundled_lib/blib/lib/MD5.pm
12122            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
12123            + macos/lib/Mac/AETE/Dialect.pm
12124            + macos/lib/Mac/AETE/Format/Converter.pm
12125            + macos/lib/Mac/AETE/Format/Dictionary.pm
12126            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
12127            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
12128            + macos/lib/Mac/Toolbox.pod
12129            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
12130 ____________________________________________________________________________
12131 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
12132         Log: Sync up silly CVS headers ... I should commit CVS
12133              first to avoid this ...
12134      Branch: maint-5.6/macperl
12135            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
12136            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
12137            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
12138            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
12139 ____________________________________________________________________________
12140 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
12141         Log: Fix Matthias' address, and attributions.
12142      Branch: maint-5.6/macperl
12143            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
12144            ! pod/perlport.pod
12145 ____________________________________________________________________________
12146 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
12147         Log: Fix Matthias' address, and attributions.
12148      Branch: maint-5.6/macperl
12149            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
12150            ! macos/ext/Mac/Components/Components.pm
12151            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
12152            ! macos/ext/Mac/Dialogs/Dialogs.pm
12153            ! macos/ext/Mac/Events/Events.pm
12154            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
12155            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
12156            ! macos/ext/Mac/Gestalt/Gestalt.pm
12157            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
12158            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
12159            ! macos/ext/Mac/Menus/Menus.pm
12160            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
12161            ! macos/ext/Mac/Movies/Movies.pm
12162            ! macos/ext/Mac/Navigation/Navigation.pm
12163            ! macos/ext/Mac/Notification/Notification.pm
12164            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
12165            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
12166            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
12167            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
12168            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
12169            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
12170            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
12171            ! macos/ext/Mac/StandardFile/StandardFile.pm
12172            ! macos/ext/Mac/TextEdit/TextEdit.pm
12173            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
12174            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
12175            ! macos/lib/Mac/LowMem.pm
12176 ____________________________________________________________________________
12177 [ 12322] By: sky                                   on 2001/10/03  18:41:07
12178         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
12179              From: "Craig A. Berry" <craigberry@mac.com>
12180              Date: Wed, 03 Oct 2001 14:30:55 -0500
12181              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
12182      Branch: perl
12183            ! vms/vms.c
12184 ____________________________________________________________________________
12185 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
12186         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
12187              From: "Craig A. Berry" <craigberry@mac.com>
12188              Date: Wed, 03 Oct 2001 14:30:55 -0500
12189              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
12190      Branch: perl
12191            ! vms/vms.c
12192 ____________________________________________________________________________
12193 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
12194         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
12195              only IsL&) and Inherited (negative lookahead good);
12196              add tests for Common, Inherited, and L&.
12197      Branch: perl
12198            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
12199 ____________________________________________________________________________
12200 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
12201         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
12202              (The Unicode standard uses L& quite often.)
12203      Branch: perl
12204            ! lib/utf8_heavy.pl
12205 ____________________________________________________________________________
12206 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
12207         Log: Add the 'Common' Unicode property (code points not
12208              explicitly assigned to any other script).
12209      Branch: perl
12210            + lib/unicore/In/136.pl
12211            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
12212 ____________________________________________________________________________
12213 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
12214         Log: Skip the RV printing test under threads until fixed.
12215      Branch: perl
12216            ! ext/B/t/terse.t
12217 ____________________________________________________________________________
12218 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
12219         Log: Subject: 12309 / cygwin / win2k
12220              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12221              Date: Wed, 03 Oct 2001 15:25:15 +0200
12222              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
12223      Branch: perl
12224            ! makedef.pl
12225 ____________________________________________________________________________
12226 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
12227         Log: Metaconfig unit change for #12314.
12228      Branch: metaconfig
12229            ! U/modified/Head.U
12230 ____________________________________________________________________________
12231 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
12232         Log: Subject: Both cygwin and djgpp on one machine
12233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12234              Date: Wed, 03 Oct 2001 15:02:59 +0200
12235              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
12236      Branch: perl
12237            ! Configure
12238 ____________________________________________________________________________
12239 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
12240         Log: (retracted by #12338)
12241              
12242              Subject: [PATCH] Code clean up for perlboot.pod
12243              From: Casey West <casey@geeknest.com>
12244              Date: Tue, 2 Oct 2001 19:24:43 -0400
12245              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
12246              
12247              Subject: [PATCH] Code clean up for perlbot.diff
12248              From: Casey West <casey@geeknest.com>
12249              Date: Tue, 2 Oct 2001 19:25:22 -0400
12250              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
12251              
12252              Subject: [PATCH] Code clean up for perlcall.pod
12253              From: Casey West <casey@geeknest.com>
12254              Date: Tue, 2 Oct 2001 19:25:57 -0400
12255              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
12256              
12257              Subject: [PATCH] Code clean up for perldata.pod
12258              From: Casey West <casey@geeknest.com>
12259              Date: Tue, 2 Oct 2001 19:26:29 -0400
12260              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
12261              
12262              Subject: [PATCH] Code clean up for perldbmfilter.pod
12263              From: Casey West <casey@geeknest.com>
12264              Date: Tue, 2 Oct 2001 19:26:59 -0400
12265              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
12266              
12267              Subject: [PATCH] Code clean up for perlebcdic.pod
12268              From: Casey West <casey@geeknest.com>
12269              Date: Tue, 2 Oct 2001 19:27:37 -0400
12270              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
12271      Branch: perl
12272            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
12273            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
12274 ____________________________________________________________________________
12275 [ 12312] By: ams                                   on 2001/10/02  23:43:55
12276         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
12277              From: Michael G Schwern <schwern@pobox.com>
12278              Date: Tue, 2 Oct 2001 17:00:49 -0400
12279              Message-Id: <20011002170049.A9955@blackrider>
12280      Branch: perl
12281            ! lib/ExtUtils/MakeMaker.pm
12282 ____________________________________________________________________________
12283 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
12284         Log: FAQ sync.
12285      Branch: perl
12286            ! pod/perlfaq3.pod
12287 ____________________________________________________________________________
12288 [ 12310] By: nick                                  on 2001/10/02  16:09:49
12289         Log: Integrate mainline
12290      Branch: perlio
12291           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
12292           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
12293           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
12294           !> patchlevel.h t/op/pat.t
12295 ____________________________________________________________________________
12296 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
12297         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
12298              not just one single space.
12299      Branch: perl
12300            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
12301 ____________________________________________________________________________
12302 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
12303         Log: AUTHORS updates.
12304      Branch: perl
12305            ! AUTHORS
12306 ____________________________________________________________________________
12307 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
12308         Log: Update Changes.
12309      Branch: perl
12310            ! Changes patchlevel.h
12311 ____________________________________________________________________________
12312 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
12313         Log: Work around old buggy glibcs for langinfo constants,
12314              from Nicholas Clark and David Dyck.
12315      Branch: perl
12316            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
12317 ____________________________________________________________________________
12318 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
12319         Log: Eradicate Time::Piece; add an example.
12320      Branch: perl
12321            ! ext/I18N/Langinfo/Langinfo.pm
12322 ____________________________________________________________________________
12323 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
12324         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
12325              From: Robert Spier <rspier@pobox.com>
12326              Date: Mon, 1 Oct 2001 23:20:16 -0700
12327              Message-ID: <15289.23712.422087.878224@rls.cx>
12328      Branch: perl
12329            ! lib/Pod/Html.pm
12330 ____________________________________________________________________________
12331 [ 12303] By: sky                                   on 2001/10/02  10:40:57
12332         Log: Fixes obscure bug that manifests itself by.
12333              local $!=0;undef*STDOUT;#segfaults
12334              Has been around for a while. Possible other magic IO vars are
12335              possibly affected aswell. Reported by Jos Boumans.
12336      Branch: perl
12337            ! mg.c
12338 ____________________________________________________________________________
12339 [ 12302] By: nick                                  on 2001/10/02  09:00:52
12340         Log: Integrate mainline
12341      Branch: perlio
12342           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
12343           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
12344           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
12345 ____________________________________________________________________________
12346 [ 12301] By: nick                                  on 2001/10/02  08:40:57
12347         Log: Integrate mainline + lib/open.t patch from Chromatic
12348      Branch: perlio
12349           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
12350            ! lib/open.t
12351           !> (integrate 29 files)
12352 ____________________________________________________________________________
12353 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
12354         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
12355              Until it has, better stop early if someone requests threads.
12356      Branch: perl
12357            ! hints/darwin.sh
12358 ____________________________________________________________________________
12359 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
12360         Log: Subject: [ID 20011001.011] redundant code in t/TEST
12361              From: David Dyck <dcd@tc.fluke.com>
12362              Date: Mon, 1 Oct 2001 12:56:24 -0700
12363              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
12364      Branch: perl
12365            ! t/TEST
12366 ____________________________________________________________________________
12367 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
12368         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
12369              From: "chromatic" <chromatic@rmci.net>
12370              Date: Mon, 01 Oct 2001 12:27:12 -0600
12371              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
12372      Branch: perl
12373            ! lib/Term/Cap.t
12374 ____________________________________________________________________________
12375 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
12376         Log: UNICOS testing patches from Nicholas Clark.
12377      Branch: perl
12378            ! t/op/arith.t t/op/pack.t
12379 ____________________________________________________________________________
12380 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
12381         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
12382              From: "chromatic" <chromatic@rmci.net>
12383              Date: Mon, 01 Oct 2001 10:21:51 -0600
12384              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
12385      Branch: perl
12386            ! lib/open.t
12387 ____________________________________________________________________________
12388 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
12389         Log: Make missing the RADIXCHAR a softer, gentler error.
12390      Branch: perl
12391            ! ext/I18N/Langinfo/Langinfo.t
12392 ____________________________________________________________________________
12393 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
12394         Log: Nuke also the LANG because of glibc.
12395      Branch: perl
12396            ! lib/open.t
12397 ____________________________________________________________________________
12398 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
12399         Log: Also the ^Is is optional.
12400      Branch: perl
12401            ! pod/perlunicode.pod t/op/pat.t
12402 ____________________________________________________________________________
12403 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
12404         Log: Be careful to pull chars from the varargs stack when
12405              formatting chars.
12406      Branch: perl
12407            ! regcomp.c
12408 ____________________________________________________________________________
12409 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
12410         Log: sortsv not in place anymore, noticed by John P. Linderman.
12411      Branch: perl
12412            ! pod/perlapi.pod pp_ctl.c
12413 ____________________________________________________________________________
12414 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
12415         Log: Make the diagnostic messages more neutral.
12416      Branch: perl
12417            ! ext/B/t/terse.t
12418 ____________________________________________________________________________
12419 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
12420         Log: Forgotten from #12288.
12421      Branch: perl
12422            ! ext/Data/Dumper/Dumper.pm
12423 ____________________________________________________________________________
12424 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
12425         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
12426              From: Brian Ingerson <ingy@ttul.org>
12427              Date: Sun, 30 Sep 2001 21:45:56 -0700
12428              Message-ID: <20010930214556.D26392@ttul.org>
12429              
12430              (remember also the #12289)
12431      Branch: perl
12432            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
12433 ____________________________________________________________________________
12434 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
12435         Log: More Unicode property tests for the abbreviated
12436              general properties.
12437      Branch: perl
12438            ! t/op/pat.t
12439 ____________________________________________________________________________
12440 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
12441         Log: Further tweaks to the Unicode properties.
12442      Branch: perl
12443            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
12444 ____________________________________________________________________________
12445 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
12446         Log: Retract #12284.
12447      Branch: perl
12448            ! lib/Term/Cap.t
12449 ____________________________________________________________________________
12450 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
12451         Log: (Retracted by #12285)
12452      Branch: perl
12453            ! lib/Term/Cap.t
12454 ____________________________________________________________________________
12455 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
12456         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
12457              From: "chromatic" <chromatic@rmci.net>  
12458              Date: Sun, 30 Sep 2001 16:10:02 -0600
12459              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
12460      Branch: perl
12461            + lib/Term/Cap.t
12462            ! MANIFEST
12463 ____________________________________________________________________________
12464 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
12465         Log: Use stty -g to restore the terminal state, do not even
12466              try to run the tests if stty -g is not available.
12467      Branch: perl
12468            ! lib/Term/Complete.t
12469 ____________________________________________________________________________
12470 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
12471         Log: Cleanup utf8_heavy; allow dropping the In prefix from
12472              Unicode script/block properties.
12473      Branch: perl
12474            ! lib/utf8_heavy.pl
12475 ____________________________________________________________________________
12476 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
12477         Log: Retract the #12259 for now.
12478      Branch: perl
12479            ! embed.h embed.pl sv.h
12480 ____________________________________________________________________________
12481 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
12482         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
12483      Branch: perl
12484            + lib/Text/TabsWrap/CHANGELOG
12485            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
12486 ____________________________________________________________________________
12487 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
12488         Log: #12272 wasn't right, it introduced an extra ().
12489      Branch: perl
12490            ! lib/utf8_heavy.pl
12491 ____________________________________________________________________________
12492 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
12493         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
12494              From: Jonathan Stowe <gellyfish@gellyfish.com>
12495              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
12496              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
12497      Branch: perl
12498            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
12499 ____________________________________________________________________________
12500 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
12501         Log: Subject: Patch to put qsortsv in the public API
12502              From: Brian Ingerson <ingy@ttul.org>
12503              Date: Sat, 29 Sep 2001 17:41:13 -0700
12504              Message-ID: <20010929174113.A30223@ttul.org>
12505      Branch: perl
12506            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
12507 ____________________________________________________________________________
12508 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
12509         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
12510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12511              Date: Sat, 29 Sep 2001 23:54:48 +0200
12512              Message-ID: <20010929235448.A5017@rafael>
12513      Branch: perl
12514            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
12515 ____________________________________________________________________________
12516 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
12517         Log: FAQ sync.
12518      Branch: perl
12519            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12520            ! pod/perlfaq9.pod
12521 ____________________________________________________________________________
12522 [ 12273] By: bailey                                on 2001/09/29  23:43:46
12523         Log: Resync with mainline
12524      Branch: vmsperl
12525           +> (branch 1207 files)
12526            - (delete 324 files)
12527           !> (integrate 866 files)
12528 ____________________________________________________________________________
12529 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
12530         Log: Nasty recursion trap if one would match Unicode.
12531      Branch: perl
12532            ! lib/utf8_heavy.pl
12533 ____________________________________________________________________________
12534 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
12535         Log: More Unicode todo.
12536      Branch: perl
12537            ! pod/perltodo.pod
12538 ____________________________________________________________________________
12539 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
12540         Log: Explain a bit the new more flexible \p\P syntax.
12541      Branch: perl
12542            ! pod/perlunicode.pod
12543 ____________________________________________________________________________
12544 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
12545         Log: More leniency to the \p and \P: now can have whitespace
12546              between the property definition and the curlies; now can
12547              invert the property by having a caret between the open
12548              curly and the property.
12549      Branch: perl
12550            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
12551 ____________________________________________________________________________
12552 [ 12268] By: nick                                  on 2001/09/29  17:39:26
12553         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
12554              one test (lib/open.t) fails
12555      Branch: perlio
12556           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
12557           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
12558           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
12559           +> lib/Tie/Scalar.t lib/open.t
12560            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
12561            - ext/B/Stash.t
12562           !> (integrate 62 files)
12563 ____________________________________________________________________________
12564 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
12565         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
12566      Branch: perl
12567            ! t/op/chdir.t
12568 ____________________________________________________________________________
12569 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
12570         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
12571              From: "Craig A. Berry" <craigberry@mac.com> 
12572              Date: Sat, 29 Sep 2001 09:35:33 -0500
12573              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
12574      Branch: perl
12575            ! t/op/chdir.t
12576 ____________________________________________________________________________
12577 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
12578         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
12579              From: "chromatic" <chromatic@rmci.net>
12580              Date: Fri, 28 Sep 2001 21:20:12 -0600
12581              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
12582      Branch: perl
12583            + lib/Tie/Scalar.t
12584            ! MANIFEST lib/Tie/Scalar.pm
12585 ____________________________________________________________________________
12586 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
12587         Log: Allow for more flexibility in the \p{In...} names, now
12588              case doesn't matter, and any space or dash can be
12589              matched by any space, dash, underbar, or empty.
12590              (may be going too far on leniency)
12591      Branch: perl
12592            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
12593            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
12594            ! t/op/pat.t
12595 ____________________________________________________________________________
12596 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
12597         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
12598              From: "chromatic" <chromatic@rmci.net>
12599              Date: Fri, 28 Sep 2001 17:39:50 -0600
12600              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
12601      Branch: perl
12602            + lib/open.t
12603            ! MANIFEST
12604 ____________________________________________________________________________
12605 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
12606         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
12607              From: "Craig A. Berry" <craigberry@mac.com>
12608              Date: Fri, 28 Sep 2001 16:24:51 -0500
12609              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
12610      Branch: perl
12611            ! ext/File/Glob/t/basic.t
12612 ____________________________________________________________________________
12613 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
12614         Log: Subject: [DOC PATCH] Carp.pm pod typo
12615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12616              Date: Fri, 28 Sep 2001 23:14:51 +0200
12617              Message-ID: <20010928231451.E16889@rafael>
12618      Branch: perl
12619            ! lib/Carp.pm
12620 ____________________________________________________________________________
12621 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
12622         Log: Subject: [PATCH] Allow an @INC hook to set %INC
12623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12624              Date: Fri, 28 Sep 2001 22:18:13 +0200
12625              Message-ID: <20010928221813.A16889@rafael>
12626      Branch: perl
12627            ! pp_ctl.c
12628 ____________________________________________________________________________
12629 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
12630         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
12631              From: Nicholas Clark <nick@ccl4.org>
12632              Date: Fri, 28 Sep 2001 23:39:33 +0100
12633              Message-ID: <20010928233933.C23673@plum.flirble.org>
12634      Branch: perl
12635            ! embed.h embed.pl sv.h
12636 ____________________________________________________________________________
12637 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
12638         Log: Update Changes.
12639      Branch: perl
12640            ! Changes patchlevel.h
12641 ____________________________________________________________________________
12642 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
12643         Log: Move the B tests to B/t.
12644      Branch: perl
12645            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
12646            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
12647            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
12648            - ext/B/Showlex.t ext/B/Stash.t
12649            ! MANIFEST
12650 ____________________________________________________________________________
12651 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
12652         Log: Forgot from #12254.
12653      Branch: perl
12654            + ext/B/B/Terse.t
12655 ____________________________________________________________________________
12656 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
12657         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
12658              From: "chromatic" <chromatic@rmci.net>
12659              Date: Thu, 27 Sep 2001 23:22:17 -0600
12660              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
12661      Branch: perl
12662            ! MANIFEST
12663 ____________________________________________________________________________
12664 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
12665         Log: Test numbering mismatch.
12666      Branch: perl
12667            ! t/op/chdir.t
12668 ____________________________________________________________________________
12669 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
12670         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
12671              From: "Craig A. Berry" <craigberry@mac.com>
12672              Date: Wed, 26 Sep 2001 17:43:14 -0500
12673              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
12674      Branch: perl
12675            ! iperlsys.h t/op/chdir.t
12676 ____________________________________________________________________________
12677 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
12678         Log: Subject: [PATCH gv.c] make __ANON__ global
12679              From: Robin Barker <rmb1@cise.npl.co.uk>
12680              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
12681              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
12682      Branch: perl
12683            ! gv.c t/op/anonsub.t t/op/runlevel.t
12684 ____________________________________________________________________________
12685 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
12686         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
12687              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12688              Date: Thu, 27 Sep 2001 22:34:32 +0200
12689              Message-ID: <20010927223432.A1485@rafael>
12690      Branch: perl
12691            ! ext/B/B/Terse.pm
12692 ____________________________________________________________________________
12693 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
12694         Log: (retracted by #12338)
12695              
12696              Subject: [PATCH] Cleanup of perldsc.pod      
12697              From: Casey West <casey@geeknest.com>
12698              Date: Thu, 27 Sep 2001 11:13:17 -0400
12699              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
12700      Branch: perl
12701            ! pod/perldsc.pod
12702 ____________________________________________________________________________
12703 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
12704         Log: Not everyone is using ithreads...
12705      Branch: perl
12706            ! ext/Devel/Peek/Peek.t
12707 ____________________________________________________________________________
12708 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
12709         Log: Document the nss_delete core dump workaround for HP-UX
12710              and Solaris, bug IDs 20010805.018 and 20010629.004.
12711      Branch: perl
12712            ! README.hpux README.solaris
12713 ____________________________________________________________________________
12714 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
12715         Log: Dump Unicode hash keys also as Unicode,
12716              not just as a byte string.
12717      Branch: perl
12718            ! dump.c ext/Devel/Peek/Peek.t
12719 ____________________________________________________________________________
12720 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
12721         Log: Integrate changes #12241 and #12242 from macperl:
12722              
12723              Remove unneeded disabling of umask() calls
12724              
12725              Note (get|set)sockopt are available.
12726      Branch: perl
12727           !> lib/File/Temp.pm pod/perlport.pod
12728 ____________________________________________________________________________
12729 [ 12244] By: sky                                   on 2001/09/27  08:53:00
12730         Log: Flush buffers on thread closedown.
12731      Branch: perl
12732            ! ext/threads/threads.xs
12733 ____________________________________________________________________________
12734 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
12735         Log: Dump SvUTF8(sv)s also as \x{...}.
12736              
12737              TODO: dump the SvUTF8() hash keys similarly. 
12738      Branch: perl
12739            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
12740 ____________________________________________________________________________
12741 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
12742         Log: Note (get|set)sockopt are available.
12743      Branch: maint-5.6/macperl
12744            ! pod/perlport.pod
12745 ____________________________________________________________________________
12746 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
12747         Log: Remove unneeded disabling of umask() calls
12748      Branch: maint-5.6/macperl
12749            ! lib/File/Temp.pm
12750 ____________________________________________________________________________
12751 [ 12240] By: sky                                   on 2001/09/26  18:44:56
12752         Log: Documention update
12753      Branch: perl
12754            ! ext/threads/threads.pm
12755 ____________________________________________________________________________
12756 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
12757         Log: Update Changes.
12758      Branch: perl
12759            ! Changes patchlevel.h
12760 ____________________________________________________________________________
12761 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
12762         Log: Check that all environment variables are tainted.
12763      Branch: perl
12764            ! t/op/taint.t
12765 ____________________________________________________________________________
12766 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
12767         Log: Manual integration error in #12235.
12768      Branch: perl
12769            ! lib/File/DosGlob.t
12770 ____________________________________________________________________________
12771 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
12772         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
12773              From: "chromatic" <chromatic@rmci.net>
12774              Date: Tue, 25 Sep 2001 23:57:07 -0600
12775              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
12776      Branch: perl
12777            ! perlio.c
12778 ____________________________________________________________________________
12779 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
12780         Log: Integrate macperl changes from Chris Nandor:
12781              12192 11817 11815 11813 11778 11775
12782              
12783              Update CPAN.pm to work with new Mac::BuildTools instead
12784              of ExtUtils::MM_MacOS "orphan" functions
12785              
12786              Fix test
12787              
12788              Make syntax check report in MPW style, fix tests
12789              to use Mac::err=unix to get normal-style error
12790              messages.
12791              
12792              More module and test ports from Thomas Wegner et al
12793              
12794              Fix open of /dev/null for Mac OS
12795              
12796              Allow for platforms to override formatting of errors
12797              on output from Matthias Neeracher (core files)
12798      Branch: perl
12799            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
12800            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
12801            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
12802           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
12803           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
12804           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
12805 ____________________________________________________________________________
12806 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
12807         Log: grrr.
12808      Branch: perl
12809            ! t/op/gv.t
12810 ____________________________________________________________________________
12811 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
12812         Log: Retract #12232.
12813      Branch: perl
12814            ! t/op/gv.t
12815 ____________________________________________________________________________
12816 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
12817         Log: (Retracted by #12233.)
12818      Branch: perl
12819            ! t/op/gv.t
12820 ____________________________________________________________________________
12821 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
12822         Log: Detypo.
12823      Branch: perl
12824            ! ext/Encode/Makefile.PL
12825 ____________________________________________________________________________
12826 [ 12230] By: sky                                   on 2001/09/26  11:36:23
12827         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
12828              We are using a "delay" here because we do not want to depend on thread synchronization issues.
12829      Branch: perl
12830            + ext/threads/t/stress_cv.t
12831            ! MANIFEST ext/threads/t/stress_string.t
12832 ____________________________________________________________________________
12833 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
12834         Log: NetWare tweak from Ananth Kesari.
12835      Branch: perl
12836            ! NetWare/t/Readme.txt
12837 ____________________________________________________________________________
12838 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
12839         Log: Trick to fool case-blind filesystems.
12840      Branch: perl
12841            ! ext/Encode/Makefile.PL
12842 ____________________________________________________________________________
12843 [ 12227] By: sky                                   on 2001/09/26  11:06:50
12844         Log: Threads can start executing in a different order than they were
12845              created.... so we cannot ok() inside the threadstarter.
12846      Branch: perl
12847            ! ext/threads/t/stress_string.t
12848 ____________________________________________________________________________
12849 [ 12226] By: sky                                   on 2001/09/26  07:41:45
12850         Log: Add in stress_string.t to stress test threads a bit more.
12851      Branch: perl
12852            + ext/threads/t/stress_string.t
12853            ! MANIFEST
12854 ____________________________________________________________________________
12855 [ 12225] By: sky                                   on 2001/09/26  07:04:21
12856         Log: Fix negative refcount introduced by #12223.
12857      Branch: perl
12858            ! ext/threads/threads.xs
12859 ____________________________________________________________________________
12860 [ 12224] By: sky                                   on 2001/09/26  06:57:58
12861         Log: Update documentation to match change #12223
12862      Branch: perl
12863            ! sharedsv.c
12864 ____________________________________________________________________________
12865 [ 12223] By: sky                                   on 2001/09/26  06:54:32
12866         Log: Use a separate interpreter for the sharedsv space. Another
12867              negative sv leak. Sigh.
12868      Branch: perl
12869            ! sharedsv.c
12870 ____________________________________________________________________________
12871 [ 12222] By: sky                                   on 2001/09/26  05:58:35
12872         Log: Do the environ assignment in perl_contruct to match perl_destruct.
12873              Now we don't need to perl_parse/perl_run. However environ is a
12874              global....
12875      Branch: perl
12876            ! perl.c
12877 ____________________________________________________________________________
12878 [ 12221] By: sky                                   on 2001/09/26  05:41:02
12879         Log: Move the creation of PL_strtab to perl_construct so we can work
12880              with HV and HEs without running perl_parse.
12881      Branch: perl
12882            ! perl.c
12883 ____________________________________________________________________________
12884 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
12885         Log: integrate macperl changes into maint-5.6
12886      Branch: maint-5.6/perl
12887           !> (integrate 26 files)
12888 ____________________________________________________________________________
12889 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
12890         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
12891              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
12892      Branch: maint-5.6/macperl
12893            ! macos/ext/Mac/Fonts/Fonts.xs
12894            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
12895 ____________________________________________________________________________
12896 [ 12218] By: ams                                   on 2001/09/25  23:31:33
12897         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
12898              From: Nicholas Clark <nick@ccl4.org>
12899              Date: Wed, 26 Sep 2001 01:20:20 +0100
12900              Message-Id: <20010926012020.B48092@plum.flirble.org>
12901      Branch: perl
12902            ! lib/AutoSplit.t
12903 ____________________________________________________________________________
12904 [ 12217] By: ams                                   on 2001/09/25  22:33:05
12905         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
12906              From: "Craig A. Berry" <craigberry@mac.com>
12907              Date: Tue, 25 Sep 2001 18:08:42 -0500
12908              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
12909      Branch: perl
12910            ! vms/vms.c
12911 ____________________________________________________________________________
12912 [ 12216] By: ams                                   on 2001/09/25  21:41:01
12913         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
12914              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
12915              From: Michael G Schwern <schwern@pobox.com>
12916              Date: Wed, 26 Sep 2001 00:38:21 -0400
12917              Message-Id: <20010926003821.A627@blackrider>
12918      Branch: perl
12919            ! lib/AutoSplit.t
12920 ____________________________________________________________________________
12921 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
12922         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
12923              From: Michael G Schwern <schwern@pobox.com>
12924              Date: Tue, 25 Sep 2001 17:43:49 -0400
12925              Message-ID: <20010925174349.B19534@blackrider>
12926      Branch: perl
12927            ! lib/Test/Simple.pm lib/Test/Utils.pm
12928 ____________________________________________________________________________
12929 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
12930         Log: Integrate changes from bleadperl.
12931      Branch: maint-5.6/macperl
12932           !> pod/perlport.pod
12933 ____________________________________________________________________________
12934 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
12935         Log: skip($mess) should result in one skip.
12936      Branch: perl
12937            ! t/test.pl
12938 ____________________________________________________________________________
12939 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
12940         Log: Integrate change #12200 from maintperl.
12941      Branch: maint-5.6/macperl
12942           !> win32/perlhost.h
12943 ____________________________________________________________________________
12944 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
12945         Log: Fix file types to "apple"
12946      Branch: maint-5.6/macperl
12947            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
12948            ! macos/ext/Mac/SAT/t/Collision.rsrc
12949 ____________________________________________________________________________
12950 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
12951         Log: Fix rsrc file as snd file; fix path in t file.
12952      Branch: maint-5.6/macperl
12953            ! macos/ext/Mac/Notification/t/Notification.rsrc
12954            ! macos/ext/Mac/Notification/t/Notification.t
12955 ____________________________________________________________________________
12956 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
12957         Log: Sync up with File::Find from bleadperl.
12958      Branch: maint-5.6/macperl
12959            ! lib/File/Find.pm t/lib/filefind-taint.t
12960 ____________________________________________________________________________
12961 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
12962         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
12963              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
12964              of hundreds)
12965      Branch: maint-5.6/macperl
12966            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
12967            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
12968            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
12969 ____________________________________________________________________________
12970 [ 12207] By: nick                                  on 2001/09/25  19:04:36
12971         Log: Integrate mainline (untested while modem is up)
12972      Branch: perlio
12973           +> lib/AutoSplit.t t/test.pl
12974            - lib/warnings/register.t
12975           !> (integrate 28 files)
12976 ____________________________________________________________________________
12977 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
12978         Log: perldiag entry for #12205.
12979      Branch: perl
12980            ! pod/perldiag.pod
12981 ____________________________________________________________________________
12982 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
12983         Log: Subject: [PATCH] warning on v-string in use/require
12984              From: John Peacock <jpeacock@rowman.com>
12985              Date: Mon, 24 Sep 2001 17:29:03 -0400
12986              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
12987      Branch: perl
12988            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
12989 ____________________________________________________________________________
12990 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
12991         Log: perltooc et al updates.
12992      Branch: perl
12993            ! plan9/mkfile pod/roffitall
12994 ____________________________________________________________________________
12995 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
12996         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
12997              From: Michael G Schwern <schwern@pobox.com>
12998              Date: Sun, 23 Sep 2001 00:07:12 -0400
12999              Message-ID: <20010923000712.A7005@blackrider>
13000      Branch: perl
13001            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
13002 ____________________________________________________________________________
13003 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
13004         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
13005              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13006              Date: Wed, 26 Sep 2001 01:25:10 +0900
13007              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
13008      Branch: perl
13009            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
13010            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
13011            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
13012 ____________________________________________________________________________
13013 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
13014         Log: Integrate change #12200 from maintperl;
13015              on windows, virtualized environment could propagate deleted variables
13016              into children if they happen to be at the very end of the table
13017      Branch: perl
13018           !> win32/perlhost.h
13019 ____________________________________________________________________________
13020 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
13021         Log: on windows, virtualized environment could propagate deleted variables
13022              into children if they happen to be at the very end of the table
13023              (thanks for succinct test case from Johan Holmberg, and fix from
13024              Doug Lankshear)
13025      Branch: maint-5.6/perl
13026            ! win32/perlhost.h
13027 ____________________________________________________________________________
13028 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
13029         Log: avoid the use of ftime() (it does a useless, potentially
13030              expensive call to GetTimeZoneInformation()); this potentially
13031              also results in three more digits of precision from
13032              Time::HiRes::time()
13033      Branch: perl
13034            ! ext/Time/HiRes/HiRes.xs
13035 ____________________________________________________________________________
13036 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
13037         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
13038              
13039              Note: io/binmode is failing, have to figure out why.
13040      Branch: perl
13041            + t/test.pl
13042            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
13043            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
13044            ! t/run/exit.t
13045 ____________________________________________________________________________
13046 [ 12197] By: ams                                   on 2001/09/25  13:48:55
13047         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
13048              From: Nicholas Clark <nick@ccl4.org>
13049              Date: Tue, 25 Sep 2001 00:37:40 +0100
13050              Message-Id: <20010925003740.S4971@plum.flirble.org>
13051              (Further changes expected.)
13052      Branch: perl
13053            + lib/AutoSplit.t
13054            ! MANIFEST
13055 ____________________________________________________________________________
13056 [ 12196] By: sky                                   on 2001/09/25  13:37:12
13057         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
13058              _ftime to try and be more robust.
13059      Branch: perl
13060            ! ext/Time/HiRes/HiRes.xs
13061 ____________________________________________________________________________
13062 [ 12194] By: ams                                   on 2001/09/25  11:40:00
13063         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
13064              From: "Craig A. Berry" <craigberry@mac.com>
13065              Date: Mon, 24 Sep 2001 17:54:20 -0500
13066              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
13067      Branch: perl
13068            ! vms/descrip_mms.template
13069 ____________________________________________________________________________
13070 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
13071         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
13072              not working, cursor not spinning (Bug #422129); external
13073              editor problems (Bug #456329); escape/cmd-. not activating
13074              "Cancel" in Save dialog box (Bug #446960); Runtimes not
13075              executing on launch (Bug #464441).
13076      Branch: maint-5.6/macperl
13077            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
13078            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
13079            ! macos/macperl/MacPerl.r
13080 ____________________________________________________________________________
13081 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
13082         Log: Update CPAN.pm to work with new Mac::BuildTools instead
13083              of ExtUtils::MM_MacOS "orphan" functions
13084      Branch: maint-5.6/macperl
13085            ! lib/CPAN.pm
13086 ____________________________________________________________________________
13087 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
13088         Log: Fix up another xsubpp problem (Matthias Neeracher)
13089      Branch: maint-5.6/macperl
13090            ! macos/xsubpp
13091 ____________________________________________________________________________
13092 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
13093         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
13094      Branch: maint-5.6/macperl
13095            ! macos/lib/ExtUtils/MM_MacOS.pm
13096 ____________________________________________________________________________
13097 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
13098         Log: Fix up Makefiles for more Mac:: modules (and prepare for
13099              static build ...?)
13100      Branch: maint-5.6/macperl
13101            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
13102            ! macos/macperl/Makefile.mk
13103 ____________________________________________________________________________
13104 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
13105         Log: Fix up tests
13106      Branch: maint-5.6/macperl
13107            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
13108 ____________________________________________________________________________
13109 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
13110         Log: Make malloc smarter, fix bugs.  (Bug #404030)
13111      Branch: maint-5.6/macperl
13112            ! macos/icemalloc.c macos/icemalloc.h
13113 ____________________________________________________________________________
13114 [ 12186] By: nick                                  on 2001/09/24  19:18:17
13115         Log: Integrate mainline
13116      Branch: perlio
13117           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
13118           +> lib/filetest.t
13119           !> (integrate 30 files)
13120 ____________________________________________________________________________
13121 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
13122         Log: Retract #12136, the warnings::register is already
13123              tested by t/lib/warnings/9enabled, as pointed out
13124              by Paul Marquess.
13125      Branch: perl
13126            - lib/warnings/register.t
13127            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
13128 ____________________________________________________________________________
13129 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
13130         Log: fix Time::HiRes implementation of gettimeofday() on windows
13131              (HiRes.t#14 now passes)
13132      Branch: perl
13133            ! ext/Time/HiRes/HiRes.xs
13134 ____________________________________________________________________________
13135 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
13136         Log: File::Spec::catfile() canonifies everything to blackslashes on
13137              windows :-(
13138      Branch: perl
13139            ! lib/ExtUtils/Manifest.t
13140 ____________________________________________________________________________
13141 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
13142         Log: test number mismatch
13143      Branch: perl
13144            ! t/op/magic.t
13145 ____________________________________________________________________________
13146 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
13147         Log: ok().
13148      Branch: perl
13149            ! t/op/pack.t
13150 ____________________________________________________________________________
13151 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
13152         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
13153              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13154      Branch: perl
13155            ! pp_pack.c t/op/pack.t
13156 ____________________________________________________________________________
13157 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
13158         Log: Update Changes.
13159      Branch: perl
13160            ! Changes patchlevel.h
13161 ____________________________________________________________________________
13162 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
13163         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
13164              From: Michael G Schwern <schwern@pobox.com>
13165              Date: Mon, 24 Sep 2001 11:12:13 -0400
13166              Message-ID: <20010924111213.G27885@blackrider>
13167      Branch: perl
13168            ! lib/ExtUtils/Manifest.pm
13169 ____________________________________________________________________________
13170 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
13171         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
13172              From: Michael G Schwern <schwern@pobox.com> 
13173              Date: Mon, 24 Sep 2001 11:02:07 -0400
13174              Message-ID: <20010924110207.E27885@blackrider>
13175      Branch: perl
13176            ! vms/test.com
13177 ____________________________________________________________________________
13178 [ 12176] By: ams                                   on 2001/09/24  14:01:59
13179         Log: Update Changes.
13180      Branch: perl
13181            ! Changes
13182 ____________________________________________________________________________
13183 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
13184         Log: Various cleanups.
13185      Branch: perl
13186            ! ext/threads/Makefile.PL ext/threads/threads.xs
13187 ____________________________________________________________________________
13188 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
13189         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
13190      Branch: maint-5.6/macperl
13191           !> (integrate 33 files)
13192 ____________________________________________________________________________
13193 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
13194         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
13195              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13196              Date: Mon, 24 Sep 2001 20:04:58 +0900
13197              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
13198      Branch: perl
13199            ! ext/Encode/Encode/gb2312.enc
13200 ____________________________________________________________________________
13201 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
13202         Log: Clarifying comment to #12164.
13203      Branch: perl
13204            ! lib/Cwd.pm
13205 ____________________________________________________________________________
13206 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
13207         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
13208              From: Nicholas Clark <nick@ccl4.org>
13209              Date: Sun, 23 Sep 2001 23:00:56 +0100
13210              Message-ID: <20010923230055.Y4971@plum.flirble.org>
13211              
13212              (with "sample_constants" changed to "fallback")
13213      Branch: perl
13214            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
13215            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
13216            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
13217            ! lib/h2xs.t utils/h2xs.PL
13218 ____________________________________________________________________________
13219 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
13220         Log: Metaconfig unit change for #12167.
13221      Branch: metaconfig
13222            ! U/modified/Cppsym.U
13223 ____________________________________________________________________________
13224 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
13225         Log: Add a few glibc cpp symbols to probe for.
13226      Branch: perl
13227            ! Configure
13228 ____________________________________________________________________________
13229 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
13230         Log: DJGPP tweaks for Laszlo Molnar.
13231      Branch: perl
13232            ! djgpp/djgppsed.sh dosish.h
13233 ____________________________________________________________________________
13234 [ 12165] By: ams                                   on 2001/09/24  10:07:08
13235         Log: Subject: [PATCH t/op/inccode.t] More tests
13236              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13237              Date: 24 Sep 2001 10:01:44 -0000
13238              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
13239      Branch: perl
13240            ! t/op/inccode.t
13241 ____________________________________________________________________________
13242 [ 12164] By: ams                                   on 2001/09/24  09:43:29
13243         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
13244              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
13245              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
13246              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
13247      Branch: perl
13248            ! lib/Cwd.pm
13249 ____________________________________________________________________________
13250 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
13251         Log: 1_compile updates.
13252      Branch: perl
13253            ! t/lib/1_compile.t
13254 ____________________________________________________________________________
13255 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
13256         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
13257              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13258              Date: Wed, 19 Sep 2001 22:47:14 +0200
13259              Message-ID: <20010919224714.A6382@rafael>
13260      Branch: perl
13261            ! pod/perlvar.pod pp_ctl.c
13262 ____________________________________________________________________________
13263 [ 12161] By: ams                                   on 2001/09/23  17:40:02
13264         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
13265              filetest Pragma
13266              From: "chromatic" <chromatic@rmci.net>
13267              Date: Sun, 23 Sep 2001 12:07:25 -0600
13268              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
13269      Branch: perl
13270            + lib/filetest.t
13271            ! MANIFEST t/lib/1_compile.t
13272 ____________________________________________________________________________
13273 [ 12160] By: ams                                   on 2001/09/23  16:32:11
13274         Log: Additional minor chdir() tweak.
13275      Branch: perl
13276            ! pod/perlfunc.pod
13277 ____________________________________________________________________________
13278 [ 12159] By: ams                                   on 2001/09/23  16:25:01
13279         Log: Subject: PATCH lib/ExtUtils/Command.t
13280              From: Abe Timmerman <abe@ztreet.demon.nl>
13281              Date: Sun, 23 Sep 2001 19:11:44 +0200
13282              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
13283      Branch: perl
13284            ! lib/ExtUtils/Command.t
13285 ____________________________________________________________________________
13286 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
13287         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
13288              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13289              Date: Sun, 23 Sep 2001 02:02:26 +0200
13290              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
13291      Branch: perl
13292            ! makedef.pl
13293 ____________________________________________________________________________
13294 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
13295         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
13296              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
13297              Date: Sat, 22 Sep 2001 12:54:39 -0500
13298              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
13299      Branch: perl
13300            ! t/op/study.t
13301 ____________________________________________________________________________
13302 [ 12156] By: nick                                  on 2001/09/23  07:48:44
13303         Log: Integrate mainline
13304      Branch: perlio
13305            - check83.pl
13306           !> ext/Encode/Encode/2022-cn.enc
13307 ____________________________________________________________________________
13308 [ 12155] By: nick                                  on 2001/09/23  07:48:01
13309         Log: Integrate mainline
13310      Branch: perlio
13311           +> (branch 64 files)
13312            - ext/Encode/Encode/cns11643-1.enc
13313            - ext/Encode/Encode/cns11643-2.enc
13314            - ext/Encode/Encode/iso2022-cn.enc
13315            - ext/Encode/Encode/iso2022-jp.enc
13316            - ext/Encode/Encode/iso2022-jp1.enc
13317            - ext/Encode/Encode/iso2022-jp2.enc
13318            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
13319            - ext/Encode/Encode/iso8859-1.enc
13320            - ext/Encode/Encode/iso8859-1.ucm
13321            - ext/Encode/Encode/iso8859-10.enc
13322            - ext/Encode/Encode/iso8859-10.ucm
13323            - ext/Encode/Encode/iso8859-13.enc
13324            - ext/Encode/Encode/iso8859-13.ucm
13325            - ext/Encode/Encode/iso8859-14.enc
13326            - ext/Encode/Encode/iso8859-14.ucm
13327            - ext/Encode/Encode/iso8859-15.enc
13328            - ext/Encode/Encode/iso8859-15.ucm
13329            - ext/Encode/Encode/iso8859-16.enc
13330            - ext/Encode/Encode/iso8859-16.ucm
13331            - ext/Encode/Encode/iso8859-2.enc
13332            - ext/Encode/Encode/iso8859-2.ucm
13333            - ext/Encode/Encode/iso8859-3.enc
13334            - ext/Encode/Encode/iso8859-3.ucm
13335            - ext/Encode/Encode/iso8859-4.enc
13336            - ext/Encode/Encode/iso8859-4.ucm
13337            - ext/Encode/Encode/iso8859-5.enc
13338            - ext/Encode/Encode/iso8859-5.ucm
13339            - ext/Encode/Encode/iso8859-6.enc
13340            - ext/Encode/Encode/iso8859-6.ucm
13341            - ext/Encode/Encode/iso8859-7.enc
13342            - ext/Encode/Encode/iso8859-7.ucm
13343            - ext/Encode/Encode/iso8859-8.enc
13344            - ext/Encode/Encode/iso8859-8.ucm
13345            - ext/Encode/Encode/iso8859-9.enc
13346            - ext/Encode/Encode/iso8859-9.ucm
13347            - ext/Encode/Encode/isoir-197.enc
13348            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
13349            - t/lib/sample-tests/header_at_end
13350            - t/lib/sample-tests/header_at_end_fail
13351           !> (integrate 174 files)
13352 ____________________________________________________________________________
13353 [ 12154] By: ams                                   on 2001/09/23  07:11:46
13354         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
13355              by Blair Zajac.
13356      Branch: perl
13357            ! pod/perlfunc.pod
13358 ____________________________________________________________________________
13359 [ 12153] By: ams                                   on 2001/09/23  06:56:32
13360         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
13361              Forgotten deprecation of *glob{FILEHANDLE}?
13362              From: "chromatic" <chromatic@rmci.net>
13363              Date: Sat, 22 Sep 2001 21:27:56 -0600
13364              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
13365      Branch: perl
13366            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
13367 ____________________________________________________________________________
13368 [ 12152] By: ams                                   on 2001/09/23  06:42:58
13369         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
13370              From: Michael G Schwern <schwern@pobox.com>
13371              Date: Sun, 23 Sep 2001 03:34:39 -0400
13372              Message-Id: <20010923033439.E7005@blackrider>
13373      Branch: perl
13374            ! lib/File/Find.pm
13375 ____________________________________________________________________________
13376 [ 12151] By: ams                                   on 2001/09/23  06:37:57
13377         Log: Subject: Re: t/op/magic.t missing tests on Win32
13378              From: Michael G Schwern <schwern@pobox.com>
13379              Date: Sat, 22 Sep 2001 20:29:09 -0400
13380              Message-Id: <20010922202909.I18223@blackrider>
13381      Branch: perl
13382            ! t/op/magic.t
13383 ____________________________________________________________________________
13384 [ 12150] By: ams                                   on 2001/09/23  06:36:26
13385         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
13386              Dumpvalue.pm
13387              From: "chromatic" <chromatic@rmci.net>
13388              Date: Sat, 22 Sep 2001 19:41:31 -0600
13389              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
13390      Branch: perl
13391            + lib/Dumpvalue.t
13392            ! MANIFEST lib/Dumpvalue.pm
13393 ____________________________________________________________________________
13394 [ 12149] By: ams                                   on 2001/09/23  06:25:35
13395         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
13396              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13397              Date: Sun, 23 Sep 2001 15:27:56 +0900
13398              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
13399      Branch: perl
13400            ! ext/Encode/Encode/2022-cn.enc
13401 ____________________________________________________________________________
13402 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
13403         Log: Manual eror in #12147.
13404      Branch: perl
13405            ! win32/win32.c
13406 ____________________________________________________________________________
13407 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
13408         Log: Integrate change #12146 from maintperl;
13409              win32_chdir() et al don't handle a NULL argument gracefully
13410      Branch: perl
13411           !> win32/perlhost.h win32/win32.c
13412 ____________________________________________________________________________
13413 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
13414         Log: win32_chdir() et al don't handle a NULL argument gracefully
13415      Branch: maint-5.6/perl
13416            ! win32/perlhost.h win32/win32.c
13417 ____________________________________________________________________________
13418 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
13419         Log: typo in change#12026
13420      Branch: maint-5.6/perl
13421            ! op.c
13422 ____________________________________________________________________________
13423 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
13424         Log: Subject: [PATCH] Re: scalar context unpack bugs
13425              From: Nicholas Clark <nick@ccl4.org>
13426              Date: Sat, 22 Sep 2001 23:07:56 +0100
13427              Message-ID: <20010922230755.O4971@plum.flirble.org>
13428      Branch: perl
13429            ! pp_pack.c t/op/pack.t
13430 ____________________________________________________________________________
13431 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
13432         Log: Try ExtUtils::Command.t everywhere, not just on Win32
13433              (as suggested by NI-S).  Also allow running it either
13434              in t/ or in the main directory.
13435      Branch: perl
13436            ! lib/ExtUtils/Command.t
13437 ____________________________________________________________________________
13438 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
13439         Log: Update the test on warnings/register.t.
13440      Branch: perl
13441            ! t/lib/1_compile.t
13442 ____________________________________________________________________________
13443 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
13444         Log: The code is now almost tidy enough to keep the IRIX cc happy.
13445      Branch: perl
13446            ! hints/irix_6.sh
13447 ____________________________________________________________________________
13448 [ 12140] By: ams                                   on 2001/09/22  17:26:32
13449         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
13450              use_ithreads
13451              From: "Craig A. Berry" <craigberry@mac.com>
13452              Date: Sat, 22 Sep 2001 13:15:32 -0500
13453              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
13454      Branch: perl
13455            ! configure.com
13456 ____________________________________________________________________________
13457 [ 12139] By: ams                                   on 2001/09/22  16:44:08
13458         Log: Do what perl_clone() does for sharedsv functions.
13459      Branch: perl
13460            ! embed.pl proto.h
13461 ____________________________________________________________________________
13462 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
13463         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
13464              (suggested by Sarathy, extensions shouldn't be dabbling with
13465              op structures, so binary backward compatibility should not be
13466              an issue.)
13467      Branch: perl
13468            ! hints/irix_6.sh op.h
13469 ____________________________________________________________________________
13470 [ 12137] By: ams                                   on 2001/09/22  16:21:05
13471         Log: More cleanups. (What's PERL_DECL_PROT?)
13472      Branch: perl
13473            ! embed.pl proto.h sharedsv.h
13474 ____________________________________________________________________________
13475 [ 12136] By: ams                                   on 2001/09/22  15:14:34
13476         Log: (Retracted by #12185)
13477              
13478              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
13479              Add Tests for warnings::register, Doc Update
13480              From: "chromatic" <chromatic@rmci.net>
13481              Date: Sat, 22 Sep 2001 09:43:20 -0600
13482              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
13483      Branch: perl
13484            + lib/warnings/register.t
13485            ! MANIFEST lib/warnings/register.pm
13486 ____________________________________________________________________________
13487 [ 12135] By: ams                                   on 2001/09/22  15:07:50
13488         Log: `@foo' should be @foo for consistency.
13489      Branch: perl
13490            ! pod/perldiag.pod
13491 ____________________________________________________________________________
13492 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
13493         Log: (Retracted by #12138)
13494              
13495              Add -woff (turn warning off) 3187:
13496              "A pointer is converted to a smaller integer."
13497              This happens when your pointers are 64-bit: then every case
13498              of converting pointers to PADOFFSETs (explicitly 32-bit)
13499              faces truncation (even explicit use of INT2PTR doesn't help).
13500              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
13501              Changing PADOFFSET from U32 to UV would help, but that
13502              would break binary backward compatibility of BASEOP and padop
13503              (assuming you have been using 64-bit pointers).
13504      Branch: perl
13505            ! hints/irix_6.sh
13506 ____________________________________________________________________________
13507 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
13508         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
13509              but the name comes from the inside the file, not from the file
13510              name, and Rumanian is the name of the language.
13511      Branch: perl
13512            + ext/Encode/Encode/macRumanian.enc
13513            - ext/Encode/Encode/macRomania.enc
13514            ! MANIFEST
13515 ____________________________________________________________________________
13516 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
13517         Log: Rename perltootc as perltooc for 8.3-friedliness.
13518      Branch: perl
13519            + pod/perltooc.pod
13520            - pod/perltootc.pod
13521            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
13522            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
13523            ! pod/perltoot.pod
13524 ____________________________________________________________________________
13525 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
13526         Log: Find more conflicts by lowercasing.
13527      Branch: perl
13528            + Porting/check83.pl
13529            - check83.pl
13530            ! MANIFEST
13531 ____________________________________________________________________________
13532 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
13533         Log: The AIX cc 5.0.0.0 is simply too buggy.
13534      Branch: perl
13535            ! hints/aix.sh
13536 ____________________________________________________________________________
13537 [ 12129] By: ams                                   on 2001/09/22  12:35:38
13538         Log: Uninteresting cleanup.
13539      Branch: perl
13540            ! form.h
13541 ____________________________________________________________________________
13542 [ 12128] By: ams                                   on 2001/09/22  12:28:48
13543         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
13544              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13545              Date: Sat, 22 Sep 2001 14:29:13 +0100
13546              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
13547      Branch: perl
13548            ! cv.h
13549 ____________________________________________________________________________
13550 [ 12127] By: ams                                   on 2001/09/22  12:04:28
13551         Log: What's a backet?
13552      Branch: perl
13553            ! dump.c
13554 ____________________________________________________________________________
13555 [ 12126] By: ams                                   on 2001/09/22  10:02:34
13556         Log: Removed duplicated tests #19 and #20.
13557      Branch: perl
13558            ! t/op/do.t
13559 ____________________________________________________________________________
13560 [ 12125] By: ams                                   on 2001/09/22  03:58:41
13561         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
13562              From: Michael Carman <mjcarman@home.com>
13563              Date: Fri, 21 Sep 2001 17:54:05 -0500
13564              Message-Id: <3BABC50D.6040202@home.com>
13565              (Applied with some changes.)
13566      Branch: perl
13567            ! pod/perlmod.pod
13568 ____________________________________________________________________________
13569 [ 12124] By: ams                                   on 2001/09/22  03:44:19
13570         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
13571              From: Michael G Schwern <schwern@pobox.com>
13572              Date: Fri, 21 Sep 2001 19:20:40 -0400
13573              Message-Id: <20010921192040.E5494@blackrider>
13574      Branch: perl
13575            ! t/op/chdir.t
13576 ____________________________________________________________________________
13577 [ 12123] By: ams                                   on 2001/09/22  03:41:08
13578         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
13579              From: Blair Zajac <blair@orcaware.com>
13580              Date: Fri, 21 Sep 2001 15:13:04 -0700
13581              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
13582      Branch: perl
13583            ! t/op/chdir.t
13584 ____________________________________________________________________________
13585 [ 12122] By: ams                                   on 2001/09/22  03:37:07
13586         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
13587              20010920.007
13588              From: Michael G Schwern <schwern@pobox.com>
13589              Date: Fri, 21 Sep 2001 17:59:03 -0400
13590              Message-Id: <20010921175903.V5494@blackrider>
13591      Branch: perl
13592            ! t/op/do.t
13593 ____________________________________________________________________________
13594 [ 12121] By: ams                                   on 2001/09/22  03:30:38
13595         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
13596              suite on WinCE)
13597              From: Michael G Schwern <schwern@pobox.com>
13598              Date: Fri, 21 Sep 2001 19:41:03 -0400
13599              Message-Id: <20010921194103.G5494@blackrider>
13600      Branch: perl
13601            ! pod/perlport.pod
13602 ____________________________________________________________________________
13603 [ 12120] By: ams                                   on 2001/09/22  03:28:06
13604         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
13605              From: Michael G Schwern <schwern@pobox.com>
13606              Date: Fri, 21 Sep 2001 17:33:35 -0400
13607              Message-Id: <20010921173335.T5494@blackrider>
13608              ($ENV{FOO}=undef hunk not applied.)
13609      Branch: perl
13610            ! t/op/magic.t
13611 ____________________________________________________________________________
13612 [ 12119] By: ams                                   on 2001/09/22  03:02:26
13613         Log: Subject: [PATCH] perldiag.pod
13614              From: Peter Scott <Peter@PSDT.com>
13615              Date: Fri, 21 Sep 2001 18:54:50 -0700
13616              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
13617              (Moved to the right place.)
13618      Branch: perl
13619            ! pod/perldiag.pod
13620 ____________________________________________________________________________
13621 [ 12118] By: ams                                   on 2001/09/21  20:05:29
13622         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
13623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13624              Date: Fri, 21 Sep 2001 22:36:54 +0200
13625              Message-Id: <20010921223654.A12742@rafael>
13626      Branch: perl
13627            ! t/op/do.t
13628 ____________________________________________________________________________
13629 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
13630         Log: Restore things as they were before
13631              the backward compatibility police notices.
13632      Branch: perl
13633            ! lib/Cwd.pm
13634 ____________________________________________________________________________
13635 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
13636         Log: More Cwd from Schwern: make also OS/2 and DOS
13637              Cwd agree with File::Spec (that is, native path
13638              syntax using \ instead of / -- backward compatibility
13639              polic warning) and stop Win32 from using bsd_realpath().
13640      Branch: perl
13641            ! lib/Cwd.pm
13642 ____________________________________________________________________________
13643 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
13644         Log: Subject: [PATCH @12110] RE: Untested libraries update
13645              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13646              Date: Fri, 21 Sep 2001 18:21:07 +0100
13647              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
13648      Branch: perl
13649            ! lib/warnings/register.pm
13650 ____________________________________________________________________________
13651 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
13652         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
13653              From: Michael G Schwern <schwern@pobox.com>
13654              Date: Thu, 20 Sep 2001 22:54:02 -0400
13655              Message-ID: <20010920225402.A3611@blackrider>
13656      Branch: perl
13657            ! lib/Cwd.pm
13658 ____________________________________________________________________________
13659 [ 12113] By: ams                                   on 2001/09/21  17:08:24
13660         Log: Subject: [PATCH] avoid v-strings with require/use
13661              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13662              Date: Fri, 21 Sep 2001 12:34:40 -0400
13663              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
13664      Branch: perl
13665            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
13666            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
13667            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
13668            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
13669            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
13670            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
13671            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
13672            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13673            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
13674            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
13675            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
13676            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
13677            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
13678            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
13679            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
13680            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
13681            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
13682            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
13683            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
13684 ____________________________________________________________________________
13685 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
13686         Log: Update Changes.
13687      Branch: perl
13688            ! Changes patchlevel.h
13689 ____________________________________________________________________________
13690 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
13691         Log: Make AIX and Tru64 compilers happy.  
13692      Branch: perl
13693            ! ext/threads/threads.h ext/threads/threads.xs
13694 ____________________________________________________________________________
13695 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
13696         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
13697              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13698              Date: 21 Sep 2001 09:16:37 -0000
13699              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
13700      Branch: perl
13701            ! toke.c
13702 ____________________________________________________________________________
13703 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
13704         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
13705              From: Michael G Schwern <schwern@pobox.com>
13706              Date: Thu, 20 Sep 2001 21:21:34 -0400
13707              Message-ID: <20010920212134.Y28291@blackrider>
13708      Branch: perl
13709            ! pp_sys.c
13710 ____________________________________________________________________________
13711 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
13712         Log: Subject: Re: GDB Debugging Macros from mod_perl
13713              From: rspier@pobox.com (Robert Spier)
13714              Date: Thu, 20 Sep 2001 22:45:03 -0700
13715              Message-ID: <15274.54239.413929.49430@rls.cx>
13716      Branch: perl
13717            ! pod/perltodo.pod
13718 ____________________________________________________________________________
13719 [ 12105] By: sky                                   on 2001/09/21  10:33:34
13720         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
13721              timezone! GetSystemTime should be available on all Win32 
13722              platforms we support. Perhaps Time::HiRes should be extended to
13723              support WinCE and Novell?
13724      Branch: perl
13725            ! ext/Time/HiRes/HiRes.xs
13726 ____________________________________________________________________________
13727 [ 12104] By: sky                                   on 2001/09/21  08:12:39
13728         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
13729      Branch: perl
13730            ! ext/threads/threads.h ext/threads/threads.xs
13731 ____________________________________________________________________________
13732 [ 12103] By: sky                                   on 2001/09/21  07:57:41
13733         Log: Rename the *thread* functions to Perl_* to avoid clashes.
13734              Notably on AIX but could become a problem on other platforms.
13735      Branch: perl
13736            ! ext/threads/threads.h ext/threads/threads.xs
13737 ____________________________________________________________________________
13738 [ 12102] By: sky                                   on 2001/09/21  07:35:30
13739         Log: Add the shared sv space to the global vars.
13740              Fix problems compiling on win32.
13741      Branch: perl
13742            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
13743            ! sharedsv.c sharedsv.h
13744 ____________________________________________________________________________
13745 [ 12101] By: ams                                   on 2001/09/21  00:19:55
13746         Log: Subject: [PATCH] win32/Makefile warning fix
13747              From: Blair Zajac <blair@orcaware.com>
13748              Date: Thu, 20 Sep 2001 18:15:43 -0700
13749              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
13750      Branch: perl
13751            ! win32/Makefile
13752 ____________________________________________________________________________
13753 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
13754         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
13755              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13756              Date: Thu, 20 Sep 2001 18:36:22 +0200
13757              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
13758      Branch: perl
13759            ! lib/ExtUtils/Command.t
13760 ____________________________________________________________________________
13761 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
13762         Log: Cant spl wirth a dam.
13763      Branch: perl
13764            ! intrpvar.h
13765 ____________________________________________________________________________
13766 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
13767         Log: Don't use C++ comments.
13768      Branch: perl
13769            ! ext/threads/threads.xs
13770 ____________________________________________________________________________
13771 [ 12097] By: ams                                   on 2001/09/20  21:42:07
13772         Log: Change #12044 didn't.
13773      Branch: perl
13774            ! lib/constant.pm
13775 ____________________________________________________________________________
13776 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
13777         Log: Metaconfig unit changes for #12095.
13778      Branch: metaconfig
13779            ! U/modified/Myinit.U U/modified/libs.U
13780 ____________________________________________________________________________
13781 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
13782         Log: Remove iconv references since we are not using it
13783              and not going to; regen perltoc, perlmodlib.
13784              (Some references still linger in perltoc, have to figure
13785              out where they are coming from.)
13786      Branch: perl
13787            ! Configure NetWare/config.wc NetWare/config_H.wc
13788            ! Porting/Glossary Porting/config.sh Porting/config_H
13789            ! config_h.SH configure.com epoc/config.sh perl.h
13790            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
13791            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13792            ! vos/config.ga.h win32/config.bc win32/config.gc
13793            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13794            ! win32/config_H.vc wince/config.ce wince/config.h
13795            ! wince/config_H.ce
13796 ____________________________________________________________________________
13797 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
13798         Log: Subject: [PATCH docs] Re: ARGV and read
13799              From: Dave Mitchell <davem@fdgroup.co.uk>
13800              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
13801              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
13802      Branch: perl
13803            ! pod/perltodo.pod pod/perlvar.pod
13804 ____________________________________________________________________________
13805 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
13806         Log: Fresh copies from the cvs.perl.org perlfaq repository.
13807      Branch: perl
13808            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13809            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13810            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13811            ! pod/perlfaq9.pod
13812 ____________________________________________________________________________
13813 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
13814         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
13815              From: Nicholas Clark <nick@ccl4.org>
13816              Date: Thu, 20 Sep 2001 14:27:08 +0100
13817              Message-ID: <20010920142708.X4971@plum.flirble.org>
13818      Branch: perl
13819            ! pp_pack.c t/op/pack.t
13820 ____________________________________________________________________________
13821 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
13822         Log: The sharedsv_space* are variables, not code.  Duh.
13823      Branch: perl
13824            ! intrpvar.h makedef.pl
13825 ____________________________________________________________________________
13826 [ 12090] By: ams                                   on 2001/09/20  11:26:06
13827         Log: Subject: [patch lib/lib_pm.PL]
13828              From: Stas Bekman <stas@stason.org>
13829              Date: Thu, 20 Sep 2001 18:48:53 +0800
13830              Message-Id: <3BA9C995.6010302@stason.org>
13831              (Applied by hand.)
13832      Branch: perl
13833            ! lib/lib_pm.PL
13834 ____________________________________________________________________________
13835 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
13836         Log: Only 21 tests, skipping or not.
13837      Branch: perl
13838            ! lib/ExtUtils/Command.t
13839 ____________________________________________________________________________
13840 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
13841         Log: New exported symbols.
13842      Branch: perl
13843            ! makedef.pl
13844 ____________________________________________________________________________
13845 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
13846         Log: Update Changes.
13847      Branch: perl
13848            ! Changes patchlevel.h
13849 ____________________________________________________________________________
13850 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
13851         Log: Correct numbering of the tests is useful.
13852      Branch: perl
13853            ! ext/threads/t/basic.t
13854 ____________________________________________________________________________
13855 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
13856         Log: More tests now too.
13857      Branch: perl
13858            ! lib/ExtUtils/Command.t
13859 ____________________________________________________________________________
13860 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
13861         Log: More tests now.
13862      Branch: perl
13863            ! ext/threads/t/basic.t
13864 ____________________________________________________________________________
13865 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
13866         Log: The test assumed 7-bit ASCII.  Now it "just"
13867              assumes 8-bit whatever.
13868      Branch: perl
13869            ! t/op/crypt.t
13870 ____________________________________________________________________________
13871 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
13872         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
13873              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13874              Date: Wed, 19 Sep 2001 11:45:28 +0200
13875              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
13876              
13877              Lvalue casts are not portable.
13878      Branch: perl
13879            ! ext/threads/threads.xs
13880 ____________________________________________________________________________
13881 [ 12081] By: sky                                   on 2001/09/19  10:17:52
13882         Log: Make the basic test contain only realy basic API tests
13883              Seems to be a problem with detach.
13884      Branch: perl
13885            ! ext/threads/t/basic.t
13886 ____________________________________________________________________________
13887 [ 12080] By: ams                                   on 2001/09/19  01:23:55
13888         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
13889              From: Michael G Schwern <schwern@pobox.com>
13890              Date: Tue, 18 Sep 2001 19:53:48 -0400
13891              Message-Id: <20010918195348.M585@blackrider>
13892              
13893              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
13894              From: Michael G Schwern <schwern@pobox.com>
13895              Date: Tue, 18 Sep 2001 22:07:13 -0400
13896              Message-Id: <20010918220713.B19616@blackrider>
13897      Branch: perl
13898            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
13899            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13900            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
13901            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
13902            ! lib/Test/Tutorial.pod
13903 ____________________________________________________________________________
13904 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
13905         Log: Indent the test a bit.
13906      Branch: perl
13907            ! ext/threads/t/basic.t
13908 ____________________________________________________________________________
13909 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
13910         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
13911              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13912              Date: Tue, 18 Sep 2001 18:06:44 +0200
13913              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
13914      Branch: perl
13915            ! win32/win32.c
13916 ____________________________________________________________________________
13917 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
13918         Log: Subject: stat access time is wrong on Win95
13919              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13920              Date: Tue, 18 Sep 2001 21:59:24 +0200
13921              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
13922      Branch: perl
13923            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
13924 ____________________________________________________________________________
13925 [ 12076] By: ams                                   on 2001/09/18  22:11:25
13926         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
13927              From: Michael G Schwern <schwern@pobox.com>
13928              Date: Tue, 18 Sep 2001 18:47:14 -0400
13929              Message-Id: <20010918184714.I585@blackrider>
13930      Branch: perl
13931            ! t/op/crypt.t
13932 ____________________________________________________________________________
13933 [ 12075] By: sky                                   on 2001/09/18  19:29:37
13934         Log: two test failures
13935              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13936              Message-ID: <20010918221702.A17408@rafael>
13937              partly applied, #12074 already fixed half the patch
13938      Branch: perl
13939            ! ext/threads/t/basic.t
13940 ____________________________________________________________________________
13941 [ 12074] By: sky                                   on 2001/09/18  18:49:03
13942         Log: Fixes test case failure introduced by #12071, the warning is
13943              now correctly spelled :-)
13944      Branch: perl
13945            ! ext/IO/lib/IO/t/io_sel.t
13946 ____________________________________________________________________________
13947 [ 12073] By: sky                                   on 2001/09/18  18:46:22
13948         Log: Make the test behave properly!
13949      Branch: perl
13950            ! ext/threads/t/basic.t
13951 ____________________________________________________________________________
13952 [ 12072] By: ams                                   on 2001/09/18  18:44:59
13953         Log: OP_RCATLINE is an SVOP, not a BASEOP.
13954      Branch: perl
13955            ! opcode.h opcode.pl
13956 ____________________________________________________________________________
13957 [ 12071] By: ams                                   on 2001/09/18  18:06:27
13958         Log: Deprecate != Depreciate.
13959      Branch: perl
13960            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
13961            ! lib/Pod/ParseUtils.pm
13962 ____________________________________________________________________________
13963 [ 12070] By: ams                                   on 2001/09/18  15:14:58
13964         Log: Subject: [PATCH] Getopt::Std cleanup
13965              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13966              Date: Tue, 18 Sep 2001 17:32:13 +0200
13967              Message-Id: <20010918173213.C777@rafael>
13968      Branch: perl
13969            ! lib/Getopt/Std.pm lib/Getopt/Std.t
13970 ____________________________________________________________________________
13971 [ 12069] By: sky                                   on 2001/09/18  14:56:33
13972         Log: Forgot the makefile
13973      Branch: perl
13974            + ext/threads/Makefile.PL
13975 ____________________________________________________________________________
13976 [ 12068] By: sky                                   on 2001/09/18  14:13:26
13977         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
13978              The test will fail because of Test.pm not knowing about threads. 
13979              basic needs to be manually tested
13980              compile time warnings on IV2PTR conversions need to be fixed
13981      Branch: perl
13982            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
13983            + ext/threads/threads.h ext/threads/threads.pm
13984            + ext/threads/threads.xs
13985            ! MANIFEST
13986 ____________________________________________________________________________
13987 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
13988         Log: DJGPP tweak from Laszlo Molnar.
13989      Branch: perl
13990            ! djgpp/config.over
13991 ____________________________________________________________________________
13992 [ 12066] By: sky                                   on 2001/09/18  10:24:31
13993         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
13994      Branch: perl
13995            ! sharedsv.c sharedsv.h
13996 ____________________________________________________________________________
13997 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
13998         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
13999              ditto ^cns.
14000      Branch: perl
14001            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
14002            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
14003            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
14004            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
14005            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
14006            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
14007            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
14008            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
14009            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
14010            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
14011            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
14012            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
14013            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
14014            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
14015            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
14016            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
14017            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
14018            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
14019            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
14020            + ext/Encode/Encode/ir-197.enc
14021            - ext/Encode/Encode/cns11643-1.enc
14022            - ext/Encode/Encode/cns11643-2.enc
14023            - ext/Encode/Encode/iso2022-cn.enc
14024            - ext/Encode/Encode/iso2022-jp.enc
14025            - ext/Encode/Encode/iso2022-jp1.enc
14026            - ext/Encode/Encode/iso2022-jp2.enc
14027            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
14028            - ext/Encode/Encode/iso8859-1.enc
14029            - ext/Encode/Encode/iso8859-1.ucm
14030            - ext/Encode/Encode/iso8859-10.enc
14031            - ext/Encode/Encode/iso8859-10.ucm
14032            - ext/Encode/Encode/iso8859-11.enc
14033            - ext/Encode/Encode/iso8859-11.ucm
14034            - ext/Encode/Encode/iso8859-13.enc
14035            - ext/Encode/Encode/iso8859-13.ucm
14036            - ext/Encode/Encode/iso8859-14.enc
14037            - ext/Encode/Encode/iso8859-14.ucm
14038            - ext/Encode/Encode/iso8859-15.enc
14039            - ext/Encode/Encode/iso8859-15.ucm
14040            - ext/Encode/Encode/iso8859-16.enc
14041            - ext/Encode/Encode/iso8859-16.ucm
14042            - ext/Encode/Encode/iso8859-2.enc
14043            - ext/Encode/Encode/iso8859-2.ucm
14044            - ext/Encode/Encode/iso8859-3.enc
14045            - ext/Encode/Encode/iso8859-3.ucm
14046            - ext/Encode/Encode/iso8859-4.enc
14047            - ext/Encode/Encode/iso8859-4.ucm
14048            - ext/Encode/Encode/iso8859-5.enc
14049            - ext/Encode/Encode/iso8859-5.ucm
14050            - ext/Encode/Encode/iso8859-6.enc
14051            - ext/Encode/Encode/iso8859-6.ucm
14052            - ext/Encode/Encode/iso8859-7.enc
14053            - ext/Encode/Encode/iso8859-7.ucm
14054            - ext/Encode/Encode/iso8859-8.enc
14055            - ext/Encode/Encode/iso8859-8.ucm
14056            - ext/Encode/Encode/iso8859-9.enc
14057            - ext/Encode/Encode/iso8859-9.ucm
14058            - ext/Encode/Encode/isoir-197.enc
14059            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
14060 ____________________________________________________________________________
14061 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
14062         Log: Must Uppercase.
14063      Branch: perl
14064            ! ext/Encode/Encode.pm
14065 ____________________________________________________________________________
14066 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
14067         Log: Add various encodings.
14068      Branch: perl
14069            + ext/Encode/Encode/iso8859-11.enc
14070            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
14071            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
14072            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
14073            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
14074            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
14075            + ext/Encode/Encode/viscii.ucm
14076            ! MANIFEST ext/Encode/Encode.pm
14077 ____________________________________________________________________________
14078 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
14079         Log: lib/unicode relic.
14080      Branch: perl
14081            ! ext/Encode/compile
14082 ____________________________________________________________________________
14083 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
14084         Log: Subject: [PATCH] Re: filename problems
14085              From: Michael G Schwern <schwern@pobox.com>
14086              Date: Mon, 17 Sep 2001 17:26:26 -0400
14087              Message-ID: <20010917172626.Q585@blackrider>
14088      Branch: perl
14089            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
14090            - t/lib/sample-tests/header_at_end
14091            - t/lib/sample-tests/header_at_end_fail
14092            ! MANIFEST lib/Test/Harness/t/test-harness.t
14093 ____________________________________________________________________________
14094 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
14095         Log: Explicitly explain the 1e9 seconds, not everybody
14096              is a C geek.
14097      Branch: perl
14098            ! ext/Time/HiRes/HiRes.pm
14099 ____________________________________________________________________________
14100 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
14101         Log: Explain an apparent bug reported by
14102              Richard J. Barbalace <rjbarbal@MIT.EDU>,
14103              with additional explanation from Gisle Aas.
14104      Branch: perl
14105            ! ext/Time/HiRes/HiRes.pm
14106 ____________________________________________________________________________
14107 [ 12058] By: ams                                   on 2001/09/17  19:52:01
14108         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
14109              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14110              Date: Mon, 17 Sep 2001 22:48:05 +0200
14111              Message-Id: <20010917224805.C11744@rafael>
14112      Branch: perl
14113            ! t/lib/warnings/op t/lib/warnings/pp
14114 ____________________________________________________________________________
14115 [ 12057] By: ams                                   on 2001/09/17  16:51:18
14116         Log: Its a nit!
14117      Branch: perl
14118            ! sv.h
14119 ____________________________________________________________________________
14120 [ 12056] By: ams                                   on 2001/09/17  16:47:55
14121         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
14122              From: "Craig A. Berry" <craigberry@mac.com>
14123              Date: Mon, 17 Sep 2001 12:34:20 -0500
14124              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
14125      Branch: perl
14126            ! vms/vms.c
14127 ____________________________________________________________________________
14128 [ 12055] By: ams                                   on 2001/09/17  16:05:15
14129         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
14130              From: Gisle Aas <gisle@ActiveState.com>
14131              Date: 16 Apr 2001 16:20:34 -0700
14132              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
14133              (Applied by hand.)
14134      Branch: perl
14135            ! lib/CPAN.pm lib/CPAN/Nox.pm
14136 ____________________________________________________________________________
14137 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
14138         Log: Update Changes.
14139      Branch: perl
14140            ! Changes patchlevel.h
14141 ____________________________________________________________________________
14142 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
14143         Log: Adding new files to the MANIFEST is always nice.
14144      Branch: perl
14145            ! MANIFEST
14146 ____________________________________________________________________________
14147 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
14148         Log: Reindent the PerlIO files (suggested by NI-S), used
14149              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
14150              (GNU indent).  Note that wholesale re-indenting might
14151              be nice, but that would break nice formatting/alignment
14152              of assignments, equality testing, and complex boolean
14153              expressions with lots of &s and |s.
14154      Branch: perl
14155            ! perlio.c perlio.h perliol.h
14156 ____________________________________________________________________________
14157 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
14158         Log: Add a script for being 8.3-polite.
14159              The found conflicts are being worked on.
14160      Branch: perl
14161            + check83.pl
14162            ! MANIFEST Porting/pumpkin.pod
14163 ____________________________________________________________________________
14164 [ 12050] By: sky                                   on 2001/09/17  12:44:36
14165         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
14166              finding it.
14167      Branch: perl
14168            ! sv.c
14169 ____________________________________________________________________________
14170 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
14171         Log: Bump up versions because of #12041.
14172      Branch: perl
14173            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
14174            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
14175            ! lib/Time/localtime.pm
14176 ____________________________________________________________________________
14177 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
14178         Log: Bump the version number because of #12042.
14179      Branch: perl
14180            ! lib/CPAN/FirstTime.pm
14181 ____________________________________________________________________________
14182 [ 12047] By: ams                                   on 2001/09/17  11:21:40
14183         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
14184              From: Abhijit Menon-Sen <ams@wiw.org>
14185              Date: Mon, 17 Sep 2001 17:44:12 +0530
14186              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
14187      Branch: perl
14188            ! op.c
14189 ____________________________________________________________________________
14190 [ 12046] By: sky                                   on 2001/09/17  07:14:17
14191         Log: Subject: Re: t/op/ver.t using skip() improperly
14192              From: "chromatic" <chromatic@rmci.net>
14193              Date: Mon, 17 Sep 2001 00:22:29 -0600
14194              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
14195      Branch: perl
14196            ! t/op/ver.t
14197 ____________________________________________________________________________
14198 [ 12045] By: nick                                  on 2001/09/17  07:12:14
14199         Log: Integrate mainline
14200      Branch: perlio
14201           +> t/op/chdir.t
14202           !> (integrate 117 files)
14203 ____________________________________________________________________________
14204 [ 12044] By: ams                                   on 2001/09/17  05:49:53
14205         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
14206              From: Ilmari Karonen <iltzu@sci.fi>
14207              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
14208              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
14209              (And $VERSION = '1.05'.)
14210      Branch: perl
14211            ! lib/constant.pm
14212 ____________________________________________________________________________
14213 [ 12043] By: ams                                   on 2001/09/17  05:44:50
14214         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
14215              From: Michael G Schwern <schwern@pobox.com>
14216              Date: Mon, 17 Sep 2001 07:49:04 +0200
14217              Message-Id: <20010917074904.V1588@blackrider>
14218              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
14219      Branch: perl
14220            + t/op/chdir.t
14221            ! MANIFEST pp_sys.c
14222 ____________________________________________________________________________
14223 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
14224         Log: Subject: Re: CPAN.pm needs some hacking 
14225              From: "chromatic" <chromatic@rmci.net>
14226              Date: Sun, 16 Sep 2001 16:46:29 -0600
14227              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
14228      Branch: perl
14229            ! lib/CPAN/FirstTime.pm
14230 ____________________________________________________________________________
14231 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
14232         Log: Change use|require 5.005_64 to use|require 5.6.1.
14233      Branch: perl
14234            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
14235            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14236            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
14237            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
14238            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
14239            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
14240            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
14241            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
14242            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
14243            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
14244            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
14245            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
14246            ! lib/base.pm lib/fields.pm
14247 ____________________________________________________________________________
14248 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
14249         Log: Bump up version numbers.
14250              
14251              TODO 1: double check that pre-5.6.1 CPAN.pm:s
14252              don't try to download 5.8.0 because of the
14253              version numbers.  Mainly this means using _00
14254              in the core version numbers.
14255              
14256              TODO 2: the "use 5.005_64" in many modules
14257              needs to be changed to, say, "use 5.6.1".
14258      Branch: perl
14259            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
14260            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
14261            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
14262            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
14263            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
14264            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
14265            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14266            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
14267            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
14268            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
14269            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
14270 ____________________________________________________________________________
14271 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
14272         Log: Use UCHARAT() as suggested by Inaba Hiroto.
14273      Branch: perl
14274            ! regexec.c
14275 ____________________________________________________________________________
14276 [ 12038] By: ams                                   on 2001/09/16  15:16:24
14277         Log: Subject: [PATCH] Re: Core module version numbers review
14278              From: Peter Scott <Peter@PSDT.com>
14279              Date: Sun, 16 Sep 2001 09:09:58 -0700
14280              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
14281      Branch: perl
14282            ! lib/perl5db.pl
14283 ____________________________________________________________________________
14284 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
14285         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
14286              not yet fully implemented.
14287      Branch: perl
14288            ! pod/perlfunc.pod pod/perlunicode.pod
14289 ____________________________________________________________________________
14290 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
14291         Log: Subject: [patch] plug PL_beginav_save leak
14292              From: Doug MacEachern <dougm@covalent.net>
14293              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
14294              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
14295      Branch: perl
14296            ! perl.c
14297 ____________________________________________________________________________
14298 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
14299         Log: (accidentally empty checkin)
14300      Branch: perl
14301            ! sv.c
14302 ____________________________________________________________________________
14303 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
14304         Log: Subject: [patch] ithreads+PL_beginav_save
14305              From: Doug MacEachern <dougm@covalent.net>
14306              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
14307              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
14308      Branch: perl
14309            ! sv.c
14310 ____________________________________________________________________________
14311 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
14312         Log: Subject: [PATCH] h2xs.PL with C::Scan
14313              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14314              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
14315              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
14316      Branch: perl
14317            ! utils/h2xs.PL
14318 ____________________________________________________________________________
14319 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
14320         Log: Elaborate (well, make more vague, really) #12030.
14321      Branch: perl
14322            ! pod/perltodo.pod pod/perlunicode.pod
14323 ____________________________________________________________________________
14324 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
14325         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
14326              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14327              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
14328              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
14329      Branch: perl
14330            ! regexec.c
14331 ____________________________________________________________________________
14332 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
14333         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
14334              are not yet complete.
14335      Branch: perl
14336            ! pod/perltodo.pod pod/perlunicode.pod
14337 ____________________________________________________________________________
14338 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
14339         Log: Document what's still to be done on the regular expression
14340              Unicode support, based on the UTR#18.
14341      Branch: perl
14342            ! pod/perltodo.pod pod/perlunicode.pod
14343 ____________________________________________________________________________
14344 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
14345         Log: Regen headers.
14346      Branch: perl
14347            ! embedvar.h perlapi.h
14348 ____________________________________________________________________________
14349 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
14350         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
14351              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14352              Date: Sun, 09 Sep 2001 18:41:54 +0100
14353              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
14354      Branch: perl
14355            ! Porting/findvars ext/ByteLoader/bytecode.h
14356            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
14357            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
14358 ____________________________________________________________________________
14359 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
14360         Log: enable most warnings for windows build; fix the various typecasting
14361              nits that showed up (no bugfixes here)
14362      Branch: maint-5.6/perl
14363            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
14364            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
14365            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
14366            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
14367            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
14368            ! x2p/walk.c
14369 ____________________________________________________________________________
14370 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
14371         Log: Integrate change #12024 from maintperl
14372              (a local() precedence bug)
14373      Branch: perl
14374           !> lib/ExtUtils/Install.pm
14375 ____________________________________________________________________________
14376 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
14377         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
14378              change#8642
14379      Branch: maint-5.6/perl
14380            ! lib/ExtUtils/Install.pm
14381 ____________________________________________________________________________
14382 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
14383         Log: Update Changes.
14384      Branch: perl
14385            ! Changes patchlevel.h
14386 ____________________________________________________________________________
14387 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
14388         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
14389              From: "chromatic" <chromatic@rmci.net>
14390              Date: Fri, 14 Sep 2001 09:44:57 -0600 
14391              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
14392      Branch: perl
14393            ! lib/ExtUtils/Manifest.t
14394 ____________________________________________________________________________
14395 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
14396         Log: Hopefully better skipping of the Complete.t tests
14397              in case of not a tty. 
14398      Branch: perl
14399            ! lib/Term/Complete.t t/op/stat.t
14400 ____________________________________________________________________________
14401 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
14402         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
14403              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14404              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
14405              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
14406      Branch: perl
14407            ! regexec.c t/op/pat.t
14408 ____________________________________________________________________________
14409 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
14410         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
14411              From: Robin Barker <rmb1@cise.npl.co.uk>
14412              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
14413              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
14414      Branch: perl
14415            ! pod/perlport.pod
14416 ____________________________________________________________________________
14417 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
14418         Log: NetWare tweaks from Ananth Kesari.
14419      Branch: perl
14420            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
14421            ! NetWare/nwutil.h
14422 ____________________________________________________________________________
14423 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
14424         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
14425              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14426              Date: Fri, 14 Sep 2001 10:51:13 +0200
14427              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
14428      Branch: perl
14429            ! pod/perlport.pod
14430 ____________________________________________________________________________
14431 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
14432         Log: Subject: Re: [PATCH 2 pl2pm.PL]
14433              From: Joe Smith <Joe.Smith@inwap.com>
14434              Date: Fri, 14 Sep 2001 00:13:32 -0700
14435              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
14436              
14437              Eradicate qu.
14438      Branch: perl
14439            ! keywords.h keywords.pl utils/pl2pm.PL
14440 ____________________________________________________________________________
14441 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
14442         Log: Retract #12013, didn't go over too well in Tru64.
14443      Branch: perl
14444            ! embed.h embed.pl sv.h
14445 ____________________________________________________________________________
14446 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
14447         Log: Subject: [PATCH] Execute files of debugger commands
14448              From: Peter Scott <Peter@PSDT.com>
14449              Date: Thu, 13 Sep 2001 15:26:31 -0700
14450              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
14451      Branch: perl
14452            ! lib/perl5db.pl pod/perldebug.pod
14453 ____________________________________________________________________________
14454 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
14455         Log: (Retracted by #12015)
14456              Subject: [proposed PATCH] Re: perl@11920
14457              From: Nicholas Clark <nick@ccl4.org>
14458              Date: Wed, 12 Sep 2001 23:46:09 +0100
14459              Message-ID: <20010912234609.H4971@plum.flirble.org>     
14460      Branch: perl
14461            ! embed.h embed.pl sv.h
14462 ____________________________________________________________________________
14463 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
14464         Log: ucblib shouldn't be linked against in nonstop-ux,
14465              from Tom Bates.
14466      Branch: perl
14467            ! hints/nonstopux.sh
14468 ____________________________________________________________________________
14469 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
14470         Log: Do stty only if we have stty.
14471              
14472              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
14473      Branch: perl
14474            ! lib/Term/Complete.pm
14475 ____________________________________________________________________________
14476 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
14477         Log: Skip the test if not running on a tty.
14478      Branch: perl
14479            ! lib/Term/Complete.t
14480 ____________________________________________________________________________
14481 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
14482         Log: Regen headers.
14483      Branch: perl
14484            ! embed.h opcode.h pod/perlapi.pod proto.h
14485 ____________________________________________________________________________
14486 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
14487         Log: Subject: [PATCH op.c] Re: perl@12003
14488              From: Robin Barker <rmb1@cise.npl.co.uk>
14489              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
14490              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
14491      Branch: perl
14492            ! op.c
14493 ____________________________________________________________________________
14494 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
14495         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
14496              From: Robin Barker <rmb1@cise.npl.co.uk>
14497              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
14498              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
14499      Branch: perl
14500            ! sv.c
14501 ____________________________________________________________________________
14502 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
14503         Log: Upgrade to Memoize 0.66.
14504      Branch: perl
14505            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
14506            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
14507            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
14508 ____________________________________________________________________________
14509 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
14510         Log: Subject: [ID 20010912.007] substr reference core dump
14511              From: me-01@ton.iguana.be
14512              Date: 12 Sep 2001 14:11:16 -0000
14513              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
14514      Branch: perl
14515            ! mg.c
14516 ____________________________________________________________________________
14517 [ 12004] By: ams                                   on 2001/09/12  01:13:49
14518         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
14519              From: Ilmari Karonen <iltzu@sci.fi>
14520              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
14521              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
14522      Branch: perl
14523            ! pod/perlfaq4.pod
14524 ____________________________________________________________________________
14525 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
14526         Log: Update Changes.
14527      Branch: perl
14528            ! Changes patchlevel.h
14529 ____________________________________________________________________________
14530 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
14531         Log: NetWare update from Ananth Kesari.
14532      Branch: perl
14533            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
14534            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
14535 ____________________________________________________________________________
14536 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
14537         Log: Retract #11984: div() being redefined, and 1397
14538              failing on 64-bit platforms.
14539      Branch: perl
14540            ! lib/Math/BigInt/Calc.pm
14541 ____________________________________________________________________________
14542 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
14543         Log: Metaconfig unit change for #11999.
14544      Branch: metaconfig
14545            ! U/protos/d_lseekproto.U
14546 ____________________________________________________________________________
14547 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
14548         Log: The lseek fix (#11991) was no fix.
14549      Branch: perl
14550            ! Configure
14551 ____________________________________________________________________________
14552 [ 11998] By: sky                                   on 2001/09/11  07:52:06
14553         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
14554              From: Matt Sergeant <MSergeant@star.net.uk>
14555              Date: Tue, 11 Sep 2001 09:22:32 +0100
14556              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
14557      Branch: perl
14558            ! ext/Encode/Encode.pm
14559 ____________________________________________________________________________
14560 [ 11997] By: sky                                   on 2001/09/11  06:35:29
14561         Log: Sometimes dTHX is added because it is needed on non 
14562              gnuc platforms, but not needed there. This uses GCC
14563              to silence GCC specific warnings by marking pTHX as 
14564              unused.
14565      Branch: perl
14566            ! perl.h
14567 ____________________________________________________________________________
14568 [ 11996] By: nick                                  on 2001/09/11  06:25:27
14569         Log: Integrate mainline
14570      Branch: perlio
14571            - ext/POSIX/sigaction.t lib/File/Find/taint.t
14572           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
14573 ____________________________________________________________________________
14574 [ 11995] By: nick                                  on 2001/09/11  06:23:39
14575         Log: Part Integrate mainline
14576      Branch: perlio
14577           +> (branch 69 files)
14578            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
14579            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
14580            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
14581            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
14582            - lib/Switch/t/switch_case.t lib/Test/Harness.t
14583            - lib/Test/More/Changes lib/Test/More/t/More.t
14584            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
14585            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
14586            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
14587            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
14588            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
14589            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
14590            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
14591            - t/lib/Test/More/Catch.pm wince/perl.ico
14592           !> (integrate 197 files)
14593 ____________________________________________________________________________
14594 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
14595         Log: Subject: Re: [PATCH] Encode.pm docs fix
14596              From: Gisle Aas <gisle@ActiveState.com>
14597              Date: 10 Sep 2001 11:27:02 -0700
14598              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
14599      Branch: perl
14600            ! ext/Encode/Encode.pm
14601 ____________________________________________________________________________
14602 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
14603         Log: Fix unpack U to be the reverse of pack U
14604              (but implement unpack U0U as a backdoor to get
14605              the UTF-8 malformed warnings from un-UTF-8 data)
14606      Branch: perl
14607            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
14608 ____________________________________________________________________________
14609 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
14610         Log: Metaconfig unit change for #11991;
14611              delete an unused unit (d_strtoull.U is the one used)
14612      Branch: metaconfig
14613            ! U/protos/d_lseekproto.U
14614      Branch: metaconfig/U/perl
14615            - strtoull.U
14616 ____________________________________________________________________________
14617 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
14618         Log: Subject: [PATCH] Configure not recording lseek proto
14619              From: Blair Zajac <blair@orcaware.com>
14620              Date: Mon, 10 Sep 2001 17:52:37 -0700
14621              Message-ID: <3B9D6055.BA334A31@orcaware.com>
14622              
14623              plus regen Configure.
14624      Branch: perl
14625            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14626            ! config_h.SH uconfig.h
14627 ____________________________________________________________________________
14628 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
14629         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?)))                  
14630              From: Nicholas Clark <nick@ccl4.org>
14631              Date: Tue, 11 Sep 2001 00:00:31 +0100
14632              Message-ID: <20010911000031.G1512@plum.flirble.org>
14633      Branch: perl
14634            + t/op/qq.t
14635            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
14636 ____________________________________________________________________________
14637 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
14638         Log: Subject: [PATCH] Building on win32 w/o perlio
14639              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14640              Date: Mon, 10 Sep 2001 23:38:46 +0200
14641              Message-ID: <3B9D4F06.14433.2C37644@localhost>
14642      Branch: perl
14643            ! perl.c win32/Makefile win32/makefile.mk
14644 ____________________________________________________________________________
14645 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
14646         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
14647              From: "chromatic" <chromatic@rmci.net>
14648              Date: Mon, 10 Sep 2001 15:14:01 -0600
14649              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
14650      Branch: perl
14651            + lib/CGI/t/push.t
14652            ! MANIFEST
14653 ____________________________________________________________________________
14654 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
14655         Log: Subject: avoiding hoardes of zombies
14656              From: Nicholas Clark <nick@ccl4.org>
14657              Date: Mon, 10 Sep 2001 22:00:40 +0100
14658              Message-ID: <20010910220040.C1512@plum.flirble.org>
14659      Branch: perl
14660            ! pod/perlipc.pod
14661 ____________________________________________________________________________
14662 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
14663         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
14664              From: John Peacock <jpeacock@rowman.com>
14665              Date: Mon, 10 Sep 2001 16:34:30 -0400
14666              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
14667      Branch: perl
14668            ! sv.c t/op/ver.t utf8.h
14669 ____________________________________________________________________________
14670 [ 11985] By: ams                                   on 2001/09/10  23:20:13
14671         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
14672      Branch: perl
14673            ! MANIFEST
14674 ____________________________________________________________________________
14675 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
14676         Log: (Retracted by #12001)
14677              Subject: Calc with USE_MUL/USE_DIV
14678              From: Tels <perl_dummy@bloodgate.com>
14679              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
14680              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
14681      Branch: perl
14682            ! lib/Math/BigInt/Calc.pm
14683 ____________________________________________________________________________
14684 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
14685         Log: Subject: [PATCH op.c] Re: perl@11978
14686              From: Robin Barker <rmb1@cise.npl.co.uk>
14687              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
14688              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
14689              
14690              Format errors.
14691      Branch: perl
14692            ! op.c
14693 ____________________________________________________________________________
14694 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
14695         Log: Switch PADOFFSET back to U32 both because of binary backward
14696              compatibility and because Arthur seems to have been fixing the
14697              problems with naughty integer-pointer casting.
14698      Branch: perl
14699            ! op.h
14700 ____________________________________________________________________________
14701 [ 11981] By: ams                                   on 2001/09/10  16:31:43
14702         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
14703              Fix Pod Typo, Add Test for ExtUtils::Command
14704              From: "chromatic" <chromatic@rmci.net>
14705              Date: Mon, 10 Sep 2001 11:20:56 -0600
14706              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
14707      Branch: perl
14708            + lib/ExtUtils/Command.t
14709            ! MANIFEST lib/ExtUtils/Command.pm
14710 ____________________________________________________________________________
14711 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
14712         Log: Subject: [PATCH] Encode.pm docs fix
14713              From: Matt Sergeant <MSergeant@star.net.uk>
14714              Date: Mon, 10 Sep 2001 15:24:01 +0100
14715              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
14716      Branch: perl
14717            ! ext/Encode/Encode.pm
14718 ____________________________________________________________________________
14719 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
14720         Log: Update Changes.
14721      Branch: perl
14722            ! Changes patchlevel.h
14723 ____________________________________________________________________________
14724 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
14725         Log: Revert #11973, the dTHX seems to be needed in there
14726              for threaded builds.
14727      Branch: perl
14728            ! perlio.c
14729 ____________________________________________________________________________
14730 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
14731         Log: Detypo.
14732      Branch: perl
14733            ! pod/perlguts.pod
14734 ____________________________________________________________________________
14735 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
14736         Log: Further Class::Struct patching from Damian.
14737              
14738              The new new semantics are:
14739              
14740              * If you pass an initializer for a nested object, it has to be:
14741              a) a reference to an object of that class, or      
14742              b) a reference to an object of a subclass of that class, or
14743              c) a reference to a hash of arguments to be passed to the
14744              class's constructor
14745              * If you pass no initializer for a nested object, the attribute
14746              is initialized to C<undef>
14747      Branch: perl
14748            ! lib/Class/Struct.pm
14749 ____________________________________________________________________________
14750 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
14751         Log: Skip the crypt test if no crypt.
14752      Branch: perl
14753            ! t/op/crypt.t
14754 ____________________________________________________________________________
14755 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
14756         Log: Warn against using bare v-strings as IP addresses
14757              (okay if using the wrappers from Socket)
14758      Branch: perl
14759            ! pod/perldata.pod pod/perlport.pod
14760 ____________________________________________________________________________
14761 [ 11973] By: sky                                   on 2001/09/10  11:57:58
14762         Log: Remove unused dTHX. Silenced another warning.
14763      Branch: perl
14764            ! perlio.c
14765 ____________________________________________________________________________
14766 [ 11972] By: sky                                   on 2001/09/10  11:54:25
14767         Log: Silence some more warnings INT2PTR.
14768      Branch: perl
14769            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
14770 ____________________________________________________________________________
14771 [ 11971] By: sky                                   on 2001/09/10  11:21:50
14772         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
14773      Branch: perl
14774            ! cop.h
14775 ____________________________________________________________________________
14776 [ 11970] By: sky                                   on 2001/09/10  11:17:25
14777         Log: Apply INT2PTR with force to silence warnings from
14778              PM_GETRE and friends. No more warnings with 64bit 
14779              IVs and 32bit pointers.    
14780      Branch: perl
14781            ! op.c op.h perl.c
14782 ____________________________________________________________________________
14783 [ 11969] By: sky                                   on 2001/09/10  10:13:02
14784         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
14785      Branch: perl
14786            ! pod/perlguts.pod
14787 ____________________________________________________________________________
14788 [ 11968] By: sky                                   on 2001/09/10  10:02:51
14789         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
14790              Rename to custop_op_name to Perl_custom_op_name to match perlapi
14791              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
14792              perl_clone.
14793      Branch: perl
14794            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
14795 ____________________________________________________________________________
14796 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
14797         Log: Using strlen() not good on embedded nul bytes.
14798      Branch: perl
14799            ! regcomp.c
14800 ____________________________________________________________________________
14801 [ 11966] By: ams                                   on 2001/09/09  21:06:13
14802         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
14803              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14804              Date: Mon, 13 Aug 2001 22:51:59 +0200
14805              Message-ID: <20010813225159.C6681@rafael>
14806              (Applied with several tweaks.)
14807      Branch: perl
14808            ! embed.h embed.pl proto.h toke.c
14809 ____________________________________________________________________________
14810 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
14811         Log: The exact error message is system-dependent.
14812      Branch: perl
14813            ! lib/ExtUtils/Manifest.t
14814 ____________________________________________________________________________
14815 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
14816         Log: Add Windows and Mac Sami support to Encode
14817              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
14818      Branch: perl
14819            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
14820            ! MANIFEST
14821 ____________________________________________________________________________
14822 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
14823         Log: Use the tried method.
14824      Branch: perl
14825            ! pod/perlport.pod
14826 ____________________________________________________________________________
14827 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
14828         Log: Can't count parentheses.
14829      Branch: perl
14830            ! ext/IO/lib/IO/Socket/INET.pm
14831 ____________________________________________________________________________
14832 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
14833         Log: perlport additions: 1 while unlink, add/delete directory
14834              entries and permissions, cygwin stat funkiness (from Michael
14835              Schwern and Nicholas Clark)
14836      Branch: perl
14837            ! pod/perlport.pod
14838 ____________________________________________________________________________
14839 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
14840         Log: blib does have a detectable test.
14841      Branch: perl
14842            ! t/lib/1_compile.t
14843 ____________________________________________________________________________
14844 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
14845         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
14846              From: "chromatic" <chromatic@rmci.net>
14847              Date: Sat, 08 Sep 2001 19:33:42 -0600
14848              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
14849      Branch: perl
14850            + lib/Term/Complete.t
14851            ! MANIFEST
14852 ____________________________________________________________________________
14853 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
14854         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
14855              From: Michael G Schwern <schwern@pobox.com> 
14856              Date: Sat, 8 Sep 2001 02:40:26 -0400
14857              Message-ID: <20010908024026.A26283@blackrider>
14858      Branch: perl
14859            + lib/Test/Tutorial.pod
14860            ! MANIFEST
14861 ____________________________________________________________________________
14862 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
14863         Log: Try to look up protocol (by name) only iff it has non-numbers:
14864              nice if the server is in a chrooted environment (no /etc/protocols,
14865              server code using hardcorded protocol numbers like 6 for tcp),
14866              suggested by John Holdsworth <coldwave@bigfoot.com>.
14867              In other words, if we are given a number, why look it up again
14868              (by number)?
14869      Branch: perl
14870            ! ext/IO/lib/IO/Socket/INET.pm
14871 ____________________________________________________________________________
14872 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
14873         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
14874              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14875              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
14876              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
14877              
14878              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
14879              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14880              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
14881              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
14882              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
14883              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14884              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
14885              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
14886      Branch: perl
14887            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
14888 ____________________________________________________________________________
14889 [ 11955] By: ams                                   on 2001/09/09  02:54:21
14890         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
14891              From: "Craig A. Berry" <craigberry@mac.com>
14892              Date: Sat, 08 Sep 2001 19:02:16 -0500
14893              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
14894      Branch: perl
14895            ! lib/CGI/t/carp.t
14896 ____________________________________________________________________________
14897 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
14898         Log: Documentation tweaks; think the IP address as an opaque string.
14899      Branch: perl
14900            ! ext/Socket/Socket.pm
14901 ____________________________________________________________________________
14902 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
14903         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
14904              From: Michael G Schwern <schwern@pobox.com>
14905              Date: Sat, 8 Sep 2001 19:45:46 -0400
14906              Message-ID: <20010908194546.C9193@blackrider>
14907      Branch: perl
14908            + lib/blib.t
14909            ! MANIFEST lib/blib.pm t/lib/1_compile.t
14910 ____________________________________________________________________________
14911 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
14912         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
14913              From: "chromatic" <chromatic@rmci.net>
14914              Date: Sat, 08 Sep 2001 12:31:44 -0600
14915              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
14916      Branch: perl
14917            + lib/CGI/t/fast.t
14918            ! MANIFEST
14919 ____________________________________________________________________________
14920 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
14921         Log: The Socket tests were wrong: they were assuming too much.
14922      Branch: perl
14923            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
14924 ____________________________________________________________________________
14925 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
14926         Log: Retract the portability changes since they
14927              seem to have opened a can of worms... will
14928              go back to UNICOS/mk and do the bare minimum
14929              required to get the tests working.
14930      Branch: perl
14931            ! ext/Socket/Socket.xs
14932 ____________________________________________________________________________
14933 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
14934         Log: PADOFFSET is used to cast pointers into integers,
14935              if pointers are 64 bits and U32 32 bits,
14936              bad things may happen, or at least warnings issued.
14937      Branch: perl
14938            ! op.h
14939 ____________________________________________________________________________
14940 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
14941         Log: Still more Socket portability tweaking.
14942              Now Socket.t seems to be happy in all of
14943              Linux/x86, Tru64/alpha, Solaris/sparc,
14944              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
14945              
14946              Addendum: it seems that io_multihomed, io_sock, and hostent
14947              were broken in little-endians (linux/x86 and tru64/alpha)
14948              because of this change.  Argh.
14949      Branch: perl
14950            ! ext/Socket/Socket.xs
14951 ____________________________________________________________________________
14952 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
14953         Log: More portability kicking on inet_ntoa().
14954      Branch: perl
14955            ! ext/Socket/Socket.xs
14956 ____________________________________________________________________________
14957 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
14958         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
14959              From: Michael G Schwern <schwern@pobox.com> 
14960              Date: Fri, 7 Sep 2001 23:06:51 -0400
14961              Message-ID: <20010907230651.R606@blackrider>
14962      Branch: perl
14963            + lib/ExtUtils/Manifest.t
14964            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
14965 ____________________________________________________________________________
14966 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
14967         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
14968              From: "chromatic" <chromatic@rmci.net>
14969              Date: Fri, 07 Sep 2001 17:53:15 -0600      
14970              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
14971      Branch: perl
14972            + lib/ExtUtils/testlib.t
14973            ! MANIFEST
14974 ____________________________________________________________________________
14975 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
14976         Log: Thinko.
14977      Branch: perl
14978            ! lib/integer.t
14979 ____________________________________________________________________________
14980 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
14981         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
14982              From: "Craig A. Berry" <craigberry@mac.com>
14983              Date: Fri, 07 Sep 2001 15:30:03 -0500
14984              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
14985      Branch: perl
14986            ! lib/CGI/Carp.pm
14987 ____________________________________________________________________________
14988 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
14989         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
14990              From: Michael G Schwern <schwern@pobox.com>
14991              Date: Fri, 7 Sep 2001 15:38:13 -0400
14992              Message-ID: <20010907153813.K606@blackrider>
14993      Branch: perl
14994            ! lib/ExtUtils/MM_Unix.pm
14995 ____________________________________________________________________________
14996 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
14997         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
14998              From: Robin Barker <rmb1@cise.npl.co.uk>
14999              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
15000              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
15001      Branch: perl
15002            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
15003 ____________________________________________________________________________
15004 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
15005         Log: Clean up 1_compile.t; move tests to more consistent
15006              places (t/ subdirectories); add integer.t (much of
15007              the pragma is tested elsewhere but there is no one
15008              centralized place)
15009      Branch: perl
15010            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
15011            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
15012            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
15013            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
15014            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
15015            - lib/File/Find/find.t lib/File/Find/taint.t
15016            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
15017 ____________________________________________________________________________
15018 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
15019         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
15020              From: "chromatic" <chromatic@rmci.net>
15021              Date: Fri, 07 Sep 2001 10:17:40 -0600
15022              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
15023      Branch: perl
15024            ! lib/File/Find/taint.t
15025 ____________________________________________________________________________
15026 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
15027         Log: Update Changes.
15028      Branch: perl
15029            ! Changes patchlevel.h
15030 ____________________________________________________________________________
15031 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
15032         Log: Rename the old threading tutorial, start a new one,
15033              regen toc.
15034      Branch: perl
15035            + pod/perlothrtut.pod
15036            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
15037            ! pod/perltoc.pod
15038 ____________________________________________________________________________
15039 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
15040         Log: vars very much has a test.
15041      Branch: perl
15042            ! t/lib/1_compile.t
15043 ____________________________________________________________________________
15044 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
15045         Log: Subject: Re: wince/perl.ico marked as binary
15046              From: Nicholas Clark <nick@ccl4.org>
15047              Date: Fri, 7 Sep 2001 13:54:40 +0100
15048              Message-ID: <20010907135439.D39150@plum.flirble.org>
15049              
15050              and wince/Makefile.ce change from Rainer Keuchel.
15051      Branch: perl
15052            + wince/makeico.pl
15053            ! MANIFEST wince/Makefile.ce
15054 ____________________________________________________________________________
15055 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
15056         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
15057              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15058              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
15059              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
15060      Branch: perl
15061            ! regexec.c
15062 ____________________________________________________________________________
15063 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
15064         Log: (Replaced by #11934)
15065              Subject: Re: [PATCH regexec.c] more general .* and .*?
15066              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15067              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
15068              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
15069      Branch: perl
15070            ! regexec.c
15071 ____________________________________________________________________________
15072 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
15073         Log: The #11931 patching misbehaved.
15074      Branch: perl
15075            ! lib/Test/Harness/t/test-harness.t
15076 ____________________________________________________________________________
15077 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
15078         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
15079              From: Michael G Schwern <schwern@pobox.com>
15080              Date: Fri, 7 Sep 2001 03:30:41 -0400
15081              Message-ID: <20010907033041.A2796@blackrider>
15082      Branch: perl
15083            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
15084            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
15085            + t/lib/sample-tests/header_at_end_fail
15086            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
15087            - lib/Test/Harness.t
15088            ! MANIFEST lib/Test/Harness.pm t/TEST
15089 ____________________________________________________________________________
15090 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
15091         Log: Subject: [PATCH] Digest::MD5 update
15092              From: Gisle Aas <gisle@ActiveState.com>
15093              Date: 06 Sep 2001 23:32:56 -0700
15094              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
15095      Branch: perl
15096            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15097            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
15098 ____________________________________________________________________________
15099 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
15100         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
15101              From: "chromatic" <chromatic@rmci.net>
15102              Date: Thu, 06 Sep 2001 23:11:44 -0600
15103              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
15104      Branch: perl
15105            + lib/less.t
15106            ! MANIFEST t/lib/1_compile.t
15107 ____________________________________________________________________________
15108 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
15109         Log: The binary file must somehow differently stored.
15110      Branch: perl
15111            - wince/perl.ico
15112            ! MANIFEST
15113 ____________________________________________________________________________
15114 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
15115         Log: Add more modules to the list of modules that have tests,
15116              Schwern's wallet is getting more nervous.
15117              (Run t/lib/1_compile.t manually to see which modules
15118              are lacking tests, or the tests can't be run for some
15119              reason or another, such as the Net:: modules)
15120      Branch: perl
15121            ! t/lib/1_compile.t
15122 ____________________________________________________________________________
15123 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
15124         Log: Try to make Socket::inet_ntoa() more robust.
15125      Branch: perl
15126            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
15127 ____________________________________________________________________________
15128 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
15129         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
15130              From: chromatic <chromatic@rmci.net>       
15131              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
15132              Message-Id: <01090522580506.19590@firewheel>           
15133      Branch: perl
15134            ! lib/English.t
15135 ____________________________________________________________________________
15136 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
15137         Log: Subject: Re: perlvar manpage and localizing special vars
15138              From: Stas Bekman <stas@stason.org>
15139              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
15140              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
15141      Branch: perl
15142            ! pod/perlvar.pod
15143 ____________________________________________________________________________
15144 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
15145         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
15146              From: Robin Barker <rmb1@cise.npl.co.uk>
15147              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
15148              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
15149      Branch: perl
15150            ! lib/ExtUtils/MakeMaker.pm
15151 ____________________________________________________________________________
15152 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
15153         Log: Symbol missing; AIX unhappy.
15154      Branch: perl
15155            ! makedef.pl
15156 ____________________________________________________________________________
15157 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
15158         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
15159              Reported in 5.61, seems to work okay in blead.
15160      Branch: perl
15161            ! t/run/kill_perl.t
15162 ____________________________________________________________________________
15163 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
15164         Log: Update Changes.
15165      Branch: perl
15166            ! Changes patchlevel.h
15167 ____________________________________________________________________________
15168 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
15169         Log: Document the bad assumptions currently breaking
15170              the Socket.t tests 10, 11, and 13 in UNICOS.
15171      Branch: perl
15172            ! ext/Socket/Socket.xs
15173 ____________________________________________________________________________
15174 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
15175         Log: Subject: [PATCH x2p] make OPTIMIZE=...
15176              From: Robin Barker <rmb1@cise.npl.co.uk>
15177              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
15178              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
15179      Branch: perl
15180            ! x2p/Makefile.SH x2p/cflags.SH
15181 ____________________________________________________________________________
15182 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
15183         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
15184              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
15185              Date: Thu, 6 Sep 2001 11:09:40 +0100
15186              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
15187              
15188              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
15189              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15190              Date: 6 Sep 2001 10:14:38 -0000
15191              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
15192      Branch: perl
15193            ! pod/perlfaq1.pod pod/perlhack.pod
15194 ____________________________________________________________________________
15195 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
15196         Log: Subject: Extra NUL is Data::Dumper output - patch
15197              From: Tony Cook <tony@develop-help.com>
15198              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
15199              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
15200      Branch: perl
15201            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
15202 ____________________________________________________________________________
15203 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
15204         Log: Avoid redefinition warning
15205              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
15206              from
15207              perl -w -Ilib -MCwd -e ''
15208      Branch: perl
15209            ! lib/Cwd.pm
15210 ____________________________________________________________________________
15211 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
15212         Log: Update the is_tainted() example implementation.
15213      Branch: perl
15214            ! pod/perlsec.pod
15215 ____________________________________________________________________________
15216 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
15217         Log: Missing) in #11912.
15218      Branch: perl
15219            ! lib/Test/Simple/t/fail.t
15220 ____________________________________________________________________________
15221 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
15222         Log: Rewhack Test-Simple into core harness.
15223      Branch: perl
15224            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
15225            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
15226            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
15227            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
15228            ! lib/Test/Simple/t/skipall.t
15229 ____________________________________________________________________________
15230 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
15231         Log: Workaround for the new Exporter 'feature'.
15232      Branch: perl
15233            ! lib/Test/More.pm
15234 ____________________________________________________________________________
15235 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
15236         Log: Re-introduce pure-Perl fall-back for abs_path,
15237              re-introduce #11898.
15238      Branch: perl
15239            ! lib/Cwd.pm lib/File/Find.pm
15240 ____________________________________________________________________________
15241 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
15242         Log: More tests.
15243      Branch: perl
15244            ! lib/Exporter.t
15245 ____________________________________________________________________________
15246 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
15247         Log: Retract #11898 for now because it introduces
15248              a rather nasty depencency: when B is being built,
15249              MakeMaker is used.  MakeMaker uses File::Find.
15250              File::Find uses Cwd::getcwd()...which doesn't
15251              exist yet.
15252      Branch: perl
15253            ! lib/File/Find.pm
15254 ____________________________________________________________________________
15255 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
15256         Log: New test welcome.
15257      Branch: perl
15258            + lib/Test/Simple/t/simple.t
15259 ____________________________________________________________________________
15260 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
15261         Log: Old test begone.
15262      Branch: perl
15263            - lib/Attribute/Handlers/test.pl
15264 ____________________________________________________________________________
15265 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
15266         Log: Test-Simple syncup from Schwern.
15267      Branch: perl
15268            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
15269            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
15270            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
15271            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
15272            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
15273            - lib/Test/More/Changes lib/Test/More/t/More.t
15274            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
15275            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
15276            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
15277            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
15278            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
15279            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
15280            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
15281            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
15282            ! t/lib/Test/Simple/sample_tests/death.plx
15283            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
15284            ! t/lib/Test/Simple/sample_tests/extras.plx
15285            ! t/lib/Test/Simple/sample_tests/five_fail.plx
15286            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
15287            ! t/lib/Test/Simple/sample_tests/one_fail.plx
15288            ! t/lib/Test/Simple/sample_tests/require.plx
15289            ! t/lib/Test/Simple/sample_tests/success.plx
15290            ! t/lib/Test/Simple/sample_tests/too_few.plx
15291            ! t/lib/Test/Simple/sample_tests/two_fail.plx
15292 ____________________________________________________________________________
15293 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
15294         Log: Integrate File::Find changes from bleadperl
15295      Branch: maint-5.6/macperl
15296            ! lib/File/Find.pm t/lib/filefind-taint.t
15297 ____________________________________________________________________________
15298 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
15299         Log: Integrate 11847 from maint-5.6/perl
15300      Branch: maint-5.6/macperl
15301           !> sv.c
15302 ____________________________________________________________________________
15303 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
15304         Log: In UNICOS division yada yada.
15305      Branch: perl
15306            ! t/op/override.t
15307 ____________________________________________________________________________
15308 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
15309         Log: In UNICOS division is really lossy, better use
15310              a tolerance test.
15311      Branch: perl
15312            ! ext/Time/HiRes/HiRes.t
15313 ____________________________________________________________________________
15314 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
15315         Log: In UNICOS sigaction() sets an extra flag
15316              ("the signal has been registered for all the processes in
15317              a multitasking group.")
15318      Branch: perl
15319            ! ext/POSIX/sigaction.t
15320 ____________________________________________________________________________
15321 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
15322         Log: Documentation micropatch from Damian.
15323      Branch: perl
15324            ! lib/Attribute/Handlers.pm
15325 ____________________________________________________________________________
15326 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
15327         Log: (Retracted by #11908)
15328              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
15329              From: Michael G Schwern <schwern@pobox.com>
15330              Date: Wed, 5 Sep 2001 15:58:21 -0400
15331              Message-ID: <20010905155821.I632@blackrider>
15332      Branch: perl
15333            ! lib/File/Find.pm lib/File/Find/taint.t
15334 ____________________________________________________________________________
15335 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
15336         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
15337              From: Michael G Schwern <schwern@pobox.com>
15338              Date: Wed, 5 Sep 2001 19:16:31 -0400
15339              Message-ID: <20010905191631.E11386@blackrider>
15340      Branch: perl
15341            + lib/CGI/t/carp.t
15342            ! MANIFEST
15343 ____________________________________________________________________________
15344 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
15345         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
15346              From: chromatic <chromatic@rmci.net>
15347              Date: Wed, 5 Sep 2001 18:08:07 -0600
15348              Message-Id: <01090518080700.19590@firewheel>
15349      Branch: perl
15350            ! lib/English.pm
15351 ____________________________________________________________________________
15352 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
15353         Log: Fix a typo #11889 and add a test for the same.
15354      Branch: perl
15355            ! ext/Socket/Socket.t ext/Socket/Socket.xs
15356 ____________________________________________________________________________
15357 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
15358         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
15359              From: "Craig A. Berry" <craigberry@mac.com>
15360              Date: Wed, 05 Sep 2001 17:48:54 -0500
15361              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
15362      Branch: perl
15363            ! lib/warnings.t t/run/kill_perl.t
15364 ____________________________________________________________________________
15365 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
15366         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
15367              From: Michael G Schwern <schwern@pobox.com>
15368              Date: Wed, 5 Sep 2001 17:22:25 -0400
15369              Message-ID: <20010905172225.C11386@blackrider>
15370      Branch: perl
15371            ! t/run/kill_perl.t
15372 ____________________________________________________________________________
15373 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
15374         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
15375              From: Nicholas Clark <nick@ccl4.org>
15376              Date: Wed, 5 Sep 2001 20:54:24 +0100
15377              Message-ID: <20010905205424.C25120@plum.flirble.org>
15378      Branch: perl
15379            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
15380 ____________________________________________________________________________
15381 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
15382         Log: Forgotten thing.
15383      Branch: perl
15384            ! uconfig.h
15385 ____________________________________________________________________________
15386 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
15387         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
15388              From: chromatic <chromatic@rmci.net>               
15389              Date: Wed, 5 Sep 2001 13:22:08 -0600
15390              Message-Id: <01090513220807.10587@firewheel> 
15391      Branch: perl
15392            ! lib/English.pm
15393 ____________________________________________________________________________
15394 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
15395         Log: inet_ntoa() tweaks:
15396              - don't allow addresses with > 255 characters
15397              - indent the HP-UX workaround
15398              - don't leak memory
15399      Branch: perl
15400            ! ext/Socket/Socket.xs
15401 ____________________________________________________________________________
15402 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
15403         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
15404              <xwu@theeducationcenter.com>
15405      Branch: perl
15406            ! lib/File/Find.pm
15407 ____________________________________________________________________________
15408 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
15409         Log: Typo nits.
15410      Branch: perl
15411            ! lib/File/Find.pm
15412 ____________________________________________________________________________
15413 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
15414         Log: -Wall nit.
15415      Branch: perl
15416            ! op.c
15417 ____________________________________________________________________________
15418 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
15419         Log: Update to Scalar-List-Utils 1.05
15420      Branch: perl
15421            ! ext/List/Util/ChangeLog ext/List/Util/README
15422            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
15423 ____________________________________________________________________________
15424 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
15425         Log: Update Changes.
15426      Branch: perl
15427            ! Changes patchlevel.h
15428 ____________________________________________________________________________
15429 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
15430         Log: Update to Scalar-List-Utils 1.04
15431      Branch: perl
15432            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
15433            ! ext/List/Util/lib/List/Util.pm
15434            ! ext/List/Util/lib/Scalar/Util.pm
15435 ____________________________________________________________________________
15436 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
15437         Log: Metaconfigify #11724.
15438      Branch: metaconfig
15439            ! U/threads/archname.U
15440 ____________________________________________________________________________
15441 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
15442         Log: The MacOS reference is okay, no reason to hide it.
15443      Branch: perl
15444            ! lib/Cwd.pm
15445 ____________________________________________________________________________
15446 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
15447         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
15448              From: Michael G Schwern <schwern@pobox.com>
15449              Date: Tue, 4 Sep 2001 15:30:10 -0400
15450              Message-ID: <20010904153010.H26466@blackrider> 
15451              
15452              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
15453      Branch: perl
15454            ! ext/Cwd/Makefile.PL lib/Cwd.pm
15455 ____________________________________________________________________________
15456 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
15457         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.))
15458              From: Michael G Schwern <schwern@pobox.com>
15459              Date: Tue, 4 Sep 2001 17:39:13 -0400
15460              Message-ID: <20010904173913.C626@blackrider>
15461      Branch: perl
15462            ! lib/Cwd.pm
15463 ____________________________________________________________________________
15464 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
15465         Log: Subject: Re: Perl_pp_* in public API?
15466              From: "Craig A. Berry" <craigberry@mac.com>
15467              Date: Tue, 4 Sep 2001 21:51:29 -0500
15468              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
15469      Branch: perl
15470            ! ext/List/Util/Util.xs
15471 ____________________________________________________________________________
15472 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
15473         Log: From Damian: Class::Struct was unable to define
15474              recursive classes.  After the patch an object reference
15475              (rather than a hash) is required to initialize
15476              an object attribute.  If no such initializer is given to
15477              the constructor, object attributes are now default
15478              initialized to C<undef>.
15479      Branch: perl
15480            ! lib/Class/Struct.pm lib/Class/Struct.t
15481 ____________________________________________________________________________
15482 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
15483         Log: Subject: Re: sv_catpvfn and sv_setpvfn
15484              From: Richard Soderberg <rs@oregonnet.com>
15485              Date: Tue, 4 Sep 2001 15:16:47 -0700
15486              Message-Id: <200109042216.PAA17858@oregonnet.com>
15487      Branch: perl
15488            ! pod/perlclib.pod pod/perlguts.pod
15489 ____________________________________________________________________________
15490 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
15491         Log: NetWare updates from Ananth Kesari.
15492      Branch: perl
15493            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
15494            ! NetWare/nw5thread.h
15495 ____________________________________________________________________________
15496 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
15497         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?))
15498              From: Nicholas Clark <nick@ccl4.org>
15499              Date: Tue, 4 Sep 2001 22:42:50 +0100
15500              Message-ID: <20010904224250.P25120@plum.flirble.org>
15501      Branch: perl
15502            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
15503            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
15504            ! t/op/oct.t toke.c
15505 ____________________________________________________________________________
15506 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
15507         Log: Fix Cwd::getcwd() not being tainted, as noticed
15508              by Schwern.
15509      Branch: perl
15510            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
15511            - ext/Cwd/Cwd.t
15512            ! MANIFEST ext/Cwd/Cwd.xs util.c
15513 ____________________________________________________________________________
15514 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
15515         Log: Retract #11870 and volatilize the right destruct_level.
15516              Silly thinko pointed out by Sarathy.
15517      Branch: perl
15518            ! intrpvar.h perl.c
15519 ____________________________________________________________________________
15520 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
15521         Log: At least a temporary fix for the mysterious scope core dumps
15522              in Tru64 from Graham.
15523      Branch: perl
15524            ! ext/List/Util/Util.xs
15525 ____________________________________________________________________________
15526 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
15527         Log: (Retracted by #11872)
15528      Branch: perl
15529            ! intrpvar.h
15530 ____________________________________________________________________________
15531 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
15532         Log: Quench a -Wall gripe noticed by Robin Barker.
15533      Branch: perl
15534            ! op.c
15535 ____________________________________________________________________________
15536 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
15537         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
15538              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15539              Date: Wed, 05 Sep 2001 02:01:32 +0900
15540              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
15541      Branch: perl
15542            ! lib/Unicode/UCD.pm
15543 ____________________________________________________________________________
15544 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
15545         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
15546              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15547              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
15548              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
15549      Branch: perl
15550            ! gv.c
15551 ____________________________________________________________________________
15552 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
15553         Log: Update Changes.
15554      Branch: perl
15555            ! Changes patchlevel.h
15556 ____________________________________________________________________________
15557 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
15558         Log: Add the \[$@%&*] prototype support.
15559      Branch: perl
15560            ! op.c pod/perlsub.pod t/comp/proto.t
15561 ____________________________________________________________________________
15562 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
15563         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
15564              From: Michael G Schwern <schwern@pobox.com>
15565              Date: Mon, 3 Sep 2001 18:59:01 -0400
15566              Message-ID: <20010903185901.Z9233@blackrider>
15567      Branch: perl
15568            ! lib/CGI/t/form.t
15569 ____________________________________________________________________________
15570 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
15571         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
15572              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
15573              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
15574              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
15575      Branch: perl
15576            ! gv.c
15577 ____________________________________________________________________________
15578 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
15579         Log: More srand entry tweakage based on Randal's suggestion.
15580      Branch: perl
15581            ! pod/perlfunc.pod
15582 ____________________________________________________________________________
15583 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
15584         Log: Subject: [PATCH] 'main' *is* a reserved word
15585              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15586              Date: Mon, 3 Sep 2001 22:55:41 +0200
15587              Message-ID: <20010903225541.A24097@rafael>
15588      Branch: perl
15589            ! toke.c
15590 ____________________________________________________________________________
15591 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
15592         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
15593              From: Peter Prymmer <pvhp@best.com>
15594              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
15595              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
15596      Branch: perl
15597            ! README.vms configure.com
15598 ____________________________________________________________________________
15599 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
15600         Log: Subject: Re: A slightly better default seed?   
15601              From: Michael G Schwern <schwern@pobox.com>
15602              Date: Mon, 3 Sep 2001 18:08:15 -0400 
15603              Message-ID: <20010903180815.W9233@blackrider>
15604      Branch: perl
15605            ! t/op/srand.t
15606 ____________________________________________________________________________
15607 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
15608         Log: Add sharedsv.o to microperl object files.
15609      Branch: perl
15610            ! Makefile.micro
15611 ____________________________________________________________________________
15612 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
15613         Log: AUTHORS updates and
15614              
15615              Subject: [PATCH] Just some preening :-)        
15616              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
15617              Date: Tue, 4 Sep 2001 14:16:59 +0100
15618              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
15619      Branch: perl
15620            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
15621 ____________________________________________________________________________
15622 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
15623         Log: Typo fix and slight rewording.
15624      Branch: perl
15625            ! pod/perlfunc.pod
15626 ____________________________________________________________________________
15627 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
15628         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
15629      Branch: perl
15630            ! pod/perlfaq4.pod
15631 ____________________________________________________________________________
15632 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
15633         Log: The helper file changed name.
15634      Branch: perl
15635            ! MANIFEST
15636 ____________________________________________________________________________
15637 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
15638         Log: Update to Scalar-List-Utils 1.03
15639      Branch: perl
15640            + ext/List/Util/t/shuffle.t
15641            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
15642            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
15643            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
15644            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
15645            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
15646            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
15647            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
15648            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
15649 ____________________________________________________________________________
15650 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
15651         Log: Make crypt() do something more sane for Unicode
15652              (take crypt() of the low eight bits of the characters,
15653              instead of taking crypt() of the UTF-8 of the scalar);
15654              add a test for crypt().
15655      Branch: perl
15656            + t/op/crypt.t
15657            ! MANIFEST pod/perlfunc.pod pp.c
15658 ____________________________________________________________________________
15659 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
15660         Log: Reorganize the srand entry.
15661      Branch: perl
15662            ! pod/perlfunc.pod
15663 ____________________________________________________________________________
15664 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
15665         Log: Remove the tests that assume something about
15666              calling srand() without arguments multiple times.
15667      Branch: perl
15668            ! t/op/srand.t
15669 ____________________________________________________________________________
15670 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
15671         Log: Upgrade to Math::BigInt 1.42.
15672      Branch: perl
15673            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15674            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
15675            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
15676            ! lib/Math/BigInt/t/mbimbf.t
15677 ____________________________________________________________________________
15678 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
15679         Log: integrate change#11847 from maint-5.6
15680              
15681              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
15682      Branch: perl
15683            ! sv.c
15684 ____________________________________________________________________________
15685 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
15686         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
15687      Branch: maint-5.6/perl
15688            ! sv.c
15689 ____________________________________________________________________________
15690 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
15691         Log: As far as I can tell these functions have been Unicodified.
15692      Branch: perl
15693            ! doop.c
15694 ____________________________________________________________________________
15695 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
15696         Log: Update to Storable 1.0.13.
15697      Branch: perl
15698            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
15699            ! ext/Storable/Storable.xs
15700 ____________________________________________________________________________
15701 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
15702         Log: Patch the Filter::Simple test to work with
15703              the core test suite (since the FilterTest.pm
15704              is in t/lib, not in lib).
15705      Branch: perl
15706            ! lib/Filter/Simple/t/filter.t
15707 ____________________________________________________________________________
15708 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
15709         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
15710      Branch: perl
15711            + t/lib/FilterTest.pm
15712            - t/lib/MyFilter.pm
15713 ____________________________________________________________________________
15714 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
15715         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
15716              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
15717              Text::Balanced 1.86.
15718      Branch: perl
15719            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
15720            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
15721            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
15722            + lib/Switch/t/nested.t lib/Switch/t/switch.t
15723            + lib/Text/Balanced/Changes lib/Text/Balanced/README
15724            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
15725            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
15726            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
15727            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
15728            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
15729            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
15730            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
15731            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
15732            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
15733            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
15734            ! MANIFEST lib/Attribute/Handlers.pm
15735            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
15736            ! lib/Attribute/Handlers/demo/Demo.pm
15737            ! lib/Attribute/Handlers/demo/Descriptions.pm
15738            ! lib/Attribute/Handlers/demo/MyClass.pm
15739            ! lib/Attribute/Handlers/demo/demo.pl
15740            ! lib/Attribute/Handlers/demo/demo2.pl
15741            ! lib/Attribute/Handlers/demo/demo3.pl
15742            ! lib/Attribute/Handlers/demo/demo4.pl
15743            ! lib/Attribute/Handlers/demo/demo_call.pl
15744            ! lib/Attribute/Handlers/demo/demo_chain.pl
15745            ! lib/Attribute/Handlers/demo/demo_cycle.pl
15746            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
15747            ! lib/Attribute/Handlers/demo/demo_phases.pl
15748            ! lib/Attribute/Handlers/demo/demo_range.pl
15749            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
15750            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
15751            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
15752            ! lib/Text/Balanced.pm
15753 ____________________________________________________________________________
15754 [ 11841] By: sky                                   on 2001/09/03  11:04:15
15755         Log: Forgot to add a file with Change #11840
15756      Branch: perl
15757            + t/op/srand.t
15758 ____________________________________________________________________________
15759 [ 11840] By: sky                                   on 2001/09/03  11:02:04
15760         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
15761              From: Michael G Schwern <schwern@pobox.com>
15762              Date: Mon, 3 Sep 2001 07:43:00 -0400
15763              Message-ID: <20010903074300.E9233@blackrider>
15764      Branch: perl
15765            ! MANIFEST pod/perlfunc.pod t/op/rand.t
15766 ____________________________________________________________________________
15767 [ 11839] By: sky                                   on 2001/09/03  10:47:11
15768         Log: Document the changes with regards to running of END blocks.
15769              And DESTROY on global objects are called in perl_destruct()!
15770      Branch: perl
15771            ! pod/perl572delta.pod pod/perlembed.pod
15772 ____________________________________________________________________________
15773 [ 11838] By: sky                                   on 2001/09/03  09:34:44
15774         Log: Subject: [PATCH t/op/time.t] Partial cleanup
15775              From: Michael G Schwern <schwern@pobox.com>
15776              Date: Mon, 3 Sep 2001 06:29:42 -0400
15777              Message-ID: <20010903062942.C9233@blackrider>
15778      Branch: perl
15779            ! t/op/time.t
15780 ____________________________________________________________________________
15781 [ 11837] By: sky                                   on 2001/09/03  09:30:02
15782         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
15783              From: Michael G Schwern <schwern@pobox.com>
15784              Date: Mon, 3 Sep 2001 06:24:13 -0400
15785              Message-ID: <20010903062413.B9233@blackrider>
15786      Branch: perl
15787            ! t/op/rand.t
15788 ____________________________________________________________________________
15789 [ 11836] By: sky                                   on 2001/09/03  07:56:47
15790         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
15791              From: Michael G Schwern <schwern@pobox.com>
15792              Date: Sun, 2 Sep 2001 21:38:43 -0400
15793              Message-ID: <20010902213843.L2711@blackrider>
15794      Branch: perl
15795            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
15796            ! MANIFEST
15797 ____________________________________________________________________________
15798 [ 11835] By: nick                                  on 2001/09/03  06:20:06
15799         Log: Integrate mainline
15800      Branch: perlio
15801           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
15802            - t/op/misc.t
15803           !> (integrate 187 files)
15804 ____________________________________________________________________________
15805 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
15806         Log: Update Changes.
15807      Branch: perl
15808            ! Changes patchlevel.h
15809 ____________________________________________________________________________
15810 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
15811         Log: Slight tweaks.
15812      Branch: perl
15813            ! t/run/kill_perl.t
15814 ____________________________________________________________________________
15815 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
15816         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
15817      Branch: perl
15818            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15819 ____________________________________________________________________________
15820 [ 11831] By: sky                                   on 2001/09/02  12:10:42
15821         Log: Change #11828 wasn't complete, this updates to intest path
15822      Branch: perl
15823            ! t/run/kill_perl.t
15824 ____________________________________________________________________________
15825 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
15826         Log: 's's's.
15827      Branch: perl
15828            ! Changes
15829 ____________________________________________________________________________
15830 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
15831         Log: Update Changes.
15832      Branch: perl
15833            ! Changes patchlevel.h
15834 ____________________________________________________________________________
15835 [ 11828] By: sky                                   on 2001/09/02  11:53:56
15836         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
15837              From: Michael G Schwern <schwern@pobox.com>
15838              Date: Sat, 1 Sep 2001 20:18:58 -0400
15839              Message-ID: <20010901201858.X606@blackrider>
15840              +MANIFEST Fix
15841      Branch: perl
15842            + t/run/kill_perl.t
15843            - t/op/misc.t t/run/segfault.t
15844            ! MANIFEST
15845 ____________________________________________________________________________
15846 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
15847         Log: Subject: [PATCH] lib/Time/Local.pm
15848              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15849              Date: Sun, 2 Sep 2001 06:50:01 -0500
15850              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
15851      Branch: perl
15852            ! lib/Time/Local.pm
15853 ____________________________________________________________________________
15854 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
15855         Log: Tick off Unicode collation and the normalization from
15856              the todo list.
15857      Branch: perl
15858            ! pod/perltodo.pod
15859 ____________________________________________________________________________
15860 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
15861         Log: Update to Unicode 3.1.1.
15862      Branch: perl
15863            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
15864            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
15865            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
15866            ! lib/unicore/PropList.txt lib/unicore/README.perl
15867            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
15868            ! lib/unicore/rename lib/unicore/version
15869 ____________________________________________________________________________
15870 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
15871         Log: Slight doc tweaks for the module.
15872      Branch: perl
15873            ! lib/Unicode/UCD.pm
15874 ____________________________________________________________________________
15875 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
15876         Log: Rename the variable: it *used* to be (wrongly) that the
15877              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
15878              but that is no more the case: PL_reg_match_utf8 is better.
15879      Branch: perl
15880            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
15881            ! regexec.c sv.c thrdvar.h
15882 ____________________________________________________________________________
15883 [ 11822] By: ams                                   on 2001/09/02  02:54:50
15884         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
15885              From: Ilmari Karonen <iltzu@sci.fi>
15886              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
15887              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
15888              (op/sub_lval.t updated to take new error message into account.)
15889      Branch: perl
15890            ! op.c t/op/sub_lval.t
15891 ____________________________________________________________________________
15892 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
15893         Log: remove stray CRs in files; keep all files with UNIX line-ends
15894              (Porting/makerel adds CRs to the files that need it in the
15895              distribution)
15896      Branch: perl
15897            ! NetWare/t/NWScripts.pl README.dos
15898            ! ext/Encode/Encode/cns11643-1.enc
15899            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
15900            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
15901 ____________________________________________________________________________
15902 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
15903         Log: some remnants of change#11803
15904      Branch: perl
15905            ! ext/ByteLoader/byterun.h perl.h
15906 ____________________________________________________________________________
15907 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
15908         Log: Update to Unicode::Collate 0.08.
15909      Branch: perl
15910            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
15911            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
15912 ____________________________________________________________________________
15913 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
15914         Log: Test tweaks.
15915      Branch: perl
15916            ! t/op/pat.t
15917 ____________________________________________________________________________
15918 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
15919         Log: Fix test
15920      Branch: maint-5.6/macperl
15921            ! t/lib/b.t
15922 ____________________________________________________________________________
15923 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
15924         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
15925              warnings in Config.pm with -W; increase default and
15926              minimum RAM; bump version number.
15927      Branch: maint-5.6/macperl
15928            + macos/lib/Mac/LowMem.pm
15929            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
15930            ! macos/configpm macos/macperl/MacPerl.r
15931 ____________________________________________________________________________
15932 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
15933         Log: Make syntax check report in MPW style, fix tests
15934              to use Mac::err=unix to get normal-style error
15935              messages.
15936      Branch: maint-5.6/macperl
15937            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
15938            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
15939 ____________________________________________________________________________
15940 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
15941         Log: Make MPW-style errors optional (but the default); add
15942              MacPerl::ErrorFormat() function and Mac::err pragma
15943      Branch: maint-5.6/macperl
15944            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
15945            + macos/ext/Mac/err/err.xs
15946            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
15947            ! macos/macish.c macos/macish.h macos/macperl.sym
15948 ____________________________________________________________________________
15949 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
15950         Log: More module and test ports from Thomas Wegner et al
15951      Branch: maint-5.6/macperl
15952            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15953            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
15954            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
15955            ! t/op/magic.t
15956 ____________________________________________________________________________
15957 [ 11812] By: sky                                   on 2001/09/01  17:19:30
15958         Log: Subject: [PATCH t/op/concat.t] cleanup
15959              From: Michael G Schwern <schwern@pobox.com>
15960              Date: Sat, 1 Sep 2001 14:06:28 -0400
15961              Message-ID: <20010901140628.C606@blackrider>
15962      Branch: perl
15963            ! t/op/concat.t
15964 ____________________________________________________________________________
15965 [ 11811] By: sky                                   on 2001/09/01  12:25:29
15966         Log: Change #11805 didn't update the MANIFEST
15967      Branch: perl
15968            ! MANIFEST
15969 ____________________________________________________________________________
15970 [ 11810] By: sky                                   on 2001/09/01  11:52:44
15971         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
15972              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15973              Date: Sat, 1 Sep 2001 14:50:14 +0200
15974              Message-ID: <20010901145014.A691@rafael>
15975      Branch: perl
15976            ! t/op/inccode.t
15977 ____________________________________________________________________________
15978 [ 11809] By: sky                                   on 2001/09/01  11:49:22
15979         Log: Subject: PATCH: ExtUtils::MakeMaker
15980              From: Tony Bowden <tony@kasei.com>
15981              Date: Sat, 1 Sep 2001 10:33:53 +0100
15982              Message-ID: <20010901103353.A13863@soto.kasei.com>
15983              Manually applied
15984      Branch: perl
15985            ! lib/ExtUtils/MakeMaker.pm
15986 ____________________________________________________________________________
15987 [ 11808] By: sky                                   on 2001/09/01  11:39:13
15988         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
15989              From: mike808@users.sourceforge.net
15990              Date: Sat, 1 Sep 101 11:27:50 GMT
15991              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
15992              With little tweak
15993      Branch: perl
15994            ! lib/Term/Cap.pm
15995 ____________________________________________________________________________
15996 [ 11807] By: ams                                   on 2001/09/01  11:31:16
15997         Log: Subject: oct() and hex()
15998              From: Nicholas Clark <nick@ccl4.org>
15999              Date: Fri, 31 Aug 2001 23:14:13 +0100
16000              Message-Id: <20010831231413.J4950@plum.flirble.org>
16001      Branch: perl
16002            ! pod/perlclib.pod
16003 ____________________________________________________________________________
16004 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
16005         Log: Integrate change 11801 from maintperl
16006      Branch: maint-5.6/macperl
16007            ! perl.c
16008 ____________________________________________________________________________
16009 [ 11805] By: sky                                   on 2001/08/31  21:35:10
16010         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
16011              From: Michael G Schwern <schwern@pobox.com>
16012              Date: Fri, 31 Aug 2001 15:36:28 -0400
16013              Message-ID: <20010831153628.B598@blackrider>
16014              Check for things which used to segfault
16015      Branch: perl
16016            + t/run/segfault.t
16017 ____________________________________________________________________________
16018 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
16019         Log: integrate change#11801 from maint-5.6
16020              
16021              remove age-old UNICOS "workaround" that introduces a static, and
16022              hence an egregious race condition for threaded builds (*sigh*
16023              beats me why this kludge wasn't guarded by a UNICOS-specific
16024              #define *sigh*)
16025      Branch: perl
16026            ! perl.c
16027 ____________________________________________________________________________
16028 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
16029         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
16030              working in 5.7.x
16031      Branch: perl
16032            - objXSUB.h
16033            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
16034            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
16035            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
16036            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
16037            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
16038            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
16039            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
16040            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16041            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
16042            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
16043            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
16044            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
16045            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
16046            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
16047            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
16048            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
16049            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
16050            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
16051            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
16052            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
16053            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
16054            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
16055 ____________________________________________________________________________
16056 [ 11802] By: ams                                   on 2001/08/31  18:11:32
16057         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
16058              From: "Philip Newton" <Philip.Newton@gmx.net>
16059              Date: Fri, 31 Aug 2001 21:12:56 +0200
16060              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
16061      Branch: perl
16062            ! pod/perldiag.pod
16063 ____________________________________________________________________________
16064 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
16065         Log: remove age-old UNICOS "workaround" that introduces a static, and
16066              hence an egregious race condition for threaded builds (*sigh*
16067              beats me why this kludge wasn't guarded by a UNICOS-specific
16068              #define *sigh*)
16069      Branch: maint-5.6/perl
16070            ! perl.c
16071 ____________________________________________________________________________
16072 [ 11800] By: sky                                   on 2001/08/31  17:30:26
16073         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
16074              Might break on platforms where bool is larger than 8 bites ???
16075      Branch: perl
16076            ! regcomp.c
16077 ____________________________________________________________________________
16078 [ 11799] By: ams                                   on 2001/08/31  12:15:44
16079         Log: Integrate 11778 into mainline.
16080      Branch: perl
16081            ! t/base/term.t
16082 ____________________________________________________________________________
16083 [ 11798] By: sky                                   on 2001/08/31  11:31:44
16084         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
16085              supposed to happen.
16086      Branch: perl
16087            ! regcomp.c
16088 ____________________________________________________________________________
16089 [ 11797] By: sky                                   on 2001/08/31  11:28:17
16090         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
16091              From: "John P. Linderman" <jpl@research.att.com>
16092              Date: Fri, 31 Aug 2001 08:20:35 -0400
16093              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
16094              Fixes test 14 which could fail randomly in rare cases.
16095      Branch: perl
16096            ! ext/Time/HiRes/HiRes.t regcomp.c
16097 ____________________________________________________________________________
16098 [ 11796] By: ams                                   on 2001/08/31  01:13:07
16099         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
16100              From: Nicholas Clark <nick@ccl4.org>
16101              Date: Thu, 30 Aug 2001 23:21:50 +0100
16102              Message-Id: <20010830232150.D4950@plum.flirble.org>
16103      Branch: perl
16104            ! ext/Sys/Syslog/Makefile.PL
16105 ____________________________________________________________________________
16106 [ 11795] By: ams                                   on 2001/08/30  23:53:23
16107         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
16108              patching example
16109              From: Michael G Schwern <schwern@pobox.com>
16110              Date: Thu, 30 Aug 2001 17:02:08 -0400
16111              Message-Id: <20010830170208.M2318@blackrider>
16112      Branch: perl
16113            ! pod/perlhack.pod
16114 ____________________________________________________________________________
16115 [ 11794] By: ams                                   on 2001/08/30  19:35:36
16116         Log: Subject: [PATCH] pp_modulo
16117              From: Nicholas Clark <nick@ccl4.org>
16118              Date: Thu, 30 Aug 2001 18:20:54 +0100
16119              Message-Id: <20010830182053.A4950@plum.flirble.org>
16120      Branch: perl
16121            ! pp.c t/op/64bitint.t
16122 ____________________________________________________________________________
16123 [ 11793] By: sky                                   on 2001/08/30  13:02:48
16124         Log: 11792 wasn't complete
16125      Branch: perl
16126            ! makedef.pl regcomp.c
16127 ____________________________________________________________________________
16128 [ 11792] By: sky                                   on 2001/08/30  12:21:11
16129         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
16130      Branch: perl
16131            ! makedef.pl
16132 ____________________________________________________________________________
16133 [ 11791] By: sky                                   on 2001/08/30  10:08:02
16134         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
16135      Branch: perl
16136            ! config_h.SH
16137 ____________________________________________________________________________
16138 [ 11790] By: sky                                   on 2001/08/30  08:22:31
16139         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
16140              on the pad. Fixes coredumps in cleanups introduced by
16141              Change 11755  
16142      Branch: perl
16143            ! op.c perl.c sv.h
16144 ____________________________________________________________________________
16145 [ 11789] By: sky                                   on 2001/08/29  19:01:47
16146         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
16147              This is a replacement implmentation that works on HPUX.
16148              This bug should probably be fixed in GCC.
16149      Branch: perl
16150            ! ext/Socket/Socket.xs
16151 ____________________________________________________________________________
16152 [ 11788] By: ams                                   on 2001/08/29  17:35:33
16153         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
16154              From: Nicholas Clark <nick@ccl4.org>
16155              Date: Wed, 29 Aug 2001 18:21:56 +0100
16156              Message-Id: <20010829182156.O4950@plum.flirble.org>
16157      Branch: perl
16158            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
16159 ____________________________________________________________________________
16160 [ 11787] By: sky                                   on 2001/08/29  10:42:54
16161         Log: Added test for pack_addr_in and unpack_addr_in
16162              Nitpik in test 10
16163      Branch: perl
16164            ! ext/Socket/Socket.t
16165 ____________________________________________________________________________
16166 [ 11786] By: sky                                   on 2001/08/29  10:28:14
16167         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
16168              Trying to catch errors on HP-UX
16169      Branch: perl
16170            ! ext/Socket/Socket.t
16171 ____________________________________________________________________________
16172 [ 11785] By: sky                                   on 2001/08/29  09:07:03
16173         Log: make sure USE_THREADS is defined so external apps work
16174      Branch: perl
16175            ! config_h.SH
16176 ____________________________________________________________________________
16177 [ 11784] By: sky                                   on 2001/08/29  08:06:12
16178         Log: Subject: Re: The hitlist of untested modules.
16179              From: Jonathan Stowe <gellyfish@gellyfish.com>
16180              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
16181              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
16182              Start of tests for Shell.pm (make Schwern poorer!)
16183      Branch: perl
16184            + lib/Shell.t
16185            ! MANIFEST
16186 ____________________________________________________________________________
16187 [ 11783] By: sky                                   on 2001/08/29  07:37:50
16188         Log: END{} can change the return value even if we die from BEGIN{}
16189      Branch: perl
16190            ! miniperlmain.c
16191 ____________________________________________________________________________
16192 [ 11782] By: ams                                   on 2001/08/29  06:32:17
16193         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
16194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16195              Date: Wed, 29 Aug 2001 09:18:17 +0200
16196              Message-Id: <20010829091817.A4453@rafael>
16197      Branch: perl
16198            ! t/op/inccode.t
16199 ____________________________________________________________________________
16200 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
16201         Log: Delete xsubpp.patch, as full copy exists now
16202      Branch: maint-5.6/macperl
16203            - macos/xsubpp.patch
16204 ____________________________________________________________________________
16205 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
16206         Log: Add Changes file
16207      Branch: maint-5.6/macperl
16208            + macos/Changes
16209 ____________________________________________________________________________
16210 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
16211         Log: Add Mac version of xsubpp as separate file
16212      Branch: maint-5.6/macperl
16213            + macos/xsubpp
16214            ! macos/Makefile.mk
16215 ____________________________________________________________________________
16216 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
16217         Log: Fix open of /dev/null for Mac OS
16218      Branch: maint-5.6/macperl
16219            ! t/base/term.t
16220 ____________________________________________________________________________
16221 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
16222         Log: Various patches: enable more tests; skip CVS in PerlInstall;
16223              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
16224      Branch: maint-5.6/macperl
16225            ! macos/MacPerlTests.cmd macos/PerlInstall
16226            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
16227 ____________________________________________________________________________
16228 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
16229         Log: Allow for platforms to override formatting of errors
16230              on output from Matthias Neeracher (Mac files)
16231      Branch: maint-5.6/macperl
16232            ! macos/macish.c macos/macish.h
16233 ____________________________________________________________________________
16234 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
16235         Log: Allow for platforms to override formatting of errors
16236              on output from Matthias Neeracher (core files)
16237      Branch: maint-5.6/macperl
16238            ! perl.h pp_ctl.c util.c
16239 ____________________________________________________________________________
16240 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
16241         Log: Add some param checking, from reports by Kevin Reid.
16242      Branch: maint-5.6/macperl
16243            ! macos/ext/Mac/Controls/Controls.pm
16244            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
16245 ____________________________________________________________________________
16246 [ 11773] By: ams                                   on 2001/08/28  23:54:57
16247         Log: Subject: [PATCH] make coretest
16248              From: Paul Johnson <paul@pjcj.net>
16249              Date: Wed, 29 Aug 2001 00:11:38 +0200
16250              Message-Id: <20010829001138.B12169@pjcj.net>
16251              (Applied without the change to perlhack.pod. This should
16252              probably stay undocumented.)
16253      Branch: perl
16254            ! Makefile.SH t/TEST
16255 ____________________________________________________________________________
16256 [ 11772] By: sky                                   on 2001/08/28  13:01:20
16257         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
16258              From: Michael G Schwern <schwern@pobox.com>
16259              Date: Tue, 28 Aug 2001 09:57:39 -0400
16260              Message-ID: <20010828095738.E17775@blackrider>
16261      Branch: perl
16262            ! pod/perlhack.pod t/op/pack.t
16263 ____________________________________________________________________________
16264 [ 11771] By: sky                                   on 2001/08/28  11:20:13
16265         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
16266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16267              Date: Tue, 28 Aug 2001 14:23:43 +0200
16268              Message-ID: <20010828142343.A19299@rafael>
16269      Branch: perl
16270            ! pod/perlvar.pod pp_ctl.c
16271 ____________________________________________________________________________
16272 [ 11770] By: ams                                   on 2001/08/28  10:13:21
16273         Log: Subject: [PATCH] odd typo in op.h
16274              From: Nicholas Clark <nick@ccl4.org>
16275              Date: Tue, 28 Aug 2001 12:10:26 +0100
16276              Message-Id: <20010828121026.V4950@plum.flirble.org>
16277      Branch: perl
16278            ! op.h
16279 ____________________________________________________________________________
16280 [ 11769] By: sky                                   on 2001/08/28  08:09:16
16281         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
16282              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
16283              Date: Tue, 28 Aug 2001 02:22:20 +0300
16284              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
16285      Branch: perl
16286            ! ext/B/B/Lint.pm
16287 ____________________________________________________________________________
16288 [ 11768] By: ams                                   on 2001/08/28  00:47:35
16289         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
16290              From: Michael G Schwern <schwern@pobox.com>
16291              Date: Mon, 27 Aug 2001 21:24:44 -0400
16292              Message-Id: <20010827212444.F12582@blackrider>
16293      Branch: perl
16294            ! pod/perlhack.pod t/op/pack.t
16295 ____________________________________________________________________________
16296 [ 11767] By: ams                                   on 2001/08/27  23:59:48
16297         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
16298              From: Michael G Schwern <schwern@pobox.com>
16299              Date: Mon, 27 Aug 2001 20:12:29 -0400
16300              Message-Id: <20010827201229.D12582@blackrider>
16301      Branch: perl
16302            ! pod/perlhack.pod t/op/pack.t
16303 ____________________________________________________________________________
16304 [ 11766] By: ams                                   on 2001/08/27  23:39:40
16305         Log: Update Changes.
16306      Branch: perl
16307            ! Changes
16308 ____________________________________________________________________________
16309 [ 11765] By: ams                                   on 2001/08/27  22:53:10
16310         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
16311              From: Michael G Schwern <schwern@pobox.com>
16312              Date: Mon, 27 Aug 2001 19:47:30 -0400
16313              Message-Id: <20010827194730.C12582@blackrider>
16314      Branch: perl
16315            ! t/op/inccode.t
16316 ____________________________________________________________________________
16317 [ 11764] By: ams                                   on 2001/08/27  22:46:21
16318         Log: Subject: [PATCH] new tests for the coderef-in-@INC
16319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16320              Date: Mon, 27 Aug 2001 22:36:27 +0200
16321              Message-Id: <20010827223627.C690@rafael>
16322              
16323              Subject: Re: [PATCH] new tests for the coderef-in-@INC
16324              From: Nicholas Clark <nick@ccl4.org>
16325              Date: Tue, 28 Aug 2001 00:02:46 +0100
16326              Message-Id: <20010828000245.R4950@plum.flirble.org>
16327      Branch: perl
16328            + t/op/inccode.t
16329            ! MANIFEST
16330 ____________________________________________________________________________
16331 [ 11763] By: ams                                   on 2001/08/27  22:41:09
16332         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
16333              bleadperl on fire, Win95+4NT)
16334              From: Michael G Schwern <schwern@pobox.com>
16335              Date: Mon, 27 Aug 2001 16:54:42 -0400
16336              Message-Id: <20010827165442.F9436@blackrider>
16337      Branch: perl
16338            ! lib/warnings.t
16339 ____________________________________________________________________________
16340 [ 11762] By: sky                                   on 2001/08/27  19:19:17
16341         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
16342              avaible at compile time. This broke the compilation of 
16343              Net/Ping.pm
16344      Branch: perl
16345            ! lib/Net/Ping.pm
16346 ____________________________________________________________________________
16347 [ 11761] By: sky                                   on 2001/08/27  18:34:48
16348         Log: Removed tripple definitions of CUSTOM_OP functions.
16349      Branch: perl
16350            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
16351 ____________________________________________________________________________
16352 [ 11760] By: sky                                   on 2001/08/27  18:21:27
16353         Log: Regen headers
16354      Branch: perl
16355            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
16356            ! perlapi.h proto.h
16357 ____________________________________________________________________________
16358 [ 11759] By: ams                                   on 2001/08/27  16:31:53
16359         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
16360              From: "chromatic" <chromatic@rmci.net>
16361              Date: Mon, 27 Aug 2001 11:17:09 -0600
16362              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
16363      Branch: perl
16364            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
16365 ____________________________________________________________________________
16366 [ 11758] By: sky                                   on 2001/08/27  15:16:42
16367         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
16368              Thanks to H. Merijn Brand for the patch.
16369              Some of the comments and or guards might be removable in perl.h now.
16370      Branch: perl
16371            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
16372            ! Porting/Glossary Porting/config_H README.threads config_h.SH
16373            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
16374            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
16375            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
16376            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
16377            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
16378            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
16379            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
16380            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
16381            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
16382            ! win32/config_H.vc win32/perllib.c win32/win32.h
16383            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
16384            ! wince/config.h wince/config_H.ce wince/win32.h
16385            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
16386 ____________________________________________________________________________
16387 [ 11757] By: sky                                   on 2001/08/27  13:39:16
16388         Log: Subject: GNU ld parses arguments different
16389              From: H.Merijn Brand <h.m.brand@hccnet.nl>
16390              Date: Mon, 27 Aug 2001 16:25:51 +0200
16391              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
16392      Branch: perl
16393            ! hints/hpux.sh
16394 ____________________________________________________________________________
16395 [ 11756] By: sky                                   on 2001/08/27  13:18:45
16396         Log: Subject: Custom Ops
16397              From: Simon Cozens <simon@netthink.co.uk>
16398              Date: Sat, 25 Aug 2001 17:45:09 +0100
16399              Message-ID: <20010825174509.A5752@netthink.co.uk>
16400              I also added a fix to Opcode.pm to quite test cases.
16401      Branch: perl
16402            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
16403            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
16404 ____________________________________________________________________________
16405 [ 11755] By: sky                                   on 2001/08/27  05:37:17
16406         Log: Plugs a memory leak on destruction of regular expressions
16407              introcued by #11274.
16408              PL_regex_padav now has an AV as it's first entry with a list
16409              of freed regex_padav slots that it will reuse on creating
16410              new PMOPs.
16411      Branch: perl
16412            ! op.c perl.c
16413 ____________________________________________________________________________
16414 [ 11754] By: ams                                   on 2001/08/26  14:38:52
16415         Log: Subject: [PATCH] t/io/binmode.t
16416              From: Nicholas Clark <nick@ccl4.org>
16417              Date: Sun, 26 Aug 2001 12:03:05 +0100
16418              Message-Id: <20010826120305.C4950@plum.flirble.org>
16419              
16420              (Also a nitpick in #11752 to t/op/universal.t)
16421      Branch: perl
16422            ! t/io/binmode.t t/op/universal.t
16423 ____________________________________________________________________________
16424 [ 11753] By: ams                                   on 2001/08/26  08:19:34
16425         Log: Subject: [PATCH] op/universal.t failing
16426              From: Nicholas Clark <nick@ccl4.org>
16427              Date: Sun, 26 Aug 2001 09:48:22 +0100
16428              Message-Id: <20010826094822.B4950@plum.flirble.org>
16429      Branch: perl
16430            ! t/op/universal.t
16431 ____________________________________________________________________________
16432 [ 11752] By: ams                                   on 2001/08/25  22:46:13
16433         Log: Subject: Re: 'can' with undefined subs
16434              From: Tony Bowden <tony@kasei.com>
16435              Date: Sat, 25 Aug 2001 14:58:17 +0100
16436              Message-Id: <20010825145817.A11788@soto.kasei.com>
16437              (Applied with minor modifications.)
16438      Branch: perl
16439            ! t/op/universal.t
16440 ____________________________________________________________________________
16441 [ 11751] By: ams                                   on 2001/08/25  18:28:43
16442         Log: Subject: Re: 'can' with undefined subs
16443              From: Tony Bowden <tony@kasei.com>
16444              Date: Sat, 25 Aug 2001 15:13:14 +0100
16445              Message-Id: <20010825151314.B11788@soto.kasei.com>
16446      Branch: perl
16447            ! lib/UNIVERSAL.pm
16448 ____________________________________________________________________________
16449 [ 11750] By: nick                                  on 2001/08/25  15:24:15
16450         Log: Integrate mainline
16451      Branch: perlio
16452           +> t/io/binmode.t
16453           !> (integrate 26 files)
16454 ____________________________________________________________________________
16455 [ 11749] By: nick                                  on 2001/08/25  14:55:41
16456         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
16457              From:  John Peacock <jpeacock@rowman.com>
16458              Date:  Wed, 22 Aug 2001 12:05:28 -0400
16459              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
16460      Branch: perl
16461            ! pod/perlhack.pod
16462 ____________________________________________________________________________
16463 [ 11748] By: nick                                  on 2001/08/25  14:53:04
16464         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
16465              From:  Michael G Schwern <schwern@pobox.com>
16466              Date:  Wed, 22 Aug 2001 19:22:45 -0400
16467              Message-Id:  <20010822192245.U619@blackrider>
16468      Branch: perl
16469            ! MANIFEST
16470 ____________________________________________________________________________
16471 [ 11747] By: nick                                  on 2001/08/25  14:52:33
16472         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
16473              From:  Nicholas Clark <nick@ccl4.org>
16474              Date:  Wed, 22 Aug 2001 23:29:06 +0100
16475              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
16476      Branch: perl
16477            + t/io/binmode.t
16478            ! perlio.c pod/perlfunc.pod
16479 ____________________________________________________________________________
16480 [ 11744] By: nick                                  on 2001/08/25  14:37:33
16481         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
16482              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16483              Date:  Fri, 24 Aug 2001 22:10:42 +0200
16484              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
16485      Branch: perl
16486            ! x2p/a2py.c x2p/walk.c
16487 ____________________________________________________________________________
16488 [ 11743] By: nick                                  on 2001/08/25  14:32:47
16489         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
16490              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16491              Date:  Fri, 24 Aug 2001 23:34:13 +0200
16492              Message-Id:  <20010824233413.A1285@rafael>
16493      Branch: perl
16494            ! pod/perlfunc.pod pod/perlvar.pod
16495 ____________________________________________________________________________
16496 [ 11742] By: ams                                   on 2001/08/25  13:16:02
16497         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
16498              From: Nicholas Clark <nick@ccl4.org>
16499              Date: Sat, 25 Aug 2001 14:50:07 +0100
16500              Message-Id: <20010825145007.L41464@plum.flirble.org>
16501      Branch: perl
16502            ! pp_ctl.c
16503 ____________________________________________________________________________
16504 [ 11741] By: nick                                  on 2001/08/24  07:08:45
16505         Log: When applying patch via Porting/apply fails, do p4 refresh
16506              to get old files back.
16507      Branch: perl
16508            ! Porting/apply
16509 ____________________________________________________________________________
16510 [ 11740] By: ams                                   on 2001/08/24  04:47:24
16511         Log: #11739 was incomplete.
16512      Branch: perl
16513            ! pod/perldiag.pod
16514 ____________________________________________________________________________
16515 [ 11739] By: ams                                   on 2001/08/24  04:09:40
16516         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
16517              From: "Philip Newton" <Philip.Newton@gmx.net>
16518              Date: Fri, 24 Aug 2001 07:08:34 +0200
16519      Branch: perl
16520            ! pod/perldiag.pod
16521 ____________________________________________________________________________
16522 [ 11738] By: ams                                   on 2001/08/24  02:19:42
16523         Log: Fixed Doug Wilson's email address.
16524      Branch: perl
16525            ! AUTHORS
16526 ____________________________________________________________________________
16527 [ 11737] By: ams                                   on 2001/08/24  00:10:13
16528         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
16529              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16530              Date: Thu, 23 Aug 2001 22:22:58 +0200
16531              Message-Id: <20010823222258.A901@rafael>
16532      Branch: perl
16533            ! pod/perldiag.pod
16534 ____________________________________________________________________________
16535 [ 11736] By: ams                                   on 2001/08/24  00:05:02
16536         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
16537              From: "Craig A. Berry" <craigberry@mac.com>
16538              Date: Thu, 23 Aug 2001 19:07:45 -0500
16539              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
16540      Branch: perl
16541            ! configure.com
16542 ____________________________________________________________________________
16543 [ 11735] By: sky                                   on 2001/08/23  13:42:07
16544         Log: Backed out 11732, it breaks lib/strict.t 
16545      Branch: perl
16546            ! op.c
16547 ____________________________________________________________________________
16548 [ 11734] By: sky                                   on 2001/08/23  11:45:59
16549         Log: Removed toy from 17133 after Matt Sargeants request.
16550      Branch: perl
16551            ! pod/perlfaq4.pod
16552 ____________________________________________________________________________
16553 [ 11733] By: sky                                   on 2001/08/23  11:36:29
16554         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
16555              From: Robin Houston <robin@kitsite.com>
16556              Date: Wed, 22 Aug 2001 23:06:16 +0100
16557              Message-ID: <20010822230616.A254@robin.kitsite.com>
16558      Branch: perl
16559            ! pod/perlfaq4.pod
16560 ____________________________________________________________________________
16561 [ 11732] By: sky                                   on 2001/08/23  10:36:02
16562         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
16563              From: Simon Cozens <simon@netthink.co.uk>
16564              Date: Thu, 23 Aug 2001 12:06:36 +0100
16565              Message-ID: <20010823120636.A9961@netthink.co.uk>
16566      Branch: perl
16567            ! op.c
16568 ____________________________________________________________________________
16569 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
16570         Log: fix broken windows build
16571      Branch: perl
16572            ! perl.h
16573 ____________________________________________________________________________
16574 [ 11730] By: ams                                   on 2001/08/22  21:35:30
16575         Log: Subject: [PATCH] io/tell.t doesn't chdir t
16576              From: Nicholas Clark <nick@ccl4.org>
16577              Date: Wed, 22 Aug 2001 23:25:58 +0100
16578              Message-Id: <20010822232557.Y82818@plum.flirble.org>
16579      Branch: perl
16580            ! t/io/tell.t
16581 ____________________________________________________________________________
16582 [ 11729] By: ams                                   on 2001/08/22  20:32:21
16583         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
16584              questions)
16585              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16586              Date: Wed, 22 Aug 2001 17:09:04 -0400
16587              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
16588              (Oops, forgot File::Spec::Unix in the previous patch.)
16589      Branch: perl
16590            ! lib/File/Spec/Unix.pm
16591 ____________________________________________________________________________
16592 [ 11728] By: ams                                   on 2001/08/22  20:25:41
16593         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
16594              questions)
16595              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16596              Date: Wed, 22 Aug 2001 17:09:04 -0400
16597              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
16598      Branch: perl
16599            ! lib/File/Spec.pm
16600 ____________________________________________________________________________
16601 [ 11727] By: ams                                   on 2001/08/22  19:43:30
16602         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
16603              From: John Peacock <jpeacock@rowman.com>
16604              Date: Wed, 22 Aug 2001 12:35:52 -0400
16605              Message-Id: <3B83DF68.5D89DC81@rowman.com>
16606              (Adds proper tests for $], notwithstanding Subject. +nitpick)
16607      Branch: perl
16608            ! t/op/ver.t
16609 ____________________________________________________________________________
16610 [ 11726] By: ams                                   on 2001/08/22  19:36:39
16611         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
16612              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
16613              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
16614              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
16615      Branch: perl
16616            ! lib/diagnostics.pm lib/diagnostics.t
16617 ____________________________________________________________________________
16618 [ 11725] By: ams                                   on 2001/08/22  19:25:01
16619         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
16620              From: Nicholas Clark <nick@ccl4.org>
16621              Date: Wed, 22 Aug 2001 20:59:05 +0100
16622              Message-Id: <20010822205905.U82818@plum.flirble.org>
16623      Branch: perl
16624            ! pp.c t/op/64bitint.t t/op/arith.t
16625 ____________________________________________________________________________
16626 [ 11724] By: ams                                   on 2001/08/22  10:02:33
16627         Log: Subject: Configure blooper
16628              From: H.Merijn Brand <h.m.brand@hccnet.nl>
16629              Date: Wed, 22 Aug 2001 12:38:35 +0200
16630              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
16631      Branch: perl
16632            ! Configure
16633 ____________________________________________________________________________
16634 [ 11723] By: ams                                   on 2001/08/21  16:17:53
16635         Log: Subject: [PATCH] installperl -help
16636              From: Nicholas Clark <nick@ccl4.org>
16637              Date: Tue, 21 Aug 2001 17:34:23 +0100
16638              Message-Id: <20010821173423.F82818@plum.flirble.org>
16639      Branch: perl
16640            ! installperl
16641 ____________________________________________________________________________
16642 [ 11722] By: ams                                   on 2001/08/20  07:46:31
16643         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
16644              From: Ilmari Karonen <iltzu@sci.fi>
16645              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
16646              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
16647      Branch: perl
16648            ! pod/perlvar.pod
16649 ____________________________________________________________________________
16650 [ 11721] By: nick                                  on 2001/08/20  06:24:31
16651         Log: Integrate mainline
16652      Branch: perlio
16653           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
16654           +> lib/Lingua/KO/Hangul/Util/Changes
16655           +> lib/Lingua/KO/Hangul/Util/README
16656           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
16657           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
16658           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
16659           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
16660           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
16661           +> lib/Unicode/Normalize/t/test.t
16662            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
16663           !> (integrate 55 files)
16664 ____________________________________________________________________________
16665 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
16666         Log: Integrate Change #11599 from maint-5.6/perl
16667      Branch: maint-5.6/macperl
16668           !> README.win32
16669 ____________________________________________________________________________
16670 [ 11719] By: ams                                   on 2001/08/18  21:21:42
16671         Log: Add Porting/apply to MANIFEST.
16672      Branch: perl
16673            ! MANIFEST
16674 ____________________________________________________________________________
16675 [ 11718] By: sky                                   on 2001/08/18  14:38:01
16676         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
16677              Better solution would be to make 5005threaded perl use
16678              the same system as ithreads do
16679      Branch: perl
16680            ! perl.h
16681 ____________________________________________________________________________
16682 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
16683         Log: New try for ID 20010407.006: detach the semantics
16684              "was the last match target UTF8" into its own variable.
16685      Branch: perl
16686            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
16687            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
16688 ____________________________________________________________________________
16689 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
16690         Log: UTF8 flag should be meaningful only when POK.
16691      Branch: perl
16692            ! dump.c
16693 ____________________________________________________________________________
16694 [ 11715] By: sky                                   on 2001/08/18  11:45:16
16695         Log: USE_THREADS and USE_ITHREADS are never true at the same time
16696      Branch: perl
16697            ! perl.h
16698 ____________________________________________________________________________
16699 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
16700         Log: Retract #11712 for now.  The real fix would probably
16701              be something like making PL_reg_sv a copy (PV + UTF8)
16702              of the matched/substituted string (note: not just a SvPOK
16703              string, for example the stringified form of a ROK would
16704              be applicable)  Beware of leaks.
16705      Branch: perl
16706            ! pp_hot.c t/op/pat.t
16707 ____________________________________________________________________________
16708 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
16709         Log: UTF8 wasn't printing for PVMGs.
16710      Branch: perl
16711            ! dump.c
16712 ____________________________________________________________________________
16713 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
16714         Log: (Retracted by #11714)
16715              
16716              Okay analysis, debatable fix.  (The fix will inc
16717              the refcount of all temporary match objects,
16718              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
16719              which will then cause griping at untie() time
16720              ("inner references remain").
16721              
16722              Fix for ID 20010407.006: PL_reg_sv got wiped out
16723              by freetemps if the match target was a temporary
16724              (like function_call() =~ /.../), which in turn meant
16725              that the $1 et al stopped working if they had UTF-8
16726              in them.  Therefore bump up the refcount of PL_reg_sv.
16727      Branch: perl
16728            ! pp_hot.c t/op/pat.t
16729 ____________________________________________________________________________
16730 [ 11711] By: ams                                   on 2001/08/17  20:32:08
16731         Log: Subject: [PATCH] doesn't compile, was perl@11710
16732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16733              Date: Fri, 17 Aug 2001 23:21:10 +0200
16734              Message-Id: <20010817232110.C7041@rafael> 
16735      Branch: perl
16736            ! sharedsv.c
16737 ____________________________________________________________________________
16738 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
16739         Log: Update Changes.
16740      Branch: perl
16741            ! Changes patchlevel.h
16742 ____________________________________________________________________________
16743 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
16744         Log: Upgrade to libnet 1.0704.
16745      Branch: perl
16746            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
16747            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
16748            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
16749            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
16750            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
16751            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
16752            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
16753 ____________________________________________________________________________
16754 [ 11708] By: sky                                   on 2001/08/17  13:34:04
16755         Log: Let perl_clone copy PL_exit_flags
16756      Branch: perl
16757            ! sv.c
16758 ____________________________________________________________________________
16759 [ 11707] By: sky                                   on 2001/08/17  12:28:41
16760         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
16761      Branch: perl
16762            ! sharedsv.c sharedsv.h
16763 ____________________________________________________________________________
16764 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
16765         Log: The metaconfig unit change for #11705.
16766      Branch: metaconfig/U/perl
16767            ! Extensions.U
16768 ____________________________________________________________________________
16769 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
16770         Log: Allow the threads extension to be found if present.
16771      Branch: perl
16772            ! Configure
16773 ____________________________________________________________________________
16774 [ 11704] By: nick                                  on 2001/08/17  11:47:54
16775         Log: Mail -> change script (pre-alpha)
16776      Branch: perl
16777            + Porting/apply
16778 ____________________________________________________________________________
16779 [ 11703] By: sky                                   on 2001/08/17  07:11:24
16780         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
16781              Thanks to Tom Hospel for pointing out my error.
16782      Branch: perl
16783            ! op.h
16784 ____________________________________________________________________________
16785 [ 11702] By: sky                                   on 2001/08/17  04:18:11
16786         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.
16787      Branch: perl
16788            ! embed.pl miniperlmain.c perl.c perl.h proto.h
16789 ____________________________________________________________________________
16790 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
16791         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
16792              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
16793      Branch: perl
16794            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
16795            + lib/Lingua/KO/Hangul/Util/README
16796            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
16797            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
16798            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
16799            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
16800            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
16801            + lib/Unicode/Normalize/t/test.t
16802            ! MANIFEST
16803 ____________________________________________________________________________
16804 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
16805         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
16806              Date: Thu, 16 Aug 2001 22:46:15 -0500
16807              From: "Craig A. Berry" <craigberry@mac.com>
16808              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
16809      Branch: perl
16810            ! configure.com numeric.c
16811 ____________________________________________________________________________
16812 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
16813         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
16814              of the usual suspects (like getpwent) but not for others
16815              (like localtime and rand).  The _r versions are available
16816              for all of them, so let's use them.
16817      Branch: perl
16818            ! perl.h
16819 ____________________________________________________________________________
16820 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
16821         Log: (Accidental apply; thankfully empty.)
16822      Branch: perl
16823            ! hints/os390.sh
16824 ____________________________________________________________________________
16825 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
16826         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
16827              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16828              Date: Thu, 16 Aug 2001 16:27:49 +0100
16829              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
16830      Branch: perl
16831            ! regexec.c t/op/re_tests
16832 ____________________________________________________________________________
16833 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
16834         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
16835              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16836              Date: Thu, 16 Aug 2001 18:50:01 +0100
16837              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
16838      Branch: perl
16839            ! pp_hot.c t/op/pat.t
16840 ____________________________________________________________________________
16841 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
16842         Log: Subject: [PATCH] *time_r again
16843              From: "Arthur Bergman" <arthur@contiller.se>
16844              Date: Thu, 16 Aug 2001 16:01:54 +0200
16845              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
16846      Branch: perl
16847            ! op.h
16848 ____________________________________________________________________________
16849 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
16850         Log: system() and backtick error handling cleanup from Craig A. Berry.
16851      Branch: perl
16852            ! vms/vms.c
16853 ____________________________________________________________________________
16854 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
16855         Log: change#10334 leaks memory, copies string when it doesn't
16856              need to
16857      Branch: perl
16858            ! perl.c
16859 ____________________________________________________________________________
16860 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
16861         Log: One more twist to the sprintf + utf8 testing.
16862      Branch: perl
16863            ! t/op/misc.t
16864 ____________________________________________________________________________
16865 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
16866         Log: Fix for 20010407.008 sprintf removes utf8-ness.
16867      Branch: perl
16868            ! pp.c t/op/misc.t
16869 ____________________________________________________________________________
16870 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
16871         Log: Subject: [PATCH] *time_r fixes
16872              From: "Arthur Bergman" <arthur@contiller.se>
16873              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
16874              Date: Thu, 16 Aug 2001 14:22:27 +0200
16875      Branch: perl
16876            ! op.h
16877 ____________________________________________________________________________
16878 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
16879         Log: Upgrade to CGI.pm 2.77.
16880      Branch: perl
16881            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
16882            ! lib/CGI/t/function.t
16883 ____________________________________________________________________________
16884 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
16885         Log: Document the bytes-to-Unicode upgrading.
16886      Branch: perl
16887            ! pod/perlunicode.pod
16888 ____________________________________________________________________________
16889 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
16890         Log: Add a test for Unicode sprintf.
16891      Branch: perl
16892            ! t/op/misc.t
16893 ____________________________________________________________________________
16894 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
16895         Log: Add Unicode tests for index/rindex.
16896      Branch: perl
16897            ! t/op/index.t
16898 ____________________________________________________________________________
16899 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
16900         Log: Document a bit the art of minimizing the installation,
16901              based on the p5p discussion.
16902      Branch: perl
16903            ! INSTALL
16904 ____________________________________________________________________________
16905 [ 11684] By: nick                                  on 2001/08/15  15:03:31
16906         Log: Integrate mainline
16907      Branch: perlio
16908           +> sharedsv.c sharedsv.h
16909           !> (integrate 53 files)
16910 ____________________________________________________________________________
16911 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
16912         Log: Update Changes.
16913      Branch: perl
16914            ! Changes patchlevel.h
16915 ____________________________________________________________________________
16916 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
16917         Log: The #11673 necessitated a test tweak.
16918      Branch: perl
16919            ! t/io/utf8.t
16920 ____________________________________________________________________________
16921 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
16922         Log: Also UNICOS is in the general case unable to silently
16923              handle fp overflows.
16924      Branch: perl
16925            ! numeric.c
16926 ____________________________________________________________________________
16927 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
16928         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
16929              NV_EPSILON #defined.
16930      Branch: perl
16931            ! perl.h
16932 ____________________________________________________________________________
16933 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
16934         Log: Re-establish the fp overflow detection for VAX VMS; there
16935              is no easy way to have the IEEE fp silent overflow semantics.
16936              (in Alpha VMS we still will use IEEE fp by default-- but it
16937              is still possible to configure Perl to use G_FLOAT)
16938      Branch: perl
16939            ! numeric.c
16940 ____________________________________________________________________________
16941 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
16942         Log: Subject: [PATCH] pp_lock 
16943              From: "Arthur Bergman" <arthur@contiller.se>
16944              Date: Wed, 15 Aug 2001 11:52:16 +0200
16945              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
16946      Branch: perl
16947            ! pp.c
16948 ____________________________________________________________________________
16949 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
16950         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
16951              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16952              Date: Wed, 15 Aug 2001 11:32:11 +0100
16953              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
16954      Branch: perl
16955            ! regcomp.c t/op/re_tests
16956 ____________________________________________________________________________
16957 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
16958         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
16959              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16960              Date: Wed, 15 Aug 2001 10:33:49 +0100
16961              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
16962      Branch: perl
16963            ! regexec.c t/op/re_tests
16964 ____________________________________________________________________________
16965 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
16966         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
16967              From: Barrie Slaymaker <barries@slaysys.com>
16968              Date: Tue, 14 Aug 2001 14:32:25 -0400
16969              Message-ID: <20010814143225.A19822@jester.slaysys.com>
16970      Branch: perl
16971            ! lib/File/Spec.t lib/File/Spec/Unix.pm
16972 ____________________________________________________________________________
16973 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
16974         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
16975              From: Peter Prymmer <pvhp@forte.com>
16976              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
16977              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
16978      Branch: perl
16979            ! README.vms configure.com
16980 ____________________________________________________________________________
16981 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
16982         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
16983              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16984              Date: Tue, 14 Aug 2001 21:23:27 +0200
16985              Message-ID: <20010814212327.A1919@rafael>
16986      Branch: perl
16987            ! doio.c
16988 ____________________________________________________________________________
16989 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
16990         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
16991              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
16992              Date: Tue, 14 Aug 2001 22:30:11 +0200
16993              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
16994              
16995              Combination of nmake, quoting, and Perl expanded $( in here-doc.
16996      Branch: perl
16997            ! ext/SDBM_File/Makefile.PL
16998 ____________________________________________________________________________
16999 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
17000         Log: Todo updates.
17001      Branch: perl
17002            ! pod/perltodo.pod
17003 ____________________________________________________________________________
17004 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
17005         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
17006              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
17007              Date: Mon, 13 Aug 2001 23:15:01 +0200
17008              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
17009      Branch: perl
17010            ! sv.c
17011 ____________________________________________________________________________
17012 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
17013         Log: Subject: [PATCH] [b-]showlex.t
17014              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17015              Date: Sun, 12 Aug 2001 22:24:51 +0200
17016              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
17017              
17018              The 4nt command shell will expand the % in command line
17019              no matter what quoting is attempted, changed the % to @.
17020      Branch: perl
17021            ! ext/B/Showlex.t
17022 ____________________________________________________________________________
17023 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
17024         Log: Subject: [PATCH] magic.t
17025              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
17026              Date: Sun, 12 Aug 2001 20:49:27 +0200
17027              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
17028      Branch: perl
17029            ! t/op/magic.t
17030 ____________________________________________________________________________
17031 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
17032         Log: Add sharedsv* to the DOSish platforms; plus add
17033              some WinCE files to the list of DOSish files.
17034      Branch: perl
17035            ! NetWare/Makefile Porting/makerel win32/Makefile
17036            ! win32/makefile.mk wince/Makefile.ce
17037 ____________________________________________________________________________
17038 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
17039         Log: More DOSish files.
17040      Branch: perl
17041            ! Porting/makerel
17042 ____________________________________________________________________________
17043 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
17044         Log: Strip CRs from the WinCE files.  Now we need to
17045              figure out in which CRs are really needed: probably
17046              Makefile.ce and the README files, at least, probably
17047              also the registry.bat.
17048      Branch: perl
17049            ! wince/Makefile.ce wince/README.compile wince/README.perlce
17050            ! wince/config.h wince/include/cectype.h wince/include/errno.h
17051            ! wince/include/sys/stat.h wince/include/sys/types.h
17052            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
17053            ! wince/perldll.def wince/registry.bat wince/wince.h
17054            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
17055 ____________________________________________________________________________
17056 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
17057         Log: Add some files to DOSish and writables.
17058      Branch: perl
17059            ! Porting/makerel
17060 ____________________________________________________________________________
17061 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
17062         Log: Compile failure message tidying.
17063      Branch: perl
17064            ! t/lib/1_compile.t
17065 ____________________________________________________________________________
17066 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
17067         Log: The new sharedsv* should be exported only if usethreads.
17068      Branch: perl
17069            ! makedef.pl
17070 ____________________________________________________________________________
17071 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
17072         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
17073              From: Peter Prymmer <pvhp@forte.com>
17074              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
17075              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
17076      Branch: perl
17077            ! README.os390
17078 ____________________________________________________________________________
17079 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
17080         Log: Update Changes.
17081      Branch: perl
17082            ! Changes patchlevel.h
17083 ____________________________________________________________________________
17084 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
17085         Log: Subject: [PATHC] sharedsv.[c|h]
17086              From: "Artur Bergman" <artur@contiller.se>
17087              Date: Mon, 13 Aug 2001 14:38:41 +0200
17088              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
17089              
17090              Subject: [PATCH] embed.pl
17091              From: Arthur Bergman <arthur@contiller.se>
17092              Date: Mon, 13 Aug 2001 14:38:14 +0200
17093              Message-ID: <B79D96D6.3088%arthur@contiller.se>
17094              
17095              Subject: [PATCH] sharedsv cleanups
17096              From: "Arthur Bergman" <arthur@contiller.se>
17097              Date: Mon, 13 Aug 2001 15:14:25 +0200
17098              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
17099              
17100              Plus few tweaks: _init needs to be Adp, the prototypes
17101              should not be revealed unless using ithreads, #endif FOO
17102              must be #endif /* FOO */, adding (parentheses) around
17103              do { } while doesn't work too well.
17104      Branch: perl
17105            + sharedsv.c sharedsv.h
17106            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
17107            ! perl.h perlapi.c pod/perlapi.pod proto.h
17108 ____________________________________________________________________________
17109 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
17110         Log: Subject: Re: END {} blocks run in perl_run
17111              From: Arthur Bergman <arthur@contiller.se>
17112              Date: Mon, 13 Aug 2001 11:11:30 +0200
17113              Message-ID: <B79D6661.3068%arthur@contiller.se>
17114      Branch: perl
17115            ! perl.c
17116 ____________________________________________________________________________
17117 [ 11657] By: nick                                  on 2001/08/13  09:03:02
17118         Log: Integrate mainline
17119      Branch: perlio
17120           +> (branch 326 files)
17121            - (delete 330 files)
17122           !> (integrate 85 files)
17123 ____________________________________________________________________________
17124 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
17125         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
17126              and the Perl will be built to do that by default (adding that
17127              will break scripts having non-UTF-8 binary data, such as Latin-1.)
17128      Branch: perl
17129            ! op.c toke.c utf8.h
17130 ____________________________________________________________________________
17131 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
17132         Log: Unnecessary downgrades.
17133      Branch: perl
17134            ! doop.c
17135 ____________________________________________________________________________
17136 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
17137         Log: Failure not true anymore (probably caused by my broken setup).
17138      Branch: perl
17139            ! t/op/pat.t
17140 ____________________________________________________________________________
17141 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
17142         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
17143              stopped working).
17144      Branch: perl
17145            ! op.h pp_ctl.c regcomp.c
17146 ____________________________________________________________________________
17147 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
17148         Log: There is no IN_UTF8.
17149      Branch: perl
17150            ! utf8.h
17151 ____________________________________________________________________________
17152 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
17153         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
17154      Branch: perl
17155            ! op.c op.h pp_ctl.c regcomp.c
17156 ____________________________________________________________________________
17157 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
17158         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
17159              and a test tweak.
17160      Branch: perl
17161            ! op.c t/pod/find.t
17162 ____________________________________________________________________________
17163 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
17164         Log: Todo updates and fixes.
17165      Branch: perl
17166            ! pod/perltodo.pod
17167 ____________________________________________________________________________
17168 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
17169         Log: Mark tests (and one module) having explicit Latin-1
17170              (and one file having explicit UTF-8) with an explicit
17171              'no utf8' (and one explicit 'use utf8').
17172              
17173              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
17174      Branch: perl
17175            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
17176            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
17177            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
17178 ____________________________________________________________________________
17179 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
17180         Log: Subject: SV: END {} blocks run in perl_run
17181              From: "Arthur Bergman" <arthur@contiller.se>
17182              Date: Sun, 12 Aug 2001 00:34:28 +0200 
17183              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
17184      Branch: perl
17185            ! miniperlmain.c perl.c
17186 ____________________________________________________________________________
17187 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
17188         Log: Typos in #11645.
17189      Branch: perl
17190            ! perl.h
17191 ____________________________________________________________________________
17192 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
17193         Log: On ithreads default to use_reentrant except on naturally
17194              threadsafe platforms.
17195      Branch: perl
17196            ! perl.h
17197 ____________________________________________________________________________
17198 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
17199         Log: (Hopefully) a fix for 20010723.004: make install needs
17200              write permission in build directory.  The problem was
17201              probably caused by overeager sprinkling of the lib/re.pm
17202              dependencies (which was done to guarantee lib/re.pm being
17203              uptodate for parallel makes: now solved by funneling that
17204              through an explicit recursive make in the preplibrary target).
17205      Branch: perl
17206            ! Makefile.SH
17207 ____________________________________________________________________________
17208 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
17209         Log: Dispell the "use utf8" superstition.
17210      Branch: perl
17211            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
17212            ! pod/perlunicode.pod
17213 ____________________________________________________________________________
17214 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
17215         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
17216              From: "Abigail" <abigail@foad.org> 
17217              Date: Sat, 11 Aug 2001 23:49:49 +0200
17218              Message-ID: <20010811214950.23255.qmail@foad.org>
17219      Branch: perl
17220            ! t/op/taint.t
17221 ____________________________________________________________________________
17222 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
17223         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
17224              From: Abhijit Menon-Sen <ams@wiw.org>
17225              Date: Sat, 11 Aug 2001 06:18:19 +0530
17226              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
17227      Branch: perl
17228            ! mg.c
17229 ____________________________________________________________________________
17230 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
17231         Log: Test for change #11639.
17232      Branch: perl
17233            ! t/op/tiehandle.t
17234 ____________________________________________________________________________
17235 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
17236         Log: Subject: Re: Can't localize *FH, then tie it
17237              From: Abhijit Menon-Sen <ams@wiw.org>
17238              Date: Sun, 12 Aug 2001 16:08:06 +0530
17239              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
17240      Branch: perl
17241            ! pp_hot.c pp_sys.c
17242 ____________________________________________________________________________
17243 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
17244         Log: Drop all the unnecessary "use utf8" clauses and some of
17245              the unnecessary "use bytes" ones.
17246              
17247              TODO: scour the documentation for unnecessary "use utf8"
17248              and prominently display it in perldelta when the time comes.
17249              ("use utf8" should be necessary ONLY if one wants the script
17250              to be in UTF-8.)  Also should be checked in some non-ASCII
17251              non-Latin-1 platform, like EBCDIC.
17252      Branch: perl
17253            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
17254            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
17255 ____________________________________________________________________________
17256 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
17257         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
17258              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
17259              in Unicode handling.
17260      Branch: perl
17261            + t/op/lc.t
17262            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
17263 ____________________________________________________________________________
17264 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
17265         Log: Thinko: we want the flags for native cc, not gcc.
17266      Branch: perl
17267            ! hints/dec_osf.sh
17268 ____________________________________________________________________________
17269 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
17270         Log: (retracted by 13077)
17271              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
17272              From: Robin Houston <robin@kitsite.com>
17273              Date: Fri, 10 Aug 2001 14:42:02 +0100
17274              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
17275      Branch: perl
17276            ! pp.c
17277 ____________________________________________________________________________
17278 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
17279         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
17280              From: Abhijit Menon-Sen <ams@wiw.org>
17281              Date: Sat, 11 Aug 2001 16:31:04 +0530
17282              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
17283      Branch: perl
17284            ! op.c
17285 ____________________________________________________________________________
17286 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
17287         Log: Get rid of indread, from Abhijit Menon-Sen.
17288      Branch: perl
17289            ! pp_sys.c
17290 ____________________________________________________________________________
17291 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
17292         Log: CRLFgngngn.
17293      Branch: perl
17294            ! win32/Makefile win32/makefile.mk
17295 ____________________________________________________________________________
17296 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
17297         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
17298      Branch: perl
17299            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
17300            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
17301            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
17302            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
17303            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
17304            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
17305            ! win32/Makefile win32/makefile.mk
17306 ____________________________________________________________________________
17307 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
17308         Log: Avoid #elif (less portable than #else #if).
17309      Branch: perl
17310            ! handy.h
17311 ____________________________________________________________________________
17312 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
17313         Log: Subject: patch for perlvar.pod
17314              From: mah@everybody.org (Mark A. Hershberger)
17315              Date: 08 Aug 2001 17:03:16 -0500
17316              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
17317      Branch: perl
17318            ! pod/perlvar.pod
17319 ____________________________________________________________________________
17320 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
17321         Log: cpp commands must start (the # must be) at the column #0.
17322      Branch: perl
17323            ! op.c
17324 ____________________________________________________________________________
17325 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
17326         Log: If using gcc -B/foo/bar makedepend would give
17327              unnecessary warnings about unused -B/foo/bar.
17328      Branch: perl
17329            ! makedepend.SH
17330 ____________________________________________________________________________
17331 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
17332         Log: Update Changes.
17333      Branch: perl
17334            ! Changes patchlevel.h
17335 ____________________________________________________________________________
17336 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
17337         Log: s/z/tz/
17338      Branch: perl
17339            ! pod/perlfaq2.pod
17340 ____________________________________________________________________________
17341 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
17342         Log: Article nit.
17343      Branch: perl
17344            ! pod/perlfaq2.pod
17345 ____________________________________________________________________________
17346 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
17347         Log: Rename lib/unicode files to lib/unicore to avoid
17348              conflicts between core lib/unicode and Unicode::
17349              files in case-ignoring filesystems.
17350      Branch: perl
17351            + (add 325 files)
17352            - (delete 324 files)
17353            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
17354 ____________________________________________________________________________
17355 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
17356         Log: Upgrade to Math::BigInt 1.41.
17357      Branch: perl
17358            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
17359 ____________________________________________________________________________
17360 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
17361         Log: Subject: [PATCH] remove PL_na from typemap
17362              From: James <james@rf.net>
17363              Date: Mon, 06 Aug 2001 20:23:15 -0700
17364              Message-ID: <3B6F5F23.A31A81B1@rf.net>
17365              
17366              (had to be manually applied)
17367      Branch: perl
17368            ! lib/ExtUtils/typemap
17369 ____________________________________________________________________________
17370 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
17371         Log: The metaconfig unit changes for #11618.
17372      Branch: metaconfig/U/perl
17373            + d_fpclassl.U i_fp.U
17374 ____________________________________________________________________________
17375 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
17376         Log: Forgot this from #11618.
17377              
17378              NOTE: wince/config_H.ce needs updating.
17379      Branch: perl
17380            ! wince/config.ce
17381 ____________________________________________________________________________
17382 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
17383         Log: Introduce more floating point classifying APIs;
17384              try to define (most importantly) Perl_is{inf,nan}(x).
17385              
17386              For this first cut, assume none such APIs exist in non-UNIXoid
17387              platforms-- this is of course too unkind: Win32 rumoredly has
17388              _fpclass() and _isnan(), and VMS/VOS very probably have some
17389              of the APIs available.     The only thing Perl uses at the moment
17390              is Perl_isnan() (has been in use for a while now).
17391              
17392              NOTE: the Win32 and NetWare config_h.?c need regenerating.
17393      Branch: perl
17394            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
17395            ! Porting/config_H config_h.SH configure.com epoc/config.sh
17396            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
17397            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17398            ! vos/config.ga.h win32/config.bc win32/config.gc
17399            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17400            ! win32/config_H.vc wince/config.ce wince/config.h
17401 ____________________________________________________________________________
17402 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
17403         Log: Integrate change #11519 from perlio:
17404              
17405              Avoid testing for (non-)existance of "encoding(xxxx)"
17406              layer is called "encoding" the (xxxx) is an argument.
17407      Branch: perl
17408           !> lib/open.pm
17409 ____________________________________________________________________________
17410 [ 11616] By: nick                                  on 2001/08/09  07:50:24
17411         Log: Integrate mainline
17412      Branch: perlio
17413           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
17414           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
17415           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
17416           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
17417            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
17418            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
17419           !> (integrate 79 files)
17420 ____________________________________________________________________________
17421 [ 11615] By: nick                                  on 2001/08/09  06:23:44
17422         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
17423              layer is called "encoding" the (xxxx) is an argument.
17424      Branch: perlio
17425            ! lib/open.pm
17426 ____________________________________________________________________________
17427 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
17428         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
17429              From: Paul Johnson <paul@pjcj.net>
17430              Date: Wed, 8 Aug 2001 23:54:17 +0200
17431              Message-ID: <20010808235417.O1006@pjcj.net>
17432      Branch: perl
17433            ! ext/B/B/Concise.pm
17434 ____________________________________________________________________________
17435 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
17436         Log: Make VMS use IEEE math by default; reorder Tru64 hints
17437              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
17438              exception semantics) is always set if using (the new) cc.
17439      Branch: perl
17440            ! configure.com hints/dec_osf.sh
17441 ____________________________________________________________________________
17442 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
17443         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
17444              From: Abhijit Menon-Sen <ams@wiw.org>
17445              Date: Tue, 7 Aug 2001 17:16:05 +0530
17446              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
17447      Branch: perl
17448            ! pp_sys.c
17449 ____________________________________________________________________________
17450 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
17451         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
17452              From: "Craig A. Berry" <craigberry@mac.com>
17453              Date: Tue, 07 Aug 2001 22:27:47 -0500
17454              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
17455      Branch: perl
17456            ! t/run/exit.t
17457 ____________________________________________________________________________
17458 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
17459         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
17460              From: "Craig A. Berry" <craigberry@mac.com>
17461              Date: Tue, 07 Aug 2001 20:01:53 -0500
17462              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
17463      Branch: perl
17464            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
17465 ____________________________________________________________________________
17466 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
17467         Log: Update the magazine information.
17468      Branch: perl
17469            ! pod/perlfaq2.pod
17470 ____________________________________________________________________________
17471 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
17472         Log: Ignore SIGFPE everywhere.
17473      Branch: perl
17474            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
17475 ____________________________________________________________________________
17476 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
17477         Log: With permission, change the licensing of the docs by
17478              TomC (and Gnat) to comply with the rest of Perl.
17479      Branch: perl
17480            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17481            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17482            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17483            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
17484            ! pod/perltootc.pod
17485 ____________________________________________________________________________
17486 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
17487         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
17488              From: Andy Dougherty <doughera@lafayette.edu>
17489              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
17490              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
17491      Branch: perl
17492            ! hints/openbsd.sh
17493 ____________________________________________________________________________
17494 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
17495         Log: Subject: [PATCH] Makefile.SH test_prep dependency
17496              From: Andy Dougherty <doughera@lafayette.edu>
17497              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
17498              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
17499      Branch: perl
17500            ! Makefile.SH
17501 ____________________________________________________________________________
17502 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
17503         Log: Don't autogenerate the headers et alia,
17504              make regen_headers explicitly.
17505      Branch: perl
17506            ! Makefile.SH
17507 ____________________________________________________________________________
17508 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
17509         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
17510              From: Gurusamy Sarathy <gsar@ActiveState.com> 
17511              Date: Tue, 07 Aug 2001 08:33:26 -0700
17512              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
17513              
17514              Unnecessary dependency.
17515      Branch: perl
17516            ! embed.pl
17517 ____________________________________________________________________________
17518 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
17519         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
17520              From: Abhijit Menon-Sen <ams@wiw.org>
17521              Date: Tue, 7 Aug 2001 09:10:54 +0530
17522              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
17523      Branch: perl
17524            ! pp_hot.c
17525 ____________________________________________________________________________
17526 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
17527         Log: Subject: [PATCH perl@11597] B && BEGIN handling
17528              From: "James A. Duncan" <jduncan@fotango.com>
17529              Date: Mon, 6 Aug 2001 17:29:11 +0100
17530              Message-ID: <20010806172911.A2071@fotango.com>
17531              
17532              (the intrpvar.h addition moved to the end for bincompat)
17533      Branch: perl
17534            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
17535 ____________________________________________________________________________
17536 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
17537         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
17538      Branch: perl
17539           !> README.win32
17540 ____________________________________________________________________________
17541 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
17542         Log: fix URLs for fcrypt.c
17543      Branch: maint-5.6/perl
17544            ! README.win32
17545 ____________________________________________________________________________
17546 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
17547         Log: Yet another way to say Infinity: HP-UX calls its "++".
17548      Branch: perl
17549            ! lib/Math/BigInt/t/bigintpm.t
17550 ____________________________________________________________________________
17551 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
17552         Log: Update Changes.
17553      Branch: perl
17554            ! Changes patchlevel.h
17555 ____________________________________________________________________________
17556 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
17557         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
17558      Branch: perl
17559            ! pod/perlfaq5.pod
17560 ____________________________________________________________________________
17561 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
17562         Log: The #11593 wasn't right.
17563      Branch: perl
17564            ! lib/Math/BigInt/t/bigintpm.t
17565 ____________________________________________________________________________
17566 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
17567         Log: Subject: [PATCH: perl@11564] introducing perlivp
17568              From: Prymmer/Kahn <pvhp@best.com>
17569              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
17570              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
17571              
17572              Subject: Re: [PATCH: perl@11564] introducing perlivp
17573              From: Prymmer/Kahn <pvhp@best.com>
17574              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
17575              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
17576      Branch: perl
17577            + utils/perlivp.PL
17578            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
17579            ! win32/Makefile win32/makefile.mk
17580 ____________________________________________________________________________
17581 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
17582         Log: libcs are confused what to call Infinity.
17583      Branch: perl
17584            ! lib/Math/BigInt/t/bigintpm.t
17585 ____________________________________________________________________________
17586 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
17587         Log: Avoid SIGFPE in Tru64.
17588      Branch: perl
17589            ! numeric.c
17590 ____________________________________________________________________________
17591 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
17592         Log: Upgrade to Math::BigInt 1.40.
17593              
17594              NOTE: this patch necessitates doing something about
17595              infinity handling since the new bigintpm.t tests use
17596              infinity, which causes SIGFPEs at least in Tru64.
17597      Branch: perl
17598            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17599            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
17600            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
17601            ! lib/Math/BigInt/t/mbimbf.t
17602 ____________________________________________________________________________
17603 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
17604         Log: remove hardcoded cmd shell in testsuite
17605      Branch: perl
17606            ! t/op/glob.t t/op/magic.t t/op/stat.t
17607 ____________________________________________________________________________
17608 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
17609         Log: 4-arg select() was busted on windows because change#8178 didn't
17610              make it into mainline
17611      Branch: perl
17612            ! perl.h win32/include/sys/socket.h
17613 ____________________________________________________________________________
17614 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
17615         Log: Rename the Getopt::Long tests to be as they are
17616              in the Getopt::Long official distribution.
17617      Branch: perl
17618            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
17619            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
17620            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
17621            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
17622            ! MANIFEST
17623 ____________________________________________________________________________
17624 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
17625         Log: Upgrade to Getopt::Long 2.26.
17626      Branch: perl
17627            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
17628            ! MANIFEST lib/Getopt/Long.pm
17629 ____________________________________________________________________________
17630 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
17631         Log: Retract #10874 (the hack should be unnecessary by now)
17632      Branch: perl
17633            ! lib/Test/Harness.pm
17634 ____________________________________________________________________________
17635 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
17636         Log: avoid temp file littering in tests
17637      Branch: perl
17638            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
17639 ____________________________________________________________________________
17640 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
17641         Log: Subject: warning in sv.c: double format, NV arg
17642              From: "Philip Newton" <Philip.Newton@gmx.net>
17643              Date: Sun, 5 Aug 2001 19:41:07 +0200
17644              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
17645      Branch: perl
17646            ! sv.c
17647 ____________________________________________________________________________
17648 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
17649         Log: fix POSIX.t#13 for windos
17650      Branch: perl
17651            ! ext/POSIX/POSIX.t
17652 ____________________________________________________________________________
17653 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
17654         Log: Add a test for PerlIO::Via.
17655      Branch: perl
17656            + ext/PerlIO/t/via.t
17657            ! MANIFEST ext/PerlIO/Via/Via.pm
17658 ____________________________________________________________________________
17659 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
17660         Log: flock() and link() are not available on Windows 9x
17661      Branch: perl
17662            ! win32/config_sh.PL
17663 ____________________________________________________________________________
17664 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
17665         Log: Some Tru64 C compilers have C++ components that confuse
17666              the ccversion parsing.
17667      Branch: perl
17668            ! hints/dec_osf.sh
17669 ____________________________________________________________________________
17670 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
17671         Log: (Reintroduce #11125)
17672              
17673              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
17674              From: Alan Burlison <Alan.Burlison@sun.com> 
17675              Date: Tue, 03 Jul 2001 15:20:13 +0100   
17676              Message-ID: <3B41D49D.A923D4F9@sun.com> 
17677      Branch: perl
17678            ! lib/ExtUtils/MM_Unix.pm
17679 ____________________________________________________________________________
17680 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
17681         Log: Little pointer juggling for HP-UX cc to avoid
17682              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
17683              followed by
17684              "error 1549: Modifiable lvalue required for assignment operator."
17685      Branch: perl
17686            ! hv.c
17687 ____________________________________________________________________________
17688 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
17689         Log: Continuation of #11575: SANY_SEEN completely deprecated,
17690              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
17691              plus a fix for the bug.
17692      Branch: perl
17693            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
17694 ____________________________________________________________________________
17695 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
17696         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
17697              From: Doug MacEachern <dougm@covalent.net>
17698              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
17699              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
17700      Branch: perl
17701            ! sv.c
17702 ____________________________________________________________________________
17703 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
17704         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
17705              the new CANY is the \C.  The problem reported and the
17706              test case supplied in
17707              
17708              Subject: UTF-8 bugs in string length & single line regex matches
17709              From: "Daniel P. Berrange" <dan@berrange.com>
17710              Date: Fri, 3 Aug 2001 11:39:33 +0100
17711              Message-ID: <20010803113932.A19318@berrange.com>
17712      Branch: perl
17713            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
17714            ! t/op/pat.t
17715 ____________________________________________________________________________
17716 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
17717         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
17718              From: Doug MacEachern <dougm@covalent.net>
17719              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
17720              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
17721      Branch: perl
17722            ! perl.c regexec.c
17723 ____________________________________________________________________________
17724 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
17725         Log: The #11572 didn't up the test count.
17726      Branch: perl
17727            ! t/op/length.t
17728 ____________________________________________________________________________
17729 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
17730         Log: Subject: UTF-8 bugs in string length & single line regex matches
17731              From: "Daniel P. Berrange" <dan@berrange.com>
17732              Date: Fri, 3 Aug 2001 11:39:33 +0100         
17733              Message-ID: <20010803113932.A19318@berrange.com>
17734              
17735              (the mg_length() fix)
17736      Branch: perl
17737            ! mg.c t/op/length.t
17738 ____________________________________________________________________________
17739 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
17740         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
17741              From: Abhijit Menon-Sen <ams@wiw.org>
17742              Date: Sat, 4 Aug 2001 16:56:35 +0530
17743              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
17744      Branch: perl
17745            ! hv.c
17746 ____________________________________________________________________________
17747 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
17748         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
17749              From: Abhijit Menon-Sen <ams@wiw.org>
17750              Date: Sat, 4 Aug 2001 16:16:03 +0530
17751              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
17752      Branch: perl
17753            ! hv.c
17754 ____________________________________________________________________________
17755 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
17756         Log: Subject: Re: [patch] refcount re ops
17757              From: Abhijit Menon-Sen <ams@wiw.org>
17758              Date: Sat, 4 Aug 2001 08:54:55 +0530
17759              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
17760      Branch: perl
17761            ! sv.c
17762 ____________________________________________________________________________
17763 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
17764         Log: Subject: [patch] refcount re ops
17765              From: Doug MacEachern <dougm@covalent.net>
17766              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
17767              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
17768      Branch: perl
17769            ! regcomp.c sv.c
17770 ____________________________________________________________________________
17771 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
17772         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
17773              From: Doug MacEachern <dougm@covalent.net>
17774              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
17775              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
17776      Branch: perl
17777            ! perl.c regexec.c
17778 ____________________________________________________________________________
17779 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
17780         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
17781              From: "Craig A. Berry" <craigberry@mac.com> 
17782              Date: Fri, 03 Aug 2001 16:16:16 -0500
17783              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
17784      Branch: perl
17785            ! t/op/misc.t
17786 ____________________________________________________________________________
17787 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
17788         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
17789              From: John Kristian <jmk2001@engineer.com>
17790              Date: Fri, 03 Aug 2001 00:59:08 -0700
17791              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
17792      Branch: perl
17793            ! win32/win32.c
17794 ____________________________________________________________________________
17795 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
17796         Log: Update Changes.
17797      Branch: perl
17798            ! Changes patchlevel.h
17799 ____________________________________________________________________________
17800 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
17801         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
17802              From: "Craig A. Berry" <craigberry@mac.com>
17803              Date: Thu, 02 Aug 2001 23:15:24 -0500
17804              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
17805      Branch: perl
17806            ! ext/B/Stash.t
17807 ____________________________________________________________________________
17808 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
17809         Log: Subject: [patch] plug PL_cshname leak
17810              From: Doug MacEachern <dougm@covalent.net>
17811              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
17812              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
17813      Branch: perl
17814            ! sv.c
17815 ____________________________________________________________________________
17816 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
17817         Log: Subject: [patch] plug PL_sh_path leak
17818              From: Doug MacEachern <dougm@covalent.net>
17819              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
17820              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
17821      Branch: perl
17822            ! sv.c
17823 ____________________________________________________________________________
17824 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
17825         Log: Subject: [patch] plug PL_regex_padav leaks
17826              From: Doug MacEachern <dougm@covalent.net>
17827              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
17828              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
17829      Branch: perl
17830            ! op.c op.h perl.c
17831 ____________________________________________________________________________
17832 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
17833         Log: Subject: [patch] plug PL_origargv leak
17834              From: Doug MacEachern <dougm@covalent.net>
17835              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
17836              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
17837      Branch: perl
17838            ! perl.c
17839 ____________________________________________________________________________
17840 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
17841         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
17842              From: Abhijit Menon-Sen <ams@wiw.org>
17843              Date: Fri, 3 Aug 2001 06:38:11 +0530
17844              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
17845      Branch: perl
17846            ! hv.c
17847 ____________________________________________________________________________
17848 [ 11557] By: nick                                  on 2001/08/03  08:17:38
17849         Log: Integrate mainline
17850      Branch: perlio
17851           +> (branch 47 files)
17852            - lib/Switch/test.pl
17853           !> (integrate 49 files)
17854 ____________________________________________________________________________
17855 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
17856         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
17857              From: "Craig A. Berry" <craigberry@mac.com>
17858              Date: Thu, 02 Aug 2001 12:56:19 -0500
17859              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
17860      Branch: perl
17861            ! ext/B/Showlex.t
17862 ____________________________________________________________________________
17863 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
17864         Log: Be more careful about non-existent files.
17865      Branch: perl
17866            ! lib/File/Copy.pm
17867 ____________________________________________________________________________
17868 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
17869         Log: Subject: [PATCH resend] deparse empty formats
17870              From: Robin Houston <robin@kitsite.com> 
17871              Date: Thu, 2 Aug 2001 14:32:36 +0100
17872              Message-ID: <20010802143236.A894@robin.kitsite.com>
17873      Branch: perl
17874            ! ext/B/B/Deparse.pm
17875 ____________________________________________________________________________
17876 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
17877         Log: Subject: [patch] ithreads + refto fix improvement
17878              From: Doug MacEachern <dougm@covalent.net>
17879              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
17880              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
17881      Branch: perl
17882            ! pp.c
17883 ____________________________________________________________________________
17884 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
17885         Log: Readability nit from Abhijit.
17886      Branch: perl
17887            ! op.c
17888 ____________________________________________________________________________
17889 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
17890         Log: setproctitle() API version nit from Anton Berezin.
17891      Branch: perl
17892            ! mg.c
17893 ____________________________________________________________________________
17894 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
17895         Log: Add PerlCE to the docs.
17896      Branch: perl
17897            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17898            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17899 ____________________________________________________________________________
17900 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
17901         Log: Integrate the PerlCE (WinCE Perl) port;
17902              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
17903      Branch: perl
17904            + README.ce wince/FindExt.pm wince/Makefile.ce
17905            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
17906            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
17907            + wince/bin/search.pl wince/config.ce wince/config.h
17908            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
17909            + wince/dl_win32.xs wince/include/arpa/inet.h
17910            + wince/include/cectype.h wince/include/errno.h
17911            + wince/include/netdb.h wince/include/sys/socket.h
17912            + wince/include/sys/stat.h wince/include/sys/types.h
17913            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
17914            + wince/perl.rc wince/perldll.def wince/perllib.c
17915            + wince/perlmain.c wince/registry.bat wince/runperl.c
17916            + wince/splittree.pl wince/win32.h wince/win32iop.h
17917            + wince/win32thread.c wince/win32thread.h wince/wince.c
17918            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
17919            + wince/xdistclean.ksh wince/xmakediffs.ksh
17920            ! MANIFEST perl.c perl.h perlio.c
17921 ____________________________________________________________________________
17922 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
17923         Log: setproctitle() made simpler.  (This assumes the string is
17924              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
17925              should be used.  Note len, not len + 1.)  BSD-fu from Anton
17926              Berezin.
17927      Branch: perl
17928            ! mg.c
17929 ____________________________________________________________________________
17930 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
17931         Log: Subject: [PATCH] -Wall cleanup: op.c
17932              From: Richard Soderberg <rs@oregonnet.com>
17933              Date: Thu, 2 Aug 2001 00:17:09 -0700
17934              Message-Id: <200108020717.AAA26895@oregonnet.com>
17935              
17936              Subject: [PATCH] -Wall cleanup: sv.c
17937              From: Richard Soderberg <rs@oregonnet.com>
17938              Date: Thu, 2 Aug 2001 00:49:21 -0700
17939              Message-Id: <200108020749.AAA27492@oregonnet.com>
17940      Branch: perl
17941            ! op.c sv.c
17942 ____________________________________________________________________________
17943 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
17944         Log: Update Changes.
17945      Branch: perl
17946            ! Changes patchlevel.h
17947 ____________________________________________________________________________
17948 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
17949         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
17950              From: Doug MacEachern <dougm@covalent.net>
17951              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
17952              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
17953      Branch: perl
17954            ! op.c
17955 ____________________________________________________________________________
17956 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
17957         Log: The #11541 didn't work under threads.
17958      Branch: perl
17959            ! op.c
17960 ____________________________________________________________________________
17961 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
17962         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
17963              From: Hugo <hv@crypt.compulink.co.uk>
17964              Date: Fri, 22 Jun 2001 01:19:08 +0100 
17965              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
17966              
17967              (Skip tests if accept() failed)
17968      Branch: perl
17969            ! ext/IO/lib/IO/t/io_unix.t
17970 ____________________________________________________________________________
17971 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
17972         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
17973              From: "Stian Seeberg" <sseeberg@nimsoft.no>
17974              Date: Mon, 30 Jul 2001 12:28:07 +0200
17975              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
17976      Branch: perl
17977            ! perl.h
17978 ____________________________________________________________________________
17979 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
17980         Log: Subject: Pluggable optimizer
17981              From: Simon Cozens <simon@netthink.co.uk>
17982              Date: Wed, 1 Aug 2001 13:57:02 -0700
17983              Message-ID: <20010801135702.I10442@netthink.co.uk>
17984      Branch: perl
17985            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
17986 ____________________________________________________________________________
17987 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
17988         Log: Subject: [ID 20010801.039] perlre.pod message typo
17989              From: Autrijus Tang <autrijus@geb.elixus.org>
17990              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
17991              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
17992      Branch: perl
17993            ! pod/perlre.pod
17994 ____________________________________________________________________________
17995 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
17996         Log: Test for change #11536.
17997      Branch: perl
17998            ! t/op/tiehandle.t
17999 ____________________________________________________________________________
18000 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
18001         Log: More test fixups for #11537.
18002      Branch: perl
18003            ! t/lib/warnings/4lint t/lib/warnings/9enabled
18004 ____________________________________________________________________________
18005 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
18006         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
18007              From: Doug MacEachern <dougm@covalent.net>
18008              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
18009              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
18010      Branch: perl
18011            ! op.c t/TestInit.pm
18012 ____________________________________________________________________________
18013 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
18014         Log: Subject: [patch] ithreads + refto bug
18015              From: Doug MacEachern <dougm@covalent.net>
18016              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
18017              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
18018              
18019              (Test in change #11539)
18020      Branch: perl
18021            ! pp.c
18022 ____________________________________________________________________________
18023 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
18024         Log: Subject: [PATCH: perl@11523] fixups for t/harness
18025              From: Prymmer/Kahn <pvhp@best.com>
18026              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
18027              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
18028      Branch: perl
18029            ! t/harness
18030 ____________________________________________________________________________
18031 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
18032         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
18033              From: Prymmer/Kahn <pvhp@best.com>
18034              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
18035              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
18036      Branch: perl
18037            ! win32/Makefile win32/makefile.mk
18038 ____________________________________________________________________________
18039 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
18040         Log: Need to know the number of tests.
18041      Branch: perl
18042            ! t/run/exit.t
18043 ____________________________________________________________________________
18044 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
18045         Log: Subject: Re: new exit tests on VMS
18046              From: "Craig A. Berry" <craigberry@mac.com>
18047              Date: Tue, 31 Jul 2001 12:19:29 -0500
18048              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
18049      Branch: perl
18050            ! t/run/exit.t
18051 ____________________________________________________________________________
18052 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
18053         Log: Retract #11530 (the dTHX is needed under threads)
18054      Branch: perl
18055            ! perlio.c
18056 ____________________________________________________________________________
18057 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
18058         Log: (Retracted by #11531)
18059      Branch: perl
18060            ! perlio.c
18061 ____________________________________________________________________________
18062 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
18063         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
18064              From: Richard Soderberg <rs@crystalflame.net>
18065              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
18066              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
18067      Branch: perl
18068            ! unixish.h
18069 ____________________________________________________________________________
18070 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
18071         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
18072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18073              Date: Tue, 31 Jul 2001 05:39:09 -0400
18074              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
18075              
18076              (with a note about the case of UV being equal to long long)
18077      Branch: perl
18078            ! utils/h2xs.PL
18079 ____________________________________________________________________________
18080 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
18081         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
18082              From: "Craig A. Berry" <craigberry@mac.com>
18083              Date: Tue, 31 Jul 2001 14:57:43 -0500
18084              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
18085      Branch: perl
18086            ! t/io/fs.t
18087 ____________________________________________________________________________
18088 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
18089         Log: Fix for
18090              
18091              Subject: [ID 20010116.001] File::Copy truncates orig file 
18092              From: arbor@al37al08.telecel.pt
18093              Date: Tue, 16 Jan 2001 11:43:02 GMT
18094              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
18095              
18096              (copy($foo, $foo) would truncate $foo)
18097      Branch: perl
18098            ! lib/File/Copy.pm lib/File/Copy.t
18099 ____________________________________________________________________________
18100 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
18101         Log: Metaconfig unit change for #11524.
18102      Branch: metaconfig/U/perl
18103            ! Extras.U
18104 ____________________________________________________________________________
18105 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
18106         Log: Multiple modules didn't work; plus typo fixes.
18107      Branch: perl
18108            ! Configure
18109 ____________________________________________________________________________
18110 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
18111         Log: Update Changes.
18112      Branch: perl
18113            ! Changes patchlevel.h
18114 ____________________________________________________________________________
18115 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
18116         Log: Regen perlapi.
18117      Branch: perl
18118            ! pod/perlapi.pod
18119 ____________________________________________________________________________
18120 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
18121         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
18122              From: Dave Mitchell <davem@fdgroup.co.uk>
18123              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
18124              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
18125      Branch: perl
18126            ! sv.c
18127 ____________________________________________________________________________
18128 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
18129         Log: Regen toc.
18130      Branch: perl
18131            ! pod/perltoc.pod
18132 ____________________________________________________________________________
18133 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
18134         Log: Regen Porting stuff.
18135      Branch: perl
18136            ! Porting/Glossary Porting/config.sh Porting/config_H
18137 ____________________________________________________________________________
18138 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
18139         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
18140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18141              Date: Tue, 31 Jul 2001 05:34:38 -0400
18142              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
18143      Branch: perl
18144            ! utils/h2xs.PL
18145 ____________________________________________________________________________
18146 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
18147         Log: Metaconfig unit change for #11516. 
18148      Branch: metaconfig/U/perl
18149            ! gccvers.U
18150 ____________________________________________________________________________
18151 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
18152         Log: Add -Wall in cflags, not in Configure.
18153              (This way -Wall affects only the core and the core XS,
18154              not user modules' XS.  Concern from Paul Marquess,
18155              implementation idea from Andy Dougherty.)
18156      Branch: perl
18157            ! Configure cflags.SH
18158 ____________________________________________________________________________
18159 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
18160         Log: Metaconfig unit changes for #11514.
18161      Branch: metaconfig
18162            + U/modified/sysman.U
18163            ! U/installdirs/man1dir.U
18164 ____________________________________________________________________________
18165 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
18166         Log: Subject: Configure's detection of system manual
18167              From: Sean Dague <sean@dague.net> 
18168              Date: Sun, 13 May 2001 15:53:15 -0400
18169              Message-ID: <20010513155315.A15833@underhill.dague.net>
18170      Branch: perl
18171            ! Configure
18172 ____________________________________________________________________________
18173 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
18174         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
18175              From: Autrijus Tang <autrijus@autrijus.org> 
18176              Date: Thu, 21 Jun 2001 23:56:48 +0800
18177              Message-Id: <20010621235648.A57340@not.autrijus.org>
18178      Branch: perl
18179            ! pod/perlobj.pod
18180 ____________________________________________________________________________
18181 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
18182         Log: Subject: Typo in DB_File.pm
18183              From: "Philip Newton" <Philip.Newton@gmx.net>
18184              Date: Tue, 31 Jul 2001 06:19:35 +0200
18185              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
18186      Branch: perl
18187            ! ext/DB_File/DB_File.pm
18188 ____________________________________________________________________________
18189 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
18190         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
18191              From: "Stephen P. Potter" <spp@spotter.yi.org>
18192              Date: Wed, 30 May 2001 13:59:34 -0400
18193              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
18194      Branch: perl
18195            ! pod/perlre.pod
18196 ____________________________________________________________________________
18197 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
18198         Log: eval "format foo=" would loop indefinitely; reported in
18199              
18200              Subject: A load of old rubbish
18201              From: Mike Guy <mjtg@cam.ac.uk>
18202              Date: Mon, 14 May 2001 16:12:22 +0100
18203              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
18204              
18205              (The core dumps reported in there already fixed.)
18206      Branch: perl
18207            ! toke.c
18208 ____________________________________________________________________________
18209 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
18210         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
18211      Branch: perl
18212            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
18213            + lib/Switch/t/switch_case.t
18214            - lib/Switch/test.pl
18215            ! MANIFEST lib/Switch.pm
18216 ____________________________________________________________________________
18217 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
18218         Log: Subject: [PATCH @11505] DB_File-1.78
18219              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
18220              Date: Mon, 30 Jul 2001 22:54:37 +0100
18221              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
18222      Branch: perl
18223            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18224            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18225 ____________________________________________________________________________
18226 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
18227         Log: Explain in more detail why -pipe and -fno-common are good.
18228      Branch: perl
18229            ! hints/darwin.sh
18230 ____________________________________________________________________________
18231 [ 11506] By: nick                                  on 2001/07/30  14:32:23
18232         Log: Integrate mainline
18233      Branch: perlio
18234           !> INSTALL Makefile.SH doio.c hints/darwin.sh
18235 ____________________________________________________________________________
18236 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
18237         Log: Perl hasn't been putting man pages into $prefix/lib for
18238              a long time now; pointed out by Andy Dougherty. 
18239      Branch: perl
18240            ! hints/darwin.sh
18241 ____________________________________________________________________________
18242 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
18243         Log: Document the extras Configure option.
18244      Branch: perl
18245            ! INSTALL
18246 ____________________________________________________________________________
18247 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
18248         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
18249              everywhere.
18250      Branch: perl
18251           !> doio.c
18252 ____________________________________________________________________________
18253 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
18254         Log: Doubly guard against invoking CPAN if no extras defined,
18255              pointed out by H. Merijn Brand.
18256      Branch: perl
18257            ! Makefile.SH
18258 ____________________________________________________________________________
18259 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
18260         Log: Fix O_RDONLY check to check for O_RDONLY.
18261      Branch: maint-5.6/macperl
18262            ! doio.c
18263 ____________________________________________________________________________
18264 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
18265         Log: Integrate miscellaneous changes from maint-5.6/perl.
18266      Branch: maint-5.6/macperl
18267           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
18268 ____________________________________________________________________________
18269 [ 11499] By: nick                                  on 2001/07/30  06:52:42
18270         Log: Integrate mainline
18271      Branch: perlio
18272           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
18273           +> win32/sync_ext.pl
18274            - win32/sncfnmcs.pl
18275           !> (integrate 71 files)
18276 ____________________________________________________________________________
18277 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
18278         Log: Update Changes.
18279      Branch: perl
18280            ! Changes patchlevel.h
18281 ____________________________________________________________________________
18282 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
18283         Log: Now Configure -Dextras=Foo::Bar and "make install" will
18284              fetch and install Foo::Bar.
18285      Branch: perl
18286            ! Makefile.SH
18287 ____________________________________________________________________________
18288 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
18289         Log: Metaconfig unit change for #11495.
18290      Branch: metaconfig/U/perl
18291            ! Extras.U
18292 ____________________________________________________________________________
18293 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
18294         Log: extras.make, extras.test, and extras.install make targets.
18295      Branch: perl
18296            ! Configure Makefile.SH
18297 ____________________________________________________________________________
18298 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
18299         Log: Metaconfig unit change for #11493.
18300      Branch: metaconfig/U/perl
18301            ! Extras.U
18302 ____________________________________________________________________________
18303 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
18304         Log: Better to have the list of extras in $extras than 'define'.
18305      Branch: perl
18306            ! Configure
18307 ____________________________________________________________________________
18308 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
18309         Log: The metaconfig unit change for #11490.
18310      Branch: metaconfig/U/perl
18311            + Extras.U
18312 ____________________________________________________________________________
18313 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
18314         Log: Missed from #11490 (the required dependency).
18315      Branch: perl
18316            ! Makefile.SH
18317 ____________________________________________________________________________
18318 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
18319         Log: Add the support of asking for extra modules or bundles of modules
18320              to be fetched from the CPAN and installed as a part of the Perl
18321              build process.  None of this installation is yet really done;
18322              only the list is asked, and saved away in extras.lst for
18323              the build and installation process to worry about later.
18324      Branch: perl
18325            ! Configure
18326 ____________________________________________________________________________
18327 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
18328         Log: Beginnings of better Inf and NaN support.
18329              At least toke.c and sv.c still need quite a bit of work.
18330      Branch: perl
18331            ! numeric.c perl.h
18332 ____________________________________________________________________________
18333 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
18334         Log: Top-level Makefile didn't honour OPTIMIZE.
18335      Branch: perl
18336            ! Makefile.SH
18337 ____________________________________________________________________________
18338 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
18339         Log: Update Changes.
18340      Branch: perl
18341            ! Changes patchlevel.h
18342 ____________________________________________________________________________
18343 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
18344         Log: Use Search::Dict 1.02 interface for charinfo().
18345      Branch: perl
18346            ! lib/UnicodeCD.pm
18347 ____________________________________________________________________________
18348 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
18349         Log: Now also allow transforming the read lines before comparing them.
18350              (This will help UnicodeCD.) 
18351      Branch: perl
18352            ! lib/Search/Dict.pm
18353 ____________________________________________________________________________
18354 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
18355         Log: Remove tiehandle code.
18356      Branch: perl
18357            ! lib/UnicodeCD.pm
18358 ____________________________________________________________________________
18359 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
18360         Log: Allow specifying a comparison function for Search::Dict::look().
18361      Branch: perl
18362            ! lib/Search/Dict.pm
18363 ____________________________________________________________________________
18364 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
18365         Log: Small UnicodeCD tweaks.
18366      Branch: perl
18367            ! lib/UnicodeCD.pm lib/UnicodeCD.t
18368 ____________________________________________________________________________
18369 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
18370         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
18371              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18372              Date: Tue, 24 Jul 2001 01:51:32 +0900
18373              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
18374      Branch: perl
18375            ! lib/UnicodeCD.pm lib/UnicodeCD.t
18376 ____________________________________________________________________________
18377 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
18378         Log: Subject: [PATCH] installperl
18379              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
18380              Date: Fri, 27 Jul 2001 19:05:04 -0700
18381              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
18382      Branch: perl
18383            ! installperl
18384 ____________________________________________________________________________
18385 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
18386         Log: Subject: [PATCH] Set proper compatibility versions in core
18387              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
18388              Date: Fri, 27 Jul 2001 20:01:49 -0700
18389              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
18390      Branch: perl
18391            ! Makefile.SH
18392 ____________________________________________________________________________
18393 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
18394         Log: Metaconfig unit change for #11477.
18395      Branch: metaconfig/U/perl
18396            ! dlsrc.U
18397 ____________________________________________________________________________
18398 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
18399         Log: Subject: [PATCH] Darwin: -fpic not so good
18400              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
18401              Date: Fri, 27 Jul 2001 18:57:38 -0700
18402              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
18403      Branch: perl
18404            ! Configure
18405 ____________________________________________________________________________
18406 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
18407         Log: Subject: [PATCH] Clean up Darwin hints
18408              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
18409              Date: Fri, 27 Jul 2001 19:13:15 -0700
18410              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
18411      Branch: perl
18412            ! hints/darwin.sh
18413 ____________________________________________________________________________
18414 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
18415         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
18416              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18417              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
18418              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
18419      Branch: perl
18420            ! pod/perlfunc.pod pp.c t/op/split.t
18421 ____________________________________________________________________________
18422 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
18423         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
18424              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18425              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
18426              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
18427      Branch: perl
18428            ! pod/perlvar.pod
18429 ____________________________________________________________________________
18430 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
18431         Log: Subject: [PATCH] fixes to constant.pm documentation
18432              From: Ilmari Karonen <iltzu@sci.fi>
18433              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
18434              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
18435      Branch: perl
18436            ! lib/constant.pm
18437 ____________________________________________________________________________
18438 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
18439         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
18440              From: "Philip Newton" <Philip.Newton@gmx.net>
18441              Date: Fri, 27 Jul 2001 07:51:10 +0200
18442              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
18443      Branch: perl
18444            ! pod/perlport.pod
18445 ____________________________________________________________________________
18446 [ 11471] By: nick                                  on 2001/07/26  06:23:32
18447         Log: Subject:  [PATCH] Doc fix for perlguts / threading
18448              From:  Arthur Bergman <arthur@contiller.se>
18449              Date:  Wed, 25 Jul 2001 11:28:23 +0200
18450              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
18451      Branch: perl
18452            ! pod/perlguts.pod
18453 ____________________________________________________________________________
18454 [ 11470] By: nick                                  on 2001/07/26  06:21:06
18455         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
18456              From:  Philip Newton <Philip.Newton@gmx.net>
18457              Date:  Wed, 25 Jul 2001 08:19:47 +0200
18458              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
18459      Branch: perl
18460            ! INSTALL
18461 ____________________________________________________________________________
18462 [ 11469] By: nick                                  on 2001/07/26  06:20:25
18463         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
18464              From:  Philip Newton <Philip.Newton@gmx.net>
18465              Date:  Wed, 25 Jul 2001 08:12:48 +0200
18466              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
18467      Branch: perl
18468            ! INSTALL
18469 ____________________________________________________________________________
18470 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
18471         Log: More +x.
18472      Branch: perl
18473            ! Porting/makerel
18474 ____________________________________________________________________________
18475 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
18476         Log: Update Changes.
18477      Branch: perl
18478            ! Changes patchlevel.h
18479 ____________________________________________________________________________
18480 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
18481         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
18482              From: "Philip Newton" <Philip.Newton@gmx.net>
18483              Date: Tue, 24 Jul 2001 06:45:55 +0200
18484              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
18485      Branch: perl
18486            ! os2/perlrexx.c
18487 ____________________________________________________________________________
18488 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
18489         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
18490              From: Peter Prymmer <pvhp@forte.com>
18491              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
18492              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
18493      Branch: perl
18494            ! pod/perlport.pod t/io/fs.t vms/test.com
18495 ____________________________________________________________________________
18496 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
18497         Log: Workaround on Cwd bootstrap problem.
18498      Branch: perl
18499            ! lib/ExtUtils/MakeMaker.pm
18500 ____________________________________________________________________________
18501 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
18502         Log: When in Rome, quote like the Romans do.
18503      Branch: perl
18504            ! cflags.SH
18505 ____________________________________________________________________________
18506 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
18507         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
18508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18509              Date: Mon, 23 Jul 2001 19:29:49 -0400
18510              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
18511      Branch: perl
18512            + os2/perlrexx.c
18513            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
18514            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
18515            ! t/op/write.t
18516 ____________________________________________________________________________
18517 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
18518         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
18519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18520              Date: Mon, 23 Jul 2001 18:43:42 -0400
18521              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
18522      Branch: perl
18523            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
18524 ____________________________________________________________________________
18525 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
18526         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
18527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18528              Date: Mon, 23 Jul 2001 18:33:16 -0400
18529              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
18530      Branch: perl
18531            ! lib/ExtUtils/MakeMaker.pm
18532 ____________________________________________________________________________
18533 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
18534         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
18535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18536              Date: Mon, 23 Jul 2001 18:20:35 -0400
18537              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
18538      Branch: perl
18539            ! Makefile.SH cflags.SH
18540 ____________________________________________________________________________
18541 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
18542         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
18543              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
18544              Date: Mon, 23 Jul 2001 11:32:17 -0500
18545              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
18546      Branch: perl
18547            ! lib/ExtUtils/MakeMaker.pm
18548 ____________________________________________________________________________
18549 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
18550         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
18551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18552              Date: Mon, 23 Jul 2001 18:13:20 -0400
18553              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
18554      Branch: perl
18555            ! lib/perl5db.pl
18556 ____________________________________________________________________________
18557 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
18558         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
18559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18560              Date: Mon, 23 Jul 2001 18:07:40 -0400
18561              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
18562      Branch: perl
18563            ! op.c
18564 ____________________________________________________________________________
18565 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
18566         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
18567              From: "Craig A. Berry" <craigberry@mac.com>
18568              Date: Mon, 23 Jul 2001 15:35:06 -0500
18569              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
18570      Branch: perl
18571            ! util.c
18572 ____________________________________________________________________________
18573 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
18574         Log: Subject: [PATCH perlfaq9.pod typo]
18575              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
18576              Date: Mon, 23 Jul 2001 07:49:05 -0700
18577              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
18578      Branch: perl
18579            ! pod/perlfaq9.pod
18580 ____________________________________________________________________________
18581 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
18582         Log: Subject: win32\sncfnmcs.pl corrections
18583              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
18584              Date: Mon, 23 Jul 2001 12:56:54 +0200
18585              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
18586              
18587              Rename the script a little bit more sensibly.
18588      Branch: perl
18589            + win32/sync_ext.pl
18590            - win32/sncfnmcs.pl
18591            ! MANIFEST README.win32
18592 ____________________________________________________________________________
18593 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
18594         Log: Test tweak.
18595      Branch: perl
18596            ! ext/B/Deparse.t
18597 ____________________________________________________________________________
18598 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
18599         Log: Metaconfig unit tweak for #11450.
18600      Branch: metaconfig/U/perl
18601            ! Mksymlinks.U
18602 ____________________________________________________________________________
18603 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
18604         Log: Too volatile failsafe check.
18605      Branch: perl
18606            ! Configure
18607 ____________________________________________________________________________
18608 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
18609         Log: Further doc tweaks.
18610      Branch: perl
18611            ! lib/UnicodeCD.pm
18612 ____________________________________________________________________________
18613 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
18614         Log: Doc tweaks.
18615      Branch: perl
18616            ! lib/UnicodeCD.pm
18617 ____________________________________________________________________________
18618 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
18619         Log: Doc tweakery from Abhijit.
18620      Branch: perl
18621            ! Porting/repository.pod
18622 ____________________________________________________________________________
18623 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
18624         Log: An accidental empty line.
18625      Branch: perl
18626            ! MANIFEST
18627 ____________________________________________________________________________
18628 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
18629         Log: Missing MANIFESTations.
18630      Branch: perl
18631            ! MANIFEST
18632 ____________________________________________________________________________
18633 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
18634         Log: Update Changes.
18635      Branch: perl
18636            ! Changes patchlevel.h
18637 ____________________________________________________________________________
18638 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
18639         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
18640              From: Mike Guy <mjtg@cam.ac.uk>
18641              Date: Fri, 20 Jul 2001 16:12:49 +0100
18642              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
18643      Branch: perl
18644            ! Porting/pumpkin.pod
18645 ____________________________________________________________________________
18646 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
18647         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
18648              From: Peter Prymmer <pvhp@forte.com>
18649              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
18650              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
18651      Branch: perl
18652            ! pod/perlhack.pod
18653 ____________________________________________________________________________
18654 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
18655         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
18656              From: Michael G Schwern <schwern@pobox.com>
18657              Date: Fri, 20 Jul 2001 20:22:35 -0400
18658              Message-ID: <20010720202235.O4498@blackrider>
18659      Branch: perl
18660            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
18661            ! lib/Test/t/todo.t
18662 ____________________________________________________________________________
18663 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
18664         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
18665              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
18666              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
18667              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
18668      Branch: perl
18669            ! ext/POSIX/POSIX.pod
18670 ____________________________________________________________________________
18671 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
18672         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
18673              From: Mark-Jason Dominus <mjd@plover.com>
18674              Date: Fri, 20 Jul 2001 23:16:54 -0400
18675              Message-ID: <20010721031654.21877.qmail@plover.com>
18676      Branch: perl
18677            ! ext/POSIX/POSIX.pod
18678 ____________________________________________________________________________
18679 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
18680         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
18681              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18682              Date: Sun, 22 Jul 2001 14:56:09 +0200
18683              Message-ID: <20010722145609.A766@rafael>
18684      Branch: perl
18685            ! ext/B/O.pm
18686 ____________________________________________________________________________
18687 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
18688         Log: Subject: regexec.c #define cleanup
18689              From: Mark-Jason Dominus <mjd@plover.com>
18690              Date: Sat, 21 Jul 2001 18:33:25 -0400
18691              Message-ID: <20010721223325.3069.qmail@plover.com>
18692      Branch: perl
18693            ! regexec.c
18694 ____________________________________________________________________________
18695 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
18696         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
18697              From: Prymmer/Kahn <pvhp@best.com>
18698              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
18699              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
18700      Branch: perl
18701            ! t/io/fs.t
18702 ____________________________________________________________________________
18703 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
18704         Log: Typo in #11432.
18705      Branch: perl
18706            ! ext/POSIX/POSIX.t
18707 ____________________________________________________________________________
18708 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
18709         Log: Integrate (manually) change #11424 from macperl.
18710      Branch: perl
18711            ! ext/Filter/t/call.t
18712 ____________________________________________________________________________
18713 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
18714         Log: Integrate change #11408 from macperl.
18715      Branch: perl
18716           !> README.macos pod/perlport.pod
18717 ____________________________________________________________________________
18718 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
18719         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
18720      Branch: perl
18721           +> macos/MacPerlTests.cmd macos/xsubpp.patch
18722            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
18723            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
18724            ! ext/POSIX/POSIX.t
18725 ____________________________________________________________________________
18726 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
18727         Log: pod/*.t tests not picked up by t/TEST either
18728      Branch: maint-5.6/perl
18729            ! t/TEST
18730 ____________________________________________________________________________
18731 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
18732         Log: better tweak for change#11429 (windows has both / and \ separated
18733              paths in @INC at that point)
18734      Branch: maint-5.6/perl
18735            ! t/pod/testp2pt.pl
18736 ____________________________________________________________________________
18737 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
18738         Log: MacOS pod test tweak needs \Escape
18739      Branch: maint-5.6/perl
18740            ! t/pod/testp2pt.pl
18741 ____________________________________________________________________________
18742 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
18743         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
18744              resulting duplicate output, but t/harness isn't)
18745      Branch: maint-5.6/perl
18746            ! t/run/runenv.t
18747 ____________________________________________________________________________
18748 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
18749         Log: t/harness wasn't picking up all the tests
18750      Branch: maint-5.6/perl
18751            ! t/harness
18752 ____________________________________________________________________________
18753 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
18754         Log: update MANIFEST for new file
18755      Branch: maint-5.6/perl
18756            ! MANIFEST
18757 ____________________________________________________________________________
18758 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
18759         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
18760              the exception of the macperl/macos/... tree
18761      Branch: maint-5.6/perl
18762           +> t/lib/filefind-taint.t
18763           !> (integrate 72 files)
18764 ____________________________________________________________________________
18765 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
18766         Log: Fix test.
18767      Branch: maint-5.6/macperl
18768            ! macos/bundled_ext/Filter/t/call.t
18769 ____________________________________________________________________________
18770 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
18771         Log: Make perl fork()-safe (in a slightly limited way) even on
18772              platforms that don't have pthread_atfork() (extension of
18773              the fix in change#11151).
18774              
18775              Note that this will not help extensions that call fork()
18776              directly in C, or that link to libraries that call fork()
18777              directly.  Such cases must be fixed to either call
18778              PerlProc_fork(), or call atfork_lock() in parent before the
18779              calling the function that forks and call atfork_unlock()
18780              in both parent and child immediately after the fork().
18781              (There are no worries if C code calls exec() in the child
18782              immediately after a fork().  Only cases where the child
18783              calls perl's API functions (including New()) after the
18784              fork() are problematic.)
18785              
18786              This change also eliminates the use of vfork() from perl,
18787              since all such uses were violating the severe restrictions
18788              on modifying the state of the process between the vfork()
18789              and the exec().
18790              
18791              This is a modified version of patches suggested by Abhijit
18792              Menon-Sen and Richard Soderberg.
18793      Branch: perl
18794            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
18795            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
18796 ____________________________________________________________________________
18797 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
18798         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
18799              Switch, and Text::Balanced.
18800      Branch: maint-5.6/macperl
18801            + macos/bundled_ext/Filter/Util/Call/Call.pm
18802            + macos/bundled_ext/Filter/Util/Call/Call.xs
18803            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
18804            + macos/bundled_ext/Filter/t/MyFilter.pm
18805            + macos/bundled_ext/Filter/t/call.t
18806            + macos/bundled_ext/Filter/t/filter-util.pl
18807            + macos/bundled_lib/blib/lib/Class/ISA.pm
18808            + macos/bundled_lib/blib/lib/Digest.pm
18809            + macos/bundled_lib/blib/lib/Filter/Simple.pm
18810            + macos/bundled_lib/blib/lib/Switch.pm
18811            + macos/bundled_lib/blib/lib/Text/Balanced.pm
18812            + macos/bundled_lib/blib/lib/Text/Balanced.pod
18813            + macos/bundled_lib/t/Class/ISA/test.pl
18814            + macos/bundled_lib/t/Digest/Digest.t
18815            + macos/bundled_lib/t/Filter/Simple/test.pl
18816            + macos/bundled_lib/t/Switch/test.pl
18817            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
18818            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
18819            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
18820            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
18821            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
18822            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
18823            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
18824            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
18825 ____________________________________________________________________________
18826 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
18827         Log: Add Filter::Util::Call to config/make files; edit utils
18828              to recognize the module (it was descended too far down).
18829              Bump version to 5.6.1a4.
18830      Branch: maint-5.6/macperl
18831            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
18832            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
18833            ! macos/macperl/Makefile.mk macos/xsubpp.patch
18834 ____________________________________________________________________________
18835 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
18836         Log: Make DB_File the default for MLDBM on MacOS.
18837      Branch: maint-5.6/macperl
18838            ! macos/bundled_lib/blib/lib/MLDBM.pm
18839 ____________________________________________________________________________
18840 [ 11419] By: nick                                  on 2001/07/20  14:51:03
18841         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
18842              From:  Simon Cozens <simon@netthink.co.uk>
18843              Date:  Fri, 20 Jul 2001 11:42:35 -0400
18844              Message-Id:  <20010720114235.A5235@netthink.co.uk>
18845      Branch: perl
18846            ! lib/UnicodeCD.pm
18847 ____________________________________________________________________________
18848 [ 11418] By: nick                                  on 2001/07/20  14:48:12
18849         Log: Subject:  [PATCH regcomp.h] adds a comment
18850              From:  Abhijit Menon-Sen <ams@wiw.org>
18851              Date:  Fri, 20 Jul 2001 21:05:37 +0530
18852              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
18853      Branch: perl
18854            ! regcomp.h
18855 ____________________________________________________________________________
18856 [ 11417] By: nick                                  on 2001/07/20  14:16:38
18857         Log: Subject:  [PATCH 5.7.2] INSTALL updates
18858              From:  Andy Dougherty <doughera@lafayette.edu>
18859              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
18860              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
18861      Branch: perl
18862            ! INSTALL
18863 ____________________________________________________________________________
18864 [ 11416] By: nick                                  on 2001/07/20  06:44:44
18865         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
18866              From:  Russ Allbery <rra@stanford.edu>
18867              Date:  19 Jul 2001 15:52:37 -0700
18868              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
18869      Branch: perl
18870            ! lib/Pod/Man.pm
18871 ____________________________________________________________________________
18872 [ 11415] By: nick                                  on 2001/07/20  06:35:11
18873         Log: Subject:  [PATCH] defer op_seq allocation
18874              From:  Abhijit Menon-Sen <ams@wiw.org>
18875              Date:  Thu, 19 Jul 2001 22:12:24 +0530
18876              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
18877      Branch: perl
18878            ! op.c
18879 ____________________________________________________________________________
18880 [ 11414] By: nick                                  on 2001/07/20  06:23:36
18881         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
18882              From:  Abhijit Menon-Sen <ams@wiw.org>
18883              Date:  Fri, 20 Jul 2001 01:18:50 +0530
18884              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
18885              (Private e-mail)
18886      Branch: perl
18887            ! ext/Time/HiRes/HiRes.xs
18888 ____________________________________________________________________________
18889 [ 11413] By: nick                                  on 2001/07/20  06:18:53
18890         Log: Integrate mainline
18891      Branch: perlio
18892           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
18893            - t/base/commonsense.t
18894           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
18895           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
18896           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
18897           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
18898           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
18899           !> win32/win32.c
18900 ____________________________________________________________________________
18901 [ 11412] By: nick                                  on 2001/07/19  06:44:27
18902         Log: Integrate win32/perlhost.h from maintenance branch.
18903              (Rest of $ENV{PATH} / system() fix.)
18904      Branch: perl
18905           !> win32/perlhost.h
18906 ____________________________________________________________________________
18907 [ 11411] By: nick                                  on 2001/07/19  06:41:34
18908         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
18909              From:  Philip Newton <Philip.Newton@gmx.net>
18910              Date:  Wed, 18 Jul 2001 21:43:57 +0200
18911              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
18912      Branch: perl
18913            ! pod/perlhack.pod
18914 ____________________________________________________________________________
18915 [ 11410] By: nick                                  on 2001/07/19  06:39:35
18916         Log: Subject:  Security hole in taint checking in open()
18917              From:  deekoo@tentacle.net
18918              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
18919              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
18920      Branch: perl
18921            ! doio.c
18922 ____________________________________________________________________________
18923 [ 11409] By: nick                                  on 2001/07/19  06:28:08
18924         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
18925              From:  Abhijit Menon-Sen <ams@wiw.org>
18926              Date:  Thu, 19 Jul 2001 04:30:43 +0530
18927              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
18928      Branch: perl
18929            ! ext/Time/HiRes/HiRes.xs
18930 ____________________________________________________________________________
18931 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
18932         Log: Update docs with latest implementation information and new URLs.
18933      Branch: maint-5.6/macperl
18934            ! README.macos pod/perlport.pod
18935 ____________________________________________________________________________
18936 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
18937         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
18938              Fix BuildRules to accept optimization variables.
18939      Branch: maint-5.6/macperl
18940            + macos/bundled_ext/Digest/MD5/Makefile.mk
18941            ! macos/BuildRules.mk macos/Makefile.mk
18942            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
18943            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
18944 ____________________________________________________________________________
18945 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
18946         Log: Integrate changes 11399,11401
18947      Branch: maint-5.6/macperl
18948           !> win32/perlhost.h win32/win32.c
18949 ____________________________________________________________________________
18950 [ 11405] By: nick                                  on 2001/07/18  06:50:33
18951         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
18952              from perl5.6*
18953      Branch: perl
18954           !> win32/perlhost.h win32/win32.c
18955 ____________________________________________________________________________
18956 [ 11404] By: nick                                  on 2001/07/18  06:43:59
18957         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
18958              From:  hv@crypt0.demon.co.uk
18959              Date:  Wed, 18 Jul 2001 05:58:46 +0100
18960              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
18961      Branch: perl
18962            ! ext/POSIX/POSIX.t
18963 ____________________________________________________________________________
18964 [ 11403] By: nick                                  on 2001/07/18  06:38:57
18965         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
18966              From:  hv@crypt0.demon.co.uk
18967              Date:  Wed, 18 Jul 2001 05:21:54 +0100
18968              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
18969      Branch: perl
18970            ! numeric.c t/op/arith.t
18971 ____________________________________________________________________________
18972 [ 11402] By: nick                                  on 2001/07/18  06:19:17
18973         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
18974              From:  mjd@plover.com
18975              Date:  17 Jul 2001 17:59:20 -0000
18976              Message-Id:  <20010717175920.8177.qmail@plover.com>
18977      Branch: perl
18978            ! pod/perlre.pod
18979 ____________________________________________________________________________
18980 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
18981         Log: thinko in change#11400 (duh)
18982      Branch: maint-5.6/perl
18983            ! win32/perlhost.h
18984 ____________________________________________________________________________
18985 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
18986         Log: change#11399 revealed another unrelated bug; this is just a temporary
18987              bandaid
18988      Branch: maint-5.6/perl
18989            ! win32/perlhost.h
18990 ____________________________________________________________________________
18991 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
18992         Log: fix bugs in handling of the virtualized environment under windows;
18993              there were bugs in propagating any changes to %ENV down to the real
18994              environment when such changes happened in the toplevel process
18995              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
18996              problem identification, and for a part of the fix)
18997      Branch: maint-5.6/perl
18998            ! win32/perlhost.h win32/win32.c
18999 ____________________________________________________________________________
19000 [ 11398] By: nick                                  on 2001/07/17  08:26:35
19001         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
19002              From: Peter Prymmer <pvhp@forte.com>
19003              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
19004              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
19005              
19006              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
19007              should not depend on existance of Config.pm
19008      Branch: perl
19009           +> t/lib/commonsense.t
19010            - t/base/commonsense.t
19011            ! MANIFEST t/README
19012 ____________________________________________________________________________
19013 [ 11397] By: nick                                  on 2001/07/17  08:09:58
19014         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
19015              From:  Michael G Schwern <schwern@pobox.com>
19016              Date:  Mon, 16 Jul 2001 18:20:31 -0400
19017              Message-Id:  <20010716182031.A1128@blackrider>
19018      Branch: perl
19019            ! pod/perlhack.pod
19020 ____________________________________________________________________________
19021 [ 11396] By: nick                                  on 2001/07/17  08:04:11
19022         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
19023              From:  Gwyn Judd <b.judd@xtra.co.nz>
19024              Date:  Tue, 17 Jul 2001 20:55:58 +1200
19025              Message-Id:  <20010717205558.A3107@thislove>
19026      Branch: perl
19027            ! pod/perlfunc.pod
19028 ____________________________________________________________________________
19029 [ 11395] By: nick                                  on 2001/07/17  08:02:22
19030         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
19031              From:  Peter Prymmer <pvhp@forte.com>
19032              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
19033              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
19034      Branch: perl
19035            ! t/op/sprintf.t
19036 ____________________________________________________________________________
19037 [ 11394] By: nick                                  on 2001/07/17  07:57:06
19038         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
19039              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
19040              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
19041              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
19042      Branch: perl
19043            ! gv.c
19044 ____________________________________________________________________________
19045 [ 11392] By: nick                                  on 2001/07/17  07:50:12
19046         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
19047              From:  Coral <coral@moonlight.crystalflame.net>
19048              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
19049              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
19050      Branch: perl
19051            ! pp_sys.c thread.h
19052 ____________________________________________________________________________
19053 [ 11391] By: nick                                  on 2001/07/17  07:34:28
19054         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
19055              From:  Jonathan Stowe <gellyfish@gellyfish.com>
19056              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
19057              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
19058      Branch: perl
19059            ! utils/h2xs.PL
19060 ____________________________________________________________________________
19061 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
19062         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
19063              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
19064              and Mac::Apps::Launch, which don't work, and Time::HiRes and
19065              Time::Piece, which don't yet work.
19066      Branch: maint-5.6/macperl
19067            + (add 154 files)
19068 ____________________________________________________________________________
19069 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
19070         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
19071              Also add hack to get around missing setenv for PERL5DB.
19072      Branch: maint-5.6/macperl
19073            ! macos/macish.c macos/macish.h
19074 ____________________________________________________________________________
19075 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
19076         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
19077      Branch: maint-5.6/macperl
19078            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
19079            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
19080 ____________________________________________________________________________
19081 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
19082         Log: Fix up some configuration and make options, add extra
19083              extensions.
19084      Branch: maint-5.6/macperl
19085            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
19086            ! macos/macperl/Makefile.mk
19087 ____________________________________________________________________________
19088 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
19089         Log: From Change 11374 in maintperl.
19090      Branch: maint-5.6/macperl
19091           !> utils/h2ph.PL
19092 ____________________________________________________________________________
19093 [ 11385] By: nick                                  on 2001/07/16  14:12:58
19094         Log: Back out change to h2xs till it passes its test.
19095      Branch: perl
19096            ! utils/h2xs.PL
19097 ____________________________________________________________________________
19098 [ 11384] By: nick                                  on 2001/07/16  14:00:10
19099         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
19100              From:  Jonathan Stowe <gellyfish@gellyfish.com>
19101              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
19102              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
19103      Branch: perl
19104            ! utils/h2xs.PL
19105 ____________________________________________________________________________
19106 [ 11383] By: nick                                  on 2001/07/16  13:53:12
19107         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
19108              From:  Robin Houston <robin@kitsite.com>
19109              Date:  Sun, 15 Jul 2001 18:22:31 +0100
19110              Message-Id:  <20010715182230.A11174@robin>
19111      Branch: perl
19112            ! hints/darwin.sh
19113 ____________________________________________________________________________
19114 [ 11382] By: nick                                  on 2001/07/16  13:52:49
19115         Log: Subject:  [PATCH perl@11372] re_dup
19116              From:  Radu Greab <radu@netsoft.ro>
19117              Date:  Sun, 15 Jul 2001 04:50:06 +0300
19118              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
19119      Branch: perl
19120            ! sv.c
19121 ____________________________________________________________________________
19122 [ 11379] By: nick                                  on 2001/07/16  13:35:39
19123         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
19124              From:  Robin Houston <robin@kitsite.com>
19125              Date:  Sat, 14 Jul 2001 14:28:50 +0100
19126              Message-Id:  <20010714142850.A10205@robin>
19127      Branch: perl
19128            ! ext/B/B/Deparse.pm
19129 ____________________________________________________________________________
19130 [ 11378] By: nick                                  on 2001/07/16  13:30:36
19131         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
19132              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
19133              Date:  Sat, 14 Jul 2001 22:17:42 +0900
19134              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
19135      Branch: perl
19136            + ext/Encode/Encode/euc-jp-0212.enc
19137            ! ext/Encode/Encode/Tcl.pm
19138 ____________________________________________________________________________
19139 [ 11377] By: nick                                  on 2001/07/16  13:17:28
19140         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
19141              From:  Andy Dougherty <doughera@lafayette.edu>
19142              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
19143              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
19144      Branch: perl
19145            ! hints/darwin.sh hints/rhapsody.sh
19146 ____________________________________________________________________________
19147 [ 11376] By: nick                                  on 2001/07/16  09:05:00
19148         Log: Integrate mainline
19149      Branch: perlio
19150           +> ext/Encode/Encode/7bit-greek.enc
19151           +> ext/Encode/Encode/7bit-latin1.enc
19152           +> ext/Encode/Encode/cns11643-1.enc
19153           +> ext/Encode/Encode/cns11643-2.enc
19154           +> ext/Encode/Encode/iso2022-cn.enc
19155           +> ext/Encode/Encode/iso2022-jp1.enc
19156           +> ext/Encode/Encode/iso2022-jp2.enc
19157           !> Changes Configure MANIFEST Makefile.SH
19158           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
19159           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
19160           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
19161           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
19162           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
19163 ____________________________________________________________________________
19164 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
19165         Log: integrate change#11374 from maint-5.6
19166              
19167              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
19168      Branch: perl
19169           !> utils/h2ph.PL
19170 ____________________________________________________________________________
19171 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
19172         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
19173      Branch: maint-5.6/perl
19174            ! utils/h2ph.PL
19175 ____________________________________________________________________________
19176 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
19177         Log: Update Changes.
19178      Branch: perl
19179            ! Changes patchlevel.h
19180 ____________________________________________________________________________
19181 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
19182         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
19183              From: Jonathan Stowe <gellyfish@gellyfish.com>
19184              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
19185              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
19186      Branch: perl
19187            ! utils/h2xs.PL
19188 ____________________________________________________________________________
19189 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
19190         Log: Subject: patch to add DEL to [:cntrl:]
19191              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19192              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
19193              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
19194      Branch: perl
19195            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
19196 ____________________________________________________________________________
19197 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
19198         Log: Metaconfig unit change for #11369; plus a dependency nit.
19199      Branch: metaconfig
19200            ! U/compline/nblock_io.U
19201      Branch: metaconfig/U/perl
19202            ! Extensions.U
19203 ____________________________________________________________________________
19204 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
19205         Log: #include <stdlib.h> so that exit() is prototyped,
19206              noticed by Hugo.
19207      Branch: perl
19208            ! Configure
19209 ____________________________________________________________________________
19210 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
19211         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
19212              From: Peter Prymmer <pvhp@forte.com>
19213              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
19214              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
19215      Branch: perl
19216            ! t/op/sprintf.t
19217 ____________________________________________________________________________
19218 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
19219         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
19220              From: Peter Prymmer <pvhp@forte.com>
19221              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
19222              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
19223      Branch: perl
19224            ! ext/Encode/Encode/Tcl.t
19225 ____________________________________________________________________________
19226 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
19227         Log: Add information about gcc 3.0 basic block profiling.
19228      Branch: perl
19229            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
19230 ____________________________________________________________________________
19231 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
19232         Log: Subject: Error in lib/PerlIO/Via.pm ?
19233              From: Mark-Jason Dominus <mjd@plover.com>
19234              Date: Fri, 13 Jul 2001 15:55:41 -0400
19235              Message-ID: <20010713195541.26751.qmail@plover.com>
19236      Branch: perl
19237            ! ext/PerlIO/Via/Via.pm
19238 ____________________________________________________________________________
19239 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
19240         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
19241              section from the Compiler section.
19242      Branch: perl
19243            ! myconfig.SH
19244 ____________________________________________________________________________
19245 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
19246         Log: Handle glibc style of constant definitions using enum
19247              with intervening #defines; from Brendan O'Dea.
19248      Branch: perl
19249            ! utils/h2ph.PL
19250 ____________________________________________________________________________
19251 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
19252         Log: Add LC_MESSAGES to the locale_h export tag (it already is
19253              in the Makefile.PL and thusly eligible for an XS constant)
19254              (see also maintperl #10543)
19255      Branch: perl
19256            ! ext/POSIX/POSIX.pm
19257 ____________________________________________________________________________
19258 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
19259         Log: Subject: Re: [patch] re_dup
19260              From: Abhijit Menon-Sen <ams@wiw.org>
19261              Date: Fri, 13 Jul 2001 21:41:09 +0530
19262              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
19263      Branch: perl
19264            ! sv.c
19265 ____________________________________________________________________________
19266 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
19267         Log: Subject: [patch] re_dup
19268              From: Doug MacEachern <dougm@covalent.net>
19269              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
19270              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
19271      Branch: perl
19272            ! sv.c
19273 ____________________________________________________________________________
19274 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
19275         Log: Update Changes.
19276      Branch: perl
19277            ! Changes patchlevel.h
19278 ____________________________________________________________________________
19279 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
19280         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
19281              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
19282              Date: Sat, 14 Jul 2001 00:06:30 +0900
19283              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
19284      Branch: perl
19285            + ext/Encode/Encode/7bit-greek.enc
19286            + ext/Encode/Encode/7bit-latin1.enc
19287            + ext/Encode/Encode/cns11643-1.enc
19288            + ext/Encode/Encode/cns11643-2.enc
19289            + ext/Encode/Encode/iso2022-cn.enc
19290            + ext/Encode/Encode/iso2022-jp1.enc
19291            + ext/Encode/Encode/iso2022-jp2.enc
19292            ! MANIFEST ext/Encode/Encode/Tcl.pm
19293            ! ext/Encode/Encode/iso2022-kr.enc
19294 ____________________________________________________________________________
19295 [ 11357] By: nick                                  on 2001/07/13  14:24:06
19296         Log: Blind integrate mainline (as of 5.7.2?)
19297      Branch: perlio
19298           !> AUTHORS Changes Porting/config.sh Porting/config_H
19299           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
19300           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
19301           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19302           !> win32/makefile.mk
19303 ____________________________________________________________________________
19304 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
19305         Log: Snip away the devel patchlevel.
19306      Branch: perl
19307            ! patchlevel.h
19308 ____________________________________________________________________________
19309 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
19310         Log: Bump the version to 5.7.2.
19311      Branch: perl
19312            ! Porting/config.sh Porting/config_H patchlevel.h
19313            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
19314            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19315            ! win32/makefile.mk
19316 ____________________________________________________________________________
19317 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
19318         Log: Update Changes.
19319      Branch: perl
19320            ! Changes
19321 ____________________________________________________________________________
19322 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
19323         Log: Reword.
19324      Branch: perl
19325            ! AUTHORS
19326 ____________________________________________________________________________
19327 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
19328         Log: AUTHORS update.
19329      Branch: perl
19330            ! AUTHORS
19331 ____________________________________________________________________________
19332 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
19333         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
19334              unless ithreads.
19335      Branch: perl
19336            ! makedef.pl
19337 ____________________________________________________________________________
19338 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
19339         Log: Integrate perlio.
19340      Branch: perl
19341           !> win32/distclean.bat
19342 ____________________________________________________________________________
19343 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
19344         Log: Test the encoding transform only iff we have PerlIO,
19345              noticed by H. Merijn Brand.
19346      Branch: perl
19347            ! ext/PerlIO/t/encoding.t
19348 ____________________________________________________________________________
19349 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
19350         Log: README.netware tweaks from Ananth Kesari.
19351      Branch: perl
19352            ! README.netware
19353 ____________________________________________________________________________
19354 [ 11346] By: nick                                  on 2001/07/13  09:18:51
19355         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
19356              to avoid /unicode vs /Unicode issues.
19357      Branch: perlio
19358            ! win32/distclean.bat
19359 ____________________________________________________________________________
19360 [ 11345] By: nick                                  on 2001/07/13  06:24:18
19361         Log: Integrate mainline
19362      Branch: perlio
19363           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
19364            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
19365           !> (integrate 63 files)
19366 ____________________________________________________________________________
19367 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
19368         Log: Add d_bincompat5005 information to perl -V.
19369      Branch: perl
19370            ! myconfig.SH
19371 ____________________________________________________________________________
19372 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
19373         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
19374              From: Abhijit Menon-Sen <ams@wiw.org>
19375              Date: Fri, 13 Jul 2001 07:12:36 +0530
19376              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
19377      Branch: perl
19378            ! sv.c
19379 ____________________________________________________________________________
19380 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
19381         Log: Remove unicode::distinct, as per Inaba Hiroto.
19382      Branch: perl
19383            - lib/unicode/distinct.pm
19384            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
19385            ! t/lib/1_compile.t
19386 ____________________________________________________________________________
19387 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
19388         Log: Paging for Dr Octothorpe.
19389      Branch: perl
19390            ! pod/perlfaq4.pod
19391 ____________________________________________________________________________
19392 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
19393         Log: cut-n-paste error noticed by mjd.
19394      Branch: perl
19395            ! pod/perlfaq4.pod
19396 ____________________________________________________________________________
19397 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
19398         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
19399              From: Peter Prymmer <pvhp@forte.com>
19400              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
19401              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
19402      Branch: perl
19403            ! pod/perlfaq4.pod
19404 ____________________________________________________________________________
19405 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
19406         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
19407              From: Randall Gellens <randy@qualcomm.com>
19408              Date: Thu, 12 Jul 2001 16:56:23 -0700
19409              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
19410      Branch: perl
19411            ! Porting/repository.pod
19412 ____________________________________________________________________________
19413 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
19414         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
19415      Branch: perl
19416            ! thread.h
19417 ____________________________________________________________________________
19418 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
19419         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
19420              From: coral <coral@moonlight.crystalflame.net>
19421              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
19422              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
19423      Branch: perl
19424            ! thread.h
19425 ____________________________________________________________________________
19426 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
19427         Log: Metaconfig unit change for #11134.
19428      Branch: metaconfig
19429            + U/threads/d_pthread_atfork.U
19430 ____________________________________________________________________________
19431 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
19432         Log: Add HAS_PTHREAD_ATFORK.
19433      Branch: perl
19434            ! Configure NetWare/config.wc NetWare/config_H.wc
19435            ! Porting/Glossary Porting/config.sh Porting/config_H
19436            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
19437            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
19438            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19439            ! win32/config.gc win32/config.vc win32/config_H.bc
19440            ! win32/config_H.gc win32/config_H.vc
19441 ____________________________________________________________________________
19442 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
19443         Log: Subject: [PATCH] File::Copy fails on tied handles
19444              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
19445              Date: Thu, 12 Jul 2001 15:18:51 -0700
19446              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
19447      Branch: perl
19448            ! lib/File/Copy.pm
19449 ____________________________________________________________________________
19450 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
19451         Log: Subject: [PATCH] Langinfo.t
19452              From: Nicholas Clark <nick@ccl4.org>
19453              Date: Thu, 12 Jul 2001 23:55:38 +0100
19454              Message-ID: <20010712235538.M5827@plum.flirble.org>
19455      Branch: perl
19456            ! ext/I18N/Langinfo/Langinfo.t
19457 ____________________________________________________________________________
19458 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
19459         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
19460              From: Peter Prymmer <pvhp@forte.com>
19461              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
19462              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
19463      Branch: perl
19464            ! pod/perl572delta.pod
19465 ____________________________________________________________________________
19466 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
19467         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
19468              From: Abhijit Menon-Sen <ams@wiw.org>
19469              Date: Fri, 13 Jul 2001 05:21:16 +0530
19470              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
19471      Branch: perl
19472            ! sv.c
19473 ____________________________________________________________________________
19474 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
19475         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
19476              From: Abhijit Menon-Sen <ams@wiw.org>
19477              Date: Fri, 13 Jul 2001 03:04:25 +0530
19478              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
19479      Branch: perl
19480            ! av.c
19481 ____________________________________________________________________________
19482 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
19483         Log: s/^M$//g
19484      Branch: perl
19485            ! win32/Makefile win32/makefile.mk
19486 ____________________________________________________________________________
19487 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
19488         Log: Update Changes.
19489      Branch: perl
19490            ! Changes patchlevel.h
19491 ____________________________________________________________________________
19492 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
19493         Log: Typo spotted by Philip Newton.
19494      Branch: perl
19495            ! pod/perl572delta.pod
19496 ____________________________________________________________________________
19497 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
19498         Log: Subject: [PATCH] fixes perl_clone of perl_clone
19499              From: Artur Bergman <artur@contiller.se>
19500              Date: Thu, 12 Jul 2001 20:57:09 +0200
19501              Message-ID: <B773BFA4.236B%artur@contiller.se>
19502      Branch: perl
19503            ! sv.c
19504 ____________________________________________________________________________
19505 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
19506         Log: Add README.uts from Hal Morris.
19507      Branch: perl
19508            + README.uts
19509            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
19510            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19511 ____________________________________________________________________________
19512 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
19513         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
19514              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19515              Date: Thu, 12 Jul 2001 20:32:37 +0200
19516              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
19517      Branch: perl
19518            ! hints/aix.sh
19519 ____________________________________________________________________________
19520 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
19521         Log: Subject: Patch: document reg_data.what member
19522              From: Mark-Jason Dominus <mjd@plover.com>
19523              Message-ID: <20010712182532.14821.qmail@plover.com>
19524              Date: Thu, 12 Jul 2001 14:25:32 -0400
19525      Branch: perl
19526            ! regcomp.c regcomp.h
19527 ____________________________________________________________________________
19528 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
19529         Log: Subject: [PATCH] Perl_re_dup()
19530              From: Abhijit Menon-Sen <ams@wiw.org>
19531              Date: Thu, 12 Jul 2001 23:54:32 +0530
19532              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
19533      Branch: perl
19534            ! embed.h embed.pl perlapi.c proto.h sv.c
19535 ____________________________________________________________________________
19536 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
19537         Log: Regen Configure, modlib, toc.
19538      Branch: perl
19539            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19540            ! pod/perlmodlib.pod pod/perltoc.pod
19541 ____________________________________________________________________________
19542 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
19543         Log: The problem seems to be in PerlIO::Layer::->find() not
19544              accepting the ":encoding(blurflur)" arguments.
19545      Branch: perl
19546            ! lib/PerlIO.pm lib/open.pm
19547 ____________________________________________________________________________
19548 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
19549         Log: AIX doc update.
19550      Branch: perl
19551            ! README.aix pod/perl572delta.pod
19552 ____________________________________________________________________________
19553 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
19554         Log: Subject: AIX README update
19555              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19556              Date: Thu, 12 Jul 2001 19:28:30 +0200
19557              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
19558      Branch: perl
19559            ! README.aix
19560 ____________________________________________________________________________
19561 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
19562         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
19563              From: Norton Allen <allen@huarp.harvard.edu>
19564              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
19565              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
19566      Branch: perl
19567            ! ext/IO/lib/IO/t/io_unix.t
19568 ____________________________________________________________________________
19569 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
19570         Log: Subject: [PATCH README.qnx hints/qnx.sh]
19571              From: Norton Allen <allen@huarp.harvard.edu>
19572              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
19573              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
19574      Branch: perl
19575            ! README.qnx hints/qnx.sh
19576 ____________________________________________________________________________
19577 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
19578         Log: Subject: [patch] faster PM_GETRE
19579              From: Doug MacEachern <dougm@covalent.net>
19580              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
19581              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
19582      Branch: perl
19583            ! op.h
19584 ____________________________________________________________________________
19585 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
19586         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
19587              From: Doug MacEachern <dougm@covalent.net>
19588              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
19589              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
19590      Branch: perl
19591            ! op.c
19592 ____________________________________________________________________________
19593 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
19594         Log: Tell where the nice Estonian database is.
19595      Branch: perl
19596            ! lib/open.pm
19597 ____________________________________________________________________________
19598 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
19599         Log: Retract #11309 since #11310 is a better fix.
19600      Branch: perl
19601            ! t/lib/1_compile.t
19602 ____________________________________________________________________________
19603 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
19604         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
19605              change#11300 needs to return the status of failed win32_spawnvp())
19606              
19607              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
19608              splitting correctly; remove unused variables; 'require' at run time
19609              rather than 'use' at compile time for I18N::Langinfo, since it
19610              isn't everyware
19611      Branch: perl
19612            ! lib/open.pm win32/win32.c
19613 ____________________________________________________________________________
19614 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
19615         Log: Temporary workaround.
19616      Branch: perl
19617            ! t/lib/1_compile.t
19618 ____________________________________________________________________________
19619 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
19620         Log: UCD typo in #11306 and add also more known-to-be-tested
19621              modules to the skip list.
19622      Branch: perl
19623            ! t/lib/1_compile.t
19624 ____________________________________________________________________________
19625 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
19626         Log: Rename Unicode::UCD to UnicodeCD to avoid
19627              messups with case-insensitive filesystems.
19628      Branch: perl
19629            + lib/UnicodeCD.pm lib/UnicodeCD.t
19630            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
19631            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
19632 ____________________________________________________________________________
19633 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
19634         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
19635              From: daniel@biz.bitpusher.com
19636              Date: Wed, 11 Jul 2001 23:25:47 -0700
19637              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
19638      Branch: perl
19639            ! lib/Tie/Array.pm t/op/splice.t
19640 ____________________________________________________________________________
19641 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
19642         Log: Subject: [PATCH] More accurate line numbers in messages
19643              From: Paul Johnson <paul@pjcj.net>
19644              Date: Thu, 12 Jul 2001 04:14:11 +0200
19645              Message-ID: <20010712041411.A3467@pjcj.net>
19646              
19647              (With prototyping and multiplicity tweaks.)
19648      Branch: perl
19649            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
19650 ____________________________________________________________________________
19651 [ 11304] By: nick                                  on 2001/07/12  12:53:40
19652         Log: Integrate mainline
19653      Branch: perlio
19654           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
19655           !> regexec.c thread.h
19656 ____________________________________________________________________________
19657 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
19658         Log: Cut-and-pasto in #11298.
19659      Branch: perl
19660            ! ext/ByteLoader/bytecode.h
19661 ____________________________________________________________________________
19662 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
19663         Log: Update the AIX known problems section.
19664      Branch: perl
19665            ! pod/perl572delta.pod
19666 ____________________________________________________________________________
19667 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
19668         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
19669              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19670              Date: Thu, 12 Jul 2001 12:16:16 +0200
19671              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
19672      Branch: perl
19673            ! hints/aix.sh
19674 ____________________________________________________________________________
19675 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
19676         Log: Integrate perlio.
19677      Branch: perl
19678           !> makedef.pl win32/win32.c
19679 ____________________________________________________________________________
19680 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
19681         Log: Subject: [PATCH] fix for PMOP threadness failures
19682              From: Artur Bergman <artur@contiller.se>
19683              Date: Thu, 12 Jul 2001 09:48:06 +0200
19684              Message-ID: <B77322D6.22DD%artur@contiller.se>
19685      Branch: perl
19686            ! regexec.c
19687 ____________________________________________________________________________
19688 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
19689         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
19690              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19691              Date: Thu, 12 Jul 2001 09:09:48 +0200
19692              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
19693              
19694              More parentheses to keep bcc happy.
19695      Branch: perl
19696            ! ext/ByteLoader/bytecode.h
19697 ____________________________________________________________________________
19698 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
19699         Log: Subject: Re: [patch] pthread_atfork bandaid
19700              From: Doug MacEachern <dougm@covalent.net>
19701              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
19702              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
19703      Branch: perl
19704            ! thread.h
19705 ____________________________________________________________________________
19706 [ 11296] By: nick                                  on 2001/07/12  11:55:48
19707         Log: Exclude reentrant_buffer from .def file
19708      Branch: perlio
19709            ! makedef.pl
19710 ____________________________________________________________________________
19711 [ 11295] By: nick                                  on 2001/07/12  11:11:44
19712         Log: Honour void-ness of my_exit()
19713      Branch: perlio
19714            ! win32/win32.c
19715 ____________________________________________________________________________
19716 [ 11294] By: nick                                  on 2001/07/12  07:51:04
19717         Log: Integrate mainline
19718      Branch: perlio
19719           +> uts/sprintf_wrap.c
19720           !> (integrate 35 files)
19721 ____________________________________________________________________________
19722 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
19723         Log: Retract #11289.
19724      Branch: perl
19725            ! embed.h embed.pl perl.c proto.h thread.h
19726 ____________________________________________________________________________
19727 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
19728         Log: Now the :locale pseudolayer *almost* works...
19729      Branch: perl
19730            ! lib/open.pm
19731 ____________________________________________________________________________
19732 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
19733         Log: Locale encoding tweaks.
19734      Branch: perl
19735            ! lib/open.pm
19736 ____________________________________________________________________________
19737 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
19738         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
19739              From: Mark-Jason Dominus <mjd@plover.com>
19740              Date: Thu, 12 Jul 2001 00:59:31 -0400
19741              Message-ID: <20010712045931.8543.qmail@plover.com>
19742              
19743              Remove the chmod/umask leading zero warning.
19744      Branch: perl
19745            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
19746            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
19747 ____________________________________________________________________________
19748 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
19749         Log: (Retracted by #11289.)
19750      Branch: perl
19751            ! embed.h embed.pl perl.c proto.h thread.h
19752 ____________________________________________________________________________
19753 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
19754         Log: Needed by #11283.
19755      Branch: perl
19756            ! intrpvar.h
19757 ____________________________________________________________________________
19758 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
19759         Log: Metaconfig unit change for #11286.
19760      Branch: metaconfig/U/perl
19761            ! patchlevel.U
19762 ____________________________________________________________________________
19763 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
19764         Log: Subject: Re: [PATCH Configure] perl -V broken
19765              From: Andy Dougherty <doughera@lafayette.edu>
19766              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
19767              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
19768      Branch: perl
19769            ! Configure myconfig.SH
19770 ____________________________________________________________________________
19771 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
19772         Log: Retract #11166 (and #11237).
19773      Branch: perl
19774            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
19775            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
19776            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
19777 ____________________________________________________________________________
19778 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
19779         Log: UTS tweaks for Hal Morris.
19780      Branch: perl
19781            + uts/sprintf_wrap.c
19782            ! MANIFEST hints/uts.sh perl.h
19783 ____________________________________________________________________________
19784 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
19785         Log: Subject: [PATCH] Use reentrant API glibc
19786              From: Artur Bergman <artur@contiller.se>
19787              Date: Thu, 12 Jul 2001 00:58:21 +0200
19788              Message-ID: <B772A6AD.2288%artur@contiller.se>
19789      Branch: perl
19790            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
19791            ! sv.c
19792 ____________________________________________________________________________
19793 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
19794         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
19795              From: barries <barries@slaysys.com>
19796              Date: Wed, 11 Jul 2001 15:11:46 -0400
19797              Message-ID: <20010711151146.G24560@jester.slaysys.com>
19798      Branch: perl
19799            ! pp_sys.c t/lib/warnings/doio win32/win32.c
19800 ____________________________________________________________________________
19801 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
19802         Log: Subject: [patch] pthread_atfork bandaid
19803              From: Doug MacEachern <dougm@covalent.net>
19804              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
19805              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
19806      Branch: perl
19807            ! miniperlmain.c perl.c
19808 ____________________________________________________________________________
19809 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
19810         Log: Subject: [patch] perl_clone leaks
19811              From: Doug MacEachern <dougm@covalent.net>
19812              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
19813              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
19814      Branch: perl
19815            ! sv.c
19816 ____________________________________________________________________________
19817 [ 11279] By: nick                                  on 2001/07/11  15:49:38
19818         Log: Integrate mainline
19819      Branch: perlio
19820           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
19821           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
19822           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
19823           +> lib/Term/ANSIColor/README
19824           !> (integrate 54 files)
19825 ____________________________________________________________________________
19826 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
19827         Log: Update Changes.
19828      Branch: perl
19829            ! Changes patchlevel.h
19830 ____________________________________________________________________________
19831 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
19832         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
19833              From: Peter Prymmer <pvhp@forte.com>
19834              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
19835              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
19836              
19837              Backport of embed.pl to 5.003.
19838      Branch: perl
19839            ! embed.pl
19840 ____________________________________________________________________________
19841 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
19842         Log: Subject: Re: POSIX test #14 on UTS 
19843              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19844              Date: Wed, 11 Jul 2001 03:02:14 +0100
19845              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
19846      Branch: perl
19847            ! ext/POSIX/POSIX.t
19848 ____________________________________________________________________________
19849 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
19850         Log: Make the I32 an IV to preserve structure alignment and size.
19851      Branch: perl
19852            ! op.h
19853 ____________________________________________________________________________
19854 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
19855         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
19856              From: "Artur Bergman" <artur@contiller.se>
19857              Date: Wed, 11 Jul 2001 14:23:37 +0200
19858              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
19859              
19860              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
19861      Branch: perl
19862            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
19863            ! pod/perlapi.pod sv.c
19864 ____________________________________________________________________________
19865 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
19866         Log: Tweak until Pod::Parser gets updated.
19867      Branch: perl
19868            ! t/pod/special_seqs.xr
19869 ____________________________________________________________________________
19870 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
19871         Log: File::Spec usage tweak.
19872      Branch: perl
19873            ! lib/ExtUtils.t
19874 ____________________________________________________________________________
19875 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
19876         Log: Integrate #11263 from macperl; macos and macosx updates.
19877      Branch: perl
19878           !> pod/perlport.pod
19879 ____________________________________________________________________________
19880 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
19881         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
19882              From: Peter Prymmer <pvhp@forte.com>
19883              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
19884              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
19885      Branch: perl
19886            + ext/Time/HiRes/hints/dynixptx.pl
19887            ! MANIFEST hints/dynixptx.sh
19888 ____________________________________________________________________________
19889 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
19890         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
19891              From: Nicholas Clark <nick@ccl4.org>
19892              Date: Tue, 10 Jul 2001 23:17:43 +0100
19893              Message-ID: <20010710231742.B59620@plum.flirble.org>
19894      Branch: perl
19895            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
19896 ____________________________________________________________________________
19897 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
19898         Log: Subject: [DOC PATCH] Pluggable runops
19899              From: Paul Johnson <paul@pjcj.net>
19900              Date: Tue, 10 Jul 2001 21:53:28 +0200
19901              Message-ID: <20010710215328.B26577@pjcj.net>
19902      Branch: perl
19903            ! pod/perlguts.pod
19904 ____________________________________________________________________________
19905 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
19906         Log: Subject: [PATCH] Authors
19907              From: Artur Bergman <artur@contiller.se>
19908              Date: Tue, 10 Jul 2001 20:39:12 +0200
19909              Message-ID: <B771186F.21CD%artur@contiller.se>
19910      Branch: perl
19911            ! AUTHORS
19912 ____________________________________________________________________________
19913 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
19914         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
19915              From: Doug MacEachern <dougm@covalent.net>
19916              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
19917              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
19918      Branch: perl
19919            ! pp_ctl.c
19920 ____________________________________________________________________________
19921 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
19922         Log: Subject: doc patch; times() in scalar context
19923              From: mjd@plover.com
19924              Date: 10 Jul 2001 18:01:17 -0000
19925              Message-ID: <20010710180117.12477.qmail@plover.com>
19926      Branch: perl
19927            ! pod/perlfunc.pod
19928 ____________________________________________________________________________
19929 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
19930         Log: Subject: [PATCH] Small fix to pp_gmtime
19931              From: Artur Bergman <artur@contiller.se>
19932              Date: Tue, 10 Jul 2001 19:54:52 +0200
19933              Message-ID: <B7710E0B.21C5%artur@contiller.se>
19934      Branch: perl
19935            ! pp_sys.c
19936 ____________________________________________________________________________
19937 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
19938         Log: Integrate changes from mainline perl, add notes about
19939              Mac OS X and Mac OS.
19940      Branch: maint-5.6/macperl
19941            ! pod/perlport.pod
19942 ____________________________________________________________________________
19943 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
19944         Log: A proof of the dangers of package; ?
19945      Branch: perl
19946            ! t/lib/warnings/op
19947 ____________________________________________________________________________
19948 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
19949         Log: Regen toc and modlib.
19950      Branch: perl
19951            ! pod/perlmodlib.pod pod/perltoc.pod
19952 ____________________________________________________________________________
19953 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
19954         Log: Add compexcl(), casefold(), and casespec() interfaces;
19955              and make all interfaces to return hash references instead
19956              of hashes. 
19957      Branch: perl
19958            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19959 ____________________________________________________________________________
19960 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
19961         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
19962              From: "Philip Newton" <Philip.Newton@gmx.net>
19963              Date: Tue, 10 Jul 2001 09:55:59 +0200
19964              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
19965              
19966              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
19967              From: "Philip Newton" <Philip.Newton@gmx.net>
19968              Date: Tue, 10 Jul 2001 09:56:37 +0200
19969              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
19970      Branch: perl
19971            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19972            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
19973 ____________________________________________________________________________
19974 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
19975         Log: Subject: [patch] undef &xsub for 1,2
19976              From: Doug MacEachern <dougm@covalent.net>
19977              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
19978              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
19979              
19980              (This version of the patch with a comment from Gisle.)
19981      Branch: perl
19982            ! op.c
19983 ____________________________________________________________________________
19984 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
19985         Log: Mention package; deprecation and the Win32 problems.
19986      Branch: perl
19987            ! pod/perl572delta.pod
19988 ____________________________________________________________________________
19989 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
19990         Log: Subject: [PATCH] deprecate package with no arguments
19991              From: Robin Houston <robin@kitsite.com>
19992              Date: Tue, 10 Jul 2001 13:33:40 +0100
19993              Message-ID: <20010710133340.A13452@robin.kitsite.com>
19994      Branch: perl
19995            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
19996 ____________________________________________________________________________
19997 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
19998         Log: Upgrade to podlators 1.10.
19999      Branch: perl
20000            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
20001            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
20002            ! pod/pod2man.PL pod/pod2text.PL
20003 ____________________________________________________________________________
20004 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
20005         Log: Upgrade to Term::ANSIColor 1.04.
20006      Branch: perl
20007            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
20008            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
20009 ____________________________________________________________________________
20010 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
20011         Log: Integrate perlio (the right fix for the ":layer(args)")
20012      Branch: perl
20013           !> perlio.c
20014 ____________________________________________________________________________
20015 [ 11252] By: nick                                  on 2001/07/10  06:58:14
20016         Log: Fix open(...,"...:layer(xxx)",...)
20017              - use memEQ not strEQ as there is '(' not '\0'
20018      Branch: perlio
20019            ! perlio.c
20020 ____________________________________________________________________________
20021 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
20022         Log: Telling the number of tests helps.
20023      Branch: perl
20024            ! ext/PerlIO/t/encoding.t
20025 ____________________________________________________________________________
20026 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
20027         Log: Require I18N::Langinfo, not use.
20028      Branch: perl
20029            ! lib/open.pm
20030 ____________________________________________________________________________
20031 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
20032         Log: Add a test for for PerlIO ":encoding(...)" layer.
20033      Branch: perl
20034            + ext/PerlIO/t/encoding.t
20035            ! MANIFEST ext/Encode/Encode.pm
20036 ____________________________________________________________________________
20037 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
20038         Log: PerlIO ":encoding(foobar)" temporary fix.
20039              Not really correct, I think, since the change means
20040              that prefixes match.
20041      Branch: perl
20042            ! perlio.c
20043 ____________________________________________________________________________
20044 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
20045         Log: Update to Math::BigInt 1.36.  The biggest news is
20046              the separation of the backend; now the pure Perl
20047              implementation is in Math::BigInt::Calc, but one
20048              can plugin, say, Math::BigInt::BitVect, and get
20049              considerable speedup.
20050      Branch: perl
20051            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
20052            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20053            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
20054            ! lib/Math/BigInt/t/mbimbf.t
20055 ____________________________________________________________________________
20056 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
20057         Log: Subject: Re: compatibility question
20058              From: Peter Prymmer <pvhp@forte.com>
20059              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
20060              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
20061      Branch: perl
20062            ! lib/ExtUtils/MM_VMS.pm
20063 ____________________________________________________________________________
20064 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
20065         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
20066              From: Norton Allen <allen@huarp.harvard.edu>
20067              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
20068              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
20069      Branch: perl
20070            ! ext/File/Glob/t/basic.t
20071 ____________________________________________________________________________
20072 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
20073         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
20074              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20075              Date: Tue, 10 Jul 2001 00:29:55 +0900
20076              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
20077      Branch: perl
20078            + ext/Encode/Encode/HZ.enc
20079            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
20080            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
20081            ! ext/Encode/Encode/iso2022-jp.enc
20082            ! ext/Encode/Encode/iso2022-kr.enc
20083 ____________________________________________________________________________
20084 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
20085         Log: Add in all them there macos/ files.
20086      Branch: maint-5.6/macperl
20087            + (add 577 files)
20088 ____________________________________________________________________________
20089 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
20090         Log: Add the new modules to the list of having those own tests.
20091      Branch: perl
20092            ! t/lib/1_compile.t
20093 ____________________________________________________________________________
20094 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
20095         Log: Add INOUT to control both ways at the same time.
20096      Branch: perl
20097            ! lib/open.pm
20098 ____________________________________________________________________________
20099 [ 11240] By: nick                                  on 2001/07/09  16:33:50
20100         Log: Integrate mainline
20101      Branch: perlio
20102           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
20103           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
20104           !> (integrate 41 files)
20105 ____________________________________________________________________________
20106 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
20107         Log: More encoding mapping magic.
20108      Branch: perl
20109            ! lib/open.pm
20110 ____________________________________________________________________________
20111 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
20112         Log: Update Changes.
20113      Branch: perl
20114            ! Changes patchlevel.h
20115 ____________________________________________________________________________
20116 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
20117         Log: (Retracted by #11285).
20118              
20119              Subject: [PATCH] OPpCONST_OCTAL fixes
20120              From: Abhijit Menon-Sen <ams@wiw.org>
20121              Date: Mon, 9 Jul 2001 07:38:45 +0530
20122              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
20123      Branch: perl
20124            ! op.c
20125 ____________________________________________________________________________
20126 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
20127         Log: Add a pseudolayer ":locale" to the open pragma which
20128              will get the encoding from the locale.  Yet undocumented
20129              because I can't get the PerlIO :encoding(foobar) to work.
20130      Branch: perl
20131            ! ext/Encode/Encode.pm lib/open.pm
20132 ____________________________________________________________________________
20133 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
20134         Log: Add more encoding mappings.
20135      Branch: perl
20136            ! ext/Encode/Encode.pm
20137 ____________________________________________________________________________
20138 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
20139         Log: Document that using :encoding layer requires using Encode.
20140      Branch: perl
20141            ! ext/Encode/Encode.pm lib/PerlIO.pm
20142 ____________________________________________________________________________
20143 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
20144         Log: Netware tweak from Ananth Kesari.
20145      Branch: perl
20146            ! NetWare/netware.h
20147 ____________________________________________________________________________
20148 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
20149         Log: t/harness doesn't know about run/*.t
20150      Branch: perl
20151            ! t/harness
20152 ____________________________________________________________________________
20153 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
20154         Log: run/exit.t busted on windows
20155      Branch: perl
20156            ! t/run/exit.t
20157 ____________________________________________________________________________
20158 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
20159         Log: fix a couple of UCD.t tests that fail due to bad case
20160      Branch: perl
20161            ! lib/Unicode/UCD.t
20162 ____________________________________________________________________________
20163 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
20164         Log: test skip logic was broken
20165      Branch: perl
20166            ! ext/I18N/Langinfo/Langinfo.t
20167 ____________________________________________________________________________
20168 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
20169         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
20170              failure of ExtUtils.t#27 when built in debug mode)
20171      Branch: perl
20172            ! lib/ExtUtils/MM_Win32.pm
20173 ____________________________________________________________________________
20174 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
20175         Log: I18N::Langinfo is not available on windows
20176      Branch: perl
20177            ! win32/FindExt.pm
20178 ____________________________________________________________________________
20179 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
20180         Log: save a dTHX
20181      Branch: perl
20182            ! ext/POSIX/POSIX.xs
20183 ____________________________________________________________________________
20184 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
20185         Log: Update Changes.
20186      Branch: perl
20187            ! Changes patchlevel.h
20188 ____________________________________________________________________________
20189 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
20190         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
20191              as pointed out by Sarathy.
20192      Branch: perl
20193            ! ext/I18N/Langinfo/Langinfo.xs
20194 ____________________________________________________________________________
20195 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
20196         Log: Retract #11212.
20197      Branch: perl
20198            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
20199 ____________________________________________________________________________
20200 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
20201         Log: Bump up the VERSION of Cwd.xs.
20202      Branch: perl
20203            ! ext/Cwd/Makefile.PL
20204 ____________________________________________________________________________
20205 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
20206         Log: Retract #11220, the problem wasn't the missing leading zero.
20207              Here's the problem:
20208              $ ./perl -we 'chmod(oct("755"), ".")'
20209              Non-octal literal mode (493) specified at -e line 1.
20210              (Did you mean 0493 instead?)
20211      Branch: perl
20212            ! lib/ExtUtils/MM_Unix.pm
20213 ____________________________________________________________________________
20214 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
20215         Log: (Retracted by #11221)
20216              Change the PERM_RW and PERM_RWX to 0644 and 0755
20217              (add the leading zero).
20218      Branch: perl
20219            ! lib/ExtUtils/MM_Unix.pm
20220 ____________________________________________________________________________
20221 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
20222         Log: Integrate changes #11193, 11205, 11209 from macperl.
20223              
20224              Fix up AutoLoader to fudge for Mac paths in import().
20225              
20226              Allow symbols in try_symbol() to begin with "_".
20227              
20228              Small portability fix for Mac OS.
20229      Branch: perl
20230           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
20231 ____________________________________________________________________________
20232 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
20233         Log: Metaconfig unit change for #11217.
20234      Branch: metaconfig/U/perl
20235            ! Extensions.U
20236 ____________________________________________________________________________
20237 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
20238         Log: Detypo, problem noticed by Gerrit P. Haase.
20239      Branch: perl
20240            ! Configure config_h.SH
20241 ____________________________________________________________________________
20242 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
20243         Log: Cwd cleanups.
20244      Branch: perl
20245            ! ext/Cwd/Cwd.xs
20246 ____________________________________________________________________________
20247 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
20248         Log: Slight tweaks on #11213.
20249      Branch: perl
20250            ! toke.c
20251 ____________________________________________________________________________
20252 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
20253         Log: A missing dTHX noticed by Gerrit P. Haase.
20254      Branch: perl
20255            ! ext/POSIX/POSIX.xs
20256 ____________________________________________________________________________
20257 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
20258         Log: Subject: [PATCH toke.c] Simplify yytoke()
20259              From: Simon Cozens <simon@netthink.co.uk>
20260              Date: Sun, 8 Jul 2001 13:24:34 +0100
20261              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
20262              
20263              Split out pending_ident().
20264      Branch: perl
20265            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
20266 ____________________________________________________________________________
20267 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
20268         Log: (Retracted by #11223.)
20269              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
20270              Date: Wed, 05 Nov 1997 17:22:34 -0600
20271              From: Graham Barr <gbarr@ti.com>
20272              Message-Id: <3460FFBA.6DA51F46@ti.com>
20273      Branch: perl
20274            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
20275 ____________________________________________________________________________
20276 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
20277         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
20278      Branch: perl
20279            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
20280            ! pod/perllocale.pod
20281 ____________________________________________________________________________
20282 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
20283         Log: Really do the test under the C locale.
20284      Branch: perl
20285            ! ext/I18N/Langinfo/Langinfo.t
20286 ____________________________________________________________________________
20287 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
20288         Log: Small portability fix for Mac OS.
20289      Branch: maint-5.6/macperl
20290            ! lib/Cwd.pm
20291 ____________________________________________________________________________
20292 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
20293         Log: Metaconfig unit change for #11207.
20294      Branch: metaconfig/U/perl
20295            ! Extensions.U
20296 ____________________________________________________________________________
20297 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
20298         Log: Add I18N::Langinfo, which is basically a wrapper around
20299              nl_langinfo(), which is an additional way to query locale
20300              specific information.
20301      Branch: perl
20302            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
20303            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
20304            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
20305 ____________________________________________________________________________
20306 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
20307         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
20308              used in File::Find tests; replace with if.t.
20309      Branch: maint-5.6/macperl
20310            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
20311            ! t/pragma/warn/op
20312 ____________________________________________________________________________
20313 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
20314         Log: Allow symbols in try_symbol() to begin with "_".
20315      Branch: maint-5.6/macperl
20316            ! makedef.pl
20317 ____________________________________________________________________________
20318 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
20319         Log: Sync up the File::Find changes from the rewrite by
20320              Thomas Wegner, et al.
20321      Branch: maint-5.6/macperl
20322            + t/lib/filefind-taint.t
20323            ! lib/File/Find.pm t/lib/filefind.t
20324 ____________________________________________________________________________
20325 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
20326         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
20327              From: Thomas Wegner <wegner_thomas@yahoo.com>
20328              Date: Thu, 5 Jul 2001 20:31:25 +0200
20329              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
20330      Branch: maint-5.6/macperl
20331            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
20332 ____________________________________________________________________________
20333 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
20334         Log: Some more test portability fixes.
20335      Branch: maint-5.6/macperl
20336            ! t/lib/filecopy.t t/pragma/warn/pp_sys
20337 ____________________________________________________________________________
20338 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
20339         Log: The #11200 removed wrong (non-existent) target.  Duh.
20340      Branch: perl
20341            ! Makefile.SH
20342 ____________________________________________________________________________
20343 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
20344         Log: Zap the lib/re.pm before creating it.
20345      Branch: perl
20346            ! Makefile.SH
20347 ____________________________________________________________________________
20348 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
20349         Log: Another test.  Please ignore.
20350      Branch: maint-5.6/macperl
20351            ! README.macos
20352 ____________________________________________________________________________
20353 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
20354         Log: Portability fixes for a lot of tests, especially IO-related
20355              tests, and warnings, and the harness script.
20356      Branch: maint-5.6/macperl
20357            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
20358            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
20359            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
20360            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
20361            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
20362            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
20363            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
20364            ! t/pragma/warnings.t
20365 ____________________________________________________________________________
20366 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
20367         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
20368              From: Nicholas Clark <nick@ccl4.org>
20369              Date: Sat, 7 Jul 2001 21:00:17 +0100
20370              Message-ID: <20010707210017.H59620@plum.flirble.org>
20371      Branch: perl
20372            ! lib/h2xs.t
20373 ____________________________________________________________________________
20374 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
20375         Log: The UNICOS/mk SysV IPC problem has been fixed.
20376      Branch: perl
20377            ! pod/perl572delta.pod
20378 ____________________________________________________________________________
20379 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
20380         Log: Slight update tweaks on perlunicode.pod.
20381      Branch: perl
20382            ! pod/perlunicode.pod
20383 ____________________________________________________________________________
20384 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
20385         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
20386              From: Mark-Jason Dominus <mjd@plover.com>
20387              Date: Sat, 07 Jul 2001 13:04:04 -0400
20388              Message-ID: <20010707170404.32694.qmail@plover.com>
20389      Branch: perl
20390            ! ext/DB_File/DB_File.pm
20391 ____________________________________________________________________________
20392 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
20393         Log: Fix up AutoLoader to fudge for Mac paths in import().
20394      Branch: maint-5.6/macperl
20395            ! lib/AutoLoader.pm
20396 ____________________________________________________________________________
20397 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
20398         Log: Try to force the lib/re.pm to be there before entering
20399              the extensions builds, should help for parallel makes.
20400      Branch: perl
20401            ! Makefile.SH
20402 ____________________________________________________________________________
20403 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
20404         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
20405              From: Norton Allen <allen@huarp.harvard.edu>
20406              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
20407              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
20408      Branch: perl
20409            ! ext/POSIX/POSIX.xs
20410 ____________________________________________________________________________
20411 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
20412         Log: Subject: [PATCH] Re: op/arith.t
20413              From: Nicholas Clark <nick@ccl4.org>
20414              Date: Sat, 7 Jul 2001 13:04:54 +0100
20415              Message-ID: <20010707130454.D59620@plum.flirble.org>
20416      Branch: perl
20417            ! numeric.c toke.c
20418 ____________________________________________________________________________
20419 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
20420         Log: Subject: [PATCH] h2xs
20421              From: Nicholas Clark <nick@ccl4.org>
20422              Date: Fri, 6 Jul 2001 23:25:14 +0100
20423              Message-ID: <20010706232514.X59620@plum.flirble.org>
20424      Branch: perl
20425            ! utils/h2xs.PL
20426 ____________________________________________________________________________
20427 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
20428         Log: Subject: Re: bleedperl perl_alloc..free leakage
20429              From: Radu Greab <radu@netsoft.ro>
20430              Date: Fri, 6 Jul 2001 19:48:54 +0300
20431              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
20432              
20433              Leak-be-gone.
20434      Branch: perl
20435            ! op.c
20436 ____________________________________________________________________________
20437 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
20438         Log: Test again.  Please ignore.
20439      Branch: maint-5.6/macperl
20440            ! README.macos
20441 ____________________________________________________________________________
20442 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
20443         Log: Test.  Please ignore.
20444      Branch: maint-5.6/macperl
20445            ! README.macos
20446 ____________________________________________________________________________
20447 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
20448         Log: Include changes already sent in separately as patches,
20449              before branch was created.
20450      Branch: maint-5.6/macperl
20451            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
20452            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
20453            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
20454            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
20455            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
20456            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
20457            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
20458            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
20459            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
20460            ! t/pragma/strict.t
20461 ____________________________________________________________________________
20462 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
20463         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
20464              From: Norton Allen <allen@huarp.harvard.edu>
20465              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
20466              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
20467      Branch: perl
20468            ! utf8.h
20469 ____________________________________________________________________________
20470 [ 11183] By: nick                                  on 2001/07/06  16:27:40
20471         Log: Integrate mainline
20472      Branch: perlio
20473           +> (branch 42 files)
20474            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
20475            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
20476            - win32/bin/mdelete.bat
20477           !> (integrate 215 files)
20478 ____________________________________________________________________________
20479 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
20480         Log: The #11166 needed also these updated.
20481      Branch: perl
20482            ! lib/warnings.pm warnings.h
20483 ____________________________________________________________________________
20484 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
20485         Log: Update Changes.
20486      Branch: perl
20487            ! Changes patchlevel.h
20488 ____________________________________________________________________________
20489 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
20490         Log: Regen toc.
20491      Branch: perl
20492            ! pod/perltoc.pod
20493 ____________________________________________________________________________
20494 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
20495         Log: Nit from Abhijit.
20496      Branch: perl
20497            ! lib/CPAN.pm
20498 ____________________________________________________________________________
20499 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
20500         Log: Retract #11172.
20501      Branch: perl
20502            ! t/op/method.t
20503 ____________________________________________________________________________
20504 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
20505         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
20506              From: Norton Allen <allen@huarp.harvard.edu>
20507              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
20508              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
20509      Branch: perl
20510            ! lib/Cwd.pm
20511 ____________________________________________________________________________
20512 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
20513         Log: (Accidentally empty check-in.)
20514      Branch: perl
20515            ! utf8.h
20516 ____________________________________________________________________________
20517 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
20518         Log: Retract #11165 since Sarathy pointed out it'll not
20519              work properly under threads, the problem should be
20520              solved using "the savestack, either via SSNEW() or
20521              using a newSVpv()+SAVEFREESV() combo."
20522      Branch: perl
20523            ! ext/POSIX/POSIX.xs
20524 ____________________________________________________________________________
20525 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
20526         Log: Retract #11125 since NI-S pointed out it'll not work in
20527              cases where the extension has their own handcrafted INC
20528              et alia.
20529      Branch: perl
20530            ! lib/ExtUtils/MM_Unix.pm
20531 ____________________________________________________________________________
20532 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
20533         Log: Subject: RE: [PATCH] -I and MakeMaker again
20534              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
20535              Date: Fri, 6 Jul 2001 09:18:29 +0200
20536              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
20537      Branch: perl
20538            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
20539            ! lib/ExtUtils/MM_Win32.pm
20540 ____________________________________________________________________________
20541 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
20542         Log: (Retracted by #11178)
20543              Subject: [PATCH t/op/method.t] SUPER:: strangeness
20544              From: Piers Cawley <pdcawley@iterative-software.com>
20545              Date: 06 Jul 2001 10:49:01 +0100
20546              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
20547      Branch: perl
20548            ! t/op/method.t
20549 ____________________________________________________________________________
20550 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
20551         Log: VOS README update from Paul Green.
20552      Branch: perl
20553            ! README.vos
20554 ____________________________________________________________________________
20555 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
20556         Log: Subject: [PATCH README.qnx hints/qnx.sh]
20557              From: Norton Allen <allen@huarp.harvard.edu>
20558              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
20559              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
20560      Branch: perl
20561            ! README.qnx hints/qnx.sh
20562 ____________________________________________________________________________
20563 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
20564         Log: Subject: [PATCH] Doc patch for Tie::Hash
20565              From: Artur Bergman <artur@contiller.se>
20566              Date: Thu, 05 Jul 2001 22:51:18 +0200
20567              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
20568      Branch: perl
20569            ! lib/Tie/Hash.pm
20570 ____________________________________________________________________________
20571 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
20572         Log: Subject: [PATCH] perlfaq4.pod
20573              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
20574              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
20575              Date: Thu, 5 Jul 2001 18:44:10 +0100 
20576      Branch: perl
20577            ! pod/perlfaq4.pod
20578 ____________________________________________________________________________
20579 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
20580         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
20581              From: Robin Houston <robin@kitsite.com>
20582              Date: Thu, 5 Jul 2001 18:33:21 +0100
20583              Message-ID: <20010705183321.A27345@robin.kitsite.com>
20584      Branch: perl
20585            ! ext/B/B/Deparse.pm
20586 ____________________________________________________________________________
20587 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
20588         Log: (Retracted by #11285.)
20589              
20590              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
20591              From: Abhijit Menon-Sen <ams@wiw.org>
20592              Date: Fri, 6 Jul 2001 01:26:32 +0530
20593              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
20594      Branch: perl
20595            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
20596            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
20597            ! warnings.pl
20598 ____________________________________________________________________________
20599 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
20600         Log: (Retracted by #11175)
20601              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
20602              From: Norton Allen <allen@huarp.harvard.edu>
20603              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
20604              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
20605      Branch: perl
20606            ! ext/POSIX/POSIX.xs
20607 ____________________________________________________________________________
20608 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
20609         Log: Unterminated C< (noticed by Richard Hatch), and few other
20610              small Unicode doc tweaks.
20611      Branch: perl
20612            ! pod/perlretut.pod
20613 ____________________________________________________________________________
20614 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
20615         Log: More flexible argument understanding; add charblocks() and
20616              charscripts(); make charblock() and charscript() two-way;
20617              add charinrange(); separate the $Unicode::UCD::VERSION and
20618              the version of the Unicode by adding UnicodeVersion().
20619      Branch: perl
20620            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
20621 ____________________________________________________________________________
20622 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
20623         Log: Update Unicode::UCD on \p{In...}.
20624      Branch: perl
20625            ! lib/Unicode/UCD.pm
20626 ____________________________________________________________________________
20627 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
20628         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
20629              From: Norton Allen <allen@huarp.harvard.edu>
20630              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
20631              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
20632      Branch: perl
20633            ! lib/ExtUtils/MM_Unix.pm
20634 ____________________________________________________________________________
20635 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
20636         Log: POSIX-BC tweaks from Thomas Dorner.
20637      Branch: perl
20638            ! hints/posix-bc.sh perlio.h
20639 ____________________________________________________________________________
20640 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
20641         Log: Module updates for the delta.
20642      Branch: perl
20643            ! pod/perl572delta.pod
20644 ____________________________________________________________________________
20645 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
20646         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
20647              From: Norton Allen <allen@huarp.harvard.edu>
20648              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
20649              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
20650      Branch: perl
20651            ! ext/IO/lib/IO/t/io_sock.t
20652 ____________________________________________________________________________
20653 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
20654         Log: Subject: [PATCH perldiag.pod] Quick fixes
20655              From: Simon Cozens <simon@netthink.co.uk>
20656              Date: Wed, 4 Jul 2001 20:22:12 +0100
20657              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
20658      Branch: perl
20659            ! pod/perldiag.pod
20660 ____________________________________________________________________________
20661 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
20662         Log: (retracted by #13533)
20663              
20664              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
20665              From: Radu Greab <radu@netsoft.ro>
20666              Date: Wed, 4 Jul 2001 22:13:31 +0300
20667              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
20668      Branch: perl
20669            ! op.c sv.c t/op/pos.t
20670 ____________________________________________________________________________
20671 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
20672         Log: Subject: [PATCH] -I and MakeMaker again
20673              From: Michael G Schwern <schwern@pobox.com>
20674              Date: Wed, 4 Jul 2001 15:03:07 -0400
20675              Message-ID: <20010704150307.I20340@blackrider>
20676              
20677              (and retract #11145)
20678      Branch: perl
20679            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
20680            ! lib/ExtUtils/MakeMaker.pm
20681 ____________________________________________________________________________
20682 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
20683         Log: Subject: Re: PERFORCE change 11142 for review
20684              From: "Philip Newton" <Philip.Newton@gmx.net>
20685              Date: Wed, 4 Jul 2001 20:46:26 +0200
20686              Message-Id: <200107041841.VAA25380@taas.iki.fi>
20687      Branch: perl
20688            ! lib/ExtUtils/MakeMaker.pm
20689 ____________________________________________________________________________
20690 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
20691         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
20692              From: Jonathan Stowe <gellyfish@gellyfish.com>
20693              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
20694              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
20695      Branch: perl
20696            ! utils/pl2pm.PL
20697 ____________________________________________________________________________
20698 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
20699         Log: fix the binary compatibility issue when building with/without
20700              usemymalloc by exporting Perl_malloc() et al as simple wrappers
20701              around the system functions (this allows most extensions built
20702              using one mode to coexist with perls built in the other mode)
20703              
20704              XXX the Perl_mfree() wrapper might need to do return(free()) on
20705              platforms where Free_t isn't "void"
20706      Branch: perl
20707            ! embed.h embed.pl makedef.pl proto.h util.c
20708 ____________________________________________________________________________
20709 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
20710         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
20711              since it doesn't ensure threads other than the one calling fork()
20712              aren't holding any locks; the fix is to use pthread_atfork() to
20713              hold global locks
20714              
20715              building perl with -Dusemymalloc exacerbates the problem since
20716              Perl_malloc() holds a mutex, and perl's exec() calls New()
20717              
20718              XXX the code in win32thread.h may be needed on platforms that have
20719              no pthread_atfork()
20720      Branch: perl
20721            ! perl.c thread.h win32/win32thread.h
20722 ____________________________________________________________________________
20723 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
20724         Log: Integrate #11009 from maintperl.
20725      Branch: maint-5.6/macperl
20726           !> lib/ExtUtils/Manifest.pm
20727 ____________________________________________________________________________
20728 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
20729         Log: Flexing my Perforce muscles.
20730      Branch: maint-5.6/macperl
20731            ! README.macos
20732 ____________________________________________________________________________
20733 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
20734         Log: Update Changes.
20735      Branch: perl
20736            ! Changes patchlevel.h
20737 ____________________________________________________________________________
20738 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
20739         Log: Metaconfig unit change for #11146.
20740      Branch: metaconfig/U/perl
20741            ! d_fcntl_can_lock.U
20742 ____________________________________________________________________________
20743 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
20744         Log: Somehow the #ifdefs of the added code (in #11093) made
20745              HP-UX to fail the fcntl locking test, without the ifdefs
20746              the test seems to be working again.  Reason unknown:
20747              HP-UX cc doesn't complain either way.
20748      Branch: perl
20749            ! Configure
20750 ____________________________________________________________________________
20751 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
20752         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
20753      Branch: perl
20754            ! lib/ExtUtils/MM_Unix.pm
20755 ____________________________________________________________________________
20756 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
20757         Log: gcc -Wall nit.
20758      Branch: perl
20759            ! pp_hot.c
20760 ____________________________________________________________________________
20761 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
20762         Log: When removing tests updating the test count is a good idea, too.
20763      Branch: perl
20764            ! lib/Net/t/require.t
20765 ____________________________________________________________________________
20766 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
20767         Log: Document #11134 and add the new symbols to the list of
20768              of MakeMaker known ones.
20769      Branch: perl
20770            ! lib/ExtUtils/MakeMaker.pm
20771 ____________________________________________________________________________
20772 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
20773         Log: Microperl update.
20774      Branch: perl
20775            ! uconfig.h
20776 ____________________________________________________________________________
20777 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
20778         Log: Update the libnet tests as per #11138.
20779      Branch: perl
20780            - lib/Net/t/ph.t
20781            ! MANIFEST lib/Net/t/require.t
20782 ____________________________________________________________________________
20783 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
20784         Log: Regen toc and modlib.
20785      Branch: perl
20786            ! pod/perlmodlib.pod pod/perltoc.pod
20787 ____________________________________________________________________________
20788 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
20789         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
20790              Graham's request.
20791      Branch: perl
20792            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
20793            ! MANIFEST
20794 ____________________________________________________________________________
20795 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
20796         Log: Add the OS/390 harness results to the delta.
20797      Branch: perl
20798            ! pod/perl572delta.pod
20799 ____________________________________________________________________________
20800 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
20801         Log: Avoid the two study tests in OS/390 until the bug has been solved.
20802      Branch: perl
20803            ! t/op/study.t
20804 ____________________________________________________________________________
20805 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
20806         Log: DOS/DJGPP tweaks from Laszlo Molnar.
20807      Branch: perl
20808            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
20809 ____________________________________________________________________________
20810 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
20811         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
20812              From: Michael G Schwern <schwern@pobox.com>
20813              Date: Wed, 4 Jul 2001 00:01:16 -0400
20814              Message-ID: <20010704000116.C591@blackrider>
20815      Branch: perl
20816            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
20817 ____________________________________________________________________________
20818 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
20819         Log: The #11132 missed singleton characters (not part
20820              of a unilo..unihi range) in Unicode scripts.
20821      Branch: perl
20822            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
20823            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
20824            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
20825            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
20826            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
20827            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
20828            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
20829            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
20830            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
20831            ! lib/unicode/mktables.PL t/op/pat.t
20832 ____________________________________________________________________________
20833 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
20834         Log: Support preferentially the Unicode 'scripts' definition
20835              in the \p{In...} notation since according to Unicode the
20836              scripts concept is more natural for matching than using
20837              the somewhat artificial block names.  The block names are
20838              still available, though, and if there's a name conflict,
20839              the scripts one wins and the blocks one has to do with
20840              'Block' appended to its name.  For more information see
20841              
20842              http://www.unicode.org/unicode/reports/tr24/
20843      Branch: perl
20844            + lib/unicode/In/100.pl lib/unicode/In/101.pl
20845            + lib/unicode/In/102.pl lib/unicode/In/103.pl
20846            + lib/unicode/In/104.pl lib/unicode/In/105.pl
20847            + lib/unicode/In/106.pl lib/unicode/In/107.pl
20848            + lib/unicode/In/108.pl lib/unicode/In/109.pl
20849            + lib/unicode/In/110.pl lib/unicode/In/111.pl
20850            + lib/unicode/In/112.pl lib/unicode/In/113.pl
20851            + lib/unicode/In/114.pl lib/unicode/In/115.pl
20852            + lib/unicode/In/116.pl lib/unicode/In/117.pl
20853            + lib/unicode/In/118.pl lib/unicode/In/119.pl
20854            + lib/unicode/In/120.pl lib/unicode/In/121.pl
20855            + lib/unicode/In/122.pl lib/unicode/In/123.pl
20856            + lib/unicode/In/124.pl lib/unicode/In/125.pl
20857            + lib/unicode/In/126.pl lib/unicode/In/127.pl
20858            + lib/unicode/In/128.pl lib/unicode/In/129.pl
20859            + lib/unicode/In/130.pl lib/unicode/In/131.pl
20860            + lib/unicode/In/132.pl lib/unicode/In/133.pl
20861            + lib/unicode/In/134.pl lib/unicode/In/135.pl
20862            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
20863            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
20864            ! (edit 106 files)
20865 ____________________________________________________________________________
20866 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
20867         Log: Better document the difference between a block and a script.
20868      Branch: perl
20869            ! lib/Unicode/UCD.pm
20870 ____________________________________________________________________________
20871 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
20872         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
20873              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
20874              Date: Tue, 3 Jul 2001 15:04:23 -0500
20875              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
20876      Branch: perl
20877            ! lib/CPAN.pm
20878 ____________________________________________________________________________
20879 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
20880         Log: Add tests for charscript().
20881      Branch: perl
20882            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
20883 ____________________________________________________________________________
20884 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
20885         Log: Add charscript() to get the UTR#24 script names of characters.
20886      Branch: perl
20887            ! lib/Unicode/UCD.pm
20888 ____________________________________________________________________________
20889 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
20890         Log: Todo updates.
20891      Branch: perl
20892            ! pod/perltodo.pod
20893 ____________________________________________________________________________
20894 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
20895         Log: Unicode::UCD updates.
20896      Branch: perl
20897            ! lib/Unicode/UCD.pm
20898 ____________________________________________________________________________
20899 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
20900         Log: (Retracted by #11174)
20901              Subject: MakeMaker should pass through DEFINE and INC to subdirs
20902              From: Alan Burlison <Alan.Burlison@sun.com>
20903              Date: Tue, 03 Jul 2001 15:20:13 +0100
20904              Message-ID: <3B41D49D.A923D4F9@sun.com>
20905      Branch: perl
20906            ! lib/ExtUtils/MM_Unix.pm
20907 ____________________________________________________________________________
20908 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
20909         Log: Subject: Patch needed for UTS
20910              From: hom00@utsglobal.com (Hal Morris)
20911              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
20912              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
20913              
20914              Replace #11113 with a better version.
20915      Branch: perl
20916            ! perl.h
20917 ____________________________________________________________________________
20918 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
20919         Log: Subject: Re: POINTERRIGOR
20920              From: Andy Dougherty <doughera@lafayette.edu>
20921              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
20922              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
20923      Branch: perl
20924            ! util.c
20925 ____________________________________________________________________________
20926 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
20927         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
20928              From: "Philip Newton" <pnewton@gmx.de>
20929              Date: Tue, 3 Jul 2001 17:03:34 +0200
20930              Message-ID: <3B41FAE6.29564.660E117@localhost>
20931      Branch: perl
20932            ! pp_hot.c
20933 ____________________________________________________________________________
20934 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
20935         Log: Typos.
20936      Branch: perl
20937            ! INSTALL
20938 ____________________________________________________________________________
20939 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
20940         Log: Subject: [PATCH 5.6.1] debugger fixes
20941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20942              Date: Tue, 3 Jul 2001 03:38:18 -0400
20943              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
20944              
20945              The $^S is working again.
20946      Branch: perl
20947            ! lib/perl5db.pl
20948 ____________________________________________________________________________
20949 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
20950         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
20951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20952              Date: Tue, 3 Jul 2001 03:34:06 -0400
20953              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
20954      Branch: perl
20955            ! os2/OS2/Process/Process.pm
20956 ____________________________________________________________________________
20957 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
20958         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
20959              From: "Philip Newton" <Philip.Newton@gmx.net>
20960              Date: Tue, 3 Jul 2001 09:11:27 +0200
20961              Message-Id: <200107030706.KAA04596@taas.iki.fi>
20962      Branch: perl
20963            ! lib/FindBin.pm
20964 ____________________________________________________________________________
20965 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
20966         Log: Delta delta.
20967      Branch: perl
20968            ! pod/perl572delta.pod
20969 ____________________________________________________________________________
20970 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
20971         Log: Metaconfig unit change for 11115.
20972      Branch: metaconfig
20973            ! U/modified/libc.U
20974 ____________________________________________________________________________
20975 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
20976         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
20977              (from Richard Hatch) (this was the cause of pipes() and
20978              times() myeteriously not being found)
20979      Branch: perl
20980            ! Configure
20981 ____________________________________________________________________________
20982 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
20983         Log: Retract #10142, the real culprit found by Richard Hatch,
20984              coming soon to Configure near you.
20985      Branch: perl
20986            ! hints/aix.sh
20987 ____________________________________________________________________________
20988 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
20989         Log: (Replaced by #11124) UTS workaround from Hal Morris.
20990      Branch: perl
20991            ! perl.h
20992 ____________________________________________________________________________
20993 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
20994         Log: Subject: [PATCH] grok not grocking correctly
20995              From: Nicholas Clark <nick@ccl4.org>
20996              Date: Tue, 3 Jul 2001 00:19:08 +0100
20997              Message-ID: <20010703001908.H59620@plum.flirble.org>
20998      Branch: perl
20999            ! numeric.c
21000 ____________________________________________________________________________
21001 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
21002         Log: Subject: [PATCH Deparse.t] test just-posted patches
21003              From: Robin Houston <robin@kitsite.com>
21004              Date: Mon, 2 Jul 2001 23:46:15 +0100
21005              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
21006      Branch: perl
21007            ! ext/B/Deparse.t
21008 ____________________________________________________________________________
21009 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
21010         Log: Subject: [PATCH toke.c] autosplit into @F
21011              From: Robin Houston <robin@kitsite.com>
21012              Date: Mon, 2 Jul 2001 23:18:20 +0100
21013              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
21014      Branch: perl
21015            ! perl.c toke.c
21016 ____________________________________________________________________________
21017 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
21018         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
21019              From: Robin Houston <robin@kitsite.com>
21020              Date: Mon, 2 Jul 2001 23:00:48 +0100
21021              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
21022      Branch: perl
21023            ! ext/B/B/Deparse.pm
21024 ____________________________________________________________________________
21025 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
21026         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
21027              From: "Philip Newton" <Philip.Newton@gmx.net>
21028              Date: Mon, 2 Jul 2001 22:06:22 +0200
21029              (no Message-Id)
21030      Branch: perl
21031            ! ext/NDBM_File/hints/linux.pl
21032 ____________________________________________________________________________
21033 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
21034         Log: Subject: Re: Fixed pack problem - sort of
21035              From: Nicholas Clark <nick@ccl4.org>
21036              Date: Mon, 2 Jul 2001 20:59:20 +0100
21037              Message-ID: <20010702205919.F59620@plum.flirble.org>
21038      Branch: perl
21039            ! pp_pack.c t/op/pack.t
21040 ____________________________________________________________________________
21041 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
21042         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
21043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21044              Date: Mon, 2 Jul 2001 15:45:41 -0400
21045              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
21046      Branch: perl
21047            ! os2/os2.c
21048 ____________________________________________________________________________
21049 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
21050         Log: (Mistaken retraction)
21051      Branch: perl
21052            ! utils/pl2pm.PL
21053 ____________________________________________________________________________
21054 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
21055         Log: Detypo in #11103.
21056      Branch: perl
21057            ! utils/pl2pm.PL
21058 ____________________________________________________________________________
21059 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
21060         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
21061              From: Jonathan Stowe <gellyfish@gellyfish.com>
21062              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
21063              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
21064      Branch: perl
21065            ! utils/pl2pm.PL
21066 ____________________________________________________________________________
21067 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
21068         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
21069              From: "Craig A. Berry" <craigberry@mac.com>
21070              Date: Mon, 02 Jul 2001 14:11:23 -0500
21071              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
21072      Branch: perl
21073            ! lib/Unicode/UCD.pm
21074 ____________________________________________________________________________
21075 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
21076         Log: Subject: [PATCH] Re: op/numconvert.t failures
21077              From: Nicholas Clark <nick@ccl4.org>
21078              Date: Mon, 2 Jul 2001 20:10:48 +0100
21079              Message-ID: <20010702201048.E59620@plum.flirble.org>
21080      Branch: perl
21081            ! t/op/numconvert.t
21082 ____________________________________________________________________________
21083 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
21084         Log: Update Changes.
21085      Branch: perl
21086            ! Changes patchlevel.h
21087 ____________________________________________________________________________
21088 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
21089         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
21090              The real fix must be more involved.  The line of code all the leaky
21091              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
21092              line of Perl_newPMOP().
21093      Branch: perl
21094            ! op.h
21095 ____________________________________________________________________________
21096 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
21097         Log: Based on
21098              
21099              Subject: Re: sizeof(struct sembuf)
21100              From: Nicholas Clark <nick@ccl4.org>
21101              Date: Sun, 1 Jul 2001 22:26:48 +0100
21102              Message-ID: <20010701222648.W59620@plum.flirble.org>
21103              
21104              but do semop() always the slow way.
21105      Branch: perl
21106            ! doio.c
21107 ____________________________________________________________________________
21108 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
21109         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
21110              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21111              Date: Tue, 03 Jul 2001 00:56:30 +0900
21112              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
21113      Branch: perl
21114            ! ext/Encode/Encode/Tcl.t
21115 ____________________________________________________________________________
21116 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
21117         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
21118              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21119              Date: Tue, 03 Jul 2001 00:55:46 +0900
21120              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
21121      Branch: perl
21122            ! ext/Encode/Encode/Tcl.pm
21123 ____________________________________________________________________________
21124 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
21125         Log: Regen api and toc.
21126      Branch: perl
21127            ! pod/perlapi.pod pod/perltoc.pod
21128 ____________________________________________________________________________
21129 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
21130         Log: Metaconfig unit change for #11093.
21131      Branch: metaconfig/U/perl
21132            ! d_fcntl_can_lock.U
21133 ____________________________________________________________________________
21134 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
21135         Log: The fcntl locking test may hang if NFS locking messed up;
21136              break out with alarm(10).
21137      Branch: perl
21138            ! Configure
21139 ____________________________________________________________________________
21140 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
21141         Log: Move the mdelete.bat from win32/bin to win32.
21142      Branch: perl
21143            ! MANIFEST
21144 ____________________________________________________________________________
21145 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
21146         Log: Typo in #11083.
21147      Branch: perl
21148            ! ext/Time/Piece/Piece.t
21149 ____________________________________________________________________________
21150 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
21151         Log: Netware tweaks from Guruprasad.
21152      Branch: perl
21153            - NetWare/perlsdio.h
21154            ! MANIFEST NetWare/Makefile NetWare/interface.c
21155            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
21156            ! perlsdio.h
21157 ____________________________________________________________________________
21158 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
21159         Log: Subject: Re: [PATH] shared -> unique;
21160              From: Abhijit Menon-Sen <ams@wiw.org>
21161              Date: Wed, 27 Jun 2001 03:51:27 +0530
21162              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
21163      Branch: perl
21164            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
21165 ____________________________________________________________________________
21166 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
21167         Log: Subject: Re: AIX / gcc-3.0
21168              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21169              Date: Mon, 02 Jul 2001 15:20:21 +0200
21170              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
21171      Branch: perl
21172            ! hints/aix.sh
21173 ____________________________________________________________________________
21174 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
21175         Log: Subject: Re: Bug report: split splits on wrong pattern
21176              From: Abhijit Menon-Sen <ams@wiw.org>
21177              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
21178              Date: Mon, 2 Jul 2001 16:31:33 +0530
21179      Branch: perl
21180            ! pp_ctl.c
21181 ____________________________________________________________________________
21182 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
21183         Log: Subject: [PATCH 5.6.1] test harness
21184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21185              Date: Mon, 2 Jul 2001 06:29:21 -0400
21186              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
21187      Branch: perl
21188            ! lib/Test/Harness.pm
21189 ____________________________________________________________________________
21190 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
21191         Log: Subject: [PATCH 5.6.1] debugger goof
21192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21193              Date: Mon, 2 Jul 2001 06:27:22 -0400
21194              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
21195      Branch: perl
21196            ! lib/perl5db.pl
21197 ____________________________________________________________________________
21198 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
21199         Log: Subject: [PATCH 5.6.1] OS/2 cwd
21200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21201              Date: Mon, 2 Jul 2001 06:21:17 -0400
21202              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
21203      Branch: perl
21204            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
21205 ____________________________________________________________________________
21206 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
21207         Log: Make #11082 more OS/2-specific.
21208      Branch: perl
21209            ! ext/Time/Piece/Piece.t
21210 ____________________________________________________________________________
21211 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
21212         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
21213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21214              Date: Mon, 2 Jul 2001 06:06:34 -0400
21215              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
21216      Branch: perl
21217            ! ext/Time/Piece/Piece.t
21218 ____________________________________________________________________________
21219 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
21220         Log: Subject: [PATCH B::Deparse] version number & changes
21221              From: Robin Houston <robin@kitsite.com>  
21222              Date: Sun, 1 Jul 2001 17:17:29 +0100
21223              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
21224      Branch: perl
21225            ! ext/B/B/Deparse.pm
21226 ____________________________________________________________________________
21227 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
21228         Log: Subject: a small fix.
21229              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21230              Date: Mon, 2 Jul 2001 12:17:53 +0200
21231              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
21232      Branch: perl
21233            ! ext/Thread/Thread.xs
21234 ____________________________________________________________________________
21235 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
21236         Log: Subject: RE: perl@10907
21237              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21238              Date: Mon, 2 Jul 2001 12:06:16 +0200
21239              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
21240              
21241              Borland C vs PerlIO.
21242      Branch: perl
21243            ! win32/config.bc win32/config_H.bc
21244 ____________________________________________________________________________
21245 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
21246         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
21247              From: "H.M. Brand" <merijn@l1.procura.nl>
21248              Date: Mon, 02 Jul 2001 11:18:57 +0200
21249              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
21250      Branch: perl
21251            ! t/op/write.t
21252 ____________________________________________________________________________
21253 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
21254         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
21255              From: Michael G Schwern <schwern@pobox.com>
21256              Date: Mon, 2 Jul 2001 00:26:24 -0400
21257              Message-ID: <20010702002624.A18302@blackrider>
21258      Branch: perl
21259            - ext/util/mkbootstrap
21260 ____________________________________________________________________________
21261 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
21262         Log: Subject: [PATCH op.h] v minor comment tweak
21263              From: Robin Houston <robin@puffinry.freeserve.co.uk>
21264              Date: Mon, 2 Jul 2001 00:42:01 +0100
21265              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
21266      Branch: perl
21267            ! op.h
21268 ____________________________________________________________________________
21269 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
21270         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
21271      Branch: perl
21272            ! pod/perlfunc.pod
21273 ____________________________________________________________________________
21274 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
21275         Log: Subject: Re: sizeof(struct sembuf)
21276              From: Nicholas Clark <nick@ccl4.org>
21277              Date: Sun, 1 Jul 2001 19:23:16 +0100
21278              Message-ID: <20010701192316.V59620@plum.flirble.org>
21279              
21280              s/signaling/signalling/
21281      Branch: perl
21282            ! pod/perlfunc.pod
21283 ____________________________________________________________________________
21284 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
21285         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
21286              From: "Philip Newton" <Philip.Newton@gmx.net>
21287              Date: Sun, 1 Jul 2001 09:37:56 +0200
21288              Message-Id: <200107010733.KAA03920@taas.iki.fi>
21289      Branch: perl
21290            ! pod/perlvar.pod
21291 ____________________________________________________________________________
21292 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
21293         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
21294              From: "Philip Newton" <Philip.Newton@gmx.net>
21295              Date: Sun, 1 Jul 2001 09:37:56 +0200
21296              Message-Id: <200107010733.KAA03925@taas.iki.fi>
21297      Branch: perl
21298            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
21299 ____________________________________________________________________________
21300 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
21301         Log: Metaconfig unit change for #11070.
21302      Branch: metaconfig
21303            ! U/compline/randfunc.U
21304 ____________________________________________________________________________
21305 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
21306         Log: Subject: [PATCH perlsnap] its --> it's --> its
21307              From: "Philip Newton" <Philip.Newton@gmx.net>
21308              Date: Sun, 1 Jul 2001 09:37:56 +0200
21309              Message-Id: <200107010733.KAA03914@taas.iki.fi>
21310      Branch: perl
21311            ! Porting/config_H
21312 ____________________________________________________________________________
21313 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
21314         Log: Sync with Sarathy; integrate with perlio.
21315      Branch: perl
21316           !> gv.c
21317 ____________________________________________________________________________
21318 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
21319         Log: regenerate win32/config_H.?c files
21320      Branch: perl
21321            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21322 ____________________________________________________________________________
21323 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
21324         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
21325              naming discipline
21326              
21327              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
21328              because of this)
21329              
21330              fix a warning about "fd" being used without being set in Cwd.xs
21331      Branch: perl
21332            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
21333            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
21334            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
21335            ! win32/config.vc
21336 ____________________________________________________________________________
21337 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
21338         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
21339              within macro arguments") and warnings ("unary minus applied to
21340              unsigned type", among others)
21341      Branch: perl
21342            ! gv.c hv.c op.c pp.c sv.c toke.c
21343 ____________________________________________________________________________
21344 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
21345         Log: win32 fixes: more spurious CRs
21346      Branch: perl
21347            ! win32/mdelete.bat
21348 ____________________________________________________________________________
21349 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
21350         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
21351              from win32/bin (or it gets deleted by distclean); don't delete
21352              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
21353              NT (should be made Win9x specific, and added to makefile.mk)
21354      Branch: perl
21355           +> win32/mdelete.bat
21356            - win32/bin/mdelete.bat
21357            ! win32/Makefile win32/makefile.mk
21358 ____________________________________________________________________________
21359 [ 11063] By: nick                                  on 2001/07/01  18:54:09
21360         Log: Quick for for #ifdef mess
21361      Branch: perlio
21362            ! gv.c
21363 ____________________________________________________________________________
21364 [ 11062] By: nick                                  on 2001/07/01  18:47:42
21365         Log: Raw integrate - does not build #if mess in gv.c
21366      Branch: perlio
21367           !> (integrate 29 files)
21368 ____________________________________________________________________________
21369 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
21370         Log: Make 'compile' target a little less broken.
21371              Still very broken, though: -Wall warnings from
21372              the generated code, boot_Foo prototypes missing,
21373              can't autoload Fcntl::SEEK_CUR et alia, ...
21374      Branch: perl
21375            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
21376            ! utils/perlcc.PL x2p/Makefile.SH
21377 ____________________________________________________________________________
21378 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
21379         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
21380      Branch: perl
21381            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21382            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
21383 ____________________________________________________________________________
21384 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
21385         Log: Update Changes.
21386      Branch: perl
21387            ! Changes patchlevel.h
21388 ____________________________________________________________________________
21389 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
21390         Log: Still one typo, regen toc.
21391      Branch: perl
21392            ! lib/Unicode/UCD.pm pod/perltoc.pod
21393 ____________________________________________________________________________
21394 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
21395         Log: Detypos and regen toc.
21396      Branch: perl
21397            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
21398 ____________________________________________________________________________
21399 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
21400         Log: VERSION tweak.
21401      Branch: perl
21402            ! ext/List/Util/lib/List/Util.pm
21403 ____________________________________________________________________________
21404 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
21405         Log: Attempt at plugging the leak under ithreads detected by Doug.
21406      Branch: perl
21407            ! op.h
21408 ____________________________________________________________________________
21409 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
21410         Log: gcc -Wall lint after #11051.
21411      Branch: perl
21412            ! pp_sys.c
21413 ____________________________________________________________________________
21414 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
21415         Log: Integrate perlio.
21416      Branch: perl
21417           !> lib/File/Find/taint.t
21418 ____________________________________________________________________________
21419 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
21420         Log: Don't use the v-strings for module VERSIONs.
21421      Branch: perl
21422            ! lib/Unicode/UCD.pm
21423 ____________________________________________________________________________
21424 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
21425         Log: Code cleanup based on turning off the -woffs in IRIX.
21426              Not all of the gripes cleaned up (hairy code in hv.c and
21427              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
21428              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
21429              to the IRIX hints)
21430      Branch: perl
21431            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
21432            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
21433            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
21434            ! regcomp.c sv.c
21435 ____________________________________________________________________________
21436 [ 11050] By: nick                                  on 2001/06/30  20:46:46
21437         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
21438      Branch: perlio
21439            ! lib/File/Find/taint.t
21440 ____________________________________________________________________________
21441 [ 11049] By: nick                                  on 2001/06/30  18:13:33
21442         Log: Integrate mainline
21443      Branch: perlio
21444           +> NetWare/nwstdio.h NetWare/perlsdio.h
21445           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
21446           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
21447           +> lib/Unicode/UCD.t t/run/exit.t
21448           !> (integrate 60 files)
21449 ____________________________________________________________________________
21450 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
21451         Log: Delta delta.
21452      Branch: perl
21453            ! pod/perl572delta.pod
21454 ____________________________________________________________________________
21455 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
21456         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
21457              by CPAN.pm, use rather _00.
21458      Branch: perl
21459            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
21460            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
21461            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
21462            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
21463            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
21464            ! lib/ExtUtils/Embed.pm lib/Test.pm
21465 ____________________________________________________________________________
21466 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
21467         Log: Add a simple Unicode character database interface, Unicode::UCD.
21468      Branch: perl
21469            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
21470            ! MANIFEST
21471 ____________________________________________________________________________
21472 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
21473         Log: Subject: [PATCH] op/numconver.t
21474              From: Nicholas Clark <nick@ccl4.org>
21475              Date: Sat, 30 Jun 2001 15:40:10 +0100
21476              Message-ID: <20010630154010.I59620@plum.flirble.org>
21477      Branch: perl
21478            ! t/op/numconvert.t
21479 ____________________________________________________________________________
21480 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
21481         Log: The $^N is now taken (by #11038).
21482      Branch: perl
21483            ! t/base/lex.t
21484 ____________________________________________________________________________
21485 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
21486         Log: The #11040 had slipped to a wrong function...
21487      Branch: perl
21488            ! sv.c
21489 ____________________________________________________________________________
21490 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
21491         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
21492              the Configure library symbol probe mysteriously finds all
21493              symbols but those of pipe() and times().
21494      Branch: perl
21495            ! hints/aix.sh
21496 ____________________________________________________________________________
21497 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
21498         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
21499              From: Nicholas Clark <nick@ccl4.org>
21500              Date: Fri, 29 Jun 2001 23:49:07 +0100
21501              Message-ID: <20010629234907.D59620@plum.flirble.org>
21502      Branch: perl
21503            ! lib/ExtUtils.t
21504 ____________________________________________________________________________
21505 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
21506         Log: Subject: [PATCH] weakref fix 2, not yet there
21507              From: Artur Bergman <artur@contiller.se>
21508              Date: Sat, 30 Jun 2001 01:18:16 +0200
21509              Message-ID: <B762D957.1CC9%artur@contiller.se>
21510      Branch: perl
21511            ! sv.c
21512 ____________________________________________________________________________
21513 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
21514         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
21515              From: Michael G Schwern <schwern@pobox.com>
21516              Date: Fri, 29 Jun 2001 19:39:11 -0400
21517              Message-ID: <20010629193910.D25304@blackrider>
21518      Branch: perl
21519            + t/run/exit.t
21520            ! MANIFEST
21521 ____________________________________________________________________________
21522 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
21523         Log: Add support for $^N, the most-recently closed group.
21524      Branch: perl
21525            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
21526            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
21527            ! thrdvar.h
21528 ____________________________________________________________________________
21529 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
21530         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
21531              From: lvirden@cas.org
21532              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
21533              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
21534              
21535              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
21536              From: lvirden@cas.org
21537              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
21538              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
21539      Branch: perl
21540            ! README.solaris
21541 ____________________________________________________________________________
21542 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
21543         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
21544              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21545              Date: Sat, 30 Jun 2001 07:33:37 +0900
21546              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
21547              
21548              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
21549              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21550              Date: Sat, 30 Jun 2001 21:38:14 +0900
21551              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
21552      Branch: perl
21553            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
21554            + ext/Encode/Encode/7bit-kr.enc
21555            ! MANIFEST ext/Encode/Encode/Tcl.pm
21556 ____________________________________________________________________________
21557 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
21558         Log: NetWare tweaks from Guruprasad.
21559      Branch: perl
21560            + NetWare/nwstdio.h NetWare/perlsdio.h
21561            ! MANIFEST NetWare/Makefile NetWare/config.wc
21562            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
21563            ! NetWare/t/Readme.txt
21564 ____________________________________________________________________________
21565 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
21566         Log: More module $VERSION bump-ups.
21567      Branch: perl
21568            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
21569            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
21570            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
21571 ____________________________________________________________________________
21572 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
21573         Log: Doc update due to #11032.
21574      Branch: perl
21575            ! pod/perl572delta.pod
21576 ____________________________________________________________________________
21577 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
21578         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
21579              From: Peter Prymmer <pvhp@forte.com>
21580              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
21581              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
21582      Branch: perl
21583            ! ext/Time/HiRes/HiRes.xs
21584 ____________________________________________________________________________
21585 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
21586         Log: -lpthreads missing in AIX.
21587      Branch: perl
21588            ! hints/aix.sh
21589 ____________________________________________________________________________
21590 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
21591         Log: Subject: [PATCH] CLONE && weakrefs
21592              From: Artur Bergman <artur@contiller.se>
21593              Date: Fri, 29 Jun 2001 17:02:00 +0200
21594              Message-ID: <B7626508.1CA0%artur@contiller.se>
21595      Branch: perl
21596            ! sv.c
21597 ____________________________________________________________________________
21598 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
21599         Log: Subject: Re: Bug report: split splits on wrong pattern
21600              From: Radu Greab <radu@netsoft.ro>
21601              Date: Wed, 27 Jun 2001 21:50:52 +0300
21602              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
21603      Branch: perl
21604            ! pp_ctl.c t/op/split.t
21605 ____________________________________________________________________________
21606 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
21607         Log: Metaconfig unit change for #11027.
21608      Branch: metaconfig/U/perl
21609            ! d_modfl.U
21610 ____________________________________________________________________________
21611 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
21612         Log: I thought this Configure glitch for AIX was just recently fixed?
21613      Branch: perl
21614            ! Configure
21615 ____________________________________________________________________________
21616 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
21617         Log: Update Changes.
21618      Branch: perl
21619            ! Changes patchlevel.h
21620 ____________________________________________________________________________
21621 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
21622         Log: Subject: Re: perl@10967, File::Find, and Cwd
21623              From: Mike Guy <mjtg@cam.ac.uk>
21624              Date: Fri, 29 Jun 2001 14:56:49 +0100
21625              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
21626      Branch: perl
21627            ! lib/File/Find/taint.t
21628 ____________________________________________________________________________
21629 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
21630         Log: Update the sv_pvprintify() spec.
21631      Branch: perl
21632            ! pod/perltodo.pod
21633 ____________________________________________________________________________
21634 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
21635         Log: Known test failures update.
21636      Branch: perl
21637            ! pod/perl572delta.pod
21638 ____________________________________________________________________________
21639 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
21640         Log: Based on
21641              
21642              Subject: [PATCH @11016] More );) fixes
21643              From: Richard Soderberg <rs@crystalflame.net>
21644              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
21645              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
21646      Branch: perl
21647            ! ext/Thread/Thread.xs ext/Thread/typemap
21648 ____________________________________________________________________________
21649 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
21650         Log: Subject: [PATCH @11016] Fixes compile errors in four files
21651              From: Richard Soderberg <rs@crystalflame.net>
21652              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
21653              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
21654      Branch: perl
21655            ! mg.c pp.c pp_hot.c util.c
21656 ____________________________________________________________________________
21657 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
21658         Log: AIX hints tweaking continues, from Merijn Brand.
21659      Branch: perl
21660            ! hints/aix.sh
21661 ____________________________________________________________________________
21662 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
21663         Log: HP-UX needs gccversion sooner, from Merijn Brand.
21664      Branch: perl
21665            ! hints/hpux.sh
21666 ____________________________________________________________________________
21667 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
21668         Log: Subject: [PATCH 5.6.1] OS/2 docs
21669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21670              Date: Fri, 29 Jun 2001 02:34:12 -0400
21671              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
21672      Branch: perl
21673            ! README.os2 os2/Changes
21674 ____________________________________________________________________________
21675 [ 11017] By: nick                                  on 2001/06/29  10:20:30
21676         Log: Integrate mainline
21677      Branch: perlio
21678           +> (branch 37 files)
21679            - ext/ODBM_File/sdbm.t
21680           !> (integrate 211 files)
21681 ____________________________________________________________________________
21682 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
21683         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
21684              the modules found using a script written by Larry Schatzer Jr.
21685      Branch: perl
21686            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
21687            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
21688            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
21689            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
21690            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
21691            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
21692            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
21693            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
21694            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
21695            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
21696            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
21697            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
21698            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
21699            ! lib/constant.pm lib/fields.pm lib/strict.pm
21700 ____________________________________________________________________________
21701 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
21702         Log: The latest JPL from the anoncvs.
21703      Branch: perl
21704            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
21705 ____________________________________________________________________________
21706 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
21707         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
21708      Branch: perl
21709            ! t/op/pat.t
21710 ____________________________________________________________________________
21711 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
21712         Log: Worrying about insecure directories now is a bit too late.
21713      Branch: perl
21714            ! lib/File/Find/taint.t
21715 ____________________________________________________________________________
21716 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
21717         Log: Cannot DIE() in a void function,
21718              from Richard Hatch <rhatch@austin.ibm.com>.
21719      Branch: perl
21720            ! ext/IPC/SysV/SysV.xs
21721 ____________________________________________________________________________
21722 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
21723         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
21724              From: Peter Prymmer <pvhp@forte.com>
21725              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
21726              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
21727              
21728              (unfinished: time/hires tests 3, 5, 14 failing, but better
21729              than wholesale failure)
21730      Branch: perl
21731            ! ext/Time/HiRes/HiRes.xs
21732 ____________________________________________________________________________
21733 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
21734         Log: Subject: [PATCH 5.6.1] OS/2 improvements
21735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21736              Date: Thu, 28 Jun 2001 16:03:14 -0400
21737              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
21738      Branch: perl
21739            + os2/os2_base.t
21740            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
21741            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
21742            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
21743            ! os2/os2ish.h
21744 ____________________________________________________________________________
21745 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
21746         Log: Subject: Incrementing Extutils::Manifest's $VERSION
21747              From: Michael G Schwern <schwern@pobox.com>
21748              Date: Thu, 28 Jun 2001 13:13:49 -0400
21749              Message-ID: <20010628131349.A14738@blackrider>
21750      Branch: maint-5.6/perl
21751            ! lib/ExtUtils/Manifest.pm
21752 ____________________________________________________________________________
21753 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
21754         Log: AIX tweak from Merijn Brand.
21755      Branch: perl
21756            ! hints/aix.sh
21757 ____________________________________________________________________________
21758 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
21759         Log: Create the macperl branch.
21760      Branch: maint-5.6/macperl
21761           +> (branch 1728 files)
21762 ____________________________________________________________________________
21763 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
21764         Log: Update Changes.
21765      Branch: perl
21766            ! Changes patchlevel.h
21767 ____________________________________________________________________________
21768 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
21769         Log: More Perforce lore.
21770      Branch: perl
21771            ! Porting/repository.pod
21772 ____________________________________________________________________________
21773 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
21774         Log: Metaconfig unit changes for #11003.
21775      Branch: metaconfig/U/perl
21776            + d_nl_langinfo.U i_langinfo.U
21777 ____________________________________________________________________________
21778 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
21779         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
21780              Expected not to exist in non-UNIX excepting in VMS, where
21781              according to a quick web survey they just might.
21782      Branch: perl
21783            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
21784            ! Porting/config_H config_h.SH configure.com epoc/config.sh
21785            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
21786            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21787            ! win32/config.bc win32/config.gc win32/config.vc
21788 ____________________________________________________________________________
21789 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
21790         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
21791              in AIX is one is doing a 64-bit build.
21792      Branch: perl
21793            ! hints/aix.sh
21794 ____________________________________________________________________________
21795 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
21796         Log: Metaconfig unit changes for #11000.
21797      Branch: metaconfig/U/perl
21798            ! use64bits.U uselfs.U
21799 ____________________________________________________________________________
21800 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
21801         Log: Move use64bitint and use64bitall before uselargefiles.
21802      Branch: perl
21803            ! Configure
21804 ____________________________________________________________________________
21805 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
21806         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
21807              From: Robert Spier <rspier@pobox.com>
21808              Message-ID: <15162.41164.618712.841415@rls.cx>
21809              Date: Wed, 27 Jun 2001 23:13:16 -0400
21810      Branch: perl
21811            ! doio.c
21812 ____________________________________________________________________________
21813 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
21814         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
21815              From: Peter Prymmer <pvhp@forte.com>
21816              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
21817              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
21818      Branch: perl
21819            ! numeric.c
21820 ____________________________________________________________________________
21821 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
21822         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
21823              From: Peter Prymmer <pvhp@forte.com>
21824              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
21825              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
21826      Branch: perl
21827            ! configure.com ext/Digest/MD5/Makefile.PL
21828 ____________________________________________________________________________
21829 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
21830         Log: Update Changes.
21831      Branch: perl
21832            ! Changes patchlevel.h
21833 ____________________________________________________________________________
21834 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
21835         Log: Tiny EPOC updates.
21836      Branch: perl
21837            ! epoc/config.sh
21838 ____________________________________________________________________________
21839 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
21840         Log: The Test::More and Test::Simple tests required help
21841              thanks to our schizophrenic test scheme.
21842      Branch: perl
21843            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
21844            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
21845            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21846            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
21847            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
21848 ____________________________________________________________________________
21849 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
21850         Log: Upgrade to Test::Simple 0.09.
21851      Branch: perl
21852            + lib/Test/Simple/Changes
21853            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
21854            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
21855            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
21856            ! lib/Test/Simple/t/plan_is_noplan.t
21857 ____________________________________________________________________________
21858 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
21859         Log: Upgrade to Test::More 0.07.
21860      Branch: perl
21861            + lib/Test/More/Changes
21862            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
21863            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
21864            ! lib/Test/More/t/skipall.t
21865 ____________________________________________________________________________
21866 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
21867         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
21868              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21869              Date: Wed, 27 Jun 2001 18:40:04 +0200
21870              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
21871      Branch: perl
21872            ! hints/hpux.sh
21873 ____________________________________________________________________________
21874 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
21875         Log: Subject: [PATCH README.qnx hints/qnx.sh]
21876              From: Norton Allen <allen@huarp.harvard.edu>
21877              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
21878              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
21879      Branch: perl
21880            ! README.qnx hints/qnx.sh
21881 ____________________________________________________________________________
21882 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
21883         Log: Subject: [PATCH] two little documentation nits
21884              From: Abhijit Menon-Sen <ams@wiw.org>
21885              Date: Wed, 27 Jun 2001 20:07:50 +0530
21886              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
21887      Branch: perl
21888            ! sv.c sv.h
21889 ____________________________________________________________________________
21890 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
21891         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
21892              From: Norton Allen <allen@huarp.harvard.edu>
21893              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
21894              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
21895      Branch: perl
21896            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
21897 ____________________________________________________________________________
21898 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
21899         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
21900              From: Michael G Schwern <schwern@pobox.com>
21901              Date: Wed, 27 Jun 2001 02:34:58 -0400
21902              Message-ID: <20010627023458.K23874@blackrider>
21903      Branch: perl
21904            ! vms/test.com
21905 ____________________________________________________________________________
21906 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
21907         Log: Add perl_clone_host() for Netware.
21908      Branch: perl
21909            ! NetWare/nw5.c
21910 ____________________________________________________________________________
21911 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
21912         Log: GCC 3.0 hints for HP-UX.
21913      Branch: perl
21914            ! hints/hpux.sh
21915 ____________________________________________________________________________
21916 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
21917         Log: In some Linux distributions the libndbm is broken
21918              (no null key support), therefore link with libgdbm
21919              (if available), since it has a working ndbm emulation,
21920              from Jonathan Stowe.
21921      Branch: perl
21922            + ext/NDBM_File/hints/linux.pl
21923            ! MANIFEST
21924 ____________________________________________________________________________
21925 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
21926         Log: Subject: [PATCH perl@10930] find.t hack for VMS
21927              From: "Craig A. Berry" <craigberry@mac.com>
21928              Date: Tue, 26 Jun 2001 23:40:25 -0500
21929              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
21930      Branch: perl
21931            ! lib/File/Find/find.t
21932 ____________________________________________________________________________
21933 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
21934         Log: AUTHORS updates.
21935      Branch: perl
21936            ! AUTHORS
21937 ____________________________________________________________________________
21938 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
21939         Log: Metaconfig unit change like #10980.
21940      Branch: metaconfig
21941            ! U/compline/d_stdstdio.U
21942 ____________________________________________________________________________
21943 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
21944         Log: "lose the it's", from Abhijit Menon-Sen.
21945              ("It's" not searched, pods not searched.)
21946      Branch: perl
21947            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
21948            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
21949            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
21950            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
21951            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21952            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
21953 ____________________________________________________________________________
21954 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
21955         Log: "lose the looses", from Abhijit Menon-Sen.
21956      Branch: perl
21957            ! ext/B/B/Assembler.pm gv.c
21958 ____________________________________________________________________________
21959 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
21960         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
21961      Branch: perl
21962            ! hints/os390.sh
21963 ____________________________________________________________________________
21964 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
21965         Log: DEC C 5.3 on the VAX simply doesn't seem to like
21966              compiling the MD5 extension, disable it there for now,
21967              from Peter Prymmer.
21968      Branch: perl
21969            ! configure.com
21970 ____________________________________________________________________________
21971 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
21972         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
21973              From: Jonathan Stowe <gellyfish@gellyfish.com>
21974              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
21975              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
21976      Branch: perl
21977            ! pod/perlfaq3.pod
21978 ____________________________________________________________________________
21979 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
21980         Log: Subject: [PATCH 5.6.1] perlxs misprints
21981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21982              Date: Tue, 26 Jun 2001 17:20:00 -0400
21983              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
21984      Branch: perl
21985            ! pod/perlxs.pod
21986 ____________________________________________________________________________
21987 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
21988         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
21989              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21990              Date: Tue, 26 Jun 2001 17:27:07 -0400
21991              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
21992      Branch: perl
21993            ! lib/ExtUtils/MM_Unix.pm
21994 ____________________________________________________________________________
21995 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
21996         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
21997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21998              Date: Tue, 26 Jun 2001 17:23:24 -0400
21999              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
22000      Branch: perl
22001            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
22002 ____________________________________________________________________________
22003 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
22004         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
22005              by Olaf Flebbe.
22006      Branch: perl
22007            ! perl.h
22008 ____________________________________________________________________________
22009 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
22010         Log: Detypo.
22011      Branch: perl
22012            ! lib/Memoize/t/tie_sdbm.t
22013 ____________________________________________________________________________
22014 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
22015         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
22016      Branch: perl
22017            ! win32/perllib.c
22018 ____________________________________________________________________________
22019 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
22020         Log: Subject: [patch] perl_clone+CvFILE
22021              From: Doug MacEachern <dougm@covalent.net>
22022              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
22023              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
22024      Branch: perl
22025            ! sv.c
22026 ____________________________________________________________________________
22027 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
22028         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
22029              From: Mark-Jason Dominus <mjd@plover.com>
22030              Date: Tue, 26 Jun 2001 12:33:01 -0400
22031              Message-ID: <20010626163301.31298.qmail@plover.com>
22032      Branch: perl
22033            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
22034 ____________________________________________________________________________
22035 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
22036         Log: Update Changes.
22037      Branch: perl
22038            ! Changes patchlevel.h
22039 ____________________________________________________________________________
22040 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
22041         Log: Also catfile() needs now to explicitly exported.
22042      Branch: perl
22043            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
22044 ____________________________________________________________________________
22045 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
22046         Log: Regen toc.
22047      Branch: perl
22048            ! pod/perltoc.pod
22049 ____________________________________________________________________________
22050 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
22051         Log: Nonexistent pod command.
22052      Branch: perl
22053            ! pod/perl572delta.pod
22054 ____________________________________________________________________________
22055 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
22056         Log: Be more portable in the quest for tmpdir.
22057      Branch: perl
22058            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
22059 ____________________________________________________________________________
22060 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
22061         Log: Be more portable in finding out the home directory,
22062              and use File::Spec to do the concat.
22063              (Come to think of it, couldn't File::Spec provide
22064              for a ->homedir method?)
22065      Branch: perl
22066            ! lib/Net/Config.pm
22067 ____________________________________________________________________________
22068 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
22069         Log: Doc patch for #10959.
22070      Branch: perl
22071            ! pod/perlfunc.pod
22072 ____________________________________________________________________________
22073 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
22074         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
22075              From: "Philip Newton" <pnewton@gmx.de>
22076              Date: Tue, 26 Jun 2001 16:26:47 +0200
22077              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
22078      Branch: perl
22079            ! pod/perldata.pod
22080 ____________________________________________________________________________
22081 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
22082         Log: Subject: [PATH] shared -> unique;
22083              From: "Artur Bergman" <artur@contiller.se>
22084              Date: Tue, 26 Jun 2001 16:18:40 +0200
22085              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
22086              
22087              Because "shared" isn't: it's read-only.
22088      Branch: perl
22089            ! toke.c xsutils.c
22090 ____________________________________________________________________________
22091 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
22092         Log: Escape multiline croak messages.
22093      Branch: perl
22094            ! t/op/ver.t
22095 ____________________________________________________________________________
22096 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
22097         Log: No more pragma/*.t for minitest.
22098      Branch: perl
22099            ! Makefile.SH
22100 ____________________________________________________________________________
22101 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
22102         Log: AUTHORS updates.
22103      Branch: perl
22104            ! AUTHORS
22105 ____________________________________________________________________________
22106 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
22107         Log: delta updates.
22108      Branch: perl
22109            ! pod/perl572delta.pod
22110 ____________________________________________________________________________
22111 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
22112         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
22113              From: Artur Bergman <artur@contiller.se> 
22114              Date: Tue, 26 Jun 2001 15:32:53 +0200
22115              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
22116      Branch: perl
22117            ! makedef.pl sv.c sv.h win32/perllib.c
22118 ____________________________________________________________________________
22119 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
22120         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
22121              From: Jonathan Stowe <gellyfish@gellyfish.com>
22122              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
22123              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
22124              
22125              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
22126      Branch: perl
22127            + ext/Time/HiRes/hints/sco.pl
22128            ! MANIFEST
22129 ____________________________________________________________________________
22130 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
22131         Log: Subject: [PATCH 5.6.1] static build
22132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22133              Date: Tue, 26 Jun 2001 04:22:25 -0400
22134              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
22135      Branch: perl
22136            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
22137            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
22138 ____________________________________________________________________________
22139 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
22140         Log: DJGPP patches from Laszlo Molnar.
22141      Branch: perl
22142            ! djgpp/djgpp.c perl.c util.c
22143 ____________________________________________________________________________
22144 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
22145         Log: Netware patches from Ananth Kesari.
22146      Branch: perl
22147            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
22148            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
22149            ! NetWare/nwtinfo.h
22150 ____________________________________________________________________________
22151 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
22152         Log: Detypo.
22153      Branch: perl
22154            ! ext/Errno/Errno_pm.PL
22155 ____________________________________________________________________________
22156 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
22157         Log: There seems to be two ways of spelling the $^O in *STEP.
22158      Branch: perl
22159            ! ext/Errno/Errno_pm.PL
22160 ____________________________________________________________________________
22161 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
22162         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
22163              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
22164      Branch: perl
22165            ! ext/Errno/Errno_pm.PL
22166 ____________________________________________________________________________
22167 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
22168         Log: Known bugs update.
22169      Branch: perl
22170            ! pod/perl572delta.pod
22171 ____________________________________________________________________________
22172 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
22173         Log: The default installation of Cygwin has 500 as root's uid.
22174      Branch: perl
22175            ! lib/User/pwent.t
22176 ____________________________________________________________________________
22177 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
22178         Log: Be even more relaxed (re-allow having only one entry).
22179      Branch: perl
22180            ! t/op/grent.t t/op/pwent.t
22181 ____________________________________________________________________________
22182 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
22183         Log: Test failure updates.
22184      Branch: perl
22185            ! pod/perl572delta.pod
22186 ____________________________________________________________________________
22187 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
22188         Log: MPE/iX test tweaks from Mark Bixby.
22189      Branch: perl
22190            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
22191            ! t/io/fs.t t/op/stat.t
22192 ____________________________________________________________________________
22193 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
22194         Log: Microperl findings.
22195      Branch: perl
22196            ! perl.h pp_sys.c
22197 ____________________________________________________________________________
22198 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
22199         Log: Touch uconfig.h.
22200      Branch: perl
22201            ! uconfig.h
22202 ____________________________________________________________________________
22203 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
22204         Log: Subject: [PATCH] Proposed fix for Pod::Man
22205              From: Rob Napier <rnapier@employees.org>
22206              Date: Mon, 25 Jun 2001 15:49:24 -0400
22207              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
22208              
22209              Cater for Solaris nroff brokenness (shortchanges daisywheel
22210              printers, but hey, we also no more support PDPs.)
22211      Branch: perl
22212            ! lib/Pod/Man.pm
22213 ____________________________________________________________________________
22214 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
22215         Log: Typo in #10937.
22216      Branch: perl
22217            ! ext/POSIX/sigaction.t
22218 ____________________________________________________________________________
22219 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
22220         Log: SIGCONT not trappable in VMS.
22221      Branch: perl
22222            ! ext/POSIX/sigaction.t
22223 ____________________________________________________________________________
22224 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
22225         Log: Subject: [DRAFT] Encode-Tcl.t
22226              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22227              Date: Tue, 26 Jun 2001 03:38:08 +0900
22228              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
22229      Branch: perl
22230            + ext/Encode/Encode/Tcl.t
22231            ! MANIFEST ext/Encode/Encode/Tcl.pm
22232 ____________________________________________________________________________
22233 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
22234         Log: Because of #10932 retract also the perlfunc hunk of #10910.
22235      Branch: perl
22236            ! pod/perlfunc.pod
22237 ____________________________________________________________________________
22238 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
22239         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
22240              by Ilya Zakharevich in
22241              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
22242      Branch: perl
22243            ! XSUB.h
22244 ____________________________________________________________________________
22245 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
22246         Log: Typo in #10889.
22247      Branch: perl
22248            ! hints/uts.sh
22249 ____________________________________________________________________________
22250 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
22251         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
22252              From: Abhijit Menon-Sen <ams@wiw.org>
22253              Date: Mon, 25 Jun 2001 23:45:45 +0530
22254              Message-ID: <20010625234545.A5022@lustre.linux.in>
22255      Branch: perl
22256            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
22257 ____________________________________________________________________________
22258 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
22259         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
22260              From: Michael G Schwern <schwern@pobox.com>
22261              Date: Mon, 25 Jun 2001 14:35:51 -0400
22262              Message-ID: <20010625143551.H13819@blackrider>
22263      Branch: perl
22264            ! lib/Test.pm
22265 ____________________________________________________________________________
22266 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
22267         Log: Update Changes.
22268      Branch: perl
22269            ! Changes patchlevel.h
22270 ____________________________________________________________________________
22271 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
22272         Log: Regen toc and modlib.
22273      Branch: perl
22274            ! pod/perlmodlib.pod pod/perltoc.pod
22275 ____________________________________________________________________________
22276 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
22277         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
22278              for the benefit of C++ compilers, as suggested by Guruprasad.
22279      Branch: perl
22280            ! embed.pl proto.h
22281 ____________________________________________________________________________
22282 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
22283         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
22284              From: Jonathan Stowe <gellyfish@gellyfish.com>
22285              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
22286              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
22287      Branch: perl
22288            ! pod/perlfaq5.pod
22289 ____________________________________________________________________________
22290 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
22291         Log: Missed from #10925.
22292      Branch: perl
22293            ! gv.c
22294 ____________________________________________________________________________
22295 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
22296         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
22297              From: Robin Houston <robin@kitsite.com>
22298              Date: Sat, 19 May 2001 16:19:34 +0100
22299              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
22300      Branch: perl
22301            ! cv.h gv.h op.c
22302 ____________________________________________________________________________
22303 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
22304         Log: Netware README tweak.
22305      Branch: perl
22306            ! README.netware
22307 ____________________________________________________________________________
22308 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
22309         Log: Subject: [PATCH] Re: overload.t fails
22310              From: Abhijit Menon-Sen <ams@wiw.org>
22311              Date: Mon, 25 Jun 2001 14:52:20 +0530
22312              Message-ID: <20010625145220.A24114@lustre.linux.in>
22313      Branch: perl
22314            ! lib/overload.t
22315 ____________________________________________________________________________
22316 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
22317         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
22318              From: Mike Guy <mjtg@cam.ac.uk>
22319              Date: Mon, 25 Jun 2001 11:43:23 +0100
22320              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
22321      Branch: perl
22322            ! lib/Carp.pm
22323 ____________________________________________________________________________
22324 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
22325         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
22326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22327              Date: Sun, 24 Jun 2001 05:17:05 -0400
22328              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
22329      Branch: perl
22330            ! os2/os2ish.h
22331 ____________________________________________________________________________
22332 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
22333         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
22334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22335              Date: Mon, 25 Jun 2001 05:52:27 -0400
22336              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
22337      Branch: perl
22338            ! hints/os2.sh
22339 ____________________________________________________________________________
22340 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
22341         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
22342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22343              Date: Mon, 25 Jun 2001 05:23:35 -0400
22344              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
22345      Branch: perl
22346            ! os2/os2.c
22347 ____________________________________________________________________________
22348 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
22349         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
22350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22351              Date: Mon, 25 Jun 2001 05:04:32 -0400
22352              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
22353      Branch: perl
22354            ! os2/OS2/REXX/DLL/DLL.pm
22355 ____________________________________________________________________________
22356 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
22357         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
22358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22359              Date: Mon, 25 Jun 2001 05:02:36 -0400
22360              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
22361      Branch: perl
22362            ! mg.c os2/dl_os2.c os2/os2.c
22363 ____________________________________________________________________________
22364 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
22365         Log: Subject: Re: [PATCH 5.6.1] misprints
22366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22367              Date: Mon, 25 Jun 2001 04:50:50 -0400
22368              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
22369      Branch: perl
22370            ! os2/os2.c pp_sys.c
22371 ____________________________________________________________________________
22372 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
22373         Log: Add Test::More and Test::Simple to the delta.
22374      Branch: perl
22375            ! pod/perl572delta.pod
22376 ____________________________________________________________________________
22377 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
22378         Log: Add Test::More, from Michael G Schwern.
22379      Branch: perl
22380            + lib/Test/More.pm lib/Test/More/t/More.t
22381            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22382            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22383            + t/lib/Test/More/Catch.pm
22384            ! MANIFEST
22385 ____________________________________________________________________________
22386 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
22387         Log: Add Test::Simple from Michael G Schwern.
22388      Branch: perl
22389            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
22390            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
22391            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22392            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
22393            + t/lib/Test/Simple/Catch.pm
22394            + t/lib/Test/Simple/sample_tests/death.plx
22395            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
22396            + t/lib/Test/Simple/sample_tests/extras.plx
22397            + t/lib/Test/Simple/sample_tests/five_fail.plx
22398            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
22399            + t/lib/Test/Simple/sample_tests/one_fail.plx
22400            + t/lib/Test/Simple/sample_tests/require.plx
22401            + t/lib/Test/Simple/sample_tests/success.plx
22402            + t/lib/Test/Simple/sample_tests/too_few.plx
22403            + t/lib/Test/Simple/sample_tests/two_fail.plx
22404            ! MANIFEST
22405 ____________________________________________________________________________
22406 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
22407         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
22408              From: "Craig A. Berry" <craigberry@mac.com>
22409              Date: Sun, 24 Jun 2001 23:41:36 -0500
22410              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
22411      Branch: perl
22412            ! pp_sys.c
22413 ____________________________________________________________________________
22414 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
22415         Log: Upgrade to Attribute::Handlers 0.70.
22416      Branch: perl
22417            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
22418            ! MANIFEST lib/Attribute/Handlers.pm
22419 ____________________________________________________________________________
22420 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
22421         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
22422              From: Abhijit Menon-Sen <ams@wiw.org>
22423              Date: Sat, 23 Jun 2001 05:17:44 +0530
22424              Message-ID: <20010623051744.A18583@lustre.linux.in>
22425              
22426              (Can't think of a good place to put tests.)
22427      Branch: perl
22428            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
22429 ____________________________________________________________________________
22430 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
22431         Log: Subject: [PATCH] t/op/pat.t typo fix
22432              From: Richard Soderberg <rs@crystalflame.net>
22433              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
22434              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
22435      Branch: perl
22436            ! t/op/pat.t
22437 ____________________________________________________________________________
22438 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
22439         Log: Move the pack warnings to their own file, as pointed
22440              out by Spider.
22441      Branch: perl
22442            + t/lib/warnings/pp_pack
22443            ! MANIFEST t/lib/warnings/pp
22444 ____________________________________________________________________________
22445 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
22446         Log: Update Changes.
22447      Branch: perl
22448            ! Changes patchlevel.h
22449 ____________________________________________________________________________
22450 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
22451         Log: Partially fix a problem noticed by IRIX compiler:
22452              the initialization of parse_start was bypassed by
22453              several gotos.  Now initialized to zero, which may
22454              not be the best choice.
22455      Branch: perl
22456            ! regcomp.c
22457 ____________________________________________________________________________
22458 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
22459         Log: Relax the group and password tests back to moaning only
22460              if no matches at all are found.  (Even with a small sample
22461              I could find many sites where there are, umm, anomalies in
22462              the said databases.)       
22463      Branch: perl
22464            ! t/op/grent.t t/op/pwent.t
22465 ____________________________________________________________________________
22466 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
22467         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
22468      Branch: perl
22469            ! pp_ctl.c
22470 ____________________________________________________________________________
22471 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
22472         Log: De-cut-and-pasto in #10902.
22473      Branch: perl
22474            ! pp_ctl.c
22475 ____________________________________________________________________________
22476 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
22477         Log: The #10771 didn't take?
22478      Branch: perl
22479            ! pp_ctl.c
22480 ____________________________________________________________________________
22481 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
22482         Log: Undo the filetests part of #10900, under multiplicity
22483              weird errors take place.
22484      Branch: perl
22485            ! pp_sys.c
22486 ____________________________________________________________________________
22487 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
22488         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
22489      Branch: perl
22490            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
22491 ____________________________________________________________________________
22492 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
22493         Log: (Replaced by #10922)
22494              
22495              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
22496              From: Tony Bowden <tony@kasei.com>
22497              Date: Sun, 24 Jun 2001 17:32:40 +0100
22498              Message-ID: <20010624173240.A16293@blackstar.co.uk>
22499              
22500              Document (well, mention) shortmess() and longmess()
22501              to rob people of their fun of reinventing the weel.
22502      Branch: perl
22503            ! lib/Carp.pm
22504 ____________________________________________________________________________
22505 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
22506         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
22507              From: Brian Jepson <bjepson@oreilly.com>
22508              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
22509              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
22510      Branch: perl
22511            ! pp_sys.c
22512 ____________________________________________________________________________
22513 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
22514         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
22515              From: Robin Barker <rmb1@cise.npl.co.uk> 
22516              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
22517              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
22518      Branch: perl
22519            ! lib/CPAN.pm
22520 ____________________________________________________________________________
22521 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
22522         Log: Memoize patch from mjd.
22523      Branch: perl
22524            ! lib/Memoize/t/tie_storable.t
22525 ____________________________________________________________________________
22526 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
22527         Log: Spec the sv_pvprintify() a bit more.
22528      Branch: perl
22529            ! pod/perltodo.pod
22530 ____________________________________________________________________________
22531 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
22532         Log: Upgrade to Memoize 0.65.
22533      Branch: perl
22534            + lib/Memoize/t/array_confusion.t
22535            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22536            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
22537            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
22538            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
22539            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
22540            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
22541            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
22542            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
22543            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
22544            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
22545            ! lib/Memoize/t/tie_storable.t
22546 ____________________________________________________________________________
22547 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
22548         Log: Metaconfig unit change for #10892.
22549      Branch: metaconfig
22550            ! U/modified/Options.U
22551 ____________________________________________________________________________
22552 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
22553         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
22554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22555              Date: Sun, 24 Jun 2001 05:24:40 -0400
22556              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
22557      Branch: perl
22558            ! Configure hints/os2.sh
22559 ____________________________________________________________________________
22560 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
22561         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
22562              From: Mike Guy <mjtg@cam.ac.uk>
22563              Date: Sun, 24 Jun 2001 15:28:39 +0100
22564              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
22565              
22566              Fix an ancient (5.002) bug.
22567      Branch: perl
22568            ! lib/Carp/Heavy.pm
22569 ____________________________________________________________________________
22570 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
22571         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
22572              variables.
22573      Branch: perl
22574            ! pp_sys.c
22575 ____________________________________________________________________________
22576 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
22577         Log: Make UTS as per #10888.
22578      Branch: perl
22579            ! hints/uts.sh
22580 ____________________________________________________________________________
22581 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
22582         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
22583      Branch: perl
22584            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
22585            ! mpeix/mpeixish.h perl.h unixish.h
22586 ____________________________________________________________________________
22587 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
22588         Log: AUTHORS update.
22589      Branch: perl
22590            ! AUTHORS
22591 ____________________________________________________________________________
22592 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
22593         Log: Subject: Encode::Tcl for multibyte doesnot work
22594              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22595              Date: Sun, 24 Jun 2001 22:48:21 +0900
22596              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
22597      Branch: perl
22598            ! ext/Encode/Encode/Tcl.pm
22599 ____________________________________________________________________________
22600 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
22601         Log: Subject: [PATCH] Remove tautology in error messages
22602              From: Mike Guy <mjtg@cam.ac.uk>
22603              Date: Sun, 24 Jun 2001 13:31:00 +0100
22604              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
22605      Branch: perl
22606            ! pp_sys.c
22607 ____________________________________________________________________________
22608 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
22609         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
22610      Branch: perl
22611            ! hints/darwin.sh
22612 ____________________________________________________________________________
22613 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
22614         Log: Subject: Re: [PATCH 5.6.1] test suite
22615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22616              Date: Sun, 24 Jun 2001 05:47:05 -0400
22617              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
22618              
22619              Test suite fixes.
22620      Branch: perl
22621            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
22622 ____________________________________________________________________________
22623 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
22624         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
22625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22626              Date: Sun, 24 Jun 2001 05:37:19 -0400
22627              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
22628      Branch: perl
22629            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
22630 ____________________________________________________________________________
22631 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
22632         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
22633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22634              Date: Sun, 24 Jun 2001 05:34:50 -0400
22635              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
22636              
22637              Pacify compiler warnings.
22638      Branch: perl
22639            ! pp_sys.c
22640 ____________________________________________________________________________
22641 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
22642         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
22643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22644              Date: Sun, 24 Jun 2001 05:21:18 -0400
22645              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
22646              
22647              Enable compression of executables during link time.
22648      Branch: perl
22649            ! hints/os2.sh
22650 ____________________________________________________________________________
22651 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
22652         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
22653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22654              Date: Sun, 24 Jun 2001 05:15:11 -0400
22655              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
22656              
22657              Add ordinals to the export list for Perl DLL.
22658              (Breaks intra-version DLL compatibility.)
22659      Branch: perl
22660            ! makedef.pl
22661 ____________________________________________________________________________
22662 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
22663         Log: Allow (displaying and) re-editing the Subject in perlbug.
22664              Also abstract the Subject quality control into a function.
22665      Branch: perl
22666            ! utils/perlbug.PL
22667 ____________________________________________________________________________
22668 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
22669         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
22670      Branch: perl
22671            ! utils/perlbug.PL
22672 ____________________________________________________________________________
22673 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
22674         Log: Regen toc and modlib.
22675      Branch: perl
22676            ! pod/perlmodlib.pod pod/perltoc.pod
22677 ____________________________________________________________________________
22678 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
22679         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
22680              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
22681              attribute semantics as much as possible, or 'ntsec' which uses
22682              native NTFS semantics.)  (See also #10877.)
22683      Branch: perl
22684            ! perl.c
22685 ____________________________________________________________________________
22686 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
22687         Log: (Retracted by #11586)
22688              
22689              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
22690      Branch: perl
22691            ! lib/Test/Harness.pm
22692 ____________________________________________________________________________
22693 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
22694         Log: Just zap the -uPerlio.
22695      Branch: perl
22696            ! ext/B/Stash.t
22697 ____________________________________________________________________________
22698 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
22699         Log: Do not test PerlIO if PerlIO not used.
22700      Branch: perl
22701            ! ext/PerlIO/PerlIO.t
22702 ____________________________________________________________________________
22703 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
22704         Log: Regen perlapi.
22705      Branch: perl
22706            ! pod/perlapi.pod
22707 ____________________________________________________________________________
22708 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
22709         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
22710              From: Nicholas Clark <nick@ccl4.org>
22711              Date: Sat, 23 Jun 2001 22:55:47 +0100
22712              Message-ID: <20010623225547.Z98663@plum.flirble.org>
22713      Branch: perl
22714            ! numeric.c
22715 ____________________________________________________________________________
22716 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
22717         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
22718              From: Prymmer/Kahn <pvhp@best.com>
22719              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
22720              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
22721      Branch: perl
22722            ! lib/h2xs.t
22723 ____________________________________________________________________________
22724 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
22725         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
22726              cygwin does not taint cwd, just like win32.
22727      Branch: perl
22728            ! lib/File/Find/taint.t t/op/taint.t
22729 ____________________________________________________________________________
22730 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
22731         Log: Retract #10865, the patch should be unnecessary.
22732              (But seemingly helpful in Cygwin?  Strange.)
22733      Branch: perl
22734            ! lib/Memoize/t/tie_ndbm.t
22735 ____________________________________________________________________________
22736 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
22737         Log: Misplaced test file; plus Cygwin filesystem semantics.
22738      Branch: perl
22739            + ext/SDBM_File/sdbm.t
22740            - ext/ODBM_File/sdbm.t
22741            ! MANIFEST
22742 ____________________________________________________________________________
22743 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
22744         Log: (Retracted by #10867.)
22745      Branch: perl
22746            ! lib/Memoize/t/tie_ndbm.t
22747 ____________________________________________________________________________
22748 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
22749         Log: Metaconfig unit change for #10863.
22750      Branch: metaconfig/U/perl
22751            ! Extensions.U
22752 ____________________________________________________________________________
22753 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
22754         Log: In Cygwin do not build NDBM_File and ODBM_File unless
22755              -lndbm and -ldbm are available.
22756      Branch: perl
22757            ! Configure config_h.SH
22758 ____________________________________________________________________________
22759 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
22760         Log: More Cygwin filesystem semantics.
22761      Branch: perl
22762            ! t/io/fs.t t/op/stat.t
22763 ____________________________________________________________________________
22764 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
22765         Log: More DOSish permission semantics for Cygwin.
22766      Branch: perl
22767            ! lib/AnyDBM_File.t
22768 ____________________________________________________________________________
22769 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
22770         Log: Cygwin too has different permission semantics.
22771      Branch: perl
22772            ! ext/GDBM_File/gdbm.t
22773 ____________________________________________________________________________
22774 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
22775         Log: The group (and assumedly passwd) databases can have
22776              only one entry (this is the case in cygwin).
22777      Branch: perl
22778            ! t/op/grent.t t/op/pwent.t
22779 ____________________________________________________________________________
22780 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
22781         Log: Also in Cygwin use Socket to figure out domainname
22782              (if any) (avoids trying to call external 'domainname',
22783              which doesn't at the moment exist in Cygwin)
22784      Branch: perl
22785            ! lib/Net/Domain.pm
22786 ____________________________________________________________________________
22787 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
22788         Log: Remove also the lib$Foo.def, not just $Foo.def.
22789      Branch: perl
22790            ! lib/ExtUtils/MM_Unix.pm
22791 ____________________________________________________________________________
22792 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
22793         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
22794      Branch: perl
22795            ! unixish.h
22796 ____________________________________________________________________________
22797 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
22798         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
22799              to match the whole isprint(), only the space character.
22800      Branch: perl
22801            ! handy.h pod/perlre.pod t/op/pat.t
22802 ____________________________________________________________________________
22803 [ 10854] By: nick                                  on 2001/06/23  08:09:33
22804         Log: Integrate mainline
22805      Branch: perlio
22806           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
22807           !> lib/ExtUtils.t lib/File/Find/taint.t
22808           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
22809           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
22810           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
22811 ____________________________________________________________________________
22812 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
22813         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
22814              with its floats    in os390 and s390 (UTS).
22815      Branch: perl
22816            ! lib/Math/BigInt/t/bigintpm.t
22817 ____________________________________________________________________________
22818 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
22819         Log: Add also UTS (s390) to the non-IEEE float platforms.
22820      Branch: perl
22821            ! t/op/sprintf.t
22822 ____________________________________________________________________________
22823 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
22824         Log: Subject: RFC: what are applicable standards for exponent sizes?
22825              From: Peter Prymmer <pvhp@forte.com>
22826              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
22827              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
22828      Branch: perl
22829            ! t/op/sprintf.t
22830 ____________________________________________________________________________
22831 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
22832         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
22833              From: Peter Prymmer <pvhp@forte.com>
22834              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
22835              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
22836      Branch: perl
22837            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
22838 ____________________________________________________________________________
22839 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
22840         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
22841              From: Peter Prymmer <pvhp@forte.com>
22842              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
22843              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
22844      Branch: perl
22845            ! lib/ExtUtils.t
22846 ____________________________________________________________________________
22847 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
22848         Log: Retract #10845.
22849      Branch: perl
22850            ! lib/File/Find/taint.t
22851 ____________________________________________________________________________
22852 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
22853         Log: Yet another error message.
22854      Branch: perl
22855            ! t/op/mkdir.t
22856 ____________________________________________________________________________
22857 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
22858         Log: The croak message for nonexistent socket functions may vary.
22859      Branch: perl
22860            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
22861 ____________________________________________________________________________
22862 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
22863         Log: (Retracted by #10848.)
22864      Branch: perl
22865            ! lib/File/Find/taint.t
22866 ____________________________________________________________________________
22867 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
22868         Log: Integrate perlio.
22869      Branch: perl
22870           !> lib/File/Find/taint.t t/op/write.t
22871 ____________________________________________________________________________
22872 [ 10843] By: nick                                  on 2001/06/22  21:24:51
22873         Log: Back out debug in taint.t
22874      Branch: perlio
22875            ! lib/File/Find/taint.t
22876 ____________________________________________________________________________
22877 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
22878         Log: setitimer() does not exist in Unicos, despite of what
22879              Configure thinks, from Mark P. Lutz.
22880      Branch: perl
22881            ! hints/unicos.sh
22882 ____________________________________________________________________________
22883 [ 10841] By: nick                                  on 2001/06/22  21:19:36
22884         Log: Skip cwd test on Win32 ???
22885      Branch: perlio
22886            ! lib/File/Find/taint.t
22887 ____________________________________________________________________________
22888 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
22889         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
22890              and Tru64 gcc -Wall happy.
22891      Branch: perl
22892            ! mg.c
22893 ____________________________________________________________________________
22894 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
22895         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
22896      Branch: perl
22897            ! ext/IPC/SysV/Semaphore.pm
22898 ____________________________________________________________________________
22899 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
22900         Log: Metaconfig unit change for #10837.
22901      Branch: metaconfig/U/perl
22902            ! Cross.U
22903 ____________________________________________________________________________
22904 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
22905         Log: Cleanup of the cross-compilation unit.
22906      Branch: perl
22907            ! Configure
22908 ____________________________________________________________________________
22909 [ 10836] By: nick                                  on 2001/06/22  20:45:12
22910         Log: Skip |- based op/write.t on Win32 as well as VMS
22911      Branch: perlio
22912            ! t/op/write.t
22913 ____________________________________________________________________________
22914 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
22915         Log: Integrate perlio.
22916      Branch: perl
22917           !> util.c
22918 ____________________________________________________________________________
22919 [ 10834] By: nick                                  on 2001/06/22  20:41:54
22920         Log: Integrate mainline
22921      Branch: perlio
22922           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22923           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
22924           !> vos/config.ga.h
22925 ____________________________________________________________________________
22926 [ 10833] By: nick                                  on 2001/06/22  20:22:58
22927         Log: Patcho fix.
22928      Branch: perlio
22929            ! util.c
22930 ____________________________________________________________________________
22931 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
22932         Log: Metaconfig unit changes for #10831.
22933      Branch: metaconfig
22934            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
22935 ____________________________________________________________________________
22936 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
22937         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
22938              From: Andy Dougherty <doughera@lafayette.edu>
22939              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
22940              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
22941      Branch: perl
22942            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22943            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
22944 ____________________________________________________________________________
22945 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
22946         Log: MPE/iX prototype nits from Mark Bixby.
22947      Branch: perl
22948            ! pp_sys.c
22949 ____________________________________________________________________________
22950 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
22951         Log: Detypo.
22952      Branch: perl
22953            ! util.c
22954 ____________________________________________________________________________
22955 [ 10828] By: nick                                  on 2001/06/22  15:33:37
22956         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
22957      Branch: perlio
22958           +> lib/h2xs.t
22959           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
22960           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
22961           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
22962           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
22963           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
22964           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
22965           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
22966           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
22967           !> vms/vmsish.h
22968 ____________________________________________________________________________
22969 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
22970         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
22971              Date: Fri, 22 Jun 2001 10:08:35 -0500
22972              From: "Craig A. Berry" <craigberry@mac.com>
22973              Message-Id: <a05101001b75908704194@[192.168.56.145]>
22974      Branch: perl
22975            ! vms/vms.c vms/vmsish.h
22976 ____________________________________________________________________________
22977 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
22978         Log: NetWare scripts tweak from Ananth Kesari.
22979      Branch: perl
22980            ! NetWare/t/NWScripts.pl
22981 ____________________________________________________________________________
22982 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
22983         Log: Update Changes.
22984      Branch: perl
22985            ! Changes patchlevel.h
22986 ____________________________________________________________________________
22987 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
22988         Log: Add .i and .s targets.
22989      Branch: perl
22990            ! Makefile.SH
22991 ____________________________________________________________________________
22992 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
22993         Log: Upgrade to Locale::Maketext 1.03.
22994      Branch: perl
22995            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
22996            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
22997 ____________________________________________________________________________
22998 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
22999         Log: Upgrade to I18N::LangTags 0.26.
23000      Branch: perl
23001            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
23002            ! lib/I18N/LangTags/test.pl
23003 ____________________________________________________________________________
23004 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
23005         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
23006              Philip Newton.
23007      Branch: perl
23008            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
23009            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23010 ____________________________________________________________________________
23011 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
23012         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
23013              From: Prymmer/Kahn <pvhp@best.com>
23014              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
23015              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
23016      Branch: perl
23017            + lib/h2xs.t
23018            ! MANIFEST utils/h2xs.PL
23019 ____________________________________________________________________________
23020 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
23021         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
23022              From: Prymmer/Kahn <pvhp@best.com>
23023              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
23024              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
23025      Branch: perl
23026            ! lib/ExtUtils.t
23027 ____________________________________________________________________________
23028 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
23029         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
23030              From: Prymmer/Kahn <pvhp@best.com>
23031              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
23032              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
23033      Branch: perl
23034            ! t/pod/plainer.t
23035 ____________________________________________________________________________
23036 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
23037         Log: AUTHORS update.
23038      Branch: perl
23039            ! AUTHORS
23040 ____________________________________________________________________________
23041 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
23042         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
23043              From: "Craig A. Berry" <craigberry@mac.com>
23044              Date: Thu, 21 Jun 2001 18:20:38 -0500
23045              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
23046      Branch: perl
23047            ! ext/POSIX/POSIX.xs
23048 ____________________________________________________________________________
23049 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
23050         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
23051              From: "Craig A. Berry" <craigberry@mac.com>
23052              Date: Thu, 21 Jun 2001 09:58:52 -0500
23053              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
23054      Branch: perl
23055            ! ext/B/Deparse.t t/op/write.t
23056 ____________________________________________________________________________
23057 [ 10814] By: nick                                  on 2001/06/22  08:13:09
23058         Log: Integrate mainline.
23059      Branch: perlio
23060           !> (integrate 46 files)
23061 ____________________________________________________________________________
23062 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
23063         Log: Change the prefixes only if $prefix is unset,
23064              as originally patched by Marcel Grunauer.
23065      Branch: perl
23066            ! hints/darwin.sh hints/rhapsody.sh
23067 ____________________________________________________________________________
23068 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
23069         Log: Subject: Re: Patch for hints/darwin.sh
23070              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
23071              Date: Thu, 21 Jun 2001 11:23:46 -0700
23072              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
23073      Branch: perl
23074            ! hints/darwin.sh hints/rhapsody.sh
23075 ____________________________________________________________________________
23076 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
23077         Log: Add .PHONY targets for non-file targets,
23078              from Wilfredo Sánchez.  Should help saying
23079              "make install" on case-insensitive filesystems.
23080      Branch: perl
23081            ! Makefile.SH
23082 ____________________________________________________________________________
23083 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
23084         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
23085              From: Doug MacEachern <dougm@covalent.net>
23086              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
23087              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
23088              
23089              plus reword the getcwd() comment, plus use getcwd() buffer
23090              size minus one.
23091      Branch: perl
23092            ! util.c
23093 ____________________________________________________________________________
23094 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
23095         Log: More gprofing from Doug MacEachern.
23096      Branch: perl
23097            ! Makefile.SH
23098 ____________________________________________________________________________
23099 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
23100         Log: Metaconfig unit change for #10807.
23101      Branch: metaconfig/U/perl
23102            ! d_sfio.U
23103 ____________________________________________________________________________
23104 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
23105         Log: Tell that you are removing the unneeded -lsfio.
23106      Branch: perl
23107            ! Configure
23108 ____________________________________________________________________________
23109 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
23110         Log: More MPE/iX tweaks from Mark Bixby.
23111      Branch: perl
23112            ! perl.c t/op/magic.t
23113 ____________________________________________________________________________
23114 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
23115         Log: The fchdir() proto is supposed to live in <unistd.h>.
23116      Branch: perl
23117            ! ext/Cwd/Cwd.xs
23118 ____________________________________________________________________________
23119 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
23120         Log: This town is too small for the Cwd extension and me,
23121              it would seem...
23122      Branch: perl
23123            ! ext/Cwd/Cwd.xs
23124 ____________________________________________________________________________
23125 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
23126         Log: Metaconfig unit change for #10802.
23127      Branch: metaconfig/U/perl
23128            ! d_modfl.U
23129 ____________________________________________________________________________
23130 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
23131         Log: More d'ohs.
23132      Branch: perl
23133            ! Configure
23134 ____________________________________________________________________________
23135 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
23136         Log: Off-by-one.  I'm so classic.
23137      Branch: perl
23138            ! util.c
23139 ____________________________________________________________________________
23140 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
23141         Log: Update Changes.
23142      Branch: perl
23143            ! Changes patchlevel.h
23144 ____________________________________________________________________________
23145 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
23146         Log: Subject: Documentation patch for Net::FTP
23147              From: Marcel Grunauer <marcel@codewerk.com>
23148              Date: Wed, 20 Jun 2001 23:03:26 +0200
23149              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
23150      Branch: perl
23151            ! lib/Net/FTP.pm
23152 ____________________________________________________________________________
23153 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
23154         Log: Retract the #10417 mg.c and embed.pl parts because of
23155              strange SEGVs in 64bit x86 FreeBSD observed by
23156              Nicholas Clark.
23157      Branch: perl
23158            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
23159 ____________________________________________________________________________
23160 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
23161         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
23162      Branch: perl
23163            ! Configure NetWare/config.wc NetWare/config_H.wc
23164            ! Porting/Glossary Porting/config.sh Porting/config_H
23165            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
23166            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23167            ! vos/config.ga.h win32/config.bc win32/config.gc
23168            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23169            ! win32/config_H.vc
23170 ____________________________________________________________________________
23171 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
23172         Log: Cwd tweak from Doug MacEachern.
23173      Branch: perl
23174            ! ext/Cwd/Cwd.xs
23175 ____________________________________________________________________________
23176 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
23177         Log: Protect the fchdir() and lstat() with ifdefs.
23178              fchdir() needs a Configure probe.
23179      Branch: perl
23180            ! ext/Cwd/Cwd.xs
23181 ____________________________________________________________________________
23182 [ 10794] By: nick                                  on 2001/06/21  17:11:35
23183         Log: Integrate mainline
23184      Branch: perlio
23185           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
23186           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
23187           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
23188           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
23189           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
23190           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
23191           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
23192           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
23193            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
23194            - lib/File/Glob/case.t lib/File/Glob/global.t
23195            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
23196            - lib/File/Temp/posix.t lib/File/Temp/security.t
23197            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
23198            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
23199            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
23200            - lib/Text/Wrap/wrap.t
23201           !> (integrate 41 files)
23202 ____________________________________________________________________________
23203 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
23204         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
23205              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
23206              Date: Thu, 21 Jun 2001 13:04:54 -0500
23207              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
23208      Branch: perl
23209            ! ext/Cwd/Cwd.xs
23210 ____________________________________________________________________________
23211 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
23212         Log: Subject: [PATCH pod] overlong =item
23213              From: Robin Barker <rmb1@cise.npl.co.uk>
23214              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
23215              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
23216      Branch: perl
23217            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
23218            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23219 ____________________________________________________________________________
23220 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
23221         Log: Subject: [PATCH perlio.c] format 
23222              From: Robin Barker <rmb1@cise.npl.co.uk>
23223              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
23224              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
23225      Branch: perl
23226            ! perlio.c
23227 ____________________________________________________________________________
23228 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
23229         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
23230              From: Radu Greab <radu@netsoft.ro>
23231              Date: Thu, 21 Jun 2001 19:06:02 +0300
23232              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
23233      Branch: perl
23234            ! pod/perlapi.pod sv.c
23235 ____________________________________________________________________________
23236 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
23237         Log: The metaconfig unit changes for #10788.
23238      Branch: metaconfig/U/perl
23239            ! Cross.U fflushall.U
23240 ____________________________________________________________________________
23241 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
23242         Log: Cross-configuration changes: make $from to rm the files
23243              before copying them over (this means that he rm can be
23244              removed from the fflushall test), create $targetmkdir      
23245              (not documented in install since it is supposed to internal
23246              use only), make $run to copy over the executable only if
23247              a stamp file .xok doesn't already exist (to avoid unnecessary
23248              copying of the executable)
23249      Branch: perl
23250            ! Configure Makefile.SH
23251 ____________________________________________________________________________
23252 [ 10787] By: nick                                  on 2001/06/21  14:16:18
23253         Log: Integrate mainline
23254      Branch: perlio
23255           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
23256           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
23257           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
23258            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
23259           !> (integrate 34 files)
23260 ____________________________________________________________________________
23261 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
23262         Log: Re-add the files as text.
23263      Branch: perl
23264            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
23265 ____________________________________________________________________________
23266 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
23267         Log: Delete the binary files.
23268      Branch: perl
23269            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
23270 ____________________________________________________________________________
23271 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
23272         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
23273              From: Andy Dougherty <doughera@lafayette.edu>
23274              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
23275              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
23276      Branch: perl
23277            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
23278            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
23279            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
23280            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
23281 ____________________________________________________________________________
23282 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
23283         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
23284              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
23285              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
23286              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
23287              
23288              Setting umask to something friendlier.
23289      Branch: perl
23290            ! installman installperl
23291 ____________________________________________________________________________
23292 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
23293         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
23294              Resort MANIFEST with sort -f, looks much better.
23295      Branch: perl
23296            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
23297            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
23298            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
23299            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
23300            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
23301            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
23302            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
23303            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
23304            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
23305            - lib/File/Glob/case.t lib/File/Glob/global.t
23306            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
23307            - lib/File/Temp/posix.t lib/File/Temp/security.t
23308            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
23309            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
23310            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
23311            - lib/Text/Wrap/wrap.t
23312            ! MANIFEST
23313 ____________________________________________________________________________
23314 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
23315         Log: Upgrade to I18N::LangTags 0.25.
23316      Branch: perl
23317            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
23318            ! lib/I18N/LangTags/List.pm
23319 ____________________________________________________________________________
23320 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
23321         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
23322              From: Richard Soderberg <rs@crystalflame.net>
23323              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
23324              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
23325      Branch: perl
23326            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
23327            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
23328 ____________________________________________________________________________
23329 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
23330         Log: Test obsoleted by change #10777.
23331      Branch: perl
23332            ! t/op/sub_lval.t
23333 ____________________________________________________________________________
23334 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
23335         Log: Case of confused test numbering.
23336      Branch: perl
23337            ! t/op/pat.t
23338 ____________________________________________________________________________
23339 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
23340         Log: Subject: Re: Opinion on undef lvalue
23341              From: Abhijit Menon-Sen <ams@wiw.org>
23342              Date: Sun, 17 Jun 2001 13:04:46 +0530
23343              Message-ID: <20010617130446.B27925@lustre.linux.in>
23344              
23345              Allow lvalue subs to return undef in array context.
23346      Branch: perl
23347            ! pp_hot.c
23348 ____________________________________________________________________________
23349 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
23350         Log: Just a guess that using the same hack for cygwin as
23351              for win32 might help.
23352      Branch: perl
23353            ! lib/File/Find/find.t
23354 ____________________________________________________________________________
23355 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
23356         Log: NetWare tweaks from Guruprasad.
23357      Branch: perl
23358            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
23359            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
23360            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
23361            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
23362 ____________________________________________________________________________
23363 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
23364         Log: Subject: Re: perl@10722: Bogus warnings on REs 
23365              From: Hugo <hv@crypt.compulink.co.uk>
23366              Date: Thu, 21 Jun 2001 09:51:17 +0100
23367              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
23368              
23369              Unroll to avoid a UTS compiler bug.
23370      Branch: perl
23371            ! regcomp.c
23372 ____________________________________________________________________________
23373 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
23374         Log: Subject: Re: [PATCH] Make /o work under i?threads
23375              From: Artur Bergman <artur@contiller.se>
23376              Date: Thu, 21 Jun 2001 14:38:03 +0200
23377              Message-ID: <B757B74A.184D%artur@contiller.se>
23378      Branch: perl
23379            ! t/op/pat.t
23380 ____________________________________________________________________________
23381 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
23382         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
23383              From: Artur Bergman <artur@contiller.se> 
23384              Date: Thu, 21 Jun 2001 14:27:33 +0200
23385              Message-ID: <B757B4D4.1849%artur@contiller.se>
23386              
23387              Plus extra parentheses.
23388      Branch: perl
23389            ! op.h
23390 ____________________________________________________________________________
23391 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
23392         Log: Subject: [PATCH] Make /o work under i?threads
23393              From: Richard Soderberg <rs@crystalflame.net>
23394              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
23395              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
23396      Branch: perl
23397            ! pp_ctl.c
23398 ____________________________________________________________________________
23399 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
23400         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
23401              From: Artur Bergman <artur@contiller.se>
23402              Date: Thu, 21 Jun 2001 14:04:54 +0200
23403              Message-ID: <B757AF86.1842%artur@contiller.se>
23404      Branch: perl
23405            ! op.h
23406 ____________________________________________________________________________
23407 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
23408         Log: Subject: Re: perl@10765: sv.c not OK on win32
23409              From: Artur Bergman <artur@contiller.se>
23410              Date: Thu, 21 Jun 2001 10:31:06 +0200
23411              Message-ID: <B7577D69.182C%artur@contiller.se>
23412      Branch: perl
23413            ! sv.c
23414 ____________________________________________________________________________
23415 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
23416         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
23417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23418              Date: Thu, 21 Jun 2001 06:23:56 -0400
23419              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
23420              
23421              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
23422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23423              Date: Thu, 21 Jun 2001 06:32:21 -0400
23424              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
23425      Branch: perl
23426            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
23427 ____________________________________________________________________________
23428 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
23429         Log: Subject: [PATCH] make syslog test more verbose
23430              From: Robert Spier <rspier@pobox.com>
23431              Date: Thu, 21 Jun 2001 00:54:32 -0400
23432              Message-ID: <15153.32264.295807.333073@rls.cx>
23433      Branch: perl
23434            ! ext/Sys/Syslog/syslog.t
23435 ____________________________________________________________________________
23436 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
23437         Log: Subject: op/study.t refinements
23438              From: Hugo <hv@crypt.compulink.co.uk>
23439              Date: Thu, 21 Jun 2001 00:29:07 +0100
23440              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
23441      Branch: perl
23442            ! t/op/study.t
23443 ____________________________________________________________________________
23444 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
23445         Log: Update Changes.
23446      Branch: perl
23447            ! Changes patchlevel.h
23448 ____________________________________________________________________________
23449 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
23450         Log: Subject: Re: [PATCH] djgpp updates
23451              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
23452              Date: Wed, 20 Jun 2001 10:05:15 +0200
23453              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
23454      Branch: perl
23455            ! djgpp/config.over
23456 ____________________________________________________________________________
23457 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
23458         Log: Fix for ID 20010619.002 "When building hash, hash keys that
23459              are function calls are not being called", from Abhijit.
23460      Branch: perl
23461            ! t/base/lex.t toke.c
23462 ____________________________________________________________________________
23463 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
23464         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
23465      Branch: perl
23466            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
23467            + lib/Locale/Maketext/test.pl
23468            - lib/Locale/Maketext.t
23469            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
23470            ! lib/Locale/Maketext/TPJ13.pod
23471 ____________________________________________________________________________
23472 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
23473         Log: Metaconfig unit change for #10760.
23474      Branch: metaconfig
23475            ! U/modified/Cppsym.U
23476 ____________________________________________________________________________
23477 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
23478         Log: Do not remove the ccsym* Cppsym* files since
23479              they are useful for metaconfig units coming after us.
23480              (This is the Configure nit mentioned in #10752.)
23481      Branch: perl
23482            ! Configure
23483 ____________________________________________________________________________
23484 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
23485         Log: Update to I18N::LangTags 0.24, from Sean Burke.
23486      Branch: perl
23487            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
23488            + lib/I18N/LangTags/README
23489            - lib/I18N/LangTags/List.pod
23490            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
23491 ____________________________________________________________________________
23492 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
23493         Log: Regen headers.
23494      Branch: perl
23495            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
23496            ! pod/perlapi.pod proto.h
23497 ____________________________________________________________________________
23498 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
23499         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
23500              From: Artur Bergman <artur@contiller.se>
23501              Date: Wed, 20 Jun 2001 11:31:32 +0200
23502              Message-ID: <B7563A14.17D8%artur@contiller.se>
23503      Branch: perl
23504            ! embed.pl hv.c intrpvar.h sv.c sv.h
23505 ____________________________________________________________________________
23506 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
23507         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
23508              From: Tim Sweetman <tim@aldigital.co.uk> 
23509              Date: Wed, 13 Jun 2001 14:25:17 +0100 
23510              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
23511      Branch: perl
23512            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
23513 ____________________________________________________________________________
23514 [ 10755] By: nick                                  on 2001/06/20  16:12:37
23515         Log: Integrate mainline
23516      Branch: perlio
23517           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
23518           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
23519           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
23520           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
23521           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
23522           !> t/op/study.t util.c
23523 ____________________________________________________________________________
23524 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
23525         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
23526              but not Makefile)
23527      Branch: maint-5.6/perl
23528            ! win32/Makefile
23529 ____________________________________________________________________________
23530 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
23531         Log: Security tweak on readlink().
23532      Branch: perl
23533            ! pp_sys.c
23534 ____________________________________________________________________________
23535 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
23536         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
23537      Branch: perl
23538            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
23539            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
23540            ! mpeix/relink t/op/pwent.t
23541 ____________________________________________________________________________
23542 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
23543         Log: Reinstate #10725 (with probe for alarm()).
23544      Branch: perl
23545            ! t/op/study.t
23546 ____________________________________________________________________________
23547 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
23548         Log: Replace our implementation of realpath() with OpenBSD's
23549              (src/lib/libc/stdlib/realpath.c 1.4).
23550      Branch: perl
23551            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
23552            ! pod/perldiag.pod proto.h util.c
23553 ____________________________________________________________________________
23554 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
23555         Log: Integrate perlio.
23556      Branch: perl
23557           !> perlio.c
23558 ____________________________________________________________________________
23559 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
23560         Log: No point in going into memory-saving contortions
23561              with getcwd() since there's a danger of buffer overflow.
23562              Also make the POSIX extension to use sv_getcwd().
23563              Finally, a missed proto.h fragment.
23564      Branch: perl
23565            ! ext/POSIX/POSIX.xs proto.h util.c
23566 ____________________________________________________________________________
23567 [ 10747] By: nick                                  on 2001/06/20  12:38:26
23568         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
23569      Branch: perlio
23570            ! perlio.c
23571 ____________________________________________________________________________
23572 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
23573         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
23574              From: Graham Barr <gbarr@pobox.com>
23575              Date: Wed, 20 Jun 2001 11:05:49 +0100
23576              Message-ID: <20010620110549.I19188@pobox.com>
23577              
23578              reported in        
23579              
23580              Subject: Bug in IO::Socket::INET module (repeat)
23581              From: "Harmon S. Nine" <hnine@netarx.com>
23582              Date: Tue, 19 Jun 2001 09:41:35 -0400
23583              Message-ID: <3B2F568F.8080605@netarx.com>
23584              
23585              The bug was that the IO::Socket::INET constructor
23586              did not allow a 'LocalPort' of 0.
23587      Branch: perl
23588            ! ext/IO/lib/IO/Socket/INET.pm
23589 ____________________________________________________________________________
23590 [ 10745] By: nick                                  on 2001/06/20  08:56:39
23591         Log: Integrate mainline.
23592      Branch: perlio
23593           !> (integrate 37 files)
23594 ____________________________________________________________________________
23595 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
23596         Log: After some reading I don't think we can blindly
23597              use systems' realpath().  Too many security problems,
23598              too many buggy implementations.
23599              
23600              TODO: the realpath() emulation code in util.c doesn't
23601              seem fully operational?  (readlink(), for example?)
23602      Branch: perl
23603            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
23604            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
23605            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
23606            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
23607            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
23608            ! win32/config_H.gc win32/config_H.vc
23609 ____________________________________________________________________________
23610 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
23611         Log: Metaconfig unit change for #10738.
23612      Branch: metaconfig
23613            ! U/compline/d_gconvert.U
23614 ____________________________________________________________________________
23615 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
23616         Log: Integrate change #10739 from maintperl:
23617              
23618              C<eval "/x$\r\n/x"> fails to compile correctly 
23619      Branch: perl
23620           !> t/op/pat.t toke.c
23621 ____________________________________________________________________________
23622 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
23623         Log: Retract #10725 (Hugo asked NOT to apply the patch)
23624      Branch: perl
23625            ! t/op/study.t
23626 ____________________________________________________________________________
23627 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
23628         Log: The test.third results were funnily named because of the
23629              new test scheme.
23630      Branch: perl
23631            ! t/TEST
23632 ____________________________________________________________________________
23633 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
23634         Log: C<eval "/x$\r\n/x"> fails to compile correctly
23635      Branch: maint-5.6/perl
23636            ! t/op/pat.t toke.c
23637 ____________________________________________________________________________
23638 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
23639         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
23640              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23641              Date: Tue, 19 Jun 2001 19:15:40 -0400
23642              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
23643              
23644              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
23645              because "1e+129" being expected but "1.e+129" being returned.
23646              The culprit (at least in Tru64) is the use of gcvt().
23647      Branch: perl
23648            ! Configure
23649 ____________________________________________________________________________
23650 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
23651         Log: Subject: [PATCH perl@10722] test hunting on VMS
23652              From: "Craig A. Berry" <craigberry@mac.com>
23653              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
23654              Date: Tue, 19 Jun 2001 18:59:01 -0500
23655      Branch: perl
23656            ! vms/test.com
23657 ____________________________________________________________________________
23658 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
23659         Log: Subject: [PATCH] s/typos//
23660              From: Abhijit Menon-Sen <ams@wiw.org>
23661              Date: Wed, 20 Jun 2001 02:15:02 +0530
23662              Message-ID: <20010620021502.A14541@lustre.linux.in>
23663              
23664              Without the op.h s/bearword/bareword/ hunk, see
23665              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
23666      Branch: perl
23667            ! util.c
23668 ____________________________________________________________________________
23669 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
23670         Log: Metaconfig unit change for #10732 and #10733.
23671      Branch: metaconfig/U/perl
23672            ! fflushall.U
23673 ____________________________________________________________________________
23674 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
23675         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
23676              From: "Craig A. Berry" <craigberry@mac.com>
23677              Date: Tue, 19 Jun 2001 17:19:48 -0500
23678              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
23679      Branch: perl
23680            ! configure.com vms/descrip_mms.template
23681 ____________________________________________________________________________
23682 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
23683         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
23684              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23685              Date: Tue, 19 Jun 2001 16:48:07 -0400
23686              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
23687              
23688              Further fixes to fflush(NULL) detection.
23689      Branch: perl
23690            ! Configure
23691 ____________________________________________________________________________
23692 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
23693         Log: AIX test -s hangs with non-existent files?
23694              (A genuine logic bug in Configure, but AIX also broken?)
23695      Branch: perl
23696            ! Configure
23697 ____________________________________________________________________________
23698 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
23699         Log: AUTHORS updates.
23700      Branch: perl
23701            ! AUTHORS
23702 ____________________________________________________________________________
23703 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
23704         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
23705              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23706              Date: Tue, 19 Jun 2001 15:33:25 -0400
23707              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
23708      Branch: perl
23709            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
23710            ! t/lib/warnings/pp
23711 ____________________________________________________________________________
23712 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
23713         Log: Integrate perlio.
23714      Branch: perl
23715           !> lib/File/Find/find.t win32/distclean.bat
23716 ____________________________________________________________________________
23717 [ 10728] By: nick                                  on 2001/06/19  18:24:53
23718         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
23719      Branch: perlio
23720            ! lib/File/Find/find.t win32/distclean.bat
23721 ____________________________________________________________________________
23722 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
23723         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
23724              also add information how to find out whether one has PerlIO.
23725      Branch: perl
23726            ! pod/perlfunc.pod
23727 ____________________________________________________________________________
23728 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
23729         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
23730              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
23731              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
23732              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
23733      Branch: perl
23734            ! pod/perlfunc.pod
23735 ____________________________________________________________________________
23736 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
23737         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
23738              From: Hugo <hv@crypt.compulink.co.uk>
23739              Date: Tue, 19 Jun 2001 12:37:30 +0100
23740              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
23741      Branch: perl
23742            ! t/op/study.t
23743 ____________________________________________________________________________
23744 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
23745         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
23746              From: Hugo <hv@crypt.compulink.co.uk>
23747              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
23748              Date: Tue, 19 Jun 2001 13:15:17 +0100
23749      Branch: perl
23750            ! util.c
23751 ____________________________________________________________________________
23752 [ 10723] By: nick                                  on 2001/06/19  14:46:15
23753         Log: Integrate mainline
23754      Branch: perlio
23755           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
23756           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
23757           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
23758           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
23759           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
23760           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
23761            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
23762            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
23763            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
23764            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
23765            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
23766            - ext/Thread/unsync4.t
23767           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
23768           !> djgpp/config.over djgpp/fixpmain
23769           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
23770           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
23771           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
23772 ____________________________________________________________________________
23773 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
23774         Log: Update Changes.
23775      Branch: perl
23776            ! Changes patchlevel.h
23777 ____________________________________________________________________________
23778 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
23779         Log: The existence shall be MANIFESted.
23780      Branch: perl
23781            ! MANIFEST
23782 ____________________________________________________________________________
23783 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
23784         Log: The old libnet.cfg is first searched from the current directory,
23785              only then from the module path.
23786      Branch: perl
23787            ! utils/libnetcfg.PL
23788 ____________________________________________________________________________
23789 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
23790         Log: NetWare tweaks from Guruprasad.
23791      Branch: perl
23792            ! NetWare/Makefile NetWare/config.wc
23793 ____________________________________________________________________________
23794 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
23795         Log: Subject: [PATCH] djgpp updates
23796              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
23797              Date: Tue, 19 Jun 2001 10:59:06 +0200
23798              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
23799      Branch: perl
23800            ! djgpp/config.over djgpp/fixpmain
23801 ____________________________________________________________________________
23802 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
23803         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
23804              From: Prymmer/Kahn <pvhp@best.com>
23805              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
23806              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
23807      Branch: perl
23808            ! win32/Makefile
23809 ____________________________________________________________________________
23810 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
23811         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
23812              to happen right after the inclusion of <inttypes.h>,
23813              from Edward Moy.
23814      Branch: perl
23815            ! handy.h perl.h
23816 ____________________________________________________________________________
23817 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
23818         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
23819              From: Doug MacEachern <dougm@covalent.net>
23820              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
23821              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
23822      Branch: perl
23823            ! ext/DynaLoader/DynaLoader_pm.PL
23824 ____________________________________________________________________________
23825 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
23826         Log: Revert #10656 for perfomance reasons but leave in the
23827              use of Hv*() macros -- in comments, so that grepping the
23828              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
23829              suggested by Sarathy, also by Abhijit.)
23830      Branch: perl
23831            ! hv.c
23832 ____________________________________________________________________________
23833 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
23834         Log: Subject: [patch] .s MakeMaker suffix
23835              From: Doug MacEachern <dougm@covalent.net>
23836              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
23837              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
23838      Branch: perl
23839            ! lib/ExtUtils/MM_Unix.pm
23840 ____________________________________________________________________________
23841 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
23842         Log: One test lost in the big shuffle restored.
23843      Branch: perl
23844            + ext/IPC/SysV/ipcsysv.t
23845            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
23846 ____________________________________________________________________________
23847 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
23848         Log: Rename the old non-standard threads tests so that
23849              they won't be invoked.
23850      Branch: perl
23851            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
23852            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
23853            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
23854            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
23855            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
23856            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
23857            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
23858            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
23859            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
23860            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
23861            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
23862            - ext/Thread/unsync4.t
23863            ! MANIFEST
23864 ____________________________________________________________________________
23865 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
23866         Log: Integrate perlio.
23867      Branch: perl
23868           !> win32/config_sh.PL
23869 ____________________________________________________________________________
23870 [ 10709] By: nick                                  on 2001/06/19  08:18:18
23871         Log: Integrate mainline
23872      Branch: perlio
23873           +> (branch 40 files)
23874            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
23875            - lib/strict/subs lib/strict/vars lib/warnings/1global
23876            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
23877            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
23878            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
23879            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
23880            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
23881            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
23882            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
23883            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
23884            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
23885            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
23886            - lib/warnings/utf8 lib/warnings/util
23887           !> (integrate 57 files)
23888 ____________________________________________________________________________
23889 [ 10708] By: nick                                  on 2001/06/19  07:57:10
23890         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
23891      Branch: perlio
23892            ! win32/config_sh.PL
23893 ____________________________________________________________________________
23894 [ 10707] By: nick                                  on 2001/06/19  07:05:07
23895         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
23896      Branch: perl
23897            ! perly.c perly.y perly_c.diff vms/perly_c.vms
23898 ____________________________________________________________________________
23899 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
23900         Log: More perl572delta tweaks.
23901      Branch: perl
23902            ! pod/perl572delta.pod
23903 ____________________________________________________________________________
23904 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
23905         Log: Update perl572delta.
23906      Branch: perl
23907            ! pod/perl572delta.pod
23908 ____________________________________________________________________________
23909 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
23910         Log: VOS updates from Paul Green.
23911      Branch: perl
23912            ! vos/Changes vos/build.cm vos/perl.bind
23913 ____________________________________________________________________________
23914 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
23915         Log: Update the vos/config.*.* files.
23916      Branch: perl
23917            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23918            ! vos/config.ga.h
23919 ____________________________________________________________________________
23920 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
23921         Log: Add a makefile for more painless adding of symbols to the
23922              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
23923              takes care of the adding)
23924      Branch: perl
23925            + vos/Makefile
23926 ____________________________________________________________________________
23927 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
23928         Log: Make libnetcfg by default display the libnet configuration,
23929              -c to change, add -i for old config, document all options,
23930              regen toc.
23931      Branch: perl
23932            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
23933 ____________________________________________________________________________
23934 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
23935         Log: gcc -Wall sweep.
23936      Branch: perl
23937            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
23938 ____________________________________________________________________________
23939 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
23940         Log: So there.
23941      Branch: perl
23942            ! universal.c
23943 ____________________________________________________________________________
23944 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
23945         Log: Document the need for sv_printify().
23946              
23947              Document that 'use utf8' has been considered.
23948              
23949              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
23950      Branch: perl
23951            ! pod/perltodo.pod universal.c
23952 ____________________________________________________________________________
23953 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
23954         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
23955              From: Nicholas Clark <nick@ccl4.org>
23956              Date: Mon, 18 Jun 2001 23:29:23 +0100
23957              Message-ID: <20010618232923.I98663@plum.flirble.org>
23958      Branch: perl
23959            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
23960            ! ext/Sys/Syslog/Makefile.PL
23961 ____________________________________________________________________________
23962 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
23963         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
23964              From: Scott.L.Miller@Compaq.com
23965              Date: Mon, 18 Jun 2001 10:12:27 -0500
23966              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
23967      Branch: perl
23968            ! lib/perl5db.pl pod/perldebug.pod
23969 ____________________________________________________________________________
23970 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
23971         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
23972              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
23973              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
23974              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
23975      Branch: perl
23976            ! lib/Carp/Heavy.pm
23977 ____________________________________________________________________________
23978 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
23979         Log: Subject: [PATCH] Documentation changes for CLONE
23980              From: Artur Bergman <artur@contiller.se>
23981              Date: Mon, 18 Jun 2001 22:06:37 +0200
23982              Message-ID: <B7542BEC.1719%artur@contiller.se>
23983      Branch: perl
23984            ! pod/perlmod.pod pod/perlsub.pod
23985 ____________________________________________________________________________
23986 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
23987         Log: Subject: Re: configure.com
23988              From: "Craig A. Berry" <craigberry@mac.com>
23989              Date: Mon, 18 Jun 2001 16:04:38 -0500
23990              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
23991      Branch: perl
23992            ! configure.com
23993 ____________________________________________________________________________
23994 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
23995         Log: Subject: PL_nullstash + perl_clone()
23996              From: Doug MacEachern <dougm@covalent.net>
23997              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
23998              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
23999      Branch: perl
24000            ! sv.c
24001 ____________________________________________________________________________
24002 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
24003         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
24004              From: davem@fdgroup.co.uk
24005              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
24006              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
24007      Branch: perl
24008            ! embed.pl pod/perlapi.pod
24009 ____________________________________________________________________________
24010 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
24011         Log: More cross-compilation defaults gleaned from -Dcc
24012              if it is CPU-OS-gcc.
24013      Branch: metaconfig
24014            ! U/modified/libc.U
24015      Branch: metaconfig/U/perl
24016            ! Cross.U
24017      Branch: perl
24018            ! Configure INSTALL
24019 ____________________________________________________________________________
24020 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
24021         Log: Update Changes.
24022      Branch: perl
24023            ! Changes patchlevel.h
24024 ____________________________________________________________________________
24025 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
24026         Log: Subject: [PATCH 5.7.1] sv.c documentation
24027              From: davem@fdgroup.co.uk
24028              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
24029              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
24030      Branch: perl
24031            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
24032            ! sv.c sv.h
24033 ____________________________________________________________________________
24034 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
24035         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
24036              From: "Jon Gunnip" <jongunnip@hotmail.com>
24037              Date: Sun, 17 Jun 2001 18:24:29 -0400
24038              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
24039      Branch: perl
24040            ! pod/perlvar.pod
24041 ____________________________________________________________________________
24042 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
24043         Log: Move the locale/strict/warnings helper files back
24044              under the t/lib; this way the amount of non-installabled
24045              stuff under lib/ stays smaller.
24046      Branch: perl
24047            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
24048            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
24049            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
24050            + t/lib/warnings/5nolint t/lib/warnings/6default
24051            + t/lib/warnings/7fatal t/lib/warnings/8signal
24052            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
24053            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
24054            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
24055            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
24056            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
24057            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
24058            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
24059            + t/lib/warnings/taint t/lib/warnings/toke
24060            + t/lib/warnings/universal t/lib/warnings/utf8
24061            + t/lib/warnings/util
24062            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
24063            - lib/strict/subs lib/strict/vars lib/warnings/1global
24064            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
24065            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
24066            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
24067            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
24068            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
24069            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
24070            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
24071            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
24072            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
24073            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
24074            - lib/warnings/utf8 lib/warnings/util
24075            ! MANIFEST installperl lib/locale.t lib/strict.t
24076 ____________________________________________________________________________
24077 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
24078         Log: Split off the pack/unpack code, from Nicholas Clark.
24079      Branch: perl
24080            + pp_pack.c
24081            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
24082            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
24083            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
24084 ____________________________________________________________________________
24085 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
24086         Log: Guard the SysV IPC tests against being invoked in
24087              SysV-IPC-less places.
24088      Branch: perl
24089            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
24090 ____________________________________________________________________________
24091 [ 10683] By: nick                                  on 2001/06/18  12:24:42
24092         Log: Integrate mainline (new test scheme now ok on Linux).
24093      Branch: perlio
24094           +> lib/warnings.t
24095           !> dump.c sv.c
24096 ____________________________________________________________________________
24097 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
24098         Log: Add the locale.c and numeric.c to the microperl sources.
24099      Branch: perl
24100            ! Makefile.micro win32/Makefile
24101 ____________________________________________________________________________
24102 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
24103         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
24104              From: Abhijit Menon-Sen <ams@wiw.org>
24105              Date: Mon, 18 Jun 2001 14:23:44 +0530
24106              Message-ID: <20010618142344.A13136@lustre.linux.in>
24107      Branch: perl
24108            ! dump.c
24109 ____________________________________________________________________________
24110 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
24111         Log: Subject: Re: [PATCH] more anonymous stash cleanups
24112              From: Abhijit Menon-Sen <ams@wiw.org>
24113              Date: Mon, 18 Jun 2001 15:50:32 +0530
24114              Message-ID: <20010618155032.A13223@lustre.linux.in>
24115              
24116              Plus the comment left in as suggested by NI-S.
24117      Branch: perl
24118            ! sv.c
24119 ____________________________________________________________________________
24120 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
24121         Log: One missed file.
24122      Branch: perl
24123            + lib/warnings.t
24124 ____________________________________________________________________________
24125 [ 10678] By: nick                                  on 2001/06/18  08:05:29
24126         Log: Integrate mainline (part2 - the deletes)
24127      Branch: perlio
24128            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
24129            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
24130            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
24131            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
24132            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
24133            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
24134            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
24135            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
24136            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
24137            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
24138            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
24139 ____________________________________________________________________________
24140 [ 10677] By: nick                                  on 2001/06/18  08:04:44
24141         Log: Integrate mainline (part1)
24142      Branch: perlio
24143           +> (branch 376 files)
24144            - (delete 219 files)
24145           !> (integrate 151 files)
24146 ____________________________________________________________________________
24147 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
24148         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
24149              No doubt I made some mistakes like missed some files or
24150              misnamed some files.  The naming rules were more or less:
24151              (1) if the module is from CPAN, follows its ways, be it
24152              t/*.t or test.pl.
24153              (2) otherwise if there are multiple tests for a module
24154              put them in a t/
24155              (3) otherwise if there's only one test put it in Module.t
24156              (4) helper files go to module/ (locale, strict, warnings)
24157              (5) use longer filenames now that we can (but e.g. the
24158              compat-0.6.t and the Text::Balanced test files still
24159              were renamed to be more civil against the 8.3 people)
24160              installperl was updated appropriately not to install the
24161              *.t files or the help files from under lib.
24162              
24163              TODO: some helper files still remain under t/ that could
24164              follow their 'masters'.  UPDATE: On second thoughts, why
24165              should they.  They can continue to live under t/lib, and
24166              in fact the locale/strict/warnings helpers that were moved
24167              could be moved back.  This way the amount of non-installable
24168              stuff under lib/ stays smaller.
24169      Branch: perl
24170            + (add 253 files)
24171            - (delete 254 files)
24172            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
24173 ____________________________________________________________________________
24174 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
24175         Log: The warning no more comes from util.c, it comes from numeric.c.
24176      Branch: perl
24177            ! README.tru64
24178 ____________________________________________________________________________
24179 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
24180         Log: Subject: Re: anyone good at casting spells?
24181              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24182              Date: Sun, 17 Jun 2001 21:21:04 -0400
24183              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
24184      Branch: perl
24185            ! ext/POSIX/POSIX.xs hv.h
24186 ____________________________________________________________________________
24187 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
24188         Log: Protect the (original) thread tests against testing if no 5.005
24189              threads have been configured.
24190      Branch: perl
24191            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
24192            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
24193            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
24194            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
24195            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
24196            ! ext/Thread/unsync4.t
24197 ____________________________________________________________________________
24198 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
24199         Log: Try the new test scanning scheme on Text::Abbrev.
24200      Branch: perl
24201            + lib/Text/Abbrev.t
24202            - lib/Text/Abbrev/t/abbrev.t
24203            ! MANIFEST
24204 ____________________________________________________________________________
24205 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
24206         Log: Change the scan policy of the *.t and test.pl files,
24207              now the *.t do not need to live in a t/ directory.
24208      Branch: perl
24209            ! t/TEST t/harness
24210 ____________________________________________________________________________
24211 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
24212         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
24213              From: Ilmari Karonen <iltzu@sci.fi>
24214              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
24215              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
24216      Branch: perl
24217            ! pod/perlfaq7.pod
24218 ____________________________________________________________________________
24219 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
24220         Log: Quench the warnings from Tru64; the HP-UX is still
24221              broken because it really, REALLY, doesn't like the
24222              HvARRAY() being lvalue:
24223              
24224              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
24225              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
24226      Branch: perl
24227            ! hv.c
24228 ____________________________________________________________________________
24229 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
24230         Log: Integrate change #10667 from maintperl:
24231              
24232              change#10449 broke the special-case that makes lexicals inside the
24233              eval"" within DB::DB() visible
24234      Branch: perl
24235           !> op.c
24236 ____________________________________________________________________________
24237 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
24238         Log: change#10449 broke the special-case that makes lexicals inside the
24239              eval"" within DB::DB() visible
24240      Branch: maint-5.6/perl
24241            ! op.c
24242 ____________________________________________________________________________
24243 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
24244         Log: Still spurious output; indent the code a bit.
24245              
24246              TODO1: separate the utility functions like MkDir
24247              into a helper script?
24248              
24249              TODO2: I see a lot of repetition in the filepath()
24250              and dirpath() calls.
24251      Branch: perl
24252            ! t/lib/filefind.t t/lib/findtaint.t
24253 ____________________________________________________________________________
24254 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
24255         Log: Regen modlib, toc.
24256      Branch: perl
24257            ! pod/perlmodlib.pod pod/perltoc.pod
24258 ____________________________________________________________________________
24259 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
24260         Log: Add libnetcfg to perlutil.
24261      Branch: perl
24262            ! pod/perlutil.pod
24263 ____________________________________________________________________________
24264 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
24265         Log: Initial integration of libnet-1.0703.
24266              The Configure script renamed as libnetcfg, will be
24267              installed along other utilities.
24268      Branch: perl
24269            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
24270            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
24271            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
24272            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
24273            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
24274            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
24275            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
24276            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
24277            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
24278            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
24279            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
24280            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
24281            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
24282            + utils/libnetcfg.PL
24283            ! MANIFEST utils.lst utils/Makefile
24284 ____________________________________________________________________________
24285 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
24286         Log: Less potentially test-harness-confusing output.
24287      Branch: perl
24288            ! lib/Memoize/t/expire_module_t.t
24289 ____________________________________________________________________________
24290 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
24291         Log: The final print annoys make test.
24292      Branch: perl
24293            ! t/lib/filefind.t t/lib/findtaint.t
24294 ____________________________________________________________________________
24295 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
24296         Log: Add an option for handling dangling symbolic links.
24297      Branch: perl
24298            ! lib/File/Find.pm t/lib/filefind.t
24299 ____________________________________________________________________________
24300 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
24301         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
24302              From: Thomas Wegner <wegner_thomas@yahoo.com>
24303              Date: Sun, 17 Jun 2001 14:43:11 +0200
24304              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
24305      Branch: perl
24306            + t/lib/findtaint.t
24307            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
24308 ____________________________________________________________________________
24309 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
24310         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
24311              From: Jonathan Stowe <gellyfish@gellyfish.com>
24312              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
24313              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
24314      Branch: perl
24315            ! lib/ExtUtils/MM_Unix.pm
24316 ____________________________________________________________________________
24317 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
24318         Log: Subject: [PATCH] more anonymous stash cleanups
24319              From: Abhijit Menon-Sen <ams@wiw.org>
24320              Date: Sun, 17 Jun 2001 11:44:06 +0530
24321              Message-ID: <20010617114406.A25203@lustre.linux.in>
24322      Branch: perl
24323            ! op.c
24324 ____________________________________________________________________________
24325 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
24326         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
24327              From: Abhijit Menon-Sen <ams@wiw.org>
24328              Date: Sun, 17 Jun 2001 08:02:59 +0530
24329              Message-ID: <20010617080259.A28776@lustre.linux.in>
24330              
24331              Subject: [PATCH #2/7] xhv_eiter
24332              From: Abhijit Menon-Sen <ams@wiw.org>
24333              Date: Sun, 17 Jun 2001 08:13:18 +0530
24334              Message-ID: <20010617081318.B28776@lustre.linux.in>
24335              
24336              Subject: [PATCH #3/7] xhv_fill
24337              From: Abhijit Menon-Sen <ams@wiw.org>
24338              Date: Sun, 17 Jun 2001 08:25:16 +0530
24339              Message-ID: <20010617082516.C28776@lustre.linux.in>
24340              
24341              Subject: [PATCH #4/7] xhv_keys
24342              From: Abhijit Menon-Sen <ams@wiw.org>
24343              Date: Sun, 17 Jun 2001 08:36:17 +0530
24344              Message-ID: <20010617083617.D28776@lustre.linux.in>
24345              
24346              Subject: [PATCH #5/7] xhv_max
24347              From: Abhijit Menon-Sen <ams@wiw.org>
24348              Date: Sun, 17 Jun 2001 08:39:48 +0530
24349              Message-ID: <20010617083948.E28776@lustre.linux.in>
24350              
24351              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
24352              From: Abhijit Menon-Sen <ams@wiw.org>
24353              Date: Sun, 17 Jun 2001 08:51:11 +0530
24354              Message-ID: <20010617085111.F28776@lustre.linux.in>
24355      Branch: perl
24356            ! hv.c
24357 ____________________________________________________________________________
24358 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
24359         Log: Update Changes.
24360      Branch: perl
24361            ! Changes patchlevel.h
24362 ____________________________________________________________________________
24363 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
24364         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
24365              From: Abhijit Menon-Sen <ams@wiw.org>
24366              Date: Sat, 16 Jun 2001 07:41:19 +0530
24367              Message-ID: <20010616074119.A24720@lustre.linux.in>
24368      Branch: perl
24369            ! hv.c perl.c vms/vmsish.h win32/win32.h
24370 ____________________________________________________________________________
24371 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
24372         Log: Document tests failing when threaded, since we now have more.
24373      Branch: perl
24374            ! pod/perl572delta.pod
24375 ____________________________________________________________________________
24376 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
24377         Log: -Wall cleanup.
24378      Branch: perl
24379            ! ext/Thread/Thread.xs
24380 ____________________________________________________________________________
24381 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
24382         Log: pthread_attr_setstacksize() isn't absolutely necessary
24383              to call, only iff THREAD_CREATE_NEEDS_STACK.
24384      Branch: perl
24385            ! ext/Thread/Thread.xs
24386 ____________________________________________________________________________
24387 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
24388         Log: -Wall strays.
24389      Branch: perl
24390            ! perl.c util.c
24391 ____________________________________________________________________________
24392 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
24393         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
24394              (and INT64_MIN) brokenness.
24395      Branch: perl
24396            ! hints/darwin.sh perl.h
24397 ____________________________________________________________________________
24398 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
24399         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
24400              From: Nicholas Clark <nick@ccl4.org>
24401              Date: Sun, 17 Jun 2001 00:16:05 +0100
24402              Message-ID: <20010617001605.V98663@plum.flirble.org>
24403      Branch: perl
24404            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
24405            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
24406            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
24407 ____________________________________________________________________________
24408 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
24409         Log: Add perlnetware to docs; regen toc; supply skeleton
24410              docs for some Memoize submodules.
24411      Branch: perl
24412            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
24413            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
24414            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
24415            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
24416            ! win32/Makefile win32/makefile.mk
24417 ____________________________________________________________________________
24418 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
24419         Log: pod cleanup.
24420      Branch: perl
24421            ! README.netware
24422 ____________________________________________________________________________
24423 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
24424         Log: Integrate Memoize 0.64.  Few tweaks were required in
24425              the test scripts.  Note that the speed and expire*
24426              tests take several dozen seconds to run.
24427      Branch: perl
24428            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
24429            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
24430            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
24431            + lib/Memoize/README lib/Memoize/SDBM_File.pm
24432            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
24433            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
24434            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
24435            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
24436            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
24437            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
24438            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
24439            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
24440            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
24441            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
24442            ! MANIFEST t/lib/1_compile.t
24443 ____________________________________________________________________________
24444 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
24445         Log: Document the cross-compilation options.
24446      Branch: perl
24447            ! Cross/README INSTALL
24448 ____________________________________________________________________________
24449 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
24450         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
24451      Branch: perl
24452            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
24453            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
24454            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
24455            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
24456            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
24457            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
24458            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
24459            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
24460            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
24461            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
24462            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
24463            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
24464            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
24465            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
24466            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
24467            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
24468            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
24469            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
24470            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
24471            + lib/ExtUtils/MM_NW5.pm
24472            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
24473            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
24474            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
24475            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
24476            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
24477            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
24478            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
24479            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
24480            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
24481            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
24482            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
24483            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
24484            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
24485            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
24486            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
24487            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
24488            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
24489            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
24490            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
24491            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
24492            ! util.h x2p/a2py.c
24493 ____________________________________________________________________________
24494 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
24495         Log: Resort MANIFEST.
24496      Branch: perl
24497            ! MANIFEST
24498 ____________________________________________________________________________
24499 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
24500         Log: Integrate perlio.
24501      Branch: perl
24502           +> win32/win32io.c
24503           !> MANIFEST perlio.c perliol.h win32/makefile.mk
24504 ____________________________________________________________________________
24505 [ 10640] By: nick                                  on 2001/06/16  18:38:31
24506         Log: Disable :win32 layer as default till I get it working
24507      Branch: perlio
24508            ! MANIFEST perlio.c
24509 ____________________________________________________________________________
24510 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
24511         Log: Try the new scheme by moving the Text::Abbrev test
24512              to a new place under lib.
24513      Branch: perl
24514            + lib/Text/Abbrev/t/abbrev.t
24515            - t/lib/abbrev.t
24516            ! MANIFEST
24517 ____________________________________________________________________________
24518 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
24519         Log: Make the code even more dynamical so that testname
24520              suffix length can change.
24521      Branch: perl
24522            ! lib/Test/Harness.pm t/TEST
24523 ____________________________________________________________________________
24524 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
24525         Log: Allow for deeper t/ and also a single test.pl.
24526      Branch: perl
24527            ! t/TEST t/harness
24528 ____________________________________________________________________________
24529 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
24530         Log: #define fix from Nicholas Clark.
24531      Branch: perl
24532            ! ext/POSIX/POSIX.xs
24533 ____________________________________________________________________________
24534 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
24535         Log: Initialization is nice.
24536      Branch: perl
24537            ! lib/Test/Harness.pm
24538 ____________________________________________________________________________
24539 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
24540         Log: Make t/TEST and t/harness to test also the t/ tests
24541              under the main lib/ and ext/ directories.  Fix Test::Harness
24542              to dynamically change the width of its "foo/bar....ok" output.
24543      Branch: perl
24544            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
24545 ____________________________________________________________________________
24546 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
24547         Log: Subject: [PATCH] Re: perl@10611 
24548              From: Nicholas Clark <nick@ccl4.org>
24549              Date: Sat, 16 Jun 2001 16:52:47 +0100
24550              Message-ID: <20010616165247.O98663@plum.flirble.org>
24551              
24552              The .xs parts, too.
24553      Branch: perl
24554            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
24555            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
24556 ____________________________________________________________________________
24557 [ 10632] By: nick                                  on 2001/06/16  16:44:35
24558         Log: Work-in-progress win32 layer semi-functional, checking 
24559              for UNIX breakage.
24560      Branch: perlio
24561            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
24562 ____________________________________________________________________________
24563 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
24564         Log: Subject: [PATCH] Re: perl@10611 
24565              From: Nicholas Clark <nick@ccl4.org>
24566              Date: Sat, 16 Jun 2001 16:52:47 +0100
24567              Message-ID: <20010616165247.O98663@plum.flirble.org>
24568      Branch: perl
24569            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
24570            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
24571            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
24572            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
24573            ! lib/ExtUtils/Constant.pm
24574 ____________________________________________________________________________
24575 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
24576         Log: Metaconfig unit change for #10629.
24577      Branch: metaconfig
24578            ! U/modified/Finish.U
24579 ____________________________________________________________________________
24580 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
24581         Log: The extraction changed directories.
24582      Branch: perl
24583            ! Configure
24584 ____________________________________________________________________________
24585 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
24586         Log: Math::BigInt 1.35 from Tels.
24587      Branch: perl
24588            + t/lib/mbimbf.t
24589            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24590            ! t/lib/bigfltpm.t t/lib/bigintpm.t
24591 ____________________________________________________________________________
24592 [ 10627] By: nick                                  on 2001/06/16  14:54:52
24593         Log: Work in progress UNIX-side edit of win32 PerLIO layer
24594      Branch: perlio
24595            + win32/win32io.c
24596            ! perlio.c win32/makefile.mk
24597 ____________________________________________________________________________
24598 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
24599         Log: Subject: [PATCH 5.6.1] os2/diff-configure
24600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24601              Date: Fri, 15 Jun 2001 01:19:36 -0400
24602              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
24603              
24604              Empty all of it because I think #10624 made even the
24605              last patch hunk unnecessary.
24606      Branch: perl
24607            ! os2/diff.configure
24608 ____________________________________________________________________________
24609 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
24610         Log: Metaconfig unit change for 10624.
24611      Branch: metaconfig
24612            ! U/modified/libc.U
24613      Branch: perl
24614            ! config_h.SH
24615 ____________________________________________________________________________
24616 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
24617         Log: Move the initialization of libnames to the beginning so
24618              that can one 'seed' it (as OS/2 does.)
24619      Branch: perl
24620            ! Configure
24621 ____________________________________________________________________________
24622 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
24623         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
24624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24625              Date: Fri, 15 Jun 2001 19:10:57 -0400
24626              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
24627      Branch: perl
24628            ! os2/OS2/REXX/DLL/DLL.pm
24629 ____________________________________________________________________________
24630 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
24631         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
24632              From: "Craig A. Berry" <craigberry@mac.com>
24633              Date: Fri, 15 Jun 2001 17:00:03 -0500
24634              Message-Id: <a05101007b750342599be@[172.16.52.1]>
24635      Branch: perl
24636            ! vms/descrip_mms.template
24637 ____________________________________________________________________________
24638 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
24639         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
24640              From: "Craig A. Berry" <craigberry@mac.com>
24641              Date: Fri, 15 Jun 2001 18:39:42 -0500
24642              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
24643      Branch: perl
24644            ! lib/File/Spec/VMS.pm t/lib/extutils.t
24645 ____________________________________________________________________________
24646 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
24647         Log: Integrate perlio.
24648      Branch: perl
24649           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
24650           !> t/io/utf8.t t/lib/io_scalar.t
24651 ____________________________________________________________________________
24652 [ 10619] By: nick                                  on 2001/06/15  21:05:19
24653         Log: Generated files
24654      Branch: perlio
24655            ! embed.h proto.h
24656 ____________________________________________________________________________
24657 [ 10618] By: nick                                  on 2001/06/15  20:27:42
24658         Log: Fix open.pm to work via XS-implemented method calls rather
24659              than *open::layers variables which caused all the HV/AV hassle.
24660      Branch: perlio
24661            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
24662            ! t/lib/io_scalar.t
24663 ____________________________________________________________________________
24664 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
24665         Log: Integrate perlio.
24666      Branch: perl
24667           !> lib/ExtUtils/Constant.pm
24668 ____________________________________________________________________________
24669 [ 10616] By: nick                                  on 2001/06/15  18:46:47
24670         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
24671      Branch: perlio
24672            ! lib/ExtUtils/Constant.pm
24673 ____________________________________________________________________________
24674 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
24675         Log: Integrate perlio.
24676      Branch: perl
24677           !> ext/Socket/Socket.xs
24678 ____________________________________________________________________________
24679 [ 10614] By: nick                                  on 2001/06/15  18:33:37
24680         Log: MULTIPLICITY fix for Socket.xs
24681      Branch: perlio
24682            ! ext/Socket/Socket.xs
24683 ____________________________________________________________________________
24684 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
24685         Log: Subject: Re: perl@10611
24686              From: Doug MacEachern <dougm@covalent.net>
24687              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
24688              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
24689      Branch: perl
24690            ! ext/Socket/Socket.xs
24691 ____________________________________________________________________________
24692 [ 10612] By: nick                                  on 2001/06/15  16:14:38
24693         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
24694      Branch: perlio
24695           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
24696           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
24697           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
24698           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
24699           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
24700           !> utils/h2ph.PL
24701 ____________________________________________________________________________
24702 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
24703         Log: Update Changes.
24704      Branch: perl
24705            ! Changes patchlevel.h
24706 ____________________________________________________________________________
24707 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
24708         Log: Upping the test count.
24709      Branch: perl
24710            ! t/lib/filefind.t
24711 ____________________________________________________________________________
24712 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
24713         Log: Integrate perlio.
24714      Branch: perl
24715           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24716 ____________________________________________________________________________
24717 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
24718         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
24719              From: andreas.koenig@anima.de (Andreas J. Koenig)
24720              Date: 15 Jun 2001 13:30:39 +0200
24721              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
24722              
24723              Record the grim history.
24724      Branch: perl
24725            ! lib/File/Find.pm
24726 ____________________________________________________________________________
24727 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
24728         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
24729              From: Brian McCauley <nobull@mail.com>
24730              Date: 15 Jun 2001 07:51:26 +0100
24731              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
24732      Branch: perl
24733            ! lib/File/Find.pm t/lib/filefind.t
24734 ____________________________________________________________________________
24735 [ 10606] By: nick                                  on 2001/06/15  14:00:08
24736         Log: regen_config_h for Win32.
24737      Branch: perlio
24738            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24739 ____________________________________________________________________________
24740 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
24741         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
24742              From: Peter Prymmer <pvhp@forte.com>
24743              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
24744              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
24745      Branch: perl
24746            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
24747 ____________________________________________________________________________
24748 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
24749         Log: Some filesystems require writability for rename/unlink.
24750      Branch: perl
24751            ! opcode.pl
24752 ____________________________________________________________________________
24753 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
24754         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
24755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
24756              Date: Fri, 15 Jun 2001 12:08:53 +0200
24757              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
24758      Branch: perl
24759            ! perlio.c
24760 ____________________________________________________________________________
24761 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
24762         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
24763              From: Mike Guy <mjtg@cam.ac.uk>
24764              Date: Fri, 15 Jun 2001 14:11:49 +0100
24765              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
24766      Branch: perl
24767            ! opcode.pl
24768 ____________________________________________________________________________
24769 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
24770         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
24771              From: Nicholas Clark <nick@ccl4.org>
24772              Date: Thu, 14 Jun 2001 23:52:56 +0100
24773              Message-ID: <20010614235256.G98663@plum.flirble.org>
24774      Branch: perl
24775            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
24776            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
24777 ____________________________________________________________________________
24778 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
24779         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
24780              From: Russ Allbery <rra@stanford.edu>
24781              Date: 14 Jun 2001 13:24:43 -0700
24782              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
24783      Branch: perl
24784            ! ext/GDBM_File/GDBM_File.pm
24785 ____________________________________________________________________________
24786 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
24787         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
24788              From: Nicholas Clark <nick@ccl4.org>
24789              Date: Thu, 14 Jun 2001 20:37:47 +0100
24790              Message-ID: <20010614203747.F98663@plum.flirble.org>
24791      Branch: perl
24792            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
24793            ! t/lib/gdbm.t
24794 ____________________________________________________________________________
24795 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
24796         Log: Integrate perlio.
24797      Branch: perl
24798           !> makedef.pl sv.c
24799 ____________________________________________________________________________
24800 [ 10597] By: nick                                  on 2001/06/15  11:08:13
24801         Log: Check that HVs with HvNAME() != NULL are really stashes before
24802              treating them as such. Also be more defensive on the GvCV.
24803              Win32 fork and dprof now working again. 
24804      Branch: perlio
24805            ! sv.c
24806 ____________________________________________________________________________
24807 [ 10596] By: nick                                  on 2001/06/15  10:11:20
24808         Log: Integrate mainline.
24809      Branch: perlio
24810           +> Cross/README
24811           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
24812           !> Porting/config_H config_h.SH configure.com epoc/config.sh
24813           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
24814           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24815           !> vos/config.ga.h win32/config.bc win32/config.gc
24816           !> win32/config.vc win32/config_H.bc win32/config_H.gc
24817           !> win32/config_H.vc
24818 ____________________________________________________________________________
24819 [ 10595] By: nick                                  on 2001/06/15  09:37:17
24820         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
24821              - Win32 (VC++) now builds but fails:
24822              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
24823              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
24824              write.t    - open(...,"|-") not implemented on Win32 
24825      Branch: perlio
24826            ! makedef.pl
24827 ____________________________________________________________________________
24828 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
24829         Log: Integrate perlio.
24830      Branch: perl
24831           !> perlio.c win32/makefile.mk
24832 ____________________________________________________________________________
24833 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
24834         Log: Metaconfig unit changes for #10592.
24835      Branch: metaconfig
24836            + U/modified/i_varhdr.U U/modified/startsh.U
24837            - U/a_dvisory/crosscompile.U U/target/Target.U
24838            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
24839            ! U/compline/bitpbyte.U U/compline/byteorder.U
24840            ! U/compline/ccflags.U U/compline/charsize.U
24841            ! U/compline/d_casti32.U U/compline/d_castneg.U
24842            ! U/compline/d_closedir.U U/compline/d_fd_set.U
24843            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
24844            ! U/compline/d_keepsig.U U/compline/d_open3.U
24845            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
24846            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
24847            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
24848            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
24849            ! U/compline/doublesize.U U/compline/floatsize.U
24850            ! U/compline/nblock_io.U U/compline/orderlib.U
24851            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
24852            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
24853            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
24854            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
24855            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
24856            ! U/modified/spitshell.U U/threads/archname.U
24857            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
24858            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
24859            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
24860            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
24861            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
24862      Branch: metaconfig/U/perl
24863            + Cross.U
24864            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
24865            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
24866            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
24867            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
24868            ! stdio_streams.U uselfs.U
24869 ____________________________________________________________________________
24870 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
24871         Log: The first steps towards cross-compilation.
24872              
24873              Abstract execution of compiled test executables with $run,
24874              and abstract transfer of files with $to and $from.
24875              
24876              Under cross-compilation the $run, $to, and $from will point
24877              to appropriate wrapper scripts, by default ssh and scp,
24878              but also rsh, rcp, and cp are supported.  If not
24879              cross-compiling, they will be set to '', ':', and ':',
24880              respectively.
24881              
24882              With these patches I was able to get Configure for
24883              iPAQ ARM Linux on an Intel Linux about 95% right
24884              (only a few tests failed to execute or they produced
24885              incorrect results), and I was able to compile
24886              a functional miniperl.
24887              
24888              The symbol crosscompile renamed to be usecrosscompile,
24889              the corresponding C symbol from CROSSCOMPILE to
24890              USE_CROSS_COMPILE.
24891      Branch: perl
24892            ! Configure Cross/README Makefile.SH Porting/Glossary
24893            ! Porting/config.sh Porting/config_H config_h.SH configure.com
24894            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
24895            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24896            ! vos/config.ga.def vos/config.ga.h win32/config.bc
24897            ! win32/config.gc win32/config.vc win32/config_H.bc
24898            ! win32/config_H.gc win32/config_H.vc
24899 ____________________________________________________________________________
24900 [ 10591] By: nick                                  on 2001/06/14  20:00:12
24901         Log: Steps along the road toward Win32 building again.
24902      Branch: perlio
24903            ! perlio.c win32/makefile.mk
24904 ____________________________________________________________________________
24905 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
24906         Log: Integrate perlio.
24907      Branch: perl
24908           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24909 ____________________________________________________________________________
24910 [ 10589] By: nick                                  on 2001/06/14  13:54:07
24911         Log: Routine regen_config_h for Win32
24912      Branch: perlio
24913            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24914 ____________________________________________________________________________
24915 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
24916         Log: Integrate perlio.
24917      Branch: perl
24918           +> perlyline.pl
24919           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
24920 ____________________________________________________________________________
24921 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
24922         Log: A placeholder.
24923      Branch: perl
24924            + Cross/README
24925 ____________________________________________________________________________
24926 [ 10586] By: nick                                  on 2001/06/14  08:25:07
24927         Log: Add new step to run_byacc which:
24928              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
24929              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
24930      Branch: perlio
24931            + perlyline.pl
24932            ! MANIFEST Makefile.SH perly.c
24933 ____________________________________________________________________________
24934 [ 10585] By: nick                                  on 2001/06/14  08:22:29
24935         Log: Integrate mainline
24936      Branch: perlio
24937           +> locale.c numeric.c
24938           !> Changes cygwin/Makefile.SHs embed.h embed.pl
24939           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
24940           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
24941           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
24942           !> x2p/Makefile.SH
24943 ____________________________________________________________________________
24944 [ 10584] By: nick                                  on 2001/06/14  08:05:53
24945         Log: Hack to remove insecure directories from PATH so test will run.
24946      Branch: perlio
24947            ! t/lib/filefind.t
24948 ____________________________________________________________________________
24949 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
24950         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
24951      Branch: perl
24952            - t/lib/mbimbf.t
24953            ! MANIFEST
24954 ____________________________________________________________________________
24955 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
24956         Log: Detypo.
24957      Branch: perl
24958            ! x2p/Makefile.SH
24959 ____________________________________________________________________________
24960 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
24961         Log: de-$CONFIG continues.
24962      Branch: perl
24963            ! cygwin/Makefile.SHs x2p/Makefile.SH
24964 ____________________________________________________________________________
24965 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
24966         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
24967              From: Nicholas Clark <nick@ccl4.org>
24968              Date: Wed, 13 Jun 2001 21:20:13 +0100
24969              Message-ID: <20010613212013.D98663@plum.flirble.org>
24970      Branch: perl
24971            ! opcode.pl
24972 ____________________________________________________________________________
24973 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
24974         Log: Subject: splitting util.c
24975              From: Hugo <hv@crypt.compulink.co.uk>
24976              Date: Thu, 14 Jun 2001 00:41:08 +0100
24977              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
24978      Branch: perl
24979            + locale.c numeric.c
24980            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
24981            ! pod/perlapi.pod proto.h util.c
24982 ____________________________________________________________________________
24983 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
24984         Log: Upgrade to Math::BigInt 1.34 from Tels.
24985      Branch: perl
24986            + t/lib/mbimbf.t
24987            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24988            ! t/lib/bigfltpm.t t/lib/bigintpm.t
24989 ____________________________________________________________________________
24990 [ 10577] By: nick                                  on 2001/06/13  19:02:48
24991         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
24992      Branch: perlio
24993           !> (integrate 125 files)
24994 ____________________________________________________________________________
24995 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
24996         Log: Update Changes.
24997      Branch: perl
24998            ! Changes patchlevel.h
24999 ____________________________________________________________________________
25000 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
25001         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
25002              From: "Craig A. Berry" <craigberry@mac.com>
25003              Date: Wed, 13 Jun 2001 13:24:28 -0500
25004              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
25005      Branch: perl
25006            ! ext/re/Makefile.PL
25007 ____________________________________________________________________________
25008 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
25009         Log: Mc.u.c. for #10573.
25010      Branch: metaconfig
25011            ! U/threads/usethreads.U
25012 ____________________________________________________________________________
25013 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
25014         Log: It would be also be good if I could type.
25015      Branch: perl
25016            ! Configure
25017 ____________________________________________________________________________
25018 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
25019         Log: Metaconfig unit change for #10571.
25020      Branch: metaconfig
25021            ! U/threads/usethreads.U
25022 ____________________________________________________________________________
25023 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
25024         Log: A non-empty default is a good thing.
25025      Branch: perl
25026            ! Configure
25027 ____________________________________________________________________________
25028 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
25029         Log: Metaconfig unit change for #10569.
25030      Branch: metaconfig
25031            ! U/threads/usethreads.U
25032 ____________________________________________________________________________
25033 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
25034         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
25035              extremely experimental, not even prompted for.
25036      Branch: perl
25037            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25038            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
25039            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
25040            ! win32/config.bc win32/config.gc win32/config.vc
25041 ____________________________________________________________________________
25042 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
25043         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
25044      Branch: perl
25045            ! pod/perlfaq6.pod
25046 ____________________________________________________________________________
25047 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
25048         Log: Integrate perlio; conflicts, accept Nick's versions.
25049      Branch: perl
25050           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25051           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
25052 ____________________________________________________________________________
25053 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
25054         Log: Subject: Re: ext/ + -Wall
25055              From: Doug MacEachern <dougm@covalent.net>
25056              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
25057              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
25058      Branch: perl
25059            ! XSUB.h lib/ExtUtils/xsubpp perl.h
25060 ____________________________________________________________________________
25061 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
25062         Log: Similar logic as DB_File.xs, using the modern macros and
25063              defines them to older ones for older Perls where PERL_VERSION
25064              is not defined, from Doug MacEachern.
25065      Branch: perl
25066            ! ext/Storable/Storable.xs
25067 ____________________________________________________________________________
25068 [ 10564] By: nick                                  on 2001/06/13  15:22:01
25069         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
25070              and using that instead (name lookups are sequential search for now).
25071      Branch: perlio
25072            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25073            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
25074 ____________________________________________________________________________
25075 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
25076         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
25077              From: "Richard Soderberg" <rs@crystalflame.net>
25078              Date: Sat, 26 May 2001 06:44:20 -0700
25079              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
25080      Branch: perl
25081            ! sv.c t/op/glob.t
25082 ____________________________________________________________________________
25083 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
25084         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
25085              From: "Craig A. Berry" <craigberry@mac.com>
25086              Date: Tue, 12 Jun 2001 23:55:26 -0500
25087              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
25088      Branch: perl
25089            ! ext/re/Makefile.PL ext/re/re.xs
25090 ____________________________________________________________________________
25091 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
25092         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
25093              suggested by NI-S.
25094      Branch: perl
25095            ! XSUB.h malloc.c perl.h
25096 ____________________________________________________________________________
25097 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
25098         Log: Regen toc.
25099      Branch: perl
25100            ! pod/perltoc.pod
25101 ____________________________________________________________________________
25102 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
25103         Log: Subject: [patch] perl.gprof control
25104              From: Doug MacEachern <dougm@covalent.net>
25105              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
25106              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
25107      Branch: perl
25108            ! miniperlmain.c perl.h
25109 ____________________________________________________________________________
25110 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
25111         Log: Subject: Re: ext/ + -Wall
25112              From: Doug MacEachern <dougm@covalent.net>
25113              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
25114              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
25115              
25116              Document ax and break up dXSARGS.
25117      Branch: perl
25118            ! XSUB.h pod/perlapi.pod
25119 ____________________________________________________________________________
25120 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
25121         Log: More AIX tweakage from Merijn.
25122      Branch: perl
25123            ! hints/aix.sh
25124 ____________________________________________________________________________
25125 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
25126         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
25127              From: "Craig A. Berry" <craigberry@mac.com>
25128              Date: Tue, 12 Jun 2001 22:57:45 -0500
25129              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
25130      Branch: perl
25131            ! vms/descrip_mms.template
25132 ____________________________________________________________________________
25133 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
25134         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
25135              From: "Craig A. Berry" <craigberry@mac.com>
25136              Date: Tue, 12 Jun 2001 22:21:39 -0500
25137              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
25138      Branch: perl
25139            ! configure.com util.c
25140 ____________________________________________________________________________
25141 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
25142         Log: New AIX dynaloading code from Jens-Uwe Mager.
25143              Does break binary compatibility.
25144      Branch: perl
25145            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
25146 ____________________________________________________________________________
25147 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
25148         Log: VMS DEC C compiler found nits by Peter Prymmer.
25149      Branch: perl
25150            ! util.c
25151 ____________________________________________________________________________
25152 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
25153         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
25154              From: Peter Prymmer <pvhp@forte.com>
25155              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
25156              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
25157      Branch: perl
25158            ! t/lib/filecomp.t
25159 ____________________________________________________________________________
25160 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
25161         Log: I wonder how many $CONFIGs still lurk in the shadows.
25162      Branch: perl
25163            ! pod/Makefile.SH x2p/cflags.SH
25164 ____________________________________________________________________________
25165 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
25166         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
25167      Branch: perl
25168            ! pod/checkpods.PL
25169 ____________________________________________________________________________
25170 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
25171         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
25172      Branch: perl
25173            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
25174 ____________________________________________________________________________
25175 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
25176         Log: Subject: [patch] rid local_patches warnings
25177              From: Doug MacEachern <dougm@covalent.net>
25178              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
25179              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
25180      Branch: perl
25181            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
25182 ____________________________________________________________________________
25183 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
25184         Log: Subject: Re: ext/ + -Wall
25185              From: Doug MacEachern <dougm@covalent.net>
25186              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
25187              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
25188      Branch: perl
25189            ! ext/attrs/attrs.xs
25190 ____________________________________________________________________________
25191 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
25192         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
25193              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
25194              Date: Tue, 12 Jun 2001 14:36:20 -0400
25195              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
25196      Branch: perl
25197            ! pod/perlretut.pod
25198 ____________________________________________________________________________
25199 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
25200         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
25201              From: Mike Guy <mjtg@cam.ac.uk>
25202              Date: Tue, 12 Jun 2001 19:10:31 +0100
25203              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
25204              
25205              Subject: Re: [ID 20010612.001] out of memory during regex compilation
25206              From: Mike Guy <mjtg@cam.ac.uk>
25207              Date: Tue, 12 Jun 2001 19:21:01 +0100
25208              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
25209      Branch: perl
25210            ! pod/perlop.pod
25211 ____________________________________________________________________________
25212 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
25213         Log: AIX tweaks from Merijn H. Brand.
25214      Branch: perl
25215            ! hints/aix.sh
25216 ____________________________________________________________________________
25217 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
25218         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
25219              From: "Brendan O'Dea" <bod@compusol.com.au>
25220              Date: Wed, 13 Jun 2001 05:16:47 +1000
25221              Message-ID: <20010613051647.A8945@compusol.com.au>
25222      Branch: maint-5.6/perl
25223            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
25224 ____________________________________________________________________________
25225 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
25226         Log: Subject: Small bcopy cleanup
25227              From: Andy Dougherty <doughera@lafayette.edu>
25228              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
25229              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
25230      Branch: perl
25231            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
25232 ____________________________________________________________________________
25233 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
25234         Log: Subject: [PATCH] Re: ext/ + -Wall
25235              From: Nicholas Clark <nick@ccl4.org>
25236              Date: Wed, 13 Jun 2001 00:04:30 +0100
25237              Message-ID: <20010613000430.M5901@plum.flirble.org>
25238      Branch: perl
25239            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
25240 ____________________________________________________________________________
25241 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
25242         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
25243              From: Nicholas Clark <nick@ccl4.org>
25244              Date: Tue, 12 Jun 2001 23:53:07 +0100
25245              Message-ID: <20010612235307.L5901@plum.flirble.org>
25246      Branch: perl
25247            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
25248 ____________________________________________________________________________
25249 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
25250         Log: MPE/iX tweaks from Mark Bixby.
25251      Branch: perl
25252            ! hints/mpeix.sh mpeix/mpeixish.h util.c
25253 ____________________________________________________________________________
25254 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
25255         Log: Update Changes.
25256      Branch: perl
25257            ! Changes patchlevel.h
25258 ____________________________________________________________________________
25259 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
25260         Log: One less -Wall whine (found under DEBUGGING).
25261      Branch: perl
25262            ! x2p/Makefile.SH x2p/a2p.c
25263 ____________________________________________________________________________
25264 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
25265         Log: s/case-independent/case-insensitive/g
25266      Branch: perl
25267            ! pod/perldebug.pod
25268 ____________________________________________________________________________
25269 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
25270         Log: As suggested in    
25271              
25272              Subject: Re: ext/ + -Wall
25273              From: Gurusamy Sarathy <gsar@ActiveState.com>
25274              Date: Mon, 11 Jun 2001 23:34:31 -0700
25275              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
25276      Branch: perl
25277            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
25278            ! perl.h
25279 ____________________________________________________________________________
25280 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
25281         Log: Subject: ext/ + -Wall
25282              From: Doug MacEachern <dougm@covalent.net>
25283              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
25284              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
25285      Branch: perl
25286            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
25287            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
25288            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
25289            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
25290            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
25291            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
25292            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
25293            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
25294            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
25295            ! lib/ExtUtils/xsubpp
25296 ____________________________________________________________________________
25297 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
25298         Log: Subject: [PATCH] anonymous stashes
25299              From: Abhijit Menon-Sen <ams@wiw.org>
25300              Date: Tue, 12 Jun 2001 12:47:04 +0530
25301              Message-ID: <20010612124704.A29029@lustre.linux.in>
25302      Branch: perl
25303            ! dump.c gv.c sv.c xsutils.c
25304 ____________________________________________________________________________
25305 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
25306         Log: One more test for $^S.
25307      Branch: perl
25308            ! t/op/magic.t
25309 ____________________________________________________________________________
25310 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
25311         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
25312              From: Abhijit Menon-Sen <ams@wiw.org>
25313              Date: Tue, 12 Jun 2001 17:35:55 +0530
25314              Message-ID: <20010612173555.A32426@lustre.linux.in>
25315      Branch: perl
25316            ! mg.c t/op/magic.t
25317 ____________________________________________________________________________
25318 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
25319         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
25320              From: Mike Guy <mjtg@cam.ac.uk>
25321              Date: Tue, 12 Jun 2001 13:14:15 +0100
25322              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
25323      Branch: perl
25324            ! pod/perlop.pod
25325 ____________________________________________________________________________
25326 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
25327         Log: AUTHORS updates.
25328      Branch: perl
25329            ! AUTHORS
25330 ____________________________________________________________________________
25331 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
25332         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
25333              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
25334              Content-Transfer-Encoding: 7bit
25335              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
25336      Branch: perl
25337            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
25338 ____________________________________________________________________________
25339 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
25340         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
25341              From: "Philip Newton" <Philip.Newton@gmx.net>
25342              Date: Mon, 11 Jun 2001 07:08:03 +0200
25343              Message-Id: <200106120802.LAA08992@taas.iki.fi>
25344      Branch: perl
25345            ! t/base/term.t
25346 ____________________________________________________________________________
25347 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
25348         Log: Cleanup the a2p.c for -Wall.
25349      Branch: perl
25350            ! x2p/Makefile.SH x2p/a2p.c
25351 ____________________________________________________________________________
25352 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
25353         Log: File::Find update for MacOS from Chris Nandor.
25354      Branch: perl
25355            ! lib/File/Find.pm t/lib/filefind.t
25356 ____________________________________________________________________________
25357 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
25358         Log: gcc -Wall nits picked out by a non-UNIX system
25359              (courtesy of Mark Bixby)
25360      Branch: perl
25361            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
25362            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
25363            ! pp_sys.c util.c
25364 ____________________________________________________________________________
25365 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
25366         Log: Metaconfig unit change for #10522.  (The d_modfl changes
25367              placate metalint.)
25368      Branch: metaconfig/U/perl
25369            ! d_modfl.U d_u32align.U
25370 ____________________________________________________________________________
25371 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
25372         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
25373              be "./try 2>&1 >/dev/null".
25374      Branch: perl
25375            ! Configure
25376 ____________________________________________________________________________
25377 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
25378         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
25379              From: "Craig A. Berry" <craigberry@mac.com>
25380              Date: Mon, 11 Jun 2001 14:00:32 -0500
25381              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
25382      Branch: perl
25383            ! configure.com
25384 ____________________________________________________________________________
25385 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
25386         Log: Move the full \p\P lists to perlunicode.
25387      Branch: perl
25388            ! pod/perlretut.pod pod/perlunicode.pod
25389 ____________________________________________________________________________
25390 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
25391         Log: VOS build tweak for 5.6.1 from Paul Green.
25392      Branch: maint-5.6/perl
25393            ! vos/build.cm
25394 ____________________________________________________________________________
25395 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
25396         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
25397              From: "Craig A. Berry" <craigberry@mac.com>
25398              Date: Fri, 8 Jun 2001 18:08:18 -0500
25399              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
25400      Branch: perl
25401            ! vms/vms.c
25402 ____________________________________________________________________________
25403 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
25404         Log: Update Changes.
25405      Branch: perl
25406            ! Changes patchlevel.h
25407 ____________________________________________________________________________
25408 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
25409         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
25410      Branch: perl
25411            ! vos/config.alpha.h vos/config.ga.h
25412 ____________________________________________________________________________
25413 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
25414         Log: VOS updates from Paul Green for @10476.
25415      Branch: perl
25416            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
25417            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25418            ! vos/config.ga.h vos/configure_perl.cm
25419 ____________________________________________________________________________
25420 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
25421         Log: Subject: [PATCH] Not many people know this ...
25422              From: Mike Guy <mjtg@cam.ac.uk>
25423              Date: Mon, 11 Jun 2001 14:55:15 +0100
25424              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
25425      Branch: perl
25426            ! pod/perldebug.pod
25427 ____________________________________________________________________________
25428 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
25429         Log: Add final commas to lists as suggested by Philip Newton.
25430      Branch: perl
25431            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
25432 ____________________________________________________________________________
25433 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
25434         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
25435              Date: Sun, 10 Jun 2001 23:35:38 -0400
25436              From: Chris Nandor <pudge@pobox.com>
25437              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
25438      Branch: perl
25439            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
25440            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
25441            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
25442            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
25443            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
25444            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
25445            ! t/op/write.t t/pragma/strict.t
25446 ____________________________________________________________________________
25447 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
25448         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
25449              From: Chris Nandor <pudge@pobox.com>
25450              Date: Mon, 11 Jun 2001 08:24:28 -0400
25451              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
25452      Branch: perl
25453            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
25454            ! t/lib/io_dir.t
25455 ____________________________________________________________________________
25456 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
25457         Log: One more run_byacc (a hand-tweaked version had slipped in).
25458      Branch: perl
25459            ! perly.c vms/perly_c.vms
25460 ____________________________________________________________________________
25461 [ 10509] By: nick                                  on 2001/06/11  07:49:15
25462         Log: Integrate mainline
25463      Branch: perlio
25464           !> Makefile.SH embed.h embed.pl global.sym
25465           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
25466           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
25467           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
25468           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
25469 ____________________________________________________________________________
25470 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
25471         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
25472              From: Mike Guy <mjtg@cam.ac.uk>
25473              Reply-To: mjtg@cam.ac.uk
25474              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
25475      Branch: perl
25476            ! lib/ExtUtils/Manifest.pm
25477 ____________________________________________________________________________
25478 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
25479         Log: Subject: [PATCH] ExtUtils::Constant
25480              From: Nicholas Clark <nick@ccl4.org>
25481              Date: Sun, 10 Jun 2001 23:25:41 +0100
25482              Message-ID: <20010610232540.C76396@plum.flirble.org>
25483      Branch: perl
25484            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
25485 ____________________________________________________________________________
25486 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
25487         Log: Integrate perlio.
25488      Branch: perl
25489           !> iperlsys.h
25490 ____________________________________________________________________________
25491 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
25492         Log: Move the grok_number and its lieutenant grok_numeric_radix
25493              from sv.c statics to util.c and public.
25494      Branch: perl
25495            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
25496            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
25497 ____________________________________________________________________________
25498 [ 10504] By: nick                                  on 2001/06/10  17:47:06
25499         Log: Fix (valid) -Wall warnings in perlio.c
25500      Branch: perlio
25501            ! iperlsys.h
25502 ____________________________________________________________________________
25503 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
25504         Log: Update perly_c.diff, update perly.fixer to edit away
25505              some of the -Wall noise.
25506      Branch: perl
25507            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
25508 ____________________________________________________________________________
25509 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
25510         Log: Check the version of byacc.
25511      Branch: perl
25512            ! Makefile.SH
25513 ____________________________________________________________________________
25514 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
25515         Log: Subject: [PATCH] perly.y overhaul
25516              From: Simon Cozens <simon@netthink.co.uk>
25517              Date: Sun, 10 Jun 2001 16:56:54 +0100
25518              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
25519              
25520              Plus make run_byacc.
25521      Branch: perl
25522            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
25523 ____________________________________________________________________________
25524 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
25525         Log: Integrate perlio.
25526      Branch: perl
25527           !> perlio.c perlsfio.h
25528 ____________________________________________________________________________
25529 [ 10499] By: nick                                  on 2001/06/10  15:01:08
25530         Log: Integrate mainline
25531      Branch: perlio
25532           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
25533           !> t/pragma/locale.t util.c
25534 ____________________________________________________________________________
25535 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
25536         Log: Put some meat on the perl572delta bones.  The list of
25537              selected bug fixes needs more work, as does still the
25538              whole document.
25539      Branch: perl
25540            ! pod/perl572delta.pod
25541 ____________________________________________________________________________
25542 [ 10497] By: nick                                  on 2001/06/10  12:27:51
25543         Log: Paper over a crack or two with USE_SFIO
25544      Branch: perlio
25545            ! perlio.c perlsfio.h
25546 ____________________________________________________________________________
25547 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
25548         Log: Update Changes.
25549      Branch: perl
25550            ! Changes patchlevel.h
25551 ____________________________________________________________________________
25552 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
25553         Log: Subject: Re: pragma/locale.t #107
25554              From: Hugo <hv@crypt.compulink.co.uk>
25555              Date: Sun, 10 Jun 2001 11:23:30 +0100
25556              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
25557              
25558              Encapsulate the scan of the decimal radix separator.
25559      Branch: perl
25560            ! embed.h embed.pl proto.h sv.c
25561 ____________________________________________________________________________
25562 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
25563         Log: Try to grok numbers both with the locale specific separator
25564              and with the usual "." (if different from the lss); add a test
25565              to locale.t to do also a little bit of math in addition to just
25566              equalness testing; remove extraneous logic as suggested in
25567              
25568              Subject: Re: pragma/locale.t #107
25569              From: Nicholas Clark <nick@ccl4.org>
25570              Date: Sat, 9 Jun 2001 22:37:36 +0100
25571              Message-ID: <20010609223735.Y76396@plum.flirble.org>
25572      Branch: perl
25573            ! sv.c t/pragma/locale.t
25574 ____________________________________________________________________________
25575 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
25576         Log: Metaconfig unit change for #10492.
25577      Branch: metaconfig/U/perl
25578            ! Extensions.U
25579 ____________________________________________________________________________
25580 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
25581         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
25582              From: Artur Bergman <artur@contiller.se> 
25583              Date: Sat, 09 Jun 2001 21:03:51 +0200
25584              Message-ID: <B7483FB6.1398%artur@contiller.se>
25585      Branch: perl
25586            ! Configure
25587 ____________________________________________________________________________
25588 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
25589         Log: Integrate perlio.
25590      Branch: perl
25591           !> perlsfio.h
25592 ____________________________________________________________________________
25593 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
25594         Log: Do locale specific separator if only in locale.
25595      Branch: perl
25596            ! util.c
25597 ____________________________________________________________________________
25598 [ 10489] By: nick                                  on 2001/06/09  19:13:25
25599         Log: Make XS/Typemap compile (but fail) with sfio
25600      Branch: perlio
25601            ! perlsfio.h
25602 ____________________________________________________________________________
25603 [ 10488] By: nick                                  on 2001/06/09  19:12:51
25604         Log: Re-integrate mainline
25605      Branch: perlio
25606           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
25607           !> proto.h sv.c util.c
25608 ____________________________________________________________________________
25609 [ 10487] By: nick                                  on 2001/06/09  16:26:29
25610         Log: Integrate mainline
25611      Branch: perlio
25612           !> (integrate 31 files)
25613 ____________________________________________________________________________
25614 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
25615         Log: Subject: [PATCH] New attempt to clone callack
25616              From: Artur Bergman <artur@contiller.se> 
25617              Date: Thu, 07 Jun 2001 11:52:16 +0200
25618              Message-ID: <B7451B6F.12B7%artur@contiller.se>
25619      Branch: perl
25620            ! embedvar.h intrpvar.h perlapi.h sv.c
25621 ____________________________________________________________________________
25622 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
25623         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
25624      Branch: perl
25625            ! embed.h embed.pl perl.h proto.h sv.c util.c
25626 ____________________________________________________________________________
25627 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
25628         Log: Subject: Re: pragma/locale.t #107
25629              From: Nicholas Clark <nick@ccl4.org>
25630              Date: Sat, 9 Jun 2001 16:26:10 +0100
25631              Message-ID: <20010609162609.V76396@plum.flirble.org>
25632              
25633              A missing NVification.
25634      Branch: perl
25635            ! sv.c
25636 ____________________________________________________________________________
25637 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
25638         Log: Redo the #10482, there already was a test script for formats.
25639      Branch: perl
25640            - t/io/format.t
25641            ! MANIFEST t/op/write.t
25642 ____________________________________________________________________________
25643 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
25644         Log: Twisted format testing, from Merijn.
25645      Branch: perl
25646            + t/io/format.t
25647            ! MANIFEST
25648 ____________________________________________________________________________
25649 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
25650         Log: More \p{In...} testing, combined with \N{...}.
25651      Branch: perl
25652            ! lib/utf8_heavy.pl t/op/pat.t
25653 ____________________________________________________________________________
25654 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
25655         Log: Metaconfig changes for #10479.
25656      Branch: metaconfig
25657            ! U/Glossary.patch
25658      Branch: metaconfig/U/perl
25659            ! d_modfl.U
25660 ____________________________________________________________________________
25661 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
25662         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
25663      Branch: perl
25664            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25665            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
25666            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
25667            ! win32/config.bc win32/config.gc win32/config.vc
25668 ____________________________________________________________________________
25669 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
25670         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
25671              From: "Craig A. Berry" <craigberry@mac.com>
25672              Date: Thu, 7 Jun 2001 14:27:20 -0500
25673              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
25674      Branch: perl
25675            ! vms/perlvms.pod
25676 ____________________________________________________________________________
25677 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
25678         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
25679              From: Gisle Aas <gisle@ActiveState.com>
25680              Date: 07 Jun 2001 17:04:29 -0700
25681              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
25682      Branch: perl
25683            ! ext/re/re.xs
25684 ____________________________________________________________________________
25685 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
25686         Log: Update Changes.
25687      Branch: perl
25688            ! Changes patchlevel.h
25689 ____________________________________________________________________________
25690 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
25691         Log: Regen Glossary et alia.
25692      Branch: perl
25693            ! Porting/Glossary Porting/config.sh Porting/config_H
25694 ____________________________________________________________________________
25695 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
25696         Log: Metaconfig unit changes for #10473.
25697      Branch: metaconfig/U/perl
25698            ! d_modfl.U
25699 ____________________________________________________________________________
25700 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
25701         Log: Harumph, also AIX will spill its guts (i.e. dump core)
25702              if an executable contains modfl() but it hasn't been
25703              compiled right (in the case of AIX, with cc -qlongdouble).
25704      Branch: perl
25705            ! Configure
25706 ____________________________________________________________________________
25707 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
25708         Log: integrate change#10471 from mainline
25709              
25710              in change#10451, check that CvOUTSIDE is a CV before looking in
25711              (it can apparently be SVt_NULL during global destruction)
25712      Branch: maint-5.6/perl
25713           !> op.c
25714 ____________________________________________________________________________
25715 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
25716         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
25717              (it can apparently be SVt_NULL during global destruction)
25718      Branch: perl
25719            ! op.c
25720 ____________________________________________________________________________
25721 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
25722         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
25723              From: Robin Barker <rmb1@cise.npl.co.uk>
25724              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
25725              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
25726      Branch: perl
25727            ! lib/diagnostics.pm pod/perldiag.pod
25728 ____________________________________________________________________________
25729 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
25730         Log: Subject: [PATCH perl@10439] long =item
25731              From: Robin Barker <rmb1@cise.npl.co.uk>
25732              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
25733              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
25734      Branch: perl
25735            ! README.amiga lib/Attribute/Handlers.pm
25736            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
25737 ____________________________________________________________________________
25738 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
25739         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
25740              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
25741              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
25742              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
25743      Branch: perl
25744            ! pod/perlguts.pod
25745 ____________________________________________________________________________
25746 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
25747         Log: Integrate perlio.
25748      Branch: perl
25749           !> sv.c
25750 ____________________________________________________________________________
25751 [ 10466] By: nick                                  on 2001/06/07  10:25:40
25752         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
25753              whitespace tweaks.
25754              Still coredumps in pragma/overload.t - what a nice hard fail that is...
25755      Branch: perlio
25756            ! sv.c
25757 ____________________________________________________________________________
25758 [ 10465] By: nick                                  on 2001/06/07  08:41:58
25759         Log: Raw integrate of mainline for S_grok_number debug
25760              (sv.c has MULTIPLICITY issues as well as whatever else ...)
25761      Branch: perlio
25762            - plan9/perlplan9.doc plan9/perlplan9.pod
25763           !> (integrate 46 files)
25764 ____________________________________________________________________________
25765 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
25766         Log: The proper prototyping for #10463.
25767      Branch: perl
25768            ! embed.h embed.pl proto.h sv.c
25769 ____________________________________________________________________________
25770 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
25771         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
25772              From: Nicholas Clark <nick@ccl4.org>
25773              Date: Thu, 7 Jun 2001 00:29:59 +0100
25774              Message-ID: <20010607002959.Z76396@plum.flirble.org>
25775      Branch: perl
25776            ! sv.c
25777 ____________________________________________________________________________
25778 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
25779         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
25780              From: "Craig A. Berry" <craigberry@mac.com>
25781              Date: Wed, 06 Jun 2001 17:54:30 -0500
25782              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
25783      Branch: perl
25784            ! vms/perlvms.pod
25785 ____________________________________________________________________________
25786 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
25787         Log: Podify the remaining README.platform files;
25788              merge README.plan9 and plan9/perlplan9.pod;
25789              delete plan9/perlplan9.* (the perlplan.doc needs to
25790              be regenerated in Plan 9); make the =head1 and =head2
25791              in the README.platform to be a little more verbose
25792              (skipped README.os2 not to anger Ilya) so that they
25793              look better in the toc; regen toc.
25794      Branch: perl
25795            - plan9/perlplan9.doc plan9/perlplan9.pod
25796            ! MANIFEST README.aix README.amiga README.apollo README.beos
25797            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
25798            ! README.hpux README.hurd README.machten README.macos
25799            ! README.micro README.mint README.mpeix README.os390
25800            ! README.plan9 README.qnx README.solaris README.threads
25801            ! README.tru64 README.vmesa README.vms README.vos README.win32
25802            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
25803            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
25804 ____________________________________________________________________________
25805 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
25806         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
25807              From: Mike Guy <mjtg@cam.ac.uk>
25808              Reply-To: mjtg@cam.ac.uk
25809              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
25810      Branch: perl
25811            ! pod/perlguts.pod
25812 ____________________________________________________________________________
25813 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
25814         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
25815              From: Mike Guy <mjtg@cam.ac.uk>
25816              Reply-To: mjtg@cam.ac.uk
25817              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
25818      Branch: perl
25819            ! pod/perlsec.pod
25820 ____________________________________________________________________________
25821 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
25822         Log: Disable long doubles from pre-5.0 Tru64s.
25823      Branch: perl
25824            ! README.tru64 hints/dec_osf.sh
25825 ____________________________________________________________________________
25826 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
25827         Log: The #10455 exposed that modfl() is fundamentally busted
25828              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
25829              testing it.
25830      Branch: perl
25831            ! hints/dec_osf.sh
25832 ____________________________________________________________________________
25833 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
25834         Log: Metaconfig unit change for #10455.
25835      Branch: metaconfig/U/perl
25836            ! d_modfl.U
25837 ____________________________________________________________________________
25838 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
25839         Log: Configure check for geborken modfl(), inspired by
25840              
25841              Subject: Re: [20010118.017] op/int.t failure 
25842              From: Hugo <hv@crypt.compulink.co.uk>
25843              Date: Tue, 05 Jun 2001 13:43:27 +0100
25844              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
25845      Branch: perl
25846            ! Configure
25847 ____________________________________________________________________________
25848 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
25849         Log: Integrate changes #10450 and #10451 from maintperl:
25850              
25851              optimize change#10448 slightly (don't repeat search in eval""s lexical
25852              scope, since that has already been searched)
25853              
25854              change#9108 needs subtler treatment for case of closures created
25855              within eval""
25856      Branch: perl
25857           !> op.c t/op/misc.t
25858 ____________________________________________________________________________
25859 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
25860         Log: MakeMaker magic to compile (when no dynamic loading)
25861              List/Util.xsc as (ListUtil.c and) ListUtil.o since
25862              POSIX-BC (BS2000) linker has an evil limitation of
25863              being unable to include in the same executable several
25864              object files with the same name - case-insensitively -
25865              because otherwise we conflict with util.c.
25866              Strictly speaking currently required only in POSIX-BC
25867              but probably will do no harm elsewhere where static
25868              linking is required.
25869      Branch: perl
25870            ! ext/List/Util/Makefile.PL
25871 ____________________________________________________________________________
25872 [ 10452] By: nick                                  on 2001/06/06  08:59:51
25873         Log: Integrate mainline.
25874      Branch: perlio
25875           +> lib/Attribute/Handlers/demo/Demo.pm
25876           +> lib/Attribute/Handlers/demo/Descriptions.pm
25877           +> lib/Attribute/Handlers/demo/MyClass.pm
25878           +> lib/Attribute/Handlers/demo/demo.pl
25879           +> lib/Attribute/Handlers/demo/demo2.pl
25880           +> lib/Attribute/Handlers/demo/demo3.pl
25881           +> lib/Attribute/Handlers/demo/demo4.pl
25882           +> lib/Attribute/Handlers/demo/demo_call.pl
25883           +> lib/Attribute/Handlers/demo/demo_chain.pl
25884           +> lib/Attribute/Handlers/demo/demo_cycle.pl
25885           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
25886           +> lib/Attribute/Handlers/demo/demo_phases.pl
25887           +> lib/Attribute/Handlers/demo/demo_range.pl
25888           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
25889           +> uts/strtol_wrap.c
25890           !> (integrate 91 files)
25891 ____________________________________________________________________________
25892 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
25893         Log: change#9108 needs subtler treatment for case of closures created
25894              within eval""
25895      Branch: maint-5.6/perl
25896            ! op.c t/op/misc.t
25897 ____________________________________________________________________________
25898 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
25899         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
25900              scope, since that has already been searched)
25901      Branch: maint-5.6/perl
25902            ! op.c
25903 ____________________________________________________________________________
25904 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
25905         Log: Integrate change #10448 from maintperl; lexicals
25906              outside an eval"" weren't resolved correctly inside a subroutine
25907              definition inside the eval"" if they were not already referenced
25908              in the toplevel of the eval""-ed code
25909      Branch: perl
25910           !> cop.h op.c pp_ctl.c t/op/misc.t
25911 ____________________________________________________________________________
25912 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
25913         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
25914              outside an eval"" weren't resolved correctly inside a subroutine
25915              definition inside the eval"" if they were not already referenced
25916              in the toplevel of the eval""-ed code
25917      Branch: maint-5.6/perl
25918            ! cop.h op.c pp_ctl.c t/op/misc.t
25919 ____________________________________________________________________________
25920 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
25921         Log: Subject: [PATCH] perl570delta.pod
25922              From: Peter Scott <Peter@PSDT.com> 
25923              Date: Tue, 05 Jun 2001 18:51:02 -0700
25924              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
25925      Branch: perl
25926            ! pod/perl570delta.pod
25927 ____________________________________________________________________________
25928 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
25929         Log: The fudge factor is no more needed.  I hope.
25930      Branch: perl
25931            ! t/lib/posix.t
25932 ____________________________________________________________________________
25933 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
25934         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
25935              From: Hugo <hv@crypt.compulink.co.uk>
25936              Date: Tue, 05 Jun 2001 12:58:19 +0100
25937              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
25938      Branch: perl
25939            ! util.c
25940 ____________________________________________________________________________
25941 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
25942         Log: Make up prototypes only for those who have the functions
25943              but not the prototypes.
25944      Branch: perl
25945            ! perl.h
25946 ____________________________________________________________________________
25947 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
25948         Log: Subject: Re: Not OK: perl@10439 on win32 
25949              From: Prymmer/Kahn <pvhp@best.com> 
25950              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
25951              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
25952      Branch: perl
25953            ! perl.h util.c
25954 ____________________________________________________________________________
25955 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
25956         Log: The metaconfig units changes for #10441.
25957      Branch: metaconfig
25958            ! U/modified/Extract.U U/modified/Extractall.U
25959            ! U/modified/Finish.U
25960 ____________________________________________________________________________
25961 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
25962         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
25963      Branch: perl
25964            ! Configure
25965 ____________________________________________________________________________
25966 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
25967         Log: Unnecessary fuzziness undone, noted by Mike Guy.
25968      Branch: perl
25969            ! t/op/tr.t
25970 ____________________________________________________________________________
25971 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
25972         Log: Update Changes.
25973      Branch: perl
25974            ! Changes patchlevel.h
25975 ____________________________________________________________________________
25976 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
25977         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
25978              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
25979              leakage patch.
25980      Branch: perl
25981            ! t/op/misc.t
25982 ____________________________________________________________________________
25983 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
25984         Log: Test case for #10433/#10424.
25985      Branch: perl
25986            ! t/op/misc.t
25987 ____________________________________________________________________________
25988 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
25989         Log: Subject: One fix for strtoul not setting errno
25990              From: hom00@utsglobal.com (Hal Morris)
25991              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
25992              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
25993      Branch: perl
25994            + uts/strtol_wrap.c
25995            ! MANIFEST hints/uts.sh
25996 ____________________________________________________________________________
25997 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
25998         Log: Metaconfig units changes for #10434.
25999      Branch: metaconfig
26000            ! U/modified/Cppsym.U
26001      Branch: metaconfig/U/perl
26002            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
26003            + d_syscallproto.U d_usleepproto.U
26004            ! longdblfio.U quadfio.U
26005 ____________________________________________________________________________
26006 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
26007         Log: Configure tweaks; add prototype probes, make the cpp symbols
26008              probe to cast, not whine; test for %Ld and %Lf before %lld and
26009              %llf because the L is the ANSI way.
26010      Branch: perl
26011            ! Configure config_h.SH configure.com epoc/config.sh
26012            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
26013            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
26014            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
26015 ____________________________________________________________________________
26016 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
26017         Log: Sigh.  This is what #10424 was supposed to check in.
26018      Branch: perl
26019            ! op.c sv.c sv.h
26020 ____________________________________________________________________________
26021 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
26022         Log: More verbose failure.
26023      Branch: perl
26024            ! t/op/ver.t
26025 ____________________________________________________________________________
26026 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
26027         Log: The .pm changes to go with #10428.
26028      Branch: perl
26029            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
26030            ! ext/Sys/Syslog/Syslog.pm
26031 ____________________________________________________________________________
26032 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
26033         Log: On second thoughts show to utf8 skippage message only
26034              on failures, it's too confusing otherwise,
26035      Branch: perl
26036            ! t/pragma/locale.t
26037 ____________________________________________________________________________
26038 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
26039         Log: Do not import anything from Encode.
26040      Branch: perl
26041            ! ext/MIME/Base64/QuotedPrint.pm
26042 ____________________________________________________________________________
26043 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
26044         Log: The #10402 didn't take.  Weird.
26045      Branch: perl
26046            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
26047            ! ext/Sys/Syslog/Syslog.xs
26048 ____________________________________________________________________________
26049 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
26050         Log: Eradicate traces of 'asciirange' re subpragma.
26051      Branch: perl
26052            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
26053            ! pod/perldiag.pod
26054 ____________________________________________________________________________
26055 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
26056         Log: use is a compile-time thing.
26057      Branch: perl
26058            ! ext/MIME/Base64/QuotedPrint.pm
26059 ____________________________________________________________________________
26060 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
26061         Log: Subject: [PATCH perl@10419] -Wall casting patch
26062              From: Robin Barker <rmb1@cise.npl.co.uk>
26063              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
26064              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
26065      Branch: perl
26066            ! ext/Devel/DProf/DProf.xs mg.c
26067 ____________________________________________________________________________
26068 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
26069         Log: Subject: [PATCH #2] introducing SVpad_TYPED
26070              From: Abhijit Menon-Sen <ams@wiw.org>
26071              Date: Mon, 4 Jun 2001 12:26:02 +0530
26072              Message-ID: <20010604122602.A5775@lustre.linux.in>
26073      Branch: perl
26074            ! op.c sv.c sv.h
26075 ____________________________________________________________________________
26076 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
26077         Log: testsuite for change#10192 (from Gisle Aas)
26078      Branch: perl
26079            + t/op/override.t
26080            ! MANIFEST
26081 ____________________________________________________________________________
26082 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
26083         Log: integrate changes#10414-10416 from mainline
26084              
26085              Potential buffer overrun if the radix separator is more than
26086              one byte.  Also, under locales, prefer the locale-specific
26087              separator over the old boring ".".
26088              
26089              "10.", that is, decimal numbers can have no decimal part at all.
26090              
26091              The non-locale places need love, too.
26092      Branch: maint-5.6/perl
26093           !> perl.h sv.c
26094 ____________________________________________________________________________
26095 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
26096         Log: Missed from #10420.
26097      Branch: perl
26098            ! epoc/config.sh
26099 ____________________________________________________________________________
26100 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
26101         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
26102              often this prototype goes with HAS_SETRESUID_PROTO.
26103      Branch: perl
26104            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26105            ! config_h.SH configure.com perl.h uconfig.h
26106 ____________________________________________________________________________
26107 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
26108         Log: Update Changes.
26109      Branch: perl
26110            ! Changes patchlevel.h
26111 ____________________________________________________________________________
26112 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
26113         Log: -Wall "subscript has type `char'" cleanup.
26114      Branch: perl
26115            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
26116 ____________________________________________________________________________
26117 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
26118         Log: Various "cast to pointer from integer of different size"
26119              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
26120              wide but I32 (int) only 32 bits wide).
26121              
26122              WARNING: the classnum and tagnum changes in Storable.xs
26123              may not be wise, they may be breaking binary compatibility
26124              (in 64-bit platforms), asked Raphael Manfredi about the changes.
26125      Branch: perl
26126            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
26127            ! mg.c proto.h
26128 ____________________________________________________________________________
26129 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
26130         Log: The non-locale places need love, too.
26131      Branch: perl
26132            ! perl.h
26133 ____________________________________________________________________________
26134 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
26135         Log: "10.", that is, decimal numbers can have no decimal part at all.
26136      Branch: perl
26137            ! perl.h
26138 ____________________________________________________________________________
26139 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
26140         Log: Potential buffer overrun if the radix separator is more than
26141              one byte.  Also, under locales, prefer the locale-specific
26142              separator over the old boring ".".
26143      Branch: perl
26144            ! perl.h sv.c
26145 ____________________________________________________________________________
26146 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
26147         Log: Integrate change #10412 from maintperl; locale is now
26148              per-cop, not per-op; plus retweak the locale.t to always
26149              list the skipped utf8 locales.
26150      Branch: perl
26151            ! t/pragma/locale.t
26152           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
26153           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
26154 ____________________________________________________________________________
26155 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
26156         Log: rationalize locale handling to fix the bugs uncovered by change#10394
26157              
26158              the major issue was that the runtime was looking at PL_hints rather
26159              than op_private to notice whether locale was enabled
26160              
26161              the secondary issue was that many locale-sensitive numeric ops didn't
26162              have HINT_LOCALE propagated into their op_private
26163              
26164              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
26165              instead of per-op, just like HINT_BYTE and the hints for lexical
26166              warnings (this makes the hint available to every op via PL_curcop)
26167              
26168              pragma/locale.t may need to be reworked with these fixes in mind
26169              (it currently passes its tests)
26170      Branch: maint-5.6/perl
26171            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
26172            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
26173 ____________________________________________________________________________
26174 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
26175         Log: More verbose debugging.
26176      Branch: perl
26177            ! t/pragma/locale.t
26178 ____________________________________________________________________________
26179 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
26180         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
26181              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
26182              Date: Sat, 2 Jun 2001 22:53:33 +0100
26183              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
26184      Branch: perl
26185            ! regcomp.c t/pragma/warn/regcomp
26186 ____________________________________________________________________________
26187 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
26188         Log: Mention that lexicalizing $a or $b is a bad idea if one
26189              wants to use sort().
26190      Branch: perl
26191            ! pod/perlvar.pod
26192 ____________________________________________________________________________
26193 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
26194         Log: Tweak the test to be happy if the accuracy is 'good enough'.
26195      Branch: perl
26196            ! t/lib/posix.t
26197 ____________________________________________________________________________
26198 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
26199         Log: Upgrade to Attribute::Handlers 0.70.
26200              
26201              NOTE: this unearthed the "too late for CHECK block" bug,
26202              that's why the 1_compile.t change.
26203      Branch: perl
26204            + lib/Attribute/Handlers/demo/Demo.pm
26205            + lib/Attribute/Handlers/demo/Descriptions.pm
26206            + lib/Attribute/Handlers/demo/MyClass.pm
26207            + lib/Attribute/Handlers/demo/demo.pl
26208            + lib/Attribute/Handlers/demo/demo2.pl
26209            + lib/Attribute/Handlers/demo/demo3.pl
26210            + lib/Attribute/Handlers/demo/demo4.pl
26211            + lib/Attribute/Handlers/demo/demo_call.pl
26212            + lib/Attribute/Handlers/demo/demo_chain.pl
26213            + lib/Attribute/Handlers/demo/demo_cycle.pl
26214            + lib/Attribute/Handlers/demo/demo_hashdir.pl
26215            + lib/Attribute/Handlers/demo/demo_phases.pl
26216            + lib/Attribute/Handlers/demo/demo_range.pl
26217            + lib/Attribute/Handlers/demo/demo_rawdata.pl
26218            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
26219            ! t/lib/attrhand.t
26220 ____________________________________________________________________________
26221 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
26222         Log: One less -Wall whine.
26223      Branch: perl
26224            ! regcomp.c
26225 ____________________________________________________________________________
26226 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
26227         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
26228      Branch: perl
26229           !> t/op/eval.t
26230 ____________________________________________________________________________
26231 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
26232         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
26233              aren't "normally" visible inside eval""s contained in subs unless
26234              a cloned reference to them already exists)
26235              
26236              strangely enough, t/harness didn't show this up as a failure
26237              (harness needs fixing?)
26238      Branch: maint-5.6/perl
26239            ! t/op/eval.t
26240 ____________________________________________________________________________
26241 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
26242         Log: Update to Text::Balanced 1.85.
26243      Branch: perl
26244            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
26245 ____________________________________________________________________________
26246 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
26247         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
26248              From: Nicholas Clark <nick@ccl4.org>
26249              Date: Sun, 3 Jun 2001 17:54:36 +0100
26250              Message-ID: <20010603175436.E76396@plum.flirble.org> 
26251      Branch: perl
26252            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
26253            ! ext/Sys/Syslog/Syslog.xs
26254 ____________________________________________________________________________
26255 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
26256         Log: Unused variables.
26257      Branch: perl
26258            ! util.c
26259 ____________________________________________________________________________
26260 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
26261         Log: Subject: [PATCH] APIfy op_clear 
26262              From: Simon Cozens <simon@netthink.co.uk>
26263              Date: Sun, 3 Jun 2001 13:51:46 +0100
26264              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
26265              
26266              (despite the subject line, op_null is APIfied by the patch)
26267      Branch: perl
26268            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
26269 ____________________________________________________________________________
26270 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
26271         Log: Subject: [PATCH] t/lib/extutils.t
26272              From: Nicholas Clark <nick@ccl4.org>
26273              Date: Sat, 2 Jun 2001 23:57:05 +0100
26274              Message-ID: <20010602235705.Q12698@plum.flirble.org>
26275      Branch: perl
26276            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26277 ____________________________________________________________________________
26278 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
26279         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
26280              From: Prymmer/Kahn <pvhp@best.com>
26281              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
26282              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
26283      Branch: perl
26284            ! win32/Makefile win32/makefile.mk
26285 ____________________________________________________________________________
26286 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
26287         Log: Subject: Re: 'decimal digits' macro? 
26288              From: Hugo <hv@crypt.compulink.co.uk>
26289              Date: Sun, 03 Jun 2001 04:26:36 +0100
26290              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
26291      Branch: perl
26292            ! handy.h t/lib/posix.t t/op/tr.t
26293 ____________________________________________________________________________
26294 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
26295         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
26296              From: Hugo <hv@crypt.compulink.co.uk>
26297              Date: Sun, 03 Jun 2001 14:56:30 +0100
26298              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
26299      Branch: perl
26300            ! util.c
26301 ____________________________________________________________________________
26302 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
26303         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
26304      Branch: perl
26305           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
26306           !> vms/perly_c.vms
26307 ____________________________________________________________________________
26308 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
26309         Log: fix leakage of lexicals at file scope into subroutines that were
26310              declared before them; this appears to be a longstanding bug that
26311              meant that lexicals at file scope were never "deintroduced", meaning
26312              their scope range was never properly closed, and their visibility
26313              extended to all subsequent eval""s or requires
26314              
26315              added a test case
26316              
26317              seems to also fix a case of bogus duplicate warnings
26318      Branch: maint-5.6/perl
26319            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
26320            ! vms/perly_c.vms
26321 ____________________________________________________________________________
26322 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
26323         Log: More VMS tweaks from Craig A. Berry.
26324      Branch: perl
26325            ! configure.com t/lib/extutils.t
26326 ____________________________________________________________________________
26327 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
26328         Log: -Wall cleanup continues.
26329      Branch: perl
26330            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
26331            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
26332            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
26333            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
26334            ! run.c toke.c util.c
26335 ____________________________________________________________________________
26336 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
26337         Log: The metaconfig unit change for #10390.
26338      Branch: metaconfig/U/perl
26339            ! gccvers.U
26340 ____________________________________________________________________________
26341 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
26342         Log: Drop the -ansi from the default gcc flags.
26343              
26344              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
26345              that struct cannot be compared with a flat integer, such as STRLEN.
26346              The -ansi will also cause a lot of noise in Solaris because of:
26347              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
26348      Branch: perl
26349            ! Configure
26350 ____________________________________________________________________________
26351 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
26352         Log: Integrate perlio.
26353      Branch: perl
26354           !> pod/perlapi.pod util.c
26355 ____________________________________________________________________________
26356 [ 10388] By: nick                                  on 2001/06/02  08:01:12
26357         Log: Integrate mainline
26358      Branch: perlio
26359           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
26360           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
26361           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
26362           !> t/lib/1_compile.t t/lib/mimeqp.t
26363 ____________________________________________________________________________
26364 [ 10387] By: nick                                  on 2001/06/02  07:39:17
26365         Log: Tweak util.c's atof2 for MULTIPLICITY
26366      Branch: perlio
26367            ! util.c
26368 ____________________________________________________________________________
26369 [ 10386] By: nick                                  on 2001/06/02  07:38:33
26370         Log: Integrate mainline
26371      Branch: perlio
26372           !> (integrate 41 files)
26373 ____________________________________________________________________________
26374 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
26375         Log: Add Attribute::Handlers 0.61 from Damian Conway.
26376      Branch: perl
26377            + lib/Attribute/Handlers.pm t/lib/attrhand.t
26378            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
26379 ____________________________________________________________________________
26380 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
26381         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
26382              From: Peter Prymmer <pvhp@forte.com>
26383              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
26384              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
26385      Branch: perl
26386            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
26387 ____________________________________________________________________________
26388 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
26389         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
26390              From: Jeff Pinyan <jeffp@crusoe.net>
26391              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
26392              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
26393      Branch: perl
26394            ! lib/File/Find.pm
26395 ____________________________________________________________________________
26396 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
26397         Log: Subject: [PATCH perl@10381] configure.com tweaks
26398              From: "Craig A. Berry" <craigberry@mac.com>
26399              Date: Fri, 1 Jun 2001 13:55:43 -0500
26400              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
26401      Branch: perl
26402            ! configure.com
26403 ____________________________________________________________________________
26404 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
26405         Log: Update Changes.
26406      Branch: perl
26407            ! Changes patchlevel.h
26408 ____________________________________________________________________________
26409 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
26410         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
26411              From: Mike Guy <mjtg@cam.ac.uk>
26412              Date: Fri, 01 Jun 2001 18:17:02 +0100
26413              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
26414      Branch: perl
26415            ! lib/perl5db.pl
26416 ____________________________________________________________________________
26417 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
26418         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
26419              From: Hugo <hv@crypt.compulink.co.uk>
26420              Date: Thu, 31 May 2001 20:49:48 +0100
26421              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
26422      Branch: perl
26423            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
26424            ! util.c
26425 ____________________________________________________________________________
26426 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
26427         Log: Zero() is not available in x2p (or, rather, some of its
26428              implementations like memzero() might not be available.)
26429      Branch: perl
26430            ! x2p/hash.c
26431 ____________________________________________________________________________
26432 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
26433         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
26434              From: Michael G Schwern <schwern@pobox.com>
26435              Date: Fri, 1 Jun 2001 12:00:29 +0100
26436              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
26437              
26438              (But use Zero() instead of memset.)
26439      Branch: perl
26440            ! x2p/hash.c
26441 ____________________________________________________________________________
26442 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
26443         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
26444              From: Jeff Pinyan <jeffp@crusoe.net>
26445              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
26446              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
26447      Branch: perl
26448            ! pod/perldiag.pod regcomp.c t/op/pat.t
26449 ____________________________________________________________________________
26450 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
26451         Log: Retract #10324 and #10333; not needed.
26452      Branch: perl
26453            ! hints/irix_6.sh hints/linux.sh
26454 ____________________________________________________________________________
26455 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
26456         Log: The #10370 wasn't quite right.
26457      Branch: perl
26458            ! ext/XS/Typemap/Typemap.xs
26459 ____________________________________________________________________________
26460 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
26461         Log: The metaconfig units changes for #10372.
26462      Branch: metaconfig/U/perl
26463            + d_realpath.U d_sresgproto.U d_sresuproto.U
26464            ! gccvers.U i_db.U
26465 ____________________________________________________________________________
26466 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
26467         Log: Configure tweaks; record the Berkeley DB version,
26468              probe for realpath(), for setresuid() and setresgid()
26469              prototypes; use realpath() (try to be paranoid enough),
26470              use the setres[ug]id prototypes because glibc has the functions
26471              but not their prototypes; add -Wall -ansi to gcc ccflags;
26472              regen toc.
26473      Branch: perl
26474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26475            ! config_h.SH configure.com epoc/config.sh
26476            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
26477            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
26478            ! vos/config.ga.def win32/config.bc win32/config.gc
26479            ! win32/config.vc
26480 ____________________________________________________________________________
26481 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
26482         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
26483              From: Michael G Schwern <schwern@pobox.com>
26484              Date: Fri, 1 Jun 2001 11:28:14 +0100
26485              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
26486      Branch: perl
26487            ! lib/attributes.pm xsutils.c
26488 ____________________________________________________________________________
26489 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
26490         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
26491              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26492              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
26493              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
26494      Branch: perl
26495            ! ext/XS/Typemap/Typemap.xs
26496 ____________________________________________________________________________
26497 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
26498         Log: Subject: [patch] Cwd.xs optimizations/abstraction
26499              From: Doug MacEachern <dougm@covalent.net>
26500              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
26501              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
26502      Branch: perl
26503            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
26504            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
26505 ____________________________________________________________________________
26506 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
26507         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!])
26508              From: Nicholas Clark <nick@ccl4.org>
26509              Date: Thu, 31 May 2001 23:56:40 +0100
26510              Message-ID: <20010531235640.F12698@plum.flirble.org>
26511              
26512              Make the test work also under only static extensions
26513              (sh Configure -Uusedl fakes this nicely)
26514      Branch: perl
26515            ! t/lib/extutils.t
26516 ____________________________________________________________________________
26517 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
26518         Log: Subject: [PATCH hv.c] Eliminating trigraph
26519              From: Michael G Schwern <schwern@pobox.com>
26520              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
26521              Date: Fri, 1 Jun 2001 11:49:56 +0100
26522      Branch: perl
26523            ! hv.c
26524 ____________________________________________________________________________
26525 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
26526         Log: Subject: Re: [PATCH] Tests for File::Compare 
26527              From: "Philip Newton" <Philip.Newton@gmx.net>
26528              Date: Thu, 31 May 2001 19:44:05 +0200
26529              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
26530              
26531              Unnecessary "quotation marks".
26532      Branch: perl
26533            ! t/lib/filecomp.t
26534 ____________________________________________________________________________
26535 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
26536         Log: Integrate perlio.
26537      Branch: perl
26538           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
26539 ____________________________________________________________________________
26540 [ 10364] By: nick                                  on 2001/06/01  10:13:31
26541         Log: Cleanup dll.base and dll.exp created by GCC builds.
26542      Branch: perlio
26543            ! lib/ExtUtils/MM_Win32.pm
26544 ____________________________________________________________________________
26545 [ 10363] By: nick                                  on 2001/06/01  10:02:17
26546         Log: Make filecomp test work on CRLF platforms by adding binmode.
26547      Branch: perlio
26548            ! t/lib/filecomp.t
26549 ____________________________________________________________________________
26550 [ 10362] By: nick                                  on 2001/06/01  08:37:17
26551         Log: Integrate mainline
26552      Branch: perlio
26553           !> Changes Configure patchlevel.h perlio.c
26554 ____________________________________________________________________________
26555 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
26556         Log: panic:claustrophobia.
26557      Branch: perl
26558            ! perlio.c
26559 ____________________________________________________________________________
26560 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
26561         Log: Update Changes.
26562      Branch: perl
26563            ! Changes patchlevel.h
26564 ____________________________________________________________________________
26565 [ 10359] By: nick                                  on 2001/05/31  12:35:50
26566         Log: Integrate mainline.
26567      Branch: perlio
26568           +> t/lib/filecomp.t
26569           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
26570           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
26571 ____________________________________________________________________________
26572 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
26573         Log: Integrate perlio.
26574      Branch: perl
26575           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
26576           !> win32/config_H.vc
26577 ____________________________________________________________________________
26578 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
26579         Log: Metaconfig unit change for #10356.
26580      Branch: metaconfig
26581            ! U/installdirs/inc_version_list.U
26582 ____________________________________________________________________________
26583 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
26584         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
26585              (idea from Sarathy; implementation from Andy)
26586      Branch: perl
26587            ! Configure
26588 ____________________________________________________________________________
26589 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
26590         Log: More AUTHORS.
26591      Branch: perl
26592            ! AUTHORS
26593 ____________________________________________________________________________
26594 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
26595         Log: Subject: Re: [PATCH] Tests for File::Compare
26596              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
26597              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
26598              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
26599      Branch: perl
26600            + t/lib/filecomp.t
26601            ! MANIFEST t/lib/1_compile.t
26602 ____________________________________________________________________________
26603 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
26604         Log: Subject: [PATCH] DEBUG_* macro cleanups
26605              From: Abhijit Menon-Sen <ams@wiw.org>
26606              Date: Thu, 31 May 2001 12:16:22 +0530
26607              Message-ID: <20010531121622.B4829@lustre.linux.in>
26608              
26609              Subject: Re: [PATCH] DEBUG_* macro cleanups
26610              From: Abhijit Menon-Sen <ams@wiw.org>
26611              Date: Thu, 31 May 2001 13:57:01 +0530
26612              Message-ID: <20010531135701.A21775@lustre.linux.in>
26613              
26614              (The DEBUG_ definitions in perl.h changed to use the
26615              STMT_START and STMT_END.)
26616      Branch: perl
26617            ! perl.h pp_ctl.c sv.c toke.c
26618 ____________________________________________________________________________
26619 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
26620         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
26621              From: Abhijit Menon-Sen <ams@wiw.org>
26622              Date: Thu, 31 May 2001 08:27:55 +0530
26623              Message-ID: <20010531082755.A10018@lustre.linux.in>
26624      Branch: perl
26625            ! ext/Storable/Storable.xs gv.c perl.c
26626 ____________________________________________________________________________
26627 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
26628         Log: Subject: [PATCH] AUTHORS
26629              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26630              Date: Thu, 31 May 2001 01:27:59 -0500
26631              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
26632              
26633              Subject: Re: [PATCH] AUTHORS
26634              From: "Philip Newton" <Philip.Newton@gmx.net>
26635              Date: Thu, 31 May 2001 10:08:06 +0200
26636              (Message-Id missing?)
26637      Branch: perl
26638            ! AUTHORS
26639 ____________________________________________________________________________
26640 [ 10350] By: nick                                  on 2001/05/31  11:40:43
26641         Log: win32 - dmake regen_config_h
26642      Branch: perlio
26643            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26644 ____________________________________________________________________________
26645 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
26646         Log: Subject: Re: [PATCH util.c] More warning cleanups.
26647              From: "Philip Newton" <Philip.Newton@gmx.net>
26648              Date: Thu, 31 May 2001 07:41:36 +0200
26649              Message-Id: <200105310538.IAA25458@taku.hut.fi>
26650              
26651              Undo C++-ism that snekt in.
26652      Branch: perl
26653            ! util.c
26654 ____________________________________________________________________________
26655 [ 10348] By: nick                                  on 2001/05/31  11:36:46
26656         Log: Tolerate Win32 numerics
26657      Branch: perlio
26658            ! t/pragma/warn/toke
26659 ____________________________________________________________________________
26660 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
26661         Log: Integrate perlio.
26662      Branch: perl
26663           !> perlio.c win32/win32.h
26664 ____________________________________________________________________________
26665 [ 10346] By: nick                                  on 2001/05/31  10:54:55
26666         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
26667              perlio.c change 10255.
26668      Branch: perlio
26669            ! perlio.c
26670 ____________________________________________________________________________
26671 [ 10345] By: nick                                  on 2001/05/31  10:01:57
26672         Log: Conditionaly put back some "unused" dTHX which are used
26673              with PERL_IMPLICIT_SYS
26674      Branch: perlio
26675            ! perlio.c
26676 ____________________________________________________________________________
26677 [ 10344] By: nick                                  on 2001/05/31  10:00:59
26678         Log: Fix Win32 for new spelling IN_BYTES 
26679      Branch: perlio
26680            ! win32/win32.h
26681 ____________________________________________________________________________
26682 [ 10343] By: nick                                  on 2001/05/31  08:01:32
26683         Log: perlio.c -Wall cleaner under MULTIPLICITY
26684              - still minor noise with linux stdio
26685      Branch: perlio
26686            ! perlio.c
26687 ____________________________________________________________________________
26688 [ 10342] By: nick                                  on 2001/05/31  07:52:23
26689         Log: Integrate mainline.
26690      Branch: perlio
26691           !> (integrate 42 files)
26692 ____________________________________________________________________________
26693 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
26694         Log: AUTHORS updates.
26695      Branch: perl
26696            ! AUTHORS
26697 ____________________________________________________________________________
26698 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
26699         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
26700              From: Peter Prymmer <pvhp@forte.com>
26701              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
26702              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
26703      Branch: perl
26704            ! t/lib/md5-file.t
26705 ____________________________________________________________________________
26706 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
26707         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
26708              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
26709              to match the pragma name; various robustness cleanups.
26710      Branch: perl
26711            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
26712            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
26713 ____________________________________________________________________________
26714 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
26715         Log: More -Wall sweeping.
26716      Branch: perl
26717            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
26718            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
26719            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
26720            ! regcomp.c sv.c toke.c utf8.c
26721 ____________________________________________________________________________
26722 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
26723         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
26724              From: Nicholas Clark <nick@ccl4.org>
26725              Date: Wed, 30 May 2001 22:34:41 +0100
26726              Message-ID: <20010530223441.Y86445@plum.flirble.org>
26727      Branch: perl
26728            ! t/op/cmp.t
26729 ____________________________________________________________________________
26730 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
26731         Log: It's is not, it isn't ain't, and it's it's, not its,
26732              if you mean it is. If you don't, it's its. Then too,
26733              it's hers. It isn't her's. It isn't our's either.
26734              It's ours, and likewise yours and theirs.
26735              -- Oxford University Press, Edpress News
26736      Branch: perl
26737            ! lib/autouse.pm
26738 ____________________________________________________________________________
26739 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
26740         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
26741      Branch: perl
26742            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
26743            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
26744            ! x2p/str.c x2p/walk.c xsutils.c
26745 ____________________________________________________________________________
26746 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
26747         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
26748              From: Michael G Schwern <schwern@pobox.com>
26749              Date: Wed, 30 May 2001 17:10:38 +0100
26750              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
26751              
26752              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
26753              From: Abhijit Menon-Sen <ams@wiw.org>
26754              Date: Wed, 30 May 2001 23:16:13 +0530
26755              Message-ID: <20010530231613.A31933@lustre.linux.in>
26756      Branch: perl
26757            ! perl.c t/run/runenv.t
26758 ____________________________________________________________________________
26759 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
26760         Log: (Retracted by #10375.)
26761              
26762              IRIX hints patch from Merijn Broeren.
26763              
26764              TODO: (this and the earlier Linux hints patch) should be solved
26765              at Configure level.  Merijn: -ldb should not be used on any platform
26766              for perl, just when linking DBFile itself. Trying to be helpful here
26767              is counterproductive.
26768      Branch: perl
26769            ! hints/irix_6.sh
26770 ____________________________________________________________________________
26771 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
26772         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
26773              From: Nicholas Clark <nick@ccl4.org>
26774              Date: Wed, 30 May 2001 23:20:58 +0100
26775              Message-ID: <20010530232058.B86445@plum.flirble.org>
26776      Branch: perl
26777            ! doop.c
26778 ____________________________________________________________________________
26779 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
26780         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
26781              From: Michael G Schwern <schwern@pobox.com> 
26782              Date: Wed, 30 May 2001 15:24:20 +0100
26783              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
26784      Branch: perl
26785            ! t/pragma/autouse.t
26786 ____________________________________________________________________________
26787 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
26788         Log: The regex trick wasn't a good idea.
26789      Branch: perl
26790            ! pod/perlfaq4.pod
26791 ____________________________________________________________________________
26792 [ 10329] By: nick                                  on 2001/05/30  18:34:35
26793         Log: Integrate mainline
26794      Branch: perlio
26795           !> (integrate 40 files)
26796 ____________________________________________________________________________
26797 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
26798         Log: Update Changes.
26799      Branch: perl
26800            ! Changes patchlevel.h
26801 ____________________________________________________________________________
26802 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
26803         Log: The metaconfig unit change for #10325.
26804      Branch: metaconfig
26805            + U/modified/afs.U
26806 ____________________________________________________________________________
26807 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
26808         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
26809              is now wrong.
26810      Branch: perl
26811            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
26812 ____________________________________________________________________________
26813 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
26814         Log: Introduce $Config{afsroot}.
26815      Branch: perl
26816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26817            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
26818            ! win32/config.gc win32/config.vc
26819 ____________________________________________________________________________
26820 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
26821         Log: (Retracted by #10375.)
26822              
26823              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
26824      Branch: perl
26825            ! hints/linux.sh
26826 ____________________________________________________________________________
26827 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
26828         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
26829              (Also Configure tweaks needed; coming up soon.)
26830      Branch: perl
26831            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
26832 ____________________________________________________________________________
26833 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
26834         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
26835              From: Michael G Schwern <schwern@pobox.com>
26836              Date: Sun, 27 May 2001 10:29:43 +0100
26837              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
26838      Branch: perl
26839            ! lib/perl5db.pl
26840 ____________________________________________________________________________
26841 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
26842         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
26843              and Abhijit Menon-Sen.
26844      Branch: perl
26845            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
26846            ! perl.c pp_sys.c regcomp.c
26847 ____________________________________________________________________________
26848 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
26849         Log: Fix the BOOT section to call myU2time properly.
26850      Branch: perl
26851            ! ext/Time/HiRes/HiRes.xs
26852 ____________________________________________________________________________
26853 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
26854         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
26855              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
26856              Date: Wed, 30 May 2001 09:44:29 -0400
26857              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
26858              
26859              Detypo; plus add one more trick.
26860      Branch: perl
26861            ! pod/perlfaq4.pod
26862 ____________________________________________________________________________
26863 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
26864         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)
26865              From: Michael G Schwern <schwern@pobox.com>
26866              Date: Wed, 30 May 2001 14:39:06 +0100
26867              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
26868      Branch: perl
26869            ! lib/autouse.pm t/pragma/autouse.t
26870 ____________________________________________________________________________
26871 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
26872         Log: Subject: Re: AIX and gcc (moving targets)
26873              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26874              Date: Wed, 30 May 2001 15:25:08 +0200
26875              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
26876      Branch: perl
26877            ! ext/Time/HiRes/HiRes.xs
26878 ____________________________________________________________________________
26879 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
26880         Log: Subject: [PATCH t/TEST] sorting tests
26881              From: Michael G Schwern <schwern@pobox.com>
26882              Date: Wed, 30 May 2001 10:24:02 +0100
26883              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
26884      Branch: perl
26885            ! t/TEST
26886 ____________________________________________________________________________
26887 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
26888         Log: Subject: [ID 20010529.002] typos in man page perlre
26889              From: bart@cg681574-a.adubn1.nj.home.com 
26890              Date: Tue, 29 May 2001 13:58:59 -0500
26891              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
26892      Branch: perl
26893            ! pod/perlre.pod
26894 ____________________________________________________________________________
26895 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
26896         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
26897              From: "Craig A. Berry" <craigberry@mac.com>
26898              Date: Tue, 29 May 2001 23:23:45 -0500
26899              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
26900      Branch: perl
26901            ! t/lib/extutils.t t/pragma/autouse.t
26902 ____________________________________________________________________________
26903 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
26904         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)
26905              From: David Dyck <dcd@tc.fluke.com>
26906              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
26907              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
26908      Branch: perl
26909            ! t/lib/filefind.t
26910 ____________________________________________________________________________
26911 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
26912         Log: AIX hints update for gcc from Merijn H. Brand.
26913      Branch: perl
26914            ! hints/aix.sh
26915 ____________________________________________________________________________
26916 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
26917         Log: Retract #10295 and #10296: a more generic solution
26918              is needed (there's something funny with gcc on AIX).
26919      Branch: perl
26920            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
26921 ____________________________________________________________________________
26922 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
26923         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
26924              From: Hugo <hv@crypt.compulink.co.uk>
26925              Date: Wed, 30 May 2001 11:59:19 +0100
26926              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
26927              
26928              localizing $@ has unfortunate semantics - if you die past
26929              a local $@, the die message is lost.
26930      Branch: perl
26931            ! lib/utf8_heavy.pl
26932 ____________________________________________________________________________
26933 [ 10309] By: nick                                  on 2001/05/30  08:23:02
26934         Log: Integrate mainline (autouse works again.)
26935      Branch: perlio
26936           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
26937           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
26938           !> pod/perlvar.pod t/op/cmp.t
26939 ____________________________________________________________________________
26940 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
26941         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
26942              From: David Dyck <dcd@tc.fluke.com>
26943              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
26944              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
26945      Branch: perl
26946            ! lib/File/Find.pm
26947 ____________________________________________________________________________
26948 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
26949         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
26950              From: Nicholas Clark <nick@ccl4.org>
26951              Date: Tue, 29 May 2001 23:16:09 +0100
26952              Message-ID: <20010529231609.U86445@plum.flirble.org>
26953              
26954              Make the test output slightly clearer by distinguishing
26955              between '' and undef.
26956      Branch: perl
26957            ! t/op/cmp.t
26958 ____________________________________________________________________________
26959 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
26960         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
26961              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26962              Date: Tue, 29 May 2001 19:15:19 -0400
26963              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
26964      Branch: perl
26965            ! hints/os2.sh
26966 ____________________________________________________________________________
26967 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
26968         Log: Subject: perlvar.pod addition
26969              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
26970              Date: Fri, 25 May 2001 20:23:12 +0200
26971              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
26972              
26973              Subject: Re: perlvar.pod addition
26974              From: "Abigail" <abigail@foad.org> 
26975              Date: Fri, 25 May 2001 22:00:39 +0200
26976              Message-ID: <20010525200039.28029.qmail@foad.org>
26977              
26978              Mention $a and $b in perlvar.
26979      Branch: perl
26980            ! pod/perlvar.pod
26981 ____________________________________________________________________________
26982 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
26983         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
26984              From: Jeff Pinyan <jeffp@crusoe.net>
26985              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
26986              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
26987      Branch: perl
26988            ! pod/perlvar.pod
26989 ____________________________________________________________________________
26990 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
26991         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
26992              From: Jeff Pinyan <jeffp@crusoe.net>
26993              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
26994              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
26995      Branch: perl
26996            ! pod/perlfaq6.pod
26997 ____________________________________________________________________________
26998 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
26999         Log: Mention Time::localtime and Time::gmtime.
27000      Branch: perl
27001            ! ext/Time/Piece/Piece.pm
27002 ____________________________________________________________________________
27003 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
27004         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
27005              From: Michael G Schwern <schwern@pobox.com>
27006              Date: Tue, 29 May 2001 18:51:32 +0100
27007              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
27008      Branch: perl
27009            ! pod/perlfaq4.pod
27010 ____________________________________________________________________________
27011 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
27012         Log: Retract #10243.
27013      Branch: perl
27014            ! lib/autouse.pm
27015 ____________________________________________________________________________
27016 [ 10299] By: nick                                  on 2001/05/29  18:41:19
27017         Log: Post weekend integrate mainline (fails one test pragma/autouse).
27018      Branch: perlio
27019           +> (branch 29 files)
27020           !> (integrate 91 files)
27021 ____________________________________________________________________________
27022 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
27023         Log: Update Changes.
27024      Branch: perl
27025            ! Changes patchlevel.h
27026 ____________________________________________________________________________
27027 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
27028         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
27029              before Perl_load_module/Perl_call_method and restore the value
27030              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
27031      Branch: perl
27032            ! utf8.c
27033 ____________________________________________________________________________
27034 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
27035         Log: Subject: Re: AIX and gcc (moving targets)
27036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27037              Date: Tue, 29 May 2001 17:59:40 +0200
27038              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
27039      Branch: perl
27040            ! ext/Storable/Makefile.PL
27041 ____________________________________________________________________________
27042 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
27043         Log: Subject: Re: AIX and gcc (moving targets)
27044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27045              Date: Tue, 29 May 2001 12:32:57 +0200
27046              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
27047      Branch: perl
27048            ! ext/POSIX/Makefile.PL
27049 ____________________________________________________________________________
27050 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
27051         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
27052              From: Michael G Schwern <schwern@pobox.com>
27053              Date: Tue, 29 May 2001 09:53:29 +0100
27054              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
27055              
27056              (#10280 retracted)
27057      Branch: perl
27058            ! lib/Test/Harness.pm t/lib/test-harness.t
27059 ____________________________________________________________________________
27060 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
27061         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
27062              From: Michael G Schwern <schwern@pobox.com>
27063              Date: Tue, 29 May 2001 09:19:52 +0100
27064              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
27065      Branch: perl
27066            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
27067            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
27068            + t/lib/Test/todo.t
27069            ! MANIFEST lib/Test.pm t/TEST
27070 ____________________________________________________________________________
27071 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
27072         Log: From: Michael G Schwern <schwern@pobox.com>
27073              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
27074              Date: Tue, 29 May 2001 08:26:09 +0100
27075              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
27076      Branch: perl
27077            ! t/TEST
27078 ____________________________________________________________________________
27079 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
27080         Log: Add tests for Time::gmtime and Time::localtime.
27081      Branch: perl
27082            + t/lib/time-gmtime.t t/lib/time-localtime.t
27083            ! MANIFEST t/lib/1_compile.t
27084 ____________________________________________________________________________
27085 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
27086         Log: Add test for File::stat.
27087      Branch: perl
27088            + t/lib/filestat.t
27089            ! MANIFEST t/lib/1_compile.t
27090 ____________________________________________________________________________
27091 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
27092         Log: Add test for Net::servent.
27093      Branch: perl
27094            + t/lib/net-sent.t
27095            ! MANIFEST t/lib/1_compile.t
27096 ____________________________________________________________________________
27097 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
27098         Log: Add test for Net::protoent.
27099      Branch: perl
27100            + t/lib/net-pent.t
27101            ! MANIFEST t/lib/1_compile.t
27102 ____________________________________________________________________________
27103 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
27104         Log: Add test for Net::netent.
27105      Branch: perl
27106            + t/lib/net-nent.t
27107            ! MANIFEST t/lib/1_compile.t
27108 ____________________________________________________________________________
27109 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
27110         Log: Add test for User::grent.  Portability doubtful.
27111      Branch: perl
27112            + t/lib/user-grent.t
27113            ! MANIFEST t/lib/1_compile.t
27114 ____________________________________________________________________________
27115 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
27116         Log: Add test for User::pwent.
27117              Probably will fall down somewhere for portability reasons.
27118      Branch: perl
27119            + t/lib/user-pwent.t
27120            ! MANIFEST t/lib/1_compile.t
27121 ____________________________________________________________________________
27122 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
27123         Log: Metaconfig units changes for #10283.
27124      Branch: metaconfig
27125            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
27126            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
27127            ! U/installdirs/sitescript.U U/modified/Signal.U
27128 ____________________________________________________________________________
27129 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
27130         Log: Subject: [PATCH 5.6.1] signal names in Configure
27131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27132              Date: Tue, 29 May 2001 03:52:25 -0400
27133              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
27134              
27135              Subject: [PATCH 5.6.1] older perl in Configure
27136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27137              Date: Tue, 29 May 2001 03:55:40 -0400
27138              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
27139              
27140              Subject: [PATCH 5.6.1] goofs in Configure
27141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27142              Date: Tue, 29 May 2001 04:13:07 -0400
27143              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
27144              
27145              Configure portability tweaks.
27146      Branch: perl
27147            ! Configure
27148 ____________________________________________________________________________
27149 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
27150         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
27151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27152              Date: Tue, 29 May 2001 04:07:06 -0400
27153              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
27154      Branch: perl
27155            ! os2/os2.c
27156 ____________________________________________________________________________
27157 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
27158         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
27159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27160              Date: Tue, 29 May 2001 04:01:38 -0400
27161              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
27162      Branch: perl
27163            ! hints/os2.sh os2/Makefile.SHs
27164 ____________________________________________________________________________
27165 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
27166         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
27167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27168              Date: Tue, 29 May 2001 03:50:18 -0400
27169              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
27170      Branch: perl
27171            ! lib/Test/Harness.pm
27172 ____________________________________________________________________________
27173 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
27174         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
27175      Branch: perl
27176            ! lib/utf8_heavy.pl
27177 ____________________________________________________________________________
27178 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
27179         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
27180              From: Hugo <hv@crypt.compulink.co.uk>
27181              Date: Tue, 29 May 2001 03:03:45 +0100
27182              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
27183              
27184              Explanation why the $@ always gets the UTF8 flag when under use utf8--
27185              because we told it to have the flag when under use utf8.
27186      Branch: perl
27187            ! pp_ctl.c
27188 ____________________________________________________________________________
27189 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
27190         Log: At least a partial fix for 20010528.004.
27191      Branch: perl
27192            ! lib/utf8_heavy.pl
27193 ____________________________________________________________________________
27194 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
27195         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
27196              From: Nicholas Clark <nick@ccl4.org> 
27197              Date: Mon, 28 May 2001 23:39:38 +0100
27198              Message-ID: <20010528233938.M86445@plum.flirble.org>
27199              
27200              More portable non-zero UV.
27201      Branch: perl
27202            ! t/lib/extutils.t
27203 ____________________________________________________________________________
27204 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
27205         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
27206              From: Nicholas Clark <nick@ccl4.org>
27207              Date: Mon, 28 May 2001 22:46:09 +0100
27208              Message-ID: <20010528224608.L86445@plum.flirble.org>
27209              
27210              Test also "make clean".
27211      Branch: perl
27212            ! t/lib/extutils.t
27213 ____________________________________________________________________________
27214 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
27215         Log: Subject: Re: Would -Wno-unused -Wall be better?
27216              From: Michael G Schwern <schwern@pobox.com>
27217              Date: Tue, 29 May 2001 00:55:54 +0100
27218              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
27219      Branch: perl
27220            ! pp.h
27221 ____________________________________________________________________________
27222 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
27223         Log: Add a test for 20010528.007, fixed in #10272.
27224      Branch: perl
27225            ! t/op/misc.t toke.c
27226 ____________________________________________________________________________
27227 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
27228         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
27229              From: Hugo <hv@crypt.compulink.co.uk>
27230              Date: Tue, 29 May 2001 00:23:23 +0100
27231              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
27232      Branch: perl
27233            ! toke.c
27234 ____________________________________________________________________________
27235 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
27236         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
27237              From: Michael G Schwern <schwern@pobox.com>
27238              Date: Tue, 29 May 2001 00:42:59 +0100
27239              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
27240      Branch: perl
27241            ! t/pragma/autouse.t
27242 ____________________________________________________________________________
27243 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
27244         Log: Some shells seemingly arrange the signal handlers differently
27245              (bug id 20010521.004).
27246      Branch: perl
27247            ! t/lib/sigaction.t
27248 ____________________________________________________________________________
27249 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
27250         Log: Regen perlmodlib.
27251      Branch: perl
27252            ! pod/perlmodlib.pod
27253 ____________________________________________________________________________
27254 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
27255         Log: Update Changes.
27256      Branch: perl
27257            ! Changes patchlevel.h
27258 ____________________________________________________________________________
27259 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
27260         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
27261              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27262              Date: Mon, 28 May 2001 14:56:35 -0500
27263              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
27264      Branch: perl
27265            ! pod/perlnewmod.pod
27266 ____________________________________________________________________________
27267 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
27268         Log: Regen toc.
27269      Branch: perl
27270            ! pod/perltoc.pod
27271 ____________________________________________________________________________
27272 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
27273         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
27274              From: "Richard Soderberg" <rs@crystalflame.net>
27275              Date: Mon, 28 May 2001 12:31:23 -0700
27276              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
27277      Branch: perl
27278            ! t/op/splice.t
27279 ____________________________________________________________________________
27280 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
27281         Log: The #10260 was too bold: locales and utf8 still do not mix.
27282      Branch: perl
27283            ! t/pragma/locale.t
27284 ____________________________________________________________________________
27285 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
27286         Log: Subject: [PATCH] Pod nitpicks
27287              From: "Richard Soderberg" <rs@crystalflame.net>
27288              Date: Mon, 28 May 2001 10:08:58 -0700
27289              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
27290      Branch: perl
27291            ! pod/perl571delta.pod pod/perlapi.pod sv.h
27292 ____________________________________________________________________________
27293 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
27294         Log: Upgrade to I18N::LangTags 0.22.
27295      Branch: perl
27296            + lib/I18N/LangTags/List.pod
27297            ! MANIFEST lib/I18N/LangTags.pm
27298 ____________________________________________________________________________
27299 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
27300         Log: A slightly more serious bug found by -Mutf8; op/misc and
27301              lib/complex dumped core.
27302      Branch: perl
27303            ! regexec.c
27304 ____________________________________________________________________________
27305 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
27306         Log: Various buglets shaken out by -Mutf8.
27307      Branch: perl
27308            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
27309            ! t/pragma/locale.t
27310 ____________________________________________________________________________
27311 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
27312         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
27313      Branch: perl
27314            ! t/lib/carp.t
27315 ____________________________________________________________________________
27316 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
27317         Log: Subject: [PATCH] todo patch
27318              From: Artur Bergman <artur@contiller.se> 
27319              Date: Mon, 28 May 2001 17:03:51 +0200
27320              Message-ID: <B7383577.F34%artur@contiller.se>
27321      Branch: perl
27322            ! pod/perltodo.pod
27323 ____________________________________________________________________________
27324 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
27325         Log: Subject: typo in perlguts.pod
27326              From: "John P. Linderman" <jpl@research.att.com>
27327              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
27328              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
27329      Branch: perl
27330            ! pod/perlguts.pod
27331 ____________________________________________________________________________
27332 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
27333         Log: Subject: AIX and gcc (moving targets)
27334              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27335              Date: Mon, 28 May 2001 12:54:04 +0200
27336              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
27337      Branch: perl
27338            ! hints/aix.sh
27339 ____________________________________________________________________________
27340 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
27341         Log: Subject: Re: perlio + multiple perl_alloc..destruct
27342              From: Doug MacEachern <dougm@covalent.net>
27343              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
27344              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
27345      Branch: perl
27346            ! perlio.c
27347 ____________________________________________________________________________
27348 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
27349         Log: The #10251 wasn't quite up-to-the-code.
27350      Branch: perl
27351            ! t/op/misc.t
27352 ____________________________________________________________________________
27353 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
27354         Log: Test case for bug 20010526.004, fixed in #10252.
27355      Branch: perl
27356            ! t/op/taint.t
27357 ____________________________________________________________________________
27358 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
27359         Log: Subject: Re: [ID 20010526.004] Taint looses value
27360              From: Hugo <hv@crypt.compulink.co.uk>
27361              Date: Sun, 27 May 2001 20:39:32 +0100
27362              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
27363      Branch: perl
27364            ! sv.c
27365 ____________________________________________________________________________
27366 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
27367         Log: Test case for 20010422.005, fixed by #10250.
27368      Branch: perl
27369            ! t/op/misc.t
27370 ____________________________________________________________________________
27371 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
27372         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
27373              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27374              Date: Mon, 28 May 2001 06:39:12 -0400
27375              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
27376      Branch: perl
27377            ! toke.c
27378 ____________________________________________________________________________
27379 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
27380         Log: Linerewrapping.
27381      Branch: perl
27382            ! lib/open.pm
27383 ____________________________________________________________________________
27384 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
27385         Log: Updates on the modules list.
27386      Branch: perl
27387            ! t/lib/1_compile.t
27388 ____________________________________________________________________________
27389 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
27390         Log: Add a test for PerlIO.
27391              
27392              (I probably got the crlf/raw thing wrong for clrfy platforms...)
27393      Branch: perl
27394            + t/lib/perlio.t
27395            ! MANIFEST lib/PerlIO.pm
27396 ____________________________________________________________________________
27397 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
27398         Log: Add a test for carp et alia.
27399      Branch: perl
27400            + t/lib/carp.t
27401            ! MANIFEST
27402 ____________________________________________________________________________
27403 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
27404         Log: Adding the new test would be swell.
27405      Branch: perl
27406            + t/pragma/autouse.t
27407 ____________________________________________________________________________
27408 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
27409         Log: Add a test for the autouse pragma.
27410      Branch: perl
27411            ! MANIFEST
27412 ____________________________________________________________________________
27413 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
27414         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
27415              From: dLux <dlux@spam.sch.bme.hu>
27416              Date: Sun, 27 May 2001 16:14:26 +0200
27417              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
27418      Branch: perl
27419            ! lib/autouse.pm
27420 ____________________________________________________________________________
27421 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
27422         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
27423              From: "Richard Soderberg" <rs@crystalflame.net>
27424              Date: Mon, 28 May 2001 03:56:36 -0700
27425              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
27426      Branch: perl
27427            ! utils/dprofpp.PL
27428 ____________________________________________________________________________
27429 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
27430         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
27431              From: "Stephen P. Potter" <spp@spotter.yi.org>
27432              Date: Tue, 22 May 2001 11:40:25 -0400
27433              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
27434              
27435              Subject: Re: [ID 20010522.003] Time::Local module bug
27436              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
27437              Date: Tue, 22 May 2001 11:50:19 -0400
27438              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
27439      Branch: perl
27440            ! lib/Time/Local.pm
27441 ____________________________________________________________________________
27442 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
27443         Log: The PERL_DL_NONLAZY can have whitespace in front.
27444      Branch: perl
27445            ! t/lib/extutils.t
27446 ____________________________________________________________________________
27447 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
27448         Log: Document strftime() and strptime().
27449      Branch: perl
27450            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
27451 ____________________________________________________________________________
27452 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
27453         Log: Make Time::Piece::strptime() to be a function, not a method.
27454      Branch: perl
27455            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
27456 ____________________________________________________________________________
27457 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
27458         Log: Tweak the test to be more portable.
27459      Branch: perl
27460            ! t/lib/extutils.t
27461 ____________________________________________________________________________
27462 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
27463         Log: Subject: PATCH: Re: Re: Attributes that tie
27464              From: Leon Brocard <acme@astray.com>
27465              Date: Sun, 27 May 2001 12:37:29 +0100
27466              Message-ID: <20010527123729.A22663@ns0.astray.com>
27467              
27468              Document that variable attributes are not currently usable
27469              for tieing.  (An ugly limitation that should be fixed.)
27470      Branch: perl
27471            ! lib/attributes.pm
27472 ____________________________________________________________________________
27473 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
27474         Log: Microperl tweaks.
27475      Branch: perl
27476            ! Makefile.micro uconfig.h uconfig.sh
27477 ____________________________________________________________________________
27478 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
27479         Log: Add make target for microperl (kind of silly, but convenient).
27480      Branch: perl
27481            ! Makefile.SH
27482 ____________________________________________________________________________
27483 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
27484         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
27485              for microperl.)
27486      Branch: perl
27487            ! doio.c
27488 ____________________________________________________________________________
27489 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
27490         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
27491              From: rspier@pobox.com (Robert Spier)
27492              Date: Sat, 26 May 2001 20:05:23 -0400
27493              Message-ID: <15120.17603.148648.12430@rls.cx>
27494              
27495              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
27496              From: rspier@pobox.com (Robert Spier)
27497              Date: Sun, 27 May 2001 00:23:12 -0400
27498              Message-ID: <15120.33072.511966.767230@rls.cx>
27499      Branch: perl
27500            ! doio.c pod/perlfunc.pod
27501 ____________________________________________________________________________
27502 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
27503         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
27504      Branch: perl
27505            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27506 ____________________________________________________________________________
27507 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
27508         Log: Add README.tru64.
27509      Branch: perl
27510            + README.tru64
27511 ____________________________________________________________________________
27512 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
27513         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
27514      Branch: perl
27515            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
27516            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
27517            ! MANIFEST
27518 ____________________________________________________________________________
27519 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
27520         Log: Integrate I18N::LangTags from Sean Burke.
27521              
27522              TODO: the language list from RFC 3066 needs to be integrated
27523              and made available somehow.  The list is included in the
27524              I18N-LangTags 0.21 distribution, but it is undocumented
27525              and unconnected to the module.
27526      Branch: perl
27527            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
27528            ! MANIFEST
27529 ____________________________________________________________________________
27530 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
27531         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
27532              envisioned by Sarathy.
27533      Branch: perl
27534            ! t/op/ver.t toke.c
27535 ____________________________________________________________________________
27536 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
27537         Log: Subject: [ID 20010525.001] Pod typo nits fixed
27538              From: lvirden@cas.org
27539              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
27540              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
27541              
27542              minus the perlsolaris decimation plus the
27543              
27544              Subject: Re: [ID 20010525.001] Pod typo nits fixed
27545              From: "Philip Newton" <Philip.Newton@gmx.net>
27546              Date: Fri, 25 May 2001 18:05:55 +0200
27547              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
27548      Branch: perl
27549            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
27550            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
27551            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
27552            ! pod/perlutil.pod pod/perlxstut.pod
27553 ____________________________________________________________________________
27554 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
27555         Log: return clauses are nice.
27556      Branch: perl
27557            ! sv.c
27558 ____________________________________________________________________________
27559 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
27560         Log: Subject: change 10199 backwards?
27561              From: Doug MacEachern <dougm@covalent.net>
27562              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
27563              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
27564      Branch: perl
27565            ! sv.c
27566 ____________________________________________________________________________
27567 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
27568         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
27569              From: Hugo <hv@crypt.compulink.co.uk>
27570              Date: Sat, 26 May 2001 17:05:12 +0100
27571              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
27572      Branch: perl
27573            + t/op/gmagic.t
27574            ! MANIFEST doop.c embed.h embed.pl global.sym
27575            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
27576            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
27577 ____________________________________________________________________________
27578 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
27579         Log: Regen headers for #10221.
27580      Branch: perl
27581            ! global.sym objXSUB.h perlapi.c
27582 ____________________________________________________________________________
27583 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
27584         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
27585              From: Juha Laiho <juha.laiho@Elma.Net>
27586              Date: Thu, 3 May 2001 09:51:30 +0300
27587              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
27588      Branch: perl
27589            ! embed.pl
27590 ____________________________________________________________________________
27591 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
27592         Log: Subject: Re: [PATCH] Re: stability of sort()?
27593              From: "John P. Linderman" <jpl@research.att.com>
27594              Date: Sat, 26 May 2001 13:27:19 -0400
27595              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
27596      Branch: perl
27597            ! pod/perlfunc.pod
27598 ____________________________________________________________________________
27599 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
27600         Log: Integrate perlio.
27601      Branch: perl
27602           !> pod/perlguts.pod
27603 ____________________________________________________________________________
27604 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
27605         Log: Subject: [PATCH perl@10210] PerlIO for VMS
27606              From: "Craig A. Berry" <craigberry@mac.com>
27607              Date: Sat, 26 May 2001 09:34:11 -0500
27608              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
27609      Branch: perl
27610            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
27611            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
27612            ! vms/vmsish.h
27613 ____________________________________________________________________________
27614 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
27615         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
27616              From: David Dyck <dcd@tc.fluke.com>
27617              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
27618              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
27619      Branch: perl
27620            ! lib/perl5db.pl
27621 ____________________________________________________________________________
27622 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
27623         Log: Subject: utf8 regexp tests
27624              From: Hugo <hv@crypt.compulink.co.uk>
27625              Date: Fri, 25 May 2001 22:35:01 +0100
27626              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
27627      Branch: perl
27628            ! t/op/regexp.t
27629 ____________________________________________________________________________
27630 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
27631         Log: Subject: [PATCH] Re: stability of sort()?
27632              From: Nicholas Clark <nick@ccl4.org>
27633              Date: Fri, 25 May 2001 22:40:19 +0100
27634              Message-ID: <20010525224019.B86445@plum.flirble.org>
27635      Branch: perl
27636            ! pod/perlfunc.pod
27637 ____________________________________________________________________________
27638 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
27639         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
27640              From: John Peacock <jpeacock@rowman.com>
27641              Date: Thu, 24 May 2001 22:14:01 -0400
27642              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
27643      Branch: perl
27644            ! mg.c scope.c sv.c
27645 ____________________________________________________________________________
27646 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
27647         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
27648              From: Nicholas Clark <nick@ccl4.org>
27649              Date: Sun, 20 May 2001 19:24:13 +0100
27650              Message-ID: <20010520192413.G83222@plum.flirble.org>
27651      Branch: perl
27652            + lib/ExtUtils/Constant.pm t/lib/extutils.t
27653            ! MANIFEST utils/h2xs.PL
27654 ____________________________________________________________________________
27655 [ 10212] By: nick                                  on 2001/05/26  09:49:28
27656         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
27657              add a few more notes there on use of mortals on the stack.
27658      Branch: perlio
27659            ! pod/perlguts.pod
27660 ____________________________________________________________________________
27661 [ 10211] By: nick                                  on 2001/05/26  09:05:36
27662         Log: Integrate mainline
27663      Branch: perlio
27664           +> t/lib/fcntl.t t/pragma/vars.t
27665           !> (integrate 49 files)
27666 ____________________________________________________________________________
27667 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
27668         Log: Update Changes.
27669      Branch: perl
27670            ! Changes patchlevel.h
27671 ____________________________________________________________________________
27672 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
27673         Log: Based on
27674              
27675              Subject: [PATCH pp.c] Wrapping pack("C",256)
27676              From: Simon Cozens <simon@netthink.co.uk>
27677              Date: Sat, 12 May 2001 17:58:41 +0100
27678              Message-ID: <20010512175841.A6132@netthink.co.uk>
27679      Branch: perl
27680            ! pod/perldiag.pod pp.c t/pragma/warn/pp
27681 ____________________________________________________________________________
27682 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
27683         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
27684              From: "Brendan O'Dea" <bod@compusol.com.au>
27685              Date: Fri, 25 May 2001 11:18:29 +1000
27686              Message-ID: <20010525111829.A28411@compusol.com.au>
27687              
27688              (Slightly modified.)
27689      Branch: perl
27690            ! lib/Term/Cap.pm
27691 ____________________________________________________________________________
27692 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
27693         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
27694              From: Hugo <hv@crypt.compulink.co.uk>
27695              Date: Fri, 25 May 2001 02:13:25 +0100
27696              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
27697      Branch: perl
27698            ! t/op/misc.t
27699 ____________________________________________________________________________
27700 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
27701         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
27702              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
27703              Date: Fri, 25 May 2001 10:25:36 +0900
27704              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
27705      Branch: perl
27706            ! regcomp.c regexec.c
27707 ____________________________________________________________________________
27708 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
27709         Log: Subject: [PATCH #2] stash autovivification and method call error messages
27710              From: Ilmari Karonen <iltzu@sci.fi>
27711              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
27712              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
27713      Branch: perl
27714            ! gv.c pp_hot.c t/op/method.t
27715 ____________________________________________________________________________
27716 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
27717         Log: Add make target and documentation for gprof profiling.
27718      Branch: perl
27719            ! Makefile.SH pod/perlhack.pod
27720 ____________________________________________________________________________
27721 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
27722         Log: Subject: Don't think about UTF8 
27723              From: Mike Guy <mjtg@cam.ac.uk> 
27724              Date: Tue, 22 May 2001 14:35:39 +0100
27725              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
27726      Branch: perl
27727            ! sv.h
27728 ____________________________________________________________________________
27729 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
27730         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
27731              From: Geraint A Edwards <gedge@serf.org> 
27732              Date: Thu, 24 May 2001 22:51:24 +0100
27733              Message-Id: <20010524225124.A34981@cymru.serf.org>
27734      Branch: perl
27735            ! x2p/find2perl.PL
27736 ____________________________________________________________________________
27737 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
27738         Log: DB_File has its own attribute story.
27739      Branch: perl
27740            ! ext/DB_File/DB_File.xs
27741 ____________________________________________________________________________
27742 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
27743         Log: Subject: Re: Making perl with -Wall
27744              From: Andy Dougherty <doughera@lafayette.edu>
27745              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
27746              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
27747      Branch: perl
27748            ! perl.h
27749 ____________________________________________________________________________
27750 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
27751         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
27752              From: "Richard Soderberg" <rs@crystalflame.net>
27753              Date: Thu, 24 May 2001 08:58:16 -0700
27754              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
27755      Branch: perl
27756            ! sv.c
27757 ____________________________________________________________________________
27758 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
27759         Log: IV/UV casting fixes from Nicholas Clark.
27760      Branch: perl
27761            ! perl.h pp_sys.c util.c
27762 ____________________________________________________________________________
27763 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
27764         Log: Subject: Re: Making perl with -Wall
27765              From: Michael G Schwern <schwern@pobox.com>
27766              Date: Thu, 24 May 2001 15:40:28 +0100
27767              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
27768      Branch: perl
27769            ! malloc.c perl.h
27770 ____________________________________________________________________________
27771 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
27772         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
27773              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27774              Date: Tue, 22 May 2001 11:49:37 +0200
27775              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
27776      Branch: metaconfig
27777            ! U/modified/Oldsym.U
27778      Branch: metaconfig/U/perl
27779            ! patchlevel.U
27780      Branch: perl
27781            ! Configure config_h.SH myconfig.SH
27782 ____________________________________________________________________________
27783 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
27784         Log: Under versiononly install also the scripts with the version suffix.
27785              (e.g. .../bin/h2xs5.7.1)
27786      Branch: perl
27787            ! installperl
27788 ____________________________________________________________________________
27789 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
27790         Log: Subject: [PATCH] Stop segfault in mg.c:636
27791              From: "Richard Soderberg" <rs@crystalflame.net>
27792              Date: Thu, 24 May 2001 05:51:52 -0700
27793              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
27794      Branch: perl
27795            ! mg.c
27796 ____________________________________________________________________________
27797 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
27798         Log: Iteration continues; hopefully convergently.
27799      Branch: perl
27800            ! t/lib/b-stash.t
27801 ____________________________________________________________________________
27802 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
27803         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
27804              From: Gisle Aas <gisle@ActiveState.com>
27805              Date: 23 May 2001 16:13:10 -0700
27806              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
27807      Branch: perl
27808            ! op.c toke.c
27809 ____________________________________________________________________________
27810 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
27811         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
27812              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27813              Date: Thu, 24 May 2001 05:05:22 -0500
27814              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
27815      Branch: perl
27816            ! lib/dumpvar.pl lib/perl5db.pl
27817 ____________________________________________________________________________
27818 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
27819         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
27820              From: David Dyck <dcd@tc.fluke.com>
27821              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
27822              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
27823      Branch: perl
27824            ! lib/perl5db.pl
27825 ____________________________________________________________________________
27826 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
27827         Log: Tiny pod nits on READMEs, mostly whitespace issues.
27828      Branch: perl
27829            ! README.amiga README.dos README.macos README.mpeix README.vmesa
27830            ! README.win32
27831 ____________________________________________________________________________
27832 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
27833         Log: The DG/UX part of the 20010521.005.
27834      Branch: perl
27835            ! README.dgux
27836 ____________________________________________________________________________
27837 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
27838         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
27839              From: Hugo <hv@crypt.compulink.co.uk>
27840              Date: Mon, 21 May 2001 16:32:02 +0100
27841              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
27842      Branch: perl
27843            ! regcomp.c t/op/misc.t
27844 ____________________________________________________________________________
27845 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
27846         Log: Subject: [PATCH] Extra UNIVERSAL tests
27847              From: Mike Guy <mjtg@cam.ac.uk>
27848              Date: Wed, 23 May 2001 12:29:20 +0100
27849              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
27850      Branch: perl
27851            ! t/op/universal.t
27852 ____________________________________________________________________________
27853 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
27854         Log: Subject: [PATCH] Remove EQ keyword
27855              From: Mike Guy <mjtg@cam.ac.uk>
27856              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
27857              Date: Wed, 23 May 2001 11:17:29 +0100
27858      Branch: perl
27859            ! keywords.h keywords.pl
27860 ____________________________________________________________________________
27861 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
27862         Log: Subject: [PATCH] lib/perl5db.pl
27863              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27864              Date: Wed, 23 May 2001 02:18:03 -0500
27865              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
27866      Branch: perl
27867            ! lib/perl5db.pl
27868 ____________________________________________________________________________
27869 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
27870         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
27871              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27872              Date: Tue, 22 May 2001 23:34:41 -0500
27873              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
27874      Branch: perl
27875            ! lib/Term/Cap.pm
27876 ____________________________________________________________________________
27877 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
27878         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
27879              From: davem@fdgroup.co.uk
27880              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
27881              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
27882      Branch: perl
27883            ! emacs/e2ctags.pl
27884 ____________________________________________________________________________
27885 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
27886         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
27887              From: Michael G Schwern <schwern@pobox.com>
27888              Date: Tue, 22 May 2001 14:15:09 +0100
27889              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
27890      Branch: perl
27891            ! lib/vars.pm
27892 ____________________________________________________________________________
27893 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
27894         Log: Subject: [PATCH lib/vars.pm] Odd code nit
27895              From: Michael G Schwern <schwern@pobox.com>
27896              Date: Tue, 22 May 2001 14:14:28 +0100
27897              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
27898      Branch: perl
27899            ! lib/vars.pm
27900 ____________________________________________________________________________
27901 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
27902         Log: Use the new use vars feature.
27903      Branch: perl
27904            ! t/lib/b-stash.t
27905 ____________________________________________________________________________
27906 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
27907         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
27908              From: Mike Guy <mjtg@cam.ac.uk>
27909              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27910              Date: Tue, 22 May 2001 13:11:39 +0100
27911      Branch: perl
27912            + t/pragma/vars.t
27913            ! MANIFEST lib/vars.pm t/lib/1_compile.t
27914 ____________________________________________________________________________
27915 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
27916         Log: -qlongdouble considered harmful by Merijn.
27917      Branch: perl
27918            ! hints/aix.sh
27919 ____________________________________________________________________________
27920 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
27921         Log: Update Changes.
27922      Branch: perl
27923            ! Changes patchlevel.h
27924 ____________________________________________________________________________
27925 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
27926         Log: Add a test of its very own for Fcntl.  Hopefully portable.
27927      Branch: perl
27928            + t/lib/fcntl.t
27929            ! MANIFEST
27930 ____________________________________________________________________________
27931 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
27932         Log: Must be trickier for 'minitest' not to die.
27933      Branch: perl
27934            ! t/op/taint.t
27935 ____________________________________________________________________________
27936 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
27937         Log: Can't declare other people's variables.
27938      Branch: perl
27939            ! t/lib/b-stash.t
27940 ____________________________________________________________________________
27941 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
27942         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
27943      Branch: perl
27944            ! doio.c t/op/taint.t
27945 ____________________________________________________________________________
27946 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
27947         Log: The OS/2 variable needs to be declared.
27948      Branch: perl
27949            ! t/lib/b-stash.t
27950 ____________________________________________________________________________
27951 [ 10170] By: nick                                  on 2001/05/20  16:48:29
27952         Log: Integrate mainline
27953      Branch: perlio
27954           !> (integrate 41 files)
27955 ____________________________________________________________________________
27956 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
27957         Log: Small perlsec updates: clarify the taintedness of filename
27958              globbing; suggest using Scalar::Util::tainted().
27959      Branch: perl
27960            ! pod/perlsec.pod
27961 ____________________________________________________________________________
27962 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
27963         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
27964              From: Dave Mitchell <davem@fdgroup.co.uk>
27965              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
27966              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
27967      Branch: perl
27968            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
27969            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
27970            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
27971            ! xsutils.c
27972 ____________________________________________________________________________
27973 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
27974         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
27975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27976              Date: Sat, 19 May 2001 04:08:46 -0400
27977              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
27978      Branch: perl
27979            ! lib/ExtUtils/Mksymlists.pm makedef.pl
27980 ____________________________________________________________________________
27981 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
27982         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
27983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27984              Date: Sat, 19 May 2001 04:30:45 -0400
27985              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
27986      Branch: perl
27987            ! os2/os2.c
27988 ____________________________________________________________________________
27989 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
27990         Log: Subject: [PATCH 5.6.1] build bugs OS/2
27991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27992              Date: Sat, 19 May 2001 04:35:28 -0400
27993              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
27994      Branch: perl
27995            ! os2/Makefile.SHs os2/os2.c
27996 ____________________________________________________________________________
27997 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
27998         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
27999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28000              Date: Sat, 19 May 2001 04:04:23 -0400
28001              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
28002              
28003              (In bleadperl patched b-stash.t instead of b.t)
28004      Branch: perl
28005            ! t/lib/b-stash.t t/lib/bigfltpm.t
28006 ____________________________________________________________________________
28007 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
28008         Log: Subject: [PATCH 5.6.1] perl5db
28009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28010              Date: Sat, 19 May 2001 03:49:09 -0400
28011              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
28012      Branch: perl
28013            ! lib/perl5db.pl
28014 ____________________________________________________________________________
28015 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
28016         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
28017              From: Gisle Aas <gisle@ActiveState.com>
28018              Date: 18 May 2001 14:24:51 -0700
28019              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
28020      Branch: perl
28021            ! pp_ctl.c
28022 ____________________________________________________________________________
28023 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
28024         Log: Subject: [PATCH] Chomp should not always stringify
28025              From: Gisle Aas <gisle@ActiveState.com>
28026              Date: 18 May 2001 07:55:25 -0700
28027              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
28028      Branch: perl
28029            ! doop.c t/op/chop.t
28030 ____________________________________________________________________________
28031 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
28032         Log: Integrate perlio.
28033      Branch: perl
28034           !> pod/perlfunc.pod
28035 ____________________________________________________________________________
28036 [ 10159] By: nick                                  on 2001/05/20  09:39:46
28037         Log: Document some more of open's features.
28038      Branch: perlio
28039            ! pod/perlfunc.pod
28040 ____________________________________________________________________________
28041 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
28042         Log: back out change#10153 (it has compatibility issues such as the
28043              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
28044              benefit for 5.6.x doesn't seem worth the risk)
28045      Branch: maint-5.6/perl
28046            ! toke.c
28047 ____________________________________________________________________________
28048 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
28049         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
28050      Branch: perl
28051            ! x2p/s2p.PL
28052 ____________________________________________________________________________
28053 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
28054         Log: Update Changes.
28055      Branch: perl
28056            ! Changes patchlevel.h
28057 ____________________________________________________________________________
28058 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
28059         Log: Integrate change #10144 from maintperl.
28060              
28061              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
28062      Branch: perl
28063           !> win32/config.bc win32/config.gc win32/config.vc
28064           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28065 ____________________________________________________________________________
28066 [ 10154] By: nick                                  on 2001/05/18  07:23:03
28067         Log: Integrate mainline.
28068      Branch: perlio
28069           +> README.dgux t/lib/i18n-collate.t utils.lst
28070           !> (integrate 49 files)
28071 ____________________________________________________________________________
28072 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
28073         Log: Integrate change #7224 from mainline into maintperl.
28074              
28075              Allow @+ and @- to be doublequoted, from Simon Cozens. 
28076              (Approved by Larry, see Tom's comment in 20000830.005.)
28077      Branch: maint-5.6/perl
28078           !> toke.c
28079 ____________________________________________________________________________
28080 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
28081         Log: Subject: [PATCH bleadperl] small lookbehind fix
28082              From: Hugo <hv@crypt.compulink.co.uk>
28083              Date: Fri, 18 May 2001 00:07:19 +0100
28084              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
28085      Branch: perl
28086            ! regexec.c
28087 ____________________________________________________________________________
28088 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
28089         Log: Detypos.
28090      Branch: perl
28091            ! installman utils.lst
28092 ____________________________________________________________________________
28093 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
28094         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
28095              in 20001222.001.
28096      Branch: perl
28097            ! t/lib/glob-basic.t
28098 ____________________________________________________________________________
28099 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
28100         Log: Subject: [PATCH] Test for bug 20010515.004
28101              From: Benjamin Sugars <bsugars@canoe.ca>
28102              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
28103              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
28104      Branch: perl
28105            ! t/op/misc.t
28106 ____________________________________________________________________________
28107 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
28108         Log: Integrate #10145 from maintperl.
28109              
28110              fix for ID 20010515.004 (needs test)
28111      Branch: perl
28112           !> pp_hot.c
28113 ____________________________________________________________________________
28114 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
28115         Log: Thinko noticed by Doug MacEachern.
28116      Branch: perl
28117            ! thread.h
28118 ____________________________________________________________________________
28119 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
28120         Log: Subject: Re: [PATCH] HERE mark in regex
28121              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28122              Date: Thu, 17 May 2001 12:20:33 -0400
28123              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
28124      Branch: perl
28125            ! t/op/re_tests
28126 ____________________________________________________________________________
28127 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
28128         Log: fix for ID 20010515.004 (needs test)
28129      Branch: maint-5.6/perl
28130            ! pp_hot.c
28131 ____________________________________________________________________________
28132 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
28133         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
28134      Branch: maint-5.6/perl
28135            ! win32/config.bc win32/config.gc win32/config.vc
28136            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28137 ____________________________________________________________________________
28138 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
28139         Log: Macrofy the getspecific (and use it also in util.c)
28140      Branch: perl
28141            ! thread.h util.c
28142 ____________________________________________________________________________
28143 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
28144         Log: Use the unchecked thread-specific key fetch also in Tru64.
28145      Branch: perl
28146            ! thread.h
28147 ____________________________________________________________________________
28148 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
28149         Log: Subject: [PATCH 5.6.1]Quick thread speedup
28150              From: Dan Sugalski <dan@sidhe.org> 
28151              Date: Wed, 16 May 2001 18:05:19 -0400
28152              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
28153      Branch: perl
28154            ! thread.h util.c
28155 ____________________________________________________________________________
28156 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
28157         Log: I think this is quite enough testing for a deprecated feature.
28158      Branch: perl
28159            + t/lib/i18n-collate.t
28160            ! MANIFEST t/lib/1_compile.t
28161 ____________________________________________________________________________
28162 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
28163         Log: More HP-UX lore from Jeff Okamoto.
28164      Branch: perl
28165            ! README.hpux
28166 ____________________________________________________________________________
28167 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
28168         Log: Sort utils.lst for easier maintenance.
28169      Branch: perl
28170            ! utils.lst
28171 ____________________________________________________________________________
28172 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
28173         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
28174              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28175              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
28176              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
28177              
28178              Add pod2latex to utils.lst.
28179      Branch: perl
28180            ! MANIFEST utils.lst
28181 ____________________________________________________________________________
28182 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
28183         Log: Subject: Re: [PATCH] HERE mark in regex
28184              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28185              Date: Wed, 16 May 2001 13:04:43 -0400
28186              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
28187      Branch: perl
28188            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28189            ! t/op/regmesg.t t/pragma/warn/regcomp
28190 ____________________________________________________________________________
28191 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
28192         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
28193              From: Simon Cozens <simon@netthink.co.uk>
28194              Date: Wed, 16 May 2001 18:02:08 +0100
28195              Message-ID: <20010516180208.A6458@netthink.co.uk>
28196      Branch: perl
28197            ! installman utils.lst
28198 ____________________________________________________________________________
28199 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
28200         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
28201              From: "Philip Newton" <pnewton@gmx.de>
28202              Date: Tue, 15 May 2001 15:09:30 +0200
28203              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
28204              
28205              Test case for #10128.
28206      Branch: perl
28207            ! t/pragma/warn/pp_hot
28208 ____________________________________________________________________________
28209 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
28210         Log: Update Changes.
28211      Branch: perl
28212            ! Changes patchlevel.h
28213 ____________________________________________________________________________
28214 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
28215         Log: Deprecate pseudo-hashes.
28216      Branch: perl
28217            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
28218 ____________________________________________________________________________
28219 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
28220         Log: HP-UX hints update from Merijn.
28221      Branch: perl
28222            ! hints/hpux.sh
28223 ____________________________________________________________________________
28224 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
28225         Log: README.hpux update from Merijn.
28226      Branch: perl
28227            ! README.hpux
28228 ____________________________________________________________________________
28229 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
28230         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
28231              From: Simon Cozens <simon@netthink.co.uk>
28232              Date: Wed, 16 May 2001 15:57:55 +0100
28233              Message-ID: <20010516155755.A4728@netthink.co.uk>
28234      Branch: perl
28235            + utils.lst
28236            ! MANIFEST installman installperl
28237 ____________________________________________________________________________
28238 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
28239         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
28240              From: "Philip Newton" <pnewton@gmx.de>
28241              Date: Tue, 15 May 2001 16:31:05 +0200
28242              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
28243              
28244              Fix PERL_Y2KWARN test to check before rather than after appending.
28245      Branch: perl
28246            ! pp_hot.c
28247 ____________________________________________________________________________
28248 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
28249         Log: Regen Porting stuff.
28250      Branch: perl
28251            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28252            ! config_h.SH
28253 ____________________________________________________________________________
28254 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
28255         Log: Metaconfig unit change for #10125.
28256      Branch: metaconfig
28257            ! U/modified/Oldconfig.U
28258 ____________________________________________________________________________
28259 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
28260         Log: Use OSVERS.
28261      Branch: perl
28262            ! Configure config_h.SH perl.c
28263 ____________________________________________________________________________
28264 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
28265         Log: Regen toc.
28266      Branch: perl
28267            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28268 ____________________________________________________________________________
28269 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
28270         Log: Adding the README.dgux to the MANIFEST would be a good idea.
28271      Branch: perl
28272            ! MANIFEST
28273 ____________________________________________________________________________
28274 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
28275         Log: Move the stack desire definition to thread.h.
28276      Branch: perl
28277            ! ext/Thread/Thread.xs thread.h
28278 ____________________________________________________________________________
28279 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
28280         Log: DG-UX threading patches, including a README.dgux,
28281              from Takis Psarogiannakopoulos.
28282      Branch: perl
28283            + README.dgux
28284            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
28285 ____________________________________________________________________________
28286 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
28287         Log: Subject: [PATCH B::Deparse] More on /x regexes
28288              From: Robin Houston <robin@kitsite.com>
28289              Date: Tue, 15 May 2001 19:09:35 +0100
28290              Message-ID: <20010515190935.A27268@penderel>
28291      Branch: perl
28292            ! ext/B/B/Deparse.pm
28293 ____________________________________________________________________________
28294 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
28295         Log: Document that the core time() may be rounding rather
28296              than truncating, would have saved at least my confusion.
28297      Branch: perl
28298            ! ext/Time/HiRes/HiRes.pm
28299 ____________________________________________________________________________
28300 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
28301         Log: Subject: perl-current/t/time-hires.t
28302              From: John Peacock <jpeacock@rowman.com>
28303              Date: Fri, 11 May 2001 14:09:41 -0400
28304              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
28305      Branch: perl
28306            ! t/lib/time-hires.t
28307 ____________________________________________________________________________
28308 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
28309         Log: Subject: [PATCH dump.c] Op private flags
28310              From: Simon Cozens <simon@netthink.co.uk>
28311              Date: Sun, 13 May 2001 20:20:36 +0100
28312              Message-ID: <20010513202036.A21896@netthink.co.uk>
28313      Branch: perl
28314            ! dump.c
28315 ____________________________________________________________________________
28316 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
28317         Log: Upgrade to Switch 2.03.
28318      Branch: perl
28319            ! lib/Switch.pm
28320 ____________________________________________________________________________
28321 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
28322         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
28323              to PERL_CONFIG_SH and use it consistently.
28324      Branch: maint-5.6/perl
28325           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
28326           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
28327           !> myconfig.SH writemain.SH
28328 ____________________________________________________________________________
28329 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
28330         Log: Metaconfig units changes for #10113.
28331      Branch: metaconfig
28332            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
28333 ____________________________________________________________________________
28334 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
28335         Log: The problem described in 20010514.031 still wasn't
28336              fully cured, there were remnants of $CONFIG when
28337              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
28338              to avoid future conflicts.
28339      Branch: perl
28340            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
28341            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
28342            ! myconfig.SH writemain.SH
28343 ____________________________________________________________________________
28344 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
28345         Log: Half of #10107 got lost.
28346      Branch: perl
28347            ! ext/B/B/Deparse.pm
28348 ____________________________________________________________________________
28349 [ 10111] By: nick                                  on 2001/05/15  08:39:14
28350         Log: Integrate mainline.
28351      Branch: perlio
28352           +> ext/POSIX/hints/uts.pl
28353            - Todo Todo-5.6 t/camel-III/vstring.t
28354           !> (integrate 48 files)
28355 ____________________________________________________________________________
28356 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
28357         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
28358              From: Robin Houston <robin@kitsite.com>
28359              Date: Mon, 14 May 2001 22:27:08 +0100
28360              Message-ID: <20010514222708.A22963@penderel>
28361      Branch: perl
28362            ! t/TestInit.pm
28363 ____________________________________________________________________________
28364 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
28365         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
28366              From: Robin Houston <robin@kitsite.com>
28367              Date: Mon, 14 May 2001 22:16:43 +0100
28368              Message-ID: <20010514221643.A22437@penderel>
28369      Branch: perl
28370            ! ext/B/B/Deparse.pm
28371 ____________________________________________________________________________
28372 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
28373         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
28374              From: Robin Houston <robin@kitsite.com>
28375              Date: Mon, 14 May 2001 22:03:44 +0100
28376              Message-ID: <20010514220344.A20643@penderel>
28377      Branch: perl
28378            ! ext/B/B/Deparse.pm
28379 ____________________________________________________________________________
28380 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
28381         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
28382              From: Robin Houston <robin@kitsite.com>
28383              Date: Mon, 14 May 2001 22:10:07 +0100
28384              Message-ID: <20010514221007.A21118@penderel>
28385      Branch: perl
28386            ! ext/B/B/Deparse.pm
28387 ____________________________________________________________________________
28388 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
28389         Log: Fix for 20010514.037; substr() didn't invalidate the locale
28390              collation magic.
28391      Branch: perl
28392            ! pp.c
28393 ____________________________________________________________________________
28394 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
28395         Log: Update Changes.
28396      Branch: perl
28397            ! Changes patchlevel.h
28398 ____________________________________________________________________________
28399 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
28400         Log: Retract #10094.
28401      Branch: perl
28402            ! lib/Pod/Text.pm
28403 ____________________________________________________________________________
28404 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
28405         Log: Integrate change #10100 from maintperl.
28406              
28407              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
28408              bug ID 20010514.027)
28409      Branch: perl
28410           !> mg.c pp_ctl.c
28411 ____________________________________________________________________________
28412 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
28413         Log: Document the deprecatedness of suidperl.
28414      Branch: perl
28415            ! INSTALL pod/perlfaq1.pod
28416 ____________________________________________________________________________
28417 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
28418         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
28419              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28420              Date: Mon, 14 May 2001 09:38:59 -0400
28421              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
28422      Branch: perl
28423            ! lib/ExtUtils/MM_Unix.pm
28424 ____________________________________________________________________________
28425 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
28426         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
28427              bug ID 20010514.027)
28428              
28429              TODO: this needs a testsuite addition
28430      Branch: maint-5.6/perl
28431            ! mg.c pp_ctl.c
28432 ____________________________________________________________________________
28433 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
28434         Log: More DWIMminess for Class::Struct: calling the array or hash
28435              accessors only with one argument, an array or a hash reference,
28436              sets the underlying array or hash.  This mirrors nicely also
28437              the usage in the constructor.
28438              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
28439      Branch: perl
28440            ! lib/Class/Struct.pm t/lib/class-struct.t
28441 ____________________________________________________________________________
28442 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
28443         Log: Reference cmp'ing should go through the whole stringification
28444              process shebang, as pointed out by Sarathy in #10091.
28445      Branch: perl
28446            ! pp.c
28447 ____________________________________________________________________________
28448 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
28449         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
28450              From: Simon Cozens <simon@netthink.co.uk>
28451              Date: Sat, 12 May 2001 16:36:27 +0100
28452              Message-ID: <20010512163627.A5522@netthink.co.uk>
28453              
28454              with some additions salvaged from Todo and Todo-5.6 before
28455              retiring them.
28456      Branch: perl
28457            - Todo Todo-5.6
28458            ! MANIFEST pod/perltodo.pod
28459 ____________________________________________________________________________
28460 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
28461         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
28462              From: "Golubev I. N." <gin@mo.msk.ru>
28463              Date: Mon, 07 May 2001 14:33:34 (GMT)
28464              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
28465      Branch: perl
28466            ! perl.h
28467 ____________________________________________________________________________
28468 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
28469         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
28470              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
28471              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
28472              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
28473      Branch: perl
28474            ! lib/ExtUtils/MM_Unix.pm
28475 ____________________________________________________________________________
28476 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
28477         Log: (Retracted by #10104.)
28478              
28479              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
28480              From: barries <barries@slaysys.com>
28481              Date: Sat, 12 May 2001 01:28:10 -0400
28482              Message-ID: <20010512012810.B26358@jester.slaysys.com>
28483      Branch: perl
28484            ! lib/Pod/Text.pm
28485 ____________________________________________________________________________
28486 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
28487         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
28488              From: Mike Guy <mjtg@cam.ac.uk>
28489              Date: Sat, 12 May 2001 19:24:33 +0100
28490              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
28491      Branch: perl
28492            ! lib/AutoSplit.pm
28493 ____________________________________________________________________________
28494 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
28495         Log: Yet another HP-UX hints tweak from Merijn.
28496      Branch: perl
28497            ! hints/hpux.sh
28498 ____________________________________________________________________________
28499 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
28500         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
28501              isn't defined (changes#9366,9368,9370 from mainline without the
28502              pp_scmp() change)
28503      Branch: maint-5.6/perl
28504            ! pp.c pp.h pp_hot.c
28505 ____________________________________________________________________________
28506 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
28507         Log: The sorting seems to happen now automatically.
28508      Branch: perl
28509            ! t/lib/glob-basic.t
28510 ____________________________________________________________________________
28511 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
28512         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
28513              From: Benjamin Sugars <bsugars@canoe.ca>
28514              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
28515              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
28516      Branch: perl
28517            ! pod/perlfunc.pod
28518 ____________________________________________________________________________
28519 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
28520         Log: Subject: Re: undef(&foo) does not work for XS functions
28521              From: Doug MacEachern <dougm@covalent.net>
28522              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
28523              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
28524      Branch: perl
28525            ! op.c
28526 ____________________________________________________________________________
28527 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
28528         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
28529              From: Peter Prymmer <pvhp@forte.com>
28530              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
28531              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
28532      Branch: perl
28533            ! t/op/append.t
28534 ____________________________________________________________________________
28535 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
28536         Log: Update Changes.
28537      Branch: perl
28538            ! Changes patchlevel.h
28539 ____________________________________________________________________________
28540 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
28541         Log: Remove the 'asciir' re subpragma.  Should instead implement
28542              the 'physical vs logical' range scheme:
28543              
28544              \xAA-\xCC is a native physical range, you want that range of
28545              codepoints in your native encoding.  In EBCDIC the codepoints
28546              in the gaps (between i-j and r-s) should be included.
28547              
28548              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
28549              codepoints in Unicode.
28550              
28551              a-z is a logical range, you want that range of 'logical' codepoints
28552              in your native encoding.  In EBCDIC the codepoints in the gaps
28553              (between i-j and r-s) should not be included.
28554              
28555              Mixed cases (a-\xAA, etc) should either be errors, or maybe
28556              the 'logical' endpoints should be converted to native/Unicode
28557              codepoints, and the range handled as a physical range.
28558              
28559              'Logical endpoints' are to be recognized only in the A-Z, a-z,
28560              and 0-9 ranges.  Probably a warning should be given for mixed
28561              cases like A-z or a-9 (since such expressions are encoding
28562              dependent), with a recommendation to use physical ranges.
28563      Branch: perl
28564            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
28565            ! t/op/regexp.t
28566 ____________________________________________________________________________
28567 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
28568         Log: Make the test to cleanup the test directory tree
28569              both before and after the testing so that we always
28570              have a clean slate to work with.
28571      Branch: perl
28572            ! t/lib/filefind.t
28573 ____________________________________________________________________________
28574 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
28575         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
28576              From: Jon Eveland <jweveland@yahoo.com>
28577              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
28578              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
28579      Branch: perl
28580            ! pod/perlfunc.pod
28581 ____________________________________________________________________________
28582 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
28583         Log: Merge the camel-III/vstring.t with op/ver.t.
28584      Branch: perl
28585            - t/camel-III/vstring.t
28586            ! MANIFEST t/TEST t/harness t/op/ver.t
28587 ____________________________________________________________________________
28588 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
28589         Log: Add test.deparse make target.
28590      Branch: perl
28591            ! Makefile.SH
28592 ____________________________________________________________________________
28593 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
28594         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
28595              From: Robin Houston <robin@kitsite.com>
28596              Date: Fri, 11 May 2001 12:02:22 +0100
28597              Message-ID: <20010511120222.A11529@penderel>
28598      Branch: perl
28599            ! ext/B/B/Deparse.pm t/op/method.t
28600 ____________________________________________________________________________
28601 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
28602         Log: A nicely working combination for UTS from Hal Morris.
28603      Branch: perl
28604            + ext/POSIX/hints/uts.pl
28605            ! MANIFEST hints/uts.sh
28606 ____________________________________________________________________________
28607 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
28608         Log: i_ieeefp=undef for UTS.
28609      Branch: perl
28610            ! hints/uts.sh
28611 ____________________________________________________________________________
28612 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
28613         Log: Subject: RE: rand(0) is rand(1)
28614              From: Larry Shatzer <lshatzer@islanddata.com>
28615              Date: Thu, 10 May 2001 11:09:27 -0700
28616              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
28617      Branch: perl
28618            ! pod/perlfunc.pod
28619 ____________________________________________________________________________
28620 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
28621         Log: Subject: [patch] make op_{clear,null} public
28622              From: Doug MacEachern <dougm@covalent.net>
28623              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
28624              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
28625      Branch: perl
28626            ! embed.h embed.pl op.c proto.h
28627 ____________________________________________________________________________
28628 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
28629         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
28630              From: Robin Houston <robin@kitsite.com>
28631              Date: Thu, 10 May 2001 18:54:59 +0100
28632              Message-ID: <20010510185459.A5995@penderel>
28633      Branch: perl
28634            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
28635 ____________________________________________________________________________
28636 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
28637         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
28638              From: Robin Houston <robin@kitsite.com>
28639              Date: Thu, 10 May 2001 12:56:39 +0100
28640              Message-ID: <20010510125639.A2119@penderel>
28641      Branch: perl
28642            ! ext/B/B/Deparse.pm
28643 ____________________________________________________________________________
28644 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
28645         Log: Retract #10070, not ready yet.
28646      Branch: perl
28647            ! ext/B/B/Deparse.pm
28648 ____________________________________________________________________________
28649 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
28650         Log: The metaconfig unit change for #10071.
28651      Branch: metaconfig
28652            ! U/modified/mallocsrc.U
28653 ____________________________________________________________________________
28654 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
28655         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
28656      Branch: perl
28657            ! Configure
28658 ____________________________________________________________________________
28659 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
28660         Log: (Retracted by #10073)
28661              
28662              Subject: Re: [PATCH t/TEST] B::Deparse tester 
28663              From: Hugo <hv@crypt.compulink.co.uk>
28664              Date: Thu, 10 May 2001 05:48:09 +0100
28665              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
28666      Branch: perl
28667            ! ext/B/B/Deparse.pm
28668 ____________________________________________________________________________
28669 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
28670         Log: Add a for(func()) test.
28671      Branch: perl
28672            ! t/cmd/for.t
28673 ____________________________________________________________________________
28674 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
28675         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
28676              From: Robin Houston <robin@kitsite.com>
28677              Date: Thu, 10 May 2001 13:50:08 +0100
28678              Message-ID: <20010510135008.A2454@penderel>
28679      Branch: perl
28680            ! ext/B/B/Deparse.pm
28681 ____________________________________________________________________________
28682 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
28683         Log: A thinko in #10065.
28684      Branch: perl
28685            ! hv.c
28686 ____________________________________________________________________________
28687 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
28688         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
28689              From: Robin Houston <robin@kitsite.com>
28690              Date: Thu, 10 May 2001 02:10:34 +0100
28691              Message-ID: <20010510021034.A19421@penderel>
28692      Branch: perl
28693            ! ext/B/B.xs ext/B/B/Deparse.pm
28694 ____________________________________________________________________________
28695 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
28696         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
28697              From: Doug MacEachern <dougm@covalent.net>
28698              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
28699              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
28700      Branch: perl
28701            ! hv.c
28702 ____________________________________________________________________________
28703 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
28704         Log: One more workaround for the UTS compiler from Hal Morris.
28705      Branch: perl
28706            ! perl.h
28707 ____________________________________________________________________________
28708 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
28709         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
28710              From: Robin Houston <robin@kitsite.com>
28711              Date: Thu, 10 May 2001 01:02:08 +0100
28712              Message-ID: <20010510010208.A18200@penderel>
28713      Branch: perl
28714            ! ext/B/B/Debug.pm
28715 ____________________________________________________________________________
28716 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
28717         Log: Subject: [PATCH] Simplify deb_curcv() a bit
28718              From: Benjamin Sugars <bsugars@canoe.ca>
28719              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
28720              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
28721      Branch: perl
28722            ! run.c
28723 ____________________________________________________________________________
28724 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
28725         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
28726              From: Benjamin Sugars <bsugars@canoe.ca>
28727              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
28728              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
28729      Branch: perl
28730            ! t/lib/io_scalar.t
28731 ____________________________________________________________________________
28732 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
28733         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
28734              From: Peter Prymmer <pvhp@forte.com>
28735              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
28736              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
28737      Branch: perl
28738            ! t/lib/md5-file.t
28739 ____________________________________________________________________________
28740 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
28741         Log: Subject: [PATCH t/TEST] B::Deparse tester
28742              From: Robin Houston <robin@kitsite.com>
28743              Date: Wed, 9 May 2001 19:17:50 +0100
28744              Message-ID: <20010509191750.A16940@penderel>
28745      Branch: perl
28746            ! ext/B/O.pm t/TEST
28747 ____________________________________________________________________________
28748 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
28749         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
28750              From: Jeff Pinyan <jeffp@crusoe.net>
28751              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
28752              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
28753      Branch: perl
28754            ! lib/Pod/Html.pm
28755 ____________________________________________________________________________
28756 [ 10057] By: nick                                  on 2001/05/09  18:37:56
28757         Log: Integrate mainline.
28758      Branch: perlio
28759           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
28760           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
28761 ____________________________________________________________________________
28762 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
28763         Log: Update Changes.
28764      Branch: perl
28765            ! Changes patchlevel.h
28766 ____________________________________________________________________________
28767 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
28768         Log: Integrate perlio.
28769      Branch: perl
28770           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28771 ____________________________________________________________________________
28772 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
28773         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
28774              From: Benjamin Sugars <bsugars@canoe.ca>
28775              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
28776              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
28777      Branch: perl
28778            ! perlio.c
28779 ____________________________________________________________________________
28780 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
28781         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
28782              From: Benjamin Sugars <bsugars@canoe.ca>
28783              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
28784              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
28785      Branch: perl
28786            ! ext/PerlIO/Scalar/Scalar.xs
28787 ____________________________________________________________________________
28788 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
28789         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
28790              From: Jeff Pinyan <jeffp@crusoe.net>
28791              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
28792              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
28793      Branch: perl
28794            ! lib/Pod/Html.pm
28795 ____________________________________________________________________________
28796 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
28797         Log: EPOC tweak from Olaf Flebbe.
28798      Branch: perl
28799            ! epoc/epocish.h
28800 ____________________________________________________________________________
28801 [ 10050] By: nick                                  on 2001/05/09  14:37:57
28802         Log: win32, regen_config_h
28803      Branch: perlio
28804            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28805 ____________________________________________________________________________
28806 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
28807         Log: Integrate perlio.
28808      Branch: perl
28809           !> pp_sys.c
28810 ____________________________________________________________________________
28811 [ 10048] By: nick                                  on 2001/05/09  11:59:50
28812         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
28813              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
28814      Branch: perlio
28815            ! pp_sys.c
28816 ____________________________________________________________________________
28817 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
28818         Log: Integrate perlio.
28819      Branch: perl
28820           !> run.c
28821 ____________________________________________________________________________
28822 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
28823         Log: Subject: Re: Less warnings during configure
28824              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28825              Date: Wed, 09 May 2001 13:12:49 +0200
28826              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
28827      Branch: perl
28828            ! hints/hpux.sh
28829 ____________________________________________________________________________
28830 [ 10045] By: nick                                  on 2001/05/09  09:56:59
28831         Log: MULTIPLICITY/DEBUGGING build fix.
28832      Branch: perlio
28833            ! run.c
28834 ____________________________________________________________________________
28835 [ 10044] By: nick                                  on 2001/05/09  09:46:37
28836         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
28837      Branch: perlio
28838           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
28839            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
28840           !> (integrate 65 files)
28841 ____________________________________________________________________________
28842 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
28843         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
28844              From: Robin Houston <robin@kitsite.com>
28845              Date: Tue, 8 May 2001 19:38:00 +0100
28846              Message-ID: <20010508193800.A4389@penderel>
28847              
28848              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
28849              From: Robin Houston <robin@kitsite.com>
28850              Date: Tue, 8 May 2001 20:03:57 +0100
28851              Message-ID: <20010508200357.A4614@penderel>
28852              
28853              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
28854              From: Robin Houston <robin@kitsite.com>
28855              Date: Wed, 9 May 2001 00:12:05 +0100
28856              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
28857      Branch: perl
28858            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
28859 ____________________________________________________________________________
28860 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
28861         Log: Retract #10031.
28862      Branch: perl
28863            ! pod/perlfunc.pod
28864 ____________________________________________________________________________
28865 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
28866         Log: The metaconfig unit changes for #10040.
28867      Branch: metaconfig/U/perl
28868            ! Checkcc.U d_dlsymun.U dlsrc.U
28869 ____________________________________________________________________________
28870 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
28871         Log: The Configure half of
28872              
28873              Subject: Less warnings during configure
28874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28875              Date: Tue, 08 May 2001 08:44:02 +0200
28876              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
28877      Branch: perl
28878            ! Configure
28879 ____________________________________________________________________________
28880 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
28881         Log: Subject: Less warnings during configure
28882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28883              Date: Tue, 08 May 2001 08:44:02 +0200
28884              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
28885      Branch: perl
28886            ! hints/hpux.sh
28887 ____________________________________________________________________________
28888 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
28889         Log: Don't forget to whine about \d__\d.
28890      Branch: perl
28891            ! t/pragma/warn/toke toke.c
28892 ____________________________________________________________________________
28893 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
28894         Log: Allow underscores also in the exponent part.
28895      Branch: perl
28896            ! t/pragma/warn/toke toke.c
28897 ____________________________________________________________________________
28898 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
28899         Log: CodeMagicCD doesn't look like an *I*DE.
28900      Branch: perl
28901            ! pod/perlfaq3.pod
28902 ____________________________________________________________________________
28903 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
28904         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
28905              to be consistently down).
28906      Branch: perl
28907            ! pod/perlfaq3.pod
28908 ____________________________________________________________________________
28909 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
28910         Log: Upgrade to Text::Balanced 1.84.
28911      Branch: perl
28912            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
28913 ____________________________________________________________________________
28914 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
28915         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
28916              From: Benjamin Sugars <bsugars@canoe.ca>
28917              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
28918              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
28919      Branch: perl
28920            ! run.c
28921 ____________________________________________________________________________
28922 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
28923         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
28924              From: Peter Prymmer <pvhp@forte.com>
28925              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
28926              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
28927      Branch: perl
28928            ! t/pod/plainer.t
28929 ____________________________________________________________________________
28930 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
28931         Log: (Retracted by #10042)
28932              
28933              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
28934              From: "Philip Newton" <pnewton@gmx.de>
28935              Date: Tue, 8 May 2001 09:18:10 +0200
28936              Message-ID: <3AF7B9D2.28861.603732@localhost>
28937      Branch: perl
28938            ! pod/perlfunc.pod
28939 ____________________________________________________________________________
28940 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
28941         Log: Subject: [PATCH B::Deparse] Document known bugs
28942              From: Robin Houston <robin@kitsite.com>
28943              Date: Tue, 8 May 2001 01:53:34 +0100
28944              Message-ID: <20010508015334.A32394@penderel>
28945      Branch: perl
28946            ! ext/B/B/Deparse.pm
28947 ____________________________________________________________________________
28948 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
28949         Log: Subject: Re: Perl book, magazine and website updates.
28950              From: "Philip Newton" <pnewton@gmx.de>
28951              Date: Mon, 7 May 2001 17:03:58 +0200
28952              Message-ID: <3AF6D57E.5387.1E29930@localhost>
28953      Branch: perl
28954            ! pod/perlfaq2.pod
28955 ____________________________________________________________________________
28956 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
28957         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
28958              From: Peter Prymmer <pvhp@forte.com>
28959              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
28960              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
28961      Branch: perl
28962            ! t/io/fflush.t
28963 ____________________________________________________________________________
28964 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
28965         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
28966              From: Robin Houston <robin@kitsite.com>
28967              Date: Tue, 8 May 2001 01:14:55 +0100
28968              Message-ID: <20010508011455.A32162@penderel>
28969      Branch: perl
28970            ! ext/B/B/Deparse.pm
28971 ____________________________________________________________________________
28972 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
28973         Log: Typo in #10025.
28974      Branch: perl
28975            ! hints/uts.sh
28976 ____________________________________________________________________________
28977 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
28978         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
28979      Branch: perl
28980            ! hints/uts.sh
28981 ____________________________________________________________________________
28982 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
28983         Log: Subject: Re: [ID 20010506.045] question about hash syntax
28984              From: Peter Scott <Peter@PSDT.com>
28985              Date: Sun, 06 May 2001 13:10:40 -0700
28986              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
28987      Branch: perl
28988            ! pod/perl56delta.pod
28989 ____________________________________________________________________________
28990 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
28991         Log: Configure should figure out the list of dynamic extensions
28992              just fine in UTS-- and in fact it does, as reported by Hal Morris.
28993      Branch: perl
28994            ! hints/uts.sh
28995 ____________________________________________________________________________
28996 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
28997         Log: Update Changes.
28998      Branch: perl
28999            ! Changes patchlevel.h
29000 ____________________________________________________________________________
29001 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
29002         Log: Subject: [PATCH regcomp.c] Insecure regexes
29003              From: Robin Houston <robin@kitsite.com>
29004              Date: Mon, 7 May 2001 21:56:12 +0100
29005              Message-ID: <20010507215612.A31114@penderel>
29006      Branch: perl
29007            ! regcomp.c
29008 ____________________________________________________________________________
29009 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
29010         Log: Drop the foobar.perl.com references for now until Simon
29011              gets them sorted out.
29012      Branch: perl
29013            ! pod/perlfaq2.pod
29014 ____________________________________________________________________________
29015 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
29016         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
29017              From: Prymmer/Kahn <pvhp@best.com>
29018              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
29019              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
29020      Branch: perl
29021            ! lib/Devel/SelfStubber.pm
29022 ____________________________________________________________________________
29023 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
29024         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
29025              From: Prymmer/Kahn <pvhp@best.com>
29026              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
29027              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
29028      Branch: perl
29029            ! win32/Makefile
29030 ____________________________________________________________________________
29031 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
29032         Log: s/WebTechnique's/WebTechniques/
29033      Branch: perl
29034            ! pod/perlfaq2.pod
29035 ____________________________________________________________________________
29036 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
29037         Log: Llama 3 updates from Randal.
29038      Branch: perl
29039            ! pod/perlfaq2.pod
29040 ____________________________________________________________________________
29041 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
29042         Log: Subject: [PATCH] Help -Dt show correct pad variables
29043              From: Benjamin Sugars <ben.sugars@home.com>
29044              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
29045              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
29046      Branch: perl
29047            ! embed.h embed.pl proto.h run.c
29048 ____________________________________________________________________________
29049 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
29050         Log: Subject: [PATCH] Document C<our $foo : shared>
29051              From: Benjamin Sugars <ben.sugars@home.com>
29052              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
29053              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
29054      Branch: perl
29055            ! pod/perlfunc.pod
29056 ____________________________________________________________________________
29057 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
29058         Log: Subject: [PATCH B::Deparse] undefined folded constants
29059              From: Robin Houston <robin@kitsite.com>
29060              Date: Sun, 6 May 2001 17:19:09 +0100
29061              Message-ID: <20010506171909.A7046@penderel>
29062      Branch: perl
29063            ! ext/B/B/Deparse.pm
29064 ____________________________________________________________________________
29065 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
29066         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
29067              From: Robin Houston <robin@kitsite.com>
29068              Message-ID: <20010506164654.A6848@penderel>
29069              Date: Sun, 6 May 2001 16:46:54 +0100
29070      Branch: perl
29071            ! ext/B/B/Deparse.pm
29072 ____________________________________________________________________________
29073 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
29074         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
29075              From: Robin Houston <robin@kitsite.com>
29076              Date: Sun, 6 May 2001 14:47:02 +0100
29077              Message-ID: <20010506144702.A6308@penderel>
29078      Branch: perl
29079            ! t/op/my_stash.t
29080 ____________________________________________________________________________
29081 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
29082         Log: Subject: Perl book, magazine and website updates.
29083              From: Simon Cozens <simon@netthink.co.uk>
29084              Date: Sun, 6 May 2001 16:55:36 +0100
29085              Message-ID: <20010506165536.A1795@netthink.co.uk>
29086      Branch: perl
29087            ! pod/perlbook.pod pod/perlfaq2.pod
29088 ____________________________________________________________________________
29089 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
29090         Log: Tweaks on the Tru64 prof options.
29091      Branch: perl
29092            ! pod/perlhack.pod
29093 ____________________________________________________________________________
29094 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
29095         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
29096              From: Robin Houston <robin@kitsite.com>
29097              Date: Sun, 6 May 2001 14:40:51 +0100
29098              Message-ID: <20010506144051.A6279@penderel>
29099      Branch: perl
29100            ! t/pod/testp2pt.pl
29101 ____________________________________________________________________________
29102 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
29103         Log: Subject: [PATCH B::Deparse] scoping
29104              From: Robin Houston <robin@kitsite.com>
29105              Date: Sun, 6 May 2001 14:36:56 +0100
29106              Message-ID: <20010506143656.A4006@penderel>
29107      Branch: perl
29108            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
29109 ____________________________________________________________________________
29110 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
29111         Log: Document the undefinedness of bitshifting out of range.
29112      Branch: perl
29113            ! pod/perlop.pod
29114 ____________________________________________________________________________
29115 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
29116         Log: Retract #10003 and update the IDE descriptions a bit.
29117      Branch: perl
29118            ! pod/perlfaq3.pod
29119 ____________________________________________________________________________
29120 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
29121         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
29122              From: Prymmer/Kahn <pvhp@best.com>
29123              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
29124              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
29125      Branch: perl
29126            ! win32/Makefile win32/buildext.pl win32/config.bc
29127            ! win32/config.gc win32/config.vc
29128 ____________________________________________________________________________
29129 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
29130         Log: (Retracted by #10005.)
29131      Branch: perl
29132            ! pod/perlfaq3.pod
29133 ____________________________________________________________________________
29134 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
29135         Log: It's "psed", not "sed".
29136      Branch: perl
29137            ! x2p/s2p.PL
29138 ____________________________________________________________________________
29139 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
29140         Log: Update Changes.
29141      Branch: perl
29142            ! Changes patchlevel.h
29143 ____________________________________________________________________________
29144 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
29145         Log: Subject: Re: bleadperl make install fails due to "psed"
29146              From: andreas.koenig@anima.de (Andreas J. Koenig)
29147              Date: 05 May 2001 18:23:28 +0200
29148              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
29149      Branch: perl
29150            ! x2p/Makefile.SH x2p/s2p.PL
29151 ____________________________________________________________________________
29152 [  9999] By: jhi                                   on 2001/05/05  18:28:09
29153         Log: AUTHORS updates.
29154      Branch: perl
29155            ! AUTHORS
29156 ____________________________________________________________________________
29157 [  9998] By: jhi                                   on 2001/05/05  18:16:00
29158         Log: Updates on the pods related to the modules included since 5.6.
29159              
29160              TODO: perltodo really could use major updating.
29161      Branch: perl
29162            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
29163            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
29164            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
29165            ! pod/perlsyn.pod pod/perltodo.pod
29166 ____________________________________________________________________________
29167 [  9997] By: jhi                                   on 2001/05/05  17:35:17
29168         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
29169              from Kurt Skauen.
29170      Branch: perl
29171            + hints/atheos.sh
29172            ! MANIFEST
29173 ____________________________________________________________________________
29174 [  9996] By: jhi                                   on 2001/05/05  17:25:00
29175         Log: Add preemptive #undefs for some of the shorter and more prone
29176              to collision regcomp.h #defines.  (Background: the MASK collided
29177              with a system header #define in Rhapsody.)
29178      Branch: perl
29179            ! regcomp.h
29180 ____________________________________________________________________________
29181 [  9995] By: jhi                                   on 2001/05/05  13:24:21
29182         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
29183              From: Nicholas Clark <nick@ccl4.org>
29184              Date: Sat, 5 May 2001 14:46:39 +0100
29185              Message-ID: <20010505144639.O53513@plum.flirble.org>
29186              
29187              Add a test for the constants (if any) being processed correctly.
29188      Branch: perl
29189            ! utils/h2xs.PL
29190 ____________________________________________________________________________
29191 [  9994] By: jhi                                   on 2001/05/05  02:11:03
29192         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
29193              From: Peter Prymmer <pvhp@forte.com>
29194              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
29195              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
29196      Branch: perl
29197            ! t/lib/b-stash.t
29198 ____________________________________________________________________________
29199 [  9993] By: jhi                                   on 2001/05/05  02:03:49
29200         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
29201              From: Peter Prymmer <pvhp@forte.com>
29202              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
29203              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
29204      Branch: perl
29205            ! perlio.c vms/vmsish.h
29206 ____________________________________________________________________________
29207 [  9992] By: jhi                                   on 2001/05/04  17:21:12
29208         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
29209              From: Robin Barker <rmb1@cise.npl.co.uk>
29210              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
29211              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
29212      Branch: perl
29213            + t/pod/plainer.t
29214            ! MANIFEST
29215 ____________________________________________________________________________
29216 [  9991] By: jhi                                   on 2001/05/04  16:47:45
29217         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
29218              From: Robin Barker <rmb1@cise.npl.co.uk>
29219              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
29220              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
29221      Branch: perl
29222            ! regcomp.c
29223 ____________________________________________________________________________
29224 [  9990] By: jhi                                   on 2001/05/04  14:37:20
29225         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
29226              From: Prymmer/Kahn <pvhp@best.com>
29227              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
29228              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
29229      Branch: perl
29230            ! t/lib/b-stash.t
29231 ____________________________________________________________________________
29232 [  9989] By: jhi                                   on 2001/05/04  14:03:58
29233         Log: Introduce perl572delta, update Todo, add the missing
29234              mention about signal safety since 5.7.1 (though this
29235              requires verification and more details.)
29236      Branch: perl
29237            + pod/perl572delta.pod
29238            ! MANIFEST Todo pod/perl571delta.pod
29239 ____________________________________________________________________________
29240 [  9988] By: jhi                                   on 2001/05/04  12:41:51
29241         Log: Subject: [PATCH perl@9944] long =item
29242              From: Robin Barker <rmb1@cise.npl.co.uk>
29243              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
29244              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
29245      Branch: perl
29246            ! ext/Time/HiRes/HiRes.pm
29247 ____________________________________________________________________________
29248 [  9987] By: jhi                                   on 2001/05/04  12:39:19
29249         Log: The #9901 had removed one line essential for EBCDIC.
29250      Branch: perl
29251            ! regcomp.c
29252 ____________________________________________________________________________
29253 [  9986] By: jhi                                   on 2001/05/04  12:30:23
29254         Log: Subject: cygwin/Makefile.SHs INSTALL patch
29255              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
29256              Date: Mon, 08 Jan 2001 04:59:21 +0200
29257              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
29258      Branch: perl
29259            ! cygwin/Makefile.SHs
29260 ____________________________________________________________________________
29261 [  9985] By: jhi                                   on 2001/05/04  03:51:39
29262         Log: Encode/IO doc tweaks.
29263      Branch: perl
29264            ! ext/Encode/Encode.pm
29265 ____________________________________________________________________________
29266 [  9984] By: jhi                                   on 2001/05/04  03:29:34
29267         Log: Remove GDBM_File from the dynamic extensions for UTS,
29268              GDBM is not a standard feature.
29269      Branch: perl
29270            ! hints/uts.sh
29271 ____________________________________________________________________________
29272 [  9983] By: jhi                                   on 2001/05/04  03:22:59
29273         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
29274      Branch: perl
29275            ! pod/perlretut.pod
29276 ____________________________________________________________________________
29277 [  9982] By: jhi                                   on 2001/05/03  23:21:03
29278         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
29279              From: Benjamin Sugars <bsugars@canoe.ca>
29280              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
29281              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
29282      Branch: perl
29283            ! dump.c
29284 ____________________________________________________________________________
29285 [  9981] By: jhi                                   on 2001/05/03  23:20:05
29286         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
29287              From: Benjamin Sugars <bsugars@canoe.ca>
29288              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
29289              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
29290      Branch: perl
29291            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29292 ____________________________________________________________________________
29293 [  9980] By: jhi                                   on 2001/05/03  23:15:29
29294         Log: Integrate perlio.
29295      Branch: perl
29296           !> ext/Encode/Encode.pm
29297 ____________________________________________________________________________
29298 [  9979] By: jhi                                   on 2001/05/03  16:54:59
29299         Log: Install psed man page.
29300      Branch: perl
29301            ! installman
29302 ____________________________________________________________________________
29303 [  9978] By: jhi                                   on 2001/05/03  16:45:58
29304         Log: Remove unused files; noted by Sarathy.
29305      Branch: perl
29306            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
29307            ! MANIFEST
29308 ____________________________________________________________________________
29309 [  9977] By: jhi                                   on 2001/05/03  16:42:30
29310         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
29311              From: Andy Dougherty <doughera@lafayette.edu>
29312              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
29313              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
29314      Branch: perl
29315            ! INSTALL
29316 ____________________________________________________________________________
29317 [  9976] By: nick                                  on 2001/05/03  16:40:42
29318         Log: Allow $answer = encode($object,$text); like it says in docs.
29319      Branch: perlio
29320            ! ext/Encode/Encode.pm
29321 ____________________________________________________________________________
29322 [  9975] By: nick                                  on 2001/05/03  16:22:30
29323         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
29324              to be in scope (fair enough), and also a package variable (our) for eval to see it.
29325      Branch: perlio
29326            ! ext/Encode/Encode.pm
29327 ____________________________________________________________________________
29328 [  9974] By: nick                                  on 2001/05/03  15:48:17
29329         Log: Integrate mainline.
29330      Branch: perlio
29331           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
29332           +> t/lib/filter-simple.t t/lib/next.t
29333           !> (integrate 70 files)
29334 ____________________________________________________________________________
29335 [  9973] By: jhi                                   on 2001/05/03  13:09:09
29336         Log: Update Changes.
29337      Branch: perl
29338            ! Changes patchlevel.h
29339 ____________________________________________________________________________
29340 [  9972] By: jhi                                   on 2001/05/03  12:58:33
29341         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
29342              From: Prymmer/Kahn <pvhp@best.com>
29343              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
29344              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
29345      Branch: perl
29346            ! t/io/fflush.t
29347 ____________________________________________________________________________
29348 [  9971] By: jhi                                   on 2001/05/03  12:57:26
29349         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
29350              From: Prymmer/Kahn <pvhp@best.com>
29351              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
29352              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
29353      Branch: perl
29354            ! win32/FindExt.pm
29355 ____________________________________________________________________________
29356 [  9970] By: jhi                                   on 2001/05/03  02:42:46
29357         Log: Can't croak sans thread context, from Doug MacEachern.
29358      Branch: perl
29359            ! toke.c
29360 ____________________________________________________________________________
29361 [  9969] By: jhi                                   on 2001/05/03  01:23:48
29362         Log: Subject: Random input test and Perl
29363              From: Ilya Zakharevich <ilya@math.berkeley.edu>
29364              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
29365              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
29366      Branch: perl
29367            ! toke.c
29368 ____________________________________________________________________________
29369 [  9968] By: jhi                                   on 2001/05/02  22:17:21
29370         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
29371              From: Peter Prymmer <pvhp@forte.com>
29372              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
29373              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
29374      Branch: perl
29375            ! pod/perlfunc.pod pod/perlport.pod
29376 ____________________________________________________________________________
29377 [  9967] By: jhi                                   on 2001/05/02  20:12:45
29378         Log: Workaround for UTS compiler casting bug from Hal Morris.
29379      Branch: perl
29380            ! perl.h
29381 ____________________________________________________________________________
29382 [  9966] By: jhi                                   on 2001/05/02  18:31:37
29383         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
29384              From: Dan Sugalski <dan@sidhe.org>
29385              Date: Wed, 02 May 2001 15:23:22 -0400
29386              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
29387      Branch: perl
29388            ! perl.c vms/vms.c
29389 ____________________________________________________________________________
29390 [  9965] By: jhi                                   on 2001/05/02  18:21:29
29391         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
29392      Branch: perl
29393            ! pod/perlfunc.pod
29394 ____________________________________________________________________________
29395 [  9964] By: jhi                                   on 2001/05/02  18:15:01
29396         Log: Document large files in INSTALL, document also the %x
29397              limitation if not use64bitint, closes bug 20010326.007.
29398      Branch: perl
29399            ! INSTALL
29400 ____________________________________________________________________________
29401 [  9963] By: jhi                                   on 2001/05/02  17:24:47
29402         Log: perlmodlib tweaks; regen pods.
29403      Branch: perl
29404            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
29405            ! pod/perltoc.pod
29406 ____________________________________________________________________________
29407 [  9962] By: jhi                                   on 2001/05/02  17:14:00
29408         Log: Fix for a segfault, from Marc Lehmann.
29409      Branch: perl
29410            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
29411 ____________________________________________________________________________
29412 [  9961] By: jhi                                   on 2001/05/02  15:55:53
29413         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
29414              From: "Philip Newton" <pnewton@gmx.de>
29415              Date: Wed, 2 May 2001 18:39:03 +0200
29416              Message-ID: <3AF05447.15525.173B588@localhost>
29417      Branch: perl
29418            ! pod/perlop.pod
29419 ____________________________________________________________________________
29420 [  9960] By: jhi                                   on 2001/05/02  15:35:37
29421         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
29422              From: Dan Sugalski <dan@sidhe.org>
29423              Date: Wed, 02 May 2001 11:37:27 -0400
29424              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
29425      Branch: perl
29426            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
29427            ! thread.h vms/vms.c vms/vmsish.h
29428 ____________________________________________________________________________
29429 [  9959] By: jhi                                   on 2001/05/02  15:21:08
29430         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
29431              From: Benjamin Sugars <bsugars@canoe.ca>
29432              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
29433              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
29434      Branch: perl
29435            ! ext/PerlIO/Scalar/Scalar.xs
29436 ____________________________________________________________________________
29437 [  9958] By: jhi                                   on 2001/05/02  15:15:53
29438         Log: Bug in #9915, spotted by Mike Guy.
29439      Branch: perl
29440            ! installperl
29441 ____________________________________________________________________________
29442 [  9957] By: jhi                                   on 2001/05/02  13:26:01
29443         Log: Add a test for not griping about references as array
29444              indices if the reference has magic in it (overloaded
29445              methods).
29446      Branch: perl
29447            ! pod/perldiag.pod t/pragma/warn/pp_hot
29448 ____________________________________________________________________________
29449 [  9956] By: jhi                                   on 2001/05/02  13:07:01
29450         Log: Retracted a bit too much in #9952.
29451      Branch: perl
29452            ! t/pragma/sub_lval.t
29453 ____________________________________________________________________________
29454 [  9955] By: jhi                                   on 2001/05/02  13:05:38
29455         Log: Test for #9952.
29456      Branch: perl
29457            ! t/op/tie.t
29458 ____________________________________________________________________________
29459 [  9954] By: jhi                                   on 2001/05/02  11:48:18
29460         Log: Additional note on the encoding example: one cannot
29461              convert string constants in-place.
29462      Branch: perl
29463            ! ext/Encode/Encode.pm
29464 ____________________________________________________________________________
29465 [  9953] By: jhi                                   on 2001/05/02  11:43:51
29466         Log: Note that if you have recent enough Perl you already
29467              have Filter::Util::Call.
29468      Branch: perl
29469            ! lib/Filter/Simple.pm
29470 ____________________________________________________________________________
29471 [  9952] By: jhi                                   on 2001/05/02  11:31:53
29472         Log: Retract changes #8254 and #8255, causes coredump in
29473              'tie FH, "main"', reported by Abigail, culprit found by
29474              Benjamin Sugars.  Mirrors maintperl change #9950.
29475      Branch: perl
29476            ! op.c t/pragma/sub_lval.t
29477 ____________________________________________________________________________
29478 [  9951] By: jhi                                   on 2001/05/02  11:14:29
29479         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
29480      Branch: perl
29481            + t/lib/MyFilter.pm
29482 ____________________________________________________________________________
29483 [  9950] By: gsar                                  on 2001/05/02  03:17:11
29484         Log: revert integration of changes#8254,8255 in change#8620 (causes
29485              a coredump in C<tie FH, 'foo'>; the idea itself may need better
29486              rationalization)
29487      Branch: maint-5.6/perl
29488            ! op.c t/pragma/sub_lval.t
29489 ____________________________________________________________________________
29490 [  9949] By: gsar                                  on 2001/05/02  02:56:32
29491         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
29492              
29493              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
29494              
29495              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
29496      Branch: maint-5.6/perl
29497           !> hints/svr5.sh
29498 ____________________________________________________________________________
29499 [  9948] By: gsar                                  on 2001/05/02  02:49:15
29500         Log: pod/find.t breaks on VMS (from Craig Berry)
29501      Branch: maint-5.6/perl
29502            ! t/pod/find.t
29503 ____________________________________________________________________________
29504 [  9947] By: jhi                                   on 2001/05/02  02:43:09
29505         Log: Add an encoding conversion example.
29506      Branch: perl
29507            ! ext/Encode/Encode.pm
29508 ____________________________________________________________________________
29509 [  9946] By: jhi                                   on 2001/05/02  01:34:22
29510         Log: Another coat of paint but still nowhere finished.
29511              Need to decide on the semantics of strptime(): should
29512              strptime() be a function instead of a method?  To do
29513              the week/monthname-strptiming the i18n/l10n bullet needs
29514              to be bitten with gusto.
29515      Branch: perl
29516            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
29517 ____________________________________________________________________________
29518 [  9945] By: jhi                                   on 2001/05/01  23:40:52
29519         Log: Update Changes.
29520      Branch: perl
29521            ! Changes patchlevel.h
29522 ____________________________________________________________________________
29523 [  9944] By: jhi                                   on 2001/05/01  23:33:37
29524         Log: Add known-to-be-tested modules to the list-to-be-skipped.
29525      Branch: perl
29526            ! t/lib/1_compile.t
29527 ____________________________________________________________________________
29528 [  9943] By: jhi                                   on 2001/05/01  23:24:40
29529         Log: Subject: BorlandC++ fix
29530              From: "Vadim Konovalov" <watman@inbox.ru>
29531              Date: Mon, 30 Apr 2001 20:12:26 -0700
29532              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
29533      Branch: perl
29534            ! win32/makefile.mk
29535 ____________________________________________________________________________
29536 [  9942] By: jhi                                   on 2001/05/01  23:18:02
29537         Log: Update to Filter::Simple 0.60, create a test for it.
29538      Branch: perl
29539            + t/lib/filter-simple.t
29540            ! MANIFEST lib/Filter/Simple.pm
29541 ____________________________________________________________________________
29542 [  9941] By: jhi                                   on 2001/05/01  19:47:24
29543         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
29544              From: Hugo <hv@crypt.compulink.co.uk>
29545              Date: Tue, 01 May 2001 20:12:20 +0100
29546              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
29547      Branch: perl
29548            ! pp_hot.c t/op/re_tests
29549 ____________________________________________________________________________
29550 [  9940] By: jhi                                   on 2001/05/01  19:42:16
29551         Log: Integrate perlio.
29552      Branch: perl
29553           !> lib/base.pm t/lib/fields.t
29554 ____________________________________________________________________________
29555 [  9939] By: jhi                                   on 2001/05/01  19:39:51
29556         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
29557              From: Benjamin Sugars <bsugars@canoe.ca>
29558              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
29559              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
29560      Branch: perl
29561            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29562 ____________________________________________________________________________
29563 [  9938] By: jhi                                   on 2001/05/01  19:34:09
29564         Log: Add NEXT, a pseudo-class for method redispatching.
29565              <Damian>NEXT.pm probably offers more bang-for-buck
29566              than anything else I've ever written.</Damian>
29567      Branch: perl
29568            + lib/NEXT.pm t/lib/next.t
29569            ! MANIFEST
29570 ____________________________________________________________________________
29571 [  9937] By: jhi                                   on 2001/05/01  19:21:41
29572         Log: Update to Switch 2.02.
29573      Branch: perl
29574            ! lib/Switch.pm t/lib/switch.t
29575 ____________________________________________________________________________
29576 [  9936] By: nick                                  on 2001/05/01  19:09:21
29577         Log: Fix for base.pm clobbering $VERSION
29578      Branch: perlio
29579            ! lib/base.pm
29580 ____________________________________________________________________________
29581 [  9935] By: nick                                  on 2001/05/01  18:54:38
29582         Log: Test for base.pm clobbering $VERSION.
29583      Branch: perlio
29584            ! t/lib/fields.t
29585 ____________________________________________________________________________
29586 [  9934] By: jhi                                   on 2001/05/01  18:39:10
29587         Log: Add information about Scalar::Util::blessed.
29588      Branch: perl
29589            ! pod/perlobj.pod
29590 ____________________________________________________________________________
29591 [  9933] By: jhi                                   on 2001/05/01  18:33:51
29592         Log: Subject: Extra UNIVERSAL documentation
29593              From: Mike Guy <mjtg@cam.ac.uk>
29594              Date: Tue, 01 May 2001 20:12:11 +0100
29595              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
29596      Branch: perl
29597            ! pod/perlobj.pod
29598 ____________________________________________________________________________
29599 [  9932] By: jhi                                   on 2001/05/01  18:26:54
29600         Log: Subject: Autoflush in tests as appropriate
29601              From: Mike Guy <mjtg@cam.ac.uk>
29602              Date: Tue, 01 May 2001 20:05:31 +0100
29603              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
29604      Branch: perl
29605            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
29606            ! t/op/taint.t
29607 ____________________________________________________________________________
29608 [  9931] By: jhi                                   on 2001/05/01  18:02:29
29609         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
29610              From: Benjamin Sugars <bsugars@canoe.ca>
29611              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
29612              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
29613      Branch: perl
29614            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29615 ____________________________________________________________________________
29616 [  9930] By: jhi                                   on 2001/05/01  15:12:26
29617         Log: Subject: Re: Finally got a round tuit
29618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29619              Date: Tue, 01 May 2001 14:14:10 +0200
29620              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
29621              
29622              The -DP part, slightly modified.
29623      Branch: perl
29624            ! perl.c
29625 ____________________________________________________________________________
29626 [  9929] By: jhi                                   on 2001/05/01  14:17:15
29627         Log: Subject: Re: Finally got a round tuit
29628              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29629              Date: Tue, 01 May 2001 16:34:06 +0200
29630              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
29631              
29632              cpp and optimization tweaks for HP-UX.
29633      Branch: perl
29634            ! hints/hpux.sh
29635 ____________________________________________________________________________
29636 [  9928] By: jhi                                   on 2001/05/01  13:24:20
29637         Log: Tune the scan_num() comments to reality.
29638      Branch: perl
29639            ! toke.c
29640 ____________________________________________________________________________
29641 [  9927] By: jhi                                   on 2001/05/01  13:14:01
29642         Log: Subject: [PATCH B::Deparse] optimised sort
29643              From: Robin Houston <robin@kitsite.com>
29644              Date: Tue, 1 May 2001 14:07:12 +0100
29645              Message-ID: <20010501140712.A4266@penderel>
29646      Branch: perl
29647            ! ext/B/B/Deparse.pm
29648 ____________________________________________________________________________
29649 [  9926] By: jhi                                   on 2001/05/01  13:10:53
29650         Log: Subject: [PATCH t/lib/b-deparse.t] 
29651              From: Robin Houston <robin@kitsite.com>
29652              Date: Tue, 1 May 2001 13:37:42 +0100
29653              Message-ID: <20010501133742.A4082@penderel>
29654      Branch: perl
29655            ! t/lib/b-deparse.t
29656 ____________________________________________________________________________
29657 [  9925] By: jhi                                   on 2001/05/01  13:10:13
29658         Log: Subject: [PATCH B::Deparse] for(;;), sort
29659              From: Robin Houston <robin@kitsite.com>
29660              Date: Tue, 1 May 2001 13:35:00 +0100
29661              Message-ID: <20010501133500.A4061@penderel>
29662      Branch: perl
29663            ! ext/B/B/Deparse.pm
29664 ____________________________________________________________________________
29665 [  9924] By: jhi                                   on 2001/05/01  13:09:22
29666         Log: Subject: [PATCH B::Deparse] do, warn, use
29667              From: Robin Houston <robin@kitsite.com>
29668              Date: Tue, 1 May 2001 13:31:03 +0100
29669              Message-ID: <20010501133103.A4041@penderel>
29670      Branch: perl
29671            ! ext/B/B/Deparse.pm
29672 ____________________________________________________________________________
29673 [  9923] By: jhi                                   on 2001/05/01  11:45:36
29674         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
29675              From: Benjamin Sugars <ben.sugars@home.com>
29676              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
29677              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
29678      Branch: perl
29679            + t/io/fflush.t
29680            ! MANIFEST
29681 ____________________________________________________________________________
29682 [  9922] By: jhi                                   on 2001/05/01  11:35:42
29683         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
29684              From: Peter Prymmer <pvhp@forte.com>
29685              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
29686              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
29687      Branch: perl
29688            ! t/lib/selfstubber.t
29689 ____________________________________________________________________________
29690 [  9921] By: jhi                                   on 2001/04/30  16:34:33
29691         Log: Subject: [PATCH B::Concise] suppress warning
29692              From: Robin Houston <robin@kitsite.com>
29693              Date: Mon, 30 Apr 2001 16:09:49 +0100
29694              Message-ID: <20010430160949.A25086@penderel>
29695      Branch: perl
29696            ! ext/B/B/Concise.pm
29697 ____________________________________________________________________________
29698 [  9920] By: jhi                                   on 2001/04/30  13:56:04
29699         Log: Strip the *markers* from #9919.
29700      Branch: perl
29701            ! pod/perlfaq.pod pod/perlfaq5.pod
29702 ____________________________________________________________________________
29703 [  9919] By: jhi                                   on 2001/04/30  13:54:04
29704         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
29705              From: Gwyn Judd <b.judd@xtra.co.nz>
29706              Date: Sun, 29 Apr 2001 01:47:49 +1200
29707              Message-ID: <20010429014749.A4418@thislove>
29708      Branch: perl
29709            ! pod/perlfaq.pod pod/perlfaq5.pod
29710 ____________________________________________________________________________
29711 [  9918] By: jhi                                   on 2001/04/30  13:13:54
29712         Log: More_tweakage.
29713      Branch: perl
29714            ! pod/perldata.pod pod/perldiag.pod
29715 ____________________________________________________________________________
29716 [  9917] By: jhi                                   on 2001/04/30  13:01:27
29717         Log: Update Changes.
29718      Branch: perl
29719            ! Changes patchlevel.h
29720 ____________________________________________________________________________
29721 [  9916] By: jhi                                   on 2001/04/30  12:57:03
29722         Log: T_w_e_a_k_a_g_e.
29723      Branch: perl
29724            ! pod/perldata.pod pod/perldiag.pod
29725 ____________________________________________________________________________
29726 [  9915] By: jhi                                   on 2001/04/30  12:39:29
29727         Log: Install s2p also as psed.
29728              
29729              TODO: psed documentation?
29730      Branch: perl
29731            ! installperl
29732 ____________________________________________________________________________
29733 [  9914] By: jhi                                   on 2001/04/30  12:29:21
29734         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
29735              From: Jens Hamisch <jens@Strawberry.COM>
29736              Date: Fri, 27 Apr 2001 17:00:36 +0200
29737              Message-ID: <20010427170036.K1372@Strawberry.COM>
29738              
29739              SOCKS5_VERSION_NAME is the right symbol to detect
29740              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
29741              function called socks5_init() is available, and even that is
29742              not universal, most SOCKS5 installations use SOCKSinit()).
29743      Branch: perl
29744            ! perlio.c
29745 ____________________________________________________________________________
29746 [  9913] By: jhi                                   on 2001/04/30  12:22:15
29747         Log: Allow a zero timeout on IO::Socket accept and connect--
29748              though one really shouldn't do that.  Based on
29749              
29750              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
29751              From: "John Holdsworth" <coldwave@bigfoot.com>
29752              Date: Sun, 4 Feb 2001 12:48:18 +0100
29753              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
29754      Branch: perl
29755            ! ext/IO/lib/IO/Socket.pm
29756 ____________________________________________________________________________
29757 [  9912] By: jhi                                   on 2001/04/30  11:27:27
29758         Log: Save the spot of regprev (see #9911) for binary compatibility;
29759              regen API.
29760      Branch: perl
29761            ! embedvar.h perlapi.h thrdvar.h
29762 ____________________________________________________________________________
29763 [  9911] By: jhi                                   on 2001/04/30  11:22:03
29764         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
29765              From: Hugo <hv@crypt.compulink.co.uk>
29766              Date: Sun, 29 Apr 2001 17:09:30 +0100
29767              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
29768      Branch: perl
29769            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
29770 ____________________________________________________________________________
29771 [  9910] By: jhi                                   on 2001/04/30  11:15:12
29772         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
29773              a dummy for PL_numeric_radix); no pressing reason to break
29774              binary compatibility; regen API.
29775      Branch: perl
29776            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
29777            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
29778 ____________________________________________________________________________
29779 [  9909] By: jhi                                   on 2001/04/30  10:56:08
29780         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
29781              From: Walt Mankowski <waltman@netaxs.com>
29782              Date: Sun, 29 Apr 2001 21:53:48 -0400
29783              Message-ID: <20010429215348.A3971@netaxs.com>
29784      Branch: perl
29785            ! pod/perlfunc.pod
29786 ____________________________________________________________________________
29787 [  9908] By: jhi                                   on 2001/04/30  10:49:40
29788         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
29789      Branch: perl
29790            ! t/lib/selfstubber.t
29791 ____________________________________________________________________________
29792 [  9907] By: nick                                  on 2001/04/30  09:26:50
29793         Log: Integrate mainline.
29794      Branch: perlio
29795           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
29796 ____________________________________________________________________________
29797 [  9906] By: jhi                                   on 2001/04/29  23:24:20
29798         Log: Abigail spotted a thinko in #9905.
29799      Branch: perl
29800            ! pod/perldiag.pod
29801 ____________________________________________________________________________
29802 [  9905] By: jhi                                   on 2001/04/29  15:55:39
29803         Log: Changed the underscore/undebar syntax in numeric constants;
29804              now any grouping will do, as long as the underscores are not
29805              consecutive (so "zero-grouping" is out), and they do not begin
29806              or end the integer or fractional parts.
29807      Branch: perl
29808            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
29809 ____________________________________________________________________________
29810 [  9904] By: nick                                  on 2001/04/29  15:43:22
29811         Log: Integrate mainline.
29812      Branch: perlio
29813           +> (branch 98 files)
29814            - lib/unicode/Block.pl
29815            - lib/unicode/In/AlphabeticPresentationForms.pl
29816            - lib/unicode/In/Arabic.pl
29817            - lib/unicode/In/ArabicPresentationForms-A.pl
29818            - lib/unicode/In/ArabicPresentationForms-B.pl
29819            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
29820            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
29821            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
29822            - lib/unicode/In/BopomofoExtended.pl
29823            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
29824            - lib/unicode/In/CJKCompatibility.pl
29825            - lib/unicode/In/CJKCompatibilityForms.pl
29826            - lib/unicode/In/CJKCompatibilityIdeographs.pl
29827            - lib/unicode/In/CJKRadicalsSupplement.pl
29828            - lib/unicode/In/CJKSymbolsandPunctuation.pl
29829            - lib/unicode/In/CJKUnifiedIdeographs.pl
29830            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
29831            - lib/unicode/In/Cherokee.pl
29832            - lib/unicode/In/CombiningDiacriticalMarks.pl
29833            - lib/unicode/In/CombiningHalfMarks.pl
29834            - lib/unicode/In/CombiningMarksforSymbols.pl
29835            - lib/unicode/In/ControlPictures.pl
29836            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
29837            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
29838            - lib/unicode/In/EnclosedAlphanumerics.pl
29839            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
29840            - lib/unicode/In/Ethiopic.pl
29841            - lib/unicode/In/GeneralPunctuation.pl
29842            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
29843            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
29844            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
29845            - lib/unicode/In/HalfwidthandFullwidthForms.pl
29846            - lib/unicode/In/HangulCompatibilityJamo.pl
29847            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
29848            - lib/unicode/In/Hebrew.pl
29849            - lib/unicode/In/HighPrivateUseSurrogates.pl
29850            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
29851            - lib/unicode/In/IPAExtensions.pl
29852            - lib/unicode/In/IdeographicDescriptionCharacters.pl
29853            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
29854            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
29855            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
29856            - lib/unicode/In/Latin-1Supplement.pl
29857            - lib/unicode/In/LatinExtended-A.pl
29858            - lib/unicode/In/LatinExtended-B.pl
29859            - lib/unicode/In/LatinExtendedAdditional.pl
29860            - lib/unicode/In/LetterlikeSymbols.pl
29861            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
29862            - lib/unicode/In/MathematicalOperators.pl
29863            - lib/unicode/In/MiscellaneousSymbols.pl
29864            - lib/unicode/In/MiscellaneousTechnical.pl
29865            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
29866            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
29867            - lib/unicode/In/OpticalCharacterRecognition.pl
29868            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
29869            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
29870            - lib/unicode/In/SmallFormVariants.pl
29871            - lib/unicode/In/SpacingModifierLetters.pl
29872            - lib/unicode/In/Specials.pl
29873            - lib/unicode/In/SuperscriptsandSubscripts.pl
29874            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
29875            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
29876            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
29877            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
29878            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
29879           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
29880           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
29881           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
29882           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
29883           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
29884           !> utf8.c win32/Makefile
29885 ____________________________________________________________________________
29886 [  9903] By: jhi                                   on 2001/04/29  14:30:53
29887         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
29888              From: Prymmer/Kahn <pvhp@best.com>
29889              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
29890              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
29891      Branch: perl
29892            ! win32/Makefile
29893 ____________________________________________________________________________
29894 [  9902] By: jhi                                   on 2001/04/29  02:52:44
29895         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
29896              From: "Abigail" <abigail@foad.org>
29897              Date: Sun, 29 Apr 2001 03:14:25 +0200
29898              Message-ID: <20010429011425.24503.qmail@foad.org>
29899      Branch: perl
29900            ! ext/IO/lib/IO/Seekable.pm
29901 ____________________________________________________________________________
29902 [  9901] By: jhi                                   on 2001/04/29  02:04:46
29903         Log: In character classes one couldn't have 0x80..0xff characters
29904              at the left hand side if there were 0x100.. characters in the
29905              character class.
29906      Branch: perl
29907            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
29908            ! t/op/pat.t utf8.c
29909 ____________________________________________________________________________
29910 [  9900] By: jhi                                   on 2001/04/28  22:55:04
29911         Log: Forgot the latest mktables.PL from #9899.
29912      Branch: perl
29913            ! lib/unicode/mktables.PL
29914 ____________________________________________________________________________
29915 [  9899] By: jhi                                   on 2001/04/28  22:53:28
29916         Log: Explain the \p{} and \P{} error message better and
29917              have prettier prettyprint in In.pl.
29918      Branch: perl
29919            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
29920            ! pod/perldiag.pod
29921 ____________________________________________________________________________
29922 [  9898] By: jhi                                   on 2001/04/28  21:03:34
29923         Log: Add one possible explanation for the "Invalid [] range" error.
29924      Branch: perl
29925            ! pod/perldiag.pod
29926 ____________________________________________________________________________
29927 [  9897] By: jhi                                   on 2001/04/28  17:18:26
29928         Log: Add a level of indirection to the implementation of \p{InFoo}
29929              so that we don't have to have long filenames.  (Nothing changes
29930              in the user interface.)   The indirection is defined in
29931              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
29932              Also rename some the character classes by removing '-' from
29933              the classnames, and finally renamed Block.pl as Blocks.pl.
29934      Branch: perl
29935            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
29936            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
29937            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
29938            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
29939            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
29940            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
29941            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
29942            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
29943            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
29944            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
29945            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
29946            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
29947            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
29948            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
29949            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
29950            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
29951            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
29952            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
29953            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
29954            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
29955            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
29956            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
29957            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
29958            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
29959            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
29960            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
29961            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
29962            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
29963            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
29964            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
29965            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
29966            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
29967            + lib/unicode/In/94.pl lib/unicode/In/95.pl
29968            - lib/unicode/Block.pl
29969            - lib/unicode/In/AlphabeticPresentationForms.pl
29970            - lib/unicode/In/Arabic.pl
29971            - lib/unicode/In/ArabicPresentationForms-A.pl
29972            - lib/unicode/In/ArabicPresentationForms-B.pl
29973            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
29974            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
29975            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
29976            - lib/unicode/In/BopomofoExtended.pl
29977            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
29978            - lib/unicode/In/CJKCompatibility.pl
29979            - lib/unicode/In/CJKCompatibilityForms.pl
29980            - lib/unicode/In/CJKCompatibilityIdeographs.pl
29981            - lib/unicode/In/CJKRadicalsSupplement.pl
29982            - lib/unicode/In/CJKSymbolsandPunctuation.pl
29983            - lib/unicode/In/CJKUnifiedIdeographs.pl
29984            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
29985            - lib/unicode/In/Cherokee.pl
29986            - lib/unicode/In/CombiningDiacriticalMarks.pl
29987            - lib/unicode/In/CombiningHalfMarks.pl
29988            - lib/unicode/In/CombiningMarksforSymbols.pl
29989            - lib/unicode/In/ControlPictures.pl
29990            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
29991            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
29992            - lib/unicode/In/EnclosedAlphanumerics.pl
29993            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
29994            - lib/unicode/In/Ethiopic.pl
29995            - lib/unicode/In/GeneralPunctuation.pl
29996            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
29997            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
29998            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
29999            - lib/unicode/In/HalfwidthandFullwidthForms.pl
30000            - lib/unicode/In/HangulCompatibilityJamo.pl
30001            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
30002            - lib/unicode/In/Hebrew.pl
30003            - lib/unicode/In/HighPrivateUseSurrogates.pl
30004            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
30005            - lib/unicode/In/IPAExtensions.pl
30006            - lib/unicode/In/IdeographicDescriptionCharacters.pl
30007            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
30008            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
30009            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
30010            - lib/unicode/In/Latin-1Supplement.pl
30011            - lib/unicode/In/LatinExtended-A.pl
30012            - lib/unicode/In/LatinExtended-B.pl
30013            - lib/unicode/In/LatinExtendedAdditional.pl
30014            - lib/unicode/In/LetterlikeSymbols.pl
30015            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
30016            - lib/unicode/In/MathematicalOperators.pl
30017            - lib/unicode/In/MiscellaneousSymbols.pl
30018            - lib/unicode/In/MiscellaneousTechnical.pl
30019            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
30020            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
30021            - lib/unicode/In/OpticalCharacterRecognition.pl
30022            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
30023            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
30024            - lib/unicode/In/SmallFormVariants.pl
30025            - lib/unicode/In/SpacingModifierLetters.pl
30026            - lib/unicode/In/Specials.pl
30027            - lib/unicode/In/SuperscriptsandSubscripts.pl
30028            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
30029            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
30030            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
30031            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
30032            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
30033            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
30034            ! pod/perlunicode.pod
30035 ____________________________________________________________________________
30036 [  9896] By: jhi                                   on 2001/04/28  14:33:17
30037         Log: Update the information on shared library path on HP-UX.
30038      Branch: perl
30039            ! INSTALL
30040 ____________________________________________________________________________
30041 [  9895] By: jhi                                   on 2001/04/28  14:32:30
30042         Log: Because #9894 seems to do the trick, this workaround can be removed.
30043      Branch: perl
30044            ! t/lib/selfstubber.t
30045 ____________________________________________________________________________
30046 [  9894] By: jhi                                   on 2001/04/28  14:26:13
30047         Log: For PerlIO flush the children's file handles (on fork/exec/system).
30048      Branch: perl
30049            ! perl.h
30050 ____________________________________________________________________________
30051 [  9893] By: jhi                                   on 2001/04/28  14:23:15
30052         Log: Test tweak for #9891.
30053      Branch: perl
30054            ! t/lib/b-deparse.t
30055 ____________________________________________________________________________
30056 [  9892] By: jhi                                   on 2001/04/28  14:10:13
30057         Log: New HP-UX hints from Merijn.
30058      Branch: perl
30059            ! hints/hpux.sh
30060 ____________________________________________________________________________
30061 [  9891] By: jhi                                   on 2001/04/28  14:07:27
30062         Log: Subject: [PATCH B::Deparse] non-block scopes
30063              From: Robin Houston <robin@kitsite.com>
30064              Date: Fri, 27 Apr 2001 19:15:14 +0100
30065              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
30066      Branch: perl
30067            ! ext/B/B/Deparse.pm
30068 ____________________________________________________________________________
30069 [  9890] By: nick                                  on 2001/04/27  19:41:25
30070         Log: Integrate mainline
30071      Branch: perlio
30072           +> t/lib/selfstubber.t
30073           !> (integrate 50 files)
30074 ____________________________________________________________________________
30075 [  9889] By: jhi                                   on 2001/04/27  18:23:46
30076         Log: Subject: Re: selfstubber test fail on bleadperl
30077              From: Mike Guy <mjtg@cam.ac.uk>
30078              Date: Fri, 27 Apr 2001 19:31:18 +0100
30079              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
30080      Branch: perl
30081            ! t/lib/selfstubber.t
30082 ____________________________________________________________________________
30083 [  9888] By: jhi                                   on 2001/04/27  16:20:54
30084         Log: Test tweak for #9886.
30085      Branch: perl
30086            ! t/lib/b-deparse.t
30087 ____________________________________________________________________________
30088 [  9887] By: jhi                                   on 2001/04/27  16:16:33
30089         Log: Buffering issue at least in Solaris (even with perlio).
30090      Branch: perl
30091            ! t/lib/selfstubber.t
30092 ____________________________________________________________________________
30093 [  9886] By: jhi                                   on 2001/04/27  14:59:23
30094         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
30095              From: Robin Houston <robin@kitsite.com>
30096              Date: Fri, 27 Apr 2001 16:53:20 +0100
30097              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
30098      Branch: perl
30099            ! ext/B/B/Deparse.pm
30100 ____________________________________________________________________________
30101 [  9885] By: jhi                                   on 2001/04/27  14:23:51
30102         Log: Update Changes.
30103      Branch: perl
30104            ! Changes patchlevel.h
30105 ____________________________________________________________________________
30106 [  9884] By: jhi                                   on 2001/04/27  14:14:12
30107         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
30108              From: "Philip Newton" <pnewton@gmx.de>
30109              Date: Fri, 27 Apr 2001 16:40:13 +0200
30110              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
30111      Branch: perl
30112            ! pod/perldata.pod
30113 ____________________________________________________________________________
30114 [  9883] By: jhi                                   on 2001/04/27  13:28:19
30115         Log: Add LOG_PERROR; prettify the "removed".
30116      Branch: perl
30117            ! ext/Sys/Syslog/Syslog.xs
30118 ____________________________________________________________________________
30119 [  9882] By: jhi                                   on 2001/04/27  13:13:18
30120         Log: h2xs tweaks: use NV instead of double, "quote" the removed
30121              prefixes for clarity (especially when nothing is removed),
30122              slight pod reformats.
30123      Branch: perl
30124            ! utils/h2xs.PL
30125 ____________________________________________________________________________
30126 [  9881] By: jhi                                   on 2001/04/27  12:58:48
30127         Log: Don't bother creating existing directories.
30128      Branch: perl
30129            ! utils/h2xs.PL
30130 ____________________________________________________________________________
30131 [  9880] By: jhi                                   on 2001/04/27  12:45:39
30132         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
30133              From: Mike Schilli <m@perlmeister.com>
30134              Date: Wed, 25 Apr 2001 01:29:21 -0700
30135              Message-id: <3AE68AE1.6A981723@perlmeister.com>
30136      Branch: perl
30137            ! utils/h2xs.PL
30138 ____________________________________________________________________________
30139 [  9879] By: jhi                                   on 2001/04/27  12:40:55
30140         Log: break is not yet Perl.  Added the template license also to README.
30141      Branch: perl
30142            ! utils/h2xs.PL
30143 ____________________________________________________________________________
30144 [  9878] By: jhi                                   on 2001/04/27  03:08:20
30145         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
30146              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30147              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
30148              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
30149      Branch: perl
30150            ! t/lib/xs-typemap.t
30151 ____________________________________________________________________________
30152 [  9877] By: jhi                                   on 2001/04/26  23:54:40
30153         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
30154              From: "Abigail" <abigail@foad.org>
30155              Date: Fri, 27 Apr 2001 01:44:28 +0200
30156              Message-ID: <20010426234428.19786.qmail@foad.org>
30157      Branch: perl
30158            ! utils/h2xs.PL
30159 ____________________________________________________________________________
30160 [  9876] By: jhi                                   on 2001/04/26  23:52:06
30161         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
30162              From: Peter Prymmer <pvhp@forte.com>
30163              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
30164              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
30165      Branch: perl
30166            ! t/lib/selfstubber.t
30167 ____________________________________________________________________________
30168 [  9875] By: jhi                                   on 2001/04/26  23:48:10
30169         Log: Deparse nits.
30170      Branch: perl
30171            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
30172 ____________________________________________________________________________
30173 [  9874] By: jhi                                   on 2001/04/26  22:46:05
30174         Log: Document ANYOF_CLASS.
30175      Branch: perl
30176            ! regcomp.h
30177 ____________________________________________________________________________
30178 [  9873] By: jhi                                   on 2001/04/26  22:35:03
30179         Log: Subject: Re: [PATCH @9846] dumping ANYOF
30180              From: Hugo <hv@crypt.compulink.co.uk>
30181              Date: Thu, 26 Apr 2001 23:33:38 +0100
30182              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
30183      Branch: perl
30184            ! regcomp.c regcomp.h
30185 ____________________________________________________________________________
30186 [  9872] By: jhi                                   on 2001/04/26  22:34:31
30187         Log: Subject: [PATCH] more for Devel::SelfStubber
30188              From: Nicholas Clark <nick@ccl4.org>
30189              Date: Fri, 27 Apr 2001 00:13:52 +0100
30190              Message-ID: <20010427001351.K88186@plum.flirble.org>
30191      Branch: perl
30192            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
30193 ____________________________________________________________________________
30194 [  9871] By: jhi                                   on 2001/04/26  21:59:17
30195         Log: Subject: [PATCH B::Deparse] formats must be flush left
30196              From: Robin Houston <robin@kitsite.com>
30197              Date: Thu, 26 Apr 2001 23:54:29 +0100
30198              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
30199      Branch: perl
30200            ! ext/B/B/Deparse.pm
30201 ____________________________________________________________________________
30202 [  9870] By: jhi                                   on 2001/04/26  21:57:37
30203         Log: If some of the constants are prefixes of others,
30204              the prefixes may never get recognized.  (See 20010426.006.)
30205      Branch: perl
30206            ! utils/h2xs.PL
30207 ____________________________________________________________________________
30208 [  9869] By: jhi                                   on 2001/04/26  21:50:42
30209         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
30210              From: Chris Bongaarts <cab@tc.umn.edu>
30211              Date: Thu, 26 Apr 2001 17:10:31 -0500
30212              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
30213      Branch: perl
30214            ! ext/Sys/Syslog/Syslog.xs
30215 ____________________________________________________________________________
30216 [  9868] By: jhi                                   on 2001/04/26  21:35:12
30217         Log: Further cuts and more docs from Graham Barr.
30218      Branch: perl
30219            ! ext/List/Util/lib/List/Util.pm
30220            ! ext/List/Util/lib/Scalar/Util.pm
30221 ____________________________________________________________________________
30222 [  9867] By: jhi                                   on 2001/04/26  21:18:57
30223         Log: Subject: [PATCH 5.7.1] DB_File-1.77
30224              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
30225              Date: Thu, 26 Apr 2001 22:37:53 +0100
30226              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
30227      Branch: perl
30228            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30229            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
30230 ____________________________________________________________________________
30231 [  9866] By: jhi                                   on 2001/04/26  21:12:31
30232         Log: Subject: [PATCH B::Deparse] fix easy bugs
30233              From: Robin Houston <robin@kitsite.com>
30234              Date: Thu, 26 Apr 2001 23:03:33 +0100
30235              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
30236      Branch: perl
30237            ! ext/B/B/Deparse.pm
30238 ____________________________________________________________________________
30239 [  9865] By: jhi                                   on 2001/04/26  20:26:13
30240         Log: Update Changes.
30241      Branch: perl
30242            ! Changes patchlevel.h
30243 ____________________________________________________________________________
30244 [  9864] By: jhi                                   on 2001/04/26  19:27:48
30245         Log: Dethinko from Robin Houston.
30246      Branch: perl
30247            ! ext/B/B/Deparse.pm
30248 ____________________________________________________________________________
30249 [  9863] By: jhi                                   on 2001/04/26  19:10:35
30250         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
30251              From: Robin Houston <robin@kitsite.com>
30252              Date: Thu, 26 Apr 2001 21:08:32 +0100
30253              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
30254      Branch: perl
30255            ! ext/B/B/Deparse.pm
30256 ____________________________________________________________________________
30257 [  9862] By: jhi                                   on 2001/04/26  19:04:23
30258         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
30259              From: Robin Houston <robin@kitsite.com>
30260              Date: Thu, 26 Apr 2001 20:52:50 +0100
30261              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
30262      Branch: perl
30263            ! ext/B/B/Deparse.pm
30264 ____________________________________________________________________________
30265 [  9861] By: jhi                                   on 2001/04/26  18:56:14
30266         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
30267              From: Mike Guy <mjtg@cam.ac.uk>
30268              Date: Thu, 26 Apr 2001 14:22:40 +0100
30269              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
30270      Branch: perl
30271            ! pod/perlobj.pod
30272 ____________________________________________________________________________
30273 [  9860] By: jhi                                   on 2001/04/26  18:46:42
30274         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
30275              From: Robin Houston <robin@kitsite.com>
30276              Date: Thu, 26 Apr 2001 20:34:29 +0100
30277              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
30278              
30279              Hashes do not interpolate.
30280      Branch: perl
30281            ! ext/B/B/Deparse.pm
30282 ____________________________________________________________________________
30283 [  9859] By: jhi                                   on 2001/04/26  18:43:51
30284         Log: Subject: The Time::Piece conspiracy unmasked!!!
30285              From: Mike Guy <mjtg@cam.ac.uk>
30286              Date: Thu, 26 Apr 2001 19:02:50 +0100
30287              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
30288              
30289              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
30290              From: Mike Guy <mjtg@cam.ac.uk>
30291              Date: Thu, 26 Apr 2001 19:08:21 +0100
30292              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
30293              
30294              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
30295              From: Graham Barr <gbarr@pobox.com>
30296              Date: Thu, 26 Apr 2001 19:12:03 +0100
30297              Message-ID: <20010426191203.A70835@pobox.com>
30298              
30299              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
30300      Branch: perl
30301            ! ext/List/Util/lib/List/Util.pm
30302            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
30303 ____________________________________________________________________________
30304 [  9858] By: jhi                                   on 2001/04/26  18:17:42
30305         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
30306              From: Robin Houston <robin@kitsite.com>
30307              Date: Thu, 26 Apr 2001 16:09:35 +0100
30308              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
30309      Branch: perl
30310            ! t/comp/proto.t
30311 ____________________________________________________________________________
30312 [  9857] By: jhi                                   on 2001/04/26  18:04:59
30313         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
30314              From: barries <barries@slaysys.com>
30315              Date: Thu, 26 Apr 2001 12:01:10 -0400
30316              Message-ID: <20010426120110.E29698@jester.slaysys.com>
30317      Branch: perl
30318            ! pod/perldiag.pod
30319 ____________________________________________________________________________
30320 [  9856] By: jhi                                   on 2001/04/26  18:03:33
30321         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
30322              Date: Thu, 26 Apr 2001 17:13:41 +0100
30323              From: Robin Houston <robin@kitsite.com>
30324              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
30325              
30326              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
30327              From: Robin Houston <robin@kitsite.com>
30328              Date: Thu, 26 Apr 2001 18:44:29 +0100
30329              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
30330      Branch: perl
30331            ! ext/B/B/Deparse.pm
30332 ____________________________________________________________________________
30333 [  9855] By: jhi                                   on 2001/04/26  17:56:04
30334         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
30335              From: Robin Houston <robin@kitsite.com>
30336              Date: Thu, 26 Apr 2001 17:04:08 +0100
30337              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
30338      Branch: perl
30339            ! ext/B/B/Deparse.pm
30340 ____________________________________________________________________________
30341 [  9854] By: jhi                                   on 2001/04/26  17:47:26
30342         Log: Subject: Re: Short test case for undef %stash:: crash
30343              From: Benjamin Sugars <bsugars@canoe.ca> 
30344              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
30345              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
30346              Changed and moved the perldiag entry.
30347      Branch: perl
30348            ! gv.c pod/perldiag.pod
30349 ____________________________________________________________________________
30350 [  9853] By: jhi                                   on 2001/04/26  14:35:16
30351         Log: Beginnings of strptime().  Do not touch the wet paint.
30352      Branch: perl
30353            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
30354 ____________________________________________________________________________
30355 [  9852] By: jhi                                   on 2001/04/26  13:17:21
30356         Log: Retract #9851, core dumps from pod2man.
30357      Branch: perl
30358            ! regcomp.c
30359 ____________________________________________________________________________
30360 [  9851] By: jhi                                   on 2001/04/26  11:54:41
30361         Log: (Retracted by #9852.)
30362              
30363              Subject: [PATCH @9846] dumping ANYOF
30364              From: Hugo <hv@crypt.compulink.co.uk>
30365              Date: Thu, 26 Apr 2001 05:32:38 +0100
30366              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
30367      Branch: perl
30368            ! regcomp.c
30369 ____________________________________________________________________________
30370 [  9850] By: jhi                                   on 2001/04/26  02:34:44
30371         Log: If ccflags was empty the _previous_ $* containing all the
30372              environment variables and Configure variables was used,
30373              which lead, among other bad things, into $ccflags being your
30374              uname -a output, which lead into test compile with cc failing,
30375              which lead into gcc being selected, which didn't work that well
30376              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
30377              with large files, et cetera.
30378      Branch: perl
30379            ! hints/hpux.sh
30380 ____________________________________________________________________________
30381 [  9849] By: jhi                                   on 2001/04/26  01:44:57
30382         Log: Make selfstubber test more portable.
30383      Branch: perl
30384            ! t/lib/selfstubber.t
30385 ____________________________________________________________________________
30386 [  9848] By: jhi                                   on 2001/04/26  00:50:26
30387         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
30388              From: Benjamin Sugars <ben.sugars@home.com>
30389              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
30390              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
30391      Branch: perl
30392            ! ext/Cwd/Cwd.xs
30393 ____________________________________________________________________________
30394 [  9847] By: jhi                                   on 2001/04/26  00:46:58
30395         Log: Subject: [PATCH: perl@9841] VMS updates
30396              From: Peter Prymmer <pvhp@forte.com>
30397              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
30398              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
30399      Branch: perl
30400            ! README.vms configure.com vms/descrip_mms.template
30401            ! vms/ext/filespec.t
30402 ____________________________________________________________________________
30403 [  9846] By: jhi                                   on 2001/04/26  00:11:56
30404         Log: re 'debug' was broken by #9084.
30405      Branch: perl
30406            ! ext/re/re.xs
30407 ____________________________________________________________________________
30408 [  9845] By: jhi                                   on 2001/04/25  22:33:17
30409         Log: Subject: [PATCH] test for Devel::SelfStubber
30410              From: Nicholas Clark <nick@ccl4.org>
30411              Date: Thu, 26 Apr 2001 00:00:54 +0100
30412              Message-ID: <20010426000054.D89026@plum.flirble.org>
30413      Branch: perl
30414            + t/lib/selfstubber.t
30415            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
30416 ____________________________________________________________________________
30417 [  9844] By: jhi                                   on 2001/04/25  22:29:32
30418         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
30419              From: Paul Johnson <paul@pjcj.net>
30420              Date: Thu, 26 Apr 2001 00:46:08 +0200
30421              Message-ID: <20010426004608.H2338@pjcj.net>
30422      Branch: perl
30423            ! ext/B/B/Concise.pm
30424 ____________________________________________________________________________
30425 [  9843] By: jhi                                   on 2001/04/25  22:28:28
30426         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
30427              From: Peter Prymmer <pvhp@forte.com>
30428              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
30429              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
30430      Branch: perl
30431            ! ext/Cwd/Cwd.xs
30432 ____________________________________________________________________________
30433 [  9842] By: jhi                                   on 2001/04/25  20:58:12
30434         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
30435              From: John Peacock <jpeacock@rowman.com>
30436              Date: Wed, 25 Apr 2001 17:30:26 -0400
30437              Message-ID: <3AE741F2.B3217464@rowman.com>
30438      Branch: perl
30439            ! lib/Math/BigInt.pm t/lib/bigintpm.t
30440 ____________________________________________________________________________
30441 [  9841] By: jhi                                   on 2001/04/25  20:07:05
30442         Log: Update Changes.
30443      Branch: perl
30444            ! Changes patchlevel.h
30445 ____________________________________________________________________________
30446 [  9840] By: jhi                                   on 2001/04/25  19:56:51
30447         Log: Yet another HP-UX hints version from Merijn.
30448      Branch: perl
30449            ! hints/hpux.sh
30450 ____________________________________________________________________________
30451 [  9839] By: jhi                                   on 2001/04/25  19:53:04
30452         Log: abs_path() didn't terminate the filename correctly,
30453              in DIRNAMLENless systems like HP-UX this would fail.
30454      Branch: perl
30455            ! ext/Cwd/Cwd.xs
30456 ____________________________________________________________________________
30457 [  9838] By: jhi                                   on 2001/04/25  16:37:26
30458         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
30459              From: Mike Guy <mjtg@cam.ac.uk>
30460              Date: Wed, 25 Apr 2001 18:31:47 +0100
30461              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
30462      Branch: perl
30463            ! op.c
30464 ____________________________________________________________________________
30465 [  9837] By: jhi                                   on 2001/04/25  16:21:53
30466         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
30467              From: Jon Eveland <jweveland@yahoo.com>
30468              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
30469              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
30470      Branch: perl
30471            ! lib/perl5db.pl
30472 ____________________________________________________________________________
30473 [  9836] By: jhi                                   on 2001/04/25  14:17:50
30474         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
30475              From: "Philip Newton" <pnewton@gmx.de>
30476              Date: Wed, 25 Apr 2001 17:05:58 +0200
30477              Message-ID: <3AE703F6.3234.1833C45@localhost>
30478      Branch: perl
30479            ! Porting/patching.pod
30480 ____________________________________________________________________________
30481 [  9835] By: jhi                                   on 2001/04/25  13:58:07
30482         Log: It would seem that both ar and full_ar need to be overridden
30483              for HP-UX to avoid the GNU ar.
30484      Branch: perl
30485            ! hints/hpux.sh
30486 ____________________________________________________________________________
30487 [  9834] By: jhi                                   on 2001/04/25  13:50:40
30488         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
30489              From: "Philip Newton" <pnewton@gmx.de>
30490              Date: Wed, 25 Apr 2001 16:09:23 +0200
30491              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
30492              
30493              Detypo.
30494      Branch: perl
30495            ! t/op/misc.t
30496 ____________________________________________________________________________
30497 [  9833] By: jhi                                   on 2001/04/25  12:36:11
30498         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
30499      Branch: perl
30500            ! hints/hpux.sh
30501 ____________________________________________________________________________
30502 [  9832] By: jhi                                   on 2001/04/25  12:33:36
30503         Log: New version of HP-UX hints from Merijn.
30504      Branch: perl
30505            ! hints/hpux.sh
30506 ____________________________________________________________________________
30507 [  9831] By: jhi                                   on 2001/04/25  03:39:45
30508         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
30509      Branch: perl
30510            ! hints/hpux.sh
30511 ____________________________________________________________________________
30512 [  9830] By: jhi                                   on 2001/04/25  02:53:25
30513         Log: The tzname[] bit is not needed by util.c -- and causes
30514              heartburn in VMS (and it missing was probably the cause of
30515              the Mac OS X trouble).  Ouch.
30516      Branch: perl
30517            ! ext/POSIX/POSIX.xs util.c
30518 ____________________________________________________________________________
30519 [  9829] By: jhi                                   on 2001/04/25  00:10:06
30520         Log: Metaconfig unit change for #9828.
30521      Branch: metaconfig
30522            ! U/compline/ccflags.U
30523 ____________________________________________________________________________
30524 [  9828] By: jhi                                   on 2001/04/25  00:04:18
30525         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
30526              (which is actually the reason for the change, we need to pass
30527              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
30528              EP/IX, OS/2, and TitanOS, based on the hints files.
30529      Branch: perl
30530            ! Configure config_h.SH
30531 ____________________________________________________________________________
30532 [  9827] By: jhi                                   on 2001/04/24  23:49:20
30533         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
30534              the $cat must have an absolute path.
30535      Branch: perl
30536            ! makedepend.SH
30537 ____________________________________________________________________________
30538 [  9826] By: jhi                                   on 2001/04/24  23:40:53
30539         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
30540      Branch: perl
30541            ! README.amiga
30542 ____________________________________________________________________________
30543 [  9825] By: jhi                                   on 2001/04/24  23:35:35
30544         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
30545              From: "Philip Newton" <pnewton@gmx.de>
30546              Date: Tue, 24 Apr 2001 18:52:49 +0200
30547              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
30548      Branch: perl
30549            ! x2p/find2perl.PL
30550 ____________________________________________________________________________
30551 [  9824] By: jhi                                   on 2001/04/24  23:33:07
30552         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
30553              Some gcc specifics dropped out due to extensive rewriting;
30554              will be put back later as needed.
30555      Branch: perl
30556            ! hints/hpux.sh
30557 ____________________________________________________________________________
30558 [  9823] By: jhi                                   on 2001/04/24  23:27:57
30559         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
30560      Branch: perl
30561            ! ext/POSIX/POSIX.xs
30562 ____________________________________________________________________________
30563 [  9822] By: jhi                                   on 2001/04/24  23:25:21
30564         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
30565              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30566              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
30567              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
30568      Branch: perl
30569            ! ext/XS/Typemap/Typemap.xs
30570 ____________________________________________________________________________
30571 [  9821] By: jhi                                   on 2001/04/24  23:24:10
30572         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
30573              From: "Abigail" <abigail@foad.org>
30574              Date: Tue, 24 Apr 2001 23:12:03 +0200
30575              Message-ID: <20010424211203.7901.qmail@foad.org>
30576      Branch: perl
30577            ! pod/perlport.pod
30578 ____________________________________________________________________________
30579 [  9820] By: jhi                                   on 2001/04/24  23:23:15
30580         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
30581              From: Matt Sergeant <matt@sergeant.org>
30582              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
30583              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
30584      Branch: perl
30585            ! pod/perlfaq4.pod
30586 ____________________________________________________________________________
30587 [  9819] By: nick                                  on 2001/04/24  18:49:43
30588         Log: Integrate mainline.
30589      Branch: perlio
30590           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
30591           !> (integrate 37 files)
30592 ____________________________________________________________________________
30593 [  9818] By: jhi                                   on 2001/04/24  14:35:23
30594         Log: Update Changes.
30595      Branch: perl
30596            ! Changes patchlevel.h
30597 ____________________________________________________________________________
30598 [  9817] By: jhi                                   on 2001/04/24  14:09:17
30599         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
30600              From: "Philip Newton" <pnewton@gmx.de>
30601              Date: Tue, 24 Apr 2001 12:58:12 +0200
30602              Message-ID: <3AE57864.8304.B77A0A@localhost> 
30603              
30604              plus add CPAN to the list of modules that have their own tests.
30605      Branch: perl
30606            ! t/lib/1_compile.t
30607 ____________________________________________________________________________
30608 [  9816] By: jhi                                   on 2001/04/24  14:07:03
30609         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
30610              From: Michael G Schwern <schwern@pobox.com>
30611              Date: Sat, 21 Apr 2001 22:35:00 +0100
30612              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
30613      Branch: perl
30614            ! t/lib/1_compile.t
30615 ____________________________________________________________________________
30616 [  9815] By: jhi                                   on 2001/04/24  13:54:32
30617         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
30618              From: Robin Houston <robin@kitsite.com>
30619              Date: Tue, 24 Apr 2001 15:51:18 +0100
30620              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
30621      Branch: perl
30622            ! ext/B/B/Deparse.pm
30623 ____________________________________________________________________________
30624 [  9814] By: jhi                                   on 2001/04/24  13:17:34
30625         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
30626              From: Bill Glicker <billg@burrelles.com>
30627              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
30628              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
30629      Branch: perl
30630            ! hints/svr5.sh
30631 ____________________________________________________________________________
30632 [  9813] By: jhi                                   on 2001/04/24  12:54:23
30633         Log: Prevent path disclosure (probing for existence of filenames)
30634              using suidperl; bug id 20010322.218.
30635      Branch: perl
30636            ! perl.c pod/perldiag.pod
30637 ____________________________________________________________________________
30638 [  9812] By: jhi                                   on 2001/04/24  12:08:36
30639         Log: Retract #9811.
30640      Branch: perl
30641            ! ext/POSIX/POSIX.xs
30642 ____________________________________________________________________________
30643 [  9811] By: jhi                                   on 2001/04/24  11:57:35
30644         Log: (Retracted by #9812.)
30645      Branch: perl
30646            ! ext/POSIX/POSIX.xs
30647 ____________________________________________________________________________
30648 [  9810] By: jhi                                   on 2001/04/24  03:32:35
30649         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
30650      Branch: perl
30651            ! util.c
30652 ____________________________________________________________________________
30653 [  9809] By: jhi                                   on 2001/04/24  03:16:13
30654         Log: The Math::BigFloat::import() was broken.
30655              (Fixes bug id 20010422.002.)
30656      Branch: perl
30657            ! lib/Math/BigFloat.pm
30658 ____________________________________________________________________________
30659 [  9808] By: jhi                                   on 2001/04/24  01:11:40
30660         Log: Additional dependencies; should help for parallel makes
30661              not to fail on missing lib/lib.pm or lib/re.pm.
30662      Branch: perl
30663            ! Makefile.SH
30664 ____________________________________________________________________________
30665 [  9807] By: jhi                                   on 2001/04/24  00:57:01
30666         Log: Update the test failure disclaimer.
30667      Branch: perl
30668            ! t/pragma/warn/pp_hot
30669 ____________________________________________________________________________
30670 [  9806] By: jhi                                   on 2001/04/24  00:54:04
30671         Log: Add make target "install-all" which is alias for "install"
30672              to cater for case-preserving filesystems like HFS+.
30673      Branch: perl
30674            ! INSTALL Makefile.SH
30675 ____________________________________________________________________________
30676 [  9805] By: jhi                                   on 2001/04/24  00:47:28
30677         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
30678              From: Peter Prymmer <pvhp@forte.com>
30679              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
30680              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
30681              
30682              (Ken William's message forwarded from macosx@perl.org)
30683      Branch: perl
30684            ! hints/darwin.sh
30685 ____________________________________________________________________________
30686 [  9804] By: jhi                                   on 2001/04/23  23:57:35
30687         Log: Cut-and-pasto.
30688      Branch: perl
30689            ! perlio.c
30690 ____________________________________________________________________________
30691 [  9803] By: jhi                                   on 2001/04/23  23:52:25
30692         Log: More PerlIO robustness.
30693      Branch: perl
30694            ! perlio.c
30695 ____________________________________________________________________________
30696 [  9802] By: jhi                                   on 2001/04/23  23:43:35
30697         Log: Make the "STD* opened only for ..." errors more consistent.
30698      Branch: perl
30699            ! doio.c
30700 ____________________________________________________________________________
30701 [  9801] By: jhi                                   on 2001/04/23  23:34:26
30702         Log: Test case for #9800.
30703      Branch: perl
30704            ! t/op/misc.t
30705 ____________________________________________________________________________
30706 [  9800] By: jhi                                   on 2001/04/23  23:14:43
30707         Log: Avoid coredump on 'close STDERR; die' by making
30708              the PerlIO calls more robust.  Also use SETERRNO()
30709              instead of errno = to be more VMS-ready.
30710      Branch: perl
30711            ! perlio.c
30712 ____________________________________________________________________________
30713 [  9799] By: jhi                                   on 2001/04/23  21:41:10
30714         Log: Subject: test for ID 20010423.002
30715              From: Robin Houston <robin@kitsite.com>
30716              Date: Mon, 23 Apr 2001 16:52:21 +0100
30717              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
30718      Branch: perl
30719            ! t/op/avhv.t
30720 ____________________________________________________________________________
30721 [  9798] By: jhi                                   on 2001/04/23  21:40:07
30722         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
30723              From: David Dyck <dcd@tc.fluke.com>
30724              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
30725              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
30726      Branch: perl
30727            ! installperl
30728 ____________________________________________________________________________
30729 [  9797] By: jhi                                   on 2001/04/23  21:37:56
30730         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
30731              From: Benjamin Sugars <bsugars@canoe.ca>
30732              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
30733              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
30734      Branch: perl
30735            ! ext/Cwd/Cwd.xs lib/Cwd.pm
30736 ____________________________________________________________________________
30737 [  9796] By: jhi                                   on 2001/04/23  21:29:24
30738         Log: Synchronize h2xs and pod2man some more on the documentation
30739              templates they propose.
30740      Branch: perl
30741            ! pod/pod2man.PL utils/h2xs.PL
30742 ____________________________________________________________________________
30743 [  9795] By: jhi                                   on 2001/04/23  17:30:40
30744         Log: Add one more naughty test for base64; make encoding logic cleaner.
30745      Branch: perl
30746            ! t/lib/mimeb64.t
30747 ____________________________________________________________________________
30748 [  9794] By: jhi                                   on 2001/04/23  13:51:32
30749         Log: Update Changes.
30750      Branch: perl
30751            ! Changes patchlevel.h
30752 ____________________________________________________________________________
30753 [  9793] By: jhi                                   on 2001/04/23  13:44:18
30754         Log: Duplicate lines.
30755      Branch: perl
30756            ! MANIFEST
30757 ____________________________________________________________________________
30758 [  9792] By: jhi                                   on 2001/04/23  13:39:13
30759         Log: Subject: Re: PATCH 5.7.1
30760              From: Mark-Jason Dominus <mjd@plover.com>
30761              Date: Mon, 23 Apr 2001 10:30:21 -0400
30762              Message-ID: <20010423143021.17335.qmail@plover.com>
30763      Branch: perl
30764            ! perl.h sv.c
30765 ____________________________________________________________________________
30766 [  9791] By: jhi                                   on 2001/04/23  13:32:40
30767         Log: Add the CPAN.pm 1.59_54 tests.
30768      Branch: perl
30769            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
30770            ! MANIFEST
30771 ____________________________________________________________________________
30772 [  9790] By: jhi                                   on 2001/04/23  13:21:55
30773         Log: Subject: Deparse nit
30774              From: Robin Houston <robin@kitsite.com>
30775              Date: Mon, 23 Apr 2001 12:38:20 +0100
30776              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
30777      Branch: perl
30778            ! ext/B/B/Deparse.pm
30779 ____________________________________________________________________________
30780 [  9789] By: jhi                                   on 2001/04/23  13:19:07
30781         Log: Subject: [PATCH] bug 20010423.002
30782              From: Robin Houston <robin@kitsite.com>
30783              Date: Mon, 23 Apr 2001 13:12:30 +0100
30784              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
30785      Branch: perl
30786            ! pp.c
30787 ____________________________________________________________________________
30788 [  9788] By: jhi                                   on 2001/04/23  13:02:49
30789         Log: Subject: PATCH [5.7.1] hv.c unused #define
30790              From: Mark-Jason Dominus <mjd@plover.com>
30791              Date: Sun, 22 Apr 2001 14:17:49 -0400
30792              Message-ID: <20010422181749.26976.qmail@plover.com>
30793      Branch: perl
30794            ! hv.c
30795 ____________________________________________________________________________
30796 [  9787] By: jhi                                   on 2001/04/23  13:02:02
30797         Log: Subject: PATCH 5.7.1
30798              From: Mark-Jason Dominus <mjd@plover.com>
30799              Date: Sun, 22 Apr 2001 15:12:57 -0400
30800              Message-ID: <20010422191258.6539.qmail@plover.com>
30801              
30802              plus Sarathy's STMT_START + STMT_END suggestion.
30803      Branch: perl
30804            ! perl.h
30805 ____________________________________________________________________________
30806 [  9786] By: jhi                                   on 2001/04/23  12:53:25
30807         Log: Fix for
30808              
30809              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
30810              From: dLux <dlux@spam.sch.bme.hu>
30811              Date: Mon, 23 Apr 2001 01:25:26 +0200
30812              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
30813              
30814              (SvGROW really does return a char *.)
30815      Branch: perl
30816            ! pod/perlapi.pod sv.h
30817 ____________________________________________________________________________
30818 [  9785] By: jhi                                   on 2001/04/23  04:34:04
30819         Log: Time::Piece work continues.  $t->day removed since
30820              I think it's too confusing.  Now has normal and
30821              abbreviated length weekday names and month names,
30822              the names change with _names(), not _list().
30823              Now has strftime() in Perl, _strftime() is
30824              the libc version (to which strftime() falls back
30825              if it doesn't know the format.  To do: the reverse
30826              of strftime, strptime(), and the localisation of both.
30827      Branch: perl
30828            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
30829            ! t/lib/time-piece.t
30830 ____________________________________________________________________________
30831 [  9784] By: jhi                                   on 2001/04/23  02:41:46
30832         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
30833              From: andreas.koenig@anima.de (Andreas J. Koenig)
30834              Date: 23 Apr 2001 05:20:55 +0200
30835              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
30836      Branch: perl
30837            ! t/pragma/overload.t
30838 ____________________________________________________________________________
30839 [  9783] By: jhi                                   on 2001/04/22  23:32:42
30840         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
30841              From: Robin Houston <robin@kitsite.com>
30842              Date: Mon, 23 Apr 2001 00:38:18 +0100
30843              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
30844      Branch: perl
30845            ! ext/B/B/Deparse.pm
30846 ____________________________________________________________________________
30847 [  9782] By: jhi                                   on 2001/04/22  20:55:43
30848         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
30849              From: Simon Cozens <simon@netthink.co.uk>
30850              Date: Sun, 22 Apr 2001 18:47:25 +0100
30851              Message-ID: <20010422184725.A14411@netthink.co.uk>
30852      Branch: perl
30853            ! sv.c t/pragma/overload.t
30854 ____________________________________________________________________________
30855 [  9781] By: jhi                                   on 2001/04/22  20:52:13
30856         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
30857              From: Robin Houston <robin@kitsite.com>
30858              Date: Sun, 22 Apr 2001 22:14:50 +0100
30859              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
30860      Branch: perl
30861            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
30862 ____________________________________________________________________________
30863 [  9780] By: nick                                  on 2001/04/22  20:40:31
30864         Log: Integrate mainline.
30865      Branch: perlio
30866           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
30867           +> t/lib/b-stash.t
30868           !> (integrate 38 files)
30869 ____________________________________________________________________________
30870 [  9779] By: jhi                                   on 2001/04/22  15:16:03
30871         Log: Subject: IO::Socket::INET patch
30872              From: andrew deryabin <djsf@technarchy.ru>
30873              Date: Sat, 21 Apr 2001 17:46:52 +0400
30874              Message-ID: <20010421174652.B1426@technarchy>
30875      Branch: perl
30876            ! ext/IO/lib/IO/Socket/INET.pm
30877 ____________________________________________________________________________
30878 [  9778] By: jhi                                   on 2001/04/22  15:14:33
30879         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
30880              From: Mark-Jason Dominus <mjd@plover.com>
30881              Date: Sat, 21 Apr 2001 21:27:49 -0400
30882              Message-ID: <20010422012749.27024.qmail@plover.com>
30883      Branch: perl
30884            ! regcomp.c
30885 ____________________________________________________________________________
30886 [  9777] By: jhi                                   on 2001/04/22  15:10:51
30887         Log: Subject: Re: Regex debugger patch 
30888              From: Mark-Jason Dominus <mjd@plover.com>
30889              Date: Sat, 21 Apr 2001 21:48:51 -0400
30890              Message-ID: <20010422014851.27165.qmail@plover.com>
30891      Branch: perl
30892            ! pod/perldebguts.pod
30893 ____________________________________________________________________________
30894 [  9776] By: jhi                                   on 2001/04/22  15:09:48
30895         Log: Subject: Re: Regex debugger patch
30896              From: Mark-Jason Dominus <mjd@plover.com>
30897              Date: Sat, 21 Apr 2001 14:24:39 -0400
30898              Message-ID: <20010421182439.16508.qmail@plover.com>
30899              
30900              Regex debugger backend.
30901      Branch: perl
30902            ! regcomp.c regexp.h
30903 ____________________________________________________________________________
30904 [  9775] By: jhi                                   on 2001/04/21  16:45:40
30905         Log: Subject: [PATCH] Typo in utf8.h
30906              From: Jesús Quiroga <jquiroga@pobox.com>
30907              Date: Sat, 21 Apr 2001 19:25:33 +0200
30908              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
30909      Branch: perl
30910            ! utf8.h
30911 ____________________________________________________________________________
30912 [  9774] By: jhi                                   on 2001/04/21  16:43:52
30913         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
30914              From: Joe Orton <jorton@redhat.com>
30915              Date: Tue, 17 Apr 2001 15:50:43 +0100
30916              Message-Id: <20010417155043.D19132@eu.c2.net>
30917      Branch: perl
30918            ! hints/svr5.sh
30919 ____________________________________________________________________________
30920 [  9773] By: jhi                                   on 2001/04/21  15:30:15
30921         Log: Subject: Patch utils/h2xs.PL
30922              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30923              Date: Sat, 21 Apr 2001 10:32:16 -0500
30924              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
30925              
30926              Add MAILING list and LICENSE templates.
30927      Branch: perl
30928            ! utils/h2xs.PL
30929 ____________________________________________________________________________
30930 [  9772] By: jhi                                   on 2001/04/21  15:28:36
30931         Log: Subject: perlfaq2.patch for 5.7.1
30932              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30933              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
30934              Date: Fri, 20 Apr 2001 16:42:19 -0500
30935              
30936              rm an extra tab, a blurb about the xx.cpan to clarify
30937              which countries actually have that and dejanews is history
30938              as well as most of that nonsensical entry.
30939      Branch: perl
30940            ! pod/perlfaq2.pod
30941 ____________________________________________________________________________
30942 [  9771] By: jhi                                   on 2001/04/21  15:27:17
30943         Log: Subject: perlfaq1.patch for 5.7.1
30944              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30945              Date: Fri, 20 Apr 2001 16:57:36 -0500
30946              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
30947              
30948              Evil URLs must die. Especially when they are broken.
30949      Branch: perl
30950            ! pod/perlfaq1.pod
30951 ____________________________________________________________________________
30952 [  9770] By: jhi                                   on 2001/04/21  15:23:38
30953         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
30954              From: Michael G Schwern <schwern@pobox.com>
30955              Date: Sat, 21 Apr 2001 16:11:12 +0100
30956              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
30957      Branch: perl
30958            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
30959            + t/lib/b-stash.t
30960            ! MANIFEST ext/B/B.pm t/lib/b.t
30961 ____________________________________________________________________________
30962 [  9769] By: jhi                                   on 2001/04/21  15:03:32
30963         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
30964              From: Michael G Schwern <schwern@pobox.com>
30965              Date: Sat, 21 Apr 2001 09:48:00 +0100
30966              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
30967      Branch: perl
30968            ! utils/h2ph.PL
30969 ____________________________________________________________________________
30970 [  9768] By: jhi                                   on 2001/04/21  14:33:49
30971         Log: PerlIO and Encode doc cleanup and tweaks.
30972      Branch: perl
30973            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
30974            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
30975 ____________________________________________________________________________
30976 [  9767] By: jhi                                   on 2001/04/21  12:40:16
30977         Log: Integrate perlio.
30978      Branch: perl
30979           !> doio.c
30980 ____________________________________________________________________________
30981 [  9766] By: nick                                  on 2001/04/20  18:28:35
30982         Log: Avoid core dump on
30983              open(STDOUT,">",\$foo);
30984      Branch: perlio
30985            ! doio.c
30986 ____________________________________________________________________________
30987 [  9765] By: jhi                                   on 2001/04/20  13:23:43
30988         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
30989              From: Robin Houston <robin@kitsite.com>
30990              Date: Fri, 20 Apr 2001 14:29:22 +0100
30991              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
30992      Branch: perl
30993            ! ext/B/B.pm ext/B/B/Deparse.pm
30994 ____________________________________________________________________________
30995 [  9764] By: jhi                                   on 2001/04/20  13:19:33
30996         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
30997              From: Peter Prymmer <pvhp@forte.com>
30998              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
30999              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
31000      Branch: perl
31001            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
31002            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
31003            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
31004            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
31005 ____________________________________________________________________________
31006 [  9763] By: jhi                                   on 2001/04/20  12:36:39
31007         Log: Subject: Re: A new PerlIO coredump
31008              From: Nick Ing-Simmons <nik@tiuk.ti.com>
31009              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
31010              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
31011      Branch: perl
31012            ! doio.c
31013 ____________________________________________________________________________
31014 [  9762] By: jhi                                   on 2001/04/19  23:02:30
31015         Log: Update Changes.
31016      Branch: perl
31017            ! Changes patchlevel.h
31018 ____________________________________________________________________________
31019 [  9761] By: jhi                                   on 2001/04/19  22:59:19
31020         Log: More cleanup cleanup.
31021      Branch: perl
31022            ! Makefile.SH win32/Makefile win32/makefile.mk
31023 ____________________________________________________________________________
31024 [  9760] By: jhi                                   on 2001/04/19  22:50:31
31025         Log: lib/Time is non-empty, let's not rmdir it.
31026      Branch: perl
31027            ! Makefile.SH
31028 ____________________________________________________________________________
31029 [  9759] By: jhi                                   on 2001/04/19  22:36:51
31030         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
31031              From: Robin Houston <robin@kitsite.com>
31032              Date: Fri, 20 Apr 2001 00:18:53 +0100
31033              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
31034      Branch: perl
31035            ! ext/B/B/Deparse.pm
31036 ____________________________________________________________________________
31037 [  9758] By: jhi                                   on 2001/04/19  22:36:00
31038         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
31039              From: Peter Prymmer <pvhp@forte.com>
31040              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
31041              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
31042      Branch: perl
31043            ! ext/Cwd/Cwd.xs
31044 ____________________________________________________________________________
31045 [  9757] By: nick                                  on 2001/04/19  18:53:54
31046         Log: Blind (untested) integrate of mainline.
31047      Branch: perlio
31048           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
31049           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
31050           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
31051           !> (integrate 53 files)
31052 ____________________________________________________________________________
31053 [  9756] By: jhi                                   on 2001/04/19  16:59:23
31054         Log: Document and test Time::Piece.
31055      Branch: perl
31056            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
31057            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
31058 ____________________________________________________________________________
31059 [  9755] By: jhi                                   on 2001/04/19  12:13:29
31060         Log: A better fix for the \x{12345678} trouble from NI-S.
31061      Branch: perl
31062            ! utf8.c
31063 ____________________________________________________________________________
31064 [  9754] By: jhi                                   on 2001/04/19  11:56:07
31065         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
31066              From: Robin Houston <robin@kitsite.com>
31067              Date: Wed, 18 Apr 2001 17:58:33 +0100
31068              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
31069      Branch: perl
31070            ! ext/B/B/Deparse.pm op.c
31071 ____________________________________________________________________________
31072 [  9753] By: jhi                                   on 2001/04/19  04:21:52
31073         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
31074              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
31075              Date: Thu, 19 Apr 2001 01:11:41 -0400
31076              Message-ID: <20010419011141.A5798@cpan.org>
31077      Branch: perl
31078            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
31079 ____________________________________________________________________________
31080 [  9752] By: jhi                                   on 2001/04/19  02:41:10
31081         Log: The new time utils need to be thread-aware, too.
31082      Branch: perl
31083            ! util.c
31084 ____________________________________________________________________________
31085 [  9751] By: jhi                                   on 2001/04/19  02:26:47
31086         Log: Compilation nit noticed by AIX compiler.
31087      Branch: perl
31088            ! perlio.c
31089 ____________________________________________________________________________
31090 [  9750] By: jhi                                   on 2001/04/19  02:20:06
31091         Log: The new time utils need to be public.
31092      Branch: perl
31093            ! embed.pl
31094 ____________________________________________________________________________
31095 [  9749] By: jhi                                   on 2001/04/19  01:42:39
31096         Log: Regen toc.
31097      Branch: perl
31098            ! pod/perltoc.pod
31099 ____________________________________________________________________________
31100 [  9748] By: jhi                                   on 2001/04/19  01:41:10
31101         Log: Add Time::Piece, a slight rewrite of Time::Object,
31102              from Matt Sergeant.
31103      Branch: perl
31104            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
31105            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
31106            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
31107            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
31108            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
31109            ! win32/makefile.mk
31110 ____________________________________________________________________________
31111 [  9747] By: jhi                                   on 2001/04/19  00:55:35
31112         Log: The new metaconfig unit from strftime.
31113      Branch: metaconfig/U/perl
31114            + d_strftime.U
31115 ____________________________________________________________________________
31116 [  9746] By: jhi                                   on 2001/04/19  00:54:54
31117         Log: Move the strftime() wrapper from POSIX.xs to util.c
31118              as my_strftime(), requires HAS_STRFTIME.
31119      Branch: perl
31120            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31121            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
31122            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
31123            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31124            ! vos/config.ga.h win32/config.bc win32/config.gc
31125            ! win32/config.vc
31126 ____________________________________________________________________________
31127 [  9745] By: jhi                                   on 2001/04/18  23:11:03
31128         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
31129              in preparation of Time::Piece.
31130      Branch: perl
31131            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
31132 ____________________________________________________________________________
31133 [  9744] By: jhi                                   on 2001/04/18  22:33:12
31134         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
31135              From: Peter Prymmer <pvhp@forte.com>
31136              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
31137              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
31138      Branch: perl
31139            ! t/lib/exporter.t
31140 ____________________________________________________________________________
31141 [  9743] By: jhi                                   on 2001/04/18  22:32:23
31142         Log: Subject: Fwd: pod2html leaves cache files lying around?
31143              From: Rajesh Vaidheeswarran <rv@gnu.org>
31144              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
31145              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
31146      Branch: perl
31147            ! lib/Pod/Html.pm
31148 ____________________________________________________________________________
31149 [  9742] By: jhi                                   on 2001/04/18  20:31:49
31150         Log: Update Changes.
31151      Branch: perl
31152            ! Changes patchlevel.h
31153 ____________________________________________________________________________
31154 [  9741] By: jhi                                   on 2001/04/18  20:23:02
31155         Log: Declare hints only if needed.
31156      Branch: perl
31157            ! ext/B/B/Deparse.pm
31158 ____________________________________________________________________________
31159 [  9740] By: jhi                                   on 2001/04/18  19:06:05
31160         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
31161              bug noticed by Robin Houston; basically the code of detecting
31162              value wraparound was acting differently under different compilers
31163              and platforms.  The workaround is to remove the overflow check
31164              for now, a real fix would be to do the overflow (portably) right.
31165      Branch: perl
31166            ! t/op/pat.t utf8.c
31167 ____________________________________________________________________________
31168 [  9739] By: jhi                                   on 2001/04/18  19:01:23
31169         Log: Subject: [PATCH B::Deparse] some pragma support
31170              From: Robin Houston <robin@kitsite.com>
31171              Date: Wed, 18 Apr 2001 19:32:12 +0100
31172              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
31173      Branch: perl
31174            ! ext/B/B/Deparse.pm
31175 ____________________________________________________________________________
31176 [  9738] By: jhi                                   on 2001/04/18  15:16:37
31177         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
31178              From: Benjamin Sugars <bsugars@canoe.ca>
31179              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
31180              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
31181      Branch: perl
31182            ! t/op/glob.t
31183 ____________________________________________________________________________
31184 [  9737] By: jhi                                   on 2001/04/18  13:24:50
31185         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
31186              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31187              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
31188              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
31189      Branch: perl
31190            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
31191            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
31192 ____________________________________________________________________________
31193 [  9736] By: jhi                                   on 2001/04/18  04:15:14
31194         Log: The #9735 also changes the subtest 12.
31195      Branch: perl
31196            ! t/lib/b.t
31197 ____________________________________________________________________________
31198 [  9735] By: jhi                                   on 2001/04/18  03:55:17
31199         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
31200              From: David Dyck <dcd@tc.fluke.com>
31201              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
31202              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
31203      Branch: perl
31204            ! ext/B/B/Deparse.pm
31205 ____________________________________________________________________________
31206 [  9734] By: jhi                                   on 2001/04/18  03:54:11
31207         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
31208              From: Gisle Aas <gisle@ActiveState.com>
31209              Date: 17 Apr 2001 19:06:45 -0700
31210              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
31211      Branch: perl
31212            ! pp_hot.c t/op/misc.t
31213 ____________________________________________________________________________
31214 [  9733] By: jhi                                   on 2001/04/17  22:25:22
31215         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
31216              From: "Abigail" <abigail@foad.org>
31217              Date: Wed, 18 Apr 2001 01:17:46 +0200
31218              Message-ID: <20010417231746.21657.qmail@foad.org>
31219      Branch: perl
31220            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
31221 ____________________________________________________________________________
31222 [  9732] By: jhi                                   on 2001/04/17  20:47:56
31223         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
31224              From: Robin Houston <robin@kitsite.com>
31225              Date: Tue, 17 Apr 2001 22:37:42 +0100
31226              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
31227      Branch: perl
31228            ! ext/B/B/Deparse.pm
31229 ____________________________________________________________________________
31230 [  9731] By: nick                                  on 2001/04/17  20:46:35
31231         Log: Re-sync for t/lib/b.t fix
31232      Branch: perlio
31233           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
31234 ____________________________________________________________________________
31235 [  9730] By: jhi                                   on 2001/04/17  20:45:29
31236         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
31237              From: Robin Houston <robin@kitsite.com>
31238              Date: Tue, 17 Apr 2001 22:29:36 +0100
31239              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
31240      Branch: perl
31241            ! ext/B/B.xs ext/B/B/Deparse.pm
31242 ____________________________________________________________________________
31243 [  9729] By: jhi                                   on 2001/04/17  20:43:11
31244         Log: Subject: Deparse - parenthesise args to undeclared subs
31245              From: Robin Houston <robin@kitsite.com>
31246              Date: Tue, 17 Apr 2001 21:31:05 +0100
31247              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
31248      Branch: perl
31249            ! ext/B/B/Deparse.pm
31250 ____________________________________________________________________________
31251 [  9728] By: jhi                                   on 2001/04/17  18:57:30
31252         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
31253              From: Benjamin Sugars <ben.sugars@home.com>
31254              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
31255              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
31256      Branch: perl
31257            ! t/lib/cwd.t
31258 ____________________________________________________________________________
31259 [  9727] By: jhi                                   on 2001/04/17  18:20:20
31260         Log: Subject: [PATCH B::Deparse] ambient pragmas
31261              From: Robin Houston <robin@kitsite.com>
31262              Date: Tue, 17 Apr 2001 20:01:59 +0100
31263              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
31264      Branch: perl
31265            ! ext/B/B/Deparse.pm t/lib/b.t
31266 ____________________________________________________________________________
31267 [  9726] By: nick                                  on 2001/04/17  16:33:51
31268         Log: Integrate mainline (t/lib/b.t fails test 2...)
31269      Branch: perlio
31270           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
31271           +> ext/List/Util/README ext/List/Util/Util.xs
31272           +> ext/List/Util/lib/List/Util.pm
31273           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
31274           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
31275           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
31276           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
31277           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
31278           !> (integrate 31 files)
31279 ____________________________________________________________________________
31280 [  9725] By: jhi                                   on 2001/04/17  12:14:24
31281         Log: Subject: multiple B::* changes
31282              From: Robin Houston <robin@kitsite.com>
31283              Date: Thu, 12 Apr 2001 20:12:27 +0100
31284              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
31285      Branch: perl
31286            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
31287 ____________________________________________________________________________
31288 [  9724] By: jhi                                   on 2001/04/17  11:59:05
31289         Log: Thread-awareness from Doug MacEachern.
31290      Branch: perl
31291            ! ext/List/Util/Util.xs
31292 ____________________________________________________________________________
31293 [  9723] By: jhi                                   on 2001/04/17  11:57:41
31294         Log: Make the test more portable.
31295      Branch: perl
31296            ! t/lib/cwd.t
31297 ____________________________________________________________________________
31298 [  9722] By: jhi                                   on 2001/04/17  11:53:50
31299         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
31300              From: Benjamin Sugars <ben.sugars@home.com>
31301              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
31302              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
31303      Branch: perl
31304            ! t/lib/cwd.t
31305 ____________________________________________________________________________
31306 [  9721] By: jhi                                   on 2001/04/17  11:52:17
31307         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
31308              From: Benjamin Sugars <bsugars@canoe.ca>
31309              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
31310              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
31311      Branch: perl
31312            ! op.c
31313 ____________________________________________________________________________
31314 [  9720] By: jhi                                   on 2001/04/17  11:35:42
31315         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
31316              From: Chris Nandor <pudge@pobox.com>
31317              Date: Tue, 17 Apr 2001 00:30:49 -0400
31318              Message-Id: <p05100207b701768712de@[10.0.1.177]>
31319      Branch: perl
31320            ! ext/File/Glob/bsd_glob.c gv.c
31321 ____________________________________________________________________________
31322 [  9719] By: jhi                                   on 2001/04/17  11:32:13
31323         Log: Subject: [PATCH] Tweten->West
31324              From: Casey West <casey@geeknest.com>
31325              Date: Mon, 16 Apr 2001 12:11:22 -0400
31326              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
31327      Branch: perl
31328            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
31329            ! pod/perltie.pod
31330 ____________________________________________________________________________
31331 [  9718] By: jhi                                   on 2001/04/16  03:22:52
31332         Log: Update Changes.
31333      Branch: perl
31334            ! Changes patchlevel.h
31335 ____________________________________________________________________________
31336 [  9717] By: jhi                                   on 2001/04/16  03:06:28
31337         Log: Regen toc.
31338      Branch: perl
31339            ! pod/perltoc.pod
31340 ____________________________________________________________________________
31341 [  9716] By: jhi                                   on 2001/04/16  02:58:42
31342         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
31343              From: Prymmer/Kahn <pvhp@best.com>
31344              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
31345              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
31346      Branch: perl
31347            ! utf8.c
31348 ____________________________________________________________________________
31349 [  9715] By: jhi                                   on 2001/04/15  23:40:35
31350         Log: Subject: Re: Net::Ping patch, adds stream protocol
31351              From: bronson@rinspin.com (Scott Bronson)
31352              Date: Tue, 10 Apr 2001 23:58:33 -0700
31353              Message-ID: <20010410235833.N29719@rinspin.com>
31354      Branch: perl
31355            ! lib/Net/Ping.pm
31356 ____________________________________________________________________________
31357 [  9714] By: jhi                                   on 2001/04/15  23:31:46
31358         Log: Printing out the ok messages helps successful testing.
31359      Branch: perl
31360            ! t/lib/time-hires.t
31361 ____________________________________________________________________________
31362 [  9713] By: jhi                                   on 2001/04/15  21:43:24
31363         Log: Update Douglas Wegscheid's email.
31364      Branch: perl
31365            ! AUTHORS
31366 ____________________________________________________________________________
31367 [  9712] By: jhi                                   on 2001/04/15  21:40:41
31368         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
31369              From: Michael G Schwern <schwern@pobox.com>
31370              Date: Sat, 14 Apr 2001 22:40:50 +0100
31371              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
31372      Branch: perl
31373            + t/lib/exporter.t
31374            ! MANIFEST lib/Exporter/Heavy.pm
31375 ____________________________________________________________________________
31376 [  9711] By: jhi                                   on 2001/04/15  21:39:21
31377         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
31378              From: Michael G Schwern <schwern@pobox.com>
31379              Date: Sat, 14 Apr 2001 22:13:59 +0100
31380              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
31381      Branch: perl
31382            ! t/op/loopctl.t
31383 ____________________________________________________________________________
31384 [  9710] By: jhi                                   on 2001/04/15  21:30:19
31385         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
31386              From: Michael G Schwern <schwern@pobox.com>
31387              Date: Sat, 14 Apr 2001 22:05:32 +0100
31388              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
31389      Branch: perl
31390            ! t/pragma/warnings.t
31391 ____________________________________________________________________________
31392 [  9709] By: jhi                                   on 2001/04/15  19:34:09
31393         Log: Integrate changes #9706,9707 from maintperl into mainline.
31394              
31395              change#7210 broke .packlist generation
31396              
31397              ExtUtils::Installed doesn't quote regex metacharacters in paths
31398              before using them in match; also make it work for dosish platforms
31399      Branch: perl
31400           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31401 ____________________________________________________________________________
31402 [  9708] By: jhi                                   on 2001/04/15  19:31:01
31403         Log: Test also the scalar aspect of getitimer().
31404      Branch: perl
31405            ! t/lib/time-hires.t
31406 ____________________________________________________________________________
31407 [  9707] By: gsar                                  on 2001/04/15  17:24:20
31408         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
31409              before using them in match; also make it work for dosish platforms
31410      Branch: maint-5.6/perl
31411            ! lib/ExtUtils/Installed.pm
31412 ____________________________________________________________________________
31413 [  9706] By: gsar                                  on 2001/04/15  17:21:59
31414         Log: change#7210 broke .packlist generation (listed only filename
31415              rather than fully qualified path name)
31416      Branch: maint-5.6/perl
31417            ! lib/ExtUtils/Install.pm
31418 ____________________________________________________________________________
31419 [  9705] By: jhi                                   on 2001/04/15  12:36:33
31420         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
31421      Branch: perl
31422            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
31423            ! t/lib/time-hires.t
31424 ____________________________________________________________________________
31425 [  9704] By: jhi                                   on 2001/04/15  10:49:08
31426         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
31427              From: Prymmer/Kahn <pvhp@best.com>
31428              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
31429              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
31430      Branch: perl
31431            ! lib/utf8.pm pod/perlebcdic.pod
31432 ____________________________________________________________________________
31433 [  9703] By: jhi                                   on 2001/04/15  02:26:26
31434         Log: I keep forgetting to sort MANIFEST.
31435      Branch: perl
31436            ! MANIFEST
31437 ____________________________________________________________________________
31438 [  9702] By: jhi                                   on 2001/04/15  02:07:47
31439         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
31440              Now we have blessed, reftype, tainted, first, reduce, ...
31441      Branch: perl
31442            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
31443            + ext/List/Util/README ext/List/Util/Util.xs
31444            + ext/List/Util/lib/List/Util.pm
31445            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
31446            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
31447            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
31448            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
31449            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
31450            ! MANIFEST
31451 ____________________________________________________________________________
31452 [  9701] By: jhi                                   on 2001/04/14  15:05:25
31453         Log: Subject: RE: dprofpp.pl updates 
31454              From: Carl Eklof <CEklof@endeca.com>
31455              Date: Thu, 12 Apr 2001 18:45:46 -0400
31456              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
31457      Branch: perl
31458            ! utils/dprofpp.PL
31459 ____________________________________________________________________________
31460 [  9700] By: jhi                                   on 2001/04/14  14:44:55
31461         Log: Do not just blindly add CR.
31462      Branch: perl
31463            ! Porting/makerel
31464 ____________________________________________________________________________
31465 [  9699] By: jhi                                   on 2001/04/13  13:17:01
31466         Log: Update Changes.
31467      Branch: perl
31468            ! Changes patchlevel.h
31469 ____________________________________________________________________________
31470 [  9698] By: jhi                                   on 2001/04/13  12:44:48
31471         Log: Integrate perlio.
31472      Branch: perl
31473           !> ext/PerlIO/Scalar/Scalar.xs
31474 ____________________________________________________________________________
31475 [  9697] By: jhi                                   on 2001/04/13  12:29:15
31476         Log: Add more debug output to the test.
31477      Branch: perl
31478            ! t/lib/cwd.t
31479 ____________________________________________________________________________
31480 [  9696] By: nick                                  on 2001/04/13  10:14:29
31481         Log: Fix core dump on binmode($fh,'Scalar')
31482      Branch: perlio
31483            ! ext/PerlIO/Scalar/Scalar.xs
31484 ____________________________________________________________________________
31485 [  9695] By: nick                                  on 2001/04/13  09:05:42
31486         Log: Integrate mainline
31487      Branch: perlio
31488           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31489           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
31490           +> t/lib/time-hires.t
31491           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
31492           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
31493           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
31494           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
31495           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
31496           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
31497           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
31498 ____________________________________________________________________________
31499 [  9694] By: jhi                                   on 2001/04/12  22:23:35
31500         Log: Integrate change #9693 from maintperl into mainline.
31501              
31502              $VERSION and Version() on the same line provokes a warning from
31503              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
31504      Branch: perl
31505           !> lib/Devel/SelfStubber.pm
31506 ____________________________________________________________________________
31507 [  9693] By: gsar                                  on 2001/04/12  21:55:56
31508         Log: $VERSION and Version() on the same line provokes a warning from
31509              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
31510      Branch: maint-5.6/perl
31511            ! lib/Devel/SelfStubber.pm
31512 ____________________________________________________________________________
31513 [  9692] By: jhi                                   on 2001/04/12  13:54:00
31514         Log: This is at least 5.005.
31515      Branch: perl
31516            ! ext/Time/HiRes/HiRes.xs
31517 ____________________________________________________________________________
31518 [  9691] By: jhi                                   on 2001/04/12  13:37:20
31519         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
31520      Branch: perl
31521            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
31522            ! win32/Makefile win32/makefile.mk
31523 ____________________________________________________________________________
31524 [  9690] By: jhi                                   on 2001/04/12  01:34:46
31525         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
31526      Branch: perl
31527            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31528            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
31529            + t/lib/time-hires.t
31530            ! MANIFEST
31531 ____________________________________________________________________________
31532 [  9689] By: jhi                                   on 2001/04/12  00:28:39
31533         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
31534              From: Gisle Aas <gisle@ActiveState.com>
31535              Date: 11 Apr 2001 16:36:11 -0700
31536              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
31537      Branch: perl
31538            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
31539 ____________________________________________________________________________
31540 [  9688] By: jhi                                   on 2001/04/12  00:27:39
31541         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
31542              From: Gisle Aas <gisle@ActiveState.com>
31543              Date: 11 Apr 2001 11:13:24 -0700
31544              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
31545      Branch: perl
31546            ! ext/MIME/Base64/Base64.xs
31547 ____________________________________________________________________________
31548 [  9687] By: jhi                                   on 2001/04/11  19:51:47
31549         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
31550      Branch: perl
31551            ! Todo-5.6
31552 ____________________________________________________________________________
31553 [  9686] By: jhi                                   on 2001/04/11  16:54:25
31554         Log: Subject: [PATCH opcode.pl] Documentation of table format
31555              From: Simon Cozens <simon@netthink.co.uk>
31556              Date: Wed, 11 Apr 2001 12:59:31 +0100
31557              Message-ID: <20010411125931.A25681@netthink.co.uk>
31558      Branch: perl
31559            ! opcode.pl
31560 ____________________________________________________________________________
31561 [  9685] By: jhi                                   on 2001/04/11  16:53:15
31562         Log: Subject: [PATCH] prototype("CORE::recv")
31563              From: Simon Cozens <simon@netthink.co.uk>
31564              Date: Wed, 11 Apr 2001 13:24:35 +0100
31565              Message-ID: <20010411132435.A26169@netthink.co.uk>
31566      Branch: perl
31567            ! pp.c t/comp/proto.t
31568 ____________________________________________________________________________
31569 [  9684] By: jhi                                   on 2001/04/11  16:47:13
31570         Log: FAQ (and AUTHORS) update from Dan Carson: the information
31571              was several years obsolete, Term::Readkey has been updated
31572              to have the functionality.
31573      Branch: perl
31574            ! AUTHORS pod/perlfaq5.pod
31575 ____________________________________________________________________________
31576 [  9683] By: jhi                                   on 2001/04/11  12:15:46
31577         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
31578              From: Calle Dybedahl <calle@lysator.liu.se>
31579              Date: 10 Apr 2001 16:44:16 +0200
31580              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
31581      Branch: perl
31582            ! ext/MIME/Base64/Base64.xs
31583 ____________________________________________________________________________
31584 [  9682] By: jhi                                   on 2001/04/11  12:12:26
31585         Log: A more minimal fix for 20010410.006 from Hugo.
31586      Branch: perl
31587            ! regexec.c
31588 ____________________________________________________________________________
31589 [  9681] By: jhi                                   on 2001/04/11  11:34:23
31590         Log: Integrate changes #9678,9679 from maintline into mainperl.
31591              
31592              addendum to change#9676
31593              
31594              up $File::Glob::VERSION; add a note pointing out the version of
31595              the OpenBSD glob bsd_glob.c resembles
31596      Branch: perl
31597           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31598           !> ext/File/Glob/bsd_glob.h
31599 ____________________________________________________________________________
31600 [  9680] By: jhi                                   on 2001/04/11  11:30:38
31601         Log: Bad test numbering in integrate in #9677.
31602              Fixes ID 20010411.001.
31603      Branch: perl
31604            ! t/op/pat.t
31605 ____________________________________________________________________________
31606 [  9679] By: gsar                                  on 2001/04/11  03:38:40
31607         Log: up $File::Glob::VERSION; add a note pointing out the version of
31608              the OpenBSD glob bsd_glob.c resembles
31609      Branch: maint-5.6/perl
31610            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31611            ! ext/File/Glob/bsd_glob.h
31612 ____________________________________________________________________________
31613 [  9678] By: gsar                                  on 2001/04/11  03:09:48
31614         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
31615              revision 1.8.10.1 found here:
31616              
31617              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
31618      Branch: maint-5.6/perl
31619            ! ext/File/Glob/bsd_glob.c
31620 ____________________________________________________________________________
31621 [  9677] By: jhi                                   on 2001/04/11  02:54:39
31622         Log: Integrate changes #9675,9676 from maintperl into mainline.
31623              
31624              fix for bug 20010410.006, undo change#7115
31625              
31626              port the OpenBSD glob() security patch
31627      Branch: perl
31628           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
31629           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
31630           !> t/op/pat.t
31631 ____________________________________________________________________________
31632 [  9676] By: gsar                                  on 2001/04/11  02:19:02
31633         Log: port the glob() security patch found at:
31634              
31635              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
31636              
31637              CERT advisory for the issue is here:
31638              
31639              http://www.cert.org/advisories/CA-2001-07.html
31640              
31641              Note that the security scare is only relevant for those who are
31642              foolish enough to build suidperl (which is now officially discouraged)
31643      Branch: maint-5.6/perl
31644            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
31645            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
31646 ____________________________________________________________________________
31647 [  9675] By: gsar                                  on 2001/04/10  23:52:11
31648         Log: fix for bug 20010410.006
31649              
31650              undo change#7115 (came into maint-5.6 as change#8156)
31651              
31652              add tests to keep it from coming back
31653      Branch: maint-5.6/perl
31654            ! regexec.c t/op/pat.t
31655 ____________________________________________________________________________
31656 [  9674] By: nick                                  on 2001/04/10  20:39:31
31657         Log: Integrate mainline
31658      Branch: perlio
31659           +> Porting/testall.atom
31660           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
31661           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
31662           !> t/lib/lc-uk.t t/pod/find.t
31663 ____________________________________________________________________________
31664 [  9673] By: nick                                  on 2001/04/10  18:46:14
31665         Log: Integrate against change 9670 aka perl-5.7.1
31666      Branch: perlio
31667           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
31668           !> (integrate 53 files)
31669 ____________________________________________________________________________
31670 [  9672] By: jhi                                   on 2001/04/10  13:45:01
31671         Log: Add a script for doing cumulative profile of the test suite.
31672              (Requires ATOM, that is, Tru64.)
31673      Branch: perl
31674            + Porting/testall.atom
31675            ! MANIFEST
31676 ____________________________________________________________________________
31677 [  9671] By: jhi                                   on 2001/04/10  12:38:53
31678         Log: Missing std block.
31679      Branch: perl
31680            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
31681            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
31682            ! t/pod/find.t
31683 ____________________________________________________________________________
31684 [  9670] By: jhi                                   on 2001/04/10  01:25:58
31685         Log: This is 5.7.1.
31686      Branch: perl
31687            ! patchlevel.h
31688 ____________________________________________________________________________
31689 [  9669] By: jhi                                   on 2001/04/10  01:09:14
31690         Log: Update Changes.
31691      Branch: perl
31692            ! Changes patchlevel.h
31693 ____________________________________________________________________________
31694 [  9668] By: jhi                                   on 2001/04/10  01:00:38
31695         Log: Regen toc.
31696      Branch: perl
31697            ! pod/perltoc.pod
31698 ____________________________________________________________________________
31699 [  9667] By: jhi                                   on 2001/04/10  00:52:16
31700         Log: Update perlhist.
31701      Branch: perl
31702            ! pod/perlhist.pod
31703 ____________________________________________________________________________
31704 [  9666] By: jhi                                   on 2001/04/09  23:38:59
31705         Log: Slight wording tweaks from Damian to #9658.
31706      Branch: perl
31707            ! pod/perlobj.pod
31708 ____________________________________________________________________________
31709 [  9665] By: jhi                                   on 2001/04/09  19:56:06
31710         Log: Subject: [PATCH perlutil.pod] Nit
31711              From: Simon Cozens <simon@netthink.co.uk>
31712              Date: Mon, 9 Apr 2001 20:29:44 +0100
31713              Message-ID: <20010409202944.A14796@the.earth.li>
31714      Branch: perl
31715            ! pod/perlutil.pod
31716 ____________________________________________________________________________
31717 [  9664] By: jhi                                   on 2001/04/09  19:54:42
31718         Log: Subject: Re: perl571delta.pod@9631
31719              From: Mike Guy <mjtg@cam.ac.uk>
31720              Date: Mon, 09 Apr 2001 18:09:14 +0100
31721              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
31722      Branch: perl
31723            ! pod/perl571delta.pod
31724 ____________________________________________________________________________
31725 [  9663] By: jhi                                   on 2001/04/09  13:43:35
31726         Log: Update Changes.
31727      Branch: perl
31728            ! Changes patchlevel.h
31729 ____________________________________________________________________________
31730 [  9662] By: jhi                                   on 2001/04/09  13:24:46
31731         Log: tweak tweak.
31732      Branch: perl
31733            ! AUTHORS pod/perl571delta.pod
31734 ____________________________________________________________________________
31735 [  9661] By: jhi                                   on 2001/04/09  13:15:13
31736         Log: Thinko in manual patch applying.
31737      Branch: perl
31738            ! sv.c
31739 ____________________________________________________________________________
31740 [  9660] By: jhi                                   on 2001/04/09  13:07:53
31741         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
31742              From: Robin Barker <rmb1@cise.npl.co.uk> 
31743              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
31744              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
31745              
31746              (This corrects the case where the "isn't numeric" string contains \0s
31747              and is longer than the temporary buffer, and contains \0 at the point
31748              the string would be truncated by "...".) 
31749      Branch: perl
31750            ! sv.c
31751 ____________________________________________________________________________
31752 [  9659] By: jhi                                   on 2001/04/09  12:57:41
31753         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
31754      Branch: perl
31755            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
31756            ! t/lib/cgi-function.t t/lib/cgi-html.t
31757 ____________________________________________________________________________
31758 [  9658] By: jhi                                   on 2001/04/09  12:48:47
31759         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
31760              From: Ilmari Karonen <iltzu@sci.fi>
31761              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
31762              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
31763              
31764              Rearrange and rewrite the Method Invocation section
31765              to explain the concepts in nicer order.
31766      Branch: perl
31767            ! pod/perlobj.pod
31768 ____________________________________________________________________________
31769 [  9657] By: jhi                                   on 2001/04/09  12:35:58
31770         Log: Upgrade to podlators 1.09, from Russ Allbery.
31771      Branch: perl
31772            ! lib/Pod/Man.pm lib/Pod/Text.pm
31773 ____________________________________________________________________________
31774 [  9656] By: jhi                                   on 2001/04/09  12:31:53
31775         Log: perl571delta.
31776      Branch: perl
31777            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
31778 ____________________________________________________________________________
31779 [  9655] By: jhi                                   on 2001/04/09  12:20:09
31780         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
31781              From: Prymmer/Kahn <pvhp@best.com>
31782              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
31783              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
31784      Branch: perl
31785            ! lib/utf8.pm pod/perlunicode.pod
31786 ____________________________________________________________________________
31787 [  9654] By: gsar                                  on 2001/04/09  03:38:33
31788         Log: here lies 5.6.1
31789      Branch: maint-5.6/perl
31790            ! Changes
31791 ____________________________________________________________________________
31792 [  9653] By: jhi                                   on 2001/04/09  03:25:24
31793         Log: Update perlhist.
31794      Branch: perl
31795            ! pod/perlhist.pod
31796 ____________________________________________________________________________
31797 [  9652] By: jhi                                   on 2001/04/09  03:18:49
31798         Log: perl571delta tweaking continues.
31799      Branch: perl
31800            ! pod/perl571delta.pod
31801 ____________________________________________________________________________
31802 [  9651] By: gsar                                  on 2001/04/09  03:11:19
31803         Log: update Changes, patchlevel.h &c.
31804      Branch: maint-5.6/perl
31805            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
31806            ! pod/perltoc.pod
31807 ____________________________________________________________________________
31808 [  9650] By: jhi                                   on 2001/04/09  02:40:24
31809         Log: Integrate the perlfork half of #9513 from maintperl into mainline
31810              (the perlunicode half is obsolete)
31811      Branch: perl
31812            ! pod/perlfork.pod
31813 ____________________________________________________________________________
31814 [  9649] By: gsar                                  on 2001/04/09  02:35:43
31815         Log: tweak perldelta as suggested by Jarkko
31816      Branch: maint-5.6/perl
31817            ! pod/perldelta.pod
31818 ____________________________________________________________________________
31819 [  9648] By: jhi                                   on 2001/04/09  02:13:04
31820         Log: Integrate change #9646 from maintperl into mainline.
31821              
31822              add note about ithreads and Thread.pm
31823      Branch: perl
31824           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
31825 ____________________________________________________________________________
31826 [  9647] By: jhi                                   on 2001/04/09  02:10:18
31827         Log: Bad assumption that shortsize == 2.
31828      Branch: perl
31829            ! t/lib/xs-typemap.t
31830 ____________________________________________________________________________
31831 [  9646] By: gsar                                  on 2001/04/09  00:48:04
31832         Log: add note about ithreads and Thread.pm (too many people are
31833              confused by the fact that Thread.pm is built and installed
31834              under non-5005threads but doesn't work)
31835      Branch: maint-5.6/perl
31836            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
31837 ____________________________________________________________________________
31838 [  9645] By: gsar                                  on 2001/04/09  00:19:03
31839         Log: update perldelta.pod for changes in 5.6.1
31840      Branch: maint-5.6/perl
31841            ! Changes pod/perldelta.pod
31842 ____________________________________________________________________________
31843 [  9644] By: jhi                                   on 2001/04/08  20:37:00
31844         Log: Integrate change #9639 from maintperl into mainline:
31845              on windows, many of the README.* pods were being copied to
31846              the wrong location
31847      Branch: perl
31848           !> win32/Makefile win32/makefile.mk
31849 ____________________________________________________________________________
31850 [  9643] By: jhi                                   on 2001/04/08  20:07:11
31851         Log: Integrate change #9624 from maintperl into mainline:
31852              the pod tests were not okay.  (t/pod/find.t changes ignored)
31853      Branch: perl
31854           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
31855           !> t/pod/include.t t/pod/included.t t/pod/lref.t
31856           !> t/pod/multiline_items.t t/pod/nested_items.t
31857           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
31858           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
31859 ____________________________________________________________________________
31860 [  9642] By: jhi                                   on 2001/04/08  19:57:17
31861         Log: Integrate change #9638 from maintperl into mainline:
31862              update to latest JPL from the anoncvs repository
31863      Branch: perl
31864           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
31865           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
31866           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
31867 ____________________________________________________________________________
31868 [  9641] By: jhi                                   on 2001/04/08  19:53:30
31869         Log: perl571delta updates.
31870      Branch: perl
31871            ! lib/Filter/Simple.pm pod/perl571delta.pod
31872 ____________________________________________________________________________
31873 [  9640] By: gsar                                  on 2001/04/08  19:20:46
31874         Log: integrate change#9634 from mainline
31875              
31876              Fix the perlmodlib generation (didn't understand separate .pod
31877              files; didn't understand -- as the name-thing separator).
31878              Update the CPAN mirrors list.
31879      Branch: maint-5.6/perl
31880            ! pod/perlmodlib.pod
31881           !> pod/perlmodlib.PL
31882 ____________________________________________________________________________
31883 [  9639] By: gsar                                  on 2001/04/08  18:57:31
31884         Log: on windows, many of the README.* pods were being copied to the wrong
31885              location
31886      Branch: maint-5.6/perl
31887            ! win32/Makefile win32/makefile.mk
31888 ____________________________________________________________________________
31889 [  9638] By: gsar                                  on 2001/04/08  18:38:25
31890         Log: update to latest JPL from the anoncvs repository
31891      Branch: maint-5.6/perl
31892            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
31893            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
31894            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
31895 ____________________________________________________________________________
31896 [  9637] By: jhi                                   on 2001/04/08  17:53:53
31897         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
31898      Branch: perl
31899            ! pod/perl571delta.pod
31900 ____________________________________________________________________________
31901 [  9636] By: jhi                                   on 2001/04/08  17:18:32
31902         Log: Regen toc.
31903      Branch: perl
31904            ! pod/perltoc.pod
31905 ____________________________________________________________________________
31906 [  9635] By: jhi                                   on 2001/04/08  17:16:33
31907         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
31908              From: "Craig A. Berry" <craigberry@mac.com>
31909              Date: Sun, 08 Apr 2001 12:30:16 -0500
31910              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
31911      Branch: perl
31912            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
31913 ____________________________________________________________________________
31914 [  9634] By: jhi                                   on 2001/04/08  17:09:19
31915         Log: Fix the perlmodlib generation (didn't understand separate .pod
31916              files; didn't understand -- as the name-thing separator).
31917              
31918              Update the CPAN mirrors list.
31919      Branch: perl
31920            ! pod/perlmodlib.PL pod/perlmodlib.pod
31921 ____________________________________________________________________________
31922 [  9633] By: jhi                                   on 2001/04/08  16:49:17
31923         Log: Sort MANIFEST.
31924      Branch: perl
31925            ! MANIFEST
31926 ____________________________________________________________________________
31927 [  9632] By: gsar                                  on 2001/04/08  16:36:06
31928         Log: add $Tie::RefHash::VERSION
31929      Branch: maint-5.6/perl
31930            ! lib/Tie/RefHash.pm
31931 ____________________________________________________________________________
31932 [  9631] By: jhi                                   on 2001/04/08  16:10:15
31933         Log: perl571delta updates based on p5p feedback; still needs
31934              lots of examples.
31935      Branch: perl
31936            ! pod/perl571delta.pod
31937 ____________________________________________________________________________
31938 [  9630] By: jhi                                   on 2001/04/08  15:59:13
31939         Log: Update the list of supported platforms to talk about 5.7.1
31940              (and 5.6.1)
31941      Branch: perl
31942            ! pod/perlport.pod
31943 ____________________________________________________________________________
31944 [  9629] By: jhi                                   on 2001/04/08  15:55:41
31945         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
31946              from maintperl into mainline: perlport updates.
31947      Branch: perl
31948            ! pod/perlport.pod
31949 ____________________________________________________________________________
31950 [  9628] By: jhi                                   on 2001/04/08  15:53:17
31951         Log: perlsolaris.pod copied to wrong directory.
31952      Branch: perl
31953            ! win32/makefile.mk
31954 ____________________________________________________________________________
31955 [  9627] By: jhi                                   on 2001/04/08  14:48:18
31956         Log: Subject: Typos in perl571delta.pod
31957              From: "Stephen P. Potter" <spp@spotter.yi.org>
31958              Date: Sat, 07 Apr 2001 20:37:05 -0400
31959              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
31960      Branch: perl
31961            ! pod/perl571delta.pod
31962 ____________________________________________________________________________
31963 [  9626] By: jhi                                   on 2001/04/08  14:39:04
31964         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
31965      Branch: perl
31966            ! gv.c
31967 ____________________________________________________________________________
31968 [  9625] By: nick                                  on 2001/04/08  10:14:23
31969         Log: Integrate mainline
31970      Branch: perlio
31971           +> pod/perl570delta.pod pod/perl571delta.pod
31972           !> (integrate 27 files)
31973 ____________________________________________________________________________
31974 [  9624] By: gsar                                  on 2001/04/08  06:08:17
31975         Log: test in t/pod/* were busted
31976              
31977              these tests are still not enabled in t/{harness,TEST}
31978      Branch: maint-5.6/perl
31979            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
31980            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
31981            ! t/pod/multiline_items.t t/pod/nested_items.t
31982            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
31983            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
31984 ____________________________________________________________________________
31985 [  9623] By: gsar                                  on 2001/04/08  03:37:01
31986         Log: integrate change#9470 from mainline
31987              
31988              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
31989      Branch: maint-5.6/perl
31990           !> ext/Socket/Socket.xs
31991 ____________________________________________________________________________
31992 [  9622] By: jhi                                   on 2001/04/07  22:40:47
31993         Log: Update Changes.
31994      Branch: perl
31995            ! Changes patchlevel.h
31996 ____________________________________________________________________________
31997 [  9621] By: jhi                                   on 2001/04/07  22:34:16
31998         Log: Update AUTHORS.
31999      Branch: perl
32000            ! AUTHORS
32001 ____________________________________________________________________________
32002 [  9620] By: jhi                                   on 2001/04/07  22:12:47
32003         Log: Forgot to bump the number of tests in #9164.
32004      Branch: perl
32005            ! t/op/array.t
32006 ____________________________________________________________________________
32007 [  9619] By: jhi                                   on 2001/04/07  22:09:50
32008         Log: Bump patchlevel to 5.7.1.
32009      Branch: perl
32010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32011            ! config_h.SH patchlevel.h
32012 ____________________________________________________________________________
32013 [  9618] By: jhi                                   on 2001/04/07  22:02:41
32014         Log: Populate perl571delta.
32015      Branch: perl
32016            ! pod/perl571delta.pod
32017 ____________________________________________________________________________
32018 [  9617] By: jhi                                   on 2001/04/07  22:01:23
32019         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
32020              to forget it later; do not change patchlevel.h yet or regenerate
32021              Configure yet.
32022      Branch: perl
32023            ! epoc/config.sh win32/Makefile win32/config_H.bc
32024            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
32025 ____________________________________________________________________________
32026 [  9616] By: jhi                                   on 2001/04/07  17:46:33
32027         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
32028      Branch: perl
32029            ! pod/perl571delta.pod
32030 ____________________________________________________________________________
32031 [  9615] By: jhi                                   on 2001/04/07  17:33:21
32032         Log: Change the toc configuration.
32033      Branch: perl
32034            ! pod/buildtoc.PL pod/perl.pod
32035 ____________________________________________________________________________
32036 [  9614] By: jhi                                   on 2001/04/07  17:29:47
32037         Log: Subject: PATCH: $[
32038              From: Robin Houston <robin@kitsite.com>
32039              Date: Fri, 6 Apr 2001 18:10:14 +0100
32040              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
32041      Branch: perl
32042            ! op.c t/op/array.t
32043 ____________________________________________________________________________
32044 [  9613] By: jhi                                   on 2001/04/07  17:28:26
32045         Log: Subject: [PATCH perl@9424] isn't numeric warning
32046              From: Robin Barker <rmb1@cise.npl.co.uk>
32047              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
32048              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
32049      Branch: perl
32050            ! sv.c t/pragma/warn/sv
32051 ____________________________________________________________________________
32052 [  9612] By: jhi                                   on 2001/04/07  17:26:45
32053         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
32054              From: Mike Guy <mjtg@cam.ac.uk>
32055              Date: Fri, 06 Apr 2001 12:47:06 +0100
32056              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
32057      Branch: perl
32058            ! dump.c t/lib/peek.t
32059 ____________________________________________________________________________
32060 [  9611] By: jhi                                   on 2001/04/07  17:21:35
32061         Log: Create perl571delta and seed it off with the perldelta changes
32062              since 5.7.0; remove those changes from perldelta and rename it
32063              as perl570delta; recreate perldelta but leave it almost empty.
32064      Branch: perl
32065            + pod/perl570delta.pod pod/perl571delta.pod
32066            ! MANIFEST pod/perldelta.pod
32067 ____________________________________________________________________________
32068 [  9610] By: jhi                                   on 2001/04/07  16:56:32
32069         Log: Denit.
32070      Branch: perl
32071            ! pod/perldelta.pod
32072 ____________________________________________________________________________
32073 [  9609] By: jhi                                   on 2001/04/07  16:38:32
32074         Log: Retract #9523: needs more thought.
32075      Branch: perl
32076            ! Makefile.SH
32077 ____________________________________________________________________________
32078 [  9608] By: jhi                                   on 2001/04/07  14:59:20
32079         Log: atmark() code cleanaup.
32080      Branch: perl
32081            ! ext/IO/IO.xs
32082 ____________________________________________________________________________
32083 [  9607] By: jhi                                   on 2001/04/07  14:48:14
32084         Log: Integrate change #9605 from maintperl into mainline.
32085              
32086              can't optimize away scope entry if tr/// is present
32087      Branch: perl
32088           !> op.c t/op/tr.t
32089 ____________________________________________________________________________
32090 [  9606] By: jhi                                   on 2001/04/07  14:43:59
32091         Log: Integrate perlio.
32092      Branch: perl
32093           +> win32/FindExt.pm
32094           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
32095           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
32096 ____________________________________________________________________________
32097 [  9605] By: gsar                                  on 2001/04/07  11:52:40
32098         Log: can't optimize away scope entry if tr/// is present
32099      Branch: maint-5.6/perl
32100            ! op.c t/op/tr.t
32101 ____________________________________________________________________________
32102 [  9604] By: nick                                  on 2001/04/07  11:39:45
32103         Log: Split out extension finding code from buildext.pl into FindExt.pm
32104              Use it to get Config.pm's idea of available extensions in line
32105              with what is built.
32106      Branch: perlio
32107            + win32/FindExt.pm
32108            ! MANIFEST win32/buildext.pl win32/config_sh.PL
32109            ! win32/makefile.mk
32110 ____________________________________________________________________________
32111 [  9603] By: nick                                  on 2001/04/07  09:11:38
32112         Log: Cleanup correction for failed :Via() layer, also set an error code.
32113      Branch: perlio
32114            ! ext/PerlIO/Via/Via.xs
32115 ____________________________________________________________________________
32116 [  9602] By: nick                                  on 2001/04/07  08:38:04
32117         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
32118              style. So don't use binmode() on the handles so that Win32 etc. see
32119              same sequence and produce same digests.
32120      Branch: perlio
32121            ! t/lib/md5-file.t
32122 ____________________________________________________________________________
32123 [  9601] By: nick                                  on 2001/04/07  08:36:26
32124         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
32125              Else it complains and so crlf layer (say) does not get pushed.
32126      Branch: perlio
32127            ! perlio.c
32128 ____________________________________________________________________________
32129 [  9600] By: jhi                                   on 2001/04/06  23:00:09
32130         Log: Integrate change #9599 from perlio into mainline.
32131      Branch: perl
32132           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
32133           !> win32/config_H.vc
32134 ____________________________________________________________________________
32135 [  9599] By: nick                                  on 2001/04/06  21:42:43
32136         Log: Quote $VERSION in Encode.pm.
32137              regen_config_h as requested.
32138      Branch: perlio
32139            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
32140            ! win32/config_H.vc
32141 ____________________________________________________________________________
32142 [  9598] By: nick                                  on 2001/04/06  20:34:59
32143         Log: Integrate mainline
32144      Branch: perlio
32145           +> README.macos
32146           !> (integrate 39 files)
32147 ____________________________________________________________________________
32148 [  9597] By: gsar                                  on 2001/04/06  18:06:35
32149         Log: integrate change#9464 from mainline (addendum to change#8313)
32150              
32151              Subject: [PATCH @9452] Better peep()ing for foreach() loops
32152      Branch: maint-5.6/perl
32153           !> op.c
32154 ____________________________________________________________________________
32155 [  9596] By: jhi                                   on 2001/04/06  17:26:03
32156         Log: The d_casti32=undef is good for you even when not use64bitall.
32157      Branch: perl
32158            ! hints/hpux.sh
32159 ____________________________________________________________________________
32160 [  9595] By: gsar                                  on 2001/04/06  14:57:17
32161         Log: add a low-impact fix to accomodate darwin-ism
32162      Branch: maint-5.6/perl
32163            ! ext/Errno/Errno_pm.PL
32164 ____________________________________________________________________________
32165 [  9594] By: jhi                                   on 2001/04/06  14:55:14
32166         Log: Integrate changes #9528,9593 from mainline into maintperl;
32167              tweaking the editor/IDE/shell list.
32168      Branch: maint-5.6/perl
32169           !> pod/perlfaq3.pod
32170 ____________________________________________________________________________
32171 [  9593] By: jhi                                   on 2001/04/06  14:51:39
32172         Log: Make the editor/IDE/shell list a little bit airier.
32173      Branch: perl
32174            ! pod/perlfaq3.pod
32175 ____________________________________________________________________________
32176 [  9592] By: gsar                                  on 2001/04/06  14:45:18
32177         Log: integrate change#9477 from mainline (base.pm doc tweak)
32178              
32179              missing doc entry for fmod()
32180      Branch: maint-5.6/perl
32181            ! lib/Math/BigFloat.pm
32182           !> lib/base.pm
32183 ____________________________________________________________________________
32184 [  9591] By: jhi                                   on 2001/04/06  13:55:48
32185         Log: Regen toc.
32186      Branch: perl
32187            ! pod/perltoc.pod
32188 ____________________________________________________________________________
32189 [  9590] By: jhi                                   on 2001/04/06  13:54:52
32190         Log: Math::BigFloat patches from John Peacock.  The equivalent
32191              of #9586 from maintperl but reworked by John to work with
32192              the bleadperl.
32193      Branch: perl
32194            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
32195 ____________________________________________________________________________
32196 [  9589] By: jhi                                   on 2001/04/06  13:42:23
32197         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
32198      Branch: perl
32199            ! ext/Digest/MD5/Makefile.PL
32200 ____________________________________________________________________________
32201 [  9588] By: jhi                                   on 2001/04/06  13:31:45
32202         Log: Integrate changes #9584,9587 from maintperl into mainline.
32203              
32204              keep eval"" CVs alive until the end of the statement in which
32205              they're called
32206              
32207              add README.macos (from Chris Nandor)
32208              
32209              tyop in change#9555
32210      Branch: perl
32211           +> README.macos
32212           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
32213           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
32214           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
32215           !> win32/makefile.mk
32216 ____________________________________________________________________________
32217 [  9587] By: gsar                                  on 2001/04/06  07:31:30
32218         Log: add README.macos (from Chris Nandor)
32219              
32220              tyop in change#9555
32221      Branch: maint-5.6/perl
32222            + README.macos
32223            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
32224            ! win32/Makefile win32/makefile.mk
32225 ____________________________________________________________________________
32226 [  9586] By: gsar                                  on 2001/04/06  07:08:54
32227         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
32228      Branch: maint-5.6/perl
32229            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
32230 ____________________________________________________________________________
32231 [  9585] By: gsar                                  on 2001/04/06  06:58:44
32232         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
32233              from mainline
32234              
32235              Subject: [PATCH] Base64 update to perlfaq9.pod
32236              
32237              Subject: [PATCH AUTHORS] Housekeeping
32238              
32239              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
32240              Mac OS X (Darwin) has extra pwent fields.
32241              
32242              Subject: [PATCH B::*] print control-character vars readably
32243              Needs EBCDICification.
32244              
32245              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
32246              
32247              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
32248              
32249              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
32250              
32251              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
32252              
32253              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
32254              
32255              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
32256              
32257              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
32258              
32259              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
32260              
32261              FreeBSD hints tweak from Anton Berezin.
32262              
32263              Subject: [PATCH foolperl & bleadperl] README.vms update
32264              
32265              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
32266      Branch: maint-5.6/perl
32267           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
32268           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
32269           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
32270 ____________________________________________________________________________
32271 [  9584] By: gsar                                  on 2001/04/06  04:09:00
32272         Log: keep eval"" CVs alive until the end of the statement in which
32273              they're called; this avoids a coredump ensuing from search for
32274              lexicals in code such as:
32275              
32276              sub bug {
32277              my $s = @_;
32278              eval q[sub { eval 'sub { &$s }' }];
32279              }
32280              bug("x")->()->();
32281              
32282              this code still doesn't work as intended (as it has remained
32283              since time immemorial), but it doesn't provoke a coredump anymore
32284      Branch: maint-5.6/perl
32285            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
32286            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
32287 ____________________________________________________________________________
32288 [  9583] By: jhi                                   on 2001/04/05  23:52:51
32289         Log: Update Changes.
32290      Branch: perl
32291            ! Changes patchlevel.h
32292 ____________________________________________________________________________
32293 [  9582] By: jhi                                   on 2001/04/05  23:11:23
32294         Log: Slight doc tweak.
32295      Branch: perl
32296            ! pod/perlunicode.pod
32297 ____________________________________________________________________________
32298 [  9581] By: jhi                                   on 2001/04/05  23:04:11
32299         Log: Integrate perlio.
32300      Branch: perl
32301           !> pod/perlunicode.pod
32302 ____________________________________________________________________________
32303 [  9580] By: jhi                                   on 2001/04/05  23:03:29
32304         Log: Test for #9579.
32305      Branch: perl
32306            ! t/op/do.t
32307 ____________________________________________________________________________
32308 [  9579] By: jhi                                   on 2001/04/05  22:54:17
32309         Log: Subject: [PATCH] Propagate calling context for do '...'
32310              From: Gisle Aas <gisle@ActiveState.com>
32311              Date: 04 Apr 2001 20:17:29 -0700
32312              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
32313      Branch: perl
32314            ! pod/perlfunc.pod pp_ctl.c
32315 ____________________________________________________________________________
32316 [  9578] By: jhi                                   on 2001/04/05  22:52:51
32317         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
32318              From: Peter Prymmer <pvhp@forte.com>
32319              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
32320              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
32321      Branch: perl
32322            ! README.vms
32323 ____________________________________________________________________________
32324 [  9577] By: jhi                                   on 2001/04/05  22:48:22
32325         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
32326              From: "Craig A. Berry" <craigberry@mac.com>
32327              Date: Thu, 5 Apr 2001 13:43:28 -0500
32328              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
32329      Branch: perl
32330            ! README.vms
32331 ____________________________________________________________________________
32332 [  9576] By: jhi                                   on 2001/04/05  22:31:38
32333         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
32334              From: Michael G Schwern <schwern@pobox.com>
32335              Date: Thu, 5 Apr 2001 21:53:21 +0100
32336              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
32337      Branch: perl
32338            ! lib/base.pm t/lib/fields.t
32339 ____________________________________________________________________________
32340 [  9575] By: jhi                                   on 2001/04/05  22:26:10
32341         Log: FreeBSD hints tweak from Anton Berezin.
32342      Branch: perl
32343            ! hints/freebsd.sh
32344 ____________________________________________________________________________
32345 [  9574] By: jhi                                   on 2001/04/05  22:24:03
32346         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
32347              From: David Dyck <dcd@tc.fluke.com>
32348              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
32349              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
32350      Branch: perl
32351            ! t/op/oct.t
32352 ____________________________________________________________________________
32353 [  9573] By: jhi                                   on 2001/04/05  22:23:06
32354         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
32355              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
32356              From: David Dyck <dcd@tc.fluke.com>
32357              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
32358      Branch: perl
32359            ! pp.c
32360 ____________________________________________________________________________
32361 [  9572] By: jhi                                   on 2001/04/05  22:14:47
32362         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
32363              From: Robin Houston <robin@kitsite.com>
32364              Date: Thu, 5 Apr 2001 20:56:48 +0100
32365              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
32366      Branch: perl
32367            ! ext/B/B/Deparse.pm
32368 ____________________________________________________________________________
32369 [  9571] By: jhi                                   on 2001/04/05  22:12:53
32370         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
32371              From: Robin Houston <robin@kitsite.com>
32372              Date: Thu, 5 Apr 2001 19:55:51 +0100
32373              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
32374      Branch: perl
32375            ! ext/B/B/Deparse.pm
32376 ____________________________________________________________________________
32377 [  9570] By: jhi                                   on 2001/04/05  22:11:06
32378         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
32379              From: Robin Houston <robin@kitsite.com>
32380              Date: Thu, 5 Apr 2001 20:16:29 +0100
32381              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
32382      Branch: perl
32383            ! ext/B/B/Deparse.pm
32384 ____________________________________________________________________________
32385 [  9569] By: nick                                  on 2001/04/05  21:32:26
32386         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
32387      Branch: perlio
32388            ! pod/perlunicode.pod
32389 ____________________________________________________________________________
32390 [  9568] By: nick                                  on 2001/04/05  19:38:09
32391         Log: Integrate mainline
32392      Branch: perlio
32393           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
32394           !> (integrate 35 files)
32395 ____________________________________________________________________________
32396 [  9567] By: jhi                                   on 2001/04/05  18:31:45
32397         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
32398              From: Robin Houston <robin@kitsite.com>
32399              Date: Thu, 5 Apr 2001 18:03:23 +0100
32400              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
32401      Branch: perl
32402            ! ext/B/B/Deparse.pm
32403 ____________________________________________________________________________
32404 [  9566] By: jhi                                   on 2001/04/05  18:29:35
32405         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
32406              From: Robin Houston <robin@kitsite.com>
32407              Date: Thu, 5 Apr 2001 16:45:18 +0100
32408              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
32409      Branch: perl
32410            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
32411 ____________________________________________________________________________
32412 [  9565] By: jhi                                   on 2001/04/05  18:24:23
32413         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
32414              From: Robin Houston <robin@kitsite.com>
32415              Date: Thu, 5 Apr 2001 14:50:09 +0100
32416              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
32417      Branch: perl
32418            ! ext/B/B/Deparse.pm
32419 ____________________________________________________________________________
32420 [  9564] By: jhi                                   on 2001/04/05  18:23:03
32421         Log: Subject: [PATCH B::*] print control-character vars readably
32422              From: Robin Houston <robin@kitsite.com>
32423              Date: Thu, 5 Apr 2001 14:27:38 +0100
32424              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
32425              
32426              Needs EBCDICification.
32427      Branch: perl
32428            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
32429            ! ext/B/B/Terse.pm
32430 ____________________________________________________________________________
32431 [  9563] By: jhi                                   on 2001/04/05  18:20:32
32432         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
32433              Date: Thu, 5 Apr 2001 13:21:42 -0400
32434              From: Paul Schinder <schinder@pobox.com>
32435              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
32436              
32437              Mac OS X (Darwin) has extra pwent fields.
32438      Branch: perl
32439            ! t/op/pwent.t
32440 ____________________________________________________________________________
32441 [  9562] By: jhi                                   on 2001/04/05  17:57:51
32442         Log: Regen toc.
32443      Branch: perl
32444            ! pod/perltoc.pod
32445 ____________________________________________________________________________
32446 [  9561] By: jhi                                   on 2001/04/05  17:47:33
32447         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
32448      Branch: metaconfig
32449            ! U/Glossary.patch
32450      Branch: metaconfig/U/perl
32451            + d_u32align.U
32452            ! d_cmsghdr_s.U d_msghdr_s.U
32453 ____________________________________________________________________________
32454 [  9560] By: jhi                                   on 2001/04/05  17:47:01
32455         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
32456              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
32457              Introduce probes for struct msghdr, struct cmsghdr,
32458              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
32459              ualarm, usleep, for possible later extension work.
32460      Branch: perl
32461            + t/lib/md5-align.t
32462            ! Configure MANIFEST Porting/Glossary Porting/config.sh
32463            ! Porting/config_H config_h.SH configure.com epoc/config.sh
32464            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
32465            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32466            ! vos/config.ga.h win32/config.bc win32/config.gc
32467            ! win32/config.vc
32468 ____________________________________________________________________________
32469 [  9559] By: jhi                                   on 2001/04/05  13:03:04
32470         Log: Be traditional in your cpp (for the Errno extension).
32471      Branch: perl
32472            ! hints/darwin.sh
32473 ____________________________________________________________________________
32474 [  9558] By: jhi                                   on 2001/04/05  13:00:05
32475         Log: Add $Config{cppflags} to the gcc incantation.
32476      Branch: perl
32477            ! ext/Errno/Errno_pm.PL
32478 ____________________________________________________________________________
32479 [  9557] By: jhi                                   on 2001/04/05  04:22:39
32480         Log: Introduce Sean Burke's Class::ISA 0.32.
32481      Branch: perl
32482            + lib/Class/ISA.pm t/lib/class-isa.t
32483            ! MANIFEST
32484 ____________________________________________________________________________
32485 [  9556] By: jhi                                   on 2001/04/05  04:09:50
32486         Log: Subject: [PATCH AUTHORS] Housekeeping
32487              From: Paul Johnson <paul@pjcj.net> 
32488              Date: Wed, 4 Apr 2001 22:45:47 +0200
32489              Message-ID: <20010404224547.D9548@pjcj.net>
32490      Branch: perl
32491            ! AUTHORS
32492 ____________________________________________________________________________
32493 [  9555] By: jhi                                   on 2001/04/05  04:06:33
32494         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
32495              From: Gisle Aas <gisle@ActiveState.com>
32496              Date: 04 Apr 2001 14:23:04 -0700
32497              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
32498      Branch: perl
32499            ! pod/perlfaq9.pod
32500 ____________________________________________________________________________
32501 [  9554] By: jhi                                   on 2001/04/05  04:05:49
32502         Log: Downgrade also the "Wide character" diagnostic.
32503      Branch: perl
32504            ! pod/perldiag.pod
32505 ____________________________________________________________________________
32506 [  9553] By: jhi                                   on 2001/04/05  04:00:33
32507         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
32508              maintperl into mainline.
32509              
32510              "double" should be "NV"; standard typemap is missing entry
32511              for NV
32512              
32513              s/djSP/dSP/
32514              
32515              Downgrade "Wide character in print" to a warning.
32516              
32517              B::Deparse fix for ${^FOO} and documentation for PVX() method
32518              (from Robin Houston)
32519              
32520              tr/// doesn't null-terminate the result in some situations
32521              (from Gisle Aas)
32522      Branch: perl
32523           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
32524           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
32525           !> t/io/utf8.t t/op/tr.t
32526 ____________________________________________________________________________
32527 [  9552] By: jhi                                   on 2001/04/05  03:52:50
32528         Log: Retract changes #9542 and #9538 (from maintperl, integrated
32529              at #9540), shouldn't be needed because of the perlio changes.
32530      Branch: perl
32531            ! util.c
32532 ____________________________________________________________________________
32533 [  9551] By: gsar                                  on 2001/04/05  00:18:34
32534         Log: tr/// doesn't null-terminate the result in some situations
32535              (from Gisle Aas)
32536      Branch: maint-5.6/perl
32537            ! doop.c t/op/tr.t
32538 ____________________________________________________________________________
32539 [  9550] By: gsar                                  on 2001/04/04  20:04:17
32540         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
32541              (from Robin Houston)
32542      Branch: maint-5.6/perl
32543            ! ext/B/B.pm ext/B/B/Deparse.pm
32544 ____________________________________________________________________________
32545 [  9549] By: nick                                  on 2001/04/04  18:56:15
32546         Log: Downgrade "Wide character in print" to a warning.
32547      Branch: perlio
32548            ! doio.c t/io/utf8.t
32549 ____________________________________________________________________________
32550 [  9548] By: gsar                                  on 2001/04/04  18:51:49
32551         Log: integrate changes#9460,9462,9482,9521,9522
32552              
32553              Subject: PATCH: B::Debug should show LOOP-specific fields
32554              
32555              Subject: B::Deparse precedence bug. (Patch included.)
32556              
32557              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
32558              
32559              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
32560              
32561              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
32562      Branch: maint-5.6/perl
32563           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
32564           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
32565 ____________________________________________________________________________
32566 [  9547] By: gsar                                  on 2001/04/04  18:49:16
32567         Log: s/djSP/dSP/
32568      Branch: maint-5.6/perl
32569            ! ext/Thread/Thread.xs
32570 ____________________________________________________________________________
32571 [  9546] By: nick                                  on 2001/04/04  18:44:00
32572         Log: Integrate mainline.
32573      Branch: perlio
32574           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
32575           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
32576 ____________________________________________________________________________
32577 [  9545] By: gsar                                  on 2001/04/04  18:38:52
32578         Log: integrate change#8837 from mainline
32579              
32580              Subject: [patch] -Wall cleanup round 2
32581      Branch: maint-5.6/perl
32582           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
32583           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
32584           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
32585           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
32586           !> ext/SDBM_File/SDBM_File.xs
32587 ____________________________________________________________________________
32588 [  9544] By: gsar                                  on 2001/04/04  17:49:57
32589         Log: "double" should be "NV"; standard typemap is missing entry
32590              for NV
32591      Branch: maint-5.6/perl
32592            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
32593 ____________________________________________________________________________
32594 [  9543] By: jhi                                   on 2001/04/04  14:13:18
32595         Log: Thou shalt not (just) match for English error messages.
32596      Branch: perl
32597            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
32598            ! os2/OS2/Process/Process.pm
32599 ____________________________________________________________________________
32600 [  9542] By: jhi                                   on 2001/04/04  13:20:39
32601         Log: Make the stdio tricks of fflush_all() to exist only if
32602              stdio is being used.
32603      Branch: perl
32604            ! util.c
32605 ____________________________________________________________________________
32606 [  9541] By: jhi                                   on 2001/04/04  04:20:24
32607         Log: Subject: Re: [PATCH] Lighten up glob
32608              From: Benjamin Sugars <bsugars@canoe.ca>
32609              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
32610              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
32611      Branch: perl
32612            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
32613            ! util.c
32614 ____________________________________________________________________________
32615 [  9540] By: jhi                                   on 2001/04/04  04:03:57
32616         Log: Integrate changes #9538,9539 from maintperl into mainline.
32617              
32618              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
32619              for use with _fwalk() (fix for change#7705)
32620              
32621              another tweak needed for SunOS 4.1.x build (from Mike Guy)
32622              (cp -f is not portable)
32623      Branch: perl
32624           !> Makefile.SH util.c
32625 ____________________________________________________________________________
32626 [  9539] By: gsar                                  on 2001/04/04  03:01:14
32627         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
32628      Branch: maint-5.6/perl
32629            ! Makefile.SH
32630 ____________________________________________________________________________
32631 [  9538] By: gsar                                  on 2001/04/04  01:00:38
32632         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
32633              for use with _fwalk() (fix for change#7705)
32634      Branch: maint-5.6/perl
32635            ! util.c
32636 ____________________________________________________________________________
32637 [  9537] By: nick                                  on 2001/04/03  19:24:55
32638         Log: Integrate mainline
32639      Branch: perlio
32640           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
32641           +> lib/unicode/PropList.html
32642            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
32643           !> (integrate 69 files)
32644 ____________________________________________________________________________
32645 [  9536] By: jhi                                   on 2001/04/03  18:02:31
32646         Log: Integrate change #9533 from maintperl into mainline.
32647              
32648              better fix for change#9517 to accomodate UNC paths like
32649              \\server\share\foo, and paths with trailing backslash
32650              like c:\this\
32651      Branch: perl
32652           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
32653 ____________________________________________________________________________
32654 [  9535] By: jhi                                   on 2001/04/03  17:58:07
32655         Log: Change the push/unshift warning to be of class syntax, not misc.
32656      Branch: perl
32657            ! op.c pod/perldiag.pod t/pragma/warn/op
32658 ____________________________________________________________________________
32659 [  9534] By: jhi                                   on 2001/04/03  15:03:46
32660         Log: Change the push/unshift warning (#9532) to talk about "no values"
32661              instead of "no arguments".
32662      Branch: perl
32663            ! op.c pod/perldiag.pod t/pragma/warn/op
32664 ____________________________________________________________________________
32665 [  9533] By: gsar                                  on 2001/04/03  14:30:07
32666         Log: better fix for change#9517 to accomodate UNC paths like
32667              \\server\share\foo, and paths with trailing backslash
32668              like c:\this\
32669      Branch: maint-5.6/perl
32670            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
32671 ____________________________________________________________________________
32672 [  9532] By: jhi                                   on 2001/04/03  13:11:46
32673         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
32674              From: Robin Houston <robin@kitsite.com>
32675              Date: Mon, 2 Apr 2001 15:03:29 +0100
32676              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
32677      Branch: perl
32678            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
32679 ____________________________________________________________________________
32680 [  9531] By: jhi                                   on 2001/04/03  13:06:34
32681         Log: Integrate change #9530 from maintperl into mainline.
32682              
32683              accomodate VMS "mailbox overflow" quirk in testsuite (from
32684              Craig Berry)
32685      Branch: perl
32686           !> t/lib/socket.t
32687 ____________________________________________________________________________
32688 [  9530] By: gsar                                  on 2001/04/03  04:56:41
32689         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
32690              Craig Berry)
32691      Branch: maint-5.6/perl
32692            ! t/lib/socket.t
32693 ____________________________________________________________________________
32694 [  9529] By: jhi                                   on 2001/04/03  02:34:34
32695         Log: Update Changes.
32696      Branch: perl
32697            ! Changes patchlevel.h
32698 ____________________________________________________________________________
32699 [  9528] By: jhi                                   on 2001/04/03  01:27:57
32700         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
32701              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
32702              To: perl5-porters@perl.org
32703              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
32704      Branch: perl
32705            ! pod/perlfaq3.pod
32706 ____________________________________________________________________________
32707 [  9527] By: jhi                                   on 2001/04/03  01:22:09
32708         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
32709              From: Peter Prymmer <pvhp@forte.com>
32710              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
32711              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
32712      Branch: perl
32713            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
32714 ____________________________________________________________________________
32715 [  9526] By: jhi                                   on 2001/04/03  01:18:25
32716         Log: The metaconfig unit changes for #9525.
32717      Branch: metaconfig
32718            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
32719      Branch: metaconfig/U/perl
32720            ! use64bits.U
32721 ____________________________________________________________________________
32722 [  9525] By: jhi                                   on 2001/04/03  01:17:30
32723         Log: Configure sanity checks:
32724              * if use64bitall is attempted but pointers are only 32-bit,
32725              'downgrade' to use64bitint
32726              * if use64bitint is attempted but there's no quad type,
32727              forget about use64bitint (well, the default for it is 'n',
32728              the user can still override this)
32729              * if pointers are 64 bits, do not try to use Perl's malloc
32730      Branch: perl
32731            ! Configure
32732 ____________________________________________________________________________
32733 [  9524] By: gsar                                  on 2001/04/03  01:09:12
32734         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
32735      Branch: maint-5.6/perl
32736            ! pp_sys.c
32737 ____________________________________________________________________________
32738 [  9523] By: jhi                                   on 2001/04/03  00:02:31
32739         Log: (Retracted by #9609)
32740              
32741              Make it harder for parallel makes to enter 'test' before
32742              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
32743              should be unhappy enough, but sometimes parallel makes seem
32744              to sneak past both in Tru64 and AIX.)
32745      Branch: perl
32746            ! Makefile.SH
32747 ____________________________________________________________________________
32748 [  9522] By: jhi                                   on 2001/04/02  22:35:31
32749         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
32750              Date: Mon, 2 Apr 2001 22:54:10 +0100
32751              From: Robin Houston <robin@kitsite.com>
32752              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
32753      Branch: perl
32754            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
32755 ____________________________________________________________________________
32756 [  9521] By: jhi                                   on 2001/04/02  22:32:23
32757         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
32758              From: Robin Houston <robin@kitsite.com>
32759              Date: Mon, 2 Apr 2001 20:24:03 +0100
32760              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
32761      Branch: perl
32762            ! ext/B/B/Concise.pm
32763 ____________________________________________________________________________
32764 [  9520] By: jhi                                   on 2001/04/02  22:30:43
32765         Log: Subject: [PATCH] REALLY pedantic hv.h nit
32766              From: Simon Cozens <simon@netthink.co.uk>
32767              Date: Mon, 2 Apr 2001 15:43:06 +0100
32768              Message-ID: <20010402154306.A21711@netthink.co.uk>
32769      Branch: perl
32770            ! hv.h
32771 ____________________________________________________________________________
32772 [  9519] By: jhi                                   on 2001/04/02  22:28:04
32773         Log: Based on
32774              
32775              Subject: [foolperl] EPOC fix
32776              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32777              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
32778              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
32779      Branch: perl
32780            ! pp_sys.c
32781 ____________________________________________________________________________
32782 [  9518] By: jhi                                   on 2001/04/02  22:22:34
32783         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
32784              
32785              README.win32 tweaks; add a note about alternative location for
32786              getting a gcc-2.95.2 that will build perl properly on windows
32787              
32788              add some notes about gutsy threading matters
32789              
32790              many of the utilities interpolate literal paths within doublequotes
32791              (fails on dosish platforms where path contains backslashes)
32792      Branch: perl
32793           !> README.win32 pod/perlguts.pod utils/perldoc.PL
32794           !> x2p/find2perl.PL x2p/s2p.PL
32795 ____________________________________________________________________________
32796 [  9517] By: gsar                                  on 2001/04/02  19:52:21
32797         Log: many of the utilities interpolate literal paths within doublequotes
32798              (fails on dosish platforms where path contains backslashes)
32799      Branch: maint-5.6/perl
32800            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
32801 ____________________________________________________________________________
32802 [  9516] By: gsar                                  on 2001/04/02  05:49:37
32803         Log: a foolish release
32804      Branch: maint-5.6/perl
32805            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
32806            ! pod/perltoc.pod
32807 ____________________________________________________________________________
32808 [  9515] By: gsar                                  on 2001/04/02  05:04:29
32809         Log: add missing changelog summaries
32810      Branch: maint-5.6/perl
32811            ! Changes
32812 ____________________________________________________________________________
32813 [  9514] By: gsar                                  on 2001/04/02  04:07:13
32814         Log: add some notes about gutsy threading matters
32815      Branch: maint-5.6/perl
32816            ! pod/perlguts.pod
32817 ____________________________________________________________________________
32818 [  9513] By: gsar                                  on 2001/04/02  03:25:21
32819         Log: add more prominent caveat notices about experimental features
32820      Branch: maint-5.6/perl
32821            ! pod/perlfork.pod pod/perlunicode.pod
32822 ____________________________________________________________________________
32823 [  9512] By: gsar                                  on 2001/04/02  02:54:33
32824         Log: integrate changes#9479,9509 from mainline
32825              
32826              [PATCH] File::Glob stuff for Mac OS
32827              
32828              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
32829      Branch: maint-5.6/perl
32830           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
32831           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
32832           !> t/lib/glob-taint.t
32833 ____________________________________________________________________________
32834 [  9511] By: gsar                                  on 2001/04/02  02:38:24
32835         Log: README.win32 tweaks; add a note about alternative location for
32836              getting a gcc-2.95.2 that will build perl properly on windows
32837      Branch: maint-5.6/perl
32838            ! README.win32
32839 ____________________________________________________________________________
32840 [  9510] By: jhi                                   on 2001/04/01  20:45:10
32841         Log: An ambiguosity warning.
32842      Branch: perl
32843            ! t/lib/trig.t
32844 ____________________________________________________________________________
32845 [  9509] By: jhi                                   on 2001/04/01  19:53:47
32846         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
32847              From: Jonathan Stowe <gellyfish@gellyfish.com>
32848              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
32849              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
32850      Branch: perl
32851            ! ext/File/Glob/bsd_glob.c
32852 ____________________________________________________________________________
32853 [  9508] By: jhi                                   on 2001/04/01  19:35:03
32854         Log: Update Changes.
32855      Branch: perl
32856            ! Changes patchlevel.h
32857 ____________________________________________________________________________
32858 [  9507] By: jhi                                   on 2001/04/01  19:24:01
32859         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
32860              from mainline to maintperl: pod tweaks.
32861      Branch: maint-5.6/perl
32862           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
32863           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
32864           !> pod/perlvar.pod
32865 ____________________________________________________________________________
32866 [  9506] By: jhi                                   on 2001/04/01  19:11:53
32867         Log: Commit Sarathy to April release of 5.6.1 :-)
32868      Branch: perl
32869            ! pod/perlfaq1.pod
32870 ____________________________________________________________________________
32871 [  9505] By: jhi                                   on 2001/04/01  19:03:15
32872         Log: Subject: PATCH 5.6.0 (perldebug.pod)
32873              From: Mark-Jason Dominus <mjd@plover.com>
32874              Date: Sun, 01 Apr 2001 14:25:11 -0400
32875              Message-ID: <20010401182511.9247.qmail@plover.com>
32876      Branch: perl
32877            ! pod/perldebug.pod
32878 ____________________________________________________________________________
32879 [  9504] By: jhi                                   on 2001/04/01  18:43:09
32880         Log: Add great_circle_direction().
32881      Branch: perl
32882            ! lib/Math/Trig.pm t/lib/trig.t
32883 ____________________________________________________________________________
32884 [  9503] By: jhi                                   on 2001/04/01  17:29:12
32885         Log: Unicode ReadMe update for Unicode 3.1.
32886      Branch: perl
32887            ! lib/unicode/ReadMe.txt
32888 ____________________________________________________________________________
32889 [  9502] By: jhi                                   on 2001/04/01  17:18:40
32890         Log: Integrate change #9501 from maintperl into mainline.
32891              
32892              fix the perlembed notes on multiple interpreters
32893              
32894              fix ExtUtils::Embed to work passably on Windows
32895      Branch: perl
32896           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
32897 ____________________________________________________________________________
32898 [  9501] By: gsar                                  on 2001/04/01  07:21:57
32899         Log: fix the perlembed notes on multiple interpreters
32900              
32901              fix ExtUtils::Embed to work passably on Windows
32902      Branch: maint-5.6/perl
32903            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
32904 ____________________________________________________________________________
32905 [  9500] By: jhi                                   on 2001/04/01  05:58:23
32906         Log: Test for #9499.
32907      Branch: perl
32908            ! t/op/tr.t
32909 ____________________________________________________________________________
32910 [  9499] By: jhi                                   on 2001/04/01  05:55:46
32911         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
32912      Branch: perl
32913            ! embed.h embed.pl op.c proto.h
32914 ____________________________________________________________________________
32915 [  9498] By: jhi                                   on 2001/04/01  05:44:34
32916         Log: Protect the workaround hunk more.
32917      Branch: perl
32918            ! toke.c
32919 ____________________________________________________________________________
32920 [  9497] By: jhi                                   on 2001/04/01  00:24:25
32921         Log: Integrate changes #9493,9494,9495,9496 from maintperl
32922              into mainline.
32923              
32924              fix a broken workaround for Borland compiler in change#4739
32925              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
32926              
32927              nits spotted by Borland compiler
32928              
32929              avoid redefinition warnings under Borland 5.02
32930              
32931              various nits identified by the Borland 5.5 compiler; remove suppression
32932              of a few warnings
32933      Branch: perl
32934           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
32935           !> win32/win32.h
32936 ____________________________________________________________________________
32937 [  9496] By: gsar                                  on 2001/03/31  23:22:28
32938         Log: various nits identified by the Borland 5.5 compiler; remove suppression
32939              of a few warnings
32940      Branch: maint-5.6/perl
32941            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
32942 ____________________________________________________________________________
32943 [  9495] By: gsar                                  on 2001/03/31  21:03:08
32944         Log: avoid redefinition warnings under Borland 5.02
32945      Branch: maint-5.6/perl
32946            ! win32/makefile.mk
32947 ____________________________________________________________________________
32948 [  9494] By: gsar                                  on 2001/03/31  20:18:59
32949         Log: nits spotted by Borland compiler
32950      Branch: maint-5.6/perl
32951            ! utf8.h win32/win32.h
32952 ____________________________________________________________________________
32953 [  9493] By: gsar                                  on 2001/03/31  20:18:05
32954         Log: fix a broken workaround for Borland compiler in change#4739
32955              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
32956      Branch: maint-5.6/perl
32957            ! toke.c
32958 ____________________________________________________________________________
32959 [  9492] By: jhi                                   on 2001/03/31  18:36:24
32960         Log: Integrate change #9491 from maintperl into mainline.
32961              
32962              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
32963              directory is relative (need to fetch the full path name *before*
32964              the chdir!)
32965      Branch: perl
32966           !> lib/Cwd.pm
32967 ____________________________________________________________________________
32968 [  9491] By: gsar                                  on 2001/03/31  17:01:56
32969         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
32970              directory is relative (need to fetch the full path name *before*
32971              the chdir!)
32972              
32973              this is a followup patch for change#6749
32974      Branch: maint-5.6/perl
32975            ! lib/Cwd.pm
32976 ____________________________________________________________________________
32977 [  9490] By: jhi                                   on 2001/03/31  15:50:18
32978         Log: Subject: Re: [PATCH] av.h cosmetics
32979              From: Simon Cozens <simon@netthink.co.uk>
32980              Date: Sat, 31 Mar 2001 13:09:59 +0100
32981              Message-ID: <20010331130959.A22000@netthink.co.uk>
32982              
32983              Document AvALLOC.
32984      Branch: perl
32985            ! pod/perlguts.pod
32986 ____________________________________________________________________________
32987 [  9489] By: jhi                                   on 2001/03/31  15:48:44
32988         Log: Subject: [PATCH] Re: Math::Big* v1.21
32989              From: Tels <perl_dummy@bloodgate.com>
32990              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
32991              Message-Id: <200103311125.GAA377738@www08.hway.net>
32992      Branch: perl
32993            ! pod/perlop.pod
32994 ____________________________________________________________________________
32995 [  9488] By: jhi                                   on 2001/03/31  03:39:51
32996         Log: Debug output tweak.
32997      Branch: perl
32998            ! t/lib/cwd.t
32999 ____________________________________________________________________________
33000 [  9487] By: jhi                                   on 2001/03/31  03:33:02
33001         Log: OverVMSification.
33002      Branch: perl
33003            ! t/lib/cwd.t
33004 ____________________________________________________________________________
33005 [  9486] By: jhi                                   on 2001/03/31  03:01:40
33006         Log: Missed MANIFESTations in #9483.
33007      Branch: perl
33008            ! MANIFEST
33009 ____________________________________________________________________________
33010 [  9485] By: jhi                                   on 2001/03/31  02:58:17
33011         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
33012              From: Peter Prymmer <pvhp@forte.com>
33013              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
33014              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
33015      Branch: perl
33016            ! regexec.c t/lib/cwd.t
33017 ____________________________________________________________________________
33018 [  9484] By: jhi                                   on 2001/03/31  01:04:41
33019         Log: Obsolete file (see #3938)
33020      Branch: perl
33021            - lib/unicode/README.Ethiopic
33022            ! MANIFEST
33023 ____________________________________________________________________________
33024 [  9483] By: jhi                                   on 2001/03/31  00:52:42
33025         Log: Update to Unicode 3.1.
33026              (Rename Names.txt to NamesList.txt.)
33027      Branch: perl
33028            + lib/unicode/NamesList.txt lib/unicode/PropList.html
33029            - lib/unicode/Names.txt
33030            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
33031            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
33032            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
33033            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
33034            ! lib/unicode/UCD.html lib/unicode/Unicode.html
33035            ! lib/unicode/rename lib/unicode/version
33036 ____________________________________________________________________________
33037 [  9482] By: jhi                                   on 2001/03/30  23:33:44
33038         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
33039              From: Robin Houston <robin@kitsite.com>
33040              Date: Fri, 30 Mar 2001 20:07:22 +0100
33041              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
33042      Branch: perl
33043            ! ext/B/B/Deparse.pm
33044 ____________________________________________________________________________
33045 [  9481] By: jhi                                   on 2001/03/30  23:20:25
33046         Log: Subject: Re: [PATCH] CwdXS, Take 2
33047              From: Benjamin Sugars <bsugars@canoe.ca>
33048              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
33049              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
33050      Branch: perl
33051            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
33052            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
33053 ____________________________________________________________________________
33054 [  9480] By: jhi                                   on 2001/03/30  22:52:38
33055         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
33056              From: David Dyck <dcd@tc.fluke.com>
33057              Date: Fri, 30 Mar 2001 14:44:13 -0800
33058              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
33059              
33060              The t/rantests flags file creation was accidentally
33061              removed by #9217.
33062      Branch: perl
33063            ! Makefile.SH
33064 ____________________________________________________________________________
33065 [  9479] By: jhi                                   on 2001/03/30  22:45:45
33066         Log: Subject: [PATCH] File::Glob stuff for Mac OS
33067              From: Chris Nandor <pudge@pobox.com>
33068              Date: Fri, 30 Mar 2001 16:51:00 -0500
33069              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
33070      Branch: perl
33071            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33072            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
33073            ! t/lib/glob-taint.t
33074 ____________________________________________________________________________
33075 [  9478] By: jhi                                   on 2001/03/30  22:43:12
33076         Log: Subject: fix for win32/buildext.pl
33077              From: "Vadim Konovalov" <watman@inbox.ru>
33078              Date: Sat, 31 Mar 2001 00:50:36 +0400
33079              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
33080      Branch: perl
33081            ! win32/buildext.pl
33082 ____________________________________________________________________________
33083 [  9477] By: jhi                                   on 2001/03/30  22:41:16
33084         Log: Subject: small base.pm doc patch
33085              From: Leon Brocard <acme@astray.com>
33086              Date: Fri, 30 Mar 2001 21:49:57 +0100
33087              Message-ID: <20010330214957.B8733@ns0.astray.com>
33088      Branch: perl
33089            ! lib/base.pm
33090 ____________________________________________________________________________
33091 [  9476] By: jhi                                   on 2001/03/30  18:16:57
33092         Log: Subject: [PATCH] av.h cosmetics
33093              From: Simon Cozens <simon@netthink.co.uk>
33094              Date: Fri, 30 Mar 2001 18:12:28 +0100
33095              Message-ID: <20010330181228.A9319@netthink.co.uk>
33096      Branch: perl
33097            ! av.h
33098 ____________________________________________________________________________
33099 [  9475] By: jhi                                   on 2001/03/30  18:15:50
33100         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
33101              From: "Philip Newton" <pnewton@gmx.de>
33102              Date: Fri, 30 Mar 2001 19:06:57 +0200
33103              Message-ID: <3AC4D951.14815.1AC7068@localhost>
33104      Branch: perl
33105            ! pod/perlhack.pod
33106 ____________________________________________________________________________
33107 [  9474] By: jhi                                   on 2001/03/30  18:14:02
33108         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
33109              From: Benjamin Sugars <bsugars@canoe.ca>
33110              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
33111              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
33112      Branch: perl
33113            ! t/lib/glob-basic.t
33114 ____________________________________________________________________________
33115 [  9473] By: jhi                                   on 2001/03/30  16:09:24
33116         Log: Update Changes.
33117      Branch: perl
33118            ! Changes patchlevel.h
33119 ____________________________________________________________________________
33120 [  9472] By: jhi                                   on 2001/03/30  15:16:08
33121         Log: Integrate perlio.
33122      Branch: perl
33123           !> t/lib/cwd.t t/lib/glob-basic.t
33124 ____________________________________________________________________________
33125 [  9471] By: nick                                  on 2001/03/30  14:47:10
33126         Log: Should be (^O eq 'MSWin32') not 'Win32'
33127              Fail #12 seems real - chdir is in wrong dir.
33128      Branch: perlio
33129            ! t/lib/cwd.t
33130 ____________________________________________________________________________
33131 [  9470] By: jhi                                   on 2001/03/30  14:41:11
33132         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
33133              From: Radu Greab <radu@netsoft.ro>
33134              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
33135              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
33136              
33137              Replace #9352.
33138      Branch: perl
33139            ! ext/Socket/Socket.xs pp_sys.c
33140 ____________________________________________________________________________
33141 [  9469] By: jhi                                   on 2001/03/30  14:37:51
33142         Log: Subject: PATCH pod/perldiag.pod
33143              From: Robin Houston <robin@kitsite.com>
33144              Date: Fri, 30 Mar 2001 14:10:36 +0100
33145              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
33146      Branch: perl
33147            ! pod/perldiag.pod t/lib/glob-basic.t
33148 ____________________________________________________________________________
33149 [  9468] By: jhi                                   on 2001/03/30  14:36:36
33150         Log: Subject: Better diagnostic in io/fs.t
33151              From: andreas.koenig@anima.de (Andreas J. Koenig)
33152              Date: 30 Mar 2001 10:11:43 +0200
33153              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
33154      Branch: perl
33155            ! t/io/fs.t
33156 ____________________________________________________________________________
33157 [  9467] By: nick                                  on 2001/03/30  14:25:43
33158         Log: Skip order test of glob if case-ignoring system cannot 
33159              create a.test and A.test
33160      Branch: perlio
33161            ! t/lib/glob-basic.t
33162 ____________________________________________________________________________
33163 [  9466] By: nick                                  on 2001/03/30  13:03:12
33164         Log: Integrate mainline.
33165      Branch: perlio
33166            - ext/re/hints/aix.pl
33167           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
33168           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
33169           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
33170           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
33171 ____________________________________________________________________________
33172 [  9465] By: jhi                                   on 2001/03/30  03:53:37
33173         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
33174              the tests sometimes hang, sometimes not.)
33175      Branch: perl
33176            ! t/lib/io_multihomed.t t/lib/io_sock.t
33177 ____________________________________________________________________________
33178 [  9464] By: jhi                                   on 2001/03/30  02:56:04
33179         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
33180              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
33181              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
33182              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
33183      Branch: perl
33184            ! op.c
33185 ____________________________________________________________________________
33186 [  9463] By: jhi                                   on 2001/03/30  02:34:48
33187         Log: Test for #9462.
33188      Branch: perl
33189            ! t/lib/b.t
33190 ____________________________________________________________________________
33191 [  9462] By: jhi                                   on 2001/03/30  02:29:37
33192         Log: Subject: B::Deparse precedence bug. (Patch included.)
33193              From: Jeremy Madea <jmadea@inktomi.com>
33194              Date: Thu, 29 Mar 2001 12:05:02 -0800
33195              Message-ID: <20010329120502.A24881@dr.inktomi.com>
33196      Branch: perl
33197            ! ext/B/B/Deparse.pm
33198 ____________________________________________________________________________
33199 [  9461] By: jhi                                   on 2001/03/30  02:18:41
33200         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
33201              From: Peter Prymmer <pvhp@forte.com>
33202              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
33203              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
33204      Branch: perl
33205            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
33206            ! t/lib/md5-file.t
33207 ____________________________________________________________________________
33208 [  9460] By: jhi                                   on 2001/03/30  02:17:07
33209         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
33210              From: Robin Houston <robin@kitsite.com>
33211              Date: Thu, 29 Mar 2001 20:47:56 +0100
33212              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
33213      Branch: perl
33214            ! ext/B/B/Debug.pm
33215 ____________________________________________________________________________
33216 [  9459] By: jhi                                   on 2001/03/30  02:16:05
33217         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
33218              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
33219              Date: Wed, 28 Mar 2001 18:02:20 -0600
33220              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
33221      Branch: perl
33222            ! lib/ExtUtils/MM_VMS.pm
33223 ____________________________________________________________________________
33224 [  9458] By: jhi                                   on 2001/03/30  02:07:58
33225         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
33226              From: "Joshua E. Rodd" <jrodd@pbs.org>
33227              Date: Wed, 28 Mar 2001 17:29:12 -0500
33228              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
33229      Branch: perl
33230            ! pod/perlop.pod
33231 ____________________________________________________________________________
33232 [  9457] By: jhi                                   on 2001/03/30  02:04:33
33233         Log: Subject: ext/re/aix.pl can go
33234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33235              Date: Thu, 29 Mar 2001 12:03:28 +0200
33236              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
33237      Branch: perl
33238            - ext/re/hints/aix.pl
33239            ! MANIFEST
33240 ____________________________________________________________________________
33241 [  9456] By: jhi                                   on 2001/03/30  02:03:32
33242         Log: Integrate perlio.
33243      Branch: perl
33244           !> ext/Encode/Encode.xs installperl
33245 ____________________________________________________________________________
33246 [  9455] By: nick                                  on 2001/03/29  21:11:46
33247         Log: DLL name has changed so installperl needs to know
33248              (Why isn't it working it out or passed it?)
33249      Branch: perlio
33250            ! installperl
33251 ____________________________________________________________________________
33252 [  9454] By: nick                                  on 2001/03/29  20:56:12
33253         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
33254              and we don't get undef warnings.
33255      Branch: perlio
33256            ! ext/Encode/Encode.xs
33257 ____________________________________________________________________________
33258 [  9453] By: nick                                  on 2001/03/29  17:58:48
33259         Log: Integrate mainline
33260      Branch: perlio
33261           !> Changes patchlevel.h
33262 ____________________________________________________________________________
33263 [  9452] By: jhi                                   on 2001/03/29  16:44:55
33264         Log: Update Changes.
33265      Branch: perl
33266            ! Changes patchlevel.h
33267 ____________________________________________________________________________
33268 [  9451] By: nick                                  on 2001/03/29  16:31:38
33269         Log: Integrate mainline
33270      Branch: perlio
33271           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
33272           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
33273           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
33274           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
33275           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
33276 ____________________________________________________________________________
33277 [  9450] By: jhi                                   on 2001/03/29  16:29:17
33278         Log: Integrate perlio.
33279      Branch: perl
33280           !> win32/buildext.pl
33281 ____________________________________________________________________________
33282 [  9449] By: jhi                                   on 2001/03/29  15:50:01
33283         Log: Update Changes.
33284      Branch: perl
33285            ! Changes patchlevel.h
33286 ____________________________________________________________________________
33287 [  9448] By: nick                                  on 2001/03/29  15:47:15
33288         Log: Make sure buildext.pl finds Errno.pm
33289      Branch: perlio
33290            ! win32/buildext.pl
33291 ____________________________________________________________________________
33292 [  9447] By: jhi                                   on 2001/03/29  15:39:34
33293         Log: Integrate perlio.
33294      Branch: perl
33295           !> win32/makefile.mk
33296 ____________________________________________________________________________
33297 [  9446] By: nick                                  on 2001/03/29  15:30:03
33298         Log: Integrate win32/makefile.mk with mainline.
33299      Branch: perlio
33300           !> win32/makefile.mk
33301 ____________________________________________________________________________
33302 [  9445] By: nick                                  on 2001/03/29  15:27:32
33303         Log: Fix breakage ... 
33304      Branch: perlio
33305            ! win32/makefile.mk
33306 ____________________________________________________________________________
33307 [  9444] By: jhi                                   on 2001/03/29  15:03:08
33308         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
33309              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33310              Date: Thu, 29 Mar 2001 10:32:59 +0400
33311              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
33312      Branch: perl
33313            ! win32/makefile.mk
33314 ____________________________________________________________________________
33315 [  9443] By: jhi                                   on 2001/03/29  15:02:12
33316         Log: Integrate perlio.
33317      Branch: perl
33318           +> win32/buildext.pl
33319           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
33320           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
33321 ____________________________________________________________________________
33322 [  9442] By: nick                                  on 2001/03/29  14:59:11
33323         Log: Work in progress - determine win32 extensions to build via script.
33324      Branch: perlio
33325            + win32/buildext.pl
33326            ! MANIFEST win32/makefile.mk
33327 ____________________________________________________________________________
33328 [  9441] By: jhi                                   on 2001/03/29  14:51:47
33329         Log: Reintroduce the use of external pwd.
33330      Branch: perl
33331            ! t/lib/cwd.t
33332 ____________________________________________________________________________
33333 [  9440] By: jhi                                   on 2001/03/29  14:42:58
33334         Log: use warnings instead of -w.
33335      Branch: perl
33336            ! utils/h2xs.PL
33337 ____________________________________________________________________________
33338 [  9439] By: jhi                                   on 2001/03/29  14:41:52
33339         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
33340              From: Jonathan Stowe <gellyfish@gellyfish.com>
33341              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
33342              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
33343      Branch: perl
33344            ! utils/h2xs.PL
33345 ____________________________________________________________________________
33346 [  9438] By: jhi                                   on 2001/03/29  14:39:38
33347         Log: Subject: [PATCH perl@9424] minor pod nits
33348              From: Robin Barker <rmb1@cise.npl.co.uk>
33349              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
33350              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
33351      Branch: perl
33352            ! pod/perlhack.pod pod/perliol.pod
33353 ____________________________________________________________________________
33354 [  9437] By: jhi                                   on 2001/03/29  14:29:16
33355         Log: Subject: [PATCH perl@9424] typemap cast warning
33356              From: Robin Barker <rmb1@cise.npl.co.uk>
33357              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
33358              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
33359      Branch: perl
33360            ! lib/ExtUtils/typemap
33361 ____________________________________________________________________________
33362 [  9436] By: jhi                                   on 2001/03/29  14:26:03
33363         Log: Subject: [PATCH perl@9424] printf warning
33364              From: Robin Barker <rmb1@cise.npl.co.uk>
33365              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
33366              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
33367      Branch: perl
33368            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
33369            ! ext/Storable/Storable.xs toke.c
33370 ____________________________________________________________________________
33371 [  9435] By: nick                                  on 2001/03/29  14:23:31
33372         Log: Win32 has name conflict with ERROR
33373      Branch: perlio
33374            ! ext/PerlIO/Via/Via.xs
33375 ____________________________________________________________________________
33376 [  9434] By: jhi                                   on 2001/03/29  14:17:48
33377         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
33378              From: Peter Prymmer <pvhp@forte.com>
33379              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
33380              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
33381      Branch: perl
33382            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
33383 ____________________________________________________________________________
33384 [  9433] By: jhi                                   on 2001/03/29  13:52:44
33385         Log: test-prep target was missing.
33386      Branch: perl
33387            ! Makefile.SH
33388 ____________________________________________________________________________
33389 [  9432] By: nick                                  on 2001/03/29  12:40:03
33390         Log: Make as-shipped compiler default to MSVC6 
33391      Branch: perlio
33392            ! win32/makefile.mk
33393 ____________________________________________________________________________
33394 [  9431] By: nick                                  on 2001/03/29  12:12:16
33395         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
33396              akin to PerlIO::Scalar.
33397      Branch: perlio
33398            ! perlio.c perlio.h
33399 ____________________________________________________________________________
33400 [  9430] By: nick                                  on 2001/03/29  10:56:35
33401         Log: Integrate mainline.
33402      Branch: perlio
33403           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
33404           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
33405           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
33406           !> win32/makefile.mk win32/win32sck.c
33407 ____________________________________________________________________________
33408 [  9429] By: nick                                  on 2001/03/29  09:03:43
33409         Log: Noticed that two tests were skipped as perlio:: package
33410              isn't there any more. Changed the skip condition.
33411              Avoid core-dump if sv_utf8_upgrade() called on something
33412              that does not become SvPOK after SvPV() (e.g. a ref).
33413      Branch: perlio
33414            ! sv.c t/io/utf8.t t/lib/io_scalar.t
33415 ____________________________________________________________________________
33416 [  9428] By: jhi                                   on 2001/03/29  01:31:47
33417         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
33418              From: Benjamin Sugars <bsugars@canoe.ca> 
33419              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
33420              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
33421      Branch: perl
33422            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
33423            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
33424            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
33425 ____________________________________________________________________________
33426 [  9427] By: jhi                                   on 2001/03/29  00:49:30
33427         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
33428              From: "Vadim Konovalov" <watman@inbox.ru>
33429              Date: Thu, 29 Mar 2001 01:50:12 +0400
33430              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
33431      Branch: perl
33432            ! win32/makefile.mk win32/win32sck.c
33433 ____________________________________________________________________________
33434 [  9426] By: gsar                                  on 2001/03/29  00:28:04
33435         Log: dmake can only handle == and != in comparisons; support building
33436              with Borland's VCL libraries (from Vadim Konovalov)
33437      Branch: maint-5.6/perl
33438            ! win32/makefile.mk
33439 ____________________________________________________________________________
33440 [  9425] By: nick                                  on 2001/03/28  19:29:56
33441         Log: Integrate (@snapshot)
33442      Branch: perlio
33443           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
33444 ____________________________________________________________________________
33445 [  9424] By: jhi                                   on 2001/03/28  19:03:16
33446         Log: Update Changes.
33447      Branch: perl
33448            ! Changes patchlevel.h
33449 ____________________________________________________________________________
33450 [  9423] By: jhi                                   on 2001/03/28  18:52:09
33451         Log: Rmdir lib/XS on cleanup.
33452      Branch: perl
33453            ! Makefile.SH
33454 ____________________________________________________________________________
33455 [  9422] By: jhi                                   on 2001/03/28  18:49:34
33456         Log: Integrate perlio.
33457      Branch: perl
33458           !> t/op/utf8decode.t
33459 ____________________________________________________________________________
33460 [  9421] By: nick                                  on 2001/03/28  18:46:44
33461         Log: Loose duplicate chunk.
33462      Branch: perlio
33463            ! t/op/utf8decode.t
33464 ____________________________________________________________________________
33465 [  9420] By: nick                                  on 2001/03/28  18:44:11
33466         Log: Integrate mainline.
33467      Branch: perlio
33468           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
33469           !> vms/vmsish.h
33470 ____________________________________________________________________________
33471 [  9419] By: jhi                                   on 2001/03/28  18:42:05
33472         Log: Can't trust external pwds
33473              (either shell builtins or external programs)
33474      Branch: perl
33475            ! t/lib/cwd.t
33476 ____________________________________________________________________________
33477 [  9418] By: jhi                                   on 2001/03/28  18:34:05
33478         Log: Integrate perlio.
33479      Branch: perl
33480            - lib/perlio.pm
33481           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
33482           !> t/op/utf8decode.t
33483 ____________________________________________________________________________
33484 [  9417] By: nick                                  on 2001/03/28  18:24:02
33485         Log: PerlIO.pm / perlio.pm conflict.
33486              Update some pods.
33487              Make t/op/utf8decode.t a text file.
33488      Branch: perlio
33489            - lib/perlio.pm
33490            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
33491            ! t/op/utf8decode.t
33492 ____________________________________________________________________________
33493 [  9416] By: jhi                                   on 2001/03/28  18:06:07
33494         Log: Integrate change #9409 from mainline to maintperl.
33495              
33496              Yet another tweak on AIX dynaloading.
33497      Branch: maint-5.6/perl
33498           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33499 ____________________________________________________________________________
33500 [  9415] By: gsar                                  on 2001/03/28  17:13:01
33501         Log: integrate changes#9377,9385,9401 from mainline
33502              
33503              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
33504              
33505              If directory entries compare equal case-insensitively,
33506              retry case-sensitively.
33507              
33508              Subject: [PATCH] B::Terse and warnings
33509      Branch: maint-5.6/perl
33510           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
33511           !> t/pragma/warn/perl
33512 ____________________________________________________________________________
33513 [  9414] By: jhi                                   on 2001/03/28  17:11:12
33514         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
33515              From: "Craig A. Berry" <craigberry@mac.com>
33516              Date: Wed, 28 Mar 2001 10:55:20 -0600
33517              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
33518      Branch: perl
33519            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
33520 ____________________________________________________________________________
33521 [  9413] By: jhi                                   on 2001/03/28  17:03:12
33522         Log: Dup hunk.
33523      Branch: perl
33524            ! t/op/utf8decode.t
33525 ____________________________________________________________________________
33526 [  9412] By: jhi                                   on 2001/03/28  17:02:36
33527         Log: Forced integrate from perlio.
33528      Branch: perl
33529           !> t/op/utf8decode.t
33530 ____________________________________________________________________________
33531 [  9411] By: nick                                  on 2001/03/28  16:50:03
33532         Log: Integrate mainline.
33533      Branch: perlio
33534           +> t/lib/cwd.t
33535           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33536           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
33537           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
33538           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
33539           !> t/pragma/warn/perl
33540 ____________________________________________________________________________
33541 [  9410] By: jhi                                   on 2001/03/28  16:44:23
33542         Log: Subject: Re: [PATCH] 9403 cannot be tested
33543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33544              Date: Wed, 28 Mar 2001 18:33:56 +0200
33545              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
33546      Branch: perl
33547            ! makedef.pl
33548 ____________________________________________________________________________
33549 [  9409] By: jhi                                   on 2001/03/28  16:12:45
33550         Log: Yet another tweak on AIX dynaloading.
33551      Branch: perl
33552            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33553 ____________________________________________________________________________
33554 [  9408] By: jhi                                   on 2001/03/28  15:52:55
33555         Log: Subject: [PATCH] 9403 cannot be tested
33556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
33557              Date: Wed, 28 Mar 2001 17:23:00 +0200
33558              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
33559              
33560              A missing symbol.
33561      Branch: perl
33562            ! makedef.pl
33563 ____________________________________________________________________________
33564 [  9407] By: jhi                                   on 2001/03/28  15:47:43
33565         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
33566      Branch: perl
33567            ! t/op/utf8decode.t
33568           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
33569           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
33570 ____________________________________________________________________________
33571 [  9406] By: jhi                                   on 2001/03/28  15:37:08
33572         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
33573              From: Benjamin Sugars <bsugars@canoe.ca> 
33574              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
33575              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
33576      Branch: perl
33577            + t/lib/cwd.t
33578            ! MANIFEST
33579 ____________________________________________________________________________
33580 [  9405] By: jhi                                   on 2001/03/28  15:13:18
33581         Log: pp_ne() needs a CORRECT boolean.
33582      Branch: perl
33583            ! pp.c
33584 ____________________________________________________________________________
33585 [  9404] By: jhi                                   on 2001/03/28  15:09:23
33586         Log: pp_ne() needs a boolean, not an integer.
33587      Branch: perl
33588            ! pp.c
33589 ____________________________________________________________________________
33590 [  9403] By: jhi                                   on 2001/03/28  14:47:43
33591         Log: (Retracted by #9404.)
33592      Branch: perl
33593            ! pp.c
33594 ____________________________________________________________________________
33595 [  9402] By: jhi                                   on 2001/03/28  14:43:59
33596         Log: Subject: Re: [PATCH] Typemap testing
33597              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
33598              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
33599              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
33600      Branch: perl
33601            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
33602            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
33603 ____________________________________________________________________________
33604 [  9401] By: jhi                                   on 2001/03/28  14:42:14
33605         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
33606              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
33607              Date: Sun, 25 Mar 2001 21:59:15 +0100
33608              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
33609              
33610              A variable will be checked for the "use once" warnings if:
33611              
33612              1. It is in the scope of a use warnings 'once'
33613              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
33614              
33615              Otherwise it won't be checked at all.
33616              
33617              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
33618              
33619              The enclosed patch partially fixes this issue. What I didn't
33620              get to work was the case where the "used once" warning is enabled
33621              in any file other than the main file.
33622      Branch: perl
33623            ! gv.c t/pragma/warn/perl
33624 ____________________________________________________________________________
33625 [  9400] By: nick                                  on 2001/03/28  14:38:24
33626         Log: More EBCDIC tweaks:
33627              - one more swash issue &~(0xA0-1) did not do the right thing,
33628              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
33629              - add "use re 'asciirange'" to make [!-~] etc. work
33630              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
33631              - Choose a key for t/op/each.t test which gets encoded.
33632              - Skip utf8decode if this is UTF-EBCDIC.
33633      Branch: perlio
33634            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
33635            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
33636 ____________________________________________________________________________
33637 [  9399] By: jhi                                   on 2001/03/28  14:21:00
33638         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
33639              Andreas Schwab.
33640      Branch: perl
33641            ! pp.c
33642 ____________________________________________________________________________
33643 [  9398] By: jhi                                   on 2001/03/28  00:55:56
33644         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
33645              From: David Dyck <dcd@tc.fluke.com>
33646              Date: Tue, 27 Mar 2001 15:16:24 -0800
33647              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
33648      Branch: perl
33649            ! ext/IO/lib/IO/Socket.pm
33650 ____________________________________________________________________________
33651 [  9397] By: jhi                                   on 2001/03/27  21:52:49
33652         Log: Integrate perlio.
33653      Branch: perl
33654           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
33655           +> ext/PerlIO/Via/Via.xs
33656           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
33657 ____________________________________________________________________________
33658 [  9396] By: nick                                  on 2001/03/27  21:45:13
33659         Log: Integrate mainline.
33660      Branch: perlio
33661           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
33662           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
33663 ____________________________________________________________________________
33664 [  9395] By: nick                                  on 2001/03/27  21:18:58
33665         Log: Outline docs for PerlIO and PerlIO::Scalar
33666      Branch: perlio
33667            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
33668 ____________________________________________________________________________
33669 [  9394] By: nick                                  on 2001/03/27  20:50:13
33670         Log: PerlIO::Via layer (alpha-ish).
33671      Branch: perlio
33672            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
33673            + ext/PerlIO/Via/Via.xs
33674            ! MANIFEST
33675 ____________________________________________________________________________
33676 [  9393] By: jhi                                   on 2001/03/27  20:49:55
33677         Log: Retract #9329 now that 9390 should take care of the matter.
33678      Branch: perl
33679            ! utils/h2xs.PL
33680 ____________________________________________________________________________
33681 [  9390] By: jhi                                   on 2001/03/27  20:47:50
33682         Log: Subject: Autoloading Errno.pm when %! is encountered
33683              From: Robin Houston <robin@kitsite.com>
33684              Date: Tue, 27 Mar 2001 20:57:11 +0100
33685              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
33686      Branch: perl
33687            ! embed.h embed.pl gv.c proto.h t/op/magic.t
33688 ____________________________________________________________________________
33689 [  9389] By: jhi                                   on 2001/03/27  20:24:31
33690         Log: Integrate perlio.
33691      Branch: perl
33692           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
33693           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
33694           !> utf8.c
33695 ____________________________________________________________________________
33696 [  9388] By: jhi                                   on 2001/03/27  20:21:38
33697         Log: Better have a three-element array if one is going to assign
33698              to the third element of that array. (from Tim Jenness)
33699      Branch: perl
33700            ! ext/XS/Typemap/Typemap.xs
33701 ____________________________________________________________________________
33702 [  9387] By: nick                                  on 2001/03/27  20:15:43
33703         Log: Integrate mainline.
33704      Branch: perlio
33705           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
33706           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
33707           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
33708           +> t/lib/xs-typemap.t
33709           !> (integrate 34 files)
33710 ____________________________________________________________________________
33711 [  9386] By: jhi                                   on 2001/03/27  20:04:18
33712         Log: Subject: Re: perl@9359 breaks HTML::Parser
33713              From: Gisle Aas <gisle@ActiveState.com>
33714              Date: 27 Mar 2001 11:30:24 -0800
33715              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
33716              
33717              Clarify the UTF-8 issues of the API docs.
33718              (Slightly reworded and expanded.)
33719      Branch: perl
33720            ! pod/perlapi.pod sv.c sv.h
33721 ____________________________________________________________________________
33722 [  9385] By: jhi                                   on 2001/03/27  19:44:25
33723         Log: If directory entries compare equal case-insensitively,
33724              retry case-sensitively.
33725      Branch: perl
33726            ! ext/File/Glob/bsd_glob.c
33727 ____________________________________________________________________________
33728 [  9384] By: nick                                  on 2001/03/27  19:38:50
33729         Log: Various EBCDIC fixes:
33730              - major revelation that swash code is encoding aware,
33731              (or thought it was) - now it is ;-)
33732              - With that out of the way fix a slab of tr/// cases.
33733              - Fix Encode 'Unicode' to be true Unicode so tests pass.
33734              - As anticipated Base64.xs needed tweaks.
33735              - Until tr/// works right avoid old_encode64 in MIME tests.
33736      Branch: perlio
33737            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
33738            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
33739 ____________________________________________________________________________
33740 [  9383] By: jhi                                   on 2001/03/27  18:34:41
33741         Log: Add the std test suite BEGIN block.
33742      Branch: perl
33743            ! t/lib/xs-typemap.t
33744 ____________________________________________________________________________
33745 [  9382] By: jhi                                   on 2001/03/27  15:16:07
33746         Log: Add debugging output to the test.
33747      Branch: perl
33748            ! t/lib/glob-basic.t
33749 ____________________________________________________________________________
33750 [  9381] By: jhi                                   on 2001/03/27  15:08:10
33751         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
33752      Branch: perl
33753            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
33754            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
33755            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
33756            + t/lib/xs-typemap.t
33757            ! MANIFEST
33758 ____________________________________________________________________________
33759 [  9380] By: jhi                                   on 2001/03/27  14:48:34
33760         Log: Subject: [PATCH] Typemap testing
33761              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
33762              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
33763              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
33764              
33765              (The first part of the patch.)
33766      Branch: perl
33767            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
33768 ____________________________________________________________________________
33769 [  9379] By: jhi                                   on 2001/03/27  14:44:56
33770         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
33771              From: Benjamin Sugars <bsugars@canoe.ca> 
33772              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
33773              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
33774      Branch: perl
33775            ! t/lib/glob-basic.t
33776 ____________________________________________________________________________
33777 [  9378] By: jhi                                   on 2001/03/27  14:42:30
33778         Log: Subject: [PATCH] perlvar nit
33779              From: Simon Cozens <simon@netthink.co.uk>
33780              Date: Tue, 27 Mar 2001 01:12:01 +0100
33781              Message-ID: <20010327011201.A19179@netthink.co.uk>
33782      Branch: perl
33783            ! pod/perlvar.pod
33784 ____________________________________________________________________________
33785 [  9377] By: jhi                                   on 2001/03/27  14:36:26
33786         Log: Subject: [PATCH] B::Terse and warnings
33787              From: Benjamin Sugars <ben.sugars@home.com>
33788              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
33789              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
33790      Branch: perl
33791            ! ext/B/B.pm ext/B/B/Terse.pm
33792 ____________________________________________________________________________
33793 [  9376] By: jhi                                   on 2001/03/27  14:31:31
33794         Log: Document sockatmark() some.
33795      Branch: perl
33796            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
33797            ! pod/perltoc.pod
33798 ____________________________________________________________________________
33799 [  9375] By: jhi                                   on 2001/03/27  14:00:24
33800         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
33801              noted by Gisle and fixed by NI-S.
33802      Branch: perl
33803            ! sv.c
33804 ____________________________________________________________________________
33805 [  9374] By: jhi                                   on 2001/03/27  05:50:01
33806         Log: Regen toc.
33807      Branch: perl
33808            ! pod/perltoc.pod
33809 ____________________________________________________________________________
33810 [  9373] By: jhi                                   on 2001/03/27  05:43:51
33811         Log: Pixie documenting.
33812      Branch: perl
33813            ! Makefile.SH pod/perlhack.pod
33814 ____________________________________________________________________________
33815 [  9372] By: jhi                                   on 2001/03/27  05:29:34
33816         Log: Metaconfig unit changes for #9371.
33817      Branch: metaconfig
33818            ! U/modified/myhostname.U
33819      Branch: metaconfig/U/perl
33820            + d_sockatmark.U
33821            ! gccvers.U
33822 ____________________________________________________________________________
33823 [  9371] By: jhi                                   on 2001/03/27  05:29:07
33824         Log: Add sockatmark() probing.
33825      Branch: perl
33826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33827            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
33828            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33829            ! vos/config.ga.h win32/config.bc win32/config.gc
33830            ! win32/config.vc
33831 ____________________________________________________________________________
33832 [  9370] By: jhi                                   on 2001/03/26  22:01:18
33833         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
33834              Really need to benchmark this.
33835      Branch: perl
33836            ! pp.c
33837 ____________________________________________________________________________
33838 [  9369] By: nick                                  on 2001/03/26  21:59:30
33839         Log: Integrate mainline.
33840      Branch: perlio
33841            ! ext/MIME/Base64/QuotedPrint.pm
33842           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
33843           !> patchlevel.h pod/perlhack.pod pp_sys.c
33844 ____________________________________________________________________________
33845 [  9368] By: jhi                                   on 2001/03/26  21:47:03
33846         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
33847              
33848              TODO1: perlbench.
33849              TODO2: le, lt, ge, gt?  Yech.
33850      Branch: perl
33851            ! pp.c
33852 ____________________________________________________________________________
33853 [  9367] By: jhi                                   on 2001/03/26  21:34:57
33854         Log: Too much cut-and-paste in #9363.
33855      Branch: perl
33856            ! pp_sys.c
33857 ____________________________________________________________________________
33858 [  9366] By: jhi                                   on 2001/03/26  21:20:53
33859         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
33860              From: Andreas Schwab <schwab@suse.de>
33861              Date: 26 Mar 2001 17:29:04 +0200
33862              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
33863              
33864              (The patch for 5.6.0 or so, this is a guess for bleadperl)
33865      Branch: perl
33866            ! pp_hot.c
33867 ____________________________________________________________________________
33868 [  9365] By: jhi                                   on 2001/03/26  21:07:54
33869         Log: Integrate perlio.
33870      Branch: perl
33871           !> perlio.c
33872 ____________________________________________________________________________
33873 [  9364] By: nick                                  on 2001/03/26  20:30:48
33874         Log: REFCNT botch in layer name cache hash.
33875      Branch: perlio
33876            ! perlio.c
33877 ____________________________________________________________________________
33878 [  9363] By: jhi                                   on 2001/03/26  18:44:32
33879         Log: Subject: [PATCH] socket() leaks file descriptors
33880              From: Benjamin Sugars <bsugars@canoe.ca>
33881              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
33882              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
33883              
33884              Also sockpair() fixed similarly.
33885      Branch: perl
33886            ! pp_sys.c
33887 ____________________________________________________________________________
33888 [  9362] By: jhi                                   on 2001/03/26  18:37:52
33889         Log: Integrate perlio.
33890      Branch: perl
33891           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
33892 ____________________________________________________________________________
33893 [  9361] By: nick                                  on 2001/03/26  17:32:06
33894         Log: Implement flush of linebuffered streams on read of a tty.
33895      Branch: perlio
33896            ! perlio.c perliol.h
33897 ____________________________________________________________________________
33898 [  9360] By: nick                                  on 2001/03/26  17:12:32
33899         Log: Memory tweaks and notes for OEMVS.
33900      Branch: perlio
33901            ! README.os390 miniperlmain.c t/op/pat.t
33902 ____________________________________________________________________________
33903 [  9359] By: jhi                                   on 2001/03/26  02:12:54
33904         Log: Update Changes.
33905      Branch: perl
33906            ! Changes patchlevel.h
33907 ____________________________________________________________________________
33908 [  9358] By: jhi                                   on 2001/03/26  02:05:32
33909         Log: Document the most common pixie options.
33910      Branch: perl
33911            ! pod/perlhack.pod
33912 ____________________________________________________________________________
33913 [  9357] By: jhi                                   on 2001/03/26  01:25:28
33914         Log: For perl.pixie check *before* compiling that optimize is -g,
33915              as for perl.third.
33916      Branch: perl
33917            ! Makefile.SH
33918 ____________________________________________________________________________
33919 [  9356] By: jhi                                   on 2001/03/26  01:13:41
33920         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
33921      Branch: perl
33922            ! Makefile.SH
33923 ____________________________________________________________________________
33924 [  9355] By: jhi                                   on 2001/03/26  01:11:19
33925         Log: Remove t/perl.third.
33926      Branch: perl
33927            ! Makefile.SH
33928 ____________________________________________________________________________
33929 [  9354] By: jhi                                   on 2001/03/26  00:23:38
33930         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
33931              IO::Sockatmark().
33932      Branch: perl
33933            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
33934 ____________________________________________________________________________
33935 [  9353] By: jhi                                   on 2001/03/25  22:25:04
33936         Log: Integrate perlio.
33937      Branch: perl
33938           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
33939           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
33940           !> pp_hot.c win32/makefile.mk
33941 ____________________________________________________________________________
33942 [  9352] By: jhi                                   on 2001/03/25  22:21:41
33943         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
33944              From: Radu Greab <radu@netsoft.ro>
33945              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
33946              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
33947      Branch: perl
33948            ! pp_sys.c
33949 ____________________________________________________________________________
33950 [  9351] By: nick                                  on 2001/03/25  22:15:02
33951         Log: Fix readline in list mode to tell rest of world that it has
33952              things on the stack. Otherwise if perl code gets invoked
33953              underneath it it scribbles over results-so-far.
33954              (Why TIEHANDLE has not tripped on this is a mystery.)
33955      Branch: perlio
33956            ! pp_hot.c
33957 ____________________________________________________________________________
33958 [  9350] By: nick                                  on 2001/03/25  22:10:13
33959         Log: win32/makefile.mk typos
33960      Branch: perlio
33961            ! win32/makefile.mk
33962 ____________________________________________________________________________
33963 [  9349] By: nick                                  on 2001/03/25  21:31:14
33964         Log: Integrate now-non-binary file.
33965      Branch: perlio
33966           !> t/lib/mimeqp.t
33967 ____________________________________________________________________________
33968 [  9348] By: nick                                  on 2001/03/25  21:27:24
33969         Log: Make it text
33970      Branch: perlio
33971            ! t/lib/mimeqp.t
33972 ____________________________________________________________________________
33973 [  9347] By: nick                                  on 2001/03/25  21:25:37
33974         Log: Integrate mainline.
33975      Branch: perlio
33976           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
33977           !> lib/Term/ReadLine.pm t/lib/md5-file.t
33978 ____________________________________________________________________________
33979 [  9346] By: nick                                  on 2001/03/25  20:58:15
33980         Log: Add destruct time hook to PerlIO (for work-in-process implementing
33981              layers in perl code. In such cases layers need to be popped before
33982              we loose the ability to run perl code.)
33983              Also back-out "PerlIO::object" hook - it isn't going to work like that...
33984      Branch: perlio
33985            ! perl.c perlio.c perlio.h perliol.h
33986 ____________________________________________________________________________
33987 [  9345] By: nick                                  on 2001/03/25  20:49:11
33988         Log: Avoid at leasy one of undefined warnings in Encode.
33989      Branch: perlio
33990            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
33991 ____________________________________________________________________________
33992 [  9344] By: jhi                                   on 2001/03/25  20:37:43
33993         Log: A workaround for using Term::ReadLine in emacs minibuffer
33994              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
33995              additional tweaks from Ilya Zakharevich.
33996      Branch: perl
33997            ! lib/Term/ReadLine.pm
33998 ____________________________________________________________________________
33999 [  9343] By: nick                                  on 2001/03/25  20:21:14
34000         Log: Missing return value.
34001      Branch: perlio
34002            ! ext/PerlIO/Scalar/Scalar.xs
34003 ____________________________________________________________________________
34004 [  9342] By: jhi                                   on 2001/03/25  16:21:00
34005         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
34006              to equal the CPAN versions since no code changes have been made.
34007      Branch: perl
34008            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
34009            ! t/lib/md5-file.t
34010 ____________________________________________________________________________
34011 [  9341] By: jhi                                   on 2001/03/25  16:01:48
34012         Log: Escape 8-bit characters.
34013      Branch: perl
34014            ! t/lib/mimeqp.t
34015 ____________________________________________________________________________
34016 [  9340] By: gsar                                  on 2001/03/25  15:50:53
34017         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
34018              chars)
34019      Branch: perl
34020            + t/lib/mimeqp.t
34021 ____________________________________________________________________________
34022 [  9339] By: gsar                                  on 2001/03/25  15:48:50
34023         Log: delete mimeqp.t for later add with text mode set
34024      Branch: perl
34025            - t/lib/mimeqp.t
34026 ____________________________________________________________________________
34027 [  9338] By: nick                                  on 2001/03/25  09:01:57
34028         Log: Integrate mainline.
34029      Branch: perlio
34030           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
34031           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
34032           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
34033           +> t/lib/mimeb64u.t t/lib/mimeqp.t
34034           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
34035           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
34036           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
34037 ____________________________________________________________________________
34038 [  9337] By: jhi                                   on 2001/03/25  04:23:24
34039         Log: Add MIME::Base64 here and there.  Again, a lot of
34040              optimism is in the air.
34041      Branch: perl
34042            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
34043            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
34044 ____________________________________________________________________________
34045 [  9336] By: jhi                                   on 2001/03/25  04:12:43
34046         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
34047              this by ear as I do not do Win32 programming.)
34048      Branch: perl
34049            ! win32/Makefile win32/makefile.mk
34050 ____________________________________________________________________________
34051 [  9335] By: jhi                                   on 2001/03/25  04:03:50
34052         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
34053      Branch: perl
34054            ! t/lib/md5-file.t
34055 ____________________________________________________________________________
34056 [  9334] By: jhi                                   on 2001/03/25  03:58:53
34057         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
34058      Branch: perl
34059            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
34060            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
34061            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
34062            + t/lib/mimeb64u.t t/lib/mimeqp.t
34063            ! MANIFEST
34064 ____________________________________________________________________________
34065 [  9333] By: jhi                                   on 2001/03/24  20:14:37
34066         Log: Integrate perlio.
34067      Branch: perl
34068           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
34069 ____________________________________________________________________________
34070 [  9332] By: nick                                  on 2001/03/24  19:40:34
34071         Log: Fix un-init variable leading to spurious "Out of Memory!"
34072      Branch: perlio
34073            ! doio.c
34074 ____________________________________________________________________________
34075 [  9331] By: nick                                  on 2001/03/24  19:09:59
34076         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
34077              and update layers internals doc.
34078      Branch: perlio
34079            ! pod/perlfunc.pod pod/perliol.pod
34080 ____________________________________________________________________________
34081 [  9330] By: jhi                                   on 2001/03/24  18:42:11
34082         Log: The length might be uninitialized garbage if the *svp is the undef.
34083      Branch: perl
34084            ! doio.c
34085 ____________________________________________________________________________
34086 [  9329] By: jhi                                   on 2001/03/24  18:26:57
34087         Log: (Retracted by #9393)
34088              
34089              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
34090              From: Simon Cozens <simon@netthink.co.uk>
34091              Date: Sat, 24 Mar 2001 17:13:17 +0000
34092              Message-ID: <20010324171317.A13406@netthink.co.uk>
34093      Branch: perl
34094            ! utils/h2xs.PL
34095 ____________________________________________________________________________
34096 [  9328] By: nick                                  on 2001/03/24  17:22:02
34097         Log: Integrate mainline.
34098      Branch: perlio
34099           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
34100           !> lib/unicode/version
34101 ____________________________________________________________________________
34102 [  9327] By: nick                                  on 2001/03/24  17:16:02
34103         Log: Integrate mainline.
34104      Branch: perlio
34105           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
34106           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
34107           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
34108           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
34109           +> t/lib/md5-file.t
34110           !> MANIFEST Makefile.SH configure.com djgpp/config.over
34111           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
34112           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
34113           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
34114           !> win32/makefile.mk
34115 ____________________________________________________________________________
34116 [  9326] By: jhi                                   on 2001/03/24  17:00:42
34117         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
34118      Branch: perl
34119            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
34120            ! lib/unicode/version
34121 ____________________________________________________________________________
34122 [  9325] By: jhi                                   on 2001/03/24  16:22:33
34123         Log: Subject: Re: B::Deparse bug (5.6.0)
34124              From: Robin Houston <robin@kitsite.com>
34125              Date: Sat, 24 Mar 2001 14:33:09 +0000
34126              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
34127      Branch: perl
34128            ! op.c pp.c t/lib/b.t t/op/repeat.t
34129 ____________________________________________________________________________
34130 [  9324] By: jhi                                   on 2001/03/24  16:21:56
34131         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
34132              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
34133              these additions may be too optimistic.
34134      Branch: perl
34135            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
34136            ! hints/uwin.sh hints/vmesa.sh
34137 ____________________________________________________________________________
34138 [  9323] By: jhi                                   on 2001/03/24  16:06:01
34139         Log: Integrate perlio.
34140      Branch: perl
34141           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
34142           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
34143            ! Makefile.SH
34144           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
34145           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
34146           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
34147           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
34148           !> win32/makefile.mk win32/perlhost.h win32/win32.c
34149           !> win32/win32iop.h
34150 ____________________________________________________________________________
34151 [  9322] By: nick                                  on 2001/03/24  14:39:12
34152         Log: Routine Win32 regen_config_h - no real changes.
34153      Branch: perlio
34154            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34155 ____________________________________________________________________________
34156 [  9321] By: nick                                  on 2001/03/24  14:31:49
34157         Log: PerlIO fixups for Win32:
34158              - provide win33_popenlist() - non-functional as yet.
34159              - avoid need for aTHX in PerlIO_debug calls - even if not 
34160              enabled args are still evaluated so Win32 has trouble during fork().
34161              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
34162              - Fixup makedef.pl for latest set of symbols.
34163      Branch: perlio
34164            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
34165            ! win32/perlhost.h win32/win32.c win32/win32iop.h
34166 ____________________________________________________________________________
34167 [  9320] By: nick                                  on 2001/03/24  14:26:58
34168         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
34169              was gibberish - broke it on WIn32 at least.
34170      Branch: perlio
34171            ! ext/POSIX/POSIX.xs
34172 ____________________________________________________________________________
34173 [  9319] By: nick                                  on 2001/03/24  11:29:41
34174         Log: Generated files.
34175      Branch: perlio
34176            ! embed.h global.sym objXSUB.h perlapi.c proto.h
34177 ____________________________________________________________________________
34178 [  9318] By: nick                                  on 2001/03/24  10:29:37
34179         Log: Implement:
34180              1.  open($fh,"+<",undef);  # add test to t/io/open.t
34181              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
34182      Branch: perlio
34183            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
34184            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
34185            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
34186            ! t/io/open.t t/io/utf8.t
34187 ____________________________________________________________________________
34188 [  9317] By: jhi                                   on 2001/03/23  23:41:25
34189         Log: AIX does seems to have optimization problems with its C compilers.
34190      Branch: perl
34191            ! hints/aix.sh
34192 ____________________________________________________________________________
34193 [  9316] By: jhi                                   on 2001/03/23  23:40:46
34194         Log: Integrate perlio.
34195      Branch: perl
34196           +> lib/PerlIO.pm
34197           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
34198           !> perliol.h
34199 ____________________________________________________________________________
34200 [  9315] By: jhi                                   on 2001/03/23  22:16:30
34201         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
34202      Branch: perl
34203            ! t/lib/md5-file.t
34204 ____________________________________________________________________________
34205 [  9314] By: nick                                  on 2001/03/23  20:49:02
34206         Log: Perlio internals re-organized.
34207              - open process creates AV of layer/arg pairs
34208              (appends layers from open() or open.pm to default list).
34209              - push arg is now an SV.
34210              - layer ->Open get passed the AV
34211              - open is no longer mandatory method.
34212              - topmost layer that has ->Open method does the open
34213              - any layers above are pushed once that returns.
34214              - vtable re-ordered so dummy layers need only provide push/pop methods.
34215      Branch: perlio
34216            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
34217 ____________________________________________________________________________
34218 [  9313] By: nick                                  on 2001/03/23  16:27:41
34219         Log: Check in a stable (working) version before next round of tweaks.
34220              Changes include:
34221              - Move default layers code out of doio.c and into perlio.c
34222              - Single routine for parsing layer specification strings.
34223              - Skeleton support for demand loading of layers
34224              - Core-dump avoidance if PERLIO environment specifies loadable layer
34225              (does not _work_ as need IO to load and need load to do IO ...)
34226      Branch: perlio
34227            + lib/PerlIO.pm
34228            ! MANIFEST doio.c perlio.c
34229 ____________________________________________________________________________
34230 [  9312] By: gsar                                  on 2001/03/23  16:25:25
34231         Log: add execute bit to files with shebang lines in the repository;
34232              avoid clobbering execute bit in Porting/makerel 
34233      Branch: maint-5.6/perl
34234            ! (edit 144 files)
34235 ____________________________________________________________________________
34236 [  9311] By: jhi                                   on 2001/03/23  14:25:35
34237         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
34238      Branch: perl
34239            ! MANIFEST
34240 ____________________________________________________________________________
34241 [  9310] By: jhi                                   on 2001/03/23  13:45:04
34242         Log: Subject: [PATCH] Net::Ping
34243              From: Colin McMillen <mcmi0037@tc.umn.edu>
34244              Date: Thu, 22 Mar 2001 19:30:31 -0600
34245              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
34246      Branch: perl
34247            ! lib/Net/Ping.pm
34248 ____________________________________________________________________________
34249 [  9309] By: jhi                                   on 2001/03/23  13:39:13
34250         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
34251      Branch: perl
34252            ! t/lib/md5-aaa.t t/lib/md5-file.t
34253 ____________________________________________________________________________
34254 [  9308] By: jhi                                   on 2001/03/23  13:20:34
34255         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
34256              - bump the version to 2.14
34257              - drop the base64 tests since they require MIME::Base64
34258              - drop the rfc1321.txt
34259              - drop the hints/dec_osf.pl since it's only needed for
34260              pre-5.005_03 Perls
34261              Todo:
34262              - the U32 alignment testing is now removed; it needs to
34263              be reintroduced as as a Config variable (meaning also
34264              as a Configure test)
34265              - get the new EBCDIC md5sum for MD5.pm
34266              - test in Win32 to see how badly I botched the makefiles
34267      Branch: perl
34268            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
34269            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
34270            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
34271            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
34272            + t/lib/md5-file.t
34273            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
34274            ! win32/Makefile win32/makefile.mk
34275 ____________________________________________________________________________
34276 [  9307] By: jhi                                   on 2001/03/23  12:56:14
34277         Log: Integrate change #9306 from maintperl into mainline,
34278              AIX dynaloader for AIXes without <load.h>.
34279      Branch: perl
34280           !> ext/DynaLoader/hints/aix.pl
34281 ____________________________________________________________________________
34282 [  9306] By: jhi                                   on 2001/03/23  12:51:36
34283         Log: There are AIXes without /usr/include/load.h,
34284              patch from H.Merijn Brand.
34285      Branch: maint-5.6/perl
34286            ! ext/DynaLoader/hints/aix.pl
34287 ____________________________________________________________________________
34288 [  9305] By: nick                                  on 2001/03/23  11:00:42
34289         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
34290      Branch: perlio
34291            ! ext/Encode/Encode.xs perlio.c perlio.h
34292 ____________________________________________________________________________
34293 [  9304] By: nick                                  on 2001/03/23  10:20:46
34294         Log: Render -Duseperlio functional again.
34295              - this is "quick fix" which calls PerlIO_apply_layers after opening,
34296              which is what old scheme did. New scheme needs to change that
34297              to make open(...,\$scalar) etc. work but this will do for now.
34298      Branch: perlio
34299            ! perlio.c
34300 ____________________________________________________________________________
34301 [  9303] By: nick                                  on 2001/03/23  09:53:20
34302         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
34303              -Uuseperlio now works again.
34304              -Duseperlio is still poorly. Don't merge yet...
34305      Branch: perlio
34306            ! doio.c perlio.h
34307 ____________________________________________________________________________
34308 [  9302] By: nick                                  on 2001/03/22  22:26:51
34309         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
34310              type code.
34311              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
34312              is its main caller. In particular now has access to "extra" args, and
34313              can tell when an open handle is "reopened" (or duped?).
34314              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
34315              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
34316              PerlIO_open() et. al. (i.e. other way round).
34317              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
34318              with args close to PerlIO_openn().
34319      Branch: perlio
34320            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
34321 ____________________________________________________________________________
34322 [  9301] By: jhi                                   on 2001/03/22  20:58:04
34323         Log: Integrate perlio.
34324      Branch: perl
34325           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
34326           !> t/io/open.t util.c
34327 ____________________________________________________________________________
34328 [  9300] By: nick                                  on 2001/03/22  17:36:32
34329         Log: Don't include $@ in not ok message.
34330      Branch: perlio
34331            ! t/io/open.t
34332 ____________________________________________________________________________
34333 [  9299] By: gsar                                  on 2001/03/22  16:53:45
34334         Log: back out changes#7532,7521 for now (appears to have problems
34335              on IRIX)
34336      Branch: maint-5.6/perl
34337            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
34338            ! ext/POSIX/typemap pod/perlvar.pod
34339 ____________________________________________________________________________
34340 [  9298] By: nick                                  on 2001/03/22  14:35:46
34341         Log: Give a meaning to '&' in n-arg open case:
34342              open($fh,"<&",$scalar);
34343              $scalar can be:
34344              - an integer which does "fdopen"
34345              open($fh,"<&",2); # like open($fh,"<&2")
34346              - something that will yield a file handle via sv_2io()
34347              useful for dup'ing anonymous handles.
34348              e.g.:
34349              open(my $fh,"<&",\*STDIN);
34350              open(my $dup,"<&",$fh);
34351      Branch: perlio
34352            ! doio.c t/io/open.t
34353 ____________________________________________________________________________
34354 [  9297] By: nick                                  on 2001/03/22  13:34:35
34355         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
34356      Branch: perlio
34357            ! util.c
34358 ____________________________________________________________________________
34359 [  9296] By: nick                                  on 2001/03/22  12:51:20
34360         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
34361      Branch: perlio
34362            ! perl.c
34363 ____________________________________________________________________________
34364 [  9295] By: nick                                  on 2001/03/22  11:59:44
34365         Log: If stdin, stdout or stderr get opened in unexpected read/write state
34366              then warn at time of open not at time of use.
34367      Branch: perlio
34368            ! doio.c pp_hot.c pp_sys.c
34369 ____________________________________________________________________________
34370 [  9294] By: nick                                  on 2001/03/22  10:54:35
34371         Log: Die on n-arg open(...,"",xxx,yyy,...)
34372              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
34373              - die on read/write cases so we can decide what it means later.
34374      Branch: perlio
34375            ! doio.c embed.pl iperlsys.h util.c
34376 ____________________________________________________________________________
34377 [  9293] By: nick                                  on 2001/03/22  09:02:45
34378         Log: perlio tweaks (reported by Nick Clark)
34379              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
34380              error check in Pendinf_read().
34381      Branch: perlio
34382            ! perlio.c
34383 ____________________________________________________________________________
34384 [  9292] By: gsar                                  on 2001/03/22  07:12:00
34385         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
34386              fixes)
34387      Branch: maint-5.6/perl
34388           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
34389 ____________________________________________________________________________
34390 [  9291] By: jhi                                   on 2001/03/22  06:06:44
34391         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
34392      Branch: perl
34393            ! t/op/re_tests
34394 ____________________________________________________________________________
34395 [  9290] By: jhi                                   on 2001/03/22  05:57:01
34396         Log: Move MacOS Classic higher in the list of supported platforms.
34397      Branch: maint-5.6/perl
34398            ! pod/perlport.pod
34399 ____________________________________________________________________________
34400 [  9289] By: gsar                                  on 2001/03/22  05:35:04
34401         Log: revert part of change#6438 for compatibility (av_reify()
34402              appears to be needed to implement av_splice()ish things
34403              in XS)
34404      Branch: maint-5.6/perl
34405            ! embed.pl global.sym objXSUB.h perlapi.c
34406 ____________________________________________________________________________
34407 [  9288] By: gsar                                  on 2001/03/22  03:09:19
34408         Log: update copyright year
34409      Branch: maint-5.6/perl
34410            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
34411            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
34412            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
34413            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
34414            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
34415            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
34416            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
34417            ! x2p/walk.c
34418 ____________________________________________________________________________
34419 [  9287] By: jhi                                   on 2001/03/21  20:30:54
34420         Log: Integrate perlio.
34421      Branch: perl
34422           !> ext/Data/Dumper/Dumper.xs
34423 ____________________________________________________________________________
34424 [  9286] By: gsar                                  on 2001/03/21  19:49:54
34425         Log: makefile.mk tweak
34426      Branch: maint-5.6/perl
34427            ! win32/Makefile win32/makefile.mk
34428 ____________________________________________________________________________
34429 [  9285] By: nick                                  on 2001/03/21  19:07:13
34430         Log: Multiplicity fix for Dumper.
34431      Branch: perlio
34432            ! ext/Data/Dumper/Dumper.xs
34433 ____________________________________________________________________________
34434 [  9284] By: nick                                  on 2001/03/21  19:01:07
34435         Log: Integrate mainline - (does not build xTHX issue in Dumper).
34436      Branch: perlio
34437           !> (integrate 27 files)
34438 ____________________________________________________________________________
34439 [  9283] By: jhi                                   on 2001/03/21  17:17:35
34440         Log: Integrate change #9282 from mainline into maintperl,
34441              4-arg UTF-8 substr().
34442      Branch: maint-5.6/perl
34443           !> pp.c
34444 ____________________________________________________________________________
34445 [  9282] By: jhi                                   on 2001/03/21  17:15:43
34446         Log: The #9270 would have leaked a scalar if pp_substr()
34447              returned early.
34448      Branch: perl
34449            ! pp.c
34450 ____________________________________________________________________________
34451 [  9281] By: gsar                                  on 2001/03/21  17:03:14
34452         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
34453      Branch: maint-5.6/perl
34454            ! win32/makefile.mk
34455 ____________________________________________________________________________
34456 [  9280] By: gsar                                  on 2001/03/21  17:01:20
34457         Log: some tweaks to change#9278 (fork() emulation should be enabled
34458              by setting BUILD_FLAVOR instead of changing the defaults)
34459      Branch: maint-5.6/perl
34460            ! win32/makefile.mk
34461 ____________________________________________________________________________
34462 [  9279] By: gsar                                  on 2001/03/21  16:47:19
34463         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
34464      Branch: maint-5.6/perl
34465            ! ext/File/Glob/Glob.pm
34466           !> lib/Cwd.pm
34467 ____________________________________________________________________________
34468 [  9278] By: jhi                                   on 2001/03/21  14:35:10
34469         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
34470              From: "Vadim Konovalov" <watman@inbox.ru>
34471              Date: Wed, 21 Mar 2001 01:53:51 +0300
34472              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
34473      Branch: maint-5.6/perl
34474            ! win32/makefile.mk win32/win32sck.c
34475 ____________________________________________________________________________
34476 [  9277] By: jhi                                   on 2001/03/21  13:58:28
34477         Log: Integrate change #9270 from mainline to maintperl:
34478              continued 4-arg UTF-8 substr() fixing.
34479      Branch: maint-5.6/perl
34480           !> pp.c t/op/substr.t
34481 ____________________________________________________________________________
34482 [  9276] By: jhi                                   on 2001/03/21  13:33:00
34483         Log: More pixie cleaning.
34484      Branch: perl
34485            ! Makefile.SH
34486 ____________________________________________________________________________
34487 [  9275] By: jhi                                   on 2001/03/21  03:54:17
34488         Log: Update Changes.
34489      Branch: perl
34490            ! Changes patchlevel.h
34491 ____________________________________________________________________________
34492 [  9274] By: jhi                                   on 2001/03/21  03:48:24
34493         Log: First stab at making Data::Dumper to grok Unicode.
34494              
34495              TODO: tests, EBCDICify.
34496      Branch: perl
34497            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
34498 ____________________________________________________________________________
34499 [  9273] By: jhi                                   on 2001/03/21  02:23:00
34500         Log: Fix for
34501              
34502              Subject: Memory leak in unquoted print   
34503              From: Benjamin Sugars <bsugars@canoe.ca> 
34504              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
34505              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
34506      Branch: perl
34507            ! perlio.c
34508 ____________________________________________________________________________
34509 [  9272] By: jhi                                   on 2001/03/21  01:33:17
34510         Log: Subject: Re: [PATCH] POSIX::getcwd()
34511              From: Benjamin Sugars <bsugars@canoe.ca> 
34512              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
34513              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
34514      Branch: perl
34515            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
34516 ____________________________________________________________________________
34517 [  9271] By: jhi                                   on 2001/03/21  01:22:52
34518         Log: Subject: [PATCH] Cwd.pm docs
34519              From: Benjamin Sugars <bsugars@canoe.ca>
34520              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
34521              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
34522      Branch: perl
34523            ! lib/Cwd.pm
34524 ____________________________________________________________________________
34525 [  9270] By: jhi                                   on 2001/03/21  01:16:29
34526         Log: Continue 4-arg substr() UTF-8 fixage.
34527      Branch: perl
34528            ! pp.c t/op/substr.t
34529 ____________________________________________________________________________
34530 [  9269] By: jhi                                   on 2001/03/21  00:46:14
34531         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
34532              
34533              revert the leak fix in change#9142 (problem needs a more experimental
34534              fix unsuitable for 5.6.1)
34535              
34536              do alphabetical sorting by default (for csh compatibility)
34537              
34538              cut-n-paste goof in change#9264
34539              
34540              VMS piping fixes (from Charles Lane)
34541      Branch: perl
34542           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
34543           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
34544           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
34545 ____________________________________________________________________________
34546 [  9268] By: jhi                                   on 2001/03/21  00:37:04
34547         Log: Integrate perlio.
34548      Branch: perl
34549           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
34550           !> utf8.c utf8.h utfebcdic.h
34551 ____________________________________________________________________________
34552 [  9267] By: nick                                  on 2001/03/20  20:04:39
34553         Log: More EBCDIC stuff:
34554              - Loose the extra level of function on ASCII.
34555              - spotted a chr(0) issue in sv.c
34556              - re-work of UTF-X tr/// ranges to work in Unicode
34557              space. Still issues with the "0xff is illegal UTF-8" hack.
34558              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
34559              (why do it once when you can do it all over the place :-(
34560              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
34561              need utf8.pm for swashes.
34562              - Simplified and commented scan_const() in toke.c
34563              Still something wrong regexp and tr (swashes?).
34564      Branch: perlio
34565            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
34566            ! utf8.c utf8.h utfebcdic.h
34567 ____________________________________________________________________________
34568 [  9266] By: gsar                                  on 2001/03/20  19:16:43
34569         Log: VMS piping fixes (from Charles Lane)
34570      Branch: maint-5.6/perl
34571            ! vms/vms.c vms/vmspipe.com
34572 ____________________________________________________________________________
34573 [  9265] By: gsar                                  on 2001/03/20  17:53:52
34574         Log: cut-n-paste goof in change#9264
34575      Branch: maint-5.6/perl
34576            ! ext/File/Glob/Glob.xs
34577 ____________________________________________________________________________
34578 [  9264] By: gsar                                  on 2001/03/20  17:43:47
34579         Log: do alphabetical sorting by default (for csh compatibility);
34580              bsd_glob() does ASCII sort by default as usual, unless
34581              GLOB_ALPHASORT was specified
34582      Branch: maint-5.6/perl
34583            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
34584            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
34585            ! ext/File/Glob/bsd_glob.h
34586 ____________________________________________________________________________
34587 [  9263] By: gsar                                  on 2001/03/20  16:40:08
34588         Log: integrate change#9255 from mainline (unicode fix)
34589              
34590              substr($bytestr, i, n, $charstr)
34591      Branch: maint-5.6/perl
34592           !> Todo-5.6 pp.c t/op/substr.t
34593 ____________________________________________________________________________
34594 [  9262] By: gsar                                  on 2001/03/20  15:57:41
34595         Log: revert the leak fix in change#9142 (problem needs a more experimental
34596              fix unsuitable for 5.6.1)
34597      Branch: maint-5.6/perl
34598            ! scope.c
34599 ____________________________________________________________________________
34600 [  9261] By: jhi                                   on 2001/03/20  14:26:25
34601         Log: Integrate changes #9259,9260 from maintperl into mainline.
34602              
34603              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
34604              
34605              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
34606      Branch: perl
34607           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
34608 ____________________________________________________________________________
34609 [  9260] By: jhi                                   on 2001/03/20  14:05:46
34610         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
34611              From: Robin Barker <rmb1@cise.npl.co.uk>
34612              Date: Tue, 20 Mar 2001 10:12:04 GMT
34613              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
34614      Branch: maint-5.6/perl
34615            ! run.c
34616 ____________________________________________________________________________
34617 [  9259] By: jhi                                   on 2001/03/20  14:04:39
34618         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
34619              From: Chris Nandor <pudge@pobox.com>
34620              Date: Tue, 20 Mar 2001 00:40:56 -0500
34621              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
34622      Branch: maint-5.6/perl
34623            ! ext/POSIX/POSIX.xs lib/File/Path.pm
34624 ____________________________________________________________________________
34625 [  9258] By: jhi                                   on 2001/03/20  05:09:34
34626         Log: Update Changes.
34627      Branch: perl
34628            ! Changes patchlevel.h
34629 ____________________________________________________________________________
34630 [  9257] By: jhi                                   on 2001/03/20  05:04:25
34631         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
34632      Branch: perl
34633            ! t/op/tr.t
34634 ____________________________________________________________________________
34635 [  9256] By: jhi                                   on 2001/03/20  04:43:12
34636         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
34637              From: Peter Prymmer <pvhp@forte.com>
34638              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
34639              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
34640      Branch: maint-5.6/perl
34641            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
34642 ____________________________________________________________________________
34643 [  9255] By: jhi                                   on 2001/03/19  23:17:17
34644         Log: substr($bytestr, i, n, $charstr)
34645              
34646              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
34647      Branch: perl
34648            ! Todo-5.6 pp.c t/op/substr.t
34649 ____________________________________________________________________________
34650 [  9254] By: jhi                                   on 2001/03/19  22:25:09
34651         Log: Rearrange the make test target prerequisites so that
34652              in a parallel make 'all' is finished before 'test'.
34653      Branch: perl
34654            ! Makefile.SH
34655 ____________________________________________________________________________
34656 [  9253] By: jhi                                   on 2001/03/19  21:48:07
34657         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
34658              From: Robin Houston <robin@kitsite.com>
34659              Date: Mon, 19 Mar 2001 15:48:41 +0000
34660              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
34661      Branch: perl
34662            ! pp_ctl.c
34663 ____________________________________________________________________________
34664 [  9252] By: jhi                                   on 2001/03/19  21:42:27
34665         Log: Integrate perlio.
34666      Branch: perl
34667           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
34668           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
34669           !> utfebcdic.h vms/perly_c.vms
34670 ____________________________________________________________________________
34671 [  9251] By: jhi                                   on 2001/03/19  21:31:28
34672         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
34673              
34674              Dynaloading in 64-bit AIX with vac.
34675      Branch: perl
34676           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
34677           !> hints/aix.sh
34678 ____________________________________________________________________________
34679 [  9250] By: jhi                                   on 2001/03/19  21:18:00
34680         Log: A more robust solution for the 64bitall AIX dynaloading
34681              problem, from Jens-Uwe Mager.
34682      Branch: maint-5.6/perl
34683            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
34684 ____________________________________________________________________________
34685 [  9249] By: nick                                  on 2001/03/19  20:59:37
34686         Log: Integrate mainline.
34687      Branch: perlio
34688           !> (integrate 42 files)
34689 ____________________________________________________________________________
34690 [  9248] By: nick                                  on 2001/03/19  20:22:07
34691         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
34692              (Building on OS390 uses native YACC and YYDEBUG has other
34693              side effects.)
34694      Branch: perlio
34695            ! perly.c perly.y vms/perly_c.vms
34696 ____________________________________________________________________________
34697 [  9247] By: jhi                                   on 2001/03/19  19:59:53
34698         Log: 64-bit AIX dynaloading problem (see #9244) idea
34699              from Jens-Uwe Mager.
34700      Branch: maint-5.6/perl
34701            ! ext/DynaLoader/dl_aix.xs
34702 ____________________________________________________________________________
34703 [  9246] By: nick                                  on 2001/03/19  19:27:57
34704         Log: More EBCDIC fixes.
34705      Branch: perlio
34706            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
34707            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
34708 ____________________________________________________________________________
34709 [  9245] By: jhi                                   on 2001/03/19  19:05:19
34710         Log: Integrate change #9243 from mainline into maintperl.
34711              
34712              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
34713      Branch: maint-5.6/perl
34714           !> README.vmesa
34715 ____________________________________________________________________________
34716 [  9244] By: jhi                                   on 2001/03/19  19:03:15
34717         Log: Get 64bitall AIX building, but still does not test okay:
34718              dynaloading anything fails, for example for op/defins:
34719              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
34720              (update: fixed by #9247,9250)
34721      Branch: maint-5.6/perl
34722            ! hints/aix.sh
34723 ____________________________________________________________________________
34724 [  9243] By: jhi                                   on 2001/03/19  19:00:16
34725         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
34726              From: Robin Barker <rmb1@cise.npl.co.uk>
34727              Date: Mon, 19 Mar 2001 18:01:57 GMT
34728              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
34729      Branch: perl
34730            ! README.vmesa
34731 ____________________________________________________________________________
34732 [  9242] By: jhi                                   on 2001/03/19  18:58:43
34733         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
34734              
34735              TODO: tests.
34736      Branch: perl
34737            ! doop.c op.c
34738 ____________________________________________________________________________
34739 [  9241] By: gsar                                  on 2001/03/19  17:34:46
34740         Log: VMSify tests (from Charles Lane)
34741      Branch: maint-5.6/perl
34742            ! t/lib/filehand.t t/lib/texttabs.t
34743 ____________________________________________________________________________
34744 [  9240] By: jhi                                   on 2001/03/19  14:24:26
34745         Log: Integrate change #9233 from maintperl into mainline.
34746              
34747              some refcounts were incorrect in perl_clone()
34748      Branch: perl
34749           !> sv.c
34750 ____________________________________________________________________________
34751 [  9239] By: gsar                                  on 2001/03/19  09:23:17
34752         Log: this is 5.6.1-trial3
34753      Branch: maint-5.6/perl
34754            ! Changes
34755 ____________________________________________________________________________
34756 [  9238] By: gsar                                  on 2001/03/19  08:47:04
34757         Log: some new symbols are only available under ithreads
34758      Branch: maint-5.6/perl
34759            ! makedef.pl
34760 ____________________________________________________________________________
34761 [  9237] By: gsar                                  on 2001/03/19  08:42:28
34762         Log: update patchlevel.h, Changes, &c.
34763      Branch: maint-5.6/perl
34764            ! Changes patchlevel.h pod/perlhist.pod
34765           !> AUTHORS
34766 ____________________________________________________________________________
34767 [  9236] By: gsar                                  on 2001/03/19  08:17:49
34768         Log: integrate changes#8068,8717 from mainline
34769              
34770              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
34771              
34772              [PATCH CPAN 1.59_51] warning message (not!)
34773      Branch: maint-5.6/perl
34774           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
34775           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
34776           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
34777           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
34778           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
34779 ____________________________________________________________________________
34780 [  9235] By: gsar                                  on 2001/03/19  08:07:09
34781         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
34782              
34783              [PATCH] Add missing CV flags to dump.c
34784              
34785              Re: [patch] Re: PL_ptr_table
34786              
34787              Fixup non-ithread build after 8713
34788              
34789              Generated files form 8713 etc.
34790              
34791              Correct the correction :-(
34792              
34793              Documenting coderef @INC (Re: CPAN "make this script work" feature)
34794              
34795              Subject: Re: sync sync sync: have I missed any patches?
34796              Replace djSP with dSP.
34797      Branch: maint-5.6/perl
34798           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
34799           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
34800           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
34801           !> sv.c sv.h win32/perlhost.h
34802 ____________________________________________________________________________
34803 [  9234] By: gsar                                  on 2001/03/19  07:22:05
34804         Log: revert the change#9090 integrate for now (change looks somewhat
34805              incomplete in that [ha]v_exists() need something similar; lacks
34806              tests; &c.)
34807      Branch: maint-5.6/perl
34808            ! hv.c
34809 ____________________________________________________________________________
34810 [  9233] By: gsar                                  on 2001/03/19  07:10:01
34811         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
34812              destruction when there are unreferenced scalars (SvREFCNT==0)
34813      Branch: maint-5.6/perl
34814            ! sv.c
34815 ____________________________________________________________________________
34816 [  9232] By: jhi                                   on 2001/03/19  05:11:02
34817         Log: Regen api and toc.
34818      Branch: maint-5.6/perl
34819            ! pod/perlapi.pod pod/perltoc.pod
34820 ____________________________________________________________________________
34821 [  9231] By: jhi                                   on 2001/03/19  04:06:03
34822         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
34823              add a lost line in pp.c:pp_chop(), update to new op/chop.
34824              
34825              Clarify the description differentiating for and while; inspired by
34826              
34827              Subject: [ID 20010306.004] || != named unary operator
34828              
34829              The $Is_MacOS needs to be declared.
34830      Branch: maint-5.6/perl
34831            ! pp.c t/op/chop.t
34832           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
34833 ____________________________________________________________________________
34834 [  9230] By: jhi                                   on 2001/03/19  03:48:16
34835         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
34836              9079,9083,9089,9090,9091 from mainline to maintperl.
34837              
34838              Quieten some noise in Win32 builds
34839              
34840              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
34841              
34842              The perlretut was still talking about the old \p and \P
34843              definitions.
34844              
34845              More tweakage on the Unicode character class descriptions.
34846              
34847              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
34848              
34849              Subject: 'no *POSIX' Patch speeding up make on BS2000 
34850              
34851              Subject: [PATCH] perldata.pod here-doc docs
34852              
34853              Add /sbin and /usr/sbin to the list of directories scanned
34854              for setuid programs.  Takes care of bug id 20010309.003.
34855              
34856              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
34857              
34858              In op/stat #35 better to scan all the potential directories
34859              for setuids, not just the first one.
34860      Branch: maint-5.6/perl
34861            ! Makefile.SH
34862           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
34863           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
34864           !> t/op/stat.t toke.c win32/win32.h
34865 ____________________________________________________________________________
34866 [  9229] By: jhi                                   on 2001/03/19  02:31:50
34867         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
34868              From: Chris Nandor <pudge@pobox.com>
34869              Date: Sat, 10 Mar 2001 14:22:19 -0500
34870              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
34871      Branch: maint-5.6/perl
34872            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
34873            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
34874            ! t/lib/b.t t/lib/errno.t
34875 ____________________________________________________________________________
34876 [  9228] By: jhi                                   on 2001/03/19  02:29:59
34877         Log: Integrate changes #9113,9122 from mainline into maintperl.
34878              
34879              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?)
34880      Branch: maint-5.6/perl
34881           !> Configure README.os390 hints/os390.sh
34882 ____________________________________________________________________________
34883 [  9227] By: jhi                                   on 2001/03/19  02:22:35
34884         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
34885              into maintperl.
34886              
34887              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
34888              
34889              Forgot to check-in the larger part of #9120, duh.
34890              
34891              Subject: Another patch for integer.pm POD 
34892              
34893              h2ph strictness and cleanliness from Kurt Starsinic.
34894              
34895              Borland filename case problem.
34896              
34897              h2ph strictness and cleanliness from Kurt Starsinic.
34898              
34899              Subject: [PATCH] the uncontroversial doc patches
34900      Branch: maint-5.6/perl
34901           +> win32/sncfnmcs.pl
34902           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
34903           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
34904           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
34905           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
34906           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
34907           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
34908           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
34909 ____________________________________________________________________________
34910 [  9226] By: jhi                                   on 2001/03/19  02:10:21
34911         Log: Integrate changes #9207,9214 from mainline into maintperl.
34912              
34913              podchecker relaxations: =over has an *optional* number after it,
34914              and whitespace in L<> is okay.
34915      Branch: maint-5.6/perl
34916           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
34917           !> t/pod/poderrs.xr
34918 ____________________________________________________________________________
34919 [  9225] By: jhi                                   on 2001/03/19  02:07:38
34920         Log: Integrate change #9219 from maintperl into mainline.
34921              
34922              remove duplicated tests
34923      Branch: perl
34924           !> t/op/re_tests
34925 ____________________________________________________________________________
34926 [  9224] By: jhi                                   on 2001/03/19  02:06:11
34927         Log: Integrate change #9223 from mainline to maintperl.
34928              
34929              Document -Dmksymlinks.
34930      Branch: maint-5.6/perl
34931           !> INSTALL
34932 ____________________________________________________________________________
34933 [  9223] By: jhi                                   on 2001/03/19  02:01:25
34934         Log: Document -Dmksymlinks.
34935      Branch: perl
34936            ! INSTALL
34937 ____________________________________________________________________________
34938 [  9222] By: jhi                                   on 2001/03/19  01:15:35
34939         Log: The -Dmksymlinks wasn't working for maintperl.
34940      Branch: maint-5.6/perl
34941            ! Configure
34942 ____________________________________________________________________________
34943 [  9221] By: jhi                                   on 2001/03/19  00:49:43
34944         Log: Cleanup pixie residue.
34945      Branch: perl
34946            ! Makefile.SH
34947 ____________________________________________________________________________
34948 [  9220] By: jhi                                   on 2001/03/19  00:44:47
34949         Log: Document the use of pixie/prof; create make targets for it.
34950              
34951              TODO: make t/TEST pixie-aware.
34952      Branch: perl
34953            ! Makefile.SH pod/perlhack.pod
34954 ____________________________________________________________________________
34955 [  9219] By: gsar                                  on 2001/03/19  00:16:55
34956         Log: remove duplicated tests
34957      Branch: maint-5.6/perl
34958            ! t/op/re_tests
34959 ____________________________________________________________________________
34960 [  9218] By: jhi                                   on 2001/03/18  23:59:31
34961         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
34962      Branch: perl
34963            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
34964 ____________________________________________________________________________
34965 [  9217] By: jhi                                   on 2001/03/18  23:25:20
34966         Log: Rewrite the tests section of Makefile to be less redundant
34967              and to allow for more flexible test targets, many recursive
34968              make calls introduced.
34969      Branch: perl
34970            ! Makefile.SH
34971 ____________________________________________________________________________
34972 [  9216] By: jhi                                   on 2001/03/18  22:30:04
34973         Log: Document the use of Third Degree (sparsely).
34974      Branch: perl
34975            ! pod/perlhack.pod t/TEST
34976 ____________________________________________________________________________
34977 [  9215] By: jhi                                   on 2001/03/18  22:10:30
34978         Log: Make targets for testing with Third Degree.
34979      Branch: perl
34980            ! Makefile.SH
34981 ____________________________________________________________________________
34982 [  9214] By: jhi                                   on 2001/03/18  21:08:53
34983         Log: The podchecker relaxations need to mirrored also at the tests.
34984      Branch: perl
34985            ! t/pod/poderrs.xr
34986 ____________________________________________________________________________
34987 [  9213] By: jhi                                   on 2001/03/18  20:56:21
34988         Log: Update Changes.
34989      Branch: perl
34990            ! Changes patchlevel.h
34991 ____________________________________________________________________________
34992 [  9212] By: jhi                                   on 2001/03/18  20:36:59
34993         Log: Looking for config.sh in parent directories isn't
34994              very useful for the toplevel Makefile.
34995      Branch: perl
34996            ! Makefile.SH
34997 ____________________________________________________________________________
34998 [  9211] By: jhi                                   on 2001/03/18  20:33:37
34999         Log: On "make clean" take care of Third Degree droppings.
35000      Branch: perl
35001            ! Makefile.SH
35002 ____________________________________________________________________________
35003 [  9210] By: jhi                                   on 2001/03/18  20:21:34
35004         Log: Add a hook for running the tests under the Third Degree
35005              debugging tool (set $ENV{PERL_3LOG} to non-zero)
35006              
35007              TODO: Document the use of Third Degree.
35008      Branch: perl
35009            ! t/TEST
35010 ____________________________________________________________________________
35011 [  9209] By: jhi                                   on 2001/03/18  20:19:07
35012         Log: Regen toc and api pods.
35013      Branch: perl
35014            ! pod/perlapi.pod pod/perltoc.pod
35015 ____________________________________________________________________________
35016 [  9208] By: jhi                                   on 2001/03/18  20:12:12
35017         Log: Integrate changes #8128,9132 from mainline into maintperl,
35018              Tie::SubstrHash fixes.
35019      Branch: maint-5.6/perl
35020           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
35021 ____________________________________________________________________________
35022 [  9207] By: jhi                                   on 2001/03/18  20:07:43
35023         Log: podchecker relaxations from Michael Stevens.
35024      Branch: perl
35025            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
35026 ____________________________________________________________________________
35027 [  9206] By: jhi                                   on 2001/03/18  20:04:24
35028         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
35029      Branch: perl
35030            ! lib/Locale/Constants.pm lib/Locale/Country.pm
35031            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
35032            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
35033 ____________________________________________________________________________
35034 [  9205] By: jhi                                   on 2001/03/18  19:54:45
35035         Log: Integrate changes #9161,9162 from maintperl to mainline.
35036              
35037              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
35038              results
35039      Branch: perl
35040           !> t/op/magic.t
35041 ____________________________________________________________________________
35042 [  9204] By: jhi                                   on 2001/03/18  19:37:46
35043         Log: Make perl.third checks more understandable to the builder.
35044      Branch: perl
35045            ! Makefile.SH
35046 ____________________________________________________________________________
35047 [  9203] By: jhi                                   on 2001/03/18  19:20:54
35048         Log: Re-integrate #9138 from maintperl to mainline,
35049              the squelching of the unneeded "Scalars leaked" messages.
35050      Branch: perl
35051           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
35052           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
35053           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
35054 ____________________________________________________________________________
35055 [  9202] By: jhi                                   on 2001/03/18  18:48:36
35056         Log: More robust and more paranoid perl.third target.
35057      Branch: perl
35058            ! Makefile.SH
35059 ____________________________________________________________________________
35060 [  9201] By: jhi                                   on 2001/03/18  18:39:21
35061         Log: Integrate change #9197 from maintperl to mainline.
35062              
35063              more thorough cleaning of arenas.
35064      Branch: perl
35065           !> embed.pl perl.c proto.h sv.c t/op/sort.t
35066 ____________________________________________________________________________
35067 [  9200] By: jhi                                   on 2001/03/18  18:25:17
35068         Log: Integrate perlio.
35069      Branch: perl
35070           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
35071           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
35072           !> t/lib/encode.t toke.c universal.c utf8.c
35073 ____________________________________________________________________________
35074 [  9199] By: nick                                  on 2001/03/18  15:23:51
35075         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
35076              is the sense of the test being done. Avoid some magical 127 and 128 values
35077              by using macros.
35078      Branch: perlio
35079            ! doop.c pp_ctl.c sv.c toke.c
35080 ____________________________________________________________________________
35081 [  9198] By: nick                                  on 2001/03/18  14:18:12
35082         Log: UTF-X encoding invariance for Encode:
35083              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
35084              - move the XS code for those to universal.c (so in miniperl)
35085              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
35086              - change ext/Encode/compile to use above.
35087              - Fix t/lib/encode.t for above
35088              - Teach t/lib/b.t to expect -uutf8
35089              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
35090              utf8.pm is needed.
35091      Branch: perlio
35092            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
35093            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
35094 ____________________________________________________________________________
35095 [  9197] By: gsar                                  on 2001/03/18  12:15:57
35096         Log: more thorough cleaning of arenas--keep going until no more
35097              SvREFCNT_dec()s occur (this fixes the problem that causes the
35098              pesky "Scalars leaked" warnings)
35099      Branch: maint-5.6/perl
35100            ! embed.pl perl.c proto.h sv.c t/op/sort.t
35101 ____________________________________________________________________________
35102 [  9196] By: nick                                  on 2001/03/18  10:57:29
35103         Log: Fix pragma/utf8.t # 15
35104              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
35105              are SvUTF8 as well.
35106      Branch: perlio
35107            ! toke.c
35108 ____________________________________________________________________________
35109 [  9195] By: nick                                  on 2001/03/18  09:27:06
35110         Log: Integrate mainline
35111      Branch: perlio
35112           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
35113           !> t/op/pat.t
35114 ____________________________________________________________________________
35115 [  9194] By: jhi                                   on 2001/03/18  05:29:59
35116         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
35117              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
35118      Branch: perl
35119            ! op.c op.h t/op/misc.t t/op/pat.t
35120 ____________________________________________________________________________
35121 [  9193] By: jhi                                   on 2001/03/18  05:15:06
35122         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
35123      Branch: perl
35124            ! mg.c t/op/pat.t
35125 ____________________________________________________________________________
35126 [  9192] By: jhi                                   on 2001/03/18  04:22:43
35127         Log: tr/// UTF-8 patches from Inaba Hiroto.
35128      Branch: perl
35129            ! doop.c op.c
35130 ____________________________________________________________________________
35131 [  9191] By: jhi                                   on 2001/03/18  04:21:17
35132         Log: Integrate perlio.
35133      Branch: perl
35134           !> utf8.c utfebcdic.h
35135 ____________________________________________________________________________
35136 [  9190] By: nick                                  on 2001/03/17  20:32:01
35137         Log: Correct #if EBCDIC side typos.
35138              Builds and passes many tests on OS390.
35139      Branch: perlio
35140            ! utf8.c utfebcdic.h
35141 ____________________________________________________________________________
35142 [  9189] By: jhi                                   on 2001/03/17  18:55:49
35143         Log: Add prerequisites for the perl.third target.
35144      Branch: perl
35145            ! Makefile.SH
35146 ____________________________________________________________________________
35147 [  9188] By: jhi                                   on 2001/03/17  18:46:00
35148         Log: Integrate perlio.
35149      Branch: perl
35150           +> utfebcdic.h
35151           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
35152 ____________________________________________________________________________
35153 [  9187] By: jhi                                   on 2001/03/17  18:38:47
35154         Log: Add a make rule for perl.third (the Third Degree memory debugging
35155              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
35156      Branch: perl
35157            ! Makefile.SH
35158 ____________________________________________________________________________
35159 [  9186] By: nick                                  on 2001/03/17  18:34:48
35160         Log: MANIFEST addition :-(
35161      Branch: perlio
35162            ! MANIFEST
35163 ____________________________________________________________________________
35164 [  9185] By: nick                                  on 2001/03/17  18:29:50
35165         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
35166              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
35167              a superset of ASCII are invariant under the encoding. This is EBCDIC
35168              friendly as an encoded string can be looked at as being EBCDIC by lexer
35169              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
35170              ASCII on ASCII machines.
35171              
35172              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
35173              seperate.
35174              - Add some more macros to comprehend different shift amounts and
35175              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
35176              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
35177              and conditionaly #include it.
35178              
35179              EBCDIC build as yet untested.  ASCII still fails the one test.
35180      Branch: perlio
35181            + utfebcdic.h
35182            ! utf8.c utf8.h
35183 ____________________________________________________________________________
35184 [  9184] By: nick                                  on 2001/03/17  17:44:16
35185         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
35186      Branch: perlio
35187            ! doop.c perl.h pp.c utf8.h
35188 ____________________________________________________________________________
35189 [  9183] By: jhi                                   on 2001/03/17  15:55:42
35190         Log: Integrate perlio.
35191      Branch: perl
35192            ! MANIFEST
35193           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
35194 ____________________________________________________________________________
35195 [  9182] By: nick                                  on 2001/03/17  09:16:06
35196         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
35197      Branch: perlio
35198            ! t/op/pat.t
35199 ____________________________________________________________________________
35200 [  9181] By: nick                                  on 2001/03/17  09:15:11
35201         Log: Integrate mainline.
35202      Branch: perlio
35203           +> lib/Locale/Constants.pm lib/Locale/Country.pm
35204           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
35205           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
35206           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
35207           !> (integrate 83 files)
35208 ____________________________________________________________________________
35209 [  9180] By: nick                                  on 2001/03/16  17:23:21
35210         Log: EBCDIC Fixes.
35211      Branch: perlio
35212            ! perl.h sv.c toke.c utf8.c utf8.h
35213 ____________________________________________________________________________
35214 [  9179] By: jhi                                   on 2001/03/16  14:10:12
35215         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
35216              a change needed to work around an AIX compiler bug.
35217      Branch: perl
35218            ! ext/Storable/Storable.xs
35219 ____________________________________________________________________________
35220 [  9178] By: jhi                                   on 2001/03/16  03:19:59
35221         Log: With Damian's approval synchronize damian's modules'
35222              licensing with Perl's standard module licensing.
35223      Branch: perl
35224            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
35225 ____________________________________________________________________________
35226 [  9177] By: jhi                                   on 2001/03/16  03:15:34
35227         Log: Make the Filter::Util:Call files have their own copies
35228              of the Perl standard module licensing, from Paul Marquess.
35229      Branch: perl
35230            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
35231 ____________________________________________________________________________
35232 [  9176] By: jhi                                   on 2001/03/16  02:56:04
35233         Log: Subject: [PATCH] more pod patches
35234              From: Michael Stevens <michael@etla.org>
35235              Date: Thu, 15 Mar 2001 21:25:18 +0000
35236              Message-ID: <20010315212518.A18870@firedrake.org>
35237      Branch: perl
35238            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
35239            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
35240            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
35241            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
35242            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
35243            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
35244            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
35245            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
35246            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
35247            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
35248            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
35249            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
35250            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
35251            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
35252            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
35253            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
35254            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
35255            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
35256            ! lib/Locale/Country.pm lib/Locale/Language.pm
35257            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
35258            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
35259            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
35260            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
35261            ! os2/OS2/Process/Process.pm
35262 ____________________________________________________________________________
35263 [  9175] By: jhi                                   on 2001/03/16  02:53:32
35264         Log: Subject: [PATCH] the uncontroversial doc patches
35265              From: Michael Stevens <michael@etla.org>
35266              Date: Thu, 15 Mar 2001 20:01:12 +0000
35267              Message-ID: <20010315200112.A7636@firedrake.org>
35268      Branch: perl
35269            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
35270            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
35271            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
35272            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
35273            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
35274 ____________________________________________________________________________
35275 [  9174] By: jhi                                   on 2001/03/16  02:50:49
35276         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
35277              From: Paul Lindner <lindner@inuus.com>
35278              Date: Fri, 16 Mar 2001 11:28:03 -0800
35279              Message-ID: <20010316112803.A7577@inuus.com>
35280      Branch: perl
35281            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
35282 ____________________________________________________________________________
35283 [  9173] By: nick                                  on 2001/03/15  20:21:03
35284         Log: 1st day's EBCDIC fixes:
35285              - toke.c's parsing of strings needed attention
35286              needed to conditionally e2a if string was already UTF-8
35287              - e2a/a2e tables where wrong way round.
35288              - new macros in utf8.h
35289      Branch: perlio
35290            ! perl.h toke.c utf8.h
35291 ____________________________________________________________________________
35292 [  9172] By: jhi                                   on 2001/03/15  15:17:17
35293         Log: Update Changes.
35294      Branch: perl
35295            ! Changes patchlevel.h
35296 ____________________________________________________________________________
35297 [  9171] By: jhi                                   on 2001/03/15  15:09:32
35298         Log: Subject: Re: Another Borland C++ problem.
35299              From: "Vadim Konovalov" <watman@inbox.ru>
35300              Date: Sat, 10 Mar 2001 19:26:07 +0300
35301              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
35302              
35303              Borland filename case problem.
35304      Branch: perl
35305            + win32/sncfnmcs.pl
35306            ! MANIFEST README.win32
35307 ____________________________________________________________________________
35308 [  9170] By: jhi                                   on 2001/03/15  14:54:23
35309         Log: Add Locale::Codes 1.06, from Neil Bowers.
35310      Branch: perl
35311            + lib/Locale/Constants.pm lib/Locale/Country.pm
35312            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
35313            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
35314            + t/lib/lc-language.t t/lib/lc-uk.t
35315            ! MANIFEST
35316 ____________________________________________________________________________
35317 [  9169] By: jhi                                   on 2001/03/15  14:19:01
35318         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
35319      Branch: perl
35320            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
35321            ! ext/Storable/Storable.xs
35322 ____________________________________________________________________________
35323 [  9168] By: jhi                                   on 2001/03/15  14:13:22
35324         Log: Integrate changes #9120,9167 from mainline to maintperl.
35325              
35326              Subject: [PATCH 5.6.1] OS/2 docs
35327              
35328              Subject: [PATCH 5.6.1] perldoc
35329      Branch: maint-5.6/perl
35330           !> os2/Changes utils/perldoc.PL
35331 ____________________________________________________________________________
35332 [  9167] By: jhi                                   on 2001/03/15  14:07:42
35333         Log: Subject: [PATCH 5.6.1] perldoc
35334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35335              Date: Wed, 14 Mar 2001 23:46:52 -0500
35336              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
35337      Branch: perl
35338            ! utils/perldoc.PL
35339 ____________________________________________________________________________
35340 [  9166] By: jhi                                   on 2001/03/15  13:53:15
35341         Log: sigaction test condition tweakage.
35342      Branch: perl
35343            ! t/lib/sigaction.t
35344 ____________________________________________________________________________
35345 [  9165] By: alanbur                               on 2001/03/15  03:49:17
35346         Log: Resynchronised with parent
35347      Branch: maint-5.6/pureperl
35348           +> os2/os2add.sym t/op/anonsub.t
35349           !> (integrate 72 files)
35350 ____________________________________________________________________________
35351 [  9164] By: jhi                                   on 2001/03/15  01:05:01
35352         Log: Avoid stomping off the beginning of an array in tr///.
35353      Branch: perl
35354            ! op.c
35355 ____________________________________________________________________________
35356 [  9163] By: jhi                                   on 2001/03/15  00:58:57
35357         Log: h2ph strictness and cleanliness from Kurt Starsinic.
35358      Branch: perl
35359            ! utils/h2ph.PL
35360 ____________________________________________________________________________
35361 [  9162] By: gsar                                  on 2001/03/15  00:56:53
35362         Log: avoid warnings
35363      Branch: maint-5.6/perl
35364            ! t/op/magic.t
35365 ____________________________________________________________________________
35366 [  9161] By: gsar                                  on 2001/03/15  00:52:09
35367         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
35368              results
35369      Branch: maint-5.6/perl
35370            ! t/op/magic.t
35371 ____________________________________________________________________________
35372 [  9160] By: jhi                                   on 2001/03/14  22:02:10
35373         Log: Do not use the Perl malloc in IRIX, suggested by
35374              Helmus Jarausch.
35375      Branch: perl
35376            ! hints/irix_6.sh
35377 ____________________________________________________________________________
35378 [  9159] By: nick                                  on 2001/03/14  21:45:59
35379         Log: Integrate mainline
35380      Branch: perlio
35381           +> t/op/loopctl.t
35382           !> (integrate 41 files)
35383 ____________________________________________________________________________
35384 [  9158] By: jhi                                   on 2001/03/14  21:10:09
35385         Log: The Day of the Retractions continues: the #9138
35386              (integrated in #9144) doesn't work well in mainline.
35387      Branch: perl
35388            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
35389            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
35390            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
35391 ____________________________________________________________________________
35392 [  9157] By: jhi                                   on 2001/03/14  20:58:12
35393         Log: The #9145 CANNOT be enabled: the clear_pmop code still
35394              dumps core all over in Tru64.
35395      Branch: perl
35396            ! op.c op.h t/op/pat.t
35397 ____________________________________________________________________________
35398 [  9156] By: jhi                                   on 2001/03/14  20:48:06
35399         Log: Integrate change #9154 from maintperl to mainline.
35400              
35401              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
35402              (caused Storable 1.0.10 to break on windows)
35403      Branch: perl
35404           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
35405           !> perlapi.c proto.h
35406 ____________________________________________________________________________
35407 [  9155] By: jhi                                   on 2001/03/14  20:23:53
35408         Log: Retract #9136: breaks threading (and binary compatibility).
35409      Branch: perl
35410            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
35411 ____________________________________________________________________________
35412 [  9154] By: gsar                                  on 2001/03/14  17:48:18
35413         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
35414              (caused Storable 1.0.10 to break on windows)
35415      Branch: maint-5.6/perl
35416            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
35417            ! perlapi.c proto.h
35418 ____________________________________________________________________________
35419 [  9153] By: jhi                                   on 2001/03/14  13:35:21
35420         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
35421      Branch: perl
35422            ! t/lib/sigaction.t
35423 ____________________________________________________________________________
35424 [  9152] By: gsar                                  on 2001/03/14  07:29:40
35425         Log: back out changes#9012,9010,9009 and parts of change#9016
35426              (causes ABRs under purify, and some prerequisites don't
35427              seem to be there in 5.6.x)
35428      Branch: maint-5.6/perl
35429            ! doop.c op.c t/op/tr.t toke.c
35430 ____________________________________________________________________________
35431 [  9151] By: gsar                                  on 2001/03/14  07:01:29
35432         Log: reenable change#9145 (the test was busted due to a missing
35433              C<print "ok 27\n">)
35434      Branch: perl
35435            ! op.c op.h t/op/pat.t
35436 ____________________________________________________________________________
35437 [  9150] By: jhi                                   on 2001/03/14  06:38:36
35438         Log: Retract #9145.
35439      Branch: perl
35440            ! op.c op.h t/op/pat.t
35441 ____________________________________________________________________________
35442 [  9149] By: jhi                                   on 2001/03/14  06:14:56
35443         Log: Retract #9143.
35444      Branch: perl
35445            ! op.c
35446 ____________________________________________________________________________
35447 [  9148] By: gsar                                  on 2001/03/14  06:13:02
35448         Log: Uninitialized Memory Read in regexec.c
35449      Branch: perl
35450            ! regexec.c
35451 ____________________________________________________________________________
35452 [  9147] By: jhi                                   on 2001/03/14  04:59:54
35453         Log: Subject: PATCH: make goto work in nested eval ""
35454              From: Robin Houston <robin@kitsite.com>
35455              Date: Wed, 14 Mar 2001 04:16:10 +0000
35456              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
35457      Branch: perl
35458            ! pp_ctl.c t/op/goto.t
35459 ____________________________________________________________________________
35460 [  9146] By: jhi                                   on 2001/03/14  04:42:54
35461         Log: Preserve the #ifdef PERL_CORE in perly.h.
35462      Branch: perl
35463            ! perly.fixer
35464 ____________________________________________________________________________
35465 [  9145] By: jhi                                   on 2001/03/14  03:57:41
35466         Log: (Retracted by #9150.)
35467      Branch: perl
35468            ! op.c op.h t/op/pat.t
35469 ____________________________________________________________________________
35470 [  9144] By: jhi                                   on 2001/03/14  03:50:38
35471         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
35472              
35473              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
35474              
35475              remove squelch controls for "Scalars leaked" messages in most places
35476              (these are now cured)
35477              
35478              fix another memory leak reported by purify (tie callbacks that
35479              croak can leak when wiping out magic)
35480      Branch: perl
35481           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
35482           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
35483           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
35484           !> t/pragma/warnings.t
35485 ____________________________________________________________________________
35486 [  9143] By: jhi                                   on 2001/03/14  03:37:53
35487         Log: (Retracted by #9149.)
35488      Branch: perl
35489            ! op.c
35490 ____________________________________________________________________________
35491 [  9142] By: gsar                                  on 2001/03/14  03:20:48
35492         Log: fix another memory leak reported by purify (tie callbacks that
35493              croak can leak when wiping out magic)
35494      Branch: maint-5.6/perl
35495            ! scope.c
35496 ____________________________________________________________________________
35497 [  9141] By: jhi                                   on 2001/03/14  02:55:00
35498         Log: Subject: PATCH for [ID 20010305.003]
35499              From: Robin Houston <robin@kitsite.com>
35500              Date: Wed, 14 Mar 2001 02:45:51 +0000
35501              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
35502      Branch: perl
35503            ! pp_ctl.c t/op/eval.t
35504 ____________________________________________________________________________
35505 [  9140] By: jhi                                   on 2001/03/14  02:41:54
35506         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
35507              Date: Wed, 14 Mar 2001 01:52:51 +0000
35508              From: Robin Houston <robin@kitsite.com>
35509              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
35510              
35511              Fix for 2000313.004.
35512      Branch: perl
35513            ! pp_ctl.c t/op/goto.t
35514 ____________________________________________________________________________
35515 [  9139] By: jhi                                   on 2001/03/14  02:40:50
35516         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
35517              From: Robin Houston <robin@kitsite.com>
35518              Date: Wed, 14 Mar 2001 00:43:45 +0000
35519              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
35520      Branch: perl
35521            + t/op/loopctl.t
35522            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
35523            ! vms/perly_c.vms
35524 ____________________________________________________________________________
35525 [  9138] By: gsar                                  on 2001/03/14  01:18:00
35526         Log: remove squelch controls for "Scalars leaked" messages in most places
35527              (these are now cured)
35528      Branch: maint-5.6/perl
35529            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
35530            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
35531            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
35532 ____________________________________________________________________________
35533 [  9137] By: gsar                                  on 2001/03/14  00:57:04
35534         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
35535      Branch: maint-5.6/perl
35536            ! regcomp.c
35537 ____________________________________________________________________________
35538 [  9136] By: jhi                                   on 2001/03/13  23:12:24
35539         Log: (Retracted by #9155)
35540              
35541              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
35542              From: Jens-Uwe Mager <jum@helios.de>
35543              Date: Wed, 21 Feb 2001 21:32:04 +0100
35544              Message-ID: <20010221213203.A18340@ans.helios.de>
35545      Branch: perl
35546            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
35547 ____________________________________________________________________________
35548 [  9135] By: jhi                                   on 2001/03/13  22:50:05
35549         Log: Integrate perlio.
35550      Branch: perl
35551           !> pp.c
35552 ____________________________________________________________________________
35553 [  9134] By: jhi                                   on 2001/03/13  22:49:05
35554         Log: Integrate change #9131 from maintperl into mainline.
35555              
35556              make the error text look more consistent in hints/hpux.sh
35557      Branch: perl
35558           !> hints/hpux.sh
35559 ____________________________________________________________________________
35560 [  9133] By: gsar                                  on 2001/03/13  22:46:20
35561         Log: integrate change#9067 from mainline
35562              
35563              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
35564      Branch: maint-5.6/perl
35565           !> lib/ExtUtils/MM_Unix.pm
35566 ____________________________________________________________________________
35567 [  9132] By: jhi                                   on 2001/03/13  22:41:21
35568         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
35569              From: "John P. Linderman" <jpl@research.att.com>
35570              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
35571              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
35572              
35573              A more correct prime finder.
35574      Branch: perl
35575            ! lib/Tie/SubstrHash.pm
35576 ____________________________________________________________________________
35577 [  9131] By: gsar                                  on 2001/03/13  22:30:42
35578         Log: make the error text look more consistent in hints/hpux.sh
35579      Branch: maint-5.6/perl
35580            ! hints/hpux.sh
35581 ____________________________________________________________________________
35582 [  9130] By: jhi                                   on 2001/03/13  22:23:44
35583         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
35584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35585              Date: Tue, 13 Mar 2001 18:41:26 +0100
35586              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
35587              
35588              If the test is run non-interactively the default handler
35589              is different.
35590      Branch: perl
35591            ! t/lib/sigaction.t
35592 ____________________________________________________________________________
35593 [  9129] By: jhi                                   on 2001/03/13  22:20:21
35594         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
35595              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35596              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
35597              Date:     Tue, 13 Mar 2001 16:44:32 EST
35598      Branch: perl
35599            ! t/lib/1_compile.t
35600 ____________________________________________________________________________
35601 [  9128] By: jhi                                   on 2001/03/13  22:18:34
35602         Log: Subject: Another patch for integer.pm POD 
35603              From: "John L. Allen" <allen@grumman.com>
35604              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
35605              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
35606      Branch: perl
35607            ! lib/integer.pm
35608 ____________________________________________________________________________
35609 [  9127] By: nick                                  on 2001/03/13  21:26:30
35610         Log: Integrate mainline.
35611      Branch: perlio
35612           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
35613           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
35614           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
35615           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
35616           !> Changes Configure MANIFEST README.os2 README.os390
35617           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
35618           !> os2/Changes patchlevel.h win32/perlhost.h
35619 ____________________________________________________________________________
35620 [  9126] By: nick                                  on 2001/03/13  20:39:51
35621         Log: #ifdef'ed out code to make packed side of pack/unpack
35622              octets. (i.e. pack('U') => encode_utf8).
35623      Branch: perlio
35624            ! pp.c
35625 ____________________________________________________________________________
35626 [  9125] By: jhi                                   on 2001/03/13  15:07:16
35627         Log: Update Changes.
35628      Branch: perl
35629            ! Changes patchlevel.h
35630 ____________________________________________________________________________
35631 [  9124] By: jhi                                   on 2001/03/13  14:22:45
35632         Log: Workaround for the buggy ("internal compiler error")
35633              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
35634              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
35635              of Andreas König.
35636      Branch: perl
35637            ! ext/re/Makefile.PL hints/aix.sh
35638 ____________________________________________________________________________
35639 [  9123] By: jhi                                   on 2001/03/13  03:24:34
35640         Log: Typo in #9114.
35641      Branch: metaconfig
35642            ! U/modified/myhostname.U
35643 ____________________________________________________________________________
35644 [  9122] By: jhi                                   on 2001/03/13  03:24:06
35645         Log: Typo in #9113.
35646      Branch: perl
35647            ! Configure
35648 ____________________________________________________________________________
35649 [  9121] By: jhi                                   on 2001/03/13  01:53:05
35650         Log: Forgot to check-in the larger part of #9120, duh.
35651      Branch: perl
35652            ! README.os2
35653 ____________________________________________________________________________
35654 [  9120] By: jhi                                   on 2001/03/13  01:51:31
35655         Log: Subject: [PATCH 5.6.1] OS/2 docs
35656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35657              Date: Mon, 12 Mar 2001 03:27:32 -0500
35658              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
35659      Branch: perl
35660            ! os2/Changes
35661 ____________________________________________________________________________
35662 [  9119] By: jhi                                   on 2001/03/13  01:49:41
35663         Log: Integrate change #9116 from maintperl into mainline.
35664              
35665              Win32::GetCwd() returns C: instead of C:\ in the root directory
35666              under ithreads
35667      Branch: perl
35668           !> win32/perlhost.h
35669 ____________________________________________________________________________
35670 [  9118] By: jhi                                   on 2001/03/13  01:13:39
35671         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
35672      Branch: perl
35673            + lib/Switch.pm t/lib/switch.t
35674            ! MANIFEST
35675 ____________________________________________________________________________
35676 [  9117] By: jhi                                   on 2001/03/13  01:03:17
35677         Log: Add Text::Balanced 1.83.
35678      Branch: perl
35679            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
35680            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
35681            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
35682            + t/lib/tb-xvari.t
35683            ! MANIFEST
35684 ____________________________________________________________________________
35685 [  9116] By: gsar                                  on 2001/03/13  00:55:53
35686         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
35687              under ithreads
35688      Branch: maint-5.6/perl
35689            ! win32/perlhost.h
35690 ____________________________________________________________________________
35691 [  9115] By: jhi                                   on 2001/03/13  00:54:09
35692         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
35693              From: "John L. Allen" <allen@grumman.com>
35694              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
35695              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
35696              
35697              use integer document clarification.
35698      Branch: perl
35699            ! lib/integer.pm
35700 ____________________________________________________________________________
35701 [  9114] By: jhi                                   on 2001/03/13  00:38:54
35702         Log: Metaconfig unit change for #9113.
35703      Branch: metaconfig
35704            ! U/modified/myhostname.U
35705 ____________________________________________________________________________
35706 [  9113] By: jhi                                   on 2001/03/13  00:38:35
35707         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?)
35708              From: Peter Prymmer <pvhp@forte.com>
35709              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
35710              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
35711      Branch: perl
35712            ! Configure README.os390 hints/os390.sh
35713 ____________________________________________________________________________
35714 [  9112] By: jhi                                   on 2001/03/13  00:29:00
35715         Log: Integrate perlio.
35716      Branch: perl
35717           !> sv.c utf8.h
35718 ____________________________________________________________________________
35719 [  9111] By: nick                                  on 2001/03/12  21:16:33
35720         Log: Integrate mainline.
35721      Branch: perlio
35722           +> t/op/anonsub.t
35723           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
35724           !> proto.h sv.c
35725 ____________________________________________________________________________
35726 [  9110] By: nick                                  on 2001/03/12  21:00:13
35727         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
35728      Branch: perlio
35729            ! sv.c utf8.h
35730 ____________________________________________________________________________
35731 [  9109] By: jhi                                   on 2001/03/12  16:04:47
35732         Log: Integrate change #9108 from maintperl to mainline.
35733              
35734              fix memory leak in C<sub X { sub {} }> arising from a refcount
35735              loop between the outer sub and the inner prototype anonsub
35736              
35737              this also enables closures returned by subroutines that
35738              subsequently get redefined to work without generating coredumps :)
35739              
35740              completely removed the free_closures() hack--it shouldn't be
35741              needed anymore
35742      Branch: perl
35743           +> t/op/anonsub.t
35744           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
35745           !> proto.h sv.c
35746 ____________________________________________________________________________
35747 [  9108] By: gsar                                  on 2001/03/12  10:21:31
35748         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
35749              loop between the outer sub and the inner prototype anonsub
35750              
35751              this also enables closures returned by subroutines that
35752              subsequently get redefined to work without generating coredumps :)
35753              
35754              completely removed the free_closures() hack--it shouldn't be
35755              needed anymore
35756      Branch: maint-5.6/perl
35757            + t/op/anonsub.t
35758            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
35759            ! proto.h sv.c
35760 ____________________________________________________________________________
35761 [  9107] By: jhi                                   on 2001/03/12  05:15:31
35762         Log: Integrate perlio.
35763      Branch: perl
35764           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
35765 ____________________________________________________________________________
35766 [  9106] By: nick                                  on 2001/03/11  20:10:12
35767         Log: regcomp.c is working in native space, not Unicode space (if different)
35768              as it is doing compare against 'W' in \W etc.
35769      Branch: perlio
35770            ! regcomp.c
35771 ____________________________________________________________________________
35772 [  9105] By: nick                                  on 2001/03/11  19:39:34
35773         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
35774              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
35775      Branch: perlio
35776            ! regcomp.c toke.c utf8.c
35777 ____________________________________________________________________________
35778 [  9104] By: nick                                  on 2001/03/11  18:15:44
35779         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
35780      Branch: perlio
35781            ! sv.c
35782 ____________________________________________________________________________
35783 [  9103] By: nick                                  on 2001/03/11  18:03:28
35784         Log: Integrate mainline (for regexp stuff).
35785      Branch: perlio
35786           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
35787           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
35788           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
35789           !> t/lib/errno.t t/op/pat.t
35790 ____________________________________________________________________________
35791 [  9102] By: nick                                  on 2001/03/11  17:44:20
35792         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
35793              - exclude layer syms in makedef.pl for sfio
35794              - also inhibit Encode from trying to build ":encode()" layer.
35795      Branch: perlio
35796            ! ext/Encode/Encode.xs makedef.pl
35797 ____________________________________________________________________________
35798 [  9101] By: jhi                                   on 2001/03/10  22:38:13
35799         Log: The $Is_MacOS needs to be declared.
35800      Branch: perl
35801            ! lib/ExtUtils/Manifest.pm
35802 ____________________________________________________________________________
35803 [  9100] By: jhi                                   on 2001/03/10  22:14:29
35804         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
35805              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
35806              pollute the symbolspace if using sfio.
35807      Branch: perl
35808            ! ext/Encode/Encode.xs
35809 ____________________________________________________________________________
35810 [  9099] By: jhi                                   on 2001/03/10  21:58:48
35811         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
35812              Date: Sat, 10 Mar 2001 14:23:55 -0500
35813              From: Chris Nandor <pudge@pobox.com>
35814              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
35815      Branch: perl
35816            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
35817            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
35818            ! t/lib/errno.t
35819 ____________________________________________________________________________
35820 [  9098] By: jhi                                   on 2001/03/10  21:38:30
35821         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
35822      Branch: perl
35823            ! regcomp.c regexec.c t/op/pat.t
35824 ____________________________________________________________________________
35825 [  9097] By: jhi                                   on 2001/03/10  14:38:07
35826         Log: Integrate perlio.
35827      Branch: perl
35828           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
35829           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
35830           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
35831 ____________________________________________________________________________
35832 [  9096] By: nick                                  on 2001/03/10  11:55:43
35833         Log: EBCDIC sanity - phase I
35834              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
35835              - use utf8n_xxxx (c.f. pvn) for forms which take length.
35836              - back out vN.N and $^V exceptions to e2a/a2e
35837              - make "locale" isxxx macros be uvchr (may be redundant?)
35838              
35839              Not clear yet that toUPPER_uni et. al. return being handled correctly.
35840              The tr// and rexexp stuff still needs an audit, assumption is they are working
35841              in Unicode space.
35842              
35843              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
35844      Branch: perlio
35845            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
35846            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
35847            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
35848 ____________________________________________________________________________
35849 [  9095] By: jhi                                   on 2001/03/09  22:10:01
35850         Log: Integrate perlio.
35851      Branch: perl
35852           !> dump.c
35853 ____________________________________________________________________________
35854 [  9094] By: nick                                  on 2001/03/09  17:36:38
35855         Log: Builds an passes all tests after integrate and this tweak.
35856      Branch: perlio
35857            ! dump.c
35858 ____________________________________________________________________________
35859 [  9093] By: nick                                  on 2001/03/09  17:16:03
35860         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
35861      Branch: perlio
35862           +> lib/unicode/Scripts.txt t/lib/sigaction.t
35863           !> (integrate 79 files)
35864 ____________________________________________________________________________
35865 [  9092] By: jhi                                   on 2001/03/09  15:28:26
35866         Log: Update Changes.
35867      Branch: perl
35868            ! Changes patchlevel.h
35869 ____________________________________________________________________________
35870 [  9091] By: jhi                                   on 2001/03/09  15:25:05
35871         Log: In op/stat #35 better to scan all the potential directories
35872              for setuids, not just the first one.
35873      Branch: perl
35874            ! t/op/stat.t
35875 ____________________________________________________________________________
35876 [  9090] By: jhi                                   on 2001/03/09  15:01:27
35877         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
35878              From: rspier@pobox.com (Robert Spier)
35879              Date: Fri, 9 Mar 2001 03:30:20 -0500
35880              Message-ID: <15016.38044.381174.160189@rls.cx>
35881              
35882              EXISTS() returning undef mistakenly triggered a FETCH().
35883      Branch: perl
35884            ! hv.c
35885 ____________________________________________________________________________
35886 [  9089] By: jhi                                   on 2001/03/09  14:59:02
35887         Log: Add /sbin and /usr/sbin to the list of directories scanned
35888              for setuid programs.  Takes care of bug id 20010309.003.
35889      Branch: perl
35890            ! t/op/stat.t
35891 ____________________________________________________________________________
35892 [  9088] By: jhi                                   on 2001/03/09  14:48:32
35893         Log: Regen perlapi, perltoc.
35894      Branch: perl
35895            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
35896 ____________________________________________________________________________
35897 [  9087] By: jhi                                   on 2001/03/09  14:38:56
35898         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
35899              From: David Mitchell <davem@fdgroup.co.uk>
35900              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
35901              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
35902      Branch: perl
35903            ! dump.c perl.c perl.h pod/perlrun.pod
35904 ____________________________________________________________________________
35905 [  9086] By: jhi                                   on 2001/03/09  01:47:16
35906         Log: A modified version of
35907              
35908              Subject: [ID 20010307.005] POSIX::sigaction has various problems
35909              From: anders@broadcom.com
35910              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
35911              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
35912              
35913              Currently the sigaction.t test #6 fails (and is fudged to look
35914              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
35915              This may well be a genuine bug in Linux sigaction() (since at
35916              least Tru64, Solaris, and HP-UX disagree with Linux).
35917              Anyone with POSIX / SUSv2 tome handy?  The problem is that
35918              the flags of the oldaction don't match with the flags in
35919              the previously installed disposition.
35920      Branch: perl
35921            + t/lib/sigaction.t
35922            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
35923 ____________________________________________________________________________
35924 [  9085] By: jhi                                   on 2001/03/09  01:30:13
35925         Log: Subject: Re: mission impossible for the day
35926              From: Alex Gough <alex@rcon.org>
35927              Date: Thu, 08 Mar 2001 17:18:19 +0000
35928              Message-ID: <3AA7BEDB.8070409@rcon.org>
35929              
35930              If references (are overloaded) and can be directly stringified,
35931              show that instead of "stringified".
35932              
35933              (The problem, infinite mutual recursion caused by overloaded bool
35934              in Switch.pm, tracked by David Mitchell)
35935      Branch: perl
35936            ! lib/Carp/Heavy.pm
35937 ____________________________________________________________________________
35938 [  9084] By: jhi                                   on 2001/03/09  01:20:39
35939         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
35940              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
35941              From: David Mitchell <davem@fdgroup.co.uk>
35942              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
35943      Branch: perl
35944            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
35945            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
35946 ____________________________________________________________________________
35947 [  9083] By: jhi                                   on 2001/03/09  01:16:51
35948         Log: Subject: [PATCH] perldata.pod here-doc docs
35949              From: Jeff Pinyan <jeffp@crusoe.net>
35950              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
35951              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
35952      Branch: perl
35953            ! pod/perldata.pod
35954 ____________________________________________________________________________
35955 [  9082] By: jhi                                   on 2001/03/09  01:01:27
35956         Log: Subject: Re: Unicode/EBCDIC
35957              From: Peter Prymmer <pvhp@forte.com>
35958              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
35959              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
35960      Branch: perl
35961            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
35962 ____________________________________________________________________________
35963 [  9081] By: jhi                                   on 2001/03/08  13:41:30
35964         Log: Subject: Ooops, wrong 'no *POSIX' Patch
35965              From: Dorner Thomas <Thomas.Dorner@start.de>
35966              Date: Thu, 8 Mar 2001 08:43:28 +0100
35967              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
35968      Branch: perl
35969            ! hints/posix-bc.sh
35970 ____________________________________________________________________________
35971 [  9080] By: jhi                                   on 2001/03/08  13:11:42
35972         Log: It's Scripts.txt, not Script.txt.
35973      Branch: perl
35974            ! MANIFEST
35975 ____________________________________________________________________________
35976 [  9079] By: jhi                                   on 2001/03/08  12:59:05
35977         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
35978              From: Dorner Thomas <Thomas.Dorner@start.de>
35979              Date: Wed, 7 Mar 2001 14:13:31 +0100
35980              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
35981      Branch: perl
35982            ! makedepend.SH
35983 ____________________________________________________________________________
35984 [  9078] By: jhi                                   on 2001/03/08  12:57:43
35985         Log: Retract #9069, wrong patch.
35986      Branch: perl
35987            ! Makefile.SH
35988 ____________________________________________________________________________
35989 [  9077] By: jhi                                   on 2001/03/08  01:06:13
35990         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
35991      Branch: perl
35992            + lib/unicode/Scripts.txt
35993            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
35994            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
35995            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
35996            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
35997            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
35998            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
35999            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
36000            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
36001            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
36002            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
36003            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
36004            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
36005            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
36006            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
36007            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
36008            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
36009            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
36010            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
36011            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
36012            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
36013            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
36014            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
36015            ! lib/unicode/version
36016 ____________________________________________________________________________
36017 [  9076] By: jhi                                   on 2001/03/07  22:59:39
36018         Log: Integrate change #7784 from mainline into maintperl.
36019              
36020              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
36021      Branch: maint-5.6/perl
36022           !> pp_ctl.c t/op/pat.t
36023 ____________________________________________________________________________
36024 [  9075] By: jhi                                   on 2001/03/07  22:05:11
36025         Log: More UTF-8 test tweaks.
36026      Branch: perl
36027            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
36028 ____________________________________________________________________________
36029 [  9074] By: nick                                  on 2001/03/07  21:39:29
36030         Log: Integrate mainline.
36031      Branch: perlio
36032           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
36033           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
36034           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
36035           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
36036           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
36037 ____________________________________________________________________________
36038 [  9073] By: jhi                                   on 2001/03/07  16:37:09
36039         Log: Update Changes.
36040      Branch: perl
36041            ! Changes patchlevel.h
36042 ____________________________________________________________________________
36043 [  9072] By: jhi                                   on 2001/03/07  16:32:30
36044         Log: Subject: [ID 20010306.004] || != named unary operator
36045              From: abela@geneanet.org
36046              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
36047              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
36048      Branch: perl
36049            ! pod/perlop.pod
36050 ____________________________________________________________________________
36051 [  9071] By: jhi                                   on 2001/03/07  15:14:11
36052         Log: Subject: downgrading to bytes for common functions
36053              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
36054              Date: Wed, 7 Mar 2001 02:36:55 -0500
36055              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
36056      Branch: perl
36057            ! pp_sys.c
36058 ____________________________________________________________________________
36059 [  9070] By: jhi                                   on 2001/03/07  15:04:58
36060         Log: Clarify the description differentiating for and while; inspired by
36061              
36062              Subject: [ID 20010306.002] for/while difference in for definition
36063              From: abela@geneanet.org
36064              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
36065              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
36066      Branch: perl
36067            ! pod/perlsyn.pod
36068 ____________________________________________________________________________
36069 [  9069] By: jhi                                   on 2001/03/07  14:55:30
36070         Log: (Retracted by #9078.)
36071      Branch: perl
36072            ! Makefile.SH
36073 ____________________________________________________________________________
36074 [  9068] By: jhi                                   on 2001/03/07  14:51:17
36075         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
36076              From: Radu Greab <radu@netsoft.ro>
36077              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
36078              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
36079      Branch: perl
36080            ! pp.c t/op/chop.t
36081 ____________________________________________________________________________
36082 [  9067] By: jhi                                   on 2001/03/07  14:48:57
36083         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
36084              From: Simon Cozens <simon@netthink.co.uk>
36085              Date: Wed, 7 Mar 2001 13:59:28 +0000
36086              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
36087              
36088              In order to allow MakeMaker to build correct Makefiles,
36089              you need to change the order of the arguments in MM_Unix.pm
36090              as well. (Unless you have C89_CCMODE set, but we're trying
36091              to be POSIXly correct)
36092              
36093              Thanks to Merijn Broeren for tracking this down.
36094      Branch: perl
36095            ! lib/ExtUtils/MM_Unix.pm
36096 ____________________________________________________________________________
36097 [  9066] By: jhi                                   on 2001/03/07  14:30:02
36098         Log: Floating point too messy.
36099      Branch: perl
36100            ! t/camel-III/vstring.t
36101 ____________________________________________________________________________
36102 [  9065] By: jhi                                   on 2001/03/07  14:17:44
36103         Log: Integrate change #9064 from maintperl into mainline.
36104              
36105              fix memory leak in pack("Bb",...)
36106      Branch: perl
36107           !> perl.c
36108 ____________________________________________________________________________
36109 [  9064] By: gsar                                  on 2001/03/07  06:29:24
36110         Log: fix memory leak in pack("Bb",...)
36111      Branch: maint-5.6/perl
36112            ! perl.c
36113 ____________________________________________________________________________
36114 [  9063] By: jhi                                   on 2001/03/07  00:55:04
36115         Log: Major utf8 test reorganisation and rewrite.
36116              Hopefully no tests were lost in the shuffle.
36117              (The beginning of pragma/utf8 was lost intentionally,
36118              the tests were rather bogus and incomplete.)
36119      Branch: perl
36120            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
36121            ! t/pragma/utf8.t
36122 ____________________________________________________________________________
36123 [  9062] By: jhi                                   on 2001/03/07  00:41:16
36124         Log: More tweakage on the Unicode character class descriptions.
36125      Branch: perl
36126            ! lib/unicode/mktables.PL pod/perlretut.pod
36127 ____________________________________________________________________________
36128 [  9061] By: jhi                                   on 2001/03/06  23:12:38
36129         Log: The perlretut was still talking about the old \p and \P
36130              definitions.
36131      Branch: perl
36132            ! pod/perlretut.pod
36133 ____________________________________________________________________________
36134 [  9060] By: nick                                  on 2001/03/06  20:52:37
36135         Log: Integrate mainline (make test works again now).
36136      Branch: perlio
36137           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
36138 ____________________________________________________________________________
36139 [  9059] By: jhi                                   on 2001/03/06  15:36:14
36140         Log: 0.999... does equal 1.0, doesn't it?
36141      Branch: perl
36142            ! t/camel-III/vstring.t
36143 ____________________________________________________________________________
36144 [  9058] By: jhi                                   on 2001/03/06  15:34:00
36145         Log: Make /x{abcd}/ to work without use utf8.
36146      Branch: perl
36147            ! regcomp.c
36148 ____________________________________________________________________________
36149 [  9057] By: jhi                                   on 2001/03/06  03:02:36
36150         Log: Easier to outcomment all the three reset() tests for now.
36151      Branch: perl
36152            ! t/op/pat.t
36153 ____________________________________________________________________________
36154 [  9056] By: jhi                                   on 2001/03/06  02:30:02
36155         Log: Comment out the deadly reset; until the 20010301.005
36156              is finally fixed.
36157      Branch: perl
36158            ! t/op/pat.t
36159 ____________________________________________________________________________
36160 [  9055] By: jhi                                   on 2001/03/06  02:21:26
36161         Log: Integrate the change #9054 from mainline:
36162              retract the PMOP cleanup patch pending further investigation.
36163      Branch: maint-5.6/perl
36164           !> op.c op.h
36165 ____________________________________________________________________________
36166 [  9054] By: jhi                                   on 2001/03/06  02:19:57
36167         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
36168              with oddly familiar stack traces.
36169      Branch: perl
36170            ! op.c op.h
36171 ____________________________________________________________________________
36172 [  9053] By: jhi                                   on 2001/03/05  23:20:28
36173         Log: Integrate perlio.
36174      Branch: perl
36175           +> ext/Encode/Encode/koi8-r.ucm
36176           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
36177           !> makedef.pl
36178 ____________________________________________________________________________
36179 [  9052] By: nick                                  on 2001/03/05  23:08:17
36180         Log: skipping USE_PERLIO symbols correction.
36181      Branch: perlio
36182            ! makedef.pl
36183 ____________________________________________________________________________
36184 [  9051] By: nick                                  on 2001/03/05  22:35:07
36185         Log: More Encode alias tidying.
36186      Branch: perlio
36187            + ext/Encode/Encode/koi8-r.ucm
36188            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
36189 ____________________________________________________________________________
36190 [  9050] By: jhi                                   on 2001/03/05  21:44:29
36191         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
36192              Sarathy's fix for ID 20010301.005.
36193      Branch: maint-5.6/perl
36194           !> op.c op.h
36195 ____________________________________________________________________________
36196 [  9049] By: nick                                  on 2001/03/05  19:54:04
36197         Log: Integrate Jarkko's Encode.pm tweak.
36198      Branch: perlio
36199           !> ext/Encode/Encode.pm
36200 ____________________________________________________________________________
36201 [  9048] By: nick                                  on 2001/03/05  19:47:57
36202         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
36203      Branch: perlio
36204           +> os2/os2add.sym
36205           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
36206           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
36207           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
36208           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
36209           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
36210 ____________________________________________________________________________
36211 [  9047] By: jhi                                   on 2001/03/05  19:25:26
36212         Log: Regen perlapi.
36213      Branch: perl
36214            ! pod/perlapi.pod
36215 ____________________________________________________________________________
36216 [  9046] By: jhi                                   on 2001/03/05  19:12:14
36217         Log: Integrate perlio.
36218      Branch: perl
36219           +> t/camel-III/vstring.t
36220           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
36221 ____________________________________________________________________________
36222 [  9045] By: jhi                                   on 2001/03/05  19:10:36
36223         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
36224      Branch: perl
36225            ! ext/Encode/Encode.pm
36226 ____________________________________________________________________________
36227 [  9044] By: jhi                                   on 2001/03/05  18:49:12
36228         Log: Forgot the other half of the PMOP patch (#9033).
36229      Branch: perl
36230            ! op.h
36231 ____________________________________________________________________________
36232 [  9043] By: nick                                  on 2001/03/05  18:14:47
36233         Log: Update MANIFEST for new test.
36234      Branch: perlio
36235            ! MANIFEST
36236 ____________________________________________________________________________
36237 [  9042] By: nick                                  on 2001/03/05  18:12:41
36238         Log: Some tests for Camel 3rd edition features.
36239              Make gethostbyaddr() test in above work.
36240      Branch: perlio
36241            + t/camel-III/vstring.t
36242            ! pp.h pp_sys.c t/TEST t/harness
36243 ____________________________________________________________________________
36244 [  9041] By: jhi                                   on 2001/03/05  17:41:48
36245         Log: Add more ISO 8859 encoding aliases.
36246      Branch: perl
36247            ! ext/Encode/Encode.pm
36248 ____________________________________________________________________________
36249 [  9040] By: jhi                                   on 2001/03/05  17:30:43
36250         Log: Integrate perlio.
36251      Branch: perl
36252           !> MANIFEST sv.c
36253 ____________________________________________________________________________
36254 [  9039] By: nick                                  on 2001/03/05  17:11:36
36255         Log: Missed added file.
36256      Branch: perlio
36257            ! MANIFEST
36258 ____________________________________________________________________________
36259 [  9038] By: jhi                                   on 2001/03/05  15:58:01
36260         Log: Add tr tests for EBCDIC, from Karsten Sperling.
36261      Branch: perl
36262            ! t/op/tr.t
36263 ____________________________________________________________________________
36264 [  9037] By: nick                                  on 2001/03/05  15:56:35
36265         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
36266              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
36267              
36268              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
36269              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
36270              - uses SvPV() rather than sv_2pv() in case it isn't a string.
36271      Branch: perlio
36272            ! sv.c
36273 ____________________________________________________________________________
36274 [  9036] By: jhi                                   on 2001/03/05  15:49:15
36275         Log: Add matching tests currently failing in EBCDIC,
36276              suggested by Karsten Sperling.
36277      Branch: perl
36278            ! t/op/pat.t
36279 ____________________________________________________________________________
36280 [  9035] By: jhi                                   on 2001/03/05  15:36:55
36281         Log: The #9034 needs a MANIFESTation.
36282      Branch: perl
36283            ! MANIFEST
36284 ____________________________________________________________________________
36285 [  9034] By: jhi                                   on 2001/03/05  15:35:14
36286         Log: Integrate perlio.
36287      Branch: perl
36288           +> ext/Encode/Encode/Tcl.pm
36289           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
36290           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
36291           !> ext/Encode/Encode/iso8859-1.ucm
36292           !> ext/Encode/Encode/iso8859-10.ucm
36293           !> ext/Encode/Encode/iso8859-13.ucm
36294           !> ext/Encode/Encode/iso8859-14.ucm
36295           !> ext/Encode/Encode/iso8859-15.ucm
36296           !> ext/Encode/Encode/iso8859-16.ucm
36297           !> ext/Encode/Encode/iso8859-2.ucm
36298           !> ext/Encode/Encode/iso8859-3.ucm
36299           !> ext/Encode/Encode/iso8859-4.ucm
36300           !> ext/Encode/Encode/iso8859-5.ucm
36301           !> ext/Encode/Encode/iso8859-6.ucm
36302           !> ext/Encode/Encode/iso8859-7.ucm
36303           !> ext/Encode/Encode/iso8859-8.ucm
36304           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
36305           !> t/lib/encode.t
36306 ____________________________________________________________________________
36307 [  9033] By: jhi                                   on 2001/03/05  15:33:18
36308         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
36309              From: Gurusamy Sarathy <gsar@ActiveState.com>
36310              Date: Sun, 04 Mar 2001 22:33:15 -0800
36311              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
36312              
36313              PMOPs need to remember their own stash so that they can
36314              gracefully remove themselves from their linked list.
36315      Branch: perl
36316            ! op.c
36317 ____________________________________________________________________________
36318 [  9032] By: nick                                  on 2001/03/05  14:51:50
36319         Log: Encode implementation "completion"
36320              Implement and document define_encoding()
36321              Implement and document encoding aliases including define_alias()
36322              Make Encode::XS use define_encoding() rather than back-door.
36323              Move run-time *.enc to separate Encode::Tcl module.
36324              Make 'compile' honour <codeset_name>
36325              Change canonical names of to iso-8859-* and US-ascii.
36326      Branch: perlio
36327            + ext/Encode/Encode/Tcl.pm
36328            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
36329            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
36330            ! ext/Encode/Encode/iso8859-1.ucm
36331            ! ext/Encode/Encode/iso8859-10.ucm
36332            ! ext/Encode/Encode/iso8859-13.ucm
36333            ! ext/Encode/Encode/iso8859-14.ucm
36334            ! ext/Encode/Encode/iso8859-15.ucm
36335            ! ext/Encode/Encode/iso8859-16.ucm
36336            ! ext/Encode/Encode/iso8859-2.ucm
36337            ! ext/Encode/Encode/iso8859-3.ucm
36338            ! ext/Encode/Encode/iso8859-4.ucm
36339            ! ext/Encode/Encode/iso8859-5.ucm
36340            ! ext/Encode/Encode/iso8859-6.ucm
36341            ! ext/Encode/Encode/iso8859-7.ucm
36342            ! ext/Encode/Encode/iso8859-8.ucm
36343            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
36344            ! t/lib/encode.t
36345 ____________________________________________________________________________
36346 [  9031] By: jhi                                   on 2001/03/05  13:51:17
36347         Log: Integrate change #9030 from maintperl into mainline.
36348              
36349              Subject: [PATCH 5.6.1] OS/2 cleanup
36350      Branch: perl
36351           +> os2/os2add.sym
36352           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
36353           !> makedef.pl os2/Changes os2/Makefile.SHs
36354           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
36355           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
36356           !> os2/os2.sym os2/os2ish.h
36357 ____________________________________________________________________________
36358 [  9030] By: jhi                                   on 2001/03/05  13:46:49
36359         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
36360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36361              Date: Mon, 5 Mar 2001 02:29:44 -0500
36362              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
36363      Branch: maint-5.6/perl
36364            + os2/os2add.sym
36365            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
36366            ! makedef.pl os2/Changes os2/Makefile.SHs
36367            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
36368            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
36369            ! os2/os2.sym os2/os2ish.h
36370 ____________________________________________________________________________
36371 [  9029] By: jhi                                   on 2001/03/05  13:40:35
36372         Log: Integrate change #9028 from maintperl into mainline.
36373              
36374              various nits in MM_Unix.pm found by disabling SelfLoader
36375      Branch: perl
36376           !> lib/ExtUtils/MM_Unix.pm
36377 ____________________________________________________________________________
36378 [  9028] By: gsar                                  on 2001/03/05  09:58:38
36379         Log: various nits in MM_Unix.pm found by disabling SelfLoader
36380      Branch: maint-5.6/perl
36381            ! lib/ExtUtils/MM_Unix.pm
36382 ____________________________________________________________________________
36383 [  9027] By: nick                                  on 2001/03/05  08:35:22
36384         Log: Integrate mainline
36385      Branch: perlio
36386           !> (integrate 28 files)
36387 ____________________________________________________________________________
36388 [  9026] By: jhi                                   on 2001/03/05  02:14:59
36389         Log: Integrate change #9025 from mainline to maintperl,
36390              retract \N{U+HHHH}.
36391      Branch: maint-5.6/perl
36392           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
36393           !> t/lib/charnames.t toke.c
36394 ____________________________________________________________________________
36395 [  9025] By: jhi                                   on 2001/03/05  02:13:09
36396         Log: Retracting \N{U+HHHH}.
36397      Branch: perl
36398            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
36399            ! t/lib/charnames.t toke.c
36400 ____________________________________________________________________________
36401 [  9024] By: jhi                                   on 2001/03/04  20:51:07
36402         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
36403              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
36404              Date: Fri, 02 Mar 2001 18:25:26 +0100
36405              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
36406              
36407              Casting problem.
36408      Branch: perl
36409            ! ext/Storable/Storable.xs
36410 ____________________________________________________________________________
36411 [  9023] By: jhi                                   on 2001/03/04  19:46:45
36412         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
36413              From: nick@talking.bollo.cx
36414              Date: Sat, 03 Mar 2001 21:41:33 +0000
36415              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
36416              
36417              Revert the workaround.
36418      Branch: perl
36419            ! perlio.c
36420 ____________________________________________________________________________
36421 [  9022] By: jhi                                   on 2001/03/04  19:36:28
36422         Log: Update Changes.
36423      Branch: perl
36424            ! Changes patchlevel.h
36425 ____________________________________________________________________________
36426 [  9021] By: jhi                                   on 2001/03/04  18:41:00
36427         Log: makedef.pl updates suggested by Chris Nandor; double-checking
36428              the changes in AIX, OS/2 Win32 would be nice.
36429      Branch: perl
36430            ! makedef.pl
36431 ____________________________________________________________________________
36432 [  9020] By: jhi                                   on 2001/03/04  18:23:58
36433         Log: Integrate change #9012 from maintperl into mainline,
36434              quench a compiler warning.
36435      Branch: perl
36436           !> toke.c
36437 ____________________________________________________________________________
36438 [  9019] By: jhi                                   on 2001/03/04  18:18:43
36439         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
36440              
36441              \N{U+HHHH} fix.
36442              
36443              pattern in G_ARRAY context
36444      Branch: maint-5.6/perl
36445           !> pp_hot.c t/op/pat.t toke.c
36446 ____________________________________________________________________________
36447 [  9018] By: jhi                                   on 2001/03/04  18:07:48
36448         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
36449              From: Jeff Pinyan <jeffp@crusoe.net>
36450              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
36451              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
36452      Branch: perl
36453            ! pp_hot.c t/op/pat.t
36454 ____________________________________________________________________________
36455 [  9017] By: jhi                                   on 2001/03/04  18:06:21
36456         Log: I thought I tested the #9014.
36457      Branch: perl
36458            ! toke.c
36459 ____________________________________________________________________________
36460 [  9016] By: jhi                                   on 2001/03/04  17:41:22
36461         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
36462              
36463              Tweak the get*ent() OS/2 prototypes.
36464              
36465              Add the \N{U+HHHH} syntax.
36466              
36467              More tr/// UTF-8 fixes from Inaba Hiroto.
36468      Branch: maint-5.6/perl
36469           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
36470           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
36471 ____________________________________________________________________________
36472 [  9015] By: jhi                                   on 2001/03/04  17:36:04
36473         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
36474      Branch: perl
36475            ! doop.c t/op/tr.t
36476 ____________________________________________________________________________
36477 [  9014] By: jhi                                   on 2001/03/04  17:24:49
36478         Log: Add the \N{U+HHHH} syntax.
36479      Branch: perl
36480            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
36481            ! t/lib/charnames.t toke.c
36482 ____________________________________________________________________________
36483 [  9013] By: jhi                                   on 2001/03/04  17:20:45
36484         Log: Tweak the get*ent() OS/2 prototypes.
36485      Branch: perl
36486            ! os2/os2.c
36487 ____________________________________________________________________________
36488 [  9012] By: gsar                                  on 2001/03/04  06:26:14
36489         Log: avoid warning (nit in change#9009)
36490      Branch: maint-5.6/perl
36491            ! toke.c
36492 ____________________________________________________________________________
36493 [  9011] By: gsar                                  on 2001/03/04  06:15:24
36494         Log: lib/charnames.t fails in 5.6.x because of older Unicode
36495              data
36496              
36497              TODO: need to revisit this after updating lib/unicode/...
36498      Branch: maint-5.6/perl
36499            ! t/lib/charnames.t
36500 ____________________________________________________________________________
36501 [  9010] By: gsar                                  on 2001/03/04  06:08:36
36502         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
36503      Branch: maint-5.6/perl
36504            ! toke.c
36505 ____________________________________________________________________________
36506 [  9009] By: jhi                                   on 2001/03/03  19:27:20
36507         Log: Integrate change #9008 from mainline to maintperl,
36508              UTF-8 tr/// fixes from Inaba Hiroto.
36509      Branch: maint-5.6/perl
36510           !> doop.c op.c t/op/tr.t toke.c
36511 ____________________________________________________________________________
36512 [  9008] By: jhi                                   on 2001/03/03  19:19:42
36513         Log: UTF8 tr/// fixes from Inaba Hiroto.
36514      Branch: perl
36515            ! doop.c op.c t/op/tr.t toke.c
36516 ____________________________________________________________________________
36517 [  9007] By: jhi                                   on 2001/03/03  19:00:30
36518         Log: Integrate change #9006 from maintperl to mainline,
36519              more robust quest for the infinite.
36520      Branch: perl
36521           !> lib/Math/Complex.pm
36522 ____________________________________________________________________________
36523 [  9006] By: jhi                                   on 2001/03/03  18:58:06
36524         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
36525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36526              Date: Sat, 3 Mar 2001 12:51:50 -0500
36527              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
36528              
36529              Be more robust in our quest for the infinite.
36530      Branch: maint-5.6/perl
36531            ! lib/Math/Complex.pm
36532 ____________________________________________________________________________
36533 [  9005] By: jhi                                   on 2001/03/03  17:55:50
36534         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
36535      Branch: maint-5.6/perl
36536            ! doio.c
36537 ____________________________________________________________________________
36538 [  9004] By: jhi                                   on 2001/03/03  17:40:14
36539         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
36540              so that picky compilers like IRIX won't get huffy about
36541              "statements without effect" (like 1;).
36542      Branch: perl
36543            ! toke.c
36544 ____________________________________________________________________________
36545 [  9003] By: jhi                                   on 2001/03/03  17:15:52
36546         Log: Integrate change #9002 from mainline to maintperl.
36547              
36548              Subject: [perl-5.6.x, perl-current] accept for EPOC
36549      Branch: maint-5.6/perl
36550           !> pp_sys.c
36551 ____________________________________________________________________________
36552 [  9002] By: jhi                                   on 2001/03/03  17:14:30
36553         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
36554              From: Olaf Flebbe <O.Flebbe@science-computing.de>
36555              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
36556              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
36557      Branch: perl
36558            ! pp_sys.c
36559 ____________________________________________________________________________
36560 [  9001] By: jhi                                   on 2001/03/03  17:13:13
36561         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
36562              From: "Craig A. Berry" <craigberry@mac.com>
36563              Date: Fri, 02 Mar 2001 17:44:40 -0600
36564              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
36565      Branch: perl
36566            ! t/pod/find.t
36567 ____________________________________________________________________________
36568 [  9000] By: jhi                                   on 2001/03/03  17:11:55
36569         Log: Integrate changes #8997,8999 from maintperl.
36570              
36571              Subject: [PATCH 5.6.1] compiling on OS/2
36572              (Better error message from hints/os2.sh)
36573              
36574              Subject: [PATCH 5.6.1] syslog.t
36575      Branch: perl
36576           !> hints/os2.sh t/lib/syslog.t
36577 ____________________________________________________________________________
36578 [  8999] By: jhi                                   on 2001/03/03  17:09:28
36579         Log: Subject: [PATCH 5.6.1] syslog.t
36580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36581              Date: Sat, 3 Mar 2001 02:11:17 -0500
36582              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
36583      Branch: maint-5.6/perl
36584            ! t/lib/syslog.t
36585 ____________________________________________________________________________
36586 [  8998] By: jhi                                   on 2001/03/03  17:07:50
36587         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
36588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36589              Date: Sat, 3 Mar 2001 01:53:52 -0500
36590              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
36591      Branch: maint-5.6/perl
36592            ! opcode.pl os2/os2.c
36593 ____________________________________________________________________________
36594 [  8997] By: jhi                                   on 2001/03/03  17:03:30
36595         Log: Subject: [PATCH 5.6.1] compiling on OS/2
36596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36597              Date: Sat, 3 Mar 2001 01:59:59 -0500
36598              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
36599      Branch: maint-5.6/perl
36600            ! hints/os2.sh
36601 ____________________________________________________________________________
36602 [  8996] By: jhi                                   on 2001/03/03  00:55:58
36603         Log: Regen files for mainline.
36604      Branch: perl
36605            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36606            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
36607 ____________________________________________________________________________
36608 [  8995] By: jhi                                   on 2001/03/03  00:35:22
36609         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
36610              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
36611              to maintperl.
36612              
36613              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
36614              
36615              Add Configure option -Dmksymlinks which will create a symlink
36616              forest if the current/build differs from the source directory.
36617              (8218,8220,8221,8317,8318,8971)
36618              
36619              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
36620              (Document APPLLIB_EXP in INSTALL.)
36621              
36622              If running byacc write-enable also perly.h.
36623              
36624              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
36625              
36626              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
36627              
36628              Sanity check for conflicting thread flavours.
36629              
36630              Fix the sys/fcntl.h problem reported by Peter Prymmer.
36631              
36632              Add few CPUs/architectures to the Cppsym scan,
36633              add -perlio to archname if so selected (modified 8890)
36634              
36635              Be more helpful for devel builders, suggested by John L. Allen.
36636              (admittedly pointless change for maintperl, but the usedevel
36637              code is there already)
36638      Branch: maint-5.6/perl
36639           !> Configure INSTALL Makefile.SH Porting/Glossary
36640           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
36641           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
36642           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
36643           !> win32/config.bc win32/config.gc win32/config.vc
36644 ____________________________________________________________________________
36645 [  8994] By: jhi                                   on 2001/03/02  23:31:41
36646         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
36647      Branch: metaconfig/U/perl
36648            ! gccvers.U
36649 ____________________________________________________________________________
36650 [  8993] By: jhi                                   on 2001/03/02  23:22:12
36651         Log: Regenerate various files for maint.
36652      Branch: maint-5.6/perl
36653            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
36654            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
36655 ____________________________________________________________________________
36656 [  8992] By: alanbur                               on 2001/03/02  22:48:34
36657         Log: Resync wuth parent
36658      Branch: maint-5.6/pureperl
36659           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
36660           !> (integrate 60 files)
36661 ____________________________________________________________________________
36662 [  8991] By: jhi                                   on 2001/03/02  21:00:08
36663         Log: Retract the #8742 part of #8986, backward compat.
36664      Branch: maint-5.6/perl
36665            ! embed.pl
36666 ____________________________________________________________________________
36667 [  8990] By: jhi                                   on 2001/03/02  20:40:07
36668         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
36669      Branch: maint-5.6/perl
36670            ! hv.c
36671 ____________________________________________________________________________
36672 [  8989] By: jhi                                   on 2001/03/02  19:59:56
36673         Log: Update Changes.
36674      Branch: perl
36675            ! Changes patchlevel.h
36676 ____________________________________________________________________________
36677 [  8988] By: jhi                                   on 2001/03/02  19:57:08
36678         Log: Integrate perlio.
36679      Branch: perl
36680           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36681           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36682           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36683           !> ext/Encode/Encode/iso8859-10.ucm
36684           !> ext/Encode/Encode/iso8859-13.ucm
36685           !> ext/Encode/Encode/iso8859-14.ucm
36686           !> ext/Encode/Encode/iso8859-15.ucm
36687           !> ext/Encode/Encode/iso8859-16.ucm
36688           !> ext/Encode/Encode/iso8859-2.ucm
36689           !> ext/Encode/Encode/iso8859-3.ucm
36690           !> ext/Encode/Encode/iso8859-4.ucm
36691           !> ext/Encode/Encode/iso8859-5.ucm
36692           !> ext/Encode/Encode/iso8859-6.ucm
36693           !> ext/Encode/Encode/iso8859-7.ucm
36694           !> ext/Encode/Encode/iso8859-8.ucm
36695           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36696           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
36697 ____________________________________________________________________________
36698 [  8987] By: jhi                                   on 2001/03/02  19:43:40
36699         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
36700              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
36701              8950,8952,8955 from mainline to maintperl.
36702              
36703              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
36704              
36705              Put to rest the 20010205.001, the email address checking (not) regex.
36706              
36707              fork() not everywhere, cleanup temp files.
36708              
36709              The #8843 wasn't quite right: %Config needs to imported.
36710              
36711              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
36712              (#8849: the glob-basic hunk needed massaging as it depended
36713              on Schwern's large-scale (unintegrated) patches)
36714              
36715              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
36716              
36717              Upgrade to CGI.pm 2.752, from Lincoln Stein.
36718              (Note: there were some conflicts due to EBCDIC and EPOC
36719              patches, in general I preferred the repository code.)
36720              (When 2.753 comes out, we need to synchronize.)
36721              
36722              Subject: [PATCH] fix for charnames above FFFF
36723              
36724              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
36725              
36726              If no sfio, no -lsfio.
36727              
36728              Run run/*.t also in minitest.
36729              
36730              Subject:  [PATCH perl 5.7.0] malloc message address offset
36731              
36732              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
36733              
36734              Subject: fix for parameter -Dm (for perl@8867)
36735              
36736              Subject: [PATCH: perl@8892] was Re: hashing order difference?
36737              (make the test more portable)
36738              
36739              Subject: Re: [PATCH] fix for charnames above FFFF
36740              
36741              Subject: Re: I'm losing the war...
36742              (hv_store() not working correctly in ENV_IS_CASELESS case.)
36743              
36744              Subject: Modified README.bs2000 
36745              
36746              Subject: [PATCH: perl@8935] -Dt padsv($var)
36747              
36748              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
36749              
36750              Subject: PATCH: extra tests to check on negative float to unsigned cast
36751              
36752              Subject: [PATCH] XPUSH[insp] was Re: progress
36753              
36754              Subject: Re: Compile with perlcc..
36755      Branch: maint-5.6/perl
36756           !> (integrate 36 files)
36757 ____________________________________________________________________________
36758 [  8986] By: jhi                                   on 2001/03/02  18:51:25
36759         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
36760              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
36761              to maintperl.
36762              
36763              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
36764              
36765              Subject: [DOC PATCH] overload.pm nits
36766              
36767              Add header for LIB$ prototypes (C. Berry)
36768              
36769              Convert fwrite()s to sockets to write()s, since some socket stacks
36770              don't take kindly to stdio.
36771              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
36772              (for often optional LNMs)
36773              Correct a few typos
36774              (C. Bailey)
36775              
36776              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
36777              
36778              De-cut-and-pasto.
36779              
36780              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
36781              
36782              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
36783              
36784              Upgrade to CPAN 1.59_54, from Andreas König.
36785              
36786              Bogus shebang.
36787              
36788              Subject: [PATCH] Document makepatch in Porting/patching
36789              
36790              UTF-8 documentation.
36791              
36792              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
36793              
36794              Sort the MANIFEST.
36795              
36796              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
36797              
36798              Subject: [PATCH @8807] toke.c cleanup: scan_str()
36799              
36800              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
36801              
36802              Add run/*.t to testables.
36803              
36804              TODO: integrate #8784.
36805      Branch: maint-5.6/perl
36806           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
36807           !> (integrate 28 files)
36808 ____________________________________________________________________________
36809 [  8985] By: nick                                  on 2001/03/02  18:15:45
36810         Log: Integrate mainline
36811      Branch: perlio
36812           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
36813           !> vms/vms.c
36814 ____________________________________________________________________________
36815 [  8984] By: jhi                                   on 2001/03/02  16:00:17
36816         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
36817              
36818              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
36819              5.004_05, and mention the suidperl August 2000 security problem.
36820              (#8978,#8981)
36821              
36822              Subject: [ID 20010301.004] Technically speaking in perldata
36823              
36824              Subject: [PATCH] File::Copy for bleadperl, maintperl
36825              
36826              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
36827              
36828              (The #8982, fix for 20010221.005 and 20010221.008,
36829              would be nice too but it didn't integrate cleanly.)
36830      Branch: maint-5.6/perl
36831           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
36832 ____________________________________________________________________________
36833 [  8983] By: jhi                                   on 2001/03/02  15:51:16
36834         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
36835              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36836              Date:     Thu, 1 Mar 2001 15:54:09 EST
36837              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
36838      Branch: perl
36839            ! vms/vms.c
36840 ____________________________________________________________________________
36841 [  8982] By: jhi                                   on 2001/03/02  15:43:31
36842         Log: Subject: Re: sync sync sync: have I missed any patches?
36843              From: Radu Greab <radu@netsoft.ro> 
36844              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
36845              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
36846              
36847              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
36848              was checking argv[0] regardless of whether a different pathname
36849              will actually be executed."  Test case not supplied because 
36850              drafting that, ironically enough, revealed another bug
36851              (or a feature).
36852      Branch: perl
36853            ! doio.c
36854 ____________________________________________________________________________
36855 [  8981] By: jhi                                   on 2001/03/02  15:28:03
36856         Log: Misdate in #8978.
36857      Branch: perl
36858            ! pod/perlfaq1.pod
36859 ____________________________________________________________________________
36860 [  8980] By: jhi                                   on 2001/03/02  15:24:20
36861         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
36862              From: Chris Nandor <pudge@pobox.com>
36863              Date: Wed, 28 Feb 2001 22:10:15 -0500
36864              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
36865      Branch: perl
36866            ! lib/File/Copy.pm
36867 ____________________________________________________________________________
36868 [  8979] By: jhi                                   on 2001/03/02  15:17:16
36869         Log: Subject: [ID 20010301.004] Technically speaking in perldata
36870              From: abela@geneanet.org
36871              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
36872              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
36873      Branch: perl
36874            ! pod/perldata.pod
36875 ____________________________________________________________________________
36876 [  8978] By: jhi                                   on 2001/03/02  15:15:27
36877         Log: Subject: [ID 20010301.003] ref to 5.004
36878              From: abela@geneanet.org
36879              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
36880              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
36881              
36882              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
36883              and mention the suidperl August 2000 security problem.
36884      Branch: perl
36885            ! pod/perlfaq1.pod
36886 ____________________________________________________________________________
36887 [  8977] By: alanbur                               on 2001/03/02  14:17:45
36888         Log: Resynchronised with parent
36889      Branch: maint-5.6/pureperl
36890           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
36891           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
36892           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
36893           !> vms/descrip_mms.template win32/win32.c win32/win32.h
36894           !> win32/win32iop.h
36895 ____________________________________________________________________________
36896 [  8976] By: nick                                  on 2001/03/01  23:25:30
36897         Log: Integrate mainline.
36898      Branch: perlio
36899            - t/op/qu.t
36900           !> (integrate 55 files)
36901 ____________________________________________________________________________
36902 [  8975] By: jhi                                   on 2001/03/01  16:51:34
36903         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
36904      Branch: perl
36905           !> toke.c
36906 ____________________________________________________________________________
36907 [  8974] By: gsar                                  on 2001/03/01  16:28:21
36908         Log: fix for bugid 20010226.008
36909              
36910              the problem was that some of the pointers (PL_last_lop and
36911              PL_last_uni specifically) into the lex buffers weren't correctly
36912              being invalidated when the buffer changed; this would leave the
36913              pointers pointing at an arbitrary location in the buffer if
36914              the buffer didn't need to be reallocated, or point into freed
36915              memory if the buffer had to be realloced
36916              
36917              TODO item for bugdb maintainers: check other seemingly random
36918              parser-related bugs--they might be cured by this
36919      Branch: maint-5.6/perl
36920            ! toke.c
36921 ____________________________________________________________________________
36922 [  8973] By: jhi                                   on 2001/03/01  02:23:25
36923         Log: Retract #8970 because of a completely mysterious core dump:
36924              adding the tests 241..244 causes op/pat dump core at test #25.
36925              The test needs a lot of whittling down before the bug can be solved.
36926      Branch: perl
36927            ! t/op/pat.t
36928 ____________________________________________________________________________
36929 [  8972] By: jhi                                   on 2001/03/01  01:58:38
36930         Log: Regen perlapi.
36931      Branch: perl
36932            ! pod/perlapi.pod
36933 ____________________________________________________________________________
36934 [  8971] By: jhi                                   on 2001/03/01  01:34:09
36935         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))
36936              From: Nicholas Clark <nick@ccl4.org>
36937              Date: Wed, 28 Feb 2001 23:28:49 +0000
36938              Message-ID: <20010228232849.A55187@plum.flirble.org>
36939              
36940              Allow a completely write protected source code tree
36941              when using the Configure -Dmksymlinks.
36942      Branch: perl
36943            ! embed.pl warnings.pl
36944 ____________________________________________________________________________
36945 [  8970] By: jhi                                   on 2001/03/01  01:32:04
36946         Log: Add back the EBCDIC character range tests (for matching).
36947      Branch: perl
36948            ! t/op/pat.t
36949 ____________________________________________________________________________
36950 [  8969] By: nick                                  on 2001/02/28  18:18:01
36951         Log: Add charname comments to .ucm files writen by 'compile',
36952              also order charmaps in those files by source encoding.
36953              regenerate distrubuted .ucm files
36954      Branch: perlio
36955            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36956            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36957            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36958            ! ext/Encode/Encode/iso8859-10.ucm
36959            ! ext/Encode/Encode/iso8859-13.ucm
36960            ! ext/Encode/Encode/iso8859-14.ucm
36961            ! ext/Encode/Encode/iso8859-15.ucm
36962            ! ext/Encode/Encode/iso8859-16.ucm
36963            ! ext/Encode/Encode/iso8859-2.ucm
36964            ! ext/Encode/Encode/iso8859-3.ucm
36965            ! ext/Encode/Encode/iso8859-4.ucm
36966            ! ext/Encode/Encode/iso8859-5.ucm
36967            ! ext/Encode/Encode/iso8859-6.ucm
36968            ! ext/Encode/Encode/iso8859-7.ucm
36969            ! ext/Encode/Encode/iso8859-8.ucm
36970            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36971            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
36972 ____________________________________________________________________________
36973 [  8968] By: jhi                                   on 2001/02/28  16:26:37
36974         Log: Expand usemorebits early if d_casti32 needs to be undefined.
36975      Branch: perl
36976            ! hints/hpux.sh hints/irix_6.sh
36977 ____________________________________________________________________________
36978 [  8967] By: jhi                                   on 2001/02/28  16:22:26
36979         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
36980              retract toke.c/qu parts of #8583, retract #8485, retract
36981              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
36982              op/length.t, and MANIFEST, and delete t/op/qu.t.
36983      Branch: perl
36984            - t/op/qu.t
36985            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
36986            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
36987            ! t/op/length.t toke.c
36988 ____________________________________________________________________________
36989 [  8966] By: jhi                                   on 2001/02/28  15:00:27
36990         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
36991              by not changing from pre-Unicode days into being Unicode-aware.
36992              Sniff.
36993      Branch: perl
36994            ! pp.c t/op/pack.t t/op/qu.t
36995 ____________________________________________________________________________
36996 [  8965] By: jhi                                   on 2001/02/28  14:37:55
36997         Log: Subject: Re: Errors in core PODs
36998              From: Michael Stevens <michael@etla.org> 
36999              Date: Fri, 23 Feb 2001 15:47:56 +0000
37000              Message-ID: <20010223154756.A7723@firedrake.org> 
37001      Branch: perl
37002            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
37003            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
37004            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
37005            ! x2p/a2p.pod
37006 ____________________________________________________________________________
37007 [  8964] By: jhi                                   on 2001/02/28  14:35:35
37008         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
37009              (The #8961 was too bold.)
37010      Branch: perl
37011            ! hints/hpux.sh hints/irix_6.sh
37012 ____________________________________________________________________________
37013 [  8963] By: jhi                                   on 2001/02/28  14:33:39
37014         Log: Subject: Re: sync sync sync: have I missed any patches?
37015              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37016              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
37017              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
37018              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
37019              
37020              Replace djSP with dSP.
37021      Branch: perl
37022            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
37023            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
37024            ! win32/perlhost.h
37025 ____________________________________________________________________________
37026 [  8962] By: jhi                                   on 2001/02/27  23:21:14
37027         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
37028      Branch: perl
37029            ! lib/Filter/Simple.pm
37030 ____________________________________________________________________________
37031 [  8961] By: jhi                                   on 2001/02/27  22:55:26
37032         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
37033              and this would be it.
37034      Branch: perl
37035            ! hints/hpux.sh hints/irix_6.sh
37036 ____________________________________________________________________________
37037 [  8960] By: jhi                                   on 2001/02/27  22:51:33
37038         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
37039              From: "Craig A. Berry" <craigberry@mac.com>
37040              Date: Tue, 27 Feb 2001 16:11:44 -0600
37041              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
37042      Branch: maint-5.6/perl
37043            ! configure.com vms/descrip_mms.template
37044 ____________________________________________________________________________
37045 [  8959] By: jhi                                   on 2001/02/27  22:47:23
37046         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
37047              From: "Craig A. Berry" <craigberry@mac.com>
37048              Date: Tue, 27 Feb 2001 16:11:44 -0600
37049              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
37050      Branch: perl
37051            ! configure.com vms/descrip_mms.template
37052 ____________________________________________________________________________
37053 [  8958] By: jhi                                   on 2001/02/27  15:16:42
37054         Log: Update Changes.
37055      Branch: perl
37056            ! Changes patchlevel.h
37057 ____________________________________________________________________________
37058 [  8957] By: jhi                                   on 2001/02/27  06:15:07
37059         Log: Subject: [5.6.x] EPOC additions
37060              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37061              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
37062              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
37063      Branch: maint-5.6/perl
37064            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
37065 ____________________________________________________________________________
37066 [  8956] By: jhi                                   on 2001/02/27  06:12:11
37067         Log: Subject: [perl-current] EPOC 
37068              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37069              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
37070              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
37071      Branch: perl
37072            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
37073            ! epoc/epocish.c epoc/epocish.h pp_sys.c
37074 ____________________________________________________________________________
37075 [  8955] By: jhi                                   on 2001/02/27  05:59:50
37076         Log: Subject: Re: Compile with perlcc..
37077              From: Edward Peschko <edwardp@excitehome.net>
37078              Date: Mon, 26 Feb 2001 18:51:58 -0800
37079              Message-ID: <20010226185158.A9871@excitehome.net>
37080              
37081              plus add a simple usage message if no arguments given.
37082      Branch: perl
37083            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
37084            ! utils/Makefile utils/perlcc.PL win32/pod.mak
37085 ____________________________________________________________________________
37086 [  8954] By: nick                                  on 2001/02/26  21:02:59
37087         Log: Integrate mainline
37088      Branch: perlio
37089           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
37090           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
37091           !> t/op/sprintf.t
37092 ____________________________________________________________________________
37093 [  8953] By: jhi                                   on 2001/02/26  14:43:54
37094         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
37095              From: Nicholas Clark <nick@ccl4.org>
37096              Date: Mon, 26 Feb 2001 00:42:07 +0000
37097              Message-ID: <20010226004207.F23333@plum.flirble.org>
37098      Branch: perl
37099            ! pp_ctl.c
37100 ____________________________________________________________________________
37101 [  8952] By: jhi                                   on 2001/02/26  14:42:13
37102         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
37103              From: Simon Cozens <simon@netthink.co.uk>
37104              Date: Mon, 26 Feb 2001 12:23:48 +0000
37105              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
37106      Branch: perl
37107            ! pod/perlguts.pod
37108 ____________________________________________________________________________
37109 [  8951] By: jhi                                   on 2001/02/26  14:39:15
37110         Log: Subject: [PATCH] perlio - unknown layer
37111              From: Nicholas Clark <nick@ccl4.org>
37112              Date: Mon, 26 Feb 2001 00:27:19 +0000
37113              Message-ID: <20010226002719.E23333@plum.flirble.org>
37114      Branch: perl
37115            ! perlio.c
37116 ____________________________________________________________________________
37117 [  8950] By: jhi                                   on 2001/02/26  14:38:04
37118         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
37119              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
37120              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
37121              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
37122      Branch: perl
37123            ! t/op/bop.t
37124 ____________________________________________________________________________
37125 [  8949] By: jhi                                   on 2001/02/26  14:37:07
37126         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
37127              From: Peter Prymmer <pvhp@forte.com>
37128              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
37129              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
37130      Branch: perl
37131            ! lib/Test.pm
37132 ____________________________________________________________________________
37133 [  8948] By: jhi                                   on 2001/02/26  14:35:53
37134         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
37135              From: Radu Greab <radu@netsoft.ro>
37136              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
37137              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
37138      Branch: perl
37139            ! pod/perlop.pod
37140 ____________________________________________________________________________
37141 [  8947] By: jhi                                   on 2001/02/26  14:34:46
37142         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
37143              From: David Mitchell <davem@fdgroup.co.uk>
37144              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
37145              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
37146      Branch: perl
37147            ! run.c
37148 ____________________________________________________________________________
37149 [  8946] By: jhi                                   on 2001/02/26  14:32:37
37150         Log: Subject: Modified README.bs2000 
37151              From: Dorner Thomas <Thomas.Dorner@start.de>
37152              Date: Mon, 26 Feb 2001 09:22:17 +0100
37153              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
37154      Branch: perl
37155            ! README.bs2000
37156 ____________________________________________________________________________
37157 [  8945] By: jhi                                   on 2001/02/26  14:19:53
37158         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
37159              to maintperl, listing the known failures on the tests 129 and 130.
37160      Branch: maint-5.6/perl
37161           !> t/op/sprintf.t
37162 ____________________________________________________________________________
37163 [  8944] By: jhi                                   on 2001/02/26  14:14:15
37164         Log: Add more known sprintf failures.
37165      Branch: perl
37166            ! t/op/sprintf.t
37167 ____________________________________________________________________________
37168 [  8943] By: jhi                                   on 2001/02/26  13:56:22
37169         Log: perlglob.exe needs to be found in Win32, patch from
37170              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
37171              which needs external glob at mini-perl time."
37172      Branch: perl
37173            ! ext/Encode/compile
37174 ____________________________________________________________________________
37175 [  8942] By: jhi                                   on 2001/02/26  13:52:19
37176         Log: A missing dTHX from Vadim Konovalov.
37177      Branch: perl
37178            ! perlio.c
37179 ____________________________________________________________________________
37180 [  8941] By: jhi                                   on 2001/02/26  13:37:05
37181         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
37182      Branch: perl
37183            ! op.c
37184 ____________________________________________________________________________
37185 [  8940] By: jhi                                   on 2001/02/26  13:35:40
37186         Log: Integrate perlio.
37187      Branch: perl
37188           !> ext/Encode/Encode.pm
37189 ____________________________________________________________________________
37190 [  8939] By: nick                                  on 2001/02/25  23:47:09
37191         Log: Integrate mainline.
37192      Branch: perlio
37193           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
37194           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
37195 ____________________________________________________________________________
37196 [  8938] By: nick                                  on 2001/02/25  19:36:28
37197         Log: Encode implementations docs.
37198      Branch: perlio
37199            ! ext/Encode/Encode.pm
37200 ____________________________________________________________________________
37201 [  8937] By: jhi                                   on 2001/02/25  19:26:16
37202         Log: Script wasn't aligned with reality.
37203      Branch: perl
37204            ! t/pod/find.t
37205 ____________________________________________________________________________
37206 [  8936] By: jhi                                   on 2001/02/25  18:54:55
37207         Log: Update Changes.
37208      Branch: perl
37209            ! Changes patchlevel.h
37210 ____________________________________________________________________________
37211 [  8935] By: jhi                                   on 2001/02/25  18:46:36
37212         Log: Retract #8929,8930,8932,8933 for now.
37213      Branch: perl
37214            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
37215 ____________________________________________________________________________
37216 [  8934] By: jhi                                   on 2001/02/25  17:34:35
37217         Log: Integrate perlio.
37218      Branch: perl
37219           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
37220           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
37221           !> t/lib/encode.t
37222 ____________________________________________________________________________
37223 [  8933] By: jhi                                   on 2001/02/25  17:33:12
37224         Log: (Retracted by #8395.)
37225              
37226              Slight tweaks in scan_const(), not fixes yet, it seems like
37227              lots of work remains to be done...
37228      Branch: perl
37229            ! toke.c
37230 ____________________________________________________________________________
37231 [  8932] By: jhi                                   on 2001/02/25  17:27:11
37232         Log: (Retracted by #8395.)
37233              
37234              Missing from #8930.
37235      Branch: perl
37236            ! perl.h
37237 ____________________________________________________________________________
37238 [  8931] By: jhi                                   on 2001/02/25  17:26:19
37239         Log: A comment tweak.
37240      Branch: perl
37241            ! utf8.c
37242 ____________________________________________________________________________
37243 [  8930] By: jhi                                   on 2001/02/25  17:25:47
37244         Log: (Retracted by #8395.)
37245              
37246              Attempt to fix the EBCDIC character range problwm with //.
37247      Branch: perl
37248            ! regcomp.c
37249 ____________________________________________________________________________
37250 [  8929] By: jhi                                   on 2001/02/25  17:23:45
37251         Log: (Retracted by #8395.)
37252              
37253              Expand the EBCDIC character range tests, and add few nasty
37254              tr tests from Karsten Sperling.
37255      Branch: perl
37256            ! t/op/pat.t t/op/tr.t
37257 ____________________________________________________________________________
37258 [  8928] By: jhi                                   on 2001/02/25  17:18:49
37259         Log: Missing check-in.
37260      Branch: perl
37261            ! lib/Pod/Find.pm
37262 ____________________________________________________________________________
37263 [  8927] By: nick                                  on 2001/02/25  11:30:22
37264         Log: Change method names in Encode implementation classes to something
37265              less confusing (preparing to "go public").
37266      Branch: perlio
37267            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
37268 ____________________________________________________________________________
37269 [  8926] By: nick                                  on 2001/02/25  10:53:24
37270         Log: GCC __atribute__ / printf fix
37271      Branch: perlio
37272            ! perl.h
37273 ____________________________________________________________________________
37274 [  8925] By: nick                                  on 2001/02/25  10:52:25
37275         Log: Checked in the wrong one ...
37276      Branch: perlio
37277            ! ext/Encode/Encode.pm
37278 ____________________________________________________________________________
37279 [  8924] By: nick                                  on 2001/02/24  18:46:51
37280         Log: Integrate mainline - to see what Jarkko has in ...
37281      Branch: perlio
37282           +> t/pod/testpods/lib/Pod/Stuff.pm
37283           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
37284 ____________________________________________________________________________
37285 [  8923] By: nick                                  on 2001/02/24  17:05:23
37286         Log: Encode API documentation nd tidy up.
37287              Minor additions to test.
37288              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
37289              Adds STRLEN to standard typemap.
37290      Branch: perlio
37291            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
37292            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
37293 ____________________________________________________________________________
37294 [  8922] By: jhi                                   on 2001/02/24  16:38:12
37295         Log: Add a test for the "character range should match in EBCDIC
37296              if specified using explicit numerics" bug found by Karsten
37297              Sperling.
37298      Branch: perl
37299            ! t/op/pat.t
37300 ____________________________________________________________________________
37301 [  8921] By: jhi                                   on 2001/02/24  16:30:16
37302         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
37303              From: schwern@pobox.com
37304              Date: Fri, 23 Feb 2001 03:21:37 -0500
37305              Message-ID: <20010223032137.A26022@magnonel.guild.net>
37306              
37307              plus Charles Lane's fixes, plus tweaks.
37308      Branch: perl
37309            + t/pod/testpods/lib/Pod/Stuff.pm
37310            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
37311 ____________________________________________________________________________
37312 [  8920] By: nick                                  on 2001/02/24  10:30:11
37313         Log: Integrate mainline
37314      Branch: perlio
37315           !> (integrate 33 files)
37316 ____________________________________________________________________________
37317 [  8919] By: jhi                                   on 2001/02/24  00:23:35
37318         Log: Subject: Re: I'm losing the war...
37319              From: "Vadim Konovalov" <watman@inbox.ru>
37320              Date: Sat, 24 Feb 2001 00:10:14 +0300
37321              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
37322              
37323              hv_store() not working correctly in ENV_IS_CASELESS case.
37324      Branch: perl
37325            ! hv.c
37326 ____________________________________________________________________________
37327 [  8918] By: jhi                                   on 2001/02/24  00:20:09
37328         Log: Subject: Re: [PATCH] fix for charnames above FFFF
37329              From: andreas.koenig@anima.de (Andreas J. Koenig)
37330              Date: 23 Feb 2001 02:39:03 +0100
37331              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
37332              
37333              A further efficiency tweak.
37334      Branch: perl
37335            ! lib/charnames.pm
37336 ____________________________________________________________________________
37337 [  8917] By: jhi                                   on 2001/02/23  20:27:51
37338         Log: Integrate change #8916 from mainline,
37339              do away with USE_WIN32_RTL_ENV.
37340      Branch: maint-5.6/perl
37341           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
37342 ____________________________________________________________________________
37343 [  8916] By: jhi                                   on 2001/02/23  20:02:25
37344         Log: Abolish USE_WIN32_RTL_ENV.
37345      Branch: perl
37346            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
37347 ____________________________________________________________________________
37348 [  8915] By: jhi                                   on 2001/02/23  19:36:00
37349         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
37350              later protected by some #define.
37351      Branch: perl
37352            ! gv.c
37353 ____________________________________________________________________________
37354 [  8914] By: jhi                                   on 2001/02/23  19:31:38
37355         Log: Retract #8902 for now, requested by Charles Lane, the correct
37356              fix will be something else.
37357      Branch: perl
37358            ! op.c
37359 ____________________________________________________________________________
37360 [  8913] By: jhi                                   on 2001/02/23  19:11:36
37361         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
37362              From: Peter Prymmer <pvhp@forte.com>
37363              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
37364              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
37365      Branch: perl
37366            ! t/op/lex_assign.t
37367 ____________________________________________________________________________
37368 [  8912] By: jhi                                   on 2001/02/23  18:38:20
37369         Log: Subject: [patch] perlio + useithreads
37370              From: Doug MacEachern <dougm@covalent.net>
37371              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
37372              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
37373              
37374              Gets things running but not complete.
37375      Branch: perl
37376            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
37377 ____________________________________________________________________________
37378 [  8911] By: jhi                                   on 2001/02/23  04:20:02
37379         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
37380              
37381              Duplicated environment freeing, File::Temp 0.12,
37382              op/append portability (EBCDIC) tweak.
37383      Branch: maint-5.6/perl
37384           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37385           !> t/op/append.t
37386 ____________________________________________________________________________
37387 [  8910] By: jhi                                   on 2001/02/23  02:07:33
37388         Log: Integrate change #8909 from mainline, a better Borland
37389              putenv() workaround.
37390      Branch: maint-5.6/perl
37391           !> perl.c
37392 ____________________________________________________________________________
37393 [  8909] By: jhi                                   on 2001/02/23  02:05:46
37394         Log: A better workaround for Borland putenv() brokenness from Sarathy.
37395      Branch: perl
37396            ! perl.c
37397 ____________________________________________________________________________
37398 [  8908] By: jhi                                   on 2001/02/23  02:04:14
37399         Log: Subject: fix for parameter -Dm (for perl@8867)
37400              From: "Vadim Konovalov" <watman@inbox.ru>
37401              Date: Thu, 22 Feb 2001 17:30:12 +0300
37402              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
37403      Branch: perl
37404            ! perl.h
37405 ____________________________________________________________________________
37406 [  8907] By: jhi                                   on 2001/02/23  01:58:20
37407         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
37408              From: Peter Prymmer <pvhp@forte.com>
37409              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
37410              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
37411      Branch: perl
37412            ! t/op/append.t
37413 ____________________________________________________________________________
37414 [  8906] By: jhi                                   on 2001/02/23  01:48:34
37415         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
37416      Branch: perl
37417            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37418 ____________________________________________________________________________
37419 [  8905] By: jhi                                   on 2001/02/23  01:43:30
37420         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
37421              From: Peter Prymmer <pvhp@forte.com>
37422              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
37423              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
37424      Branch: perl
37425            ! t/lib/st-06compat.t
37426 ____________________________________________________________________________
37427 [  8904] By: jhi                                   on 2001/02/23  01:42:39
37428         Log: Metaconfig unit change for #8903.
37429      Branch: metaconfig/U/perl
37430            ! Devel.U
37431 ____________________________________________________________________________
37432 [  8903] By: jhi                                   on 2001/02/23  01:42:12
37433         Log: Be more helpful for devel builders, suggested by John L. Allen.
37434      Branch: perl
37435            ! Configure
37436 ____________________________________________________________________________
37437 [  8902] By: jhi                                   on 2001/02/23  01:37:41
37438         Log: (Retracted by #8914)
37439              (Wrongly, reinstated by #8941)
37440              
37441              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
37442              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37443              Date:     Thu, 22 Feb 2001 09:43:57 EST
37444              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
37445      Branch: perl
37446            ! op.c
37447 ____________________________________________________________________________
37448 [  8901] By: jhi                                   on 2001/02/23  01:20:32
37449         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
37450              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37451              Date:     Thu, 22 Feb 2001 08:01:35 EST
37452              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
37453      Branch: perl
37454            ! malloc.c
37455 ____________________________________________________________________________
37456 [  8900] By: jhi                                   on 2001/02/23  01:18:02
37457         Log: Integrate changes #8898,8899 from mainline, environ handling.
37458      Branch: maint-5.6/perl
37459           !> perl.c
37460 ____________________________________________________________________________
37461 [  8899] By: jhi                                   on 2001/02/23  01:16:25
37462         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
37463              putenv() is not to be relied on, they are either broken or leaky
37464              or both.)
37465      Branch: perl
37466            ! perl.c
37467 ____________________________________________________________________________
37468 [  8898] By: jhi                                   on 2001/02/22  23:36:59
37469         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
37470              and safesysfree() must be used.
37471      Branch: perl
37472            ! perl.c
37473 ____________________________________________________________________________
37474 [  8897] By: jhi                                   on 2001/02/22  23:25:45
37475         Log: With environ one must use safesysmalloc()/safesysfree().
37476      Branch: perl
37477            ! perl.c
37478 ____________________________________________________________________________
37479 [  8896] By: jhi                                   on 2001/02/22  22:13:18
37480         Log: If we have a duplicated environment free it
37481              if PERL_DESTRUCT_LEVEL.
37482      Branch: perl
37483            ! perl.c
37484 ____________________________________________________________________________
37485 [  8895] By: alanbur                               on 2001/02/22  19:31:57
37486         Log: Synchronised with parent
37487      Branch: maint-5.6/pureperl
37488           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
37489 ____________________________________________________________________________
37490 [  8894] By: gsar                                  on 2001/02/22  19:06:18
37491         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
37492              
37493              fix memory leak in method call optimization (change#3768);
37494              made C<eval "$x->foo()"> leak
37495              
37496              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
37497      Branch: maint-5.6/perl
37498           !> op.c
37499 ____________________________________________________________________________
37500 [  8893] By: jhi                                   on 2001/02/22  18:35:27
37501         Log: (Retracted by #8915.)
37502              
37503              Third Degree finding:
37504              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
37505      Branch: perl
37506            ! gv.c
37507 ____________________________________________________________________________
37508 [  8892] By: jhi                                   on 2001/02/22  14:28:32
37509         Log: Update Changes.
37510      Branch: perl
37511            ! Changes patchlevel.h
37512 ____________________________________________________________________________
37513 [  8891] By: jhi                                   on 2001/02/22  13:22:45
37514         Log: Metaconfig unit changes for #8890.
37515      Branch: metaconfig
37516            ! U/modified/Cppsym.U U/threads/archname.U
37517 ____________________________________________________________________________
37518 [  8890] By: jhi                                   on 2001/02/22  13:22:12
37519         Log: Add -stdio to the archname if no perlio selected,
37520              no -perlio added since that is now the default.
37521              
37522              Add few CPUs/architectures to the Cppsym scan.
37523      Branch: perl
37524            ! Configure config_h.SH
37525 ____________________________________________________________________________
37526 [  8889] By: jhi                                   on 2001/02/22  13:05:59
37527         Log: Metaconfig unit change for #8888.
37528      Branch: metaconfig/U/perl
37529            ! useperlio.U
37530 ____________________________________________________________________________
37531 [  8888] By: jhi                                   on 2001/02/22  13:05:28
37532         Log: *drum roll*  Make perlio the default.
37533      Branch: perl
37534            ! Configure config_h.SH
37535 ____________________________________________________________________________
37536 [  8887] By: jhi                                   on 2001/02/22  12:50:52
37537         Log: Integrate change #8665 from maintperl to mainline,
37538              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
37539      Branch: perl
37540           !> ext/POSIX/POSIX.xs
37541 ____________________________________________________________________________
37542 [  8886] By: jhi                                   on 2001/02/22  12:49:24
37543         Log: Integrate changes #8883,8884 from mainline to maintperl.
37544              
37545              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
37546              Subject: Re: File::Temp::_gettemp warning
37547      Branch: maint-5.6/perl
37548           !> embed.h embed.pl lib/File/Temp.pm
37549 ____________________________________________________________________________
37550 [  8885] By: jhi                                   on 2001/02/22  12:43:59
37551         Log: Based on
37552              
37553              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
37554              From: schwab@suse.de
37555              Date: Thu, 22 Feb 2001 13:08:09 +0100
37556              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
37557              
37558              but the fix done slightly differently because the other
37559              half was already done in #8664.
37560      Branch: maint-5.6/perl
37561            ! ext/POSIX/POSIX.xs
37562 ____________________________________________________________________________
37563 [  8884] By: jhi                                   on 2001/02/22  12:37:15
37564         Log: Subject: Re: File::Temp::_gettemp warning
37565              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37566              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
37567              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
37568              
37569              This patch to File::Temp does two things:
37570              
37571              1. Fixes the problem with CGI::Carp when determining
37572              the Fcntl constants
37573              
37574              2. Removes most of the carps and consolidates them so that all the
37575              reasons are included in a single die that is caught by the test. This
37576              means that the correct skipping behaviour is displayed by the test.
37577      Branch: perl
37578            ! lib/File/Temp.pm
37579 ____________________________________________________________________________
37580 [  8883] By: jhi                                   on 2001/02/22  12:29:19
37581         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
37582              From: Peter Prymmer <pvhp@forte.com>
37583              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
37584              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
37585      Branch: perl
37586            ! embed.h embed.pl
37587 ____________________________________________________________________________
37588 [  8882] By: jhi                                   on 2001/02/21  19:41:33
37589         Log: Integrate change #8881 from mainlin to maintperl.
37590              
37591              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
37592      Branch: maint-5.6/perl
37593           !> op.c
37594 ____________________________________________________________________________
37595 [  8881] By: jhi                                   on 2001/02/21  19:38:57
37596         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
37597              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37598              Date:     Wed, 21 Feb 2001 13:08:03 EST
37599              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
37600      Branch: perl
37601            ! op.c
37602 ____________________________________________________________________________
37603 [  8880] By: jhi                                   on 2001/02/21  19:34:34
37604         Log: Retract #8875, cannot let go of the old semantics of unpack U
37605              without rethinking utf8decode.t.
37606      Branch: perl
37607            ! pp.c t/op/pack.t
37608 ____________________________________________________________________________
37609 [  8879] By: jhi                                   on 2001/02/21  19:08:02
37610         Log: Run run/*.t also in minitest.
37611      Branch: perl
37612            ! Makefile.SH
37613 ____________________________________________________________________________
37614 [  8878] By: nick                                  on 2001/02/21  18:55:37
37615         Log: Integrate mainline
37616      Branch: perlio
37617           !> (integrate 76 files)
37618 ____________________________________________________________________________
37619 [  8877] By: jhi                                   on 2001/02/21  15:09:33
37620         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
37621      Branch: metaconfig
37622            ! U/compline/nblock_io.U
37623      Branch: perl
37624            ! Configure config_h.SH
37625 ____________________________________________________________________________
37626 [  8876] By: jhi                                   on 2001/02/21  14:54:45
37627         Log: If no sfio, no -lsfio.
37628      Branch: metaconfig/U/perl
37629            ! d_sfio.U
37630      Branch: perl
37631            ! Configure config_h.SH
37632 ____________________________________________________________________________
37633 [  8875] By: jhi                                   on 2001/02/21  14:54:00
37634         Log: Make unpack C and unpack U truly equivalent.
37635      Branch: perl
37636            ! pp.c t/op/pack.t
37637 ____________________________________________________________________________
37638 [  8874] By: jhi                                   on 2001/02/21  14:26:02
37639         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
37640              From: Peter Prymmer <pvhp@forte.com>
37641              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
37642              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
37643      Branch: perl
37644            ! pod/perlport.pod
37645 ____________________________________________________________________________
37646 [  8873] By: jhi                                   on 2001/02/21  14:24:31
37647         Log: Subject: [PATCH] fix for charnames above FFFF
37648              From: andreas.koenig@anima.de (Andreas J. Koenig)
37649              Date: 21 Feb 2001 07:05:45 +0100
37650              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
37651      Branch: perl
37652            ! lib/charnames.pm t/lib/charnames.t
37653 ____________________________________________________________________________
37654 [  8872] By: jhi                                   on 2001/02/21  14:15:25
37655         Log: Integrate change #8868 from pureperl to mainline.
37656              
37657              Fixed reference count loop caused by sv_magic.
37658      Branch: perl
37659           !> sv.c
37660 ____________________________________________________________________________
37661 [  8871] By: jhi                                   on 2001/02/21  14:07:29
37662         Log: Integrate change #8868 from pureperl to maintperl.
37663              
37664              Fixed reference count loop caused by sv_magic.
37665      Branch: maint-5.6/perl
37666           !> sv.c
37667 ____________________________________________________________________________
37668 [  8870] By: jhi                                   on 2001/02/21  14:04:41
37669         Log: Put back the #8840, it was innocent.
37670      Branch: perl
37671            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
37672            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
37673 ____________________________________________________________________________
37674 [  8869] By: jhi                                   on 2001/02/21  14:00:03
37675         Log: unpack("C", ...) was left slightly unfinished by #8865.
37676      Branch: perl
37677            ! pp.c t/op/pack.t
37678 ____________________________________________________________________________
37679 [  8868] By: alanbur                               on 2001/02/21  01:33:45
37680         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
37681              from gv_fetchpv to create single-character magic variables (e.g. $!),
37682              and it is passed a sv and the gv that contains the sv as the mg_obj
37683              value.  When sv_magic stores the mg_obj pointer it increments the gv
37684              refcount, thus causing a sv-gv pair that can't be freed.  There is
37685              already a check for sv == obj which is used to prevent such reference
37686              loops.  This change extends the check to cover the case described above.
37687      Branch: maint-5.6/pureperl
37688            ! sv.c
37689 ____________________________________________________________________________
37690 [  8867] By: jhi                                   on 2001/02/21  00:52:39
37691         Log: Update Changes.
37692      Branch: perl
37693            ! Changes patchlevel.h
37694 ____________________________________________________________________________
37695 [  8866] By: jhi                                   on 2001/02/21  00:34:20
37696         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
37697              (Note: there were some conflicts due to EBCDIC and EPOC
37698              patches, in general I preferred the repository code.)
37699              (When 2.753 comes out, we need to synchronize.)
37700      Branch: perl
37701            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
37702            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
37703            ! t/lib/cgi-html.t
37704 ____________________________________________________________________________
37705 [  8865] By: jhi                                   on 2001/02/21  00:24:22
37706         Log: Make pack("C", 0x100) to create Unicode, unless under the
37707              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
37708              will understand Unicode, unless you under know what.
37709      Branch: perl
37710            ! pp.c t/op/pack.t t/op/qu.t
37711 ____________________________________________________________________________
37712 [  8864] By: alanbur                               on 2001/02/20  22:35:34
37713         Log: Resynchronised with parent
37714      Branch: maint-5.6/pureperl
37715           !> README.win32 ext/GDBM_File/GDBM_File.pm
37716           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
37717           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
37718           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
37719           !> t/lib/sdbm.t util.c
37720 ____________________________________________________________________________
37721 [  8863] By: jhi                                   on 2001/02/20  20:55:11
37722         Log: Integrate change #8860,8861 from mainline into maintperl.
37723              
37724              "pseudo-literal j"
37725              
37726              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
37727      Branch: maint-5.6/perl
37728           !> lib/Test.pm pod/perlop.pod
37729 ____________________________________________________________________________
37730 [  8862] By: jhi                                   on 2001/02/20  20:30:07
37731         Log: Don't do casting between pointers pointing to differently sized
37732              integers.
37733      Branch: perl
37734            ! hv.c sv.c
37735 ____________________________________________________________________________
37736 [  8861] By: jhi                                   on 2001/02/20  19:53:44
37737         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
37738              From: Peter Prymmer <pvhp@forte.com>
37739              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
37740              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
37741      Branch: perl
37742            ! lib/Test.pm
37743 ____________________________________________________________________________
37744 [  8860] By: jhi                                   on 2001/02/20  19:48:02
37745         Log: "pseudo-literal j", a documentation glitch reported to Debian.
37746              The text recovered from Perl 5.005_03, and pseudo-literal replaced
37747              by "backtick string".
37748      Branch: perl
37749            ! pod/perlop.pod
37750 ____________________________________________________________________________
37751 [  8859] By: jhi                                   on 2001/02/20  19:15:46
37752         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
37753              from Chris Nandor.
37754      Branch: perl
37755            ! makedef.pl
37756 ____________________________________________________________________________
37757 [  8858] By: jhi                                   on 2001/02/20  17:36:53
37758         Log: Integrate pureperl changes #8844,8845,8850 to mainline
37759              (via maintperl #8855).
37760              
37761              Fixed %^H scoping bug
37762              
37763              Removed GV <-> CV refcount loop
37764              
37765              Removed %ENV refcount loop
37766      Branch: perl
37767           !> gv.c op.c perl.c pp.c scope.c
37768 ____________________________________________________________________________
37769 [  8857] By: jhi                                   on 2001/02/20  17:34:32
37770         Log: Integrate changes #8853,8854 from maintperl to mainline.
37771              
37772              EBDIC fixes, README.win32 Borland update.
37773      Branch: perl
37774           !> README.win32 handy.h util.c
37775 ____________________________________________________________________________
37776 [  8856] By: jhi                                   on 2001/02/20  17:33:16
37777         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
37778      Branch: maint-5.6/perl
37779           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
37780           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
37781           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
37782 ____________________________________________________________________________
37783 [  8855] By: jhi                                   on 2001/02/20  17:32:13
37784         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
37785              
37786              Fixed %^H scoping bug
37787              
37788              Removed GV <-> CV refcount loop
37789              
37790              Removed %ENV refcount loop
37791      Branch: maint-5.6/perl
37792           !> gv.c op.c perl.c pp.c scope.c
37793 ____________________________________________________________________________
37794 [  8854] By: jhi                                   on 2001/02/20  17:25:06
37795         Log: Subject: Addition to readme.win32 for Borland C++ compilers
37796              Date: Tue, 20 Feb 2001 02:15:25 +0300
37797              From: "Vadim Konovalov" <watman@inbox.ru>
37798              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
37799              
37800              Document Borland compiler misbehaviour.
37801      Branch: maint-5.6/perl
37802            ! README.win32
37803 ____________________________________________________________________________
37804 [  8853] By: jhi                                   on 2001/02/20  17:22:25
37805         Log: The assimilation of ebcdic.c didn't quite work at the first try,
37806              patches from Thomas Dorner.
37807      Branch: maint-5.6/perl
37808            ! handy.h util.c
37809 ____________________________________________________________________________
37810 [  8852] By: jhi                                   on 2001/02/20  17:20:15
37811         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
37812              From: Chris Nandor <pudge@pobox.com>
37813              Date: Tue, 20 Feb 2001 08:32:45 -0500
37814              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
37815      Branch: maint-5.6/perl
37816            ! makedef.pl mg.c
37817 ____________________________________________________________________________
37818 [  8851] By: jhi                                   on 2001/02/20  17:15:52
37819         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
37820      Branch: perl
37821            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
37822            ! t/lib/filter-util.t
37823 ____________________________________________________________________________
37824 [  8850] By: alanbur                               on 2001/02/20  17:12:40
37825         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
37826              and the magic pointer points back to the GV that contains the
37827              %ENV hash.  This creates a refcount loop that prevents members
37828              of %ENV from being freed correctly.  This change removes the
37829              refcount loop - the magic pointer was never used anyway, the
37830              only use of the magic was to check the type ('E') so that the
37831              appropriate environment manipulation code is called when %ENV
37832              is modified.
37833      Branch: maint-5.6/pureperl
37834            ! perl.c
37835 ____________________________________________________________________________
37836 [  8849] By: jhi                                   on 2001/02/20  17:12:20
37837         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
37838              From: "Craig A. Berry" <craigberry@mac.com>
37839              Date: Mon, 19 Feb 2001 23:36:12 -0600
37840              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
37841              
37842              Case-forgiving systems match TestInit.pm with TES*.
37843      Branch: perl
37844            ! t/lib/glob-basic.t
37845 ____________________________________________________________________________
37846 [  8848] By: jhi                                   on 2001/02/20  17:10:02
37847         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
37848      Branch: perl
37849            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
37850            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
37851            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
37852 ____________________________________________________________________________
37853 [  8847] By: jhi                                   on 2001/02/20  15:34:41
37854         Log: The #8843 wasn't quite right: %Config needs to imported.
37855      Branch: perl
37856            ! t/run/runenv.t
37857 ____________________________________________________________________________
37858 [  8846] By: jhi                                   on 2001/02/20  15:31:50
37859         Log: Retract the #8838 and #8840 for now because of
37860              the DB_File tie problem.
37861      Branch: perl
37862            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
37863            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
37864            ! proto.h sv.c
37865 ____________________________________________________________________________
37866 [  8845] By: alanbur                               on 2001/02/20  14:25:41
37867         Log: Removed GV <-> CV refcount loop
37868              CvGV(mycv) points to the parent GV of the CV, and was previously
37869              refcounted.  The pointer remains, but the refcounting has been removed
37870              as it causes a refcount loop between the CV and GV that means the CV
37871              can't ever be deleted.
37872      Branch: maint-5.6/pureperl
37873            ! gv.c op.c pp.c
37874 ____________________________________________________________________________
37875 [  8844] By: alanbur                               on 2001/02/20  14:23:13
37876         Log: Fixed %^H scoping bug
37877      Branch: maint-5.6/pureperl
37878            ! scope.c
37879 ____________________________________________________________________________
37880 [  8843] By: jhi                                   on 2001/02/19  13:38:08
37881         Log: fork() not everywhere, cleanup temp files.
37882      Branch: perl
37883            ! t/run/runenv.t
37884 ____________________________________________________________________________
37885 [  8842] By: alanbur                               on 2001/02/19  12:42:07
37886         Log: Resynchronised with parent
37887      Branch: maint-5.6/pureperl
37888           !> pod/perlfaq4.pod sv.c utf8.c
37889 ____________________________________________________________________________
37890 [  8841] By: jhi                                   on 2001/02/19  03:35:51
37891         Log: Update Changes.
37892      Branch: perl
37893            ! Changes patchlevel.h
37894 ____________________________________________________________________________
37895 [  8840] By: jhi                                   on 2001/02/19  00:23:41
37896         Log: Subject: [patch] add sv_setref_uv
37897              From: Doug MacEachern <dougm@covalent.net>
37898              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
37899              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
37900      Branch: perl
37901            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
37902            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
37903 ____________________________________________________________________________
37904 [  8839] By: jhi                                   on 2001/02/19  00:01:38
37905         Log: Put to rest the 20010205.001, the email address checking (not) regex.
37906      Branch: perl
37907            ! pod/perlfaq9.pod
37908 ____________________________________________________________________________
37909 [  8838] By: jhi                                   on 2001/02/18  22:17:54
37910         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
37911              From: Doug MacEachern <dougm@covalent.net>
37912              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
37913              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
37914      Branch: perl
37915            ! lib/ExtUtils/xsubpp
37916 ____________________________________________________________________________
37917 [  8837] By: jhi                                   on 2001/02/18  22:16:50
37918         Log: Subject: [patch] -Wall cleanup round 2
37919              From: Doug MacEachern <dougm@covalent.net>
37920              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
37921              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
37922      Branch: perl
37923            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
37924            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
37925            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
37926            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
37927            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
37928            ! ext/SDBM_File/SDBM_File.xs
37929 ____________________________________________________________________________
37930 [  8836] By: jhi                                   on 2001/02/18  22:11:20
37931         Log: Misapplied regex optimizations when \C is present.
37932              Fixes 20001230.002.
37933              
37934              What still remains broken is that the submatches that
37935              have \C in them get their UTF8 flag on because their
37936              parent SV has it on.  This will result in malformed
37937              UTF8 if a \C happened to match a non-ASCII byte.
37938      Branch: perl
37939            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
37940            ! t/pragma/utf8.t
37941 ____________________________________________________________________________
37942 [  8835] By: jhi                                   on 2001/02/18  20:12:02
37943         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
37944              
37945              The hash key got wrongly UTF8fied.
37946      Branch: perl
37947            ! pod/perlapi.pod toke.c utf8.c
37948 ____________________________________________________________________________
37949 [  8834] By: jhi                                   on 2001/02/18  19:44:25
37950         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
37951              don't warn on magical or overloaded things.
37952      Branch: perl
37953            ! pp_hot.c
37954 ____________________________________________________________________________
37955 [  8833] By: nick                                  on 2001/02/18  19:31:22
37956         Log: Integrate mainline
37957      Branch: perlio
37958           +> t/TestInit.pm t/run/runenv.t
37959            - t/UTEST
37960           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
37961           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
37962           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
37963           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
37964           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
37965           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
37966           !> utf8.c
37967 ____________________________________________________________________________
37968 [  8832] By: jhi                                   on 2001/02/18  19:21:18
37969         Log: Integrate perlio.
37970      Branch: perl
37971           !> perlio.c pod/perldiag.pod
37972 ____________________________________________________________________________
37973 [  8831] By: jhi                                   on 2001/02/18  19:14:20
37974         Log: Integrate change #8827 from mainline.
37975              
37976              UTF8 tweaks.
37977      Branch: maint-5.6/perl
37978           !> sv.c utf8.c
37979 ____________________________________________________________________________
37980 [  8830] By: nick                                  on 2001/02/18  19:10:34
37981         Log: Apply the spirit of patch from Nick Clark:
37982              Subject: [PATCH] Re: extensions that provide layers
37983              From: Nicholas Clark <nick@ccl4.org>
37984              Date: Mon, 12 Feb 2001 16:43:51 +0000
37985              Message-Id: <20010212164350.Q3652@plum.flirble.org>
37986      Branch: perlio
37987            ! perlio.c pod/perldiag.pod
37988 ____________________________________________________________________________
37989 [  8829] By: jhi                                   on 2001/02/18  19:03:25
37990         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
37991              From: schwern@pobox.com 
37992              Date: Sun, 18 Feb 2001 13:44:35 -0500
37993              Message-ID: <20010218134435.A17544@magnonel.guild.net>
37994              
37995              Applied, but as t/TestInit.pm.
37996      Branch: perl
37997            + t/TestInit.pm
37998            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
37999            ! t/op/subst_wamp.t
38000 ____________________________________________________________________________
38001 [  8828] By: jhi                                   on 2001/02/18  18:43:52
38002         Log: Integrate perlio.
38003      Branch: perl
38004           !> perlio.c
38005 ____________________________________________________________________________
38006 [  8827] By: jhi                                   on 2001/02/18  18:41:33
38007         Log: UTF-8 tweaks.
38008      Branch: perl
38009            ! sv.c utf8.c
38010 ____________________________________________________________________________
38011 [  8826] By: nick                                  on 2001/02/18  17:40:59
38012         Log: Fix [ID 20010217.002]
38013              open FOO, "<:raw:perlio", ...
38014              :raw now inserts default base layer below itself.
38015              Also
38016              open FOO, "<:unix", ...
38017              works as well - but leaves buffer layer on stack under the unix layer.
38018      Branch: perlio
38019            ! perlio.c
38020 ____________________________________________________________________________
38021 [  8825] By: jhi                                   on 2001/02/18  17:15:39
38022         Log: Integrate perlio.
38023      Branch: perl
38024           !> perlio.c perliol.h
38025 ____________________________________________________________________________
38026 [  8824] By: jhi                                   on 2001/02/18  17:10:53
38027         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
38028              From: schwern@pobox.com
38029              Date: Sun, 18 Feb 2001 01:48:50 -0500
38030              Message-ID: <20010218014850.C19957@magnonel.guild.net>
38031      Branch: perl
38032            ! lib/Test/Harness.pm t/TEST t/op/chop.t
38033 ____________________________________________________________________________
38034 [  8823] By: jhi                                   on 2001/02/18  17:01:06
38035         Log: Add run/*.t to testables.
38036      Branch: perl
38037            ! t/TEST
38038 ____________________________________________________________________________
38039 [  8822] By: jhi                                   on 2001/02/18  16:58:58
38040         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
38041              From: schwern@pobox.com
38042              Date: Sun, 18 Feb 2001 01:11:35 -0500
38043              Message-ID: <20010218011135.A19957@magnonel.guild.net>
38044              
38045              Revive mjd's and Simon's PERL5OPT fix.
38046      Branch: perl
38047            + t/run/runenv.t
38048            ! MANIFEST perl.c
38049 ____________________________________________________________________________
38050 [  8821] By: jhi                                   on 2001/02/18  16:53:46
38051         Log: Subject: Re: Why t/TEST and not Test::Harness?
38052              From: schwern@pobox.com
38053              Date: Sat, 17 Feb 2001 22:44:44 -0500
38054              Message-ID: <20010217224444.A6679@magnonel.guild.net>
38055              
38056              Replace UTEST with TEST -utf8.
38057      Branch: perl
38058            - t/UTEST
38059            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
38060            ! t/lib/glob-basic.t
38061 ____________________________________________________________________________
38062 [  8820] By: nick                                  on 2001/02/18  13:06:16
38063         Log: Clean up a few core dumps when layers are used in unexpected ways.
38064              (Still not "right"...)
38065      Branch: perlio
38066            ! perlio.c perliol.h
38067 ____________________________________________________________________________
38068 [  8819] By: jhi                                   on 2001/02/18  02:25:55
38069         Log: Integrate change #8818 from maintperl, a FAQ nit.
38070      Branch: perl
38071           !> pod/perlfaq4.pod
38072 ____________________________________________________________________________
38073 [  8818] By: jhi                                   on 2001/02/18  02:24:50
38074         Log: FAQ nit from Chris Fedde.
38075      Branch: maint-5.6/perl
38076            ! pod/perlfaq4.pod
38077 ____________________________________________________________________________
38078 [  8817] By: nick                                  on 2001/02/17  18:20:14
38079         Log: Integrate mainline
38080      Branch: perlio
38081           +> lib/unicode/UCD.html lib/unicode/Unicode.html
38082           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
38083           +> pod/perlclib.pod
38084            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
38085            - lib/unicode/Unicode.301
38086           !> (integrate 324 files)
38087 ____________________________________________________________________________
38088 [  8816] By: jhi                                   on 2001/02/17  16:56:58
38089         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
38090      Branch: perl
38091            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38092            ! ext/Storable/Storable.xs t/lib/st-06compat.t
38093            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
38094 ____________________________________________________________________________
38095 [  8815] By: jhi                                   on 2001/02/17  16:40:07
38096         Log: Subject: [patch] -Wall
38097              From: Doug MacEachern <dougm@covalent.net>
38098              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
38099              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
38100      Branch: perl
38101            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
38102            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
38103 ____________________________________________________________________________
38104 [  8814] By: jhi                                   on 2001/02/16  19:27:18
38105         Log: Document qu better.
38106      Branch: perl
38107            ! pod/perlop.pod
38108 ____________________________________________________________________________
38109 [  8813] By: jhi                                   on 2001/02/15  13:54:37
38110         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
38111              From: Hugo <hv@crypt.compulink.co.uk>
38112              Date: Thu, 15 Feb 2001 13:39:49 +0000
38113              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
38114      Branch: perl
38115            ! toke.c
38116 ____________________________________________________________________________
38117 [  8812] By: alanbur                               on 2001/02/15  13:52:16
38118         Log: Resynchronised with parent
38119      Branch: maint-5.6/pureperl
38120            - ebcdic.c
38121           !> (integrate 36 files)
38122 ____________________________________________________________________________
38123 [  8811] By: jhi                                   on 2001/02/15  13:51:16
38124         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
38125              
38126              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
38127              From: Jan Dubois <JanD@ActiveState.com>
38128              Date: Wed, 31 Jan 2001 21:17:03 -0800
38129              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
38130              
38131              tweak change#8659 to keep it simple
38132              
38133              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
38134              From: Russ Allbery <rra@stanford.edu>
38135              Date: 14 Feb 2001 10:15:41 -0800
38136              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
38137              
38138              (8809 empty)
38139              
38140              Upgrade to podlators 1.08, from Russ Allbery.
38141      Branch: perl
38142           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
38143           !> utils/perldoc.PL
38144 ____________________________________________________________________________
38145 [  8810] By: jhi                                   on 2001/02/15  13:35:08
38146         Log: Upgrade to podlators 1.08, from Russ Allbery.
38147      Branch: maint-5.6/perl
38148            ! lib/Pod/Man.pm lib/Pod/Text.pm
38149 ____________________________________________________________________________
38150 [  8809] By: jhi                                   on 2001/02/15  13:26:38
38151         Log: (accidentally empty check-in)
38152      Branch: maint-5.6/perl
38153            ! lib/Test/Harness.pm
38154 ____________________________________________________________________________
38155 [  8808] By: jhi                                   on 2001/02/15  13:23:47
38156         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
38157              From: Russ Allbery <rra@stanford.edu>
38158              Date: 14 Feb 2001 10:15:41 -0800
38159              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
38160              
38161              perldoc was hardcoding $Config{installscript}, which breaks
38162              when install* isn't where Perl ends up (such as with AFS).
38163              
38164              Use $Config{scriptdir} instead.
38165      Branch: maint-5.6/perl
38166            ! utils/perldoc.PL
38167 ____________________________________________________________________________
38168 [  8807] By: jhi                                   on 2001/02/14  14:37:27
38169         Log: Update Changes.
38170      Branch: perl
38171            ! Changes patchlevel.h
38172 ____________________________________________________________________________
38173 [  8806] By: jhi                                   on 2001/02/14  14:25:31
38174         Log: Integrate changes #8803,8804,8805 from mainline.
38175              
38176              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
38177              
38178              Don't skip too much of the locale error message if no environ array,
38179              from Chris Nandor.
38180              
38181              More MacOS Classic fixes from Chris Nandor.
38182      Branch: maint-5.6/perl
38183           !> doop.c lib/Cwd.pm perl.c perl.h util.c
38184 ____________________________________________________________________________
38185 [  8805] By: jhi                                   on 2001/02/14  03:29:01
38186         Log: More MacOS Classic fixes from Chris Nandor.
38187      Branch: perl
38188            ! doop.c lib/Cwd.pm
38189 ____________________________________________________________________________
38190 [  8804] By: jhi                                   on 2001/02/14  03:18:35
38191         Log: Don't skip too much of the locale error message if no environ array,
38192              from Chris Nandor.
38193      Branch: perl
38194            ! util.c
38195 ____________________________________________________________________________
38196 [  8803] By: jhi                                   on 2001/02/14  03:14:14
38197         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
38198      Branch: perl
38199            ! perl.c perl.h
38200 ____________________________________________________________________________
38201 [  8802] By: jhi                                   on 2001/02/13  18:31:33
38202         Log: AUTHORS update.
38203      Branch: perl
38204            ! AUTHORS
38205 ____________________________________________________________________________
38206 [  8801] By: jhi                                   on 2001/02/13  17:55:19
38207         Log: Integrate change #8792 from mainline.
38208              
38209              Subject: buncha MacPerl patches for bleadperl
38210              From: Chris Nandor <pudge@pobox.com>
38211              Date: Tue, 13 Feb 2001 00:02:43 -0500
38212              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
38213      Branch: maint-5.6/perl
38214           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
38215           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
38216           !> t/lib/basename.t toke.c util.h
38217 ____________________________________________________________________________
38218 [  8800] By: jhi                                   on 2001/02/13  17:46:43
38219         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
38220              to be forced to Off_t.
38221              
38222              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
38223              From: nick@ccl4.org
38224              Date: Thu, 1 Feb 2001 12:01:04 +0000
38225              Message-Id: <20010201120103.E11401@plum.flirble.org>
38226      Branch: maint-5.6/perl
38227            ! iperlsys.h perlio.c
38228 ____________________________________________________________________________
38229 [  8799] By: jhi                                   on 2001/02/13  16:52:51
38230         Log: Duplex duplex hunk hunk.
38231      Branch: maint-5.6/perl
38232            ! Makefile.SH
38233 ____________________________________________________________________________
38234 [  8797] By: jhi                                   on 2001/02/13  14:52:04
38235         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
38236              From: "Craig A. Berry" <craigberry@mac.com>
38237              Date: Mon, 12 Feb 2001 11:05:25 -0600
38238              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
38239      Branch: perl
38240            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
38241 ____________________________________________________________________________
38242 [  8796] By: jhi                                   on 2001/02/13  14:36:47
38243         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
38244              From: simon.cozens@pembroke.oxford.ac.uk 
38245              Date: Sat, 10 Feb 2001 17:57:02 +0000
38246              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
38247              
38248              Now it does include.
38249      Branch: perl
38250            ! pod/perldiag.pod
38251 ____________________________________________________________________________
38252 [  8795] By: jhi                                   on 2001/02/13  14:30:11
38253         Log: Sort the MANIFEST.
38254      Branch: perl
38255            ! MANIFEST
38256 ____________________________________________________________________________
38257 [  8794] By: jhi                                   on 2001/02/13  14:26:51
38258         Log: Integrate change #8793 from mainline, FAQ updates.
38259      Branch: maint-5.6/perl
38260           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
38261 ____________________________________________________________________________
38262 [  8793] By: jhi                                   on 2001/02/13  14:25:13
38263         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
38264      Branch: perl
38265            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
38266 ____________________________________________________________________________
38267 [  8792] By: jhi                                   on 2001/02/13  14:22:50
38268         Log: Subject: buncha MacPerl patches for bleadperl
38269              From: Chris Nandor <pudge@pobox.com>
38270              Date: Tue, 13 Feb 2001 00:02:43 -0500
38271              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
38272      Branch: perl
38273            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
38274            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
38275            ! t/lib/basename.t toke.c util.h
38276 ____________________________________________________________________________
38277 [  8791] By: jhi                                   on 2001/02/13  14:10:39
38278         Log: Integrate change #8790 from mainline.
38279              
38280              environ array wrongly assumed in Perl_init_i18nl10n(),
38281      Branch: maint-5.6/perl
38282           !> util.c
38283 ____________________________________________________________________________
38284 [  8790] By: jhi                                   on 2001/02/13  14:06:15
38285         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
38286              noticed by Chris Nandor in MacOS Classic.
38287      Branch: perl
38288            ! util.c
38289 ____________________________________________________________________________
38290 [  8789] By: jhi                                   on 2001/02/13  13:58:07
38291         Log: Integrate changes #8373,8487,8544,8783 from mainline.
38292              
38293              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
38294              hints files, the dynaloading, assimilate ebcdic into util.c.
38295      Branch: maint-5.6/perl
38296            - ebcdic.c
38297            ! MANIFEST hints/posix-bc.sh
38298           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
38299           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
38300           !> perlapi.c proto.h util.c
38301 ____________________________________________________________________________
38302 [  8788] By: alanbur                               on 2001/02/13  10:33:13
38303         Log: Integrated changes from maint-5.6
38304      Branch: maint-5.6/pureperl
38305           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
38306           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
38307           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38308           !> vos/config.ga.h vos/configure_perl.cm
38309 ____________________________________________________________________________
38310 [  8787] By: jhi                                   on 2001/02/13  05:56:36
38311         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
38312      Branch: perl
38313           !> Makefile.SH
38314 ____________________________________________________________________________
38315 [  8786] By: jhi                                   on 2001/02/13  05:54:34
38316         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
38317              From: Dorner Thomas <Thomas.Dorner@start.de>
38318              Date: Mon, 12 Feb 2001 15:06:26 +0100
38319              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
38320      Branch: maint-5.6/perl
38321            ! Makefile.SH
38322 ____________________________________________________________________________
38323 [  8785] By: jhi                                   on 2001/02/13  05:29:04
38324         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
38325      Branch: perl
38326           !> hints/openbsd.sh
38327 ____________________________________________________________________________
38328 [  8784] By: jhi                                   on 2001/02/13  02:25:24
38329         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
38330              From: Peter Prymmer <pvhp@forte.com>
38331              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
38332              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
38333      Branch: perl
38334            ! pod/perlclib.pod
38335 ____________________________________________________________________________
38336 [  8783] By: jhi                                   on 2001/02/13  02:22:36
38337         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
38338      Branch: perl
38339            - ebcdic.c
38340            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
38341            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
38342            ! util.c
38343 ____________________________________________________________________________
38344 [  8782] By: jhi                                   on 2001/02/13  02:00:07
38345         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
38346      Branch: maint-5.6/perl
38347            ! pod/perlport.pod
38348 ____________________________________________________________________________
38349 [  8781] By: jhi                                   on 2001/02/13  01:58:44
38350         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
38351      Branch: maint-5.6/perl
38352            ! hints/openbsd.sh
38353 ____________________________________________________________________________
38354 [  8780] By: jhi                                   on 2001/02/13  01:57:33
38355         Log: Synchronize the regexp tests between maintperl and mainline.
38356      Branch: maint-5.6/perl
38357           !> t/op/re_tests
38358 ____________________________________________________________________________
38359 [  8779] By: jhi                                   on 2001/02/13  01:49:35
38360         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
38361              From: Hugo <hv@crypt.compulink.co.uk>
38362              Date: Tue, 13 Feb 2001 00:11:11 +0000
38363              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
38364      Branch: perl
38365            ! regcomp.c t/op/re_tests
38366 ____________________________________________________________________________
38367 [  8778] By: jhi                                   on 2001/02/13  00:23:10
38368         Log: Comments do not nest.
38369      Branch: perl
38370            ! perl.h
38371 ____________________________________________________________________________
38372 [  8777] By: jhi                                   on 2001/02/13  00:17:54
38373         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
38374              From: Hugo <hv@crypt.compulink.co.uk>
38375              Date: Tue, 13 Feb 2001 00:11:11 +0000
38376              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
38377      Branch: maint-5.6/perl
38378            ! regcomp.c t/op/re_tests
38379 ____________________________________________________________________________
38380 [  8776] By: jhi                                   on 2001/02/12  23:25:52
38381         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
38382      Branch: maint-5.6/perl
38383            ! pod/perlport.pod
38384 ____________________________________________________________________________
38385 [  8775] By: jhi                                   on 2001/02/12  23:04:28
38386         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
38387      Branch: maint-5.6/perl
38388            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
38389            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38390            ! vos/configure_perl.cm
38391 ____________________________________________________________________________
38392 [  8774] By: jhi                                   on 2001/02/12  22:59:11
38393         Log: Subject: Re: [patch] context for 'U' magic functions
38394              From: Doug MacEachern <dougm@covalent.net>
38395              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
38396              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
38397              
38398              plus the suggestion by Nick Ing-Simmons to name the macro
38399              as PERL_MG_UFUNC to avoid namespace pollution, plus add
38400              the advice by Doug for XS writers to perl.h
38401      Branch: perl
38402            ! mg.c perl.h
38403 ____________________________________________________________________________
38404 [  8773] By: jhi                                   on 2001/02/11  20:14:12
38405         Log: Update Changes.
38406      Branch: perl
38407            ! Changes patchlevel.h
38408 ____________________________________________________________________________
38409 [  8772] By: jhi                                   on 2001/02/11  18:47:52
38410         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
38411              From: Simon Cozens <simon@cozens.net>
38412              Date: Wed, 31 Jan 2001 16:31:43 +0000
38413              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
38414      Branch: perl
38415            + pod/perlclib.pod
38416            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
38417            ! pod/perltoc.pod
38418 ____________________________________________________________________________
38419 [  8771] By: jhi                                   on 2001/02/11  18:36:48
38420         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
38421              
38422              Blocks-4d3.beta.txt
38423              CaseFolding-3d4.beta.txt
38424              CompositionExclusions-3d6.beta.txt
38425              EastAsianWidth-4d4.beta.txt
38426              LineBreak-6d3.beta.txt
38427              NamesList-3.1.0d1.beta.txt
38428              PropList-3.1.0d4.beta.txt
38429              SpecialCasing-4d1.beta.txt
38430              UnicodeData-3.1.0d6.beta.txt
38431      Branch: perl
38432            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
38433           +> lib/unicode/UCD.html lib/unicode/Unicode.html
38434            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
38435            - lib/unicode/Unicode.301
38436            ! (edit 257 files)
38437 ____________________________________________________________________________
38438 [  8770] By: jhi                                   on 2001/02/11  17:26:22
38439         Log: UTF-8 documentation.
38440      Branch: perl
38441            ! utf8.h
38442 ____________________________________________________________________________
38443 [  8769] By: jhi                                   on 2001/02/11  17:12:49
38444         Log: Retract #8762.
38445      Branch: perl
38446            ! regexec.c
38447 ____________________________________________________________________________
38448 [  8768] By: jhi                                   on 2001/02/11  16:54:45
38449         Log: Subject: [PATCH] Test::Harness
38450              From: andreas.koenig@anima.de (Andreas J. Koenig)
38451              Date: 11 Feb 2001 14:37:00 +0100
38452              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
38453      Branch: perl
38454            ! lib/Test/Harness.pm
38455 ____________________________________________________________________________
38456 [  8767] By: jhi                                   on 2001/02/11  16:53:52
38457         Log: Subject: [PATCH] Document makepatch in Porting/patching
38458              From: andreas.koenig@anima.de (Andreas J. Koenig)
38459              Date: 11 Feb 2001 16:46:28 +0100
38460              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
38461      Branch: perl
38462            ! Porting/patching.pod
38463 ____________________________________________________________________________
38464 [  8766] By: jhi                                   on 2001/02/11  06:30:23
38465         Log: Subject: Re: [patch] GvSHARED
38466              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
38467              From: Doug MacEachern <dougm@covalent.net>
38468              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
38469              
38470              Subject: Re: [patch] GvSHARED
38471              From: Doug MacEachern <dougm@covalent.net>
38472              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
38473              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
38474              
38475              Subject: [patch] attributes.pm support for `shared'
38476              From: Doug MacEachern <dougm@covalent.net>
38477              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
38478              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
38479              
38480              our() attributes were ignored, our :shared pieces missing,
38481              allow attributes.pm to turn on shared.
38482      Branch: perl
38483            ! op.c t/op/attrs.t toke.c xsutils.c
38484 ____________________________________________________________________________
38485 [  8765] By: alanbur                               on 2001/02/10  23:11:19
38486         Log: Resync with parent (hopefully sucessfully this time)
38487      Branch: maint-5.6/pureperl
38488           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
38489           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
38490           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
38491           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
38492           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
38493           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
38494           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
38495 ____________________________________________________________________________
38496 [  8764] By: jhi                                   on 2001/02/10  22:54:38
38497         Log: Make TEST and UTEST more verbose in case something goes
38498              wrong in running/compiling a script, suggested by Doug
38499              MacEachern.
38500      Branch: perl
38501            ! t/TEST t/UTEST
38502 ____________________________________________________________________________
38503 [  8763] By: jhi                                   on 2001/02/10  22:11:34
38504         Log: Bogus shebang.
38505      Branch: perl
38506            ! t/lib/texttabs.t
38507 ____________________________________________________________________________
38508 [  8762] By: jhi                                   on 2001/02/10  21:56:02
38509         Log: (Retracted by #8769)
38510      Branch: perl
38511            ! regexec.c
38512 ____________________________________________________________________________
38513 [  8761] By: jhi                                   on 2001/02/10  21:26:15
38514         Log: Subject: Re: [patch] GvSHARED 
38515              From: Doug MacEachern <dougm@covalent.net>
38516              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
38517              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
38518              
38519              our @EXPORT : shared = (...);
38520      Branch: perl
38521            ! toke.c
38522 ____________________________________________________________________________
38523 [  8760] By: jhi                                   on 2001/02/10  21:25:07
38524         Log: Subject: [patch] GvSHARED
38525              From: Doug MacEachern <dougm@covalent.net>
38526              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
38527              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
38528      Branch: perl
38529            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
38530 ____________________________________________________________________________
38531 [  8759] By: alanbur                               on 2001/02/10  21:24:27
38532         Log: Backed out mismerge.
38533      Branch: maint-5.6/pureperl
38534            ! MANIFEST README.hpux README.vmesa gv.c installhtml
38535            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
38536            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
38537            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
38538            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
38539            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
38540            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
38541 ____________________________________________________________________________
38542 [  8758] By: jhi                                   on 2001/02/10  18:01:17
38543         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
38544              
38545              Fixed UMRs and leak in Perl_pmtrans()
38546              
38547              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
38548              associated UTFied tr/// code.  Also fixed scoping leak of
38549              PL_reg_start_tmp.
38550              
38551              newATTRSUB leaks when an attempt to redefine the active sort sub is
38552              made.
38553      Branch: maint-5.6/perl
38554           !> op.c regcomp.c
38555 ____________________________________________________________________________
38556 [  8757] By: alanbur                               on 2001/02/10  17:56:46
38557         Log: Resynchronised with parent
38558      Branch: maint-5.6/pureperl
38559           +> README.bs2000
38560            - README.posix-bc
38561            ! gv.c perl.c sv.c
38562           !> MANIFEST README.hpux README.vmesa installhtml
38563           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
38564           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
38565           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
38566           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
38567           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
38568           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
38569 ____________________________________________________________________________
38570 [  8756] By: alanbur                               on 2001/02/10  17:51:15
38571         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
38572              made.
38573      Branch: maint-5.6/pureperl
38574            ! op.c
38575 ____________________________________________________________________________
38576 [  8755] By: jhi                                   on 2001/02/09  22:41:35
38577         Log: Upgrade to CPAN 1.59_54, from Andreas König.
38578      Branch: perl
38579            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38580 ____________________________________________________________________________
38581 [  8754] By: jhi                                   on 2001/02/09  22:29:20
38582         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
38583              
38584              Didn't upgrade the fill.t since it has a dependency to File::Slurp
38585              purely for debugging purposes, the actual test hasn't changed.
38586      Branch: perl
38587            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
38588            ! t/lib/textwrap.t
38589 ____________________________________________________________________________
38590 [  8753] By: jhi                                   on 2001/02/09  20:17:50
38591         Log: Integrate change #8682 from maintperl.
38592              
38593              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
38594              to work correctly.
38595      Branch: perl
38596           !> hints/irix_6.sh
38597 ____________________________________________________________________________
38598 [  8752] By: jhi                                   on 2001/02/09  20:00:46
38599         Log: Update Changes.
38600      Branch: perl
38601            ! Changes patchlevel.h
38602 ____________________________________________________________________________
38603 [  8751] By: nick                                  on 2001/02/09  19:48:37
38604         Log: Integrate mainline
38605      Branch: perlio
38606           +> README.bs2000 t/lib/cgi-esc.t
38607            - README.posix-bc
38608           !> (integrate 53 files)
38609 ____________________________________________________________________________
38610 [  8750] By: nick                                  on 2001/02/09  19:25:16
38611         Log: Subject: RE: Biannual Competition to Improve Hashing Function
38612              From: Fisher Mark <fisherm@tce.com>
38613              Date: Thu, 8 Feb 2001 10:44:00 -0500
38614              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
38615              Date: Thu, 8 Feb 2001 15:02:47 -0500
38616              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
38617      Branch: perl
38618            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
38619 ____________________________________________________________________________
38620 [  8749] By: jhi                                   on 2001/02/09  19:02:35
38621         Log: Forgotten fragment.
38622      Branch: perl
38623            ! pod/perlapi.pod
38624 ____________________________________________________________________________
38625 [  8748] By: jhi                                   on 2001/02/09  18:31:34
38626         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
38627              plus manual tweakage.
38628              
38629              Sync the perlfaq2 between mainline and maintperl.
38630      Branch: maint-5.6/perl
38631            ! pod/perlfaq2.pod
38632      Branch: perl
38633           !> pod/perlfaq2.pod
38634 ____________________________________________________________________________
38635 [  8747] By: jhi                                   on 2001/02/09  18:12:04
38636         Log: Subject: versiononly and installperl
38637              From: abigail@foad.org
38638              Date: Wed, 7 Feb 2001 22:43:12 +0100
38639              Message-ID: <20010207214312.7045.qmail@foad.org>    
38640              
38641              Add +v flag to force a normal install of the perl binary
38642              and the utilities.
38643              
38644              Subject: [PATCH] installperl
38645              From: Nicholas Clark <nick@ccl4.org>
38646              Date: Fri, 9 Feb 2001 16:28:57 +0000
38647              Message-ID: <20010209162857.B10931@plum.flirble.org>
38648              
38649              Add -A flag which also hardlinks the binary with
38650              the full architecture name.
38651      Branch: perl
38652            ! installperl
38653 ____________________________________________________________________________
38654 [  8746] By: jhi                                   on 2001/02/09  18:03:43
38655         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
38656              
38657              Subject: perlfaq2, re: perlmongers
38658              
38659              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
38660              
38661              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
38662              
38663              Subject: [ID 20010205.001] typo in perlfaq9
38664              
38665              Subject: [ID 20010208.002] unordered explanation in perlcall
38666      Branch: maint-5.6/perl
38667           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
38668           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
38669           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
38670 ____________________________________________________________________________
38671 [  8745] By: jhi                                   on 2001/02/09  17:59:09
38672         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
38673              From: abela@geneanet.org
38674              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
38675              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
38676      Branch: perl
38677            ! pod/perlcall.pod
38678 ____________________________________________________________________________
38679 [  8744] By: jhi                                   on 2001/02/09  17:48:16
38680         Log: Subject: [ID 20010205.001] typo in perlfaq9
38681              From: eserte@vran.herceg.de
38682              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
38683              Message-Id: <200102042244.XAA21926@vran.herceg.de>
38684      Branch: perl
38685            ! pod/perlfaq9.pod
38686 ____________________________________________________________________________
38687 [  8743] By: jhi                                   on 2001/02/09  17:25:12
38688         Log: Integrate change #8695 from maintperl.
38689              
38690              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
38691      Branch: perl
38692           !> thread.h
38693 ____________________________________________________________________________
38694 [  8742] By: jhi                                   on 2001/02/09  17:21:22
38695         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
38696              From: Andy Dougherty <doughera@lafayette.edu>
38697              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
38698              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
38699      Branch: perl
38700            ! embed.pl
38701 ____________________________________________________________________________
38702 [  8741] By: jhi                                   on 2001/02/09  17:05:19
38703         Log: Integrate changes #8738,8739,8740 from maintperl.
38704              
38705              Html files will be installed in a more logical and easier to
38706              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
38707              
38708              Html files will be generated with a header to make them look
38709              a little less bare.
38710              
38711              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
38712      Branch: perl
38713           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
38714 ____________________________________________________________________________
38715 [  8740] By: jhi                                   on 2001/02/09  17:03:46
38716         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
38717              From: "Brendan O'Dea" <bod@compusol.com.au>
38718              Date: Sun, 4 Feb 2001 11:17:56 +1100
38719              Message-ID: <20010204111756.A16301@compusol.com.au>
38720      Branch: maint-5.6/perl
38721            ! pod/perlfaq3.pod
38722 ____________________________________________________________________________
38723 [  8739] By: jhi                                   on 2001/02/09  17:01:59
38724         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
38725              From: "Indy Singh" <indy@nusphere.com>
38726              Date: Fri, 2 Feb 2001 15:09:59 -0500
38727              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
38728              
38729              Html files will be generated with a header to make them look
38730              a little less bare.
38731      Branch: maint-5.6/perl
38732            ! installhtml
38733 ____________________________________________________________________________
38734 [  8738] By: jhi                                   on 2001/02/09  16:58:48
38735         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
38736              From: "Indy Singh" <indy@nusphere.com>
38737              Date: Fri, 2 Feb 2001 15:08:23 -0500
38738              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
38739              
38740              Html files will be installed in a more logical and easier to
38741              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
38742      Branch: maint-5.6/perl
38743            ! win32/Makefile win32/makefile.mk
38744 ____________________________________________________________________________
38745 [  8737] By: jhi                                   on 2001/02/09  16:46:54
38746         Log: Integrate changes #8687,8736 from maintperl.
38747              
38748              HP-UX thread patches from Merijn H. Brand.
38749              
38750              Latin nit from Philip Newton.
38751      Branch: perl
38752           !> README.hpux hints/hpux.sh
38753 ____________________________________________________________________________
38754 [  8736] By: jhi                                   on 2001/02/09  16:42:31
38755         Log: Latin nit from Philip Newton.
38756      Branch: maint-5.6/perl
38757            ! README.hpux
38758 ____________________________________________________________________________
38759 [  8735] By: jhi                                   on 2001/02/09  16:24:03
38760         Log: Integrate changes #8704,8710 from pureperl.
38761              
38762              Fixed UMRs and leak in Perl_pmtrans()
38763              
38764              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
38765              associated UTFied tr/// code.  Also fixed scoping leak of
38766              PL_reg_start_tmp.
38767      Branch: perl
38768           !> op.c regcomp.c
38769 ____________________________________________________________________________
38770 [  8734] By: jhi                                   on 2001/02/09  15:40:21
38771         Log: Integrate change #8733 from maintperl.
38772              
38773              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
38774      Branch: perl
38775           !> pod/perlre.pod
38776 ____________________________________________________________________________
38777 [  8733] By: jhi                                   on 2001/02/09  15:35:47
38778         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
38779              From: Prymmer/Kahn <pvhp@best.com>
38780              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
38781              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
38782      Branch: maint-5.6/perl
38783            ! pod/perlre.pod
38784 ____________________________________________________________________________
38785 [  8732] By: jhi                                   on 2001/02/09  15:26:17
38786         Log: Rename README.posix-bc to README.bs2000 (to avoid the
38787              confusion of a "perlposix-bc.pod"), add a few missing
38788              arch pods, regen toc.
38789      Branch: maint-5.6/perl
38790           +> README.bs2000
38791            - README.posix-bc
38792            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38793            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38794 ____________________________________________________________________________
38795 [  8731] By: jhi                                   on 2001/02/09  15:23:39
38796         Log: De-cut-and-pasto.
38797      Branch: perl
38798            ! pod/perl.pod
38799 ____________________________________________________________________________
38800 [  8730] By: jhi                                   on 2001/02/09  15:11:13
38801         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
38802              when people think that perlposix-bc.pod tells anything about
38803              Perl and POSIX.  Regen toc.
38804      Branch: perl
38805           +> README.bs2000
38806            - README.posix-bc
38807            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38808            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38809 ____________________________________________________________________________
38810 [  8729] By: jhi                                   on 2001/02/09  14:52:28
38811         Log: The README.vmesa part of #8712 from maintperl.
38812      Branch: perl
38813            ! README.vmesa
38814 ____________________________________________________________________________
38815 [  8728] By: jhi                                   on 2001/02/09  14:46:06
38816         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
38817              From: Peter Prymmer <pvhp@forte.com>
38818              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
38819              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
38820      Branch: maint-5.6/perl
38821            ! README.vmesa win32/Makefile win32/makefile.mk
38822 ____________________________________________________________________________
38823 [  8727] By: jhi                                   on 2001/02/09  14:33:25
38824         Log: Integrate change #8712 from mainline.
38825              
38826              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
38827      Branch: maint-5.6/perl
38828           !> lib/Pod/Find.pm
38829 ____________________________________________________________________________
38830 [  8726] By: jhi                                   on 2001/02/09  14:30:28
38831         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
38832              From: Peter Prymmer <pvhp@forte.com>
38833              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
38834              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
38835      Branch: perl
38836            + t/lib/cgi-esc.t
38837            ! MANIFEST lib/CGI/Util.pm
38838 ____________________________________________________________________________
38839 [  8725] By: jhi                                   on 2001/02/09  04:56:47
38840         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
38841      Branch: maint-5.6/perl
38842            ! pod/perlport.pod
38843 ____________________________________________________________________________
38844 [  8724] By: jhi                                   on 2001/02/09  04:40:59
38845         Log: Integrate changes 7819,7820 from vmsperl into mainline.
38846              
38847              Add header for LIB$ prototypes (C. Berry)
38848              
38849              Convert fwrite()s to sockets to write()s, since some socket stacks
38850              don't take kindly to stdio.
38851              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
38852              (for often optional LNMs)
38853              Correct a few typos
38854              (C. Bailey)
38855      Branch: perl
38856           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
38857 ____________________________________________________________________________
38858 [  8723] By: jhi                                   on 2001/02/09  03:29:29
38859         Log: Integrate change #8722 from mainline.
38860              
38861              The Im() function wasn't returning zero for non-Math::Complex
38862              arguments.  The bug reported by John Gamble.
38863      Branch: maint-5.6/perl
38864           !> lib/Math/Complex.pm
38865 ____________________________________________________________________________
38866 [  8722] By: jhi                                   on 2001/02/09  03:28:33
38867         Log: The Im() function wasn't returning zero for non-Math::Complex
38868              arguments.  The bug reported by John Gamble.
38869      Branch: perl
38870            ! lib/Math/Complex.pm
38871 ____________________________________________________________________________
38872 [  8721] By: nick                                  on 2001/02/08  22:11:35
38873         Log: Correct the correction :-(
38874      Branch: perl
38875            ! perl.c
38876 ____________________________________________________________________________
38877 [  8720] By: bailey                                on 2001/02/08  20:59:22
38878         Log: Convert frwite()s to sockets to write()s, since some socket stacks
38879              don't take kindly to stdio.
38880              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
38881              (for often optional LNMs)
38882              Correct a few typos
38883              (C. Bailey)
38884      Branch: vmsperl
38885            ! vms/vms.c vms/vmsish.h
38886 ____________________________________________________________________________
38887 [  8719] By: bailey                                on 2001/02/08  20:51:02
38888         Log: Add header for LIB$ prototypes (C. Berry)
38889      Branch: vmsperl
38890            ! ext/Devel/DProf/DProf.xs
38891 ____________________________________________________________________________
38892 [  8718] By: bailey                                on 2001/02/08  20:49:00
38893         Log: SYN SYN
38894      Branch: vmsperl
38895           +> pod/perliol.pod t/lib/sample-tests/bailout
38896           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
38897           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
38898           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
38899           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
38900           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
38901           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
38902            - lib/unicode/Is/DCinital.pl
38903           !> (integrate 101 files)
38904 ____________________________________________________________________________
38905 [  8717] By: nick                                  on 2001/02/08  19:38:48
38906         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
38907              From: Robin Barker <rmb1@cise.npl.co.uk>
38908              Date: Thu, 8 Feb 2001 14:38:07 GMT
38909              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
38910      Branch: perl
38911            ! lib/CPAN.pm
38912 ____________________________________________________________________________
38913 [  8716] By: nick                                  on 2001/02/08  19:29:07
38914         Log: Generated files form 8713 etc.
38915      Branch: perl
38916            ! embed.h global.sym objXSUB.h perlapi.c proto.h
38917 ____________________________________________________________________________
38918 [  8715] By: nick                                  on 2001/02/08  19:26:08
38919         Log: Fixup non-ithread build after 8713
38920      Branch: perl
38921            ! perl.c
38922 ____________________________________________________________________________
38923 [  8714] By: nick                                  on 2001/02/08  19:17:45
38924         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
38925              From: nick@ccl4.org
38926              Date: Wed, 7 Feb 2001 00:27:47 +0000
38927              Message-Id: <20010207002747.B63724@plum.flirble.org>
38928      Branch: perl
38929            ! sv.c toke.c
38930 ____________________________________________________________________________
38931 [  8713] By: nick                                  on 2001/02/08  19:15:58
38932         Log: Subject: Re: [patch] Re: PL_ptr_table
38933              From: Doug Maceachern <dougm@covalent.net>
38934              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
38935              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
38936      Branch: perl
38937            ! embed.pl perl.c sv.c sv.h
38938 ____________________________________________________________________________
38939 [  8712] By: nick                                  on 2001/02/08  19:12:47
38940         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
38941              From: Peter Prymmer <pvhp@forte.com>
38942              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
38943              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
38944      Branch: perl
38945            ! lib/Pod/Find.pm
38946 ____________________________________________________________________________
38947 [  8711] By: nick                                  on 2001/02/07  21:06:11
38948         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
38949              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
38950              From: Alan Burlison <Alan.Burlison@uk.sun.com>
38951              Date: Tue, 06 Feb 2001 23:37:01 +0000
38952              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
38953      Branch: perl
38954            ! regcomp.c
38955 ____________________________________________________________________________
38956 [  8710] By: alanbur                               on 2001/02/07  00:22:04
38957         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
38958              associated UTFied tr/// code.  Also fixed scoping leak of
38959              PL_reg_start_tmp.
38960      Branch: maint-5.6/pureperl
38961            ! op.c regcomp.c
38962 ____________________________________________________________________________
38963 [  8709] By: nick                                  on 2001/02/06  21:16:49
38964         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
38965              From: Michael G Schwern <schwern@pobox.com>
38966              Date: Sun, 4 Feb 2001 19:47:14 -0500
38967              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
38968      Branch: perl
38969            ! pod/perlapi.pod pod/perlmodlib.PL
38970 ____________________________________________________________________________
38971 [  8708] By: nick                                  on 2001/02/06  20:41:20
38972         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
38973              From: Michael G Schwern <schwern@pobox.com>
38974              Date: Sun, 4 Feb 2001 21:17:49 -0500
38975              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
38976      Branch: perl
38977            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
38978            ! pod/perltootc.pod
38979 ____________________________________________________________________________
38980 [  8707] By: nick                                  on 2001/02/06  20:29:11
38981         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
38982              From: Michael G Schwern <schwern@pobox.com>
38983              Date: Tue, 6 Feb 2001 05:54:30 -0500
38984              Message-Id: <20010206055430.A951@blackrider.aocn.com>
38985      Branch: perl
38986            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
38987 ____________________________________________________________________________
38988 [  8706] By: nick                                  on 2001/02/06  20:21:40
38989         Log: Subject: RE: some win32 fixes
38990              Date: Tue, 6 Feb 2001 09:23:20 +0300
38991              From: Vadim Konovalov <vkonovalov@lucent.com>
38992              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
38993      Branch: perl
38994            ! toke.c win32/Makefile win32/config.bc win32/config.gc
38995            ! win32/config.vc win32/config_H.bc win32/makefile.mk
38996 ____________________________________________________________________________
38997 [  8705] By: alanbur                               on 2001/02/06  15:00:03
38998         Log: Synchronised with parent
38999      Branch: maint-5.6/pureperl
39000            ! regexec.c
39001           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
39002           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
39003 ____________________________________________________________________________
39004 [  8704] By: alanbur                               on 2001/02/06  14:55:24
39005         Log: Fixed UMRs and leak in Perl_pmtrans()
39006      Branch: maint-5.6/pureperl
39007            ! op.c
39008 ____________________________________________________________________________
39009 [  8703] By: gsar                                  on 2001/02/06  02:29:37
39010         Log: $(MAKE) distclean doesn't clean up properly on windows
39011      Branch: maint-5.6/perl
39012            ! win32/Makefile win32/makefile.mk
39013 ____________________________________________________________________________
39014 [  8702] By: gsar                                  on 2001/02/06  01:00:46
39015         Log: tweak change#8659 to keep it simple
39016      Branch: maint-5.6/perl
39017            ! utils/perldoc.PL
39018 ____________________________________________________________________________
39019 [  8701] By: gsar                                  on 2001/02/05  22:45:41
39020         Log: change#8693 was missing testsuite changes
39021      Branch: maint-5.6/perl
39022           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
39023 ____________________________________________________________________________
39024 [  8700] By: nick                                  on 2001/02/05  20:32:52
39025         Log: Integrate mainline
39026      Branch: perlio
39027           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
39028           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
39029           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
39030           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
39031           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
39032           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
39033           +> t/lib/test-harness.t
39034           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
39035           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
39036           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
39037           !> pod/perlutil.pod t/TEST utils/h2xs.PL
39038 ____________________________________________________________________________
39039 [  8699] By: nick                                  on 2001/02/05  19:41:07
39040         Log: Subject: perlfaq2, re: perlmongers
39041              From: David H. Adler <dha@panix.com>
39042              Date: Sun, 4 Feb 2001 23:48:23 -0500
39043              Message-Id: <20010204234823.A13429@panix.com>
39044      Branch: perl
39045            ! pod/perlfaq2.pod
39046 ____________________________________________________________________________
39047 [  8698] By: nick                                  on 2001/02/05  19:39:31
39048         Log: Missed file f#rom the testharness mess.
39049      Branch: perl
39050            + t/lib/test-harness.t
39051 ____________________________________________________________________________
39052 [  8697] By: nick                                  on 2001/02/05  19:37:21
39053         Log: Subject: [DOC PATCH] overload.pm nits
39054              From: John Tobey <jtobey@john-edwin-tobey.org>
39055              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
39056              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
39057      Branch: perl
39058            ! lib/overload.pm
39059 ____________________________________________________________________________
39060 [  8696] By: alanbur                               on 2001/02/05  11:56:00
39061         Log: Sync with parent
39062      Branch: maint-5.6/pureperl
39063           !> thread.h
39064 ____________________________________________________________________________
39065 [  8695] By: gsar                                  on 2001/02/05  03:27:34
39066         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
39067      Branch: maint-5.6/perl
39068            ! thread.h
39069 ____________________________________________________________________________
39070 [  8694] By: alanbur                               on 2001/02/05  00:07:47
39071         Log: Initial branch creation from //depot/maint-5.6/perl
39072      Branch: maint-5.6/pureperl
39073           +> (branch 1719 files)
39074 ____________________________________________________________________________
39075 [  8693] By: gsar                                  on 2001/02/04  22:38:49
39076         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
39077              changes)
39078      Branch: maint-5.6/perl
39079           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
39080           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
39081           !> ext/DB_File/version.c
39082 ____________________________________________________________________________
39083 [  8692] By: nick                                  on 2001/02/04  18:15:57
39084         Log: The missed t/TEST part of the grand testharness upgrade.
39085      Branch: perl
39086            ! t/TEST
39087 ____________________________________________________________________________
39088 [  8691] By: nick                                  on 2001/02/04  18:05:17
39089         Log: New improved test harness
39090              Subject: Re: [PATCH Test::Harness] Third time's a charm?
39091              From: Michael G Schwern <schwern@pobox.com>
39092              Date: Sun, 4 Feb 2001 08:01:20 -0500
39093              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
39094      Branch: perl
39095            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
39096            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
39097            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
39098            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
39099            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
39100            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
39101            ! MANIFEST lib/Test/Harness.pm
39102 ____________________________________________________________________________
39103 [  8690] By: nick                                  on 2001/02/04  17:57:51
39104         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
39105              From: Jonathan Stowe <gellyfish@gellyfish.com>
39106              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
39107              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
39108      Branch: perl
39109            ! utils/h2xs.PL
39110 ____________________________________________________________________________
39111 [  8689] By: nick                                  on 2001/02/04  17:55:24
39112         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
39113              From: Michael G Schwern <schwern@pobox.com>
39114              Date: Sat, 3 Feb 2001 22:46:38 -0500
39115              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
39116      Branch: perl
39117            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
39118            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
39119 ____________________________________________________________________________
39120 [  8688] By: nick                                  on 2001/02/04  17:43:55
39121         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
39122              length byfailing to spot lack of closing )
39123              From: nick@talking.bollo.cx
39124              Date: Sat, 03 Feb 2001 23:53:16 +0000
39125              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
39126      Branch: perl
39127            ! perlio.c pod/perldiag.pod
39128 ____________________________________________________________________________
39129 [  8687] By: jhi                                   on 2001/02/03  17:11:42
39130         Log: HP-UX thread patches from Merijn H. Brand.
39131      Branch: maint-5.6/perl
39132            ! README.hpux hints/hpux.sh
39133 ____________________________________________________________________________
39134 [  8686] By: jhi                                   on 2001/02/03  16:40:12
39135         Log: Metaconfig changes for #8685.
39136      Branch: metaconfig
39137            ! U/installdirs/instubperl.U
39138      Branch: metaconfig/U/perl
39139            ! Devel.U versiononly.U
39140 ____________________________________________________________________________
39141 [  8685] By: jhi                                   on 2001/02/03  16:39:49
39142         Log: For -Dusedevel builds turn off installusrbinperl and turn on
39143              versiononly, a combined idea of Richard Soderberg and Merijn
39144              H. Brand.  You can still override both of these from the command
39145              line if you need to, -Dinstallusrbinperl and -Uversiononly.
39146      Branch: perl
39147            ! Configure
39148 ____________________________________________________________________________
39149 [  8684] By: jhi                                   on 2001/02/03  16:16:34
39150         Log: Metaconfig unit fix for #8683.
39151      Branch: metaconfig
39152            ! U/compline/nblock_io.U
39153 ____________________________________________________________________________
39154 [  8683] By: jhi                                   on 2001/02/03  16:16:12
39155         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
39156              reported by Peter Prymmer for 5.6-TRIAL1.
39157      Branch: perl
39158            ! Configure
39159 ____________________________________________________________________________
39160 [  8682] By: jhi                                   on 2001/02/03  05:52:11
39161         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
39162              to work correctly.
39163      Branch: maint-5.6/perl
39164            ! hints/irix_6.sh
39165 ____________________________________________________________________________
39166 [  8681] By: jhi                                   on 2001/02/03  05:47:33
39167         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
39168      Branch: maint-5.6/perl
39169            ! pod/perlport.pod
39170 ____________________________________________________________________________
39171 [  8680] By: jhi                                   on 2001/02/02  21:39:49
39172         Log: perlport update from Peter Prymmer.
39173      Branch: maint-5.6/perl
39174            ! pod/perlport.pod
39175 ____________________________________________________________________________
39176 [  8679] By: nick                                  on 2001/02/02  20:50:48
39177         Log: Integrate mainline
39178      Branch: perlio
39179           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
39180           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
39181           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
39182 ____________________________________________________________________________
39183 [  8678] By: gsar                                  on 2001/02/02  16:02:12
39184         Log: note about bincompat, slightly modified (from Lupe Christoph)
39185      Branch: maint-5.6/perl
39186            ! README.solaris
39187 ____________________________________________________________________________
39188 [  8677] By: jhi                                   on 2001/02/02  15:46:20
39189         Log: Supported platforms updates.
39190      Branch: maint-5.6/perl
39191            ! pod/perlport.pod
39192 ____________________________________________________________________________
39193 [  8676] By: jhi                                   on 2001/02/02  03:41:26
39194         Log: A couple more perlfaq2 tweaks.
39195      Branch: maint-5.6/perl
39196            ! pod/perlfaq2.pod
39197 ____________________________________________________________________________
39198 [  8675] By: jhi                                   on 2001/02/02  03:17:44
39199         Log: Misedit in #8661.
39200      Branch: maint-5.6/perl
39201            ! Configure
39202 ____________________________________________________________________________
39203 [  8674] By: jhi                                   on 2001/02/02  03:14:38
39204         Log: Damien again.
39205      Branch: maint-5.6/perl
39206            ! pod/perlfaq2.pod
39207 ____________________________________________________________________________
39208 [  8673] By: jhi                                   on 2001/02/02  03:12:40
39209         Log: perlfaq update from Elaine Ashton.
39210      Branch: maint-5.6/perl
39211            ! pod/perlfaq2.pod
39212 ____________________________________________________________________________
39213 [  8672] By: jhi                                   on 2001/02/02  03:07:08
39214         Log: UTF-8 s/// patch from Inaba Hiroto.
39215      Branch: maint-5.6/perl
39216            ! pp_ctl.c pp_hot.c
39217 ____________________________________________________________________________
39218 [  8671] By: jhi                                   on 2001/02/01  22:34:31
39219         Log: Update Changes.
39220      Branch: perl
39221            ! Changes patchlevel.h
39222 ____________________________________________________________________________
39223 [  8670] By: jhi                                   on 2001/02/01  22:15:29
39224         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
39225              from maintperl.
39226              
39227              Upgrade to Getopt::Long 2.25, from Johan Vromans.
39228              
39229              more files need to be writable in the source distribution
39230              
39231              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
39232              
39233              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
39234              
39235              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
39236              
39237              Allow the float to be fuzzier.
39238              
39239              need to use INT2PTR instead of a straight cast or ia64 fails
39240              
39241              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
39242              
39243              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
39244      Branch: perl
39245           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
39246           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
39247           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
39248 ____________________________________________________________________________
39249 [  8669] By: jhi                                   on 2001/02/01  21:57:02
39250         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
39251              From: Robin Barker <rmb1@cise.npl.co.uk>
39252              Date: Thu, 1 Feb 2001 16:59:05 GMT
39253              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
39254      Branch: maint-5.6/perl
39255            ! pod/perlmodlib.PL
39256 ____________________________________________________________________________
39257 [  8668] By: nick                                  on 2001/02/01  19:41:40
39258         Log: Integrate mainline
39259      Branch: perlio
39260           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
39261           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
39262           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
39263 ____________________________________________________________________________
39264 [  8667] By: gsar                                  on 2001/02/01  16:59:11
39265         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
39266      Branch: maint-5.6/perl
39267            ! embed.pl embedvar.h
39268 ____________________________________________________________________________
39269 [  8666] By: gsar                                  on 2001/02/01  16:34:51
39270         Log: add missing entries to win32/config.?c
39271      Branch: maint-5.6/perl
39272            ! win32/config.bc win32/config.gc win32/config.vc
39273            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39274 ____________________________________________________________________________
39275 [  8665] By: jhi                                   on 2001/02/01  14:58:51
39276         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
39277              From: "Stephen P. Potter" <spp@spotter.yi.org>
39278              Date: Thu, 01 Feb 2001 10:45:46 -0500
39279              Message-Id: <200102011545.KAA31479@spotter.yi.org>
39280      Branch: maint-5.6/perl
39281            ! pod/perlfunc.pod
39282 ____________________________________________________________________________
39283 [  8664] By: gsar                                  on 2001/02/01  14:52:37
39284         Log: need to use INT2PTR instead of a straight cast or ia64 fails
39285              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
39286      Branch: maint-5.6/perl
39287            ! ext/POSIX/POSIX.xs
39288 ____________________________________________________________________________
39289 [  8663] By: jhi                                   on 2001/02/01  14:09:13
39290         Log: Allow the float to be fuzzier.
39291      Branch: maint-5.6/perl
39292            ! t/lib/peek.t
39293 ____________________________________________________________________________
39294 [  8662] By: jhi                                   on 2001/02/01  13:59:00
39295         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
39296              From: Robin Barker <rmb1@cise.npl.co.uk>
39297              Date: Thu, 1 Feb 2001 13:05:39 GMT
39298              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
39299      Branch: maint-5.6/perl
39300            ! pod/perlmodlib.pod
39301 ____________________________________________________________________________
39302 [  8661] By: jhi                                   on 2001/02/01  13:57:38
39303         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
39304              Date: Thu, 01 Feb 2001 14:15:41 +0100
39305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39306              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
39307              
39308              Have the $ccflags in the gcc version test (strange, this change
39309              is claimed to be have been integrated already)
39310      Branch: maint-5.6/perl
39311            ! Configure
39312 ____________________________________________________________________________
39313 [  8660] By: jhi                                   on 2001/02/01  13:44:10
39314         Log: Integrate changes #7950,7964,7962 from mainline.
39315              
39316              Find the stdchar signedness using cpp, should fix some of
39317              the Solaris compiler warnings reported by Alan Burlison.
39318      Branch: maint-5.6/perl
39319           !> Configure config_h.SH
39320 ____________________________________________________________________________
39321 [  8659] By: jhi                                   on 2001/02/01  05:35:32
39322         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
39323              From: Jan Dubois <JanD@ActiveState.com>
39324              Date: Wed, 31 Jan 2001 21:17:03 -0800
39325              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
39326      Branch: maint-5.6/perl
39327            ! utils/perldoc.PL
39328 ____________________________________________________________________________
39329 [  8658] By: jhi                                   on 2001/02/01  04:33:17
39330         Log: Integrate the README.os390 and README.posix-bc parts of mainline
39331              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
39332              installperl parts were taken care of by #8657.)
39333      Branch: maint-5.6/perl
39334           !> README.os390 README.posix-bc
39335 ____________________________________________________________________________
39336 [  8657] By: jhi                                   on 2001/02/01  04:29:21
39337         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
39338              From: Peter Prymmer <pvhp@forte.com>
39339              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
39340              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
39341      Branch: maint-5.6/perl
39342            + ext/DynaLoader/dl_dllload.xs
39343            ! MANIFEST Makefile.SH hints/os390.sh installperl
39344 ____________________________________________________________________________
39345 [  8656] By: jhi                                   on 2001/02/01  04:25:45
39346         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
39347              From: Peter Prymmer <pvhp@forte.com>
39348              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
39349              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
39350      Branch: maint-5.6/perl
39351            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
39352 ____________________________________________________________________________
39353 [  8655] By: jhi                                   on 2001/02/01  04:14:47
39354         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
39355              From: troc@netrus.net
39356              Date: Wed, 31 Jan 2001 22:31:26 -0500
39357              Message-Id: <200102010331.WAA117.85@rocco.homenet>
39358      Branch: maint-5.6/perl
39359            ! os2/os2.c
39360 ____________________________________________________________________________
39361 [  8654] By: jhi                                   on 2001/02/01  04:12:52
39362         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
39363              as reported by Alan Burlison.
39364      Branch: maint-5.6/perl
39365            ! pp.h
39366 ____________________________________________________________________________
39367 [  8653] By: jhi                                   on 2001/02/01  04:05:12
39368         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
39369              From: dsugalski@northernlight.com
39370              Date: Wed, 31 Jan 2001 18:54:11 -0500
39371              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
39372      Branch: maint-5.6/perl
39373            ! configure.com
39374 ____________________________________________________________________________
39375 [  8652] By: jhi                                   on 2001/02/01  04:03:11
39376         Log: Misplaced #endif.
39377              
39378              Subject: [perl-5-6-1-trial2] patches for EPOC
39379              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39380              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
39381              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
39382      Branch: maint-5.6/perl
39383            ! epoc/epocish.c
39384 ____________________________________________________________________________
39385 [  8651] By: jhi                                   on 2001/02/01  04:00:25
39386         Log: Integrate changes #8647,8648,8650 from mainline.
39387              
39388              Macrofy a magic UTF-8 test.
39389              
39390              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
39391              
39392              Watch out for cross compiling for EPOC (usually done on linux).
39393      Branch: maint-5.6/perl
39394           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
39395 ____________________________________________________________________________
39396 [  8650] By: jhi                                   on 2001/02/01  03:56:20
39397         Log: Watch out for cross compiling for EPOC (usually done on linux)
39398              
39399              Subject: [perl-5-6-1-trial2] patches for EPOC
39400              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39401              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
39402              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
39403      Branch: perl
39404            ! ext/Errno/Errno_pm.PL
39405 ____________________________________________________________________________
39406 [  8649] By: gsar                                  on 2001/02/01  00:46:00
39407         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
39408      Branch: maint-5.6/perl
39409            ! sv.c
39410 ____________________________________________________________________________
39411 [  8648] By: jhi                                   on 2001/01/31  23:35:36
39412         Log: All the uses of PL_numeric_radix must be protected by
39413              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
39414              
39415              Subject: [perl-5-6-1-trial2] patches for EPOC
39416              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39417              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
39418              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
39419      Branch: perl
39420            ! sv.c
39421 ____________________________________________________________________________
39422 [  8647] By: jhi                                   on 2001/01/31  22:56:16
39423         Log: Macrofy a magic UTF-8 test.
39424      Branch: perl
39425            ! utf8.c utf8.h
39426 ____________________________________________________________________________
39427 [  8646] By: gsar                                  on 2001/01/31  15:55:12
39428         Log: update Changes
39429      Branch: maint-5.6/perl
39430            ! Changes
39431 ____________________________________________________________________________
39432 [  8645] By: gsar                                  on 2001/01/31  15:10:14
39433         Log: Configure tweak suggested by Peter Prymmer
39434      Branch: maint-5.6/perl
39435            ! Configure
39436 ____________________________________________________________________________
39437 [  8644] By: gsar                                  on 2001/01/31  15:06:32
39438         Log: more files need to be writable in the source distribution
39439      Branch: maint-5.6/perl
39440            ! Porting/makerel
39441 ____________________________________________________________________________
39442 [  8643] By: jhi                                   on 2001/01/31  14:59:46
39443         Log: Integrate changes #8258,8278,8279 from mainline.
39444              
39445              Make the large file tests more robust/talkative.
39446      Branch: maint-5.6/perl
39447           !> t/lib/syslfs.t t/op/lfs.t
39448 ____________________________________________________________________________
39449 [  8642] By: gsar                                  on 2001/01/31  14:53:48
39450         Log: integrate changes#8311,8334 from mainline
39451              
39452              Add a new MakeMaker variable PM_FILTER that defines a Unix
39453              filter to be run on each .pm during the pm_to_blib() phase,
39454              a fixed version of
39455              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
39456              
39457              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
39458              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
39459              accurate reading of the "atime".  
39460      Branch: maint-5.6/perl
39461           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
39462           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
39463           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
39464 ____________________________________________________________________________
39465 [  8641] By: jhi                                   on 2001/01/31  14:46:37
39466         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
39467      Branch: maint-5.6/perl
39468            ! lib/Getopt/Long.pm
39469 ____________________________________________________________________________
39470 [  8640] By: gsar                                  on 2001/01/31  14:40:24
39471         Log: make regen_all
39472      Branch: maint-5.6/perl
39473            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
39474 ____________________________________________________________________________
39475 [  8639] By: gsar                                  on 2001/01/31  14:37:25
39476         Log: refresh windows config files
39477      Branch: maint-5.6/perl
39478            ! win32/Makefile win32/config_H.bc win32/config_H.gc
39479            ! win32/config_H.vc win32/makefile.mk
39480 ____________________________________________________________________________
39481 [  8638] By: gsar                                  on 2001/01/31  14:28:10
39482         Log: makefile tweaks for windows: introduce a bulk-switch to enable
39483              same options as ActivePerl; sync changes with makefile.mk
39484      Branch: maint-5.6/perl
39485            ! win32/Makefile win32/makefile.mk
39486 ____________________________________________________________________________
39487 [  8637] By: jhi                                   on 2001/01/31  04:41:30
39488         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
39489              From: Nicholas Clark <nick@ccl4.org>
39490              Date: Tue, 30 Jan 2001 19:51:05 +0000
39491              Message-ID: <20010130195105.R76607@plum.flirble.org> 
39492              
39493              op/inc cure.
39494      Branch: perl
39495            ! pp.c pp.h pp_hot.c t/op/arith.t
39496 ____________________________________________________________________________
39497 [  8636] By: jhi                                   on 2001/01/31  02:38:32
39498         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
39499              no perlio],8257,8380,8479,8515 from mainline.
39500              
39501              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
39502              
39503              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
39504              Subject: [PATCH perl@8133] fix-up for VMS extensions
39505              
39506              In VMS embedded perls couldn't access the statically built Socket.
39507              
39508              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
39509              
39510              Further VMS piping fixes from Charles Lane.
39511              
39512              Subject:  [PATCH] make t/op/misc.t work on VMS
39513              
39514              Add tracing for debugging extensions builds in VMS.
39515              
39516              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
39517      Branch: maint-5.6/perl
39518           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
39519           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
39520           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
39521 ____________________________________________________________________________
39522 [  8635] By: jhi                                   on 2001/01/31  01:46:41
39523         Log: Integrate change #7732 from mainline.
39524              
39525              Sparc 64-bit pack() fix from Jens Hamisch.
39526      Branch: maint-5.6/perl
39527           !> pp.c
39528 ____________________________________________________________________________
39529 [  8634] By: jhi                                   on 2001/01/31  01:41:16
39530         Log: One spot missing from #8626.
39531      Branch: maint-5.6/perl
39532            ! sv.c
39533 ____________________________________________________________________________
39534 [  8633] By: jhi                                   on 2001/01/31  00:49:17
39535         Log: Integrate change #7495 from mainline.
39536              
39537              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
39538      Branch: maint-5.6/perl
39539           !> MANIFEST ext/re/Makefile.PL
39540 ____________________________________________________________________________
39541 [  8632] By: jhi                                   on 2001/01/30  23:38:49
39542         Log: Integrate change #8396 from mainline.
39543              
39544              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
39545              better multicast support (resend)
39546      Branch: maint-5.6/perl
39547           !> ext/Socket/Socket.pm
39548 ____________________________________________________________________________
39549 [  8631] By: jhi                                   on 2001/01/30  23:28:03
39550         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
39551              
39552              More AIX lore. (7514, ext/re/hints/aix.pl)
39553              
39554              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
39555              
39556              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)
39557              
39558              Subject: [ID 20001214.002] Net::Ping patch
39559              
39560              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
39561              
39562              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
39563              
39564              Add ReuseAddr as a (preferred) alias for Reuse as we now
39565              also have ReusePort.
39566              
39567              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
39568      Branch: maint-5.6/perl
39569           +> ext/re/hints/aix.pl
39570           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
39571           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
39572 ____________________________________________________________________________
39573 [  8630] By: jhi                                   on 2001/01/30  23:03:59
39574         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
39575              
39576              read() documentation tweak for 20001121.004.
39577              
39578              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
39579      Branch: maint-5.6/perl
39580           !> pod/perlfunc.pod pod/perlre.pod
39581 ____________________________________________________________________________
39582 [  8629] By: jhi                                   on 2001/01/30  22:41:57
39583         Log: Integrate change #8098 from mainline.
39584              
39585              fastgetcwd is defined using a glob alias on a $^O dependent basis
39586              and there was no default assignment or perl subroutine.
39587      Branch: maint-5.6/perl
39588           !> lib/Cwd.pm
39589 ____________________________________________________________________________
39590 [  8628] By: jhi                                   on 2001/01/30  21:58:52
39591         Log: Integrate change #7866 from mainline.
39592              
39593              File::Temp 0.11.
39594      Branch: maint-5.6/perl
39595           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
39596 ____________________________________________________________________________
39597 [  8627] By: jhi                                   on 2001/01/30  21:39:44
39598         Log: Integrate changes #8075,8086,8228 from mainline.  
39599              
39600              Darwin is not Windows. (8075,8086)
39601              
39602              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
39603      Branch: maint-5.6/perl
39604           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
39605           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
39606           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
39607           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
39608 ____________________________________________________________________________
39609 [  8626] By: jhi                                   on 2001/01/30  21:22:11
39610         Log: Integrate with tweakery the change #8625 from mainline,
39611              the multibyte decimal separator fix ("fa_IR locale failure").
39612      Branch: maint-5.6/perl
39613            ! embedvar.h perlapi.h
39614           !> intrpvar.h perl.c perl.h sv.c util.c
39615 ____________________________________________________________________________
39616 [  8625] By: jhi                                   on 2001/01/30  20:26:33
39617         Log: Fix for the fa_IR locale failure.  The reason for the failure
39618              was that Perl was assuming the decimal separator aka the radix
39619              separator is one character.  The Farsi-Iranian locale crushed
39620              that bad assumption since there the separator is 'Momayyez',
39621              glyphwise looking somewhat like a slash, and in Unicode UTF-8
39622              encoded in two bytes, 0xd9 0xab.
39623      Branch: perl
39624            ! intrpvar.h perl.c perl.h sv.c util.c
39625 ____________________________________________________________________________
39626 [  8624] By: gsar                                  on 2001/01/30  20:17:03
39627         Log: regen_headers
39628      Branch: maint-5.6/perl
39629            ! Makefile.SH pod/perlintern.pod
39630 ____________________________________________________________________________
39631 [  8623] By: gsar                                  on 2001/01/30  19:42:34
39632         Log: backout change#7431 and its dependents (causes spurious rebuilds
39633              of autogenerated files)
39634              
39635              fix benign b.t failure
39636      Branch: maint-5.6/perl
39637            ! Makefile.SH t/lib/b.t
39638 ____________________________________________________________________________
39639 [  8622] By: jhi                                   on 2001/01/30  19:41:41
39640         Log: Microperl sync.
39641      Branch: perl
39642            ! mg.c perl.h
39643 ____________________________________________________________________________
39644 [  8621] By: gsar                                  on 2001/01/30  19:24:47
39645         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
39646              from mainline
39647              
39648              Subject: podlators 1.06 released
39649              
39650              Subject: [PATCH @8436] Eliminate op_children
39651              
39652              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
39653              
39654              (Replaced by #8448)  More op_children traces (cleanup of #8442).
39655              
39656              Subject: [PATCH #3 @8436] Re: Eliminate op_children
39657              Replace #8444 and #8445.
39658              
39659              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
39660              at the setting of the ofs_sv in new_struct_thread() as the
39661              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
39662              uninitialized fields are, uh, initialized with),
39663              SvREFCNT_inc()ing that invited a core dump.
39664              
39665              podlators 1.07, from Russ Allbery.
39666              
39667              Subject: [PATCH] regcomp.c old feature removal
39668              From: mjd@plover.com
39669              Date: 16 Jan 2001 14:43:18 -0000 
39670              Message-ID: <20010116144318.7140.qmail@plover.com> 
39671      Branch: maint-5.6/perl
39672           +> lib/Pod/Text/Overstrike.pm
39673           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
39674           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
39675           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
39676           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
39677           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
39678           !> util.c
39679 ____________________________________________________________________________
39680 [  8620] By: gsar                                  on 2001/01/30  18:48:32
39681         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
39682              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
39683              now fails one test)
39684              
39685              Subject: [PATCH] lvalue AUTOLOAD. No, really.
39686              
39687              Subject: [PATCH] Interesting syntax idea
39688              Make opens + bareword assigns do typeglob assigns.
39689              
39690              Tests for #8254.
39691              
39692              Subject: [PATCH @8269] Continue blocks and B::Deparse
39693              Make the peephole optimizer to bypass more null ops and
39694              and rewrite the deparse handling of continue blocks.
39695              
39696              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
39697              Doc tweak on #8313.
39698              
39699              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
39700              
39701              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
39702              
39703              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
39704              
39705              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
39706              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
39707              according to the platform.
39708              
39709              Subject: [PATCH @8404] Consolidated lvalue sub changes
39710              
39711              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
39712              
39713              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
39714              
39715              Subject: B::Concise -- an improved replacement for B::Terse 
39716              
39717              The B::Terse drop-in replacement wasn't quite drop-in.
39718              
39719              The LVRET macro needed an aTHX.
39720              
39721              Use the /^Perl_/-less form of is_lvalue_sub().
39722              
39723              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
39724      Branch: maint-5.6/perl
39725           +> ext/B/B/Concise.pm
39726           !> (integrate 27 files)
39727 ____________________________________________________________________________
39728 [  8619] By: nick                                  on 2001/01/30  18:40:28
39729         Log: Integrate mainline
39730      Branch: perlio
39731           !> (integrate 40 files)
39732 ____________________________________________________________________________
39733 [  8618] By: jhi                                   on 2001/01/30  18:37:18
39734         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
39735              Date: Mon, 29 Jan 2001 22:51:29 -0600
39736              From: "Craig A. Berry" <craigberry@mac.com>
39737              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
39738      Branch: perl
39739            ! vms/test.com
39740 ____________________________________________________________________________
39741 [  8617] By: jhi                                   on 2001/01/30  18:34:53
39742         Log: Subject: [PATCH] Add missing CV flags to dump.c
39743              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39744              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
39745              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
39746      Branch: perl
39747            ! dump.c
39748 ____________________________________________________________________________
39749 [  8616] By: jhi                                   on 2001/01/30  18:20:58
39750         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
39751              part isn't applicable to maintperl.
39752              
39753              UTF-8 nit from Inaba Hiroto.
39754      Branch: maint-5.6/perl
39755           !> pod/perlapi.pod utf8.c
39756 ____________________________________________________________________________
39757 [  8615] By: jhi                                   on 2001/01/30  18:18:51
39758         Log: UTF-8 nit from Inaba Hiroto.
39759      Branch: perl
39760            ! pod/perlapi.pod t/op/each.t utf8.c
39761 ____________________________________________________________________________
39762 [  8614] By: jhi                                   on 2001/01/30  18:13:38
39763         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
39764              
39765              perl's internal variables are not for public consumption,
39766              move their docs from perlapi.pod to perlintern.pod
39767              
39768              support for -Dusethreads build under HP-UX 10.20 and DCE threads
39769              library (11.0 and later have pthreads but 10.x don't)
39770              
39771              avoid uninitialized value warnings
39772              
39773              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
39774              gets weird results)
39775              
39776              perldoc nit on windows
39777              
39778              make it possible to run the tests outside the source tree
39779              (there's still a dependency on ../lib being the library
39780              location)
39781      Branch: perl
39782           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
39783           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
39784           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
39785           !> win32/bin/search.pl win32/vdir.h
39786 ____________________________________________________________________________
39787 [  8613] By: gsar                                  on 2001/01/30  16:39:59
39788         Log: make it possible to run the tests outside the source tree
39789              (there's still a dependency on ../lib being the library
39790              location)
39791      Branch: maint-5.6/perl
39792            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
39793 ____________________________________________________________________________
39794 [  8612] By: gsar                                  on 2001/01/30  16:31:12
39795         Log: perldoc nit on windows
39796      Branch: maint-5.6/perl
39797            ! utils/perldoc.PL
39798 ____________________________________________________________________________
39799 [  8611] By: gsar                                  on 2001/01/30  16:22:54
39800         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
39801              gets weird results)
39802      Branch: maint-5.6/perl
39803            ! win32/vdir.h
39804 ____________________________________________________________________________
39805 [  8610] By: gsar                                  on 2001/01/30  16:12:45
39806         Log: avoid uninitialized value warnings
39807      Branch: maint-5.6/perl
39808            ! win32/bin/search.pl
39809 ____________________________________________________________________________
39810 [  8609] By: gsar                                  on 2001/01/30  16:08:01
39811         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
39812              library (11.0 and later have pthreads but 10.x don't)
39813      Branch: maint-5.6/perl
39814            ! hints/hpux.sh thread.h
39815 ____________________________________________________________________________
39816 [  8608] By: gsar                                  on 2001/01/30  15:48:55
39817         Log: perl's internal variables are not for public consumption,
39818              move their docs from perlapi.pod to perlintern.pod
39819      Branch: maint-5.6/perl
39820            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
39821            ! thrdvar.h
39822 ____________________________________________________________________________
39823 [  8607] By: gsar                                  on 2001/01/30  15:44:27
39824         Log: mistakenly branched perl56delta.pod, revert
39825      Branch: maint-5.6/perl
39826            - pod/perl56delta.pod
39827           !> pod/perldelta.pod
39828 ____________________________________________________________________________
39829 [  8606] By: gsar                                  on 2001/01/30  14:20:24
39830         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
39831              dTHR which has been a noop for a while now, except for the
39832              compatibility definition in thread.h)
39833      Branch: maint-5.6/perl
39834           !> (integrate 45 files)
39835 ____________________________________________________________________________
39836 [  8605] By: jhi                                   on 2001/01/30  05:43:58
39837         Log: Mark the UTF-8 APIs as experimental.
39838      Branch: maint-5.6/perl
39839            ! embed.pl pod/perlapi.pod
39840 ____________________________________________________________________________
39841 [  8604] By: jhi                                   on 2001/01/30  05:38:40
39842         Log: Nits from earlier integrates.
39843      Branch: maint-5.6/perl
39844            ! lib/Carp/Heavy.pm
39845           !> sv.c
39846 ____________________________________________________________________________
39847 [  8603] By: jhi                                   on 2001/01/30  05:27:26
39848         Log: Regenerate Porting files.
39849      Branch: maint-5.6/perl
39850            ! Porting/Glossary Porting/config.sh Porting/config_H
39851 ____________________________________________________________________________
39852 [  8602] By: jhi                                   on 2001/01/30  05:14:59
39853         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
39854              8310,8339,8447,8492,8493,8505,8525: documentation changes.
39855              
39856              Subject: Re: perlfaq style changes
39857              
39858              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
39859              
39860              Subject: [PATCH] docs on NaN
39861              
39862              Subject: [patch] perlfaq7
39863              
39864              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
39865              
39866              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
39867              
39868              Subject: [PATCH] open() example in perlfunc.pod
39869              
39870              Podify README.mpeix (a new version from the web)
39871              
39872              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
39873              
39874              Subject: [PATCH] format and rewording in perlfaq.pod
39875              
39876              Subject: [PATCH] API Variable documentation   
39877              
39878              Memory management calls documentation.
39879              
39880              Subject: [PATCH: perl@8482] README.vms URL updates
39881              
39882              Subject: Minor typos in perlfaq2.pod
39883              
39884              Subject: [PATCH] pod/perlvar.pod
39885      Branch: maint-5.6/perl
39886           +> pod/perl56delta.pod
39887            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39888           !> README.amiga README.epoc README.mpeix README.vms
39889           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
39890           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
39891           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
39892           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
39893           !> pod/perlvar.pod thrdvar.h
39894 ____________________________________________________________________________
39895 [  8601] By: jhi                                   on 2001/01/30  04:38:35
39896         Log: Integrate changes #8036,8096,8253 from mainline:
39897              hints changes.
39898              
39899              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
39900              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
39901              
39902              Output the (apparent) version of gcc in Tru64.
39903      Branch: maint-5.6/perl
39904           +> ext/POSIX/hints/svr4.pl
39905           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
39906           !> hints/svr4.sh t/lib/bigfltpm.t
39907 ____________________________________________________________________________
39908 [  8600] By: jhi                                   on 2001/01/30  04:04:01
39909         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
39910              locale fixes.
39911              
39912              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
39913              
39914              Debian allows /usr/bin/locale to exist without any locales. (7868)
39915              
39916              Allow the locale test needing POSIX and the taint test
39917              needing IPC::SysV to run under 'minitest' (basically,
39918              bail out if loading the extension fails). (8384)
39919              
39920              Cleanup the locale.t output  (8480)
39921      Branch: maint-5.6/perl
39922           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
39923           !> t/pragma/locale.t
39924 ____________________________________________________________________________
39925 [  8599] By: jhi                                   on 2001/01/30  03:51:04
39926         Log: Missing generated files from #8598.
39927      Branch: maint-5.6/perl
39928            ! embed.h global.sym objXSUB.h perlapi.c proto.h
39929 ____________________________________________________________________________
39930 [  8598] By: jhi                                   on 2001/01/30  03:41:54
39931         Log: Integrate change #8555 from mainline, manually integrate parts
39932              of changes 8452 and 8583.
39933              
39934              Subject: [PATCH] utf8.c documentation (8452)
39935              
39936              No point in checking the length if the pointer is bogus. (8555)
39937              
39938              Introduce bytes_from_utf8() and implement sv_eq() using it,
39939              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
39940              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
39941              was malformed. (8583)
39942      Branch: maint-5.6/perl
39943            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
39944           !> pod/perlapi.pod sv.c utf8.c
39945 ____________________________________________________________________________
39946 [  8597] By: gsar                                  on 2001/01/30  02:37:26
39947         Log: get PERL_OBJECT build going again on windows
39948      Branch: maint-5.6/perl
39949            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39950            ! pod/perlapi.pod proto.h sv.c
39951 ____________________________________________________________________________
39952 [  8596] By: jhi                                   on 2001/01/30  02:16:17
39953         Log: Signedness nit.
39954      Branch: perl
39955            ! sv.c
39956 ____________________________________________________________________________
39957 [  8595] By: jhi                                   on 2001/01/30  02:11:07
39958         Log: EBCDIC patch for Storable, from Peter Prymmer.
39959      Branch: perl
39960            ! t/lib/st-06compat.t
39961 ____________________________________________________________________________
39962 [  8594] By: jhi                                   on 2001/01/30  01:04:48
39963         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
39964              From: Peter Prymmer <pvhp@forte.com>
39965              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
39966              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
39967      Branch: perl
39968            ! t/lib/b.t
39969 ____________________________________________________________________________
39970 [  8593] By: jhi                                   on 2001/01/30  00:56:47
39971         Log: Subject: [PATCH: perl@8585] pod problems in io
39972              From: Peter Prymmer <pvhp@forte.com>
39973              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
39974              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
39975      Branch: perl
39976            ! pod/perlapio.pod pod/perliol.pod
39977 ____________________________________________________________________________
39978 [  8592] By: jhi                                   on 2001/01/30  00:48:20
39979         Log: Integrate perlio.
39980      Branch: perl
39981           !> pod/perlapio.pod pod/perliol.pod
39982 ____________________________________________________________________________
39983 [  8591] By: nick                                  on 2001/01/29  22:02:28
39984         Log: GNU 'merge' Simon's copy of perliol.pod with version
39985              patched by Craig's patch.
39986      Branch: perlio
39987            ! pod/perliol.pod
39988 ____________________________________________________________________________
39989 [  8590] By: nick                                  on 2001/01/29  21:55:10
39990         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
39991      Branch: perlio
39992            ! pod/perlapio.pod pod/perliol.pod
39993 ____________________________________________________________________________
39994 [  8589] By: jhi                                   on 2001/01/29  15:35:33
39995         Log: Integrate change #8586 from maint-5.6/perl.
39996              
39997              make the BOM detection code not call tell() until it has to
39998              (meant to fix esoteric compatibility issues where PL_rsfp
39999              is overridden)
40000      Branch: perl
40001           !> toke.c
40002 ____________________________________________________________________________
40003 [  8588] By: jhi                                   on 2001/01/29  15:29:11
40004         Log: Subject: MAking Solaris malloc() the default
40005              From: Lupe Christoph <lupe@lupe-christoph.de>
40006              Date: Mon, 29 Jan 2001 12:59:36 +0100
40007              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
40008              
40009              The README.solaris part slightly tweaked.
40010      Branch: perl
40011            ! README.solaris hints/solaris_2.sh
40012 ____________________________________________________________________________
40013 [  8587] By: jhi                                   on 2001/01/29  15:17:34
40014         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
40015              From: root@ak-75.mind.de
40016              Date: Sun, 28 Jan 2001 20:32:29 +0100
40017              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
40018      Branch: perl
40019            ! pod/perlre.pod
40020 ____________________________________________________________________________
40021 [  8586] By: gsar                                  on 2001/01/29  13:43:44
40022         Log: make the BOM detection code not call tell() until it has to
40023              (meant to fix esoteric compatibility issues where PL_rsfp
40024              is overridden)
40025      Branch: maint-5.6/perl
40026            ! toke.c
40027 ____________________________________________________________________________
40028 [  8585] By: jhi                                   on 2001/01/28  20:05:45
40029         Log: Update Changes.
40030      Branch: perl
40031            ! Changes patchlevel.h
40032 ____________________________________________________________________________
40033 [  8584] By: jhi                                   on 2001/01/28  19:30:02
40034         Log: Integrate perlio.
40035      Branch: perl
40036           +> pod/perliol.pod
40037           !> MANIFEST pod/perlapio.pod
40038 ____________________________________________________________________________
40039 [  8583] By: jhi                                   on 2001/01/28  19:28:40
40040         Log: Patch from Inaba Hiroto:
40041              - canonical UTF-8 hash keys: if a key string for a hash is
40042              UTF8-on, try downgrade the string and use it if
40043              unicode::distinct is not in effect.
40044              For the task, I added a function bytes_from_utf8() to utf8.c.
40045              It might resemble utf8_to_bytes() but it is not convenient
40046              to the task.
40047              Made a test for it and added to t/op/each.t
40048              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
40049              the mortal copy of the argument SV.
40050              And changed t/io/utf8.t test 18 which expects print() to
40051              upgrade its argument.
40052              - re-implement sv_eq with bytes_from_utf8()
40053              - some bug fixes
40054              - tr/// does not handle UTF8 range (\x{}-\x{})
40055              - \ before raw UTF8 character produced
40056              "Malformed UTF-8 character" warning.
40057              - "\x{100}\N{CENT SIGN}" is Malformed.
40058              Added tests for these 3.
40059              - and one silly bug (by me) with qu operator.
40060      Branch: perl
40061            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
40062            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
40063            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
40064 ____________________________________________________________________________
40065 [  8582] By: nick                                  on 2001/01/28  19:25:04
40066         Log: Add pod/perliol.pod to MANIFEST :-(
40067      Branch: perlio
40068            ! MANIFEST
40069 ____________________________________________________________________________
40070 [  8581] By: nick                                  on 2001/01/28  19:22:40
40071         Log: PerlIO documentation. Proofing and sub-editing requested.
40072      Branch: perlio
40073            + pod/perliol.pod
40074            ! pod/perlapio.pod
40075 ____________________________________________________________________________
40076 [  8580] By: jhi                                   on 2001/01/28  05:16:25
40077         Log: Revert the change to sv_2pv() done by #8054: Someone who
40078              did SvNV_set() on a scalar that also happened to be POK,
40079              followed by sv_2pv() won't get the right coercion anymore.
40080              [Sarathy]
40081      Branch: maint-5.6/perl
40082            ! sv.c
40083 ____________________________________________________________________________
40084 [  8579] By: jhi                                   on 2001/01/28  05:15:04
40085         Log: Remove the #8084 effect: do not allow -Q to be interpreted
40086              as -&Q(), this is too much wiggle room.
40087      Branch: maint-5.6/perl
40088            ! toke.c
40089 ____________________________________________________________________________
40090 [  8578] By: jhi                                   on 2001/01/28  05:12:45
40091         Log: Needed bits of #8439 (should have been in #8576),
40092              mainly for lval substr().
40093      Branch: maint-5.6/perl
40094            ! mg.c pp.c pp_hot.c
40095 ____________________________________________________________________________
40096 [  8577] By: jhi                                   on 2001/01/28  05:02:46
40097         Log: A missing check-in.
40098      Branch: maint-5.6/perl
40099            ! utf8.c
40100 ____________________________________________________________________________
40101 [  8576] By: jhi                                   on 2001/01/28  04:26:18
40102         Log: Integrate changes #8425,8436,8439,8517 from mainline.
40103              The 8439 was not truly integrated because it had too many
40104              dependencies on the development branch and because it introduced
40105              concepts too bold for a maintenance branch (such as the qu operator).
40106              
40107              Subject: [PATCH perl@8342] -Wformat
40108              
40109              Tighten some of the UTF-8 tests a bit.
40110              
40111              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
40112              - The substr lval was still not okay.
40113              - Now pp_stringify and sv_setsv copies source's UTF8 flag
40114              even if IN_BYTE.  pp_stringify is called from fold_constants
40115              at optimization phase and "\x{100}" was made SvUTF8_off under
40116              use bytes (the bytes pragma is for "byte semantics" and not
40117              for "do not produce UTF8 data")
40118      Branch: maint-5.6/perl
40119            ! t/lib/charnames.t t/op/substr.t toke.c
40120           !> sv.c t/pragma/utf8.t
40121 ____________________________________________________________________________
40122 [  8575] By: jhi                                   on 2001/01/28  04:01:51
40123         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
40124              
40125              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
40126              
40127              Subject: [ID 20001230.003] UTF-8 tr still hurts
40128              
40129              Test cases for #8385 (from Simon's "torture.pl")
40130              
40131              Start fixing UTF-8 lval substr() (8405)
40132      Branch: maint-5.6/perl
40133           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
40134           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
40135 ____________________________________________________________________________
40136 [  8574] By: jhi                                   on 2001/01/28  03:09:06
40137         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
40138              from mainline.
40139              
40140              UTF-8 cleanup.
40141              
40142              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
40143              
40144              "\x{FF}\xFF" was broken.
40145              
40146              Tests for #8329 and #8330.
40147              
40148              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
40149              
40150              IRIX compiler noticed that the bof initialization might be
40151              bypassed by control flow.
40152              
40153              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
40154      Branch: maint-5.6/perl
40155           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
40156           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
40157 ____________________________________________________________________________
40158 [  8573] By: jhi                                   on 2001/01/28  02:06:12
40159         Log: Retract #8552.
40160      Branch: perl
40161            ! lib/Text/Wrap.pm t/lib/textwrap.t
40162 ____________________________________________________________________________
40163 [  8572] By: jhi                                   on 2001/01/28  02:04:49
40164         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
40165              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
40166              not really integrated but instead salvaged by hand
40167              (they had too many dependencies on the development release
40168              to be cleanly integratable).
40169              
40170              Subject: more UTF8 test suites and an UTF8 patch
40171              
40172              Tweak for MULTIPLICITY/USE_PERLIO
40173              
40174              Signedness nit.
40175              
40176              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
40177              
40178              Use the UTF8_XXX macros in is_utf8_char().
40179              
40180              Rewrite pp_concat() in terms of sv_catsv().  The . operator
40181              should now be UTF-8-proof.
40182              
40183              Subject: [PATCH perl@8269] scanning two hex-constants
40184              fails on EBCDIC environment (script length.t)
40185              
40186              Add some Unicode chop() tests.
40187      Branch: maint-5.6/perl
40188            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
40189           !> sv.c t/op/chop.t utf8.h
40190 ____________________________________________________________________________
40191 [  8571] By: jhi                                   on 2001/01/28  00:35:59
40192         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
40193              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
40194              
40195              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
40196              
40197              The maxiters upper limit sanity check (guarding against
40198              non-progress) assumed bytes instead of characters in s///
40199              and split().
40200              
40201              Signedness nit.
40202              
40203              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
40204              join() should now be UTF-8-proof.
40205              
40206              More split // UTF-8 tests. (8250)
40207      Branch: maint-5.6/perl
40208           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
40209           !> util.c
40210 ____________________________________________________________________________
40211 [  8570] By: jhi                                   on 2001/01/27  22:15:46
40212         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
40213              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
40214              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
40215              8084,8204,8244,8333 from mainline.
40216              
40217              For -Q where Q might be a one-letter sub name one does no more
40218              get a warning about an unknown filetest (7941,7943,7944,8084).
40219              
40220              Subject: Re: [ID 20001130.011] expression parsing bug ?
40221              
40222              Make uv_to_utf8() to zero-terminate its output buffer.
40223              
40224              Split off t/op/length.t (7995)
40225              
40226              Split off t/op/utf8decode.t (7996)
40227              
40228              Remove an unnecessary 'use utf8' from the utf8.t (7998)
40229              
40230              Split off t/op/concat.t (8004)
40231              
40232              Split off t/op/ver.t (8005)
40233              
40234              Document utf8_length(), utf8_distance(), and utf8_hop().
40235              
40236              Document utf8_to_uv() better.
40237              
40238              Introduce macros for UTF8 decoding (8028,8033).
40239              
40240              Add test for reverse() (8030,8031).
40241              
40242              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
40243              
40244              Do not return the Unicode replacement character    on UTF-8
40245              decoding failure.
40246              
40247              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
40248              not this_utf8 i.e. the output string has one, but don't mess
40249              with source assumption. (8052,8053)
40250              
40251              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
40252              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
40253              was not expecting to be called with something that was already
40254              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
40255              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
40256              (8054)
40257              
40258              Recode the naughty binary bytes in utf8decode.t using the \xHH.
40259              
40260              Make some panic messages a bit more logical.
40261      Branch: maint-5.6/perl
40262           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
40263           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
40264           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
40265           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
40266           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
40267           !> utf8.c utf8.h
40268 ____________________________________________________________________________
40269 [  8569] By: jhi                                   on 2001/01/27  19:16:43
40270         Log: Integrate changes #7750 from perlio and #8566 from mainline.
40271      Branch: maint-5.6/perl
40272           !> regexec.c sv.c
40273 ____________________________________________________________________________
40274 [  8568] By: jhi                                   on 2001/01/27  18:06:51
40275         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
40276              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
40277              7935[-perlio.c],7936,7959,7965 from mainline.
40278              
40279              Change the "big byte" error message to "Wide character".
40280              (7355, the croak-if-wide-chars-in-print part ignored)
40281              
40282              Use UINT64_C().
40283              
40284              Introduce Perl_utf8_length().
40285              
40286              diff -se shows these as different (7753, forgotten check-ins)
40287              
40288              Subject: [PATCH] doop.c - UTF8 tr///
40289              
40290              If we use (aTHX_ ...) then put Perl_ on the front.
40291              
40292              Make utf8_length() and utf8_distance() to be less forgiving
40293              about bad UTF-8.
40294              
40295              Test line numbers are different with utf8.
40296              
40297              No need to scan till infinity, 13 is enough. (7872,7911)
40298              
40299              Subject: [PATCH] Tokeniser debugging
40300              
40301              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
40302              
40303              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
40304              
40305              Be more careful in Perl_sv_utf8_downgrade().
40306              
40307              Use DO_UTF8().
40308              
40309              Raw zero bytes in text files confuse at least GNU patch 2.1.
40310      Branch: maint-5.6/perl
40311           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
40312           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
40313           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
40314           !> t/pragma/utf8.t toke.c utf8.c utf8.h
40315 ____________________________________________________________________________
40316 [  8567] By: nick                                  on 2001/01/27  11:10:38
40317         Log: Integrate mainline
40318      Branch: perlio
40319           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
40320           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
40321           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
40322           !> toke.c
40323 ____________________________________________________________________________
40324 [  8566] By: jhi                                   on 2001/01/27  06:22:48
40325         Log: More documentation for the regexp context stack.
40326      Branch: perl
40327            ! regexec.c
40328 ____________________________________________________________________________
40329 [  8565] By: jhi                                   on 2001/01/27  05:21:57
40330         Log: Update Changes.
40331      Branch: perl
40332            ! Changes patchlevel.h
40333 ____________________________________________________________________________
40334 [  8564] By: jhi                                   on 2001/01/27  04:44:04
40335         Log: Threadedness patch for #8562 from Doug MacEachern.
40336      Branch: perl
40337            ! toke.c
40338 ____________________________________________________________________________
40339 [  8563] By: jhi                                   on 2001/01/27  04:26:24
40340         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
40341              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40342              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
40343              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
40344      Branch: perl
40345            ! op.c
40346 ____________________________________________________________________________
40347 [  8562] By: jhi                                   on 2001/01/27  04:20:30
40348         Log: Subject: Re: Announce : Tokener reporting patch
40349              From: Simon Cozens <simon@cozens.net>
40350              Date: Mon, 22 Jan 2001 02:17:22 +0000
40351              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
40352      Branch: perl
40353            ! embed.h embed.pl proto.h toke.c
40354 ____________________________________________________________________________
40355 [  8561] By: jhi                                   on 2001/01/27  04:17:24
40356         Log: Forgot from #8545.  Oops.
40357      Branch: perl
40358            ! pp.c t/pragma/overload.t
40359 ____________________________________________________________________________
40360 [  8560] By: jhi                                   on 2001/01/27  03:01:47
40361         Log: A better module compilation test, use MANIFEST as suggested
40362              by Spider.
40363      Branch: perl
40364            ! t/lib/1_compile.t
40365 ____________________________________________________________________________
40366 [  8559] By: jhi                                   on 2001/01/27  02:50:48
40367         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
40368              From: Peter Prymmer <pvhp@forte.com>
40369              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
40370              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
40371      Branch: perl
40372            ! t/lib/b.t
40373 ____________________________________________________________________________
40374 [  8558] By: jhi                                   on 2001/01/27  02:27:05
40375         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
40376              From: Peter Prymmer <pvhp@forte.com>
40377              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
40378              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
40379      Branch: perl
40380            ! t/pragma/sub_lval.t
40381 ____________________________________________________________________________
40382 [  8557] By: jhi                                   on 2001/01/27  02:26:03
40383         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
40384              From: Peter Prymmer <pvhp@forte.com>
40385              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
40386              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
40387      Branch: perl
40388            ! t/lib/st-06compat.t
40389 ____________________________________________________________________________
40390 [  8556] By: jhi                                   on 2001/01/27  02:24:33
40391         Log: Subject: [PATCH: perl@8531] minor update to README.os390
40392              From: Peter Prymmer <pvhp@forte.com>
40393              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
40394              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
40395      Branch: perl
40396            ! README.os390
40397 ____________________________________________________________________________
40398 [  8555] By: jhi                                   on 2001/01/27  00:35:47
40399         Log: No point in checking the length before we know whether the pointer
40400              is bogus or not, fixes Abigail's odbm failures in Linux.
40401      Branch: perl
40402            ! sv.c
40403 ____________________________________________________________________________
40404 [  8554] By: nick                                  on 2001/01/26  19:01:31
40405         Log: Integrate mainline
40406      Branch: perlio
40407           !> lib/Text/Wrap.pm t/lib/textwrap.t
40408 ____________________________________________________________________________
40409 [  8553] By: jhi                                   on 2001/01/26  15:19:39
40410         Log: Integrate change #7792 from perlio (multiplicity fix),
40411              fix the AV leak in regex DEBUGGING (tiny part of the
40412              polymorphic regexp patch #8143).
40413      Branch: maint-5.6/perl
40414            ! regcomp.c
40415           !> scope.h
40416 ____________________________________________________________________________
40417 [  8552] By: jhi                                   on 2001/01/26  15:03:23
40418         Log: (Retracted by #8573)
40419              
40420              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
40421              From: Michael G Schwern <schwern@pobox.com>
40422              Date: Fri, 26 Jan 2001 09:28:31 -0500
40423              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
40424      Branch: perl
40425            ! lib/Text/Wrap.pm t/lib/textwrap.t
40426 ____________________________________________________________________________
40427 [  8551] By: jhi                                   on 2001/01/26  02:33:19
40428         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
40429              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
40430              
40431              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
40432              
40433              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
40434              
40435              Message nit.
40436              
40437              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
40438              
40439              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
40440              
40441              (the cleanup of unused submatches in regtry() and regcppop())
40442              
40443              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
40444              stored and restored, and thusly was trounced by the utf8 swash
40445              routines.
40446              
40447              use utf8 not required to use \x{}.
40448              
40449              Removed two more tests that make no sense in UTF-8 since the test
40450              data is not in UTF-8.
40451              
40452              Get the three different space character classes right under utf8.
40453              
40454              Implement ANYOFUTF8 regprop() dumping.
40455              
40456              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
40457              
40458              Document the regex context pushing/popping a bit better.
40459      Branch: maint-5.6/perl
40460           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
40461           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
40462           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
40463           !> t/op/regmesg.t utf8.c
40464 ____________________________________________________________________________
40465 [  8550] By: nick                                  on 2001/01/25  19:42:30
40466         Log: Integrate mainline
40467      Branch: perlio
40468           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
40469           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
40470           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
40471           !> t/lib/bigint.t t/lib/bigintpm.t
40472 ____________________________________________________________________________
40473 [  8549] By: jhi                                   on 2001/01/25  15:22:28
40474         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
40475      Branch: maint-5.6/perl
40476            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
40477 ____________________________________________________________________________
40478 [  8548] By: jhi                                   on 2001/01/25  15:02:55
40479         Log: Integrate changes #7997,8063,8492,8547 from mainline.
40480              
40481              Subject: Re: STRLEN - what?
40482              
40483              Subject: [PATCH] perlguts.pod
40484              
40485              Memory management calls documentation.
40486              
40487              Layout using tabulator is not a good idea in a pod.
40488      Branch: maint-5.6/perl
40489           !> pod/perlguts.pod
40490 ____________________________________________________________________________
40491 [  8547] By: jhi                                   on 2001/01/25  14:49:05
40492         Log: Layout using tabulator is not a good idea in a pod.
40493      Branch: perl
40494            ! pod/perlguts.pod
40495 ____________________________________________________________________________
40496 [  8546] By: jhi                                   on 2001/01/25  14:31:12
40497         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
40498              from mainline.
40499              
40500              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
40501              
40502              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
40503              
40504              More Win32 editor/IDE/shell hints.
40505              
40506              More Win32 Perling.
40507              
40508              Yet another editor edit.
40509              
40510              Edit edit edit.
40511              
40512              IDE/editor section tweaking.
40513              
40514              Few more IDE/editor nits from p5p.
40515      Branch: maint-5.6/perl
40516           !> pod/perlfaq3.pod
40517 ____________________________________________________________________________
40518 [  8545] By: jhi                                   on 2001/01/25  04:16:32
40519         Log: Subject: [PATCH 5.7.0] overload int()
40520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40521              Date: Wed, 24 Jan 2001 19:06:57 -0500
40522              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
40523      Branch: perl
40524            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
40525            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
40526            ! t/lib/bigintpm.t
40527 ____________________________________________________________________________
40528 [  8544] By: jhi                                   on 2001/01/25  04:15:11
40529         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
40530              From: Peter Prymmer <pvhp@forte.com>
40531              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
40532              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
40533      Branch: perl
40534            ! Makefile.SH README.os390 hints/os390.sh installperl
40535 ____________________________________________________________________________
40536 [  8543] By: jhi                                   on 2001/01/25  03:52:08
40537         Log: Integrate change #8462,8469 from mainline.
40538              
40539              In VMS Perl subversion (perl -V) is undef.
40540      Branch: maint-5.6/perl
40541           !> configure.com
40542 ____________________________________________________________________________
40543 [  8542] By: jhi                                   on 2001/01/25  03:44:55
40544         Log: Integrate changes #7835,7850,8315,8316 from mainline.
40545              
40546              Solaris hints.
40547      Branch: maint-5.6/perl
40548           !> hints/solaris_2.sh
40549 ____________________________________________________________________________
40550 [  8541] By: jhi                                   on 2001/01/25  03:39:28
40551         Log: Integrate #8336 from mainline.
40552      Branch: maint-5.6/perl
40553           !> hv.c
40554 ____________________________________________________________________________
40555 [  8540] By: jhi                                   on 2001/01/25  03:23:50
40556         Log: Retract #8539.
40557      Branch: maint-5.6/perl
40558            ! pod/perlfaq3.pod
40559 ____________________________________________________________________________
40560 [  8539] By: jhi                                   on 2001/01/25  03:21:55
40561         Log: (Retracted by #8540.)
40562      Branch: maint-5.6/perl
40563            ! pod/perlfaq3.pod
40564 ____________________________________________________________________________
40565 [  8538] By: jhi                                   on 2001/01/25  03:14:07
40566         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
40567              From: Peter Prymmer <pvhp@forte.com>
40568              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
40569              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
40570              
40571              The VMS bits.
40572      Branch: maint-5.6/perl
40573            ! configure.com vms/descrip_mms.template
40574 ____________________________________________________________________________
40575 [  8537] By: jhi                                   on 2001/01/25  03:06:09
40576         Log: Integrate #7710,7824,7973 from mainline.
40577      Branch: maint-5.6/perl
40578           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40579           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
40580           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
40581           !> vos/config.ga.def vos/config.ga.h win32/config.bc
40582           !> win32/config.gc win32/config.vc
40583 ____________________________________________________________________________
40584 [  8536] By: jhi                                   on 2001/01/24  13:50:20
40585         Log: Revert the edits made by me so far to the 5.6 branch since
40586              the TRIAL1 since I did edits when I should have been using
40587              integrates.  Bad programmer.   (Will integrate them properly later.)
40588              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
40589              The #8353 will not be reapplied at least for now since
40590              the UTF-8 hash keys need more thinking.
40591              (The patches #8347, #8354, #8454, #8473 were okay since they
40592              were original edits made specifically for the 5.6.1-TRIAL1.)
40593      Branch: maint-5.6/perl
40594            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40595            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
40596            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
40597            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
40598            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
40599            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40600            ! win32/config.bc win32/config.gc win32/config.vc
40601 ____________________________________________________________________________
40602 [  8535] By: bailey                                on 2001/01/24  06:37:02
40603         Log: SYN SYN
40604      Branch: vmsperl
40605           +> (branch 26 files)
40606           !> (integrate 130 files)
40607 ____________________________________________________________________________
40608 [  8534] By: nick                                  on 2001/01/23  19:30:57
40609         Log: Integrate mainline.
40610      Branch: perlio
40611           !> Changes Configure Porting/Glossary Porting/config.sh
40612           !> Porting/config_H embed.h embed.pl ext/Encode/compile
40613           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
40614           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
40615           !> pod/perlvar.pod proto.h t/lib/1_compile.t
40616 ____________________________________________________________________________
40617 [  8533] By: jhi                                   on 2001/01/23  16:15:46
40618         Log: Forgotten from #8501.
40619      Branch: perl
40620            ! Porting/Glossary Porting/config.sh Porting/config_H
40621 ____________________________________________________________________________
40622 [  8532] By: jhi                                   on 2001/01/23  16:13:27
40623         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
40624              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40625              Date: Mon, 22 Jan 2001 17:51:58 +0100
40626              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
40627      Branch: perl
40628            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
40629 ____________________________________________________________________________
40630 [  8531] By: jhi                                   on 2001/01/23  15:46:01
40631         Log: Update Changes.
40632      Branch: perl
40633            ! Changes patchlevel.h
40634 ____________________________________________________________________________
40635 [  8530] By: jhi                                   on 2001/01/23  15:38:39
40636         Log: De-cut-and-pasto.
40637      Branch: perl
40638            ! t/lib/1_compile.t
40639 ____________________________________________________________________________
40640 [  8529] By: jhi                                   on 2001/01/23  15:11:04
40641         Log: Document the mkdir trailing slashes case.
40642      Branch: perl
40643            ! pod/perlfunc.pod
40644 ____________________________________________________________________________
40645 [  8528] By: jhi                                   on 2001/01/23  15:08:28
40646         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
40647              get installed:
40648              
40649              Subject: lib/lib.pm
40650              From: <abigail@foad.org>
40651              Date: Mon, 28 Aug 2000 20:35:08 -0400
40652              Message-ID: <20000829003508.21281.qmail@foad.org>
40653      Branch: perl
40654            ! installperl
40655 ____________________________________________________________________________
40656 [  8527] By: jhi                                   on 2001/01/23  14:44:04
40657         Log: Metaconfig unit change for #8526.
40658      Branch: metaconfig
40659            ! U/threads/archname.U
40660 ____________________________________________________________________________
40661 [  8526] By: jhi                                   on 2001/01/23  14:43:19
40662         Log: Attach -perlio to the archname if so selected.
40663      Branch: perl
40664            ! Configure
40665 ____________________________________________________________________________
40666 [  8525] By: jhi                                   on 2001/01/23  14:24:01
40667         Log: Subject: [PATCH] pod/perlvar.pod
40668              From: abigail@foad.org
40669              Date: Tue, 23 Jan 2001 01:41:10 +0100
40670              Message-ID: <20010123004110.22259.qmail@foad.org>
40671      Branch: perl
40672            ! pod/perlvar.pod
40673 ____________________________________________________________________________
40674 [  8524] By: jhi                                   on 2001/01/23  14:22:32
40675         Log: A bug introduced in #8217 (the undefined variable in the
40676              lib/safe1_t #3) fixed, by Charles Lane:
40677              
40678              The earlier patch made it so that stuff running in Safe
40679              compartments could do a "caller" and see "main".  That
40680              little change in name is done right before the code in
40681              the compartment is run, and apparantly the parser
40682              was picking up the stash name before it got changed.
40683              
40684              (why it was threaded vs. unthreaded Perl that was sensitive to this
40685              I still don't know...and it probably doesn't matter).
40686              
40687              I tryed removing the stash name-change and saw that threaded Perl
40688              did indeed pass the lib/safe1.t tests.
40689              
40690              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
40691              do the name change (and to connect _ in the compartment to the global
40692              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
40693              to call _safe_pkg_prep when creating a new compartment.
40694              
40695              Passes all tests with threaded perl on linux; passes all tests
40696              with unthreaded perl on VMS.
40697              
40698              At some point I'll probably want to revisit Safe and Opcode to
40699              provide more sensible handling of global variables...and to get
40700              formats working in Safe compartments, which they don't do currently.
40701      Branch: perl
40702            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
40703 ____________________________________________________________________________
40704 [  8523] By: jhi                                   on 2001/01/23  14:11:58
40705         Log: Also the lib/Thread.pm itself needs to be ignored if
40706              the Thread extension hasn't been built.
40707      Branch: perl
40708            ! t/lib/1_compile.t
40709 ____________________________________________________________________________
40710 [  8522] By: jhi                                   on 2001/01/23  13:51:28
40711         Log: print() instead of warn() so that stderr doesn't get
40712              unncessarily polluted.
40713      Branch: perl
40714            ! ext/Encode/compile
40715 ____________________________________________________________________________
40716 [  8521] By: jhi                                   on 2001/01/23  13:49:48
40717         Log: Integrate perlio.
40718      Branch: perl
40719           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
40720           !> ext/Encode/encode.h
40721 ____________________________________________________________________________
40722 [  8520] By: nick                                  on 2001/01/22  21:44:00
40723         Log: More messing with Encode:
40724              Extra fields in header to allow multiple names and to record
40725              other things "compile" knows.
40726              Re-organise compile to factor out common output routines.
40727      Branch: perlio
40728            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
40729 ____________________________________________________________________________
40730 [  8519] By: nick                                  on 2001/01/22  20:33:50
40731         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
40732      Branch: perlio
40733            ! ext/Encode/Makefile.PL ext/Encode/compile
40734 ____________________________________________________________________________
40735 [  8518] By: nick                                  on 2001/01/22  20:28:13
40736         Log: Integrate mainline
40737      Branch: perlio
40738           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
40739           !> vos/config.alpha.def vos/config.alpha.h
40740 ____________________________________________________________________________
40741 [  8517] By: jhi                                   on 2001/01/22  15:37:17
40742         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
40743              by Inaba Hiroto.
40744      Branch: perl
40745            ! sv.c
40746 ____________________________________________________________________________
40747 [  8516] By: jhi                                   on 2001/01/22  14:55:15
40748         Log: More SIG_SIZE fixes.
40749      Branch: perl
40750            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
40751 ____________________________________________________________________________
40752 [  8515] By: jhi                                   on 2001/01/22  14:50:27
40753         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
40754              From: "Craig A. Berry" <craigberry@mac.com>
40755              Date: Mon, 22 Jan 2001 00:42:24 -0600
40756              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
40757      Branch: perl
40758            ! configure.com
40759 ____________________________________________________________________________
40760 [  8514] By: jhi                                   on 2001/01/22  14:31:17
40761         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
40762              From: "Craig A. Berry" <craigberry@mac.com>
40763              Date: Sun, 21 Jan 2001 23:03:25 -0600
40764              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
40765      Branch: perl
40766            ! configure.com
40767 ____________________________________________________________________________
40768 [  8513] By: jhi                                   on 2001/01/22  14:14:00
40769         Log: Add the .ucm encoding tables to the MANIFEST.
40770      Branch: perl
40771            ! MANIFEST
40772 ____________________________________________________________________________
40773 [  8512] By: jhi                                   on 2001/01/22  13:43:33
40774         Log: Integrate perlio.
40775      Branch: perl
40776           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40777           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40778           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40779           +> ext/Encode/Encode/iso8859-10.ucm
40780           +> ext/Encode/Encode/iso8859-13.ucm
40781           +> ext/Encode/Encode/iso8859-14.ucm
40782           +> ext/Encode/Encode/iso8859-15.ucm
40783           +> ext/Encode/Encode/iso8859-16.ucm
40784           +> ext/Encode/Encode/iso8859-2.ucm
40785           +> ext/Encode/Encode/iso8859-3.ucm
40786           +> ext/Encode/Encode/iso8859-4.ucm
40787           +> ext/Encode/Encode/iso8859-5.ucm
40788           +> ext/Encode/Encode/iso8859-6.ucm
40789           +> ext/Encode/Encode/iso8859-7.ucm
40790           +> ext/Encode/Encode/iso8859-8.ucm
40791           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40792           +> ext/Encode/Encode/symbol.ucm
40793           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
40794           !> perliol.h
40795 ____________________________________________________________________________
40796 [  8511] By: nick                                  on 2001/01/21  23:44:47
40797         Log: Make "real" layers of ":utf8" and ":raw".
40798              So now PERLIO=utf8 perl ...
40799              does what Andreas wanted.
40800              Fix arg passing in open.pm (still have a Carp issue).
40801      Branch: perlio
40802            ! lib/open.pm perlio.c perliol.h
40803 ____________________________________________________________________________
40804 [  8510] By: jhi                                   on 2001/01/21  22:56:53
40805         Log: Document the regex content pushing/popping a bit better.
40806      Branch: perl
40807            ! regexec.c
40808 ____________________________________________________________________________
40809 [  8509] By: jhi                                   on 2001/01/21  22:55:44
40810         Log: Tweak the mkdir trailing slash code some more.
40811              
40812              TO DO: the same handling should probably be done for
40813              all the other filesystem functions that can have directories
40814              as their arguments.
40815      Branch: perl
40816            ! pp_sys.c
40817 ____________________________________________________________________________
40818 [  8508] By: nick                                  on 2001/01/21  21:37:43
40819         Log: Switch "compiled in" encodings to .ucm format.
40820              (Leave others as .enc till we can run-time load .ucm,
40821              or find some other way to load them.)
40822      Branch: perlio
40823            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40824            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40825            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40826            + ext/Encode/Encode/iso8859-10.ucm
40827            + ext/Encode/Encode/iso8859-13.ucm
40828            + ext/Encode/Encode/iso8859-14.ucm
40829            + ext/Encode/Encode/iso8859-15.ucm
40830            + ext/Encode/Encode/iso8859-16.ucm
40831            + ext/Encode/Encode/iso8859-2.ucm
40832            + ext/Encode/Encode/iso8859-3.ucm
40833            + ext/Encode/Encode/iso8859-4.ucm
40834            + ext/Encode/Encode/iso8859-5.ucm
40835            + ext/Encode/Encode/iso8859-6.ucm
40836            + ext/Encode/Encode/iso8859-7.ucm
40837            + ext/Encode/Encode/iso8859-8.ucm
40838            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40839            + ext/Encode/Encode/symbol.ucm
40840            ! ext/Encode/Makefile.PL ext/Encode/compile
40841 ____________________________________________________________________________
40842 [  8507] By: nick                                  on 2001/01/21  21:02:03
40843         Log: Integrate (partial) mainline.
40844      Branch: perlio
40845           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
40846           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
40847           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40848 ____________________________________________________________________________
40849 [  8506] By: jhi                                   on 2001/01/21  20:09:30
40850         Log: Update Changes.
40851      Branch: perl
40852            ! Changes patchlevel.h
40853 ____________________________________________________________________________
40854 [  8505] By: jhi                                   on 2001/01/21  19:39:59
40855         Log: Subject: Minor typos in perlfaq2.pod
40856              From: "Stephen P. Potter" <spp@spotter.yi.org>
40857              Message-Id: <200101192101.QAA11911@spotter.yi.org>
40858              Date: Fri, 19 Jan 2001 16:01:13 -0500
40859              
40860              with a nit from Philip Netwon.
40861      Branch: perl
40862            ! pod/perlfaq2.pod
40863 ____________________________________________________________________________
40864 [  8504] By: jhi                                   on 2001/01/21  19:33:05
40865         Log: Metaconfig change for #8503.
40866      Branch: metaconfig
40867            ! U/threads/usethreads.U
40868 ____________________________________________________________________________
40869 [  8503] By: jhi                                   on 2001/01/21  19:32:21
40870         Log: Sanity check for conflicting thread flavours.
40871      Branch: perl
40872            ! Configure config_h.SH
40873 ____________________________________________________________________________
40874 [  8502] By: jhi                                   on 2001/01/21  19:23:00
40875         Log: Metaconfig change for #8501.
40876      Branch: metaconfig
40877            ! U/modified/sig_name.U
40878 ____________________________________________________________________________
40879 [  8501] By: jhi                                   on 2001/01/21  19:22:26
40880         Log: The SIG_SIZE is the number of the elements *excluding*
40881              the terminating NULL.
40882      Branch: perl
40883            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
40884            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
40885            ! win32/config_H.vc
40886 ____________________________________________________________________________
40887 [  8500] By: jhi                                   on 2001/01/21  18:31:31
40888         Log: Integrate perlio.
40889      Branch: perl
40890           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
40891           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
40892           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
40893           !> pp_sys.c proto.h sv.c
40894 ____________________________________________________________________________
40895 [  8499] By: jhi                                   on 2001/01/21  17:43:57
40896         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
40897              From: Hugo <hv@crypt.compulink.co.uk>
40898              Date: Sun, 21 Jan 2001 13:34:05 +0000
40899              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
40900              
40901              In sprintf UTF8ize only if necessary.
40902      Branch: perl
40903            ! sv.c
40904 ____________________________________________________________________________
40905 [  8498] By: nick                                  on 2001/01/21  16:25:32
40906         Log: Encode cleanup.
40907              Add command line control over "compile" so that Makefile.PL
40908              needs can be combined with other uses.
40909              Use command line options in Makefile.PL.
40910              Fix multi-byte parsing in .ucm files.
40911      Branch: perlio
40912            ! ext/Encode/Makefile.PL ext/Encode/compile
40913 ____________________________________________________________________________
40914 [  8497] By: nick                                  on 2001/01/21  12:56:27
40915         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
40916      Branch: perlio
40917            ! ext/Encode/Encode.xs
40918 ____________________________________________________________________________
40919 [  8496] By: nick                                  on 2001/01/21  12:18:45
40920         Log: Fixup after integrate:
40921              missed the .sym files that are changed by regen_headers
40922              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
40923      Branch: perlio
40924            ! global.sym pp.sym sv.c
40925 ____________________________________________________________________________
40926 [  8495] By: nick                                  on 2001/01/21  11:51:07
40927         Log: Integrate mainline.
40928      Branch: perlio
40929           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
40930           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
40931           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
40932           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
40933           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
40934           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
40935           !> win32/Makefile win32/makefile.mk
40936 ____________________________________________________________________________
40937 [  8494] By: jhi                                   on 2001/01/20  23:12:11
40938         Log: Forgot the expect_number() prototype.
40939      Branch: perl
40940            ! embed.h embed.pl proto.h
40941 ____________________________________________________________________________
40942 [  8493] By: jhi                                   on 2001/01/20  22:56:39
40943         Log: Subject: [PATCH: perl@8482] README.vms URL updates
40944              From: Peter Prymmer <pvhp@forte.com>
40945              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
40946              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
40947              
40948              Plus Craig A. Berry's suggestion to use compaq.com instead
40949              of digital.com.
40950      Branch: perl
40951            ! README.vms
40952 ____________________________________________________________________________
40953 [  8492] By: jhi                                   on 2001/01/20  22:50:05
40954         Log: Memory management calls documentation.
40955      Branch: perl
40956            ! pod/perlguts.pod
40957 ____________________________________________________________________________
40958 [  8491] By: jhi                                   on 2001/01/20  22:38:33
40959         Log: Signedness nit plus few memcpy/Copy nits.
40960      Branch: perl
40961            ! sv.c
40962 ____________________________________________________________________________
40963 [  8490] By: jhi                                   on 2001/01/20  22:25:53
40964         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
40965              From: Peter Prymmer <pvhp@forte.com>
40966              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
40967              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
40968      Branch: perl
40969            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
40970 ____________________________________________________________________________
40971 [  8489] By: jhi                                   on 2001/01/20  22:24:41
40972         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
40973              From: Peter Prymmer <pvhp@forte.com>
40974              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
40975              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
40976      Branch: perl
40977            ! win32/Makefile win32/makefile.mk
40978 ____________________________________________________________________________
40979 [  8488] By: jhi                                   on 2001/01/20  22:22:27
40980         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
40981              From: Peter Prymmer <pvhp@forte.com>
40982              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
40983              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
40984      Branch: perl
40985            ! Makefile.SH
40986 ____________________________________________________________________________
40987 [  8487] By: jhi                                   on 2001/01/20  22:21:18
40988         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
40989              From: Peter Prymmer <pvhp@forte.com>
40990              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
40991              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
40992      Branch: perl
40993            + ext/DynaLoader/dl_dllload.xs
40994            ! MANIFEST Makefile.SH hints/os390.sh
40995 ____________________________________________________________________________
40996 [  8486] By: jhi                                   on 2001/01/20  22:17:53
40997         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
40998              From: Peter Prymmer <pvhp@forte.com>
40999              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
41000              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
41001      Branch: perl
41002            ! README.os390 README.posix-bc
41003 ____________________________________________________________________________
41004 [  8485] By: jhi                                   on 2001/01/20  20:15:30
41005         Log: Document and test the new qu operator.
41006      Branch: perl
41007            + t/op/qu.t
41008            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
41009            ! pod/perlretut.pod pod/perlunicode.pod
41010 ____________________________________________________________________________
41011 [  8484] By: nick                                  on 2001/01/20  19:42:30
41012         Log: Infrastructure to allow:
41013              open($fh,"|-",@array);
41014              to be implemented
41015              i.e. mark pp_open as needing a stack mark, and make pp_open
41016              process its args in that style (and pass them _all_ to tied handles OPEN).
41017              Invent do_openn() which takes SV ** at allow it to see multiple args.
41018              Note this does not _do_ anything yet.
41019      Branch: perlio
41020            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
41021            ! perlapi.c pp_proto.h pp_sys.c proto.h
41022 ____________________________________________________________________________
41023 [  8483] By: nick                                  on 2001/01/20  17:23:14
41024         Log: Integrate mainline.
41025      Branch: perlio
41026           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
41027           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
41028 ____________________________________________________________________________
41029 [  8482] By: jhi                                   on 2001/01/19  15:37:49
41030         Log: Update Changes.
41031      Branch: perl
41032            ! Changes patchlevel.h
41033 ____________________________________________________________________________
41034 [  8481] By: jhi                                   on 2001/01/19  14:41:24
41035         Log: Subject: Re: new feature: s?printf parameter reordering 
41036              From: Hugo <hv@crypt.compulink.co.uk>
41037              Date: Thu, 11 Jan 2001 17:09:03 +0000
41038              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
41039              
41040              - support reordering for all parameters: %, *v, *, .*
41041              - lay down that the reordering specification must immediately
41042              follow that parameter: %3$, *v3$, *3$, .*3$
41043              - fix vectorisation of a zero-length string
41044              - factor out the code choosing the argument to format
41045              
41046              Possibly unwanted side-effects:
41047              - the special format specifiers ' +-0' must now precede any
41048              vectorisation specifier. Tests in op/sprintf and op/ver
41049              have been changed to reflect this.
41050              - sprintf.t test #214 changed its expectations because in many
41051              cases, the next parameter has already been consumed when an
41052              invalid type letter is detected.
41053              
41054              Probably wanted side-effects:
41055              - attempts to format a non-existent parameter will warn as if C<undef>
41056              - attempt to write to non-existent parameter with '%n' will complain
41057              of "attempt to modify read-only value" instead of being silent
41058      Branch: perl
41059            ! sv.c t/op/sprintf.t t/op/ver.t
41060 ____________________________________________________________________________
41061 [  8480] By: jhi                                   on 2001/01/19  14:08:37
41062         Log: Subject: PATCH pragma/locale.t
41063              From: andreas.koenig@anima.de (Andreas J. Koenig)
41064              Date: 18 Jan 2001 09:45:37 +0100
41065              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
41066      Branch: perl
41067            ! t/pragma/locale.t
41068 ____________________________________________________________________________
41069 [  8479] By: jhi                                   on 2001/01/19  13:19:58
41070         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
41071      Branch: perl
41072            ! configure.com
41073 ____________________________________________________________________________
41074 [  8478] By: jhi                                   on 2001/01/19  02:12:35
41075         Log: Automate 1_compile.t.
41076      Branch: perl
41077            ! t/lib/1_compile.t
41078 ____________________________________________________________________________
41079 [  8477] By: jhi                                   on 2001/01/19  01:49:56
41080         Log: Integrate perlio.
41081      Branch: perl
41082           !> sv.c win32/config.bc win32/config.gc win32/config.vc
41083           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41084 ____________________________________________________________________________
41085 [  8476] By: nick                                  on 2001/01/18  21:51:52
41086         Log: Integrate mainline
41087      Branch: perlio
41088           +> t/lib/1_compile.t t/lib/compmod.pl
41089           !> MANIFEST configure.com lib/unicode/distinct.pm
41090 ____________________________________________________________________________
41091 [  8475] By: nick                                  on 2001/01/18  21:48:02
41092         Log: Win32 "safe signals" co-existance fix.
41093              Fix SIG_SIZE value.
41094              Clear PL_sig_pending when cloning (fork).
41095      Branch: perlio
41096            ! sv.c win32/config.bc win32/config.gc win32/config.vc
41097            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41098 ____________________________________________________________________________
41099 [  8474] By: jhi                                   on 2001/01/18  14:40:57
41100         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
41101      Branch: perl
41102            ! t/lib/1_compile.t
41103 ____________________________________________________________________________
41104 [  8473] By: gsar                                  on 2001/01/18  11:42:31
41105         Log: unsubmitted trial1 change
41106      Branch: maint-5.6/perl
41107            ! Changes
41108 ____________________________________________________________________________
41109 [  8472] By: jhi                                   on 2001/01/18  04:30:24
41110         Log: The first bug found by 1_compile.t.
41111      Branch: perl
41112            ! lib/unicode/distinct.pm
41113 ____________________________________________________________________________
41114 [  8471] By: jhi                                   on 2001/01/18  04:29:42
41115         Log: Add Schwern's 1_compile test.  The compile_module script renamed
41116              to be a bit shorter for the 8.3 people.
41117      Branch: perl
41118            + t/lib/1_compile.t t/lib/compmod.pl
41119            ! MANIFEST
41120 ____________________________________________________________________________
41121 [  8470] By: jhi                                   on 2001/01/18  04:16:00
41122         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)
41123              From: Peter Prymmer <pvhp@forte.com>
41124              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
41125              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
41126              Replace #8463.
41127      Branch: maint-5.6/perl
41128            ! configure.com
41129 ____________________________________________________________________________
41130 [  8469] By: jhi                                   on 2001/01/18  04:13:02
41131         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)
41132              From: Peter Prymmer <pvhp@forte.com>
41133              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
41134              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
41135              Replace #8462.
41136      Branch: perl
41137            ! configure.com
41138 ____________________________________________________________________________
41139 [  8468] By: jhi                                   on 2001/01/18  03:42:08
41140         Log: Integrate perlio.
41141      Branch: perl
41142           !> gv.c mg.c perlio.c util.c
41143 ____________________________________________________________________________
41144 [  8467] By: nick                                  on 2001/01/17  22:41:10
41145         Log: "Safe" signals - trial implementation.
41146              gv.c tweaked to zero PL_sig_pend array
41147              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
41148              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
41149              Odd thing is that it "works" with PERLIO=stdio as well (linux).
41150      Branch: perlio
41151            ! gv.c mg.c perlio.c util.c
41152 ____________________________________________________________________________
41153 [  8466] By: nick                                  on 2001/01/17  20:40:20
41154         Log: Integrate mainline.
41155      Branch: perlio
41156           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
41157           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
41158           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
41159           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41160           !> vos/config.ga.h win32/config.bc win32/config.gc
41161           !> win32/config.vc
41162 ____________________________________________________________________________
41163 [  8465] By: jhi                                   on 2001/01/17  18:37:13
41164         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
41165              From: Nicholas Clark <nick@ccl4.org>
41166              Date: Wed, 17 Jan 2001 17:31:33 +0000
41167              Message-ID: <20010117173133.I2633@plum.flirble.org>
41168      Branch: perl
41169            ! t/op/int.t
41170 ____________________________________________________________________________
41171 [  8464] By: jhi                                   on 2001/01/17  14:43:17
41172         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
41173              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41174              Date: Wed, 17 Jan 2001 15:16:43 +0100
41175              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
41176              
41177              pp_int() was dropping an NV to the floor,
41178              int(279964589018079/59) either returned not an integer
41179              4745162525730.15, or one got "Attempt to free unreferenced scalar."
41180      Branch: perl
41181            ! pp.c
41182 ____________________________________________________________________________
41183 [  8463] By: jhi                                   on 2001/01/17  06:12:42
41184         Log: (Replaced by #8470)
41185              
41186              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)
41187              From: "Craig A. Berry" <craigberry@mac.com>
41188              Date: Tue, 16 Jan 2001 23:38:46 -0600
41189              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
41190      Branch: maint-5.6/perl
41191            ! configure.com
41192 ____________________________________________________________________________
41193 [  8462] By: jhi                                   on 2001/01/17  06:11:31
41194         Log: (Replaced by #8469)
41195              
41196              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)
41197              From: "Craig A. Berry" <craigberry@mac.com>
41198              Date: Tue, 16 Jan 2001 23:38:46 -0600
41199              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
41200      Branch: perl
41201            ! configure.com
41202 ____________________________________________________________________________
41203 [  8461] By: jhi                                   on 2001/01/17  05:56:12
41204         Log: Allow for one trailing slash in the directory of mkdir().
41205      Branch: perl
41206            ! pp_sys.c
41207 ____________________________________________________________________________
41208 [  8460] By: jhi                                   on 2001/01/17  03:26:01
41209         Log: Metaconfig unit changes for #8459.
41210      Branch: metaconfig
41211            ! U/modified/Loc.U U/modified/sig_name.U
41212 ____________________________________________________________________________
41213 [  8459] By: jhi                                   on 2001/01/17  03:24:48
41214         Log: Define SIG_SIZE, the number of elements in the sig_name and
41215              sig_num arrays, including the final NULL entry.
41216      Branch: perl
41217            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41218            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
41219            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
41220            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
41221            ! win32/config.bc win32/config.gc win32/config.vc
41222 ____________________________________________________________________________
41223 [  8458] By: jhi                                   on 2001/01/17  01:41:33
41224         Log: Integrate perlio.
41225      Branch: perl
41226           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
41227           !> perlapi.h proto.h sv.c
41228 ____________________________________________________________________________
41229 [  8457] By: nick                                  on 2001/01/16  22:07:26
41230         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
41231              Provides all the "cost" but no benefit yet - it is to allow cost
41232              to be measured, and implementation experiments (just in mg.c?).
41233      Branch: perlio
41234            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
41235            ! perlapi.h proto.h sv.c
41236 ____________________________________________________________________________
41237 [  8456] By: nick                                  on 2001/01/16  21:07:07
41238         Log: Integrate mainline.
41239      Branch: perlio
41240           !> (integrate 51 files)
41241 ____________________________________________________________________________
41242 [  8455] By: jhi                                   on 2001/01/16  18:13:43
41243         Log: Subject: [PATCH] regcomp.c old feature removal
41244              From: mjd@plover.com
41245              Date: 16 Jan 2001 14:43:18 -0000 
41246              Message-ID: <20010116144318.7140.qmail@plover.com> 
41247      Branch: perl
41248            ! regcomp.c
41249 ____________________________________________________________________________
41250 [  8454] By: jhi                                   on 2001/01/16  16:12:39
41251         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
41252              From: "Indy Singh" <indy@nusphere.com>
41253              Date: Wed, 10 Jan 2001 20:17:49 -0500
41254              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
41255      Branch: maint-5.6/perl
41256            ! win32/Makefile
41257 ____________________________________________________________________________
41258 [  8453] By: jhi                                   on 2001/01/16  16:09:33
41259         Log: Update Changes.
41260      Branch: perl
41261            ! Changes patchlevel.h
41262 ____________________________________________________________________________
41263 [  8452] By: jhi                                   on 2001/01/16  15:42:04
41264         Log: Subject: Re: API Cleanup
41265              To: perl5-porters@perl.org
41266              Date: Tue, 16 Jan 2001 13:42:30 +0000
41267              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
41268              
41269              Subject: [PATCH] utf8.c documentation
41270              From: Simon Cozens <simon@cozens.net>
41271              Date: Tue, 16 Jan 2001 13:52:48 +0000
41272              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
41273              
41274              Subject: Re: API Cleanup
41275              From: Simon Cozens <simon@cozens.net>
41276              Date: Tue, 16 Jan 2001 14:58:55 +0000
41277              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
41278              
41279              UTF-8 doc patches.
41280      Branch: perl
41281            ! embed.pl pod/perlapi.pod utf8.c
41282 ____________________________________________________________________________
41283 [  8451] By: jhi                                   on 2001/01/16  14:41:39
41284         Log: podlators 1.07, from Russ Allbery.
41285      Branch: perl
41286            ! lib/Pod/Man.pm
41287 ____________________________________________________________________________
41288 [  8450] By: jhi                                   on 2001/01/16  14:24:19
41289         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
41290              From: "Indy Singh" <indy@nusphere.com>
41291              Date: Mon, 15 Jan 2001 20:59:40 -0500
41292              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
41293      Branch: perl
41294            ! win32/Makefile
41295 ____________________________________________________________________________
41296 [  8449] By: jhi                                   on 2001/01/16  03:42:55
41297         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
41298              at the setting of the ofs_sv in new_struct_thread() as the
41299              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
41300              uninitialized fields are, uh, initialized with),
41301              SvREFCNT_inc()ing that invited a core dump.
41302      Branch: perl
41303            ! util.c
41304 ____________________________________________________________________________
41305 [  8448] By: jhi                                   on 2001/01/16  01:49:07
41306         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
41307              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41308              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
41309              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
41310              
41311              Replace #8444 and #8445.
41312      Branch: perl
41313            ! ext/B/B.xs ext/B/B/Debug.pm
41314 ____________________________________________________________________________
41315 [  8447] By: jhi                                   on 2001/01/15  21:05:35
41316         Log: Subject: [PATCH] API Variable documentation   
41317              From: Simon Cozens <simon@cozens.net>
41318              Date: Mon, 15 Jan 2001 19:35:54 +0000
41319              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
41320      Branch: perl
41321            ! pod/perlapi.pod thrdvar.h
41322 ____________________________________________________________________________
41323 [  8446] By: jhi                                   on 2001/01/15  20:49:20
41324         Log: Signedness nit.
41325      Branch: perl
41326            ! pp_ctl.c
41327 ____________________________________________________________________________
41328 [  8445] By: jhi                                   on 2001/01/15  20:28:48
41329         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
41330      Branch: perl
41331            ! ext/B/B/Debug.pm
41332 ____________________________________________________________________________
41333 [  8444] By: jhi                                   on 2001/01/15  13:09:10
41334         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
41335      Branch: perl
41336            ! ext/B/B.xs
41337 ____________________________________________________________________________
41338 [  8443] By: jhi                                   on 2001/01/15  13:06:26
41339         Log: Missing from #8439.
41340      Branch: perl
41341            ! keywords.h mg.c
41342 ____________________________________________________________________________
41343 [  8442] By: jhi                                   on 2001/01/15  13:02:38
41344         Log: Subject: [PATCH @8436] Eliminate op_children
41345              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41346              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
41347              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
41348              
41349              Subject: [PATCH @8436] Re: Eliminate op_children
41350              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41351              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
41352              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
41353      Branch: perl
41354            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
41355            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
41356            ! op.c op.h
41357 ____________________________________________________________________________
41358 [  8441] By: jhi                                   on 2001/01/15  12:57:08
41359         Log: Use the /^Perl_/-less form of is_lvalue_sub().
41360      Branch: perl
41361            ! pp.h
41362 ____________________________________________________________________________
41363 [  8440] By: jhi                                   on 2001/01/15  05:13:09
41364         Log: Revert #8437 and #8438, the Linux large files story is more complex.
41365      Branch: metaconfig/U/perl
41366            ! d_fpos64_t.U d_off64_t.U
41367      Branch: perl
41368            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41369            ! config_h.SH configure.com epoc/config.sh perl.h
41370            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
41371            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
41372            ! win32/config.bc win32/config.gc win32/config.vc
41373 ____________________________________________________________________________
41374 [  8439] By: jhi                                   on 2001/01/15  05:02:24
41375         Log: More UTF-8 patches from Inaba Hiroto.
41376              - The substr lval was still not okay.
41377              - Now pp_stringify and sv_setsv copies source's UTF8 flag
41378              even if IN_BYTE.  pp_stringify is called from fold_constants
41379              at optimization phase and "\x{100}" was made SvUTF8_off under
41380              use bytes (the bytes pragma is for "byte semantics" and not
41381              for "do not produce UTF8 data")
41382              - New `qu' operator to generate UTF8 string explicitly.
41383              Though I agree with the policy "0x00-0xff always produce bytes",
41384              sometimes want to such a string to be coded in UTF8.
41385              I can use pack"U0a*" but it requires more typing and has
41386              runtime overhead.
41387              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
41388              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
41389              string is not UTF8_on and has char 0x80-0xff.
41390              
41391              TODO: document and test qu.
41392      Branch: perl
41393            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
41394            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
41395            ! toke.c
41396 ____________________________________________________________________________
41397 [  8438] By: jhi                                   on 2001/01/14  05:10:23
41398         Log: (Reverted by #8440)
41399              
41400              Metaconfig unit changes for #8437.
41401      Branch: metaconfig/U/perl
41402            ! d_fpos64_t.U d_off64_t.U
41403 ____________________________________________________________________________
41404 [  8437] By: jhi                                   on 2001/01/14  04:55:34
41405         Log: (Reverted by #8440)
41406              
41407              Add <features.h> probing, seems to be needed for (some?)
41408              Linux largefileness.
41409      Branch: perl
41410            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41411            ! config_h.SH configure.com epoc/config.sh perl.h
41412            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
41413            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
41414            ! win32/config.bc win32/config.gc win32/config.vc
41415 ____________________________________________________________________________
41416 [  8436] By: jhi                                   on 2001/01/13  17:47:21
41417         Log: Tighten some of the tests a bit.
41418      Branch: perl
41419            ! t/pragma/utf8.t
41420 ____________________________________________________________________________
41421 [  8435] By: jhi                                   on 2001/01/13  17:31:54
41422         Log: Integrate perlio.
41423      Branch: perl
41424           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
41425           !> win32/config_H.gc win32/config_H.vc
41426 ____________________________________________________________________________
41427 [  8434] By: nick                                  on 2001/01/13  11:36:53
41428         Log: Run dmake regen_config_h for Win32
41429      Branch: perlio
41430            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41431 ____________________________________________________________________________
41432 [  8433] By: nick                                  on 2001/01/13  11:31:55
41433         Log: VMS friendly patch to Encode compile process
41434      Branch: perlio
41435            ! ext/Encode/Makefile.PL ext/Encode/compile
41436 ____________________________________________________________________________
41437 [  8432] By: nick                                  on 2001/01/13  11:06:44
41438         Log: Integrate mainline
41439      Branch: perlio
41440           +> ext/B/B/Concise.pm
41441           !> (integrate 52 files)
41442 ____________________________________________________________________________
41443 [  8431] By: jhi                                   on 2001/01/13  05:55:55
41444         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
41445              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41446              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
41447              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
41448      Branch: perl
41449            ! ext/B/B/Concise.pm
41450 ____________________________________________________________________________
41451 [  8430] By: jhi                                   on 2001/01/13  04:24:18
41452         Log: The LVRET macro needed an aTHX.
41453      Branch: perl
41454            ! pp.h
41455 ____________________________________________________________________________
41456 [  8429] By: jhi                                   on 2001/01/13  02:12:42
41457         Log: Update Changes.
41458      Branch: perl
41459            ! Changes patchlevel.h
41460 ____________________________________________________________________________
41461 [  8428] By: jhi                                   on 2001/01/13  02:08:50
41462         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
41463              From: Peter Prymmer <pvhp@forte.com>
41464              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
41465              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
41466              
41467              Add a BEGIN guard for sloppy floating point division.
41468      Branch: perl
41469            ! lib/Math/BigInt.pm lib/bigint.pl
41470 ____________________________________________________________________________
41471 [  8427] By: jhi                                   on 2001/01/13  01:47:16
41472         Log: The B::Terse drop-in replacement wasn't quite drop-in.
41473      Branch: perl
41474            ! ext/B/B/Terse.pm
41475 ____________________________________________________________________________
41476 [  8426] By: jhi                                   on 2001/01/12  21:20:43
41477         Log: Use UVXf.
41478      Branch: perl
41479            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41480            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
41481            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
41482            ! vos/config.ga.def vos/config.ga.h win32/config.bc
41483            ! win32/config.gc win32/config.vc
41484 ____________________________________________________________________________
41485 [  8425] By: jhi                                   on 2001/01/12  20:20:14
41486         Log: Subject: [PATCH perl@8342] -Wformat
41487              From: Robin Barker <rmb1@cise.npl.co.uk>
41488              Date: Fri, 12 Jan 2001 20:03:14 GMT
41489              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
41490      Branch: perl
41491            ! ext/Encode/Encode.xs mg.c sv.c toke.c
41492 ____________________________________________________________________________
41493 [  8424] By: jhi                                   on 2001/01/12  20:01:48
41494         Log: Subject: B::Concise -- an improved replacement for B::Terse 
41495              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41496              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
41497              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
41498      Branch: perl
41499            + ext/B/B/Concise.pm
41500            ! MANIFEST ext/B/B/Terse.pm
41501 ____________________________________________________________________________
41502 [  8423] By: jhi                                   on 2001/01/12  19:24:02
41503         Log: The new metaconfig unit from the #8421.
41504      Branch: metaconfig/U/perl
41505            + d_sigprocmask.U
41506 ____________________________________________________________________________
41507 [  8422] By: jhi                                   on 2001/01/12  19:23:43
41508         Log: Forgot the microperl config from the #8421.
41509      Branch: perl
41510            ! uconfig.h uconfig.sh
41511 ____________________________________________________________________________
41512 [  8421] By: jhi                                   on 2001/01/12  19:05:27
41513         Log: Add sigprocmask() probe, regen Configure, regen toc.
41514      Branch: perl
41515            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41516            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
41517            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41518            ! vos/config.ga.h win32/config.bc win32/config.gc
41519            ! win32/config.vc
41520 ____________________________________________________________________________
41521 [  8420] By: jhi                                   on 2001/01/12  18:34:31
41522         Log: Add sockatmark() to the todo list.
41523      Branch: perl
41524            ! Todo-5.6
41525 ____________________________________________________________________________
41526 [  8419] By: jhi                                   on 2001/01/12  18:09:46
41527         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
41528      Branch: perl
41529            ! op.c
41530 ____________________________________________________________________________
41531 [  8418] By: jhi                                   on 2001/01/12  18:05:30
41532         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
41533              From: Radu Greab <radu@netsoft.ro>
41534              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
41535              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
41536      Branch: perl
41537            ! op.c t/pragma/sub_lval.t
41538 ____________________________________________________________________________
41539 [  8417] By: jhi                                   on 2001/01/12  16:09:09
41540         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
41541              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
41542              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
41543              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
41544      Branch: perl
41545            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
41546            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
41547            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
41548            ! t/pragma/sub_lval.t toke.c
41549 ____________________________________________________________________________
41550 [  8416] By: jhi                                   on 2001/01/12  15:42:06
41551         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
41552              From: "Richard Soderberg" <rs@crystalflame.net>
41553              Date: Fri, 12 Jan 2001 04:49:35 -0800
41554              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
41555              
41556              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
41557              according to the platform.
41558      Branch: perl
41559            ! op.c
41560 ____________________________________________________________________________
41561 [  8415] By: jhi                                   on 2001/01/12  15:33:41
41562         Log: One more UTF-8 fix from Inaba Hiroto.
41563      Branch: perl
41564            ! pp.c regexec.c t/pragma/utf8.t
41565 ____________________________________________________________________________
41566 [  8414] By: jhi                                   on 2001/01/12  15:30:18
41567         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
41568      Branch: perl
41569            ! regexec.c
41570 ____________________________________________________________________________
41571 [  8413] By: jhi                                   on 2001/01/12  15:22:10
41572         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
41573              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41574              Date: Thu, 11 Jan 2001 12:53:36 +0100
41575              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
41576      Branch: perl
41577            ! toke.c
41578 ____________________________________________________________________________
41579 [  8412] By: jhi                                   on 2001/01/12  15:20:25
41580         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
41581              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41582              Date: Fri, 12 Jan 2001 14:37:55 +0100
41583              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
41584      Branch: perl
41585            ! hints/posix-bc.sh
41586 ____________________________________________________________________________
41587 [  8411] By: jhi                                   on 2001/01/12  15:14:14
41588         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
41589              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
41590              Date: Fri, 12 Jan 2001 10:42:21 +0100
41591              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
41592      Branch: perl
41593            ! t/op/regmesg.t
41594 ____________________________________________________________________________
41595 [  8410] By: jhi                                   on 2001/01/12  05:48:55
41596         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
41597              From: Nicholas Clark <nick@ccl4.org> 
41598              Date: Sun, 7 Jan 2001 19:47:14 +0000
41599              Message-ID: <20010107194714.B1048@plum.flirble.org>
41600      Branch: perl
41601            ! t/op/numconvert.t
41602 ____________________________________________________________________________
41603 [  8409] By: jhi                                   on 2001/01/12  05:41:28
41604         Log: Integrate perlio.
41605      Branch: perl
41606           !> mg.c scope.h
41607 ____________________________________________________________________________
41608 [  8408] By: nick                                  on 2001/01/11  22:43:28
41609         Log: Remove variables that were used in experiments.
41610      Branch: perlio
41611            ! mg.c
41612 ____________________________________________________________________________
41613 [  8407] By: nick                                  on 2001/01/11  20:57:44
41614         Log: Catch die in %SIG handler and unblock the signal before re-dying.
41615              This make Linux work _without_ sigsetjmp().
41616              Turn off sigsetjmp() to see what else it does.
41617              May need Configure probe for sigprocmask() if anything has sigaction()
41618              but not sigprocmask().
41619      Branch: perlio
41620            ! mg.c scope.h
41621 ____________________________________________________________________________
41622 [  8406] By: nick                                  on 2001/01/11  19:32:07
41623         Log: Integrate mainline
41624      Branch: perlio
41625           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
41626           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
41627           !> t/op/substr.t
41628 ____________________________________________________________________________
41629 [  8405] By: jhi                                   on 2001/01/11  17:11:01
41630         Log: Fix UTF-8 lval substr().
41631      Branch: perl
41632            ! mg.c t/op/substr.t
41633 ____________________________________________________________________________
41634 [  8404] By: jhi                                   on 2001/01/11  05:13:58
41635         Log: Update Changes.
41636      Branch: perl
41637            ! Changes patchlevel.h
41638 ____________________________________________________________________________
41639 [  8403] By: jhi                                   on 2001/01/11  04:38:24
41640         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
41641              From: Hugo <hv@crypt.compulink.co.uk>
41642              Date: Mon, 30 Oct 2000 01:33:26 +0000
41643              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
41644      Branch: perl
41645            ! regexec.c t/op/re_tests
41646 ____________________________________________________________________________
41647 [  8402] By: jhi                                   on 2001/01/11  04:26:12
41648         Log: Integrate perlio.
41649      Branch: perl
41650           !> scope.h util.c
41651 ____________________________________________________________________________
41652 [  8401] By: nick                                  on 2001/01/10  22:52:55
41653         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
41654              (So Alan and Ilya can try setting via hints.)
41655              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
41656              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
41657              doing the save everywhere seems to restart read() correctly, but just
41658              doing it once "round" the handler does not.
41659      Branch: perlio
41660            ! scope.h
41661 ____________________________________________________________________________
41662 [  8400] By: jhi                                   on 2001/01/10  21:57:54
41663         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
41664              of IRIX, HP-UX is unaffected.
41665      Branch: perl
41666            ! perl.h
41667 ____________________________________________________________________________
41668 [  8399] By: nick                                  on 2001/01/10  21:29:19
41669         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
41670      Branch: perlio
41671            ! util.c
41672 ____________________________________________________________________________
41673 [  8398] By: jhi                                   on 2001/01/10  20:55:31
41674         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
41675              also have ReusePort.
41676      Branch: perl
41677            ! ext/IO/lib/IO/Socket/INET.pm
41678 ____________________________________________________________________________
41679 [  8397] By: jhi                                   on 2001/01/10  20:50:57
41680         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
41681              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
41682              Date: Wed, 10 Jan 2001 01:38:13 -0800
41683              Message-ID: <20010110013813.B41744@yahoo-inc.com>
41684      Branch: perl
41685            ! ext/IO/lib/IO/Socket/INET.pm
41686 ____________________________________________________________________________
41687 [  8396] By: jhi                                   on 2001/01/10  20:49:30
41688         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
41689              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
41690              Date: Wed, 10 Jan 2001 01:37:32 -0800
41691              Message-ID: <20010110013732.A41744@yahoo-inc.com>
41692      Branch: perl
41693            ! ext/Socket/Socket.pm
41694 ____________________________________________________________________________
41695 [  8395] By: jhi                                   on 2001/01/10  20:41:37
41696         Log: Test for bug id 20010105.016 (fixed by #8378).
41697      Branch: perl
41698            ! t/op/split.t
41699 ____________________________________________________________________________
41700 [  8394] By: jhi                                   on 2001/01/10  20:26:32
41701         Log: Integrate perlio.
41702      Branch: perl
41703            ! util.c
41704 ____________________________________________________________________________
41705 [  8393] By: nick                                  on 2001/01/10  19:34:30
41706         Log: Back out Simon's pid hackery for now.
41707      Branch: perlio
41708            ! util.c
41709 ____________________________________________________________________________
41710 [  8392] By: nick                                  on 2001/01/10  19:23:13
41711         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
41712      Branch: perlio
41713           !> (integrate 29 files)
41714 ____________________________________________________________________________
41715 [  8391] By: jhi                                   on 2001/01/10  18:43:15
41716         Log: Subject: [PATCH] Fix my_pclose segfault
41717              From: Simon Cozens <simon@cozens.net>
41718              Date: Wed, 10 Jan 2001 18:39:35 +0000
41719              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
41720      Branch: perl
41721            ! util.c
41722 ____________________________________________________________________________
41723 [  8390] By: jhi                                   on 2001/01/10  18:42:08
41724         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
41725              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41726              Date:     Wed, 10 Jan 2001 13:23:02 EST
41727              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
41728      Branch: perl
41729            ! ext/Opcode/Opcode.xs
41730 ____________________________________________________________________________
41731 [  8389] By: jhi                                   on 2001/01/10  15:16:07
41732         Log: Turn off the integer preservation for now.
41733      Branch: perl
41734            ! perl.h
41735 ____________________________________________________________________________
41736 [  8388] By: jhi                                   on 2001/01/10  15:01:25
41737         Log: Few more IDE/editor nits from p5p.
41738      Branch: perl
41739            ! pod/perlfaq3.pod
41740 ____________________________________________________________________________
41741 [  8387] By: jhi                                   on 2001/01/10  06:53:16
41742         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
41743              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
41744              Date: Tue, 9 Jan 2001 23:16:02 +0000
41745              Message-ID: <20010109231602.A81101@plum.flirble.org>
41746      Branch: perl
41747            ! sv.c
41748 ____________________________________________________________________________
41749 [  8386] By: jhi                                   on 2001/01/10  03:17:54
41750         Log: Test cases for #8385 (from Simon's "torture.pl")
41751      Branch: perl
41752            ! t/op/tr.t
41753 ____________________________________________________________________________
41754 [  8385] By: jhi                                   on 2001/01/10  03:17:11
41755         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
41756              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
41757              Date: Wed, 10 Jan 2001 11:39:39 +0900
41758              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
41759              
41760              Some more UTF-8 tr cases fixed.
41761      Branch: perl
41762            ! doop.c
41763 ____________________________________________________________________________
41764 [  8384] By: jhi                                   on 2001/01/09  22:45:40
41765         Log: Allow the locale test needing POSIX and the taint test
41766              needing IPC::SysV to run under 'minitest' (basically,
41767              bail out if loading the extension fails)
41768      Branch: perl
41769            ! t/op/misc.t t/op/taint.t
41770 ____________________________________________________________________________
41771 [  8383] By: jhi                                   on 2001/01/09  21:36:04
41772         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
41773              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41774              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
41775              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
41776      Branch: perl
41777            ! t/io/openpid.t
41778 ____________________________________________________________________________
41779 [  8382] By: jhi                                   on 2001/01/09  21:06:08
41780         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
41781              Should finish up the bug id 20001205.022.
41782      Branch: perl
41783            ! pp.c pp_hot.c scope.c
41784 ____________________________________________________________________________
41785 [  8381] By: jhi                                   on 2001/01/09  18:27:43
41786         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
41787              From: Andy Dougherty <doughera@lafayette.edu>
41788              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
41789              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
41790              
41791              More robust yacc/bison error detection.
41792      Branch: perl
41793            ! t/comp/proto.t
41794 ____________________________________________________________________________
41795 [  8380] By: jhi                                   on 2001/01/09  15:21:38
41796         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
41797              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41798              Date:     Tue, 9 Jan 2001 07:53:55 EST
41799              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
41800      Branch: perl
41801            ! t/op/misc.t vms/test.com
41802 ____________________________________________________________________________
41803 [  8379] By: jhi                                   on 2001/01/09  15:20:38
41804         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
41805              From: jhi@cc.hut.fi
41806              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
41807              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
41808              
41809              The #8378 fixed this.
41810      Branch: perl
41811            ! t/op/tr.t
41812 ____________________________________________________________________________
41813 [  8378] By: jhi                                   on 2001/01/09  15:05:32
41814         Log: Subject: One more patch for UTF8 
41815              From: Inaba Hiroto <inaba@st.rim.or.jp>
41816              Date: Tue, 09 Jan 2001 01:04:32 +0900
41817              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
41818              
41819              UTF-8 fixes for 'x' and tr///.
41820      Branch: perl
41821            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
41822            ! regcomp.c regexec.c toke.c utf8.c
41823 ____________________________________________________________________________
41824 [  8377] By: jhi                                   on 2001/01/09  14:32:17
41825         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
41826      Branch: perl
41827            ! t/op/length.t
41828 ____________________________________________________________________________
41829 [  8376] By: jhi                                   on 2001/01/09  04:32:32
41830         Log: integrate changes #7775, #8316, #8316 from mainline
41831      Branch: maint-5.6/perl
41832            ! hints/solaris_2.sh
41833 ____________________________________________________________________________
41834 [  8375] By: jhi                                   on 2001/01/09  04:26:43
41835         Log: Update Changes.
41836      Branch: perl
41837            ! Changes patchlevel.h
41838 ____________________________________________________________________________
41839 [  8374] By: jhi                                   on 2001/01/09  04:14:32
41840         Log: IDE/editor section tweaking.
41841      Branch: perl
41842            ! pod/perlfaq3.pod
41843 ____________________________________________________________________________
41844 [  8373] By: jhi                                   on 2001/01/09  02:38:26
41845         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
41846              From: Peter Prymmer <pvhp@forte.com>
41847              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
41848              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
41849              
41850              In preparation os OS/390 dynamic loading.
41851      Branch: perl
41852            ! README.os390 hints/os390.sh
41853 ____________________________________________________________________________
41854 [  8372] By: jhi                                   on 2001/01/09  00:24:30
41855         Log: Integrate with perlio.
41856      Branch: perl
41857           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
41858 ____________________________________________________________________________
41859 [  8371] By: nick                                  on 2001/01/08  23:54:33
41860         Log: Fix "scalars leaked" bugs caused by overload magic
41861              (Highlighted by Ilya's DESTROY optimization.)
41862      Branch: perlio
41863            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
41864 ____________________________________________________________________________
41865 [  8370] By: nick                                  on 2001/01/08  20:19:41
41866         Log: Integrate mainline
41867      Branch: perlio
41868           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
41869           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
41870           !> t/op/64bitint.t
41871 ____________________________________________________________________________
41872 [  8369] By: jhi                                   on 2001/01/08  17:30:52
41873         Log: save_delete() Safefree() doesn't (anymore?) work with shared
41874              strings, one test failure in op/misc and almost all of lib/b.
41875              (Outcomments #8369.)
41876      Branch: perl
41877            ! scope.c
41878 ____________________________________________________________________________
41879 [  8368] By: jhi                                   on 2001/01/08  14:47:10
41880         Log: (Outcommented by #8369.)
41881              
41882              Subject: Re: Perl BugID 20001205.022 ---- save_delete
41883              From: Simon Cozens <simon@cozens.net>
41884              Date: Sat, 6 Jan 2001 11:48:40 +0000
41885              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
41886              
41887              The save_delete() does need the Safefree.
41888      Branch: perl
41889            ! scope.c
41890 ____________________________________________________________________________
41891 [  8367] By: bailey                                on 2001/01/08  08:53:52
41892         Log: Once again syncing after too long an absence
41893      Branch: vmsperl
41894           +> (branch 55 files)
41895            - MAINTAIN fix_pl vos/config.def vos/config.h
41896            - vos/config_h.SH_orig
41897           !> (integrate 498 files)
41898 ____________________________________________________________________________
41899 [  8366] By: jhi                                   on 2001/01/08  02:42:59
41900         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
41901              From: nick@ccl4.org
41902              Date: Sun, 7 Jan 2001 21:07:18 +0000
41903              Message-Id: <20010107210717.D1048@plum.flirble.org>
41904      Branch: perl
41905            ! sv.c t/op/64bitint.t
41906 ____________________________________________________________________________
41907 [  8365] By: jhi                                   on 2001/01/08  02:35:16
41908         Log: Subject: [PATCH] environ nit
41909              From: Simon Cozens <simon@cozens.net>
41910              Date: Sun, 7 Jan 2001 17:57:07 +0000
41911              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
41912              
41913              Use environ only if we have it.
41914      Branch: perl
41915            ! mg.c
41916 ____________________________________________________________________________
41917 [  8364] By: jhi                                   on 2001/01/08  02:24:51
41918         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
41919      Branch: perl
41920            ! ext/GDBM_File/GDBM_File.xs
41921 ____________________________________________________________________________
41922 [  8363] By: jhi                                   on 2001/01/08  02:19:24
41923         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
41924              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
41925              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
41926              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
41927      Branch: perl
41928            ! dump.c op.c
41929 ____________________________________________________________________________
41930 [  8362] By: jhi                                   on 2001/01/08  02:17:43
41931         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
41932              From: Doug MacEachern <dougm@covalent.net>
41933              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
41934              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
41935              
41936              Allow AUTOLOAD to be an xsub and allow such xsubs
41937              to avoid use of $AUTOLOAD.
41938      Branch: perl
41939            ! gv.c
41940 ____________________________________________________________________________
41941 [  8361] By: jhi                                   on 2001/01/08  02:16:07
41942         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
41943              From: Radu Greab <radu@netsoft.ro>
41944              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
41945              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
41946              
41947              No need for the potentially unportable $SIG{CHLD}.
41948      Branch: perl
41949            ! t/io/pipe.t
41950 ____________________________________________________________________________
41951 [  8360] By: jhi                                   on 2001/01/08  01:58:23
41952         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
41953      Branch: perl
41954            ! lib/Getopt/Long.pm
41955 ____________________________________________________________________________
41956 [  8359] By: jhi                                   on 2001/01/08  01:55:44
41957         Log: Integrate perlio.
41958      Branch: perl
41959           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
41960           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
41961           !> utf8.c win32/Makefile
41962 ____________________________________________________________________________
41963 [  8358] By: jhi                                   on 2001/01/07  21:16:50
41964         Log: Update the EPOC cross SDK URL.
41965      Branch: perl
41966            ! README.epoc
41967 ____________________________________________________________________________
41968 [  8357] By: jhi                                   on 2001/01/07  21:16:09
41969         Log: Update the EPOC cross SDK URL.
41970      Branch: maint-5.6/perl
41971            ! README.epoc
41972 ____________________________________________________________________________
41973 [  8356] By: nick                                  on 2001/01/06  21:47:52
41974         Log: FILE * in XS code for PerlIO world:
41975              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
41976              - Add FILE * T_STDIO typemap.
41977              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
41978      Branch: perlio
41979            ! lib/ExtUtils/typemap perlio.c perlio.h
41980 ____________________________________________________________________________
41981 [  8355] By: jhi                                   on 2001/01/06  20:27:15
41982         Log: integrate change #8336 from mainline
41983              
41984              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
41985      Branch: maint-5.6/perl
41986            ! hv.c
41987 ____________________________________________________________________________
41988 [  8354] By: jhi                                   on 2001/01/06  20:24:29
41989         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
41990              From: Robin Barker <rmb1@cise.npl.co.uk>
41991              Date: Fri, 22 Dec 2000 12:17:38 GMT
41992              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
41993              
41994              The patch reformats some long =item lines so they give
41995              correct output via pod2man | nroff -man
41996              
41997              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
41998              From: Robin Barker <rmb1@cise.npl.co.uk>
41999              Date: Tue, 2 Jan 2001 15:35:03 GMT
42000              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
42001              
42002              Here is a _further_ patch which corrects a few more errors:
42003              * an empty C<=item> in CPAN.pm
42004              * patching the wrong file (pod/perlamiga.pod not README.amiga)
42005              * leaving empty C<=item>s which formatted incorrectly
42006              * over long C<=item>s revealed by latest patch to Pod::Man
42007      Branch: maint-5.6/perl
42008            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
42009            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
42010            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
42011            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
42012            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
42013            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
42014 ____________________________________________________________________________
42015 [  8353] By: jhi                                   on 2001/01/06  20:21:10
42016         Log: integrate changes #7980, 8056, 8057 from mainline
42017              
42018              UTF-8 hash keys.
42019      Branch: maint-5.6/perl
42020            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
42021 ____________________________________________________________________________
42022 [  8352] By: jhi                                   on 2001/01/06  20:18:44
42023         Log: Forgotten from #8438.
42024      Branch: maint-5.6/perl
42025            ! epoc/epocish.h
42026 ____________________________________________________________________________
42027 [  8351] By: jhi                                   on 2001/01/06  20:18:12
42028         Log: Forgotten from #8347.
42029      Branch: maint-5.6/perl
42030            ! config_h.SH
42031 ____________________________________________________________________________
42032 [  8350] By: jhi                                   on 2001/01/06  20:00:19
42033         Log: Thinko in #8347.
42034      Branch: maint-5.6/perl
42035            ! regcomp.c
42036 ____________________________________________________________________________
42037 [  8349] By: jhi                                   on 2001/01/06  18:05:30
42038         Log: Copy the FAQ3 IDE section from the development branch,
42039              changes originally by Peter Prymmer.
42040      Branch: maint-5.6/perl
42041            ! pod/perlfaq3.pod
42042 ____________________________________________________________________________
42043 [  8348] By: jhi                                   on 2001/01/06  18:03:02
42044         Log: EPOC updates for TRIAL1.
42045              
42046              Subject: [5.6.1 trial1] EPOC update
42047              From: Olaf Flebbe <O.Flebbe@science-computing.de>
42048              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
42049              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
42050              
42051              Subject: epoc patch2 for perl-5.6.1-trial1
42052              From: Olaf Flebbe <O.Flebbe@science-computing.de>
42053              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
42054              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
42055      Branch: maint-5.6/perl
42056            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
42057            ! epoc/epocish.c
42058 ____________________________________________________________________________
42059 [  8347] By: jhi                                   on 2001/01/06  17:29:10
42060         Log: integrate changes #7710,7824,7973 from mainline,
42061              plus VMS nits from Peter Prymmer and Dan Sugalski.
42062              
42063              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
42064              library (getprotobyname and getprotobynumber are outversioned by
42065              the same calls in libc, at least for xlc version 3.
42066              
42067              Add HAS_SBRK_PROTO.
42068              
42069              Fixes for signedness warnings noticed by VMSperlers.
42070      Branch: maint-5.6/perl
42071            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42072            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
42073            ! sv.c vms/descrip_mms.template vos/config.alpha.def
42074            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42075            ! win32/config.bc win32/config.gc win32/config.vc
42076 ____________________________________________________________________________
42077 [  8346] By: nick                                  on 2001/01/06  14:36:01
42078         Log: Fixup accumulated integrate muddles (perlio == devperl again)
42079      Branch: perlio
42080            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
42081 ____________________________________________________________________________
42082 [  8345] By: nick                                  on 2001/01/06  14:24:58
42083         Log: Integrate mainline
42084      Branch: perlio
42085           !> (integrate 55 files)
42086 ____________________________________________________________________________
42087 [  8344] By: jhi                                   on 2001/01/06  02:24:02
42088         Log: Subject: [patch] PerlIO_cleanup() prototype
42089              From: Doug MacEachern <dougm@covalent.net>
42090              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
42091              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
42092      Branch: perl
42093            ! perlio.h
42094 ____________________________________________________________________________
42095 [  8343] By: jhi                                   on 2001/01/06  01:04:09
42096         Log: IRIX compiler noticed that the bof initialization might be
42097              bypassed by control flow.
42098      Branch: perl
42099            ! toke.c
42100 ____________________________________________________________________________
42101 [  8342] By: jhi                                   on 2001/01/06  00:10:48
42102         Log: Update Changes.
42103      Branch: perl
42104            ! Changes patchlevel.h
42105 ____________________________________________________________________________
42106 [  8341] By: jhi                                   on 2001/01/05  23:52:33
42107         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
42108      Branch: perl
42109            ! toke.c
42110 ____________________________________________________________________________
42111 [  8340] By: jhi                                   on 2001/01/05  22:44:08
42112         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
42113              From: Radu Greab <radu@netsoft.ro>
42114              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
42115              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
42116      Branch: perl
42117            ! t/io/pipe.t util.c
42118 ____________________________________________________________________________
42119 [  8339] By: jhi                                   on 2001/01/05  22:35:17
42120         Log: Subject: [PATCH] format and rewording in perlfaq.pod
42121              From: Robin Barker <rmb1@cise.npl.co.uk>
42122              Date: Fri, 5 Jan 2001 18:51:20 GMT
42123              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
42124      Branch: perl
42125            ! pod/perlfaq.pod
42126 ____________________________________________________________________________
42127 [  8338] By: jhi                                   on 2001/01/05  22:31:17
42128         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
42129              From: Peter Prymmer <pvhp@forte.com>
42130              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
42131              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
42132      Branch: perl
42133            ! utils/perlbug.PL
42134 ____________________________________________________________________________
42135 [  8337] By: jhi                                   on 2001/01/05  18:15:11
42136         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
42137              From: Robin Barker <rmb1@cise.npl.co.uk>
42138              Date: Tue, 2 Jan 2001 15:24:07 GMT
42139              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
42140              
42141              If you call configure as C<./Configure> or C<sh ./Configure>,
42142              $src is set to the absolute path name, not '.'.
42143              
42144              This, in turn, means -Dmksymlink tries to do its stuff because
42145              it does not think it is in the src directory.
42146              
42147              (plus a metaconfig nitfix)
42148      Branch: metaconfig
42149            ! U/compline/ccflags.U U/modified/src.U
42150      Branch: perl
42151            ! Configure config_h.SH
42152 ____________________________________________________________________________
42153 [  8336] By: jhi                                   on 2001/01/05  17:48:32
42154         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
42155              From: Alan Burlison <Alan.Burlison@uk.sun.com>
42156              Message-ID: <3A5606C4.473D2226@uk.sun.com>
42157              Date: Fri, 05 Jan 2001 17:39:16 +0000
42158      Branch: perl
42159            ! hv.c
42160 ____________________________________________________________________________
42161 [  8335] By: jhi                                   on 2001/01/05  16:05:44
42162         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
42163      Branch: perl
42164            ! lib/Getopt/Long.pm
42165 ____________________________________________________________________________
42166 [  8334] By: jhi                                   on 2001/01/05  16:00:51
42167         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
42168              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
42169              Date: Fri, 05 Jan 2001 13:46:51 +0100
42170              Message-ID: <13693.978698811@nice.ram.loc>
42171              
42172              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
42173              accurate reading of the "atime".  
42174      Branch: perl
42175            ! t/io/fs.t
42176 ____________________________________________________________________________
42177 [  8333] By: jhi                                   on 2001/01/05  15:57:37
42178         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
42179              From: Simon Cozens <simon@cozens.net>
42180              Date: Fri, 8 Dec 2000 13:33:31 +0000
42181              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
42182              
42183              A lost patch fragment.
42184      Branch: perl
42185            ! doop.c
42186 ____________________________________________________________________________
42187 [  8332] By: jhi                                   on 2001/01/05  15:40:42
42188         Log: Do away with strncpy() and a fixed length buffer.
42189      Branch: perl
42190            ! utf8.c
42191 ____________________________________________________________________________
42192 [  8331] By: jhi                                   on 2001/01/05  15:03:07
42193         Log: Tests for #8329 and #8330.
42194      Branch: perl
42195            ! t/op/bop.t
42196 ____________________________________________________________________________
42197 [  8330] By: jhi                                   on 2001/01/05  15:02:38
42198         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
42199              raw 8-bit form to the UTF-8 string.
42200      Branch: perl
42201            ! toke.c
42202 ____________________________________________________________________________
42203 [  8329] By: jhi                                   on 2001/01/05  14:55:13
42204         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
42205              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42206              Date: Fri, 5 Jan 2001 12:28:52 +0100
42207              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
42208              
42209              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
42210              no effect.  (changed the strncpy() to Copy())
42211      Branch: perl
42212            ! toke.c
42213 ____________________________________________________________________________
42214 [  8328] By: jhi                                   on 2001/01/05  06:44:27
42215         Log: UTF-8 cleanup.
42216      Branch: perl
42217            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
42218            ! regexec.c sv.c toke.c
42219 ____________________________________________________________________________
42220 [  8327] By: jhi                                   on 2001/01/05  01:11:29
42221         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')
42222              From: Radu Greab <radu@netsoft.ro>
42223              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
42224              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
42225              
42226              Cleans up Harness to not use FileHandle, which uses IO.
42227      Branch: perl
42228            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42229 ____________________________________________________________________________
42230 [  8326] By: jhi                                   on 2001/01/05  00:56:37
42231         Log: Update Changes.
42232      Branch: perl
42233            ! Changes patchlevel.h
42234 ____________________________________________________________________________
42235 [  8325] By: jhi                                   on 2001/01/05  00:53:18
42236         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
42237              From: Peter Prymmer <pvhp@forte.com>
42238              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
42239              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
42240              
42241              plus a couple more tailing whitespace removals.
42242      Branch: perl
42243            ! win32/Makefile
42244 ____________________________________________________________________________
42245 [  8324] By: jhi                                   on 2001/01/05  00:47:39
42246         Log: Add some Unicode chop() tests.
42247      Branch: perl
42248            ! t/op/chop.t
42249 ____________________________________________________________________________
42250 [  8323] By: jhi                                   on 2001/01/05  00:47:23
42251         Log: Unify UTF-8 malformedness handling.
42252      Branch: perl
42253            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
42254 ____________________________________________________________________________
42255 [  8322] By: jhi                                   on 2001/01/04  22:21:54
42256         Log: The new $issymlink was unknown to Mksymlinks.
42257      Branch: metaconfig/U/perl
42258            ! Mksymlinks.U issymlink.U
42259      Branch: perl
42260            ! Configure config_h.SH
42261 ____________________________________________________________________________
42262 [  8321] By: jhi                                   on 2001/01/04  21:51:05
42263         Log: The test didn't work under the core test framework.
42264      Branch: perl
42265            ! t/lib/st-lock.t
42266 ____________________________________________________________________________
42267 [  8320] By: jhi                                   on 2001/01/04  21:14:22
42268         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
42269      Branch: perl
42270            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
42271 ____________________________________________________________________________
42272 [  8319] By: jhi                                   on 2001/01/04  20:46:17
42273         Log: Typo in #8312 when manually appying a problematic patch fragment.
42274      Branch: perl
42275            ! ext/Storable/Storable.xs
42276 ____________________________________________________________________________
42277 [  8318] By: jhi                                   on 2001/01/04  20:43:01
42278         Log: The $sh_c didn't fly.
42279      Branch: metaconfig
42280            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
42281            ! U/modified/Loc.U U/modified/myhostname.U
42282            ! U/modified/spitshell.U
42283      Branch: metaconfig/U/perl
42284            ! issymlink.U
42285      Branch: perl
42286            ! Configure config_h.SH
42287 ____________________________________________________________________________
42288 [  8317] By: jhi                                   on 2001/01/04  19:58:01
42289         Log: AIX builtin test -h is broken, changes based on
42290              
42291              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
42292              Date: Tue, 02 Jan 2001 11:24:39 +0100
42293              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42294              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
42295      Branch: metaconfig
42296            + U/modified/spitshell.U
42297            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
42298            ! U/modified/Loc.U U/modified/myhostname.U
42299      Branch: metaconfig/U/perl
42300            ! Mksymlinks.U issymlink.U
42301      Branch: perl
42302            ! Configure
42303 ____________________________________________________________________________
42304 [  8316] By: jhi                                   on 2001/01/04  19:02:22
42305         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
42306              From: Andy Dougherty <doughera@lafayette.edu>
42307              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
42308              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
42309              
42310              Beware of GNU ld.
42311      Branch: perl
42312            ! hints/solaris_2.sh
42313 ____________________________________________________________________________
42314 [  8315] By: jhi                                   on 2001/01/04  18:56:48
42315         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
42316              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
42317              Date: Wed, 3 Jan 2001 07:58:51 +0100
42318              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
42319      Branch: perl
42320            ! hints/solaris_2.sh
42321 ____________________________________________________________________________
42322 [  8314] By: jhi                                   on 2001/01/04  18:54:07
42323         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
42324              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42325              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
42326              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
42327              
42328              Doc tweak on #8313.
42329      Branch: perl
42330            ! ext/B/B/Deparse.pm
42331 ____________________________________________________________________________
42332 [  8313] By: jhi                                   on 2001/01/04  18:52:27
42333         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
42334              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
42335              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42336              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
42337              
42338              Make the peephole optimizer to bypass more null ops and
42339              and rewrite the deparse handling of continue blocks.
42340      Branch: perl
42341            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
42342 ____________________________________________________________________________
42343 [  8312] By: jhi                                   on 2001/01/04  18:47:39
42344         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
42345      Branch: perl
42346            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
42347            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
42348            ! t/lib/st-lock.t
42349 ____________________________________________________________________________
42350 [  8311] By: jhi                                   on 2001/01/04  18:36:08
42351         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
42352              filter to be run on each .pm during the pm_to_blib() phase,
42353              a fixed version of
42354              
42355              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
42356              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
42357              Date: Wed, 03 Jan 2001 22:01:30 +0100
42358              Message-ID: <5296.978555690@nice.ram.loc>
42359      Branch: perl
42360            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
42361            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
42362            ! lib/ExtUtils/MakeMaker.pm
42363 ____________________________________________________________________________
42364 [  8310] By: jhi                                   on 2001/01/04  18:32:54
42365         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
42366              From: Robin Barker <rmb1@cise.npl.co.uk>
42367              Date: Tue, 2 Jan 2001 15:35:03 GMT
42368              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
42369      Branch: perl
42370            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
42371            ! pod/perlrequick.pod
42372 ____________________________________________________________________________
42373 [  8309] By: jhi                                   on 2001/01/04  18:29:07
42374         Log: Subject: Re: [patch] static-ize XS()
42375              From: Doug MacEachern <dougm@covalent.net>
42376              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
42377              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
42378              
42379              Provide prototypes for the XS functions.
42380      Branch: perl
42381            ! lib/ExtUtils/xsubpp
42382 ____________________________________________________________________________
42383 [  8308] By: jhi                                   on 2001/01/04  18:27:44
42384         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
42385              From: Doug MacEachern <dougm@covalent.net>
42386              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
42387              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
42388      Branch: perl
42389            ! lib/ExtUtils/typemap
42390 ____________________________________________________________________________
42391 [  8307] By: jhi                                   on 2001/01/04  18:25:25
42392         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
42393              From: Doug MacEachern <dougm@covalent.net>
42394              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
42395              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
42396              
42397              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
42398      Branch: perl
42399            ! lib/ExtUtils/MM_Unix.pm
42400 ____________________________________________________________________________
42401 [  8306] By: jhi                                   on 2001/01/04  18:23:00
42402         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
42403              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42404              Date: Thu, 4 Jan 2001 12:47:10 +0100 
42405              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
42406              
42407              The toke.c part only, patching embed.h and proto.h is futile.
42408      Branch: perl
42409            ! toke.c
42410 ____________________________________________________________________________
42411 [  8305] By: jhi                                   on 2001/01/04  18:05:51
42412         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
42413              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42414              Date: Thu, 4 Jan 2001 17:50:12 +0100 
42415              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
42416      Branch: perl
42417            ! toke.c
42418 ____________________________________________________________________________
42419 [  8304] By: jhi                                   on 2001/01/04  18:03:26
42420         Log: Subject: [PATCH perl@8269]
42421              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42422              Date: Thu, 4 Jan 2001 12:53:39 +0100 
42423              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
42424              
42425              If running byacc write-enable also perly.h.
42426      Branch: perl
42427            ! Makefile.SH
42428 ____________________________________________________________________________
42429 [  8303] By: jhi                                   on 2001/01/04  15:40:49
42430         Log: Rewrite pp_concat() in terms of sv_catsv().
42431      Branch: perl
42432            ! pp_hot.c
42433 ____________________________________________________________________________
42434 [  8302] By: nick                                  on 2001/01/03  22:43:22
42435         Log: Integrate mainline.
42436      Branch: perlio
42437           !> ext/Encode/Encode.xs sv.c utf8.c
42438 ____________________________________________________________________________
42439 [  8301] By: jhi                                   on 2001/01/02  23:40:26
42440         Log: Variable naming tweak.
42441      Branch: perl
42442            ! sv.c
42443 ____________________________________________________________________________
42444 [  8300] By: jhi                                   on 2001/01/02  23:40:02
42445         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
42446              in is_utf8_string().
42447      Branch: perl
42448            ! utf8.c
42449 ____________________________________________________________________________
42450 [  8299] By: jhi                                   on 2001/01/02  22:14:40
42451         Log: Integrate perlio.
42452      Branch: perl
42453           !> pp.c pp_hot.c win32/Makefile
42454 ____________________________________________________________________________
42455 [  8298] By: nick                                  on 2001/01/02  22:03:06
42456         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
42457      Branch: perlio
42458            ! pp.c pp_hot.c
42459 ____________________________________________________________________________
42460 [  8297] By: jhi                                   on 2001/01/02  04:26:28
42461         Log: Signedness nit.
42462      Branch: perl
42463            ! ext/Encode/Encode.xs
42464 ____________________________________________________________________________
42465 [  8296] By: nick                                  on 2001/01/01  23:49:36
42466         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
42467      Branch: perlio
42468            ! win32/Makefile
42469 ____________________________________________________________________________
42470 [  8295] By: jhi                                   on 2001/01/01  23:05:48
42471         Log: Integrate perlio.
42472      Branch: perl
42473           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
42474           !> t/lib/encode.t
42475 ____________________________________________________________________________
42476 [  8294] By: nick                                  on 2001/01/01  22:48:34
42477         Log: Integrate mainline
42478      Branch: perlio
42479            ! pp_hot.c t/lib/encode.t
42480           !> (integrate 65 files)
42481 ____________________________________________________________________________
42482 [  8293] By: nick                                  on 2001/01/01  21:58:50
42483         Log: More rigor in UTF-8-ness of Encode's toUnicode
42484              XS export some of the utf8 internal functions.
42485              Test some of the functions.
42486              Fix pp_concat() bug shown by said tests.
42487      Branch: perlio
42488            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
42489            ! t/lib/encode.t
42490 ____________________________________________________________________________
42491 [  8292] By: jhi                                   on 2001/01/01  18:11:44
42492         Log: Integrate perlio.
42493      Branch: perl
42494           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
42495           !> ext/Encode/encengine.c ext/Encode/encode.h
42496 ____________________________________________________________________________
42497 [  8291] By: jhi                                   on 2001/01/01  18:10:58
42498         Log: Podify README.mpeix (a new version from the web),
42499              add a dummy NAME to Carp::Heavy, regen toc.
42500      Branch: perl
42501            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
42502            ! pod/perltoc.pod
42503 ____________________________________________________________________________
42504 [  8290] By: nick                                  on 2001/01/01  17:43:47
42505         Log: Loose the "Loading..." warning.
42506              Another bug in fallback support
42507      Branch: perlio
42508            ! ext/Encode/Encode.pm ext/Encode/encengine.c
42509 ____________________________________________________________________________
42510 [  8289] By: jhi                                   on 2001/01/01  00:01:57
42511         Log: Bump up Larry's copyright.
42512      Branch: perl
42513            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
42514            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
42515            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
42516            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
42517            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
42518            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
42519            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
42520            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
42521 ____________________________________________________________________________
42522 [  8288] By: nick                                  on 2000/12/31  21:27:53
42523         Log: Fix .ucm reading - forgot a chr()
42524              Start of .ucm write (for .enc to .ucm)
42525      Branch: perlio
42526            ! ext/Encode/compile
42527 ____________________________________________________________________________
42528 [  8287] By: jhi                                   on 2000/12/31  18:15:56
42529         Log: Comment away a diagnostic message as noted by Craig A. Berry
42530              (the unexpected message was confusing testing)
42531      Branch: perl
42532            ! ext/Encode/Encode.pm
42533 ____________________________________________________________________________
42534 [  8286] By: jhi                                   on 2000/12/31  18:14:51
42535         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
42536              Date: Sun, 31 Dec 2000 11:17:37 -0600
42537              From: "Craig A. Berry" <craigberry@mac.com>
42538              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
42539      Branch: perl
42540            ! ext/Encode/Makefile.PL
42541 ____________________________________________________________________________
42542 [  8285] By: nick                                  on 2000/12/31  18:11:54
42543         Log: Start of support of ICU-style .ucm files:
42544              - teach compile how to read a .ucm file
42545              - first guess at how to represent fallbacks in "tries".
42546              - use fallbacks if check == 0
42547              - new return code to indicate we used one.
42548      Branch: perlio
42549            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
42550            ! ext/Encode/encengine.c ext/Encode/encode.h
42551 ____________________________________________________________________________
42552 [  8284] By: jhi                                   on 2000/12/31  18:04:41
42553         Log: Pacify picky VMS compiler.
42554              
42555              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
42556              From: "Craig A. Berry" <craig.berry@psinetcs.com>
42557              Date: Sat, 30 Dec 2000 18:10:02 -0600
42558              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
42559      Branch: perl
42560            ! sv.c
42561 ____________________________________________________________________________
42562 [  8283] By: jhi                                   on 2000/12/31  16:11:47
42563         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
42564      Branch: perl
42565            ! t/lib/glob-basic.t
42566 ____________________________________________________________________________
42567 [  8282] By: jhi                                   on 2000/12/31  15:26:11
42568         Log: Integrate perlio.
42569      Branch: perl
42570           !> makedef.pl opcode.pl os2/os2.c perlio.c
42571 ____________________________________________________________________________
42572 [  8281] By: nick                                  on 2000/12/31  10:06:15
42573         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
42574              is available to be exported
42575      Branch: perlio
42576            ! makedef.pl perlio.c
42577 ____________________________________________________________________________
42578 [  8280] By: nick                                  on 2000/12/31  09:41:26
42579         Log: Ilya's OS2 patch (testing for damage on Win32)
42580      Branch: perlio
42581            ! makedef.pl opcode.pl os2/os2.c
42582 ____________________________________________________________________________
42583 [  8279] By: jhi                                   on 2000/12/30  21:52:07
42584         Log: Test nits.
42585      Branch: perl
42586            ! t/lib/syslfs.t t/op/lfs.t
42587 ____________________________________________________________________________
42588 [  8278] By: jhi                                   on 2000/12/30  21:47:49
42589         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
42590              From: andreas.koenig@anima.de (Andreas J. Koenig)
42591              Date: 30 Dec 2000 22:35:37 +0100
42592              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
42593              
42594              The 32-bit wraparound test wasn't quite right.
42595      Branch: perl
42596            ! t/lib/syslfs.t t/op/lfs.t
42597 ____________________________________________________________________________
42598 [  8277] By: jhi                                   on 2000/12/30  21:33:44
42599         Log: Subject: [PATCH] open() example in perlfunc.pod 
42600              From: Karsten Sperling <s_sperli@ira.uka.de>
42601              Date: Sat, 30 Dec 2000 22:27:09 +0100
42602              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
42603      Branch: perl
42604            ! pod/perlfunc.pod
42605 ____________________________________________________________________________
42606 [  8276] By: jhi                                   on 2000/12/30  20:32:40
42607         Log: Not quite that many tests yet.
42608      Branch: perl
42609            ! t/op/pat.t
42610 ____________________________________________________________________________
42611 [  8275] By: jhi                                   on 2000/12/30  20:26:58
42612         Log: Integrate perlio.
42613      Branch: perl
42614           !> toke.c
42615 ____________________________________________________________________________
42616 [  8274] By: jhi                                   on 2000/12/30  20:24:56
42617         Log: Signedness nit.
42618      Branch: perl
42619            ! utf8.c
42620 ____________________________________________________________________________
42621 [  8273] By: jhi                                   on 2000/12/30  20:15:46
42622         Log: Add a test case for 20000731.001 which was fixed by the #8267.
42623      Branch: perl
42624            ! t/op/pat.t
42625 ____________________________________________________________________________
42626 [  8272] By: nick                                  on 2000/12/30  19:47:51
42627         Log: Tweak for MULTIPLICITY/USE_PERLIO
42628      Branch: perlio
42629            ! toke.c
42630 ____________________________________________________________________________
42631 [  8271] By: nick                                  on 2000/12/30  19:46:45
42632         Log: Integrate mainline
42633      Branch: perlio
42634           +> lib/unicode/distinct.pm
42635           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
42636           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
42637           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
42638 ____________________________________________________________________________
42639 [  8270] By: jhi                                   on 2000/12/30  19:39:50
42640         Log: Subject: RE: perl@8269
42641              From: "Richard Soderberg" <rs@crystalflame.net>
42642              Date: Sat, 30 Dec 2000 11:36:27 -0800
42643              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
42644              
42645              A missing aTHX_.
42646      Branch: perl
42647            ! toke.c
42648 ____________________________________________________________________________
42649 [  8269] By: jhi                                   on 2000/12/30  18:55:48
42650         Log: Update Changes.
42651      Branch: perl
42652            ! Changes patchlevel.h
42653 ____________________________________________________________________________
42654 [  8268] By: jhi                                   on 2000/12/30  17:18:40
42655         Log: Add a test for Unicode split //.  The #8267 was the cure.
42656      Branch: perl
42657            ! t/op/split.t
42658 ____________________________________________________________________________
42659 [  8267] By: jhi                                   on 2000/12/30  17:14:19
42660         Log: Subject: more UTF8 test suites and an UTF8 patch
42661              From: Inaba Hiroto <inaba@st.rim.or.jp>
42662              Date: Sat, 30 Dec 2000 14:27:10 +0900
42663              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
42664              
42665              Just the patch part for now, and the pragma renamed
42666              as unicode::distinct.
42667      Branch: perl
42668            + lib/unicode/distinct.pm
42669            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
42670            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
42671            ! regcomp.h regexec.c sv.c toke.c utf8.c
42672 ____________________________________________________________________________
42673 [  8266] By: nick                                  on 2000/12/30  16:40:49
42674         Log: Integrate mainline
42675      Branch: perlio
42676           +> lib/Pod/Text/Overstrike.pm
42677           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
42678           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
42679           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
42680           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
42681           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
42682 ____________________________________________________________________________
42683 [  8265] By: jhi                                   on 2000/12/30  07:28:55
42684         Log: The sv_catsv() fix, take two.
42685      Branch: perl
42686            ! sv.c t/op/join.t
42687 ____________________________________________________________________________
42688 [  8264] By: jhi                                   on 2000/12/30  06:19:18
42689         Log: Undo all the join-related changes since #8248: relevant
42690              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
42691              The new sv_catsv() doesn't fly so it must go back to
42692              the drawing board.
42693      Branch: perl
42694            ! sv.c t/op/join.t t/pragma/utf8.t
42695 ____________________________________________________________________________
42696 [  8263] By: jhi                                   on 2000/12/30  01:08:32
42697         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
42698      Branch: perl
42699            ! sv.c
42700 ____________________________________________________________________________
42701 [  8262] By: jhi                                   on 2000/12/30  00:45:14
42702         Log: Retract #8261.
42703      Branch: perl
42704            ! hv.c util.c
42705 ____________________________________________________________________________
42706 [  8261] By: jhi                                   on 2000/12/30  00:38:32
42707         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
42708      Branch: perl
42709            ! hv.c util.c
42710 ____________________________________________________________________________
42711 [  8260] By: jhi                                   on 2000/12/29  22:51:33
42712         Log: (Retracted by #8264)  More fixing for #8251.
42713      Branch: perl
42714            ! sv.c
42715 ____________________________________________________________________________
42716 [  8259] By: jhi                                   on 2000/12/29  18:27:30
42717         Log: Subject: podlators 1.06 released
42718              From: Russ Allbery <rra@stanford.edu>
42719              Date: 25 Dec 2000 05:09:30 -0800
42720              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
42721      Branch: perl
42722            + lib/Pod/Text/Overstrike.pm
42723            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
42724            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
42725 ____________________________________________________________________________
42726 [  8258] By: jhi                                   on 2000/12/29  18:20:45
42727         Log: Make the large file tests more robust/talkative as suggested by
42728              
42729              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
42730              From: andreas.koenig@anima.de (Andreas J. Koenig)
42731              Date: 29 Dec 2000 14:23:01 +0100
42732              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
42733      Branch: perl
42734            ! t/lib/syslfs.t t/op/lfs.t
42735 ____________________________________________________________________________
42736 [  8257] By: jhi                                   on 2000/12/29  17:48:04
42737         Log: Further VMS piping fixes from Charles Lane:
42738              
42739              In summary, error messages produced when a subprocess terminated
42740              abnormally were being sent not just to the parent process, but to
42741              grandparents, because of default values for error output that were
42742              not completely overridden when the subprocess was started.
42743              
42744              This patch fixes this behavior by defining user-mode (i.e., temporary
42745              for the duration of the program) logical names for SYS$OUTPUT and
42746              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
42747              changes to make it so that the user-mode logicals are the ones that
42748              control where Perl's error messages go if it terminates abnormally.
42749              
42750              I also added some gratuitous fixes to the indentation of braces in
42751              the piping code.  It just looked ugly, before.
42752      Branch: perl
42753            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
42754 ____________________________________________________________________________
42755 [  8256] By: jhi                                   on 2000/12/29  17:45:12
42756         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
42757              From: "Casey R. Tweten" <crt@kiski.net>
42758              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
42759              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
42760              
42761              Tests for for #8240.
42762      Branch: perl
42763            ! t/pragma/constant.t
42764 ____________________________________________________________________________
42765 [  8255] By: jhi                                   on 2000/12/29  17:43:07
42766         Log: Subject: Re: [PATCH] Interesting syntax idea
42767              From: Simon Cozens <simon@cozens.net>
42768              Date: Fri, 29 Dec 2000 14:34:04 +0000
42769              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
42770              
42771              Tests for #8254.
42772      Branch: perl
42773            ! t/pragma/sub_lval.t
42774 ____________________________________________________________________________
42775 [  8254] By: jhi                                   on 2000/12/29  17:42:11
42776         Log: Subject: [PATCH] Interesting syntax idea
42777              From: Simon Cozens <simon@cozens.net>
42778              Date: Wed, 27 Dec 2000 05:08:57 +0000
42779              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
42780              
42781              Make opens + bareword assigns do typeglob assigns.
42782      Branch: perl
42783            ! op.c
42784 ____________________________________________________________________________
42785 [  8253] By: jhi                                   on 2000/12/29  17:36:45
42786         Log: Output the (apparent) version of gcc, as suggested by
42787              
42788              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
42789              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
42790              Date: 26 Dec 2000 04:29:17 -0500
42791              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
42792              
42793              (The patch as such didn't any more apply as the misparsing had
42794              already been addressed in #6474.)  Also change the wording about
42795              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
42796      Branch: perl
42797            ! hints/dec_osf.sh
42798 ____________________________________________________________________________
42799 [  8252] By: nick                                  on 2000/12/29  12:14:31
42800         Log: Integrate mainline
42801      Branch: perlio
42802           !> (integrate 27 files)
42803 ____________________________________________________________________________
42804 [  8251] By: jhi                                   on 2000/12/29  08:45:46
42805         Log: (Retracted by #8264)
42806              
42807              (Fixed by #8260.)
42808              
42809              sv_catsv() needs one more byte space than seems reasonable.
42810              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
42811              Curiouser and curiouser.
42812      Branch: perl
42813            ! sv.c
42814 ____________________________________________________________________________
42815 [  8250] By: jhi                                   on 2000/12/29  07:57:52
42816         Log: More split // UTF-8 tests.
42817      Branch: perl
42818            ! t/pragma/utf8.t
42819 ____________________________________________________________________________
42820 [  8249] By: jhi                                   on 2000/12/29  07:54:51
42821         Log: (Retracted by #8264)  More join() testing which was good because
42822              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
42823      Branch: perl
42824            ! pp.c t/op/join.t utf8.c utf8.h
42825 ____________________________________________________________________________
42826 [  8248] By: jhi                                   on 2000/12/29  07:08:32
42827         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
42828              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
42829              that the only cases to care about are byte+byte and byte+character.
42830              
42831              TODO: See how well pp_concat() could be implemented in terms
42832              of sv_catsv().
42833      Branch: perl
42834            ! doop.c sv.c t/op/join.t utf8.h
42835 ____________________________________________________________________________
42836 [  8247] By: jhi                                   on 2000/12/29  06:35:23
42837         Log: Signedness nit.
42838      Branch: perl
42839            ! pp_hot.c
42840 ____________________________________________________________________________
42841 [  8246] By: jhi                                   on 2000/12/29  01:23:31
42842         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
42843              From: Lupe Christoph <lupe@lupe-christoph.de>
42844              Date: Thu, 28 Dec 2000 23:00:00 +0100
42845              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
42846              
42847              Suggest rsync --delete --dry-run.
42848      Branch: perl
42849            ! pod/perlhack.pod
42850 ____________________________________________________________________________
42851 [  8245] By: jhi                                   on 2000/12/28  23:57:05
42852         Log: The maxiters upper limit sanity check (guarding against
42853              non-progress) assumed bytes instead of characters in s///
42854              and split().
42855      Branch: perl
42856            ! pp.c pp_hot.c
42857 ____________________________________________________________________________
42858 [  8244] By: jhi                                   on 2000/12/28  23:34:08
42859         Log: Make some panic messages a bit more logical.
42860      Branch: perl
42861            ! doop.c pod/perldiag.pod pp.c pp_hot.c
42862 ____________________________________________________________________________
42863 [  8243] By: jhi                                   on 2000/12/28  22:59:16
42864         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
42865              From: Simon Cozens <simon@cozens.net>
42866              Date: Wed, 27 Dec 2000 02:30:03 +0000
42867              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
42868      Branch: perl
42869            ! pp.c t/pragma/sub_lval.t
42870 ____________________________________________________________________________
42871 [  8242] By: jhi                                   on 2000/12/28  22:56:53
42872         Log: Subject: [PATCH blead] Fix B::Terse indentation
42873              From: Daniel Chetlin <daniel@chetlin.com>
42874              Date: Wed, 27 Dec 2000 06:43:30 -0800
42875              Message-ID: <20001227064329.B9573@darkstar>
42876      Branch: perl
42877            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
42878 ____________________________________________________________________________
42879 [  8241] By: jhi                                   on 2000/12/28  22:48:59
42880         Log: The latter patch from the
42881              
42882              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
42883              From: Peter Prymmer <pvhp@forte.com> 
42884              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
42885              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
42886              
42887              (the former patch from the above should have been
42888              taken care of by Nick I-S)
42889      Branch: perl
42890            ! win32/Makefile
42891 ____________________________________________________________________________
42892 [  8240] By: jhi                                   on 2000/12/28  22:45:22
42893         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
42894              From: "Casey R. Tweten" <crt@kiski.net>
42895              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
42896              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
42897      Branch: perl
42898            ! lib/constant.pm
42899 ____________________________________________________________________________
42900 [  8239] By: jhi                                   on 2000/12/28  22:37:45
42901         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
42902              From: Simon Cozens <simon@cozens.net>
42903              Date: Wed, 27 Dec 2000 14:12:44 +0000
42904              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
42905      Branch: perl
42906            ! t/op/method.t t/op/sort.t toke.c
42907 ____________________________________________________________________________
42908 [  8238] By: jhi                                   on 2000/12/28  22:30:32
42909         Log: Subject: [PATCH perl@8229] Call.pm
42910              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
42911              Date: Mon, 25 Dec 2000 10:47:15 -0000
42912              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
42913      Branch: perl
42914            ! ext/Filter/Util/Call/Call.pm
42915 ____________________________________________________________________________
42916 [  8237] By: jhi                                   on 2000/12/28  22:19:21
42917         Log: Subject: [PATCH blead] Fix problem with `&' prototype
42918              From: Daniel Chetlin <daniel@chetlin.com>
42919              Date: Wed, 27 Dec 2000 15:55:32 -0800
42920              Message-ID: <20001227155532.D9573@darkstar>
42921      Branch: perl
42922            ! op.c t/comp/proto.t
42923 ____________________________________________________________________________
42924 [  8236] By: jhi                                   on 2000/12/28  22:09:25
42925         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
42926              From: Daniel Chetlin <daniel@chetlin.com>
42927              Date: Sun, 24 Dec 2000 04:09:49 -0800
42928              Message-ID: <20001224040949.B3090@darkstar>
42929      Branch: perl
42930            ! gv.c mg.c t/op/attrs.t
42931 ____________________________________________________________________________
42932 [  8235] By: jhi                                   on 2000/12/28  22:07:11
42933         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
42934              From: Jan Dubois <jand@ActiveState.com>
42935              Date: Tue, 26 Dec 2000 20:57:31 -0800
42936              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
42937      Branch: perl
42938            ! win32/win32.c
42939 ____________________________________________________________________________
42940 [  8234] By: jhi                                   on 2000/12/28  21:52:42
42941         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
42942              From: Simon Cozens <simon@cozens.net>
42943              Date: Thu, 28 Dec 2000 20:33:13 +0000
42944              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
42945      Branch: perl
42946            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
42947 ____________________________________________________________________________
42948 [  8233] By: jhi                                   on 2000/12/28  19:40:49
42949         Log: Integrate perlio.
42950      Branch: perl
42951           !> ext/Encode/Makefile.PL ext/Encode/compile
42952 ____________________________________________________________________________
42953 [  8232] By: nick                                  on 2000/12/23  16:06:00
42954         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
42955              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
42956      Branch: perlio
42957            ! ext/Encode/Makefile.PL
42958 ____________________________________________________________________________
42959 [  8231] By: nick                                  on 2000/12/23  14:30:34
42960         Log: "Compiled" encode build cleanup
42961              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
42962              - .c files do not export sub-tables
42963      Branch: perlio
42964            ! ext/Encode/Makefile.PL ext/Encode/compile
42965 ____________________________________________________________________________
42966 [  8230] By: nick                                  on 2000/12/23  12:50:37
42967         Log: Integrate mainline
42968      Branch: perlio
42969           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
42970           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
42971           !> pod/perl5004delta.pod pod/perl5005delta.pod
42972           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
42973           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
42974           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
42975           !> pod/perlsub.pod
42976 ____________________________________________________________________________
42977 [  8229] By: jhi                                   on 2000/12/22  15:32:12
42978         Log: Integrate perlio.
42979      Branch: perl
42980           +> win32/distclean.bat
42981           !> MANIFEST t/io/utf8.t
42982 ____________________________________________________________________________
42983 [  8228] By: jhi                                   on 2000/12/22  15:29:40
42984         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
42985              From: Robin Barker <rmb1@cise.npl.co.uk>
42986              Date: Fri, 22 Dec 2000 12:17:38 GMT
42987              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
42988      Branch: perl
42989            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
42990            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
42991            ! pod/perl5004delta.pod pod/perl5005delta.pod
42992            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
42993            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
42994            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
42995            ! pod/perlsub.pod
42996 ____________________________________________________________________________
42997 [  8227] By: jhi                                   on 2000/12/22  15:24:28
42998         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
42999              From: "John L. Allen" <allen@grumman.com>
43000              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
43001              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
43002              
43003              Document APPLLIB_EXP.
43004      Branch: perl
43005            ! INSTALL
43006 ____________________________________________________________________________
43007 [  8226] By: nick                                  on 2000/12/21  22:11:50
43008         Log: Handy script for when one forgets to "dmake clean" 
43009      Branch: perlio
43010            + win32/distclean.bat
43011            ! MANIFEST
43012 ____________________________________________________________________________
43013 [  8225] By: nick                                  on 2000/12/21  21:54:04
43014         Log: CRLF platform issue with io/utf8 fix.
43015      Branch: perlio
43016            ! t/io/utf8.t
43017 ____________________________________________________________________________
43018 [  8224] By: nick                                  on 2000/12/21  21:02:20
43019         Log: Integrate mainline
43020      Branch: perlio
43021           !> Changes Configure Makefile.SH Porting/Glossary
43022           !> Porting/config.sh Porting/config_H configure.com
43023           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
43024           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
43025           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
43026           !> win32/config.bc win32/config.gc win32/config.vc
43027 ____________________________________________________________________________
43028 [  8223] By: jhi                                   on 2000/12/21  17:09:16
43029         Log: Update Changes.
43030      Branch: perl
43031            ! Changes patchlevel.h
43032 ____________________________________________________________________________
43033 [  8222] By: jhi                                   on 2000/12/21  16:24:01
43034         Log: Metaconfig unit changes for #8221.
43035      Branch: metaconfig/U/perl
43036           +> issymlink.U
43037            - testsyml.U
43038            ! Mksymlinks.U
43039 ____________________________________________________________________________
43040 [  8221] By: jhi                                   on 2000/12/21  16:23:48
43041         Log: Rename testsyml to issymlink.
43042      Branch: perl
43043            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43044            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
43045            ! win32/config.vc
43046 ____________________________________________________________________________
43047 [  8220] By: jhi                                   on 2000/12/21  15:47:26
43048         Log: Robustness support for #8218 (symlink forest) since the GNU
43049              tools seem to be overly picky about symlinkage depths.
43050      Branch: perl
43051            ! Makefile.SH t/io/fs.t
43052 ____________________________________________________________________________
43053 [  8219] By: jhi                                   on 2000/12/21  15:38:27
43054         Log: Metaconfig changes for #8218.
43055      Branch: metaconfig
43056            ! U/modified/Oldconfig.U
43057      Branch: metaconfig/U/perl
43058            + Mksymlinks.U
43059            ! testsyml.U
43060 ____________________________________________________________________________
43061 [  8218] By: jhi                                   on 2000/12/21  15:37:57
43062         Log: Add Configure option -Dmksymlinks which will create a symlink
43063              forest if the current/build differs from the source directory.
43064              TODO: mkdir -p is not portable.
43065      Branch: perl
43066            ! Configure
43067 ____________________________________________________________________________
43068 [  8217] By: jhi                                   on 2000/12/21  14:39:12
43069         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
43070              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
43071              Date: Thu, 21 Dec 2000 09:38:18 GMT
43072              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
43073              
43074              The ofs became an SV.
43075      Branch: perl
43076            ! ext/Thread/Thread.xs
43077 ____________________________________________________________________________
43078 [  8216] By: jhi                                   on 2000/12/21  05:40:21
43079         Log: The polymorphism seems to have fixed 20000517.001.
43080      Branch: perl
43081            ! t/pragma/utf8.t
43082 ____________________________________________________________________________
43083 [  8215] By: jhi                                   on 2000/12/21  04:44:52
43084         Log: read() documentation tweak for 20001121.004.
43085      Branch: perl
43086            ! pod/perlfunc.pod
43087 ____________________________________________________________________________
43088 [  8214] By: jhi                                   on 2000/12/21  03:54:11
43089         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
43090      Branch: perl
43091            ! pp_sys.c t/op/misc.t
43092 ____________________________________________________________________________
43093 [  8213] By: jhi                                   on 2000/12/21  00:28:10
43094         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
43095              From: Peter Prymmer <pvhp@forte.com>
43096              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
43097              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
43098      Branch: perl
43099            ! configure.com
43100 ____________________________________________________________________________
43101 [  8212] By: jhi                                   on 2000/12/21  00:26:21
43102         Log: Edit edit edit.
43103      Branch: perl
43104            ! pod/perlfaq3.pod
43105 ____________________________________________________________________________
43106 [  8211] By: jhi                                   on 2000/12/20  18:52:46
43107         Log: Update Changes.
43108      Branch: perl
43109            ! Changes patchlevel.h
43110 ____________________________________________________________________________
43111 [  8210] By: jhi                                   on 2000/12/20  18:34:47
43112         Log: Yet another editor edit.
43113      Branch: perl
43114            ! pod/perlfaq3.pod
43115 ____________________________________________________________________________
43116 [  8209] By: jhi                                   on 2000/12/20  15:33:28
43117         Log: More Win32 Perling.
43118      Branch: perl
43119            ! pod/perlfaq3.pod
43120 ____________________________________________________________________________
43121 [  8208] By: jhi                                   on 2000/12/20  15:07:46
43122         Log: More Win32 editor/IDE/shell hints.
43123      Branch: perl
43124            ! pod/perlfaq3.pod
43125 ____________________________________________________________________________
43126 [  8207] By: jhi                                   on 2000/12/20  03:54:08
43127         Log: Subject: [PATCH] obscure timing knowledge
43128              From: Nicholas Clark <nick@ccl4.org>
43129              Date: Tue, 19 Dec 2000 19:22:31 +0000
43130              Message-ID: <20001219192231.F2827@plum.flirble.org>
43131      Branch: perl
43132            ! sv.c
43133 ____________________________________________________________________________
43134 [  8206] By: jhi                                   on 2000/12/20  03:45:57
43135         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
43136              From: Spider Boardman <spider@leggy.zk3.dec.com>
43137              Date: Tue, 19 Dec 2000 21:30:16 -0500
43138              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
43139      Branch: perl
43140            ! sv.c
43141 ____________________________________________________________________________
43142 [  8205] By: jhi                                   on 2000/12/19  23:02:01
43143         Log: Update Changes.
43144      Branch: perl
43145            ! Changes patchlevel.h
43146 ____________________________________________________________________________
43147 [  8204] By: jhi                                   on 2000/12/19  22:58:18
43148         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
43149              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
43150              on editors and diffing/patching.
43151      Branch: perl
43152            ! t/op/utf8decode.t
43153 ____________________________________________________________________________
43154 [  8203] By: nick                                  on 2000/12/19  21:36:16
43155         Log: Integrate mainline (forgot my own change...)
43156      Branch: perlio
43157           !> ext/Encode/compile
43158 ____________________________________________________________________________
43159 [  8202] By: nick                                  on 2000/12/19  21:34:42
43160         Log: Integrate mainline.
43161      Branch: perlio
43162           !> (integrate 61 files)
43163 ____________________________________________________________________________
43164 [  8201] By: nick                                  on 2000/12/19  21:34:06
43165         Log: Avoid looking for File::Glob when we don't need it.
43166      Branch: perl
43167            ! ext/Encode/compile
43168 ____________________________________________________________________________
43169 [  8200] By: jhi                                   on 2000/12/19  18:35:49
43170         Log: Update Changes.
43171      Branch: perl
43172            ! Changes patchlevel.h
43173 ____________________________________________________________________________
43174 [  8199] By: jhi                                   on 2000/12/19  18:35:07
43175         Log: Microperl tweaks.
43176      Branch: perl
43177            ! sv.c uconfig.h uconfig.sh
43178 ____________________________________________________________________________
43179 [  8198] By: jhi                                   on 2000/12/19  18:29:59
43180         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
43181      Branch: perl
43182            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43183            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
43184 ____________________________________________________________________________
43185 [  8197] By: jhi                                   on 2000/12/19  17:55:29
43186         Log: In VMS embedded perls couldn't access the statically built Socket,
43187              from Charles Lane.
43188      Branch: perl
43189            ! configure.com
43190 ____________________________________________________________________________
43191 [  8196] By: jhi                                   on 2000/12/19  17:49:50
43192         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
43193              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
43194              Date: Sun, 17 Dec 2000 19:11:44 -0000
43195              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
43196      Branch: perl
43197            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43198            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
43199 ____________________________________________________________________________
43200 [  8195] By: jhi                                   on 2000/12/19  17:47:53
43201         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
43202              From: Jonathan Stowe <gellyfish@gellyfish.com>
43203              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
43204              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
43205      Branch: perl
43206            ! utils/h2xs.PL
43207 ____________________________________________________________________________
43208 [  8194] By: jhi                                   on 2000/12/19  17:46:28
43209         Log: Subject: Re: useless use of void context work-around
43210              From: andreas.koenig@anima.de (Andreas J. Koenig)
43211              Date: 16 Dec 2000 15:13:36 +0100
43212              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
43213              
43214              Document (comment) the q(di ds ig) trick in the code.
43215      Branch: perl
43216            ! op.c
43217 ____________________________________________________________________________
43218 [  8193] By: jhi                                   on 2000/12/19  17:10:57
43219         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
43220              From: "Mark J. Reed" <mreed@strange.turner.com>
43221              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
43222              Message-Id: <200012160222.VAA13986@strange.turner.com>
43223      Branch: perl
43224            ! ext/Sys/Syslog/Syslog.pm
43225 ____________________________________________________________________________
43226 [  8192] By: jhi                                   on 2000/12/19  17:07:45
43227         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
43228              From: Nicholas Clark <nick@ccl4.org>
43229              Date: Sat, 16 Dec 2000 19:03:13 +0000
43230              Message-ID: <20001216190313.D68304@plum.flirble.org>
43231      Branch: perl
43232            ! t/op/64bitint.t
43233 ____________________________________________________________________________
43234 [  8191] By: jhi                                   on 2000/12/19  17:06:13
43235         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
43236              From: Dominic Dunlop <domo@computer.org>
43237              Date: Mon, 18 Dec 2000 12:00:15 +0100
43238              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
43239              
43240              This patchlet is needed in order that perl can be statically linked.  
43241      Branch: perl
43242            ! regexec.c
43243 ____________________________________________________________________________
43244 [  8190] By: jhi                                   on 2000/12/19  17:03:08
43245         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
43246              From: "Craig A. Berry" <craig.berry@psinetcs.com>
43247              Date: Sun, 17 Dec 2000 00:18:35 -0600
43248              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
43249      Branch: perl
43250            ! perlio.h vms/gen_shrfls.pl
43251 ____________________________________________________________________________
43252 [  8189] By: jhi                                   on 2000/12/19  16:20:28
43253         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
43254              From: Prymmer/Kahn <pvhp@best.com>
43255              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
43256              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
43257              
43258              A better version of #8188.
43259      Branch: perl
43260            ! pod/perlfaq3.pod
43261 ____________________________________________________________________________
43262 [  8188] By: jhi                                   on 2000/12/19  15:57:06
43263         Log: (Replaced by #8189)
43264              
43265              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
43266              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
43267              From: Prymmer/Kahn <pvhp@best.com>
43268              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
43269              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
43270              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
43271              Date: Mon, 18 Dec 2000 11:10:45 -0500
43272              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
43273      Branch: perl
43274            ! pod/perlfaq3.pod
43275 ____________________________________________________________________________
43276 [  8187] By: jhi                                   on 2000/12/19  15:54:19
43277         Log: Email address fix for Anton Berezin.
43278      Branch: perl
43279            ! AUTHORS
43280 ____________________________________________________________________________
43281 [  8186] By: jhi                                   on 2000/12/19  15:38:54
43282         Log: Subject: [PATCH perl@8102] cygwin port
43283              From: "Eric Fifer" <efifer@dircon.co.uk> 
43284              Date: Thu, 14 Dec 2000 13:41:29 -0000
43285              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
43286              
43287              When compiling modules the data item that is being imported
43288              from libperl.dll needs to be tagged as imported/shared data:
43289              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
43290      Branch: perl
43291            ! perliol.h
43292 ____________________________________________________________________________
43293 [  8185] By: jhi                                   on 2000/12/19  14:53:24
43294         Log: Regen uconfig.h and uconfig.sh.
43295      Branch: perl
43296            ! uconfig.h uconfig.sh
43297 ____________________________________________________________________________
43298 [  8184] By: jhi                                   on 2000/12/18  20:43:49
43299         Log: Comments work so much better when they are closed.
43300      Branch: perl
43301            ! regcomp.c
43302 ____________________________________________________________________________
43303 [  8183] By: jhi                                   on 2000/12/18  18:04:02
43304         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
43305              Fixes the bug 20001218.016.
43306      Branch: perl
43307            ! regcomp.c
43308 ____________________________________________________________________________
43309 [  8182] By: gsar                                  on 2000/12/18  09:53:47
43310         Log: delete spurious files
43311      Branch: maint-5.6/perl
43312            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
43313            - vos/config.h vos/config_h.SH_orig
43314 ____________________________________________________________________________
43315 [  8181] By: gsar                                  on 2000/12/18  09:46:08
43316         Log: regen perltoc
43317      Branch: maint-5.6/perl
43318            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
43319 ____________________________________________________________________________
43320 [  8180] By: gsar                                  on 2000/12/18  09:20:27
43321         Log: integrate changes#7924..7926,7946,7952 from mainline
43322              
43323              A test works better if it has the right 1..$n output.
43324              
43325              All the core library users of Class::Struct seem to be
43326              using "use Class::Struct 'struct';" instead of the bare
43327              "use Class::Struct;", which isn't documented in Class::Struct.
43328              This can't be right.
43329              
43330              Make the Class::Struct import() wiser.
43331              
43332              Upgrade to CPAN 1.59_51, from Andreas König.
43333              
43334              Subject: Re: long shell lines
43335              Split overly long shell command lines.
43336      Branch: maint-5.6/perl
43337           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
43338           !> lib/File/stat.pm t/lib/class-struct.t
43339 ____________________________________________________________________________
43340 [  8179] By: gsar                                  on 2000/12/18  08:55:54
43341         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
43342              7918,7919,7988,8907 from mainline (various)
43343              
43344              Subject: [ID 20001127.004] White space problem in perlamiga.pod
43345              
43346              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
43347              
43348              Subject: [PATCH] perlcc.PL cleanups
43349              
43350              Subject: [PATCH] Updating perltie.pod for arrays
43351              
43352              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
43353              Subject: Re: [PATCH] Updating perltie.pod for arrays
43354              Subject: Re: [PATCH] Updating perltie.pod for arrays
43355              
43356              One more perltie.pod nit from Casey R. Tweten.
43357              
43358              Subject: [PATCH] $^O  win32 -> MSWin32
43359              plus similar nits for vms, err, VMS, and UNICOS.
43360              
43361              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
43362              More checking in case someone has broken their services or
43363              protocol databases.
43364              
43365              Make "use Class::Struct 'struct';" work again (broken by #7617);
43366              add a test for Class::Struct.
43367              
43368              Integrate the "skip" messages to explain().
43369              
43370              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
43371      Branch: maint-5.6/perl
43372           +> t/lib/class-struct.t
43373           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
43374           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
43375           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
43376 ____________________________________________________________________________
43377 [  8178] By: gsar                                  on 2000/12/18  08:16:30
43378         Log: avoid redefinition warnings on windows due to sys/socket.h getting
43379              #included before win32.h
43380      Branch: maint-5.6/perl
43381            ! win32/include/sys/socket.h
43382 ____________________________________________________________________________
43383 [  8177] By: gsar                                  on 2000/12/18  05:24:04
43384         Log: make regen_headers; fix POSIX.xs problems; remove outdated
43385              code from sys/socket.h that makes build fail now
43386      Branch: maint-5.6/perl
43387            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
43388            ! pod/perlapi.pod
43389           !> win32/include/sys/socket.h
43390 ____________________________________________________________________________
43391 [  8176] By: gsar                                  on 2000/12/18  05:20:17
43392         Log: update Changes
43393      Branch: maint-5.6/perl
43394            ! Changes patchlevel.h
43395 ____________________________________________________________________________
43396 [  8175] By: gsar                                  on 2000/12/18  04:57:48
43397         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
43398              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
43399              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
43400              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
43401              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
43402              7823,7825,7838
43403              
43404              Subject: Re: [PATCH] README.solaris
43405              
43406              Add getpagesize() probing, on non-UNIX guess 'undef'.
43407              
43408              Simplify the getpagesize() unit by dropping the
43409              pagesize probe since it's nowadays slightly more
43410              complicated because of sysconf(). (Note: if some
43411              platform really needs the -lPW for getpagesize,
43412              I just broke it.)
43413              TODO: a new pagesize unit.
43414              
43415              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
43416              
43417              MachTen doesn't really do mmap() and munmap().
43418              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
43419              
43420              More README.solaris updates from Andy Dougherty.
43421              
43422              Copy the s// information of README.hpux also to the perlrun.
43423              
43424              Add HAS_FSYNC, lack noticed by Nicholas Clark.
43425              
43426              Add a metaconfig unit for fsync.
43427              
43428              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
43429              
43430              Many subdocumented return values of the IO extension now documented.
43431              ungetc and write still left subdocumented.
43432              Subject: [PATCH] (was Re: IO::Handle::ungetc)
43433              
43434              Document tell() on special streams.
43435              
43436              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
43437              
43438              Subject: [ID 20001112.007] sfio's sftell isn't ftell
43439              
43440              Couple of tests from #7660 salvaged.
43441              
43442              Tweak the definition of the bit complement on UTF-8 data:
43443              if none of the characters in the string are > 0xff,
43444              the result is a complemented byte string, not a (UTF-8)
43445              char string.  Based on the summary in
43446              Subject: Re: [ID 20000918.005] ~ on wide chars
43447              This should give us the maximum backward (pre-char string)
43448              compatibility and utf8 compatibility.  The other alternative
43449              would be to limit the bit complement to be always byte only,
43450              taking the least significant byte of the chars.
43451              
43452              Cleanup messy #ifdef.
43453              
43454              Typos in #7667.
43455              
43456              Declare reg_data like reg_substr_data.
43457              
43458              Placate nervous compilers that see longer than ints switch()ing.
43459              
43460              Remove the new two tests of lib/io_xs for now, they seem to
43461              fail under perlio on some platforms.
43462              
43463              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
43464              
43465              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
43466              
43467              Subject: tiny typo in perl5db.pl
43468              
43469              Subject: some additions for makefiles for win32 (for perl@7674)
43470              
43471              Hoist the duplicated socket/netdb include logic to perl.h;
43472              undef SETERRNO in case SOCKS has defined it.  Based on:
43473              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
43474              
43475              Regen Configure.
43476              
43477              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
43478              (a macro to define signed and unsigned integer constants).
43479              
43480              Use UINT64_C().
43481              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
43482              
43483              Use u_int32_t for the size of hash_cb(), not size_t.
43484              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
43485              
43486              Quit utf8_to_uv() instantly if curlen == 0.
43487              
43488              Subject: [PATCH: perl@7674] updates to README.os390
43489              
43490              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
43491              
43492              EBCDIC tweaks.
43493              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
43494              
43495              Linenumber fix.
43496              
43497              SOCKS has its own USE_THREADS, based on
43498              Subject: [ID 20001114.002] et. al. bugfix followup
43499              
43500              UINT64_C() work continues.
43501              
43502              Detypo.
43503              
43504              The type of the hash_cb() size argument is tricky.
43505              
43506              Add fwalk() probe to the configuration files and regen perltoc.
43507              
43508              Subject: perllocale.pod changes
43509              
43510              Avoid an infinite loop in VMS when utils scripts are run
43511              with no arguments, from Charles Lane.
43512              
43513              Subject: Re: Bug in Carp::Heavy/5.6.0?
43514              
43515              For Solaris use64bitall the stdchar needs a little bit of help.
43516              
43517              The long double hints can be here or there.
43518              
43519              Test tweak for the open pragma.
43520              
43521              Also the 64bitall hints can be either here or there.
43522              
43523              As surmised the #7719 wasn't a good move.
43524              
43525              Subject: Fix for 20000409.001
43526              
43527              Subject: Fix for 20000815.006
43528              It's really 20000518.006.
43529              
43530              Subject: [PATCH 5.6.0 README.win32] very minor typos
43531              
43532              Subject: Fix for README.amiga (20000323.033)
43533              
43534              Explain in more detail the {} syntax ambiguousity.
43535              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
43536              
43537              Sparc 64-bit pack() fix from Jens Hamisch.
43538              
43539              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
43540              
43541              Subject: podlators 1.05 available        
43542              
43543              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
43544              
43545              Subject: [perl 7711: EPOC] updates
43546              
43547              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
43548              
43549              Miraculous typo.
43550              
43551              sysseek() instead of seek().
43552              
43553              Solaris hints tweaks.
43554              
43555              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
43556              This may be overly harsh but until proven otherwise, we think this
43557              way, or until we have a simple test for Configure (having to start
43558              up servers is does not count as simple) to check for the problems.
43559              
43560              Remove the shared object before attempting to create
43561              (by linking) a new one.  E.g. in AIX not removing
43562              becomes quite painful if one tries to do more than one
43563              build in the same tree (an interrupted build, for example),
43564              since the AIX' shared dynaloader seemingly keeps the shared
43565              objects open and therefore 'busy' for quite a while, even when
43566              nobody is using the objects, leading into link failures.
43567              
43568              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
43569              
43570              Subject: DOC PATCH 5.6.0 perlreftut
43571              
43572              Subject: [PATCH: perl@7777] add system locale testing for VMS
43573              
43574              Subject: [PATCH] Test.pm POD peculiarity
43575              
43576              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
43577              
43578              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
43579              
43580              Subject: Re: perl@7777 
43581              Detypoing.
43582              
43583              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
43584              
43585              Go ahead and #include <unistd.h> in perl.h.
43586              
43587              Subject: [PATCH perl@7795] small cleanup task for test suite
43588              
43589              Subject: Re: av.c patch (having slight problems)
43590              unshift() speedup.
43591              
43592              Reach back one higher up when searching for PERL_SRC.
43593      Branch: maint-5.6/perl
43594           +> lib/File/Spec/Epoc.pm
43595           !> (integrate 88 files)
43596 ____________________________________________________________________________
43597 [  8174] By: gsar                                  on 2000/12/18  03:53:09
43598         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
43599              7625..7629,7631..7634,7637,7639,7642 from mainline
43600              
43601              Fix for the tie-refhash string table leaks.
43602              
43603              Subject: [patch perl@7595] VMS configure.com tweak
43604              
43605              More careful detection of how well NVs and UVs mix.
43606              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))
43607              Added some SIGFPE paranoia.
43608              
43609              Forgot to bump the line numbers in #7601.
43610              
43611              Subject: PATCH std stdio for (Free)BSD
43612              
43613              Deleting $ENV{PATH} in VMS is not recommendable.
43614              
43615              Locale buglets.
43616              Subject: RE: Locales support (setlocale) fixes
43617              
43618              Do not test UTF-8 locales since that the tests would require
43619              polymorphic regexen.
43620              
43621              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
43622              
43623              A missing aTHX_.
43624              
43625              Subject: [ID 20001108.013] spelling
43626              
43627              Subject: [PATCH] Class::Struct at compile time
43628              
43629              Make deleting for %ENV work for (newer versions of) VMS,
43630              from Craig A. Berry.
43631              
43632              Forgot from #7618.
43633              
43634              More VMS moves on environment handling, from Charles Lane.
43635              
43636              Remove unused extra arguments.
43637              
43638              Typo in an ifndef.
43639              Subject: Re: [PATCH 5.7.0] better messages from malloc()
43640              
43641              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
43642              All except the "cow orker" change.
43643              
43644              The generated boot_* headers are wrong.  Pickier compiler,
43645              such as KAI C++ will refuse to compile the resulting perlmain.
43646              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
43647              
43648              There's no =head3.
43649              
43650              Disable only the tests 99 and 166 for UTF-8 locales.
43651              
43652              Missing dTHXs.
43653              Subject: RE: perl@7595 builds not on cygwin
43654              
43655              Subject: Re: bash -c exit and linux hints 
43656              
43657              Various doc oddball characters.
43658              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
43659              
43660              Subject: [PATCH] IO::Seekable pod
43661              
43662              Amdahl UTS hints updates.
43663              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
43664              
43665              Explain better why certain regex tests are skipped.
43666              Subject: Re: tests skipped: unknown reason
43667              
43668              Subject: [PATCH] README.solaris
43669              
43670              Subject: [PATCH perl@7638] cygwin port
43671      Branch: maint-5.6/perl
43672           +> README.solaris
43673           !> (integrate 26 files)
43674 ____________________________________________________________________________
43675 [  8173] By: gsar                                  on 2000/12/18  03:37:02
43676         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
43677              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
43678              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
43679              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
43680              
43681              Better create a true mailing list for the repository keepers.
43682              
43683              Subject: [ID 20001027.007] uniq array in perlfaq
43684              
43685              De-quoted-unreadable to ISO Latin 1.
43686              (There's one ISO-2022-JP name in Changes5.004.)
43687              
43688              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
43689              
43690              The #7476 needs a MANIFEST change, too.
43691              
43692              Add also emailless people.
43693              
43694              UTF-8 decoder tweak.
43695              
43696              Make \x{...} consistently produce UTF-8.
43697              Subject: Re: \x{...} is confused 
43698              
43699              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
43700              
43701              Add a perlbug flag, -A, to avoid acknowledgement messages.
43702              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
43703              
43704              Use Errno magic.
43705              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
43706              
43707              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
43708              
43709              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
43710              
43711              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
43712              
43713              Be more lenient on bad UTF-8 when doing bit arithmetics.
43714              Subject: Re: [ID 20000918.005] ~ on wide chars
43715              (The ord() part of the patch skipped.)
43716              
43717              Subject: perlfaq style changes
43718              
43719              AUTHORS tweaks.
43720              
43721              Whitespace style tweak.  Was originally going to see to
43722              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
43723              but that had already been taken care of.
43724              
43725              The compiler is either gcc or cc, from Tom Bates.
43726              
43727              The osname has been lowercased by now, from Tom Bates.
43728              
43729              The NonStop-UX libraries have a novel way to say NaN.
43730              
43731              printf UVs the correct way, noticed by Robin Barker.
43732              
43733              Subject: [PATCH] startperl to respect versiononly
43734              
43735              AUTHORS updates.
43736              
43737              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
43738              
43739              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
43740              
43741              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
43742              
43743              Generalize the Camel wording.
43744              Subject: Re: perlfaq style changes
43745              
43746              Subject: [ID 20001005.006] Documentation -- description of qr//
43747              
43748              C.pm part of
43749              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
43750              
43751              Locale warning explanation tweak.
43752              
43753              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
43754              
43755              Make the POSIX::setuid and POSIX::setgid to really call setuid()
43756              and setgid() because they were just changing $< and $( which means
43757              only changing the real uid/gid, as opposed to changing both
43758              real and effective ids.  (The alternative way could have been
43759              in POSIX.pm to change $> and $), too, but making a direct call
43760              to the C API feels cleaner.)  Fixes the bug
43761              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
43762              
43763              Expand %Config variables and %ENV variables only if
43764              so requested during build time using the
43765              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
43766              Not expanding makes relocating distributions easier.
43767              
43768              More tweaking on the #7522 theme.
43769              
43770              Test::Harness revealed buglets in the new DynaLoader.
43771              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
43772              
43773              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
43774              fix a autovivification bug in Tie::RefHash, add tests for both.
43775              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
43776              
43777              Detpyo.
43778              
43779              recv() can fail and return undef.
43780              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
43781              
43782              Fix the problem discussed in
43783              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
43784              originally from Linc Madison.  Also Andreas König's comments
43785              taken into account.  Some other problems with Tie::SubstrHash
43786              fixed: didn't croak when the table exceeded the requested number
43787              of entries (as documented) but instead when the number of entries
43788              exceeded the size of the table, a croak() had an unnecessary \n,
43789              didn't have a CLEAR method, documented that there is no exists().
43790              Didn't fix to be strict-proof because the module uses &foo; and
43791              dynamic scope.  Added a test script exercizing both first tamely 
43792              the basic functionality, and then the failure cases reported by
43793              Linc Madison.
43794              
43795              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
43796              
43797              The #7521 touched things it shouldn't have.
43798              
43799              Subject: [PATCH 5.7.0] better messages from malloc()
43800              
43801              Subject: Re: README.aix
43802              
43803              Add FCNTL_CAN_LOCK.
43804              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
43805              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
43806              
43807              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
43808              create a "fast path" for locale name probing using "locale -a"
43809              if available, squash finally hopefully the s?printf resetting
43810              the numeric locale (since, IIUC perllocale, it never shouldn't). 
43811              
43812              More Changes tweakery.
43813              
43814              Dying is too strict here, better just skip.
43815              
43816              Subject: Locales support (setlocale) fixes
43817              Modified quite a bit to be more portable.
43818              
43819              Configure would use a bad $myuname from an old config.sh.
43820              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
43821              
43822              Fix for
43823              Subject: [ID 20001004.006] undef is never tainted
43824              An undef read from a slurped file was not tainted.
43825              
43826              Fix for
43827              Subject: [ID 20001004.007] taint propogation is inconsistent
43828              The culprit was sv_setsv() which was rather blindly
43829              propagating taint, which lead to behaviour where if
43830              a tainted anon hash value was seen all the hash values
43831              from then on at that level became tainted, or at any
43832              upper levels in the case of nested anon hashes.
43833              
43834              Test tweak: show also the failed locales.
43835              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
43836              
43837              A fix of sorts for 20000329.026, a better error message
43838              for a missing "use charnames" when using the \N{...}. 
43839              
43840              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
43841              
43842              Add =pod to be tidy.
43843              
43844              Fix for bug id 19990615.008, pos() unset during s///ge.
43845              
43846              Add a note for future generations about bug id 20000229.006.
43847              
43848              Use -dM for gcc (the suggested patch did it only for Linux,
43849              but I think it can be generalized).
43850              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
43851              
43852              opmini.o can linger from Configures past.
43853              
43854              Document that the evaled syntax errors cause scalar leaks.
43855              
43856              Fix for
43857              Subject: [ID 20000728.005] perl -P broken
43858              (hopefully).  The fix is also not complete, it seems to break
43859              BOM swallowing for libc5 systems, but until someone figures
43860              out a way to do this without ftell(), this will do.
43861              
43862              AUTHORS updates.
43863              
43864              Subject: Re: rsync'ed patches vs. rsync'ed source
43865              
43866              Admit that the test leaks scalars.
43867              
43868              Sanitize the environment further.
43869              
43870              VOS updates from Paul Green.
43871              
43872              Document %ENV = () portability issues.
43873              
43874              Make the stdio test program of 7427 less noisy while being 
43875              compiled so that Digital UNIX wouldn't get both
43876              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
43877              undefined.  This makes perlio happy.
43878              
43879              glibc5 detection by __GNU_LIBRARY__.
43880              
43881              %ENV note tweaks from Dan Sugalski.
43882              
43883              Varargs don't always work too well if one puts an unsigned
43884              char on the stack and pop an unsigned quad off the stack.
43885              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
43886              
43887              Subject: Pod updates
43888              
43889              Fake support of holey files in win/dosish platforms.
43890              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
43891              
43892              A doc addition for bug id 20001105.019, beware \p.
43893              
43894              Tweak #7587.
43895              
43896              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
43897              
43898              perlhack updates from H.Merijn Brand.
43899              
43900              Subject: [PATCH perl@7573] cygwin port
43901              Synchronize with Cygwin 1.1.5.
43902              
43903              Bad thinko in #7581 (I used the test program with the expanded
43904              values as-is).
43905              
43906              Make perlbug not insist on dumping to a file when stdout isn't a tty.
43907              Subject: [PATCH] perlbug.PL
43908              
43909              Overrideable keys, each, pop, push, shift, splice, unshift.
43910              Subject: [PATCH] prototyped functions that should be overrideable
43911              
43912              Try to avoid flockless and emulationless places.
43913      Branch: maint-5.6/perl
43914           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
43915            - MAINTAIN
43916           !> (integrate 111 files)
43917 ____________________________________________________________________________
43918 [  8172] By: jhi                                   on 2000/12/18  02:49:27
43919         Log: Regen pods.
43920      Branch: perl
43921            ! pod/perlmodlib.pod pod/perltoc.pod
43922 ____________________________________________________________________________
43923 [  8171] By: gsar                                  on 2000/12/18  02:49:24
43924         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
43925              7465..7471 from mainline
43926              
43927              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
43928              in platforms that strictly require all the symbols being present
43929              at link time.
43930              
43931              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
43932              
43933              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
43934              
43935              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
43936              
43937              Subject: [PATCH] todo
43938              
43939              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
43940              
43941              Use $sort, $uniq (and $tr) consistently as wondered
43942              by Nicholas Clark.
43943              
43944              Too enthusiastic editing in #7460.
43945              
43946              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
43947              
43948              Upgrade to CPAN 1.58_55.
43949              Subject: CPAN.pm status
43950              
43951              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
43952              
43953              Make target reordering to avoid pointless re-makes.
43954              Subject: Re: Total re-make of 'make okfile' after 7451 ?
43955              
43956              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
43957              
43958              Subject: DOC PATCH 5.6.0
43959              
43960              Add the repository doc by Malcolm, Sarathy, and by Simon,
43961              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
43962      Branch: maint-5.6/perl
43963           +> Porting/repository.pod
43964           !> Configure MANIFEST Makefile.SH README.dos README.os2
43965           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
43966           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
43967           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
43968 ____________________________________________________________________________
43969 [  8169] By: gsar                                  on 2000/12/18  02:33:34
43970         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
43971              7435..7441,7445 from mainline
43972              
43973              Make the UTF-8 decoding stricter and more verbose when
43974              malformation happens.  This involved adding an argument
43975              to utf8_to_uv_chk(), which involved changing its prototype,
43976              and prefer STRLEN over I32 for the UTF-8 length, which as
43977              a domino effect necessitated changing the prototypes of
43978              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
43979              The stricter UTF-8 decoding checking uses Markus Kuhn's
43980              UTF-8 Decode Stress Tester from
43981              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
43982              
43983              Run vms/vms_yfix.pl, should have done that after changing
43984              perly.c in #7382.
43985              
43986              Subject: [PATCH 5.7.0] static linking with uninstalled perl
43987              
43988              (Replaced by #7440.)
43989              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
43990              
43991              Fix the bug ID 20001024.005, the bug introduced by #7416.
43992              
43993              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
43994              
43995              Fix the bug reported in
43996              From: andreas.koenig@anima.de (Andreas J. Koenig)
43997              Also make is_utf8_char() stricter.
43998              
43999              Missed the header file changes from #7425.
44000              
44001              Check if stdio supports tweaking lval and cnt simultaneously.
44002              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
44003              
44004              Stratus VOS updates from Paul Green.
44005              
44006              Podify README.epoc and README.vos.
44007              
44008              Add targets to Makefile.SH, most importantly
44009              'regen_all' which also remembers to update vms/perly*.
44010              
44011              Subject: Minor update to find2perl, for portability
44012              
44013              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
44014              
44015              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
44016              
44017              Rename UTF8LEN() to be UNISKIP(), too confusing to have
44018              UTF8LEN() and UTF8SKIP(). 
44019              
44020              Allow poking holes at the UTF-8 decoding strictness.
44021              
44022              Continue the internal UTF-8 API tweaking.
44023              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
44024              used much more than the simpler API, now called utf8_to_uv_simple().
44025              Still not quite happy with API, too much partial duplication
44026              of functionality.
44027              
44028              A new version of making the syslog test more robust.
44029              (Replaces #7421.)
44030              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
44031              
44032              buildtoc target tweaks.
44033              
44034              Integrate with vmsperl #7430 by Charles Bailey:
44035              
44036              Cleanup from prior patch (Charles Lane?):
44037              - improve handling of MFDs in Basename and Path
44038              - default to no xsubpp line # munging when building debug images
44039      Branch: maint-5.6/perl
44040           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44041           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
44042           !> (integrate 67 files)
44043 ____________________________________________________________________________
44044 [  8168] By: gsar                                  on 2000/12/18  02:05:49
44045         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
44046              
44047              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
44048              From: Martin Husemann <martin@duskware.de>
44049              
44050              Subject: [PATCH 5.7.0] restore match data on backtracing
44051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44052      Branch: maint-5.6/perl
44053           !> regcomp.c regexec.c t/op/re_tests
44054 ____________________________________________________________________________
44055 [  8167] By: gsar                                  on 2000/12/18  01:55:22
44056         Log: integrate changes#7858,7986 from mainline
44057              
44058              C<foreach my $x ...> in pseudo-fork()ed process may diddle
44059              parent's memory; fix it by keeping track of the actual pad
44060              offset rather than a raw pointer (this change is probably also
44061              relevant to non-ithreads case to avoid fallout from reallocs of
44062              the pad array, but is currently only enabled for the ithreads
44063              case in the interests of minimal disruption to existing "well
44064              tested" code)
44065              
44066              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
44067              due to the notorious GetFileType() bug in Windows 9x, which fstat()
44068              tickles)
44069      Branch: maint-5.6/perl
44070           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
44071           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
44072           !> win32/win32.c win32/win32.h win32/win32sck.c
44073 ____________________________________________________________________________
44074 [  8166] By: gsar                                  on 2000/12/18  01:52:59
44075         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
44076              from mainline (xsubpp and ExtUtils::LibList fixups, various
44077              other small items)
44078              
44079              The generated boot_* headers are wrong.  Pickier compiler,
44080              such as KAI C++ will refuse to compile the resulting perlmain.
44081              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
44082              
44083              Various doc oddball characters.
44084              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
44085              
44086              Subject: [PATCH] Re: 20001101.003 PDL
44087              
44088              Subject: [PATCH 5.7.0] etags broken again
44089              
44090              Subject: [PATCH 5.7.0] Liblist finally works
44091              
44092              Subject: [PATCH 5.7.0] Liblist returns found libraries
44093              
44094              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
44095              
44096              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
44097              
44098              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
44099              OUT keyword nits.
44100              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
44101              OUT and IN_OUT documentation.
44102      Branch: maint-5.6/perl
44103           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
44104           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
44105           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
44106           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
44107           !> win32/bin/search.pl
44108 ____________________________________________________________________________
44109 [  8165] By: gsar                                  on 2000/12/18  01:28:45
44110         Log: integrate changes#7533,7563,7611,7623 from mainline (various
44111              malloc.c embellishments)
44112      Branch: maint-5.6/perl
44113           !> malloc.c pod/perldiag.pod
44114 ____________________________________________________________________________
44115 [  8164] By: gsar                                  on 2000/12/18  01:23:33
44116         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
44117              fixups)
44118      Branch: maint-5.6/perl
44119           !> utils/h2xs.PL
44120 ____________________________________________________________________________
44121 [  8163] By: gsar                                  on 2000/12/18  01:17:50
44122         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
44123              fixups)
44124      Branch: maint-5.6/perl
44125           !> Makefile.SH utils/perlbug.PL
44126 ____________________________________________________________________________
44127 [  8162] By: gsar                                  on 2000/12/18  00:25:43
44128         Log: always export Perl_deb() (it is required by re.xs whether
44129              Perl is built with or without -DDEBUGGING)
44130      Branch: maint-5.6/perl
44131            ! makedef.pl
44132 ____________________________________________________________________________
44133 [  8161] By: gsar                                  on 2000/12/18  00:23:38
44134         Log: integrate change#7414 from mainline
44135              
44136              Undo the basename() part of #7412 since the lib/basename
44137              tests would need upgrading too.
44138              
44139              squelch two tests in tr.t that rely on tr/// paranoia change
44140              that's not in 5.6.x
44141      Branch: maint-5.6/perl
44142            ! t/op/tr.t
44143           !> lib/File/Basename.pm
44144 ____________________________________________________________________________
44145 [  8160] By: gsar                                  on 2000/12/18  00:05:30
44146         Log: missing change in previous integrate
44147      Branch: maint-5.6/perl
44148           !> README.aix
44149 ____________________________________________________________________________
44150 [  8159] By: gsar                                  on 2000/12/18  00:03:38
44151         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
44152              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
44153              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
44154              7410..7413 from mainline
44155              
44156              Introduce the man[24-8] variables, from Andy Dougherty.
44157              
44158              Upgrade to CPAN 1.58, from Andreas König.
44159              
44160              An updated EBCDIC tr patch.
44161              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
44162              
44163              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
44164              
44165              Two thirds of
44166              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
44167              The Install.pm changes will be submitted separately because
44168              they need some work and discussion still.
44169              
44170              The Install.pm third of
44171              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
44172              
44173              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
44174              
44175              Subject: [PATCH 5.7.0] IVs in mtats
44176              
44177              Subject: [PATCH 5.7.0] Perl API for mstats
44178              
44179              Ilya implemented the memory profiling API.
44180              
44181              In Amdahl UTS "struct sv" is defined by a system header,
44182              <ksync.h>.
44183              
44184              Slight tweak of the code to appease Amdahl UTS cc.
44185              
44186              Amdahl UTS doesn't seem to do dynaloading.
44187              
44188              Use UTF8SKIP(), from Simon Cozens.
44189              
44190              Thinko in #7222.
44191              
44192              op/sprintf.t patch for OS/390 (and any other host with limited
44193              floating-point exponent length)
44194              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
44195              
44196              Tweak #7225.
44197              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
44198              
44199              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
44200              
44201              Needs to be conditional on SunOS 4.
44202              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
44203              
44204              Test cases for bug id 20000323.056 (the bug seems to be fixed).
44205              
44206              Add test for bug id 20000427.003 (which seems to have
44207              been fixed) (also duplicate as 20000427.004, though
44208              with a higher severity).  Move one utf8 from op/append
44209              to pragma/utf8, tag the tests with bug ids.
44210              
44211              Document FNCASE=y as discussed in the bug 20000902.009.
44212              
44213              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
44214              The problem was that rx->minlen was in chars while pp_split()
44215              thought it would be in bytes. 
44216              
44217              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
44218              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
44219              
44220              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
44221              
44222              Fix a couple of compiler-noted nits in #7235.
44223              
44224              Tweak the test of #7235.
44225              
44226              One more ~utf8 tweak.
44227              
44228              -w cleanup.
44229              Subject: Re: Problems with bleadperl 
44230              
44231              Subject: small pod patch
44232              
44233              Subject: [PATCH perlguts.pod] Document offset hack
44234              
44235              Add Charles Lane.
44236              
44237              Add the capability to include/exclude branches.
44238              
44239              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
44240              
44241              Detect early whether the std streams have gone bad.
44242              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
44243              
44244              More IoTYPE sprinkling.
44245              
44246              Workaround for a sfio bug where the stream error indicator
44247              is not cleared as documented.
44248              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
44249              
44250              Clarify documentation on 'use bytes'.
44251              Subject: Re: What does 'use bytes' "mean" ?
44252              
44253              Show the failed remote port, instead of the failing line number.
44254              Subject: [PATCH 5.6.1 Debugger] More diagnostics
44255              
44256              Make Cwd more bulletproof in chrooted environments.
44257              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
44258              
44259              Subject: Pod patch for Devel::Peek
44260              
44261              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
44262              
44263              Borland C fstat() never saw the fd as writable.
44264              Subject: fix for Borland's weak "stat" (perl@7211)
44265              
44266              Missing change from #7362.
44267              
44268              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
44269              
44270              Add the test case for the bug id 20000730.004 which seems
44271              to have been fixed by now.
44272              
44273              Fix of sorts for bug id 20000901.092.  There seems to be no trace
44274              of a 'pmshort' anywhere in the B, so the offending line was simply
44275              removed.
44276              
44277              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
44278              
44279              Subject: PATCH do_print has 2 PerlIO_error()s
44280              
44281              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
44282              
44283              Typo noted by Mark Lutz.
44284              
44285              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
44286              
44287              In the latest compiler builds cccdlflags must not become -fpic,
44288              from Wilfredo Sánchez.
44289              
44290              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
44291              
44292              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
44293              
44294              SOCKS function redefinitions need prototypes, too, otherwise
44295              for example 32 bit versus 64 bit differences cause a lot of
44296              problems.  Part of
44297              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
44298              
44299              Portability tweak on #7377.
44300              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
44301              
44302              Don't write double values through long double pointers,
44303              based on a part of
44304              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
44305              
44306              Reëntrancy fix.
44307              Subject: [PATCH perl@7229] Rentrant parser and yylex()
44308              
44309              Make scan_num() reëntrant, as suggested in
44310              Subject: [PATCH perl@7229] Rentrant parser and yylex()
44311              
44312              Fix for ID 20001020.006, concatenating an unset submatch
44313              with utf8 resulted in "Modification of a read-only value".
44314              
44315              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
44316              
44317              The #7383 was right only in the context of the original bug report,
44318              not in more general case.
44319              
44320              Update Changes.
44321              
44322              Testcases for a #7383,#7385 related bug.
44323              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
44324              
44325              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
44326              
44327              Tweak the Is* definitions of Unicode character classes
44328              to better match the official categorizations; embrace
44329              the official categorizations; add the combining marks
44330              as alpha (and -numeric); fix DCinital (a typo and edito)
44331              to be DCmedial.
44332              
44333              Hints tweak from Anton Berezin.
44334              
44335              Subject: installman go-faster stripes
44336              Subject: Re: installman go-faster stripes
44337              
44338              Subject: [ID 20001021.003] updated hints/openbsd.sh
44339              
44340              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
44341              
44342              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
44343              
44344              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
44345              
44346              Doc patch.
44347              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
44348              
44349              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
44350              
44351              Subject: Re: [ID 20001021.005] SEGV with regex match 
44352              
44353              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
44354              
44355              The change #7187 was not so good on VMS.
44356              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
44357              
44358              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
44359              
44360              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
44361              
44362              Document PERL_INSTALL_ROOT of #7210.
44363      Branch: maint-5.6/perl
44364           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
44365           +> t/lib/tie-splice.t
44366            - lib/unicode/Is/DCinital.pl
44367           !> (integrate 112 files)
44368 ____________________________________________________________________________
44369 [  8158] By: jhi                                   on 2000/12/17  23:04:24
44370         Log: Subject: [PATCHES] RE: perl@8150 
44371              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
44372              Date: Sun, 17 Dec 2000 21:46:39 +0100
44373              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
44374              
44375              Neither cygwin has a getpwuid() one can trust on.
44376      Branch: perl
44377            ! t/lib/glob-basic.t
44378 ____________________________________________________________________________
44379 [  8157] By: jhi                                   on 2000/12/17  23:01:54
44380         Log: More MAN.PODS => {} fixes.
44381      Branch: perl
44382            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
44383            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
44384            ! os2/OS2/REXX/Makefile.PL
44385 ____________________________________________________________________________
44386 [  8156] By: gsar                                  on 2000/12/17  22:49:13
44387         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
44388              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
44389              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
44390              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
44391              7201,7204 from mainline
44392              
44393              Remove vestiges of tr//CU.
44394              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
44395              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
44396              
44397              The return value of setlocale must be copied away.
44398              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
44399              
44400              Allow chop() and chomp() to be overridden.
44401              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
44402              
44403              Hints optimization.
44404              Subject: Minor nit
44405              
44406              Subject: [PATCH] de-wall t/README
44407              
44408              Subject: Re: Two advertising clauses need to be removed
44409              
44410              Batch of UTF-8 patches from Simon Cozens.
44411              
44412              Fix for a parsing bug, not for the original bug.
44413              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
44414              
44415              Compilation warnings and an error.
44416              
44417              Subject: File::Find 5.7.0 POD nits
44418              
44419              Subject: [PATCH perl-5.7.0] continued -Wformat support
44420              
44421              The one that got away.
44422              
44423              Subject: Re: perl@7078
44424              
44425              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
44426              convertable to bytes by checking it doesn't go above 0xc3
44427              Subject: Re: perl@7078
44428              
44429              Replace #7084 with
44430              Subject: Re: perl@7078 
44431              
44432              We don't need to count the high bit bytes, a boolean is enough. 
44433              
44434              Subject: [PATCH] utf8.c apidoc
44435              
44436              Subject: Re: perl@7078 
44437              
44438              Botched the #7090 check-in.
44439              
44440              Fix for the charnames.t failures from Spider Boardman.
44441              
44442              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
44443              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
44444              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
44445              0 to checking to get the warning.
44446              
44447              Subject: [PATCH] Nits in perlmod.pod
44448              
44449              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
44450              
44451              Subject: Re: unicode support and perl [ID 20000901.097]
44452              
44453              Subject: Re: unicode support and perl [ID 20000901.097]
44454              
44455              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
44456              
44457              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
44458              
44459              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
44460              
44461              Subject: [PATCH@blead] Fix some recursion in overload.pm
44462              
44463              s/Robin Parker/Robin Barker/
44464              
44465              Subject: [PATCH] Fix aliasing of tied filehandles
44466              
44467              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
44468              
44469              Subject: Re: [PATCH 5.005_64 missed]
44470              
44471              SOCK_DGRAM and listen() do not mix as reported in
44472              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
44473              The patch for 5.7.0+ had to be reengineered, though.
44474              
44475              Subject: DOC PATCH 5.6.0
44476              
44477              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
44478              
44479              Document the issue (is not a syntax error, kind of)
44480              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
44481              
44482              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
44483              Did not apply cleanly, manual intervention was needed.
44484              
44485              Subject: [PATCH] DLL not restartabke with threaded perl
44486              
44487              Inside require() $^S was always left undefined.
44488              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
44489              
44490              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
44491              
44492              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
44493              
44494              Regen headers.
44495              
44496              Subject: [PATCH 5.7.0] Epoc update
44497              
44498              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
44499              as suggested by Olaf Flebbe and Nick Clark.
44500              
44501              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
44502              
44503              Misplaced else.
44504              
44505              Scale down the VMS message boxes, by Charles Lane.
44506              Fix for ID 20000903.009, workaround at
44507              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
44508              
44509              Subject: [ID 20001003.006] B::Debug not -w clean
44510              
44511              Test harness update to sync with the new perlcc,
44512              from Simon Cozens.
44513              
44514              One remaining nit less at the VMS mailbox sizing.
44515              
44516              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
44517              
44518              It is possible to have no hosts database at all.  Pointed out in
44519              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
44520              
44521              Subject: [PATCH 5.7.0] h2xs not working
44522              Subject: [PATCH 5.7.0] h2xs not documenting the created module
44523              
44524              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
44525              
44526              Subject: perlhack.pod Patch for Externals Tools
44527              
44528              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
44529              
44530              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
44531              
44532              Enable disabling scripts installation by Configure -Uinstallscripts,
44533              suggested by H. Merijn Brand.
44534              
44535              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
44536              reported several times by Dominic Dunlop, for example in
44537              ID 20000315.008.  Patch from Dominic.  Patch affects at
44538              least MachTen, and possibly other oldish BSDs. Should not
44539              break non-broken platforms (tested on LinuxPPC). 
44540              
44541              Regen toc.
44542              
44543              Subject: Re: Questions about Tie::Array and perl modules
44544              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
44545              
44546              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
44547              
44548              Tweak #7153.
44549              
44550              IO::Handle->syswrite() did not handle length omission
44551              like CORE::syswrite() does.
44552              Subject: [Fwd] IO::Handle, syswrite and arguments
44553              The original patch from andrew@ugh.net.au.
44554              
44555              Also the $ccflags is needed for the C compiler check.
44556              Subject: Configure (check for C-compiler)
44557              
44558              Eliminate $Is_VMS code from the test.
44559              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
44560              
44561              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
44562              as the first option of cc/ld because of ultrapicky compilers
44563              (e.g. OS/390 R2.5)
44564              
44565              Change the version number of Tie::Handle in the core to 4.0,
44566              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
44567              Subject: Note on Tie::Handle
44568              
44569              UTF8ize split() so that the cloned substrings get the UTF8
44570              flag of the original scalar.  Problem reported by Simon Cozens.
44571              
44572              save_re_context() could reset PL_curcop to freed memory, causing core
44573              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
44574              
44575              Subject: PATCH 5.6 perldebguts grammar cleanup
44576              
44577              Add a todo note about overloadable assertions.
44578              
44579              on Windows, LoadLibrary() could load an extension DLL multiple
44580              times if forward slashes are used in the path
44581              
44582              on Windows, cwd strings in the environment should be of the
44583              form =X:=X:\foo instead of =X=X:\foo\
44584              
44585              on Windows, avoid potential exception (could happen if MSVCRT isn't
44586              being used) when closing a socket handle
44587              
44588              avoid nonportable example code
44589              
44590              Windows9x doesn't support link(), despite what Config.pm
44591              might think
44592              
44593              pod nit
44594              
44595              Change #7160 had a nasty typo.
44596              
44597              Warn about unknown scripts.
44598              Subject: Re: ideas? patches? [PATCH bleadperl]
44599              
44600              on Windows, clean targets might not work under some flavors of the shell
44601              
44602              tweak for change#7173
44603              
44604              Make eq work again with utf8 (disabling the upgrading
44605              should no more be necessary since the copies of the
44606              scalars are upgraded, not the scalars themselves).
44607              Takes care of ID 20001009.001.  (The claimed length()
44608              bug in 20001009.001 seems bogus to me.)
44609              
44610              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
44611              
44612              Upgrade to CGI.pm 2.74, from Lincoln Stein.
44613              
44614              Upgrade to podlators 1.04, from Russ Allbery.
44615              
44616              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
44617              
44618              Quote the temp file name, needed in Win32 because the
44619              default name unfortunately contains spaces, shouldn't
44620              hurt elsewhere.
44621              Subject: FW: perldoc fails if $TEMP contains spaces
44622              
44623              Subject: RE: [ID 19990803.001] README.win32 suggestions 
44624              
44625              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
44626              
44627              Subject: Re: utf8 concat, mg_get
44628              
44629              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
44630              
44631              Subject: [PATCH: perl@7181] op/tr tests on OS/390
44632              
44633              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
44634              
44635              Use the versiononly instead of the installscripts,
44636              retract the changes 7146 and 7147.
44637              
44638              Reapply Andy's patch and regen Configure.
44639              
44640              Add the test case for #7190, from the original bug report
44641              by Andreas König.
44642              
44643              Remove duplicated code.
44644              
44645              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
44646              
44647              restore change#7202
44648      Branch: maint-5.6/perl
44649           !> (integrate 121 files)
44650 ____________________________________________________________________________
44651 [  8155] By: jhi                                   on 2000/12/17  22:30:58
44652         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
44653              From: "Craig A. Berry" <craigberry@mac.com>
44654              Date: Sun, 17 Dec 2000 13:09:28 -0600
44655              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
44656              
44657              MAN.PODS => ' ' is naughty.
44658      Branch: perl
44659            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
44660 ____________________________________________________________________________
44661 [  8154] By: nick                                  on 2000/12/17  22:07:13
44662         Log: MULTIPLICITY nit.
44663      Branch: perl
44664            ! mg.c
44665 ____________________________________________________________________________
44666 [  8153] By: gsar                                  on 2000/12/17  21:23:05
44667         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
44668              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
44669              from mainline
44670              
44671              Document the SvIOK_.*UV().
44672              
44673              Update Unicode todo list.
44674              
44675              Guard against bad string->int conversion for quads.
44676              
44677              Subject: small apidoc fix
44678              
44679              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
44680              
44681              Subject: [PATCH] Tied filehandle documentation
44682              
44683              Subject: [PATCH] Modernize Opcode.pm documentation
44684              
44685              Make Data::Dumper (non-XS) to work with changed semantics of ref().
44686              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
44687              [applied even though said semantics didn't change in 5.6.x]
44688              
44689              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
44690              
44691              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
44692              
44693              Fix the URL, but the server is still missing in action.
44694              Subject: [ID 20000905.002] perlfaq1.pod URL error
44695              
44696              Subject: [ID 20000903.001] \w in utf8-strings
44697              
44698              Fix the ccversion detection for 5.1 and beyond.
44699              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
44700              
44701              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
44702              
44703              Subject: [ID 20000904.008] Tiny fix for perldiag
44704              
44705              Subject: Re: [ID 20000906.004] segfault with bad perl statement
44706              
44707              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
44708              
44709              Subject: [ID 20000908.002] perlipc documentation bug.
44710              
44711              Subject: [PATCH lib/Benchmark.pm]
44712              
44713              Re-allow vec() for characters > 255.
44714              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
44715              
44716              Do away with memory models cruft.  Sorry, PDP users.
44717              
44718              Continue #7041.
44719              
44720              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
44721              
44722              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
44723              
44724              Upgrade to CPAN 1.57_65, from Andreas König.
44725              
44726              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
44727              by Russ Allbery.
44728              
44729              Silence t/pod/*.t about alternate quote-mappings now implemented
44730              by Pod::Text, from Brad Appleton.
44731              
44732              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
44733              Subject: borland C++ win32.c tweak
44734              
44735              C<@a = @b = split(...)> optimization coredumps under ithreads
44736              (missed a spot when fixing up op_pmreplroot hack for ithreads)
44737              
44738              Document the SvUTF8*().
44739              
44740              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
44741              
44742              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
44743              
44744              Do in VMS as the #7054 does.
44745              
44746              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
44747              
44748              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
44749              
44750              Subject: [patch: perl@7045] vms updates
44751              
44752              Test for the #7049.
44753              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
44754              
44755              Break up the myconfig lines a bit.
44756              Subject: perlbug/perl -V output format
44757              
44758              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
44759              
44760              The #7054 truncated Configure badly.
44761              
44762              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
44763              initialization in all the threads on Windows
44764              
44765              Allow for whitespace between "#" and "line" in cpp output.
44766              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
44767              
44768              Remove vestiges of tr//CU.
44769              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
44770              
44771              The return value of setlocale must be copied away.
44772              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
44773              
44774              Allow chop() and chomp() to be overridden.
44775              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
44776              
44777              Hints optimization.
44778              Subject: Minor nit
44779              
44780              Subject: [PATCH] de-wall t/README
44781              
44782              Subject: Re: Two advertising clauses need to be removed
44783      Branch: maint-5.6/perl
44784           !> (integrate 75 files)
44785 ____________________________________________________________________________
44786 [  8152] By: gsar                                  on 2000/12/17  20:30:11
44787         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
44788              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
44789              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
44790              
44791              Don't attach -ld to the archname if pointless.
44792              
44793              Document UNTIE in a very minimalistic way.
44794              
44795              POSIX doesn't report long double values under -Duselongdouble
44796              when the long doubles are "real" (bigger than doubles).
44797              
44798              More author updates.
44799              
44800              Try to deduce NV_MAX.  Really should be Configure fodder.
44801              
44802              :: not allowed in pathnames, change to .
44803              Subject: [PATCH perl@6938] cygwin port
44804              
44805              Forget about NV_MAX (#6951).  Various floating point tweaks,
44806              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
44807              
44808              Move the Solaris 7 scan to use64bitall, make the
44809              failure to find 64-bot sparc libc to mention the
44810              possibility of being in an intel, from Lupe and Alan.
44811              
44812              Regen perltoc.
44813              
44814              AUTHORS tweaks, from Peter Prymmer.
44815              
44816              More address tweaking.
44817              
44818              Small tweaks all over.
44819              
44820              File::Temp patches from Andreas König,
44821              
44822              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
44823              
44824              Subject: CPAN.pm beta 1.57_57 for the core
44825              
44826              Part of the solution.
44827              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
44828              
44829              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
44830              
44831              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
44832              
44833              Add the overload warnings to perldiag.
44834              
44835              Drop unused argument.
44836              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
44837              
44838              Subject: Nit in Configure (bleadperl@6961)
44839              
44840              Update to PodParser 1.18, from Brad Appleton.
44841              
44842              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
44843              
44844              Subject: [PATCH: 6948] add SCNfldbl to configure.com
44845              
44846              Document UNTIE. Also tweak implementation to suppress the 'inner references'
44847              warning when UNTIE exists and instead pass the cound of extra references to
44848              the UNTIE method.
44849              
44850              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
44851              so that case-ignoring systems like DCL can tell them from
44852              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
44853              
44854              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
44855              
44856              Feature ordering tweak.
44857              
44858              Regen perltoc.
44859              
44860              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
44861              
44862              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
44863              
44864              Subject: http:// in L<>
44865              
44866              Detypo.
44867              
44868              change#6791 accidentally clobbered change#6710, put it back
44869              
44870              Only the first line, thank you very much.
44871              
44872              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
44873              plus rework the http: spots as suggested by Tom Christiansen,
44874              plus regen perltoc.
44875              
44876              Undo part of change 6489 which looks like a bulk edit which
44877              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
44878              The supressing of main:: on return from select() is undesirable.
44879              
44880              Apparently avoiding the swapping is too costly.
44881              
44882              Various Configure nits by Philip Newton,
44883              plus the ebcdic one by me.
44884              
44885              Make certain cc is set before trying to run it.
44886              
44887              If overloaded %{} etc. return the object do not loop.
44888              Thus  sub deref { $_[0] } functions if object is wanted type.
44889              
44890              Update perlhist.
44891              
44892              More %{} and other deref special casing - do not pass to 'nomethod'.
44893      Branch: maint-5.6/perl
44894           !> (integrate 59 files)
44895 ____________________________________________________________________________
44896 [  8151] By: gsar                                  on 2000/12/17  19:14:38
44897         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
44898              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
44899              
44900              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
44901              
44902              Make the epsilon to be relative, not absolute.
44903              
44904              Put back the flags dump as reasoned in
44905              Subject: Re: [PATCH] Glob dumping
44906              
44907              Introduce ccname to keep track of what compiler kind of we have.
44908              
44909              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
44910              
44911              Put back the slice accidentally removed by #6907.
44912              
44913              Reset archname and archname64 always, forcing them be
44914              recomputed at each Configure run, make Configure and
44915              the hints files agree on the naming of largefiles variables.
44916              
44917              Don't say "Perl 5.0 source kit".
44918              
44919              Subject: [PATCH] fix misc cast warnings
44920              
44921              Subject: typos in pods
44922              
44923              NVs not necessarily doubles, as pointed out by Yitzchak.
44924              
44925              Subject: [PATCH 6889] add a few ldbl formats to configure.com
44926              
44927              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
44928              
44929              Better options for rsync.
44930              
44931              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
44932              
44933              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
44934              
44935              Subject: [PATCH] Re: UNTIE method 
44936              
44937              A better fix for the Socket building problem from Craig Berry.
44938              
44939              Retract the dummy test, skip the security tests (instead of failing),
44940              explain what the warnings mean.
44941              
44942              Heap decorruption.
44943              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
44944              
44945              Update to Unicode 3.0.1.
44946              
44947              Missed one Unicode file.
44948              
44949              Subject: Re: typos in pods
44950              
44951              The #6929 was too skimpy.
44952              
44953              sscanf() may be the only way to read long doubles from strings.
44954              
44955              Reveal Borland's isnan.
44956              Subject: build with BC++ tweak
44957              
44958              Issue useful diagnostic on unknown pod commands.
44959              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
44960              
44961              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
44962              
44963              Clarify the third case of ftmp-security warnings.
44964              
44965              Make -Dusemorebits find long doubles in Solaris.
44966              
44967              Wrap the test in eval.
44968      Branch: maint-5.6/perl
44969           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
44970           +> lib/unicode/PropList.txt lib/unicode/README.perl
44971           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
44972           +> lib/unicode/Unicode.301 vms/vmspipe.com
44973            - lib/unicode/Props.txt lib/unicode/UCD300.html
44974            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
44975           !> (integrate 305 files)
44976 ____________________________________________________________________________
44977 [  8150] By: jhi                                   on 2000/12/17  18:47:57
44978         Log: Uncheckedin generated files.
44979      Branch: perl
44980            ! global.sym perlapi.c pod/perlapi.pod
44981 ____________________________________________________________________________
44982 [  8149] By: jhi                                   on 2000/12/17  18:41:22
44983         Log: Update Changes.
44984      Branch: perl
44985            ! Changes patchlevel.h
44986 ____________________________________________________________________________
44987 [  8148] By: jhi                                   on 2000/12/17  18:39:16
44988         Log: Subject: [PATCH] Fcntl constants speedup
44989              From: Nicholas Clark <nick@ccl4.org>
44990              Date: Sun, 17 Dec 2000 16:29:24 +0000
44991              Message-ID: <20001217162924.E97668@plum.flirble.org>
44992              
44993              Use IVs for the Fcntl constants instead of NVs.
44994      Branch: perl
44995            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
44996 ____________________________________________________________________________
44997 [  8147] By: jhi                                   on 2000/12/17  18:33:41
44998         Log: Add test for #8145 (binmode() warning), add warning for
44999              ioctl() and sockpair(), document them. (fileno() cannot
45000              be tripwired with the same kind of warning because
45001              'defined fileno($foo)' seems to be an idiom.)
45002      Branch: perl
45003            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
45004 ____________________________________________________________________________
45005 [  8146] By: gsar                                  on 2000/12/17  18:09:08
45006         Log: update Changes
45007      Branch: maint-5.6/perl
45008            ! Changes
45009 ____________________________________________________________________________
45010 [  8145] By: jhi                                   on 2000/12/17  17:39:35
45011         Log: Subject: [PATCH] Re: The long awaited feature ...
45012              From: Simon Cozens <simon@cozens.net>
45013              Date: Sun, 17 Dec 2000 12:31:56 +0000
45014              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
45015              
45016              Add a warning to binmode() about using bad filehandles
45017              (can happen e.g. if someone forgets the filehandle argument)
45018      Branch: perl
45019            ! pp_sys.c
45020 ____________________________________________________________________________
45021 [  8144] By: jhi                                   on 2000/12/17  17:33:48
45022         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
45023              From: Jonathan Stowe <gellyfish@gellyfish.com>
45024              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
45025              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
45026      Branch: perl
45027            ! lib/Net/Ping.pm
45028 ____________________________________________________________________________
45029 [  8143] By: jhi                                   on 2000/12/17  05:31:37
45030         Log: Polymorphic regexps.
45031              
45032              Fixes at least the bugs 20001028.003 (both of them...) and
45033              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
45034              also to be fixed by now, probably already before this patch.
45035      Branch: perl
45036            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
45037            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
45038            ! t/op/utf8decode.t t/pragma/utf8.t
45039 ____________________________________________________________________________
45040 [  8142] By: jhi                                   on 2000/12/16  17:16:05
45041         Log: Subject: [patch perl@8102] dos/djgpp update
45042              From: Laszlo Molnar <ml1050@freemail.hu>
45043              Date: Sat, 16 Dec 2000 01:40:52 +0100
45044              Message-ID: <20001216014052.A335@freemail.hu>
45045      Branch: perl
45046            ! djgpp/config.over t/base/commonsense.t
45047 ____________________________________________________________________________
45048 [  8141] By: jhi                                   on 2000/12/16  17:09:27
45049         Log: Few uncheckedin files.
45050      Branch: perl
45051            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
45052 ____________________________________________________________________________
45053 [  8140] By: nick                                  on 2000/12/15  22:14:31
45054         Log: Integrate mainline
45055      Branch: perlio
45056           !> (integrate 53 files)
45057 ____________________________________________________________________________
45058 [  8139] By: jhi                                   on 2000/12/15  19:49:49
45059         Log: One more IVUV tweak from Nicholas Clark.
45060      Branch: perl
45061            ! sv.c
45062 ____________________________________________________________________________
45063 [  8138] By: jhi                                   on 2000/12/15  19:17:06
45064         Log: Return of the IVUV-preservation, now seems to be happy even
45065              in Digital UNIX (the broken strtoul brokenness detection
45066              seems to have been the fly in the ointment).
45067      Branch: perl
45068            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45069            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
45070            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
45071            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
45072            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45073            ! vos/config.ga.h win32/config.bc win32/config.gc
45074            ! win32/config.vc
45075 ____________________________________________________________________________
45076 [  8137] By: jhi                                   on 2000/12/15  18:12:14
45077         Log: Metaconfig unit change for #8136.
45078      Branch: metaconfig
45079            ! U/modified/d_strtoul.U
45080      Branch: metaconfig/U/perl
45081            ! d_strtoull.U d_strtouq.U
45082 ____________________________________________________________________________
45083 [  8136] By: jhi                                   on 2000/12/15  18:11:35
45084         Log: I don't think it's sensible or portable to test the strtou*
45085              on /^-/ strings.
45086      Branch: perl
45087            ! Configure
45088 ____________________________________________________________________________
45089 [  8135] By: jhi                                   on 2000/12/15  17:18:49
45090         Log: Metaconfig unit change for #8134.
45091      Branch: metaconfig
45092            ! U/modified/d_strtoul.U
45093 ____________________________________________________________________________
45094 [  8134] By: jhi                                   on 2000/12/15  17:14:13
45095         Log: If longsize is 8 we don't need a LL suffix for integer constants.
45096      Branch: perl
45097            ! Configure config_h.SH
45098 ____________________________________________________________________________
45099 [  8133] By: jhi                                   on 2000/12/15  16:00:23
45100         Log: Update Changes.
45101      Branch: perl
45102            ! Changes patchlevel.h
45103 ____________________________________________________________________________
45104 [  8132] By: jhi                                   on 2000/12/15  15:44:16
45105         Log: Some compilers get huffy if you do not cast a const pointer
45106              to a non-const when assigning.
45107      Branch: perl
45108            ! gv.c
45109 ____________________________________________________________________________
45110 [  8131] By: jhi                                   on 2000/12/15  15:38:30
45111         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
45112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45113              Date: Fri, 15 Dec 2000 05:26:57 -0500
45114              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
45115      Branch: perl
45116            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
45117            ! t/pragma/overload.t
45118 ____________________________________________________________________________
45119 [  8130] By: jhi                                   on 2000/12/15  15:36:08
45120         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
45121              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45122              Date: Thu, 14 Dec 2000 22:02:43 -0500
45123              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
45124      Branch: perl
45125            ! gv.c perl.h
45126 ____________________________________________________________________________
45127 [  8129] By: jhi                                   on 2000/12/15  15:34:16
45128         Log: Subject: PATCH: h2xs nit
45129              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45130              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
45131              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
45132              
45133              Add a template README.
45134      Branch: perl
45135            ! utils/h2xs.PL
45136 ____________________________________________________________________________
45137 [  8128] By: jhi                                   on 2000/12/15  15:32:22
45138         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
45139      Branch: perl
45140            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
45141 ____________________________________________________________________________
45142 [  8127] By: jhi                                   on 2000/12/15  15:19:34
45143         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
45144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45145              Date:     Thu, 14 Dec 2000 20:04:42 EST
45146              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
45147      Branch: perl
45148            ! ext/Opcode/Opcode.xs
45149 ____________________________________________________________________________
45150 [  8126] By: jhi                                   on 2000/12/15  15:17:49
45151         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
45152              From: Peter Prymmer <pvhp@forte.com>
45153              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
45154              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
45155      Branch: perl
45156            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
45157            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
45158            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
45159 ____________________________________________________________________________
45160 [  8125] By: jhi                                   on 2000/12/15  15:11:05
45161         Log: This seems to be a stage sane and stable enough to checkin.
45162              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
45163      Branch: perl
45164            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
45165            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
45166            ! t/op/cmp.t t/op/numconvert.t
45167 ____________________________________________________________________________
45168 [  8124] By: jhi                                   on 2000/12/15  04:20:26
45169         Log: Something is really wonky.
45170      Branch: perl
45171            ! sv.c
45172 ____________________________________________________________________________
45173 [  8123] By: jhi                                   on 2000/12/15  04:00:50
45174         Log: Fixes for the IV UV patches to compile in Digital UNIX.
45175      Branch: perl
45176            ! sv.c
45177 ____________________________________________________________________________
45178 [  8122] By: jhi                                   on 2000/12/15  02:53:40
45179         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
45180              From: "Craig A. Berry" <craigberry@mac.com>
45181              Date: Thu, 14 Dec 2000 19:10:49 -0600
45182              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
45183      Branch: perl
45184            ! vms/vms.c
45185 ____________________________________________________________________________
45186 [  8121] By: jhi                                   on 2000/12/15  02:50:00
45187         Log: Metaconfig changes for #8120.
45188      Branch: metaconfig
45189            + U/modified/d_strtoul.U
45190      Branch: metaconfig/U/perl
45191            ! d_strtoull.U d_strtouq.U
45192 ____________________________________________________________________________
45193 [  8120] By: jhi                                   on 2000/12/15  02:49:42
45194         Log: From: Nicholas Clark <nick@ccl4.org> 
45195              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
45196              Date: Thu, 14 Dec 2000 18:38:57 +0000
45197              Message-ID: <20001214183857.B97909@plum.flirble.org>
45198      Branch: perl
45199            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45200            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
45201            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
45202            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45203            ! win32/config.gc win32/config.vc
45204 ____________________________________________________________________________
45205 [  8119] By: jhi                                   on 2000/12/14  23:40:58
45206         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
45207              From: Nicholas Clark <nick@ccl4.org>
45208              Date: Wed, 13 Dec 2000 20:08:50 +0000
45209              Message-ID: <20001213200849.B71166@plum.flirble.org>
45210      Branch: perl
45211            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
45212            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
45213 ____________________________________________________________________________
45214 [  8118] By: jhi                                   on 2000/12/14  22:46:26
45215         Log: Integrate perlio.
45216      Branch: perl
45217           !> MANIFEST ext/Encode/compile makedef.pl
45218 ____________________________________________________________________________
45219 [  8117] By: nick                                  on 2000/12/14  22:38:53
45220         Log: Win32 tweaks to get Encode to build
45221              - temp hack to makedef.pl till PerlIO is properly "exported".
45222              - MSVC dislikes  
45223              static encpage_t foo[];
45224              so make 'em extern for now.
45225      Branch: perlio
45226            ! ext/Encode/compile makedef.pl
45227 ____________________________________________________________________________
45228 [  8116] By: nick                                  on 2000/12/14  22:00:53
45229         Log: Document the new files
45230      Branch: perlio
45231            ! MANIFEST
45232 ____________________________________________________________________________
45233 [  8115] By: jhi                                   on 2000/12/14  21:58:01
45234         Log: MANIFEST new files of #8114.
45235      Branch: perl
45236            ! MANIFEST
45237 ____________________________________________________________________________
45238 [  8114] By: jhi                                   on 2000/12/14  21:50:49
45239         Log: Integrate perlio.
45240      Branch: perl
45241           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
45242           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
45243           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
45244           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
45245           !> ext/Encode/Makefile.PL
45246 ____________________________________________________________________________
45247 [  8113] By: jhi                                   on 2000/12/14  21:48:49
45248         Log: The documentation part of the
45249              
45250              Subject: [ID 20001214.002] Net::Ping patch
45251              From: Jonathan Stowe <gellyfish@gellyfish.com>
45252              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
45253              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
45254              since the #7529 had already addressed the same problem.
45255      Branch: perl
45256            ! lib/Net/Ping.pm
45257 ____________________________________________________________________________
45258 [  8112] By: jhi                                   on 2000/12/14  21:42:57
45259         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
45260              From: Dominic Dunlop <domo@computer.org>
45261              Date: Tue, 12 Dec 2000 10:47:10 +0100
45262              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
45263              
45264              Document how elusive subroutines can be.
45265      Branch: perl
45266            ! pod/perlfunc.pod
45267 ____________________________________________________________________________
45268 [  8111] By: jhi                                   on 2000/12/14  21:38:05
45269         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
45270              From: Dominic Dunlop <domo@computer.org>
45271              Date: Thu, 14 Dec 2000 10:13:51 +0100
45272              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
45273      Branch: perl
45274            ! ext/POSIX/POSIX.pod
45275 ____________________________________________________________________________
45276 [  8110] By: jhi                                   on 2000/12/14  21:36:32
45277         Log: Subject: [patch] perlfaq7
45278              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
45279              Date: Thu, 14 Dec 2000 15:31:07 +0100
45280              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
45281      Branch: perl
45282            ! pod/perlfaq7.pod
45283 ____________________________________________________________________________
45284 [  8109] By: jhi                                   on 2000/12/14  21:29:20
45285         Log: Subject: [8104] Encode
45286              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45287              Date: Thu, 14 Dec 2000 14:49:34 +0100
45288              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
45289              
45290              Type casting for nervous compilers.
45291      Branch: perl
45292            ! ext/Encode/Encode.xs
45293 ____________________________________________________________________________
45294 [  8108] By: jhi                                   on 2000/12/14  21:26:17
45295         Log: Subject: [8104] DB_File
45296              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45297              Date: Thu, 14 Dec 2000 14:49:35 +0100
45298              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
45299              
45300              Type definition incorrect for DB 2.7.7.  Not known when it
45301              changed, so only changed it for a known revision.
45302      Branch: perl
45303            ! ext/DB_File/DB_File.xs
45304 ____________________________________________________________________________
45305 [  8107] By: jhi                                   on 2000/12/14  21:23:41
45306         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
45307              From: Peter Prymmer <pvhp@forte.com>
45308              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
45309              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
45310              
45311              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
45312      Branch: perl
45313            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
45314            ! ext/Encode/Encode/posix-bc.enc
45315 ____________________________________________________________________________
45316 [  8106] By: nick                                  on 2000/12/14  20:36:13
45317         Log: "Cold" build correction to Encode's Makefile.PL
45318      Branch: perlio
45319            ! ext/Encode/Makefile.PL
45320 ____________________________________________________________________________
45321 [  8105] By: nick                                  on 2000/12/14  20:09:37
45322         Log: "Compiled" encodings.
45323              Correct replacement character in EBCDIC .enc files
45324              Add 0x7F to ASCII repertoire.
45325      Branch: perlio
45326            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
45327            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
45328            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
45329            ! ext/Encode/Makefile.PL ext/Encode/compile
45330            ! ext/Encode/encengine.c ext/Encode/encode.h
45331 ____________________________________________________________________________
45332 [  8104] By: nick                                  on 2000/12/14  00:38:20
45333         Log: Integrate mainline
45334      Branch: perlio
45335           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
45336           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
45337           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
45338           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
45339           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
45340           !> t/lib/db-hash.t t/lib/db-recno.t
45341 ____________________________________________________________________________
45342 [  8103] By: nick                                  on 2000/12/13  23:16:13
45343         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
45344              so far and so it does not get lost.
45345      Branch: perlio
45346            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
45347 ____________________________________________________________________________
45348 [  8102] By: jhi                                   on 2000/12/13  17:14:22
45349         Log: Update Changes.
45350      Branch: perl
45351            ! Changes patchlevel.h
45352 ____________________________________________________________________________
45353 [  8101] By: jhi                                   on 2000/12/13  16:53:41
45354         Log: Move the proto of start_glob() to a better place; regen api files.
45355      Branch: perl
45356            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
45357 ____________________________________________________________________________
45358 [  8100] By: jhi                                   on 2000/12/13  16:47:11
45359         Log: Metaconfig change for #8099.
45360      Branch: metaconfig
45361            ! U/modified/Head.U
45362 ____________________________________________________________________________
45363 [  8099] By: jhi                                   on 2000/12/13  16:46:48
45364         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
45365              From: Andy Dougherty <doughera@lafayette.edu>
45366              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
45367              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
45368      Branch: perl
45369            ! Configure
45370 ____________________________________________________________________________
45371 [  8098] By: jhi                                   on 2000/12/13  16:39:02
45372         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
45373              From: rspier@pobox.com (Robert Spier)
45374              Date: Tue, 12 Dec 2000 21:12:39 -0500
45375              Message-ID: <14902.56087.678086.725773@rls.cx>
45376              
45377              fastgetcwd is defined using a glob alias on a $^O dependent basis -
45378              and there was no default assignment or perl subroutine.
45379      Branch: perl
45380            ! lib/Cwd.pm
45381 ____________________________________________________________________________
45382 [  8097] By: jhi                                   on 2000/12/13  16:16:01
45383         Log: Subject: [PATCH] move startglob out of pp_hot.c
45384              From: Nicholas Clark <nick@ccl4.org>
45385              Date: Mon, 11 Dec 2000 23:16:39 +0000
45386              Message-ID: <20001211231638.A55550@plum.flirble.org>
45387      Branch: perl
45388            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
45389 ____________________________________________________________________________
45390 [  8096] By: jhi                                   on 2000/12/13  15:26:23
45391         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
45392              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45393              Date: Wed, 13 Dec 2000 14:01:37 +0100
45394              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
45395              
45396              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
45397              in turn requires libpthread in libswanted.
45398      Branch: perl
45399            ! hints/hpux.sh
45400 ____________________________________________________________________________
45401 [  8095] By: jhi                                   on 2000/12/12  19:51:05
45402         Log: The integration wars continue.
45403      Branch: perl
45404           !> sv.c
45405 ____________________________________________________________________________
45406 [  8094] By: jhi                                   on 2000/12/12  19:48:26
45407         Log: Subject: [PATCH perl@8070] DB_File-1.74  
45408              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
45409              Date: Mon, 11 Dec 2000 23:07:17 -0000
45410              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
45411      Branch: perl
45412            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
45413            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
45414            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
45415            ! t/lib/db-recno.t
45416 ____________________________________________________________________________
45417 [  8093] By: nick                                  on 2000/12/12  19:42:13
45418         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
45419      Branch: perlio
45420            ! sv.c
45421           !> lib/File/DosGlob.pm
45422 ____________________________________________________________________________
45423 [  8092] By: jhi                                   on 2000/12/12  19:28:11
45424         Log: Integrate perlio.
45425      Branch: perl
45426           !> sv.c
45427 ____________________________________________________________________________
45428 [  8091] By: nick                                  on 2000/12/12  18:49:45
45429         Log: Fix for Tk, and upgrading shared SVs.
45430      Branch: perlio
45431            ! sv.c
45432 ____________________________________________________________________________
45433 [  8090] By: jhi                                   on 2000/12/12  16:48:59
45434         Log: Subject: [PATCH] Re: Breadperl & Tk
45435              From: Nick Ing-Simmons <nik@tiuk.ti.com>
45436              Date: Tue, 12 Dec 2000 14:48:27 GMT
45437              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
45438      Branch: perl
45439            ! sv.c
45440 ____________________________________________________________________________
45441 [  8089] By: jhi                                   on 2000/12/12  03:37:19
45442         Log: Subject: DosGlob.pm diff for bash style brace expansion.
45443              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
45444              Date: Fri, 8 Dec 2000 10:45:30 -0600
45445              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
45446      Branch: perl
45447            ! lib/File/DosGlob.pm
45448 ____________________________________________________________________________
45449 [  8088] By: nick                                  on 2000/12/11  23:59:59
45450         Log: Integrate mainline
45451      Branch: perlio
45452           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
45453           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
45454           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
45455           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
45456           !> t/op/local.t t/pragma/warn/toke toke.c
45457 ____________________________________________________________________________
45458 [  8087] By: jhi                                   on 2000/12/11  23:20:23
45459         Log: Integrate perlio.
45460      Branch: perl
45461           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
45462 ____________________________________________________________________________
45463 [  8086] By: jhi                                   on 2000/12/11  22:50:59
45464         Log: Tune further the OS detection of CGI.
45465      Branch: perl
45466            ! lib/CGI.pm
45467 ____________________________________________________________________________
45468 [  8085] By: nick                                  on 2000/12/11  22:50:46
45469         Log: Finish 1st pass of "encoding" layer e.g. :
45470              open($fh,"<encoding(iso8859-7)",$greek) || die;
45471      Branch: perlio
45472            ! ext/Encode/Encode.xs perlio.c perliol.h
45473 ____________________________________________________________________________
45474 [  8084] By: jhi                                   on 2000/12/11  22:32:06
45475         Log: Revert the -f ambiguousity patch, seems to cause
45476              too much hassle (the interpret -Q as a function
45477              where Q is not a known filetest part is left in).
45478      Branch: perl
45479            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
45480            ! toke.c
45481 ____________________________________________________________________________
45482 [  8083] By: jhi                                   on 2000/12/11  22:27:23
45483         Log: (accidentally empty check-in)
45484      Branch: perl
45485            ! lib/File/DosGlob.pm
45486 ____________________________________________________________________________
45487 [  8082] By: nick                                  on 2000/12/11  19:09:51
45488         Log: Restore mmap function (broken by tweaks to shared buffer
45489              layer for encode(xxxx)).
45490      Branch: perlio
45491            ! perlio.c
45492 ____________________________________________________________________________
45493 [  8081] By: jhi                                   on 2000/12/11  18:29:13
45494         Log: Subject: Re: The long awaited feature ...
45495              From: Simon Cozens <simon@cozens.net>
45496              Date: Mon, 11 Dec 2000 15:54:24 +0000
45497              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
45498              
45499              More io/utf8 tests.
45500      Branch: perl
45501            ! t/io/utf8.t
45502 ____________________________________________________________________________
45503 [  8080] By: jhi                                   on 2000/12/11  18:19:36
45504         Log: Subject: PATCH MakeMaker manpage clarification
45505              From: andreas.koenig@anima.de (Andreas J. Koenig)
45506              Date: 10 Dec 2000 20:46:13 +0100
45507              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
45508      Branch: perl
45509            ! lib/ExtUtils/MakeMaker.pm
45510 ____________________________________________________________________________
45511 [  8079] By: jhi                                   on 2000/12/11  15:35:07
45512         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
45513              From: Simon Cozens <simon@cozens.net>
45514              Date: Sun, 10 Dec 2000 19:06:19 +0000
45515              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
45516      Branch: perl
45517            ! ext/B/B/Deparse.pm t/lib/b.t
45518 ____________________________________________________________________________
45519 [  8078] By: jhi                                   on 2000/12/11  15:09:11
45520         Log: Subject: [PATCH] docs on NaN
45521              From: Nicholas Clark <nick@ccl4.org>
45522              Date: Mon, 11 Dec 2000 01:48:38 +0000
45523              Message-ID: <20001211014838.B99205@plum.flirble.org>
45524      Branch: perl
45525            ! pod/perlop.pod
45526 ____________________________________________________________________________
45527 [  8077] By: jhi                                   on 2000/12/11  15:02:21
45528         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
45529              From: Simon Cozens <simon@cozens.net>
45530              Date: Mon, 11 Dec 2000 01:21:45 +0000
45531              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
45532      Branch: perl
45533            ! pp.c pp_hot.c scope.c t/op/local.t
45534 ____________________________________________________________________________
45535 [  8076] By: nick                                  on 2000/12/10  20:43:32
45536         Log: Not merge worthy...
45537              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
45538              syntax is modelled on attributes.
45539              Untested fix for io/utf8 on Win32 etc.
45540              Very clumsy start to the encode layer.
45541      Branch: perlio
45542            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
45543 ____________________________________________________________________________
45544 [  8075] By: jhi                                   on 2000/12/10  18:39:33
45545         Log: Darwin is not Windows.
45546      Branch: perl
45547            ! lib/CGI.pm
45548 ____________________________________________________________________________
45549 [  8074] By: jhi                                   on 2000/12/10  18:31:27
45550         Log: Subject: Ambiguous -%c() resolved as a file test
45551              From: "Paul Marquess" <Paul.Marquess@openwave.com>
45552              Date: Sun, 10 Dec 2000 15:35:07 -0000
45553              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
45554      Branch: perl
45555            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
45556 ____________________________________________________________________________
45557 [  8073] By: jhi                                   on 2000/12/10  18:16:29
45558         Log: Subject: PATCH installperl misinformed 
45559              From: andreas.koenig@anima.de (Andreas J. Koenig)
45560              Date: 10 Dec 2000 13:01:32 +0100 
45561              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
45562      Branch: perl
45563            ! installperl
45564 ____________________________________________________________________________
45565 [  8072] By: jhi                                   on 2000/12/10  18:07:55
45566         Log: The walkoptree confusion rages; walkoptree() seems to be coming
45567              from B.xs, while walkoptree_slow() comes from B.pm.
45568      Branch: perl
45569            ! ext/B/B.pm
45570 ____________________________________________________________________________
45571 [  8071] By: nick                                  on 2000/12/10  11:45:47
45572         Log: Integrate mainline
45573      Branch: perlio
45574           +> t/base/commonsense.t
45575           !> (integrate 37 files)
45576 ____________________________________________________________________________
45577 [  8070] By: jhi                                   on 2000/12/10  04:46:21
45578         Log: Update Changes.
45579      Branch: perl
45580            ! Changes patchlevel.h
45581 ____________________________________________________________________________
45582 [  8069] By: jhi                                   on 2000/12/10  04:39:19
45583         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
45584              From: andreas.koenig@anima.de (Andreas J. Koenig)
45585              Date: 09 Dec 2000 17:14:25 +0100
45586              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
45587      Branch: perl
45588            + t/base/commonsense.t
45589            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
45590 ____________________________________________________________________________
45591 [  8068] By: jhi                                   on 2000/12/10  04:17:36
45592         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
45593              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
45594              Date: Sat, 9 Dec 2000 16:47:22 -0000
45595              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
45596      Branch: perl
45597            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
45598            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
45599            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
45600            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
45601            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
45602            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
45603            ! t/lib/sdbm.t
45604 ____________________________________________________________________________
45605 [  8067] By: jhi                                   on 2000/12/10  03:52:02
45606         Log: Test case for #8066.
45607      Branch: perl
45608            ! t/op/misc.t
45609 ____________________________________________________________________________
45610 [  8066] By: jhi                                   on 2000/12/10  03:50:30
45611         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
45612              From: Simon Cozens <simon@cozens.net>
45613              Date: Sun, 10 Dec 2000 00:55:37 +0000
45614              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
45615      Branch: perl
45616            ! pp_sys.c
45617 ____________________________________________________________________________
45618 [  8065] By: jhi                                   on 2000/12/10  03:44:52
45619         Log: Test case for #8064.
45620      Branch: perl
45621            ! t/comp/proto.t
45622 ____________________________________________________________________________
45623 [  8064] By: jhi                                   on 2000/12/10  03:42:32
45624         Log: Subject: Re: prototype of substr
45625              From: Simon Cozens <simon@cozens.net>
45626              Date: Sun, 10 Dec 2000 00:13:33 +0000
45627              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
45628              
45629              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
45630              In other words, make the returned prototypes for any function
45631              stop prepending the ';' optionality marker after the first one.
45632              If they start getting optional, all the rest are optional.
45633      Branch: perl
45634            ! pp.c
45635 ____________________________________________________________________________
45636 [  8063] By: jhi                                   on 2000/12/10  03:39:42
45637         Log: Subject: [PATCH] perlguts.pod
45638              From: Simon Cozens <simon@cozens.net>
45639              Date: Sun, 10 Dec 2000 00:06:47 +0000
45640              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
45641              
45642              Documentation of the different types of ops,
45643              plus the functions in dump.c
45644      Branch: perl
45645            ! pod/perlguts.pod
45646 ____________________________________________________________________________
45647 [  8062] By: jhi                                   on 2000/12/10  03:30:04
45648         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
45649              From: Nicholas Clark <nick@talking.bollo.cx>
45650              Date: Sat, 09 Dec 2000 18:57:25 +0000
45651              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
45652              
45653              Be more robust in weird hostname setups.
45654      Branch: perl
45655            ! t/lib/net-hostent.t
45656 ____________________________________________________________________________
45657 [  8061] By: jhi                                   on 2000/12/10  03:28:21
45658         Log: Pacify fussy compiler. 
45659      Branch: perl
45660            ! pp_sys.c
45661 ____________________________________________________________________________
45662 [  8060] By: jhi                                   on 2000/12/10  02:52:46
45663         Log: Integrate perlio.
45664      Branch: perl
45665           !> pp_sys.c t/io/utf8.t
45666 ____________________________________________________________________________
45667 [  8059] By: nick                                  on 2000/12/09  23:40:14
45668         Log: read/sysread/recv should now be utf8 aware.
45669              Basic test for utf8 read.
45670      Branch: perlio
45671            ! pp_sys.c t/io/utf8.t
45672 ____________________________________________________________________________
45673 [  8058] By: jhi                                   on 2000/12/09  21:56:02
45674         Log: Integrate perlio.
45675      Branch: perl
45676           +> t/io/utf8.t
45677           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
45678 ____________________________________________________________________________
45679 [  8057] By: jhi                                   on 2000/12/09  21:53:35
45680         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
45681              From: Inaba Hiroto <inaba@st.rim.or.jp>
45682              Date: Sun, 10 Dec 2000 05:53:21 +0900
45683              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
45684              
45685              Tests for #8056.
45686      Branch: perl
45687            ! t/op/each.t
45688 ____________________________________________________________________________
45689 [  8056] By: jhi                                   on 2000/12/09  21:51:16
45690         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
45691              From: Inaba Hiroto <inaba@st.rim.or.jp>
45692              Date: Sat, 09 Dec 2000 18:02:00 +0900
45693              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
45694              
45695              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
45696      Branch: perl
45697            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
45698 ____________________________________________________________________________
45699 [  8055] By: nick                                  on 2000/12/09  20:11:48
45700         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
45701              than raw PerlIO_write() - does not seem to break any tests.
45702      Branch: perlio
45703            ! pp_sys.c
45704 ____________________________________________________________________________
45705 [  8054] By: nick                                  on 2000/12/09  19:47:30
45706         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
45707              (sysread, recv and write i.e. formats still to do...)
45708              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
45709              open($fh,">:utf8","name")
45710              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
45711              so no extra overhead is involved.
45712              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
45713              to a non-utf8 stream.
45714              Add initial io/utf8.t
45715              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
45716              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
45717              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
45718      Branch: perlio
45719            + t/io/utf8.t
45720            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
45721 ____________________________________________________________________________
45722 [  8053] By: nick                                  on 2000/12/09  19:26:37
45723         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
45724              was only testing this_utf8.
45725      Branch: perlio
45726            ! toke.c
45727 ____________________________________________________________________________
45728 [  8052] By: nick                                  on 2000/12/09  19:09:41
45729         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
45730              i.e. the output string has one, but don't mess with source assumption.
45731      Branch: perlio
45732            ! toke.c
45733 ____________________________________________________________________________
45734 [  8051] By: jhi                                   on 2000/12/09  16:55:17
45735         Log: Integrate perlio.
45736      Branch: perl
45737           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
45738           !> sv.c thrdvar.h util.c
45739 ____________________________________________________________________________
45740 [  8050] By: jhi                                   on 2000/12/09  16:48:07
45741         Log: Nits noticed by Peter Prymmer.
45742      Branch: perl
45743            ! lib/ExtUtils/MM_VMS.pm
45744 ____________________________________________________________________________
45745 [  8049] By: nick                                  on 2000/12/09  13:49:40
45746         Log: UTF8 output prework.
45747              - Store $\ and $, as SVs so they can have SvUTF8 flag
45748              - use do_print() rather than raw PerlIO_write() to print them.
45749      Branch: perlio
45750            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
45751            ! thrdvar.h util.c
45752 ____________________________________________________________________________
45753 [  8048] By: nick                                  on 2000/12/09  12:30:43
45754         Log: Integrate mainline.
45755      Branch: perlio
45756           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
45757           +> t/op/reverse.t
45758           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
45759           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
45760           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
45761           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
45762           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
45763           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
45764 ____________________________________________________________________________
45765 [  8047] By: jhi                                   on 2000/12/09  00:23:27
45766         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
45767              From: Michael G Schwern <schwern@pobox.com>
45768              Date: Fri, 8 Dec 2000 14:43:04 -0600
45769      Branch: perl
45770            ! lib/ExtUtils/MM_VMS.pm
45771 ____________________________________________________________________________
45772 [  8046] By: jhi                                   on 2000/12/08  23:10:27
45773         Log: A missed check-in.
45774      Branch: perl
45775            ! lib/ExtUtils/Manifest.pm
45776 ____________________________________________________________________________
45777 [  8045] By: jhi                                   on 2000/12/08  21:57:12
45778         Log: (null check-in)
45779      Branch: perl
45780            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
45781 ____________________________________________________________________________
45782 [  8044] By: jhi                                   on 2000/12/08  21:11:06
45783         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
45784              at the final draft stage.
45785      Branch: perl
45786            + ext/Encode/Encode/iso8859-16.enc
45787            ! MANIFEST
45788 ____________________________________________________________________________
45789 [  8043] By: jhi                                   on 2000/12/08  16:39:04
45790         Log: Update Changes.
45791      Branch: perl
45792            ! Changes patchlevel.h
45793 ____________________________________________________________________________
45794 [  8042] By: jhi                                   on 2000/12/08  16:33:39
45795         Log: Do not return the Unicode replacement character if UTF-8
45796              decoding goes awry, it should be up to the caller to decide.
45797      Branch: perl
45798            ! pod/perlapi.pod utf8.c
45799 ____________________________________________________________________________
45800 [  8041] By: jhi                                   on 2000/12/08  16:22:28
45801         Log: metaconfig maintenance.
45802      Branch: metaconfig
45803            ! U/modified/stdchar.U
45804      Branch: metaconfig/U/perl
45805            + testsyml.U
45806 ____________________________________________________________________________
45807 [  8040] By: jhi                                   on 2000/12/08  16:03:08
45808         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
45809              From: sthoenna@efn.org
45810              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
45811              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
45812      Branch: perl
45813            ! Changes lib/ExtUtils/MM_OS2.pm
45814 ____________________________________________________________________________
45815 [  8039] By: jhi                                   on 2000/12/08  15:57:11
45816         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
45817              From: Simon Cozens <simon@cozens.net>
45818              Date: Fri, 8 Dec 2000 13:33:31 +0000
45819              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
45820              
45821              (The pp_hot part needed a rewrite.)
45822      Branch: perl
45823            ! doop.c pp_hot.c utf8.c
45824 ____________________________________________________________________________
45825 [  8038] By: jhi                                   on 2000/12/08  15:25:08
45826         Log: Subject: djSP
45827              From: Michael Stevens <michael@etla.org>
45828              Date: Wed, 6 Dec 2000 23:24:01 +0000
45829              Message-ID: <20001206232400.A21381@firedrake.org>
45830              
45831              Plus a note from Nick Ing-Simmons.
45832      Branch: perl
45833            ! pp.h
45834 ____________________________________________________________________________
45835 [  8037] By: jhi                                   on 2000/12/08  15:18:35
45836         Log: Filetype is text.
45837      Branch: perl
45838            ! t/op/utf8decode.t
45839 ____________________________________________________________________________
45840 [  8036] By: jhi                                   on 2000/12/08  03:31:27
45841         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
45842              From: Andy Dougherty <doughera@lafayette.edu>
45843              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
45844              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
45845              
45846              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
45847              From: Andy Dougherty <doughera@lafayette.edu>
45848              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
45849              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
45850      Branch: perl
45851            + ext/POSIX/hints/svr4.pl
45852            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
45853 ____________________________________________________________________________
45854 [  8035] By: jhi                                   on 2000/12/08  03:26:01
45855         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
45856              From: Andy Dougherty <doughera@lafayette.edu>
45857              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
45858              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
45859      Branch: perl
45860            ! t/README t/base/term.t
45861 ____________________________________________________________________________
45862 [  8034] By: jhi                                   on 2000/12/08  03:21:59
45863         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
45864              From: mjd@plover.com  
45865              Date: 7 Dec 2000 21:04:20 -0000
45866              Message-ID: <20001207210420.22282.qmail@plover.com>
45867              
45868              Plus -z doc.
45869      Branch: perl
45870            ! pod/perlfunc.pod
45871 ____________________________________________________________________________
45872 [  8033] By: jhi                                   on 2000/12/08  03:19:03
45873         Log: Use the UTF8 macros a bit.  They can't be used with abandon
45874              everywhere because we do generate illegal UTF-8 in some situations.
45875              This is of course naughty.
45876      Branch: perl
45877            ! pod/perlapi.pod utf8.c utf8.h
45878 ____________________________________________________________________________
45879 [  8032] By: jhi                                   on 2000/12/08  03:00:09
45880         Log: Out of sync?
45881      Branch: perl
45882            ! t/pragma/warn/utf8
45883 ____________________________________________________________________________
45884 [  8031] By: jhi                                   on 2000/12/08  02:22:39
45885         Log: Cnt spl.
45886      Branch: perl
45887            ! MANIFEST
45888 ____________________________________________________________________________
45889 [  8030] By: jhi                                   on 2000/12/08  01:23:54
45890         Log: Add test for reverse().
45891      Branch: perl
45892            + t/op/reverse.t
45893            ! MANIFEST
45894 ____________________________________________________________________________
45895 [  8029] By: jhi                                   on 2000/12/08  01:21:47
45896         Log: Integrate perlio.
45897      Branch: perl
45898           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
45899           !> perlio.c perlio.h perlsdio.h warnings.pl
45900 ____________________________________________________________________________
45901 [  8028] By: jhi                                   on 2000/12/08  01:19:08
45902         Log: Introduce macros for UTF8 decoding.
45903      Branch: perl
45904            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
45905 ____________________________________________________________________________
45906 [  8027] By: nick                                  on 2000/12/07  22:18:19
45907         Log: Integrate mainline
45908      Branch: perlio
45909           !> embed.pl pod/perlapi.pod utf8.c
45910 ____________________________________________________________________________
45911 [  8026] By: nick                                  on 2000/12/07  21:45:08
45912         Log: Various oddities p4 diff -se showed up
45913              Remove 'our' from warnings.pl
45914      Branch: perlio
45915            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
45916 ____________________________________________________________________________
45917 [  8025] By: nick                                  on 2000/12/07  21:43:32
45918         Log: Change PerlIO_(get|set)pos to take SV *
45919              Should fix, OS/2, VMS, (sfio??)
45920      Branch: perlio
45921            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
45922 ____________________________________________________________________________
45923 [  8024] By: jhi                                   on 2000/12/07  19:05:32
45924         Log: Document utf8_to_uv() better.
45925      Branch: perl
45926            ! pod/perlapi.pod utf8.c
45927 ____________________________________________________________________________
45928 [  8023] By: jhi                                   on 2000/12/07  18:23:47
45929         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
45930      Branch: perl
45931            ! embed.pl pod/perlapi.pod utf8.c
45932 ____________________________________________________________________________
45933 [  8022] By: jhi                                   on 2000/12/07  04:13:51
45934         Log: Integrate perlio.
45935      Branch: perl
45936           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
45937           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
45938           !> win32/makefile.mk
45939 ____________________________________________________________________________
45940 [  8021] By: nick                                  on 2000/12/07  00:28:14
45941         Log: Various attempts at MSVC debug - not sure what has
45942              changed but works now. 
45943              Seems atexit() _may_ work for DLLs built with MSVC so don't
45944              call cleanup that way.
45945      Branch: perlio
45946            ! perlio.c win32/makefile.mk
45947 ____________________________________________________________________________
45948 [  8020] By: nick                                  on 2000/12/06  19:57:20
45949         Log: Integrate mainline
45950      Branch: perlio
45951           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
45952           !> (integrate 75 files)
45953 ____________________________________________________________________________
45954 [  8019] By: nick                                  on 2000/12/06  19:28:21
45955         Log: Add useperlio to config.vc
45956              Turn off binmode in config_H.PL
45957              Regen all the config_H.xx
45958              Attempt to get debugging build with MSVC.
45959      Branch: perlio
45960            ! win32/config.vc win32/config_H.bc win32/config_H.gc
45961            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
45962 ____________________________________________________________________________
45963 [  8018] By: nick                                  on 2000/12/06  19:21:57
45964         Log: Test various dup/external program options on all platforms.
45965      Branch: perlio
45966            ! t/io/dup.t
45967 ____________________________________________________________________________
45968 [  8017] By: nick                                  on 2000/12/06  19:20:47
45969         Log: Fix harness to be less picky
45970      Branch: perlio
45971            ! lib/Test/Harness.pm
45972 ____________________________________________________________________________
45973 [  8016] By: jhi                                   on 2000/12/06  16:45:12
45974         Log: Update Changes.
45975      Branch: perl
45976            ! Changes patchlevel.h
45977 ____________________________________________________________________________
45978 [  8015] By: jhi                                   on 2000/12/06  16:41:03
45979         Log: Test \x{...} with ord().
45980      Branch: perl
45981            ! t/op/ord.t
45982 ____________________________________________________________________________
45983 [  8014] By: jhi                                   on 2000/12/06  16:20:33
45984         Log: Test tweak because of #8013.
45985      Branch: perl
45986            ! t/lib/b.t
45987 ____________________________________________________________________________
45988 [  8013] By: jhi                                   on 2000/12/06  16:09:09
45989         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
45990              From: Michael G Schwern <schwern@pobox.com>
45991              Date: Tue, 5 Dec 2000 21:23:28 -0500
45992              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
45993              
45994              Carp::Heavy parts not very applicable because of recent changes.
45995      Branch: perl
45996            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
45997            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
45998            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
45999            ! lib/Exporter.pm lib/Exporter/Heavy.pm
46000            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
46001            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
46002            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
46003            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
46004            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
46005            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
46006            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
46007            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
46008            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
46009            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
46010            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
46011            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
46012            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
46013            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
46014            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
46015            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
46016            ! warnings.pl
46017 ____________________________________________________________________________
46018 [  8012] By: jhi                                   on 2000/12/06  15:22:38
46019         Log: Subject: [PATCH] Re: New harness is failing things
46020              From: Nick Ing-Simmons <nik@tiuk.ti.com>
46021              Date: Wed, 6 Dec 2000 13:00:30 GMT
46022              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
46023      Branch: perl
46024            ! lib/Test/Harness.pm
46025 ____________________________________________________________________________
46026 [  8011] By: jhi                                   on 2000/12/06  15:12:08
46027         Log: Subject: installhtml changes
46028              From: Michael Stevens <michael@etla.org>
46029              Date: Wed, 6 Dec 2000 13:15:53 +0000
46030              Message-ID: <20001206131553.A27317@firedrake.org>
46031      Branch: perl
46032            ! installhtml
46033 ____________________________________________________________________________
46034 [  8010] By: jhi                                   on 2000/12/06  15:06:05
46035         Log: Subject: the dTHR hits
46036              From: Michael Stevens <michael@etla.org>
46037              Date: Wed, 6 Dec 2000 12:06:03 +0000
46038              Message-ID: <20001206120603.A24581@firedrake.org>
46039              
46040              More, errrm, less dTHRs.
46041      Branch: perl
46042            ! bytecode.pl ext/B/B/C.pm
46043 ____________________________________________________________________________
46044 [  8009] By: jhi                                   on 2000/12/06  15:04:25
46045         Log: Subject: MakeMaker mailing list gone?
46046              From: Michael G Schwern <schwern@pobox.com>
46047              Date: Tue, 5 Dec 2000 19:29:59 -0500
46048              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
46049              
46050              The MakeMaker mailing list is dead, perlbug is the right
46051              address to report bugs.
46052      Branch: perl
46053            ! lib/ExtUtils/MakeMaker.pm
46054 ____________________________________________________________________________
46055 [  8008] By: jhi                                   on 2000/12/06  15:00:32
46056         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
46057              From: Michael G Schwern <schwern@pobox.com>
46058              Date: Tue, 5 Dec 2000 19:21:21 -0500
46059              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
46060              
46061              Add a default MANIFEST skip that ignores things like
46062              version control files, editor temporary files, and the Makefile.
46063      Branch: perl
46064            + lib/ExtUtils/MANIFEST.SKIP
46065            ! MANIFEST lib/ExtUtils/Manifest.pm
46066 ____________________________________________________________________________
46067 [  8007] By: jhi                                   on 2000/12/06  14:57:20
46068         Log: In Amiga more manual hackery of the scripts seems to be needed,
46069              from Jan-Erik Karlsson.  Why Configure does not get this right
46070              is unknown, may be shell-induced.
46071      Branch: perl
46072            ! README.amiga
46073 ____________________________________________________________________________
46074 [  8006] By: jhi                                   on 2000/12/05  23:53:12
46075         Log: Add TOPm1s to peek at the second topmost stack item.
46076      Branch: perl
46077            ! pp.h
46078 ____________________________________________________________________________
46079 [  8005] By: jhi                                   on 2000/12/05  23:13:55
46080         Log: Avaunt, you foul UTF-8 tests.
46081      Branch: perl
46082            ! t/op/ver.t t/pragma/utf8.t
46083 ____________________________________________________________________________
46084 [  8004] By: jhi                                   on 2000/12/05  23:09:54
46085         Log: Continue utf8 dispersal. 
46086      Branch: perl
46087            + t/op/concat.t
46088            ! MANIFEST t/pragma/utf8.t
46089 ____________________________________________________________________________
46090 [  8003] By: nick                                  on 2000/12/05  23:02:39
46091         Log: Integrate mainline.
46092      Branch: perlio
46093           +> t/op/length.t t/op/utf8decode.t
46094           !> (integrate 69 files)
46095 ____________________________________________________________________________
46096 [  8002] By: jhi                                   on 2000/12/05  22:59:28
46097         Log: Integrate perlio.
46098      Branch: perl
46099           !> iperlsys.h perl.c perlio.c win32/perllib.c
46100 ____________________________________________________________________________
46101 [  8001] By: nick                                  on 2000/12/05  22:07:52
46102         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
46103              - calloc/free suffer from damage on TerminateThread()
46104              - use PerlMemShared (as originally planned) now fixed
46105              - avoid doing anything important on DLL "detach".
46106      Branch: perlio
46107            ! perl.c perlio.c win32/perllib.c
46108 ____________________________________________________________________________
46109 [  8000] By: nick                                  on 2000/12/05  21:05:09
46110         Log: Fix gross PerlMemShared issue.
46111      Branch: perlio
46112            ! iperlsys.h
46113 ____________________________________________________________________________
46114 [  7999] By: jhi                                   on 2000/12/05  20:46:58
46115         Log: Test for Unicode (UTF-8) hash keys.
46116      Branch: perl
46117            ! t/op/each.t
46118 ____________________________________________________________________________
46119 [  7998] By: jhi                                   on 2000/12/05  20:30:35
46120         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
46121              is now always UTF-8), empty line cosmetics.
46122      Branch: perl
46123            ! t/pragma/utf8.t
46124 ____________________________________________________________________________
46125 [  7997] By: jhi                                   on 2000/12/05  20:15:40
46126         Log: Subject: Re: STRLEN - what?
46127              From: Andy Dougherty <doughera@lafayette.edu>
46128              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
46129              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
46130              
46131              Explain STRLEN.
46132      Branch: perl
46133            ! pod/perlguts.pod
46134 ____________________________________________________________________________
46135 [  7996] By: jhi                                   on 2000/12/05  20:13:34
46136         Log: Split off the UTF-8 decoder tests, make them to check also
46137              the error message.
46138      Branch: perl
46139            + t/op/utf8decode.t
46140            ! MANIFEST t/pragma/utf8.t utf8.c
46141 ____________________________________________________________________________
46142 [  7995] By: jhi                                   on 2000/12/05  16:39:47
46143         Log: Start migrating bits of pragma/utf8 to elsewhere
46144              (since the long term plan is to obsolete 'use utf8').
46145      Branch: perl
46146            + t/op/length.t
46147            ! MANIFEST t/pragma/utf8.t
46148 ____________________________________________________________________________
46149 [  7994] By: jhi                                   on 2000/12/05  16:30:21
46150         Log: Fix a manual edit typo from #7993, fix the message formatting
46151              for Unicode, add few our declarations.
46152      Branch: perl
46153            ! lib/Carp/Heavy.pm
46154 ____________________________________________________________________________
46155 [  7993] By: jhi                                   on 2000/12/05  16:09:15
46156         Log: Subject: Need help with warnings :-(
46157              From: "Ben Tilly" <ben_tilly@hotmail.com>
46158              Date: Tue, 05 Dec 2000 01:35:54 -0500
46159              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
46160              
46161              Subject: UPDATE: Carp/Heavy now passes all tests
46162              From: "Ben Tilly" <ben_tilly@hotmail.com>
46163              Date: Tue, 05 Dec 2000 07:59:41 -0500
46164              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
46165              
46166              The Brave New Carp.
46167      Branch: perl
46168            ! lib/Carp.pm lib/Carp/Heavy.pm
46169 ____________________________________________________________________________
46170 [  7992] By: jhi                                   on 2000/12/05  15:55:08
46171         Log: Subject: [PATCH perl@7979] cygwin port
46172              From: "Eric Fifer" <efifer@dircon.co.uk>
46173              Date: Tue, 5 Dec 2000 14:04:09 -0000
46174              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
46175      Branch: perl
46176            ! t/lib/net-hostent.t
46177 ____________________________________________________________________________
46178 [  7991] By: jhi                                   on 2000/12/05  15:52:34
46179         Log: Subject: Re: [PATCH] The largest hoax of all times?
46180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46181              Date: Tue, 5 Dec 2000 00:40:25 -0500
46182              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
46183              
46184              Subject: Re: [PATCH] The largest hoax of all times?
46185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46186              Date: Mon, 4 Dec 2000 23:55:53 -0500
46187              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
46188              
46189              Subject: Re: [PATCH] The largest hoax of all times?
46190              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46191              Date: Tue, 5 Dec 2000 01:28:45 -0500
46192              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
46193              
46194              Fix the unpredictable order of DESTROYs.
46195      Branch: perl
46196            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
46197            ! sv.c sv.h t/op/ref.t
46198 ____________________________________________________________________________
46199 [  7990] By: jhi                                   on 2000/12/05  14:38:53
46200         Log: Subject: [PATCH] shrink pp_hot fractionally
46201              From: Nicholas Clark <nick@ccl4.org>
46202              Date: Tue, 5 Dec 2000 12:44:31 +0000
46203              Message-ID: <20001205124431.E74518@plum.flirble.org>
46204              
46205              Use report_evil_fh().
46206      Branch: perl
46207            ! opcode.pl opnames.h pp_hot.c util.c
46208 ____________________________________________________________________________
46209 [  7989] By: jhi                                   on 2000/12/05  14:21:27
46210         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
46211              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46212              Date: Mon, 04 Dec 2000 22:21:59 -0800
46213              Message-ID: <HmIL6gzkgepS092yn@efn.org>
46214              
46215              Harness shouldn't ignore responses like "ok 3\r\r\n".
46216      Branch: perl
46217            ! lib/Test/Harness.pm
46218 ____________________________________________________________________________
46219 [  7988] By: jhi                                   on 2000/12/05  13:51:28
46220         Log: Integrate the "skip" messages to explain().
46221      Branch: perl
46222            ! t/lib/syslfs.t t/op/lfs.t
46223 ____________________________________________________________________________
46224 [  7987] By: jhi                                   on 2000/12/05  12:34:54
46225         Log: The one that got away in #7984.
46226              
46227              Subject: Re: dTHR - what and why?
46228              From: Michael Stevens <michael@etla.org> 
46229              Date: Tue, 5 Dec 2000 11:15:52 +0000
46230              Message-ID: <20001205111552.A4647@firedrake.org>
46231      Branch: perl
46232            ! sv.h
46233 ____________________________________________________________________________
46234 [  7986] By: gsar                                  on 2000/12/05  09:14:44
46235         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
46236              due to the notorious GetFileType() bug in Windows 9x, which fstat()
46237              tickles)
46238      Branch: perl
46239            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
46240 ____________________________________________________________________________
46241 [  7985] By: jhi                                   on 2000/12/05  05:49:03
46242         Log: Integrate perlio.
46243      Branch: perl
46244           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
46245           !> win32/perlhost.h win32/perllib.c
46246 ____________________________________________________________________________
46247 [  7984] By: jhi                                   on 2000/12/05  05:48:16
46248         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
46249      Branch: perl
46250            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
46251            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
46252            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
46253            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
46254            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
46255            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
46256            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
46257            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
46258            ! win32/win32.c
46259 ____________________________________________________________________________
46260 [  7983] By: nick                                  on 2000/12/04  23:27:43
46261         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
46262      Branch: perlio
46263            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
46264            ! win32/perlhost.h win32/perllib.c
46265 ____________________________________________________________________________
46266 [  7982] By: jhi                                   on 2000/12/04  19:44:09
46267         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
46268              uncovered by #7980.
46269      Branch: perl
46270            ! op.c
46271 ____________________________________________________________________________
46272 [  7981] By: jhi                                   on 2000/12/04  19:42:07
46273         Log: Subject: [PATCH] Trivial dump.c feature
46274              From: Simon Cozens <simon@cozens.net>
46275              Date: Mon, 4 Dec 2000 18:08:38 +0000
46276              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
46277              
46278              Show whether a constant is UTF-8.
46279      Branch: perl
46280            ! dump.c
46281 ____________________________________________________________________________
46282 [  7980] By: jhi                                   on 2000/12/04  19:36:51
46283         Log: UTF-8 hash keys, patch from Inaba Hiroto.
46284      Branch: perl
46285            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
46286 ____________________________________________________________________________
46287 [  7979] By: jhi                                   on 2000/12/04  17:36:28
46288         Log: Update Changes.
46289      Branch: perl
46290            ! Changes patchlevel.h
46291 ____________________________________________________________________________
46292 [  7978] By: jhi                                   on 2000/12/04  16:42:17
46293         Log: Retract #7977, still too volatile (the euphemism of the day
46294              for unfinished and buggy :-)
46295      Branch: perl
46296            ! doop.c hv.c pp.c sv.h
46297 ____________________________________________________________________________
46298 [  7977] By: jhi                                   on 2000/12/04  16:25:15
46299         Log: (Retracted by #7978, too shaky yet.)
46300              
46301              Subject: Re: utf8 in hash keys, implementor missing
46302              From: Simon Cozens <simon@cozens.net>
46303              Date: Sat, 2 Dec 2000 19:49:35 +0000
46304              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
46305              
46306              The first step at UTF-8 hash keys.
46307      Branch: perl
46308            ! doop.c hv.c pp.c sv.h
46309 ____________________________________________________________________________
46310 [  7976] By: jhi                                   on 2000/12/04  16:13:53
46311         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
46312              From: sthoenna@efn.org
46313              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
46314              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
46315      Branch: perl
46316            ! os2/os2.c perlio.c
46317 ____________________________________________________________________________
46318 [  7975] By: jhi                                   on 2000/12/04  16:05:25
46319         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
46320              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46321              Date: Thu, 30 Nov 2000 20:50:37 -0800
46322              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
46323      Branch: perl
46324            ! os2/os2.c
46325 ____________________________________________________________________________
46326 [  7974] By: jhi                                   on 2000/12/04  16:03:57
46327         Log: Subject: [PATCH] ++ 20% faster
46328              From: Nicholas Clark <nick@ccl4.org>
46329              Date: Mon, 4 Dec 2000 12:17:27 +0000
46330              Message-ID: <20001204121726.B52976@plum.flirble.org>
46331              
46332              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
46333      Branch: perl
46334            ! sv.c
46335 ____________________________________________________________________________
46336 [  7973] By: jhi                                   on 2000/12/04  16:00:48
46337         Log: 
46338              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
46339              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46340              Date: Mon, 04 Dec 2000 12:30:45 +0100
46341              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
46342              
46343              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
46344              library (getprotobyname and getprotobynumber are outversioned by
46345              the same calls in libc, at least for xlc version 3.
46346      Branch: perl
46347            ! hints/aix.sh
46348 ____________________________________________________________________________
46349 [  7972] By: jhi                                   on 2000/12/04  02:58:31
46350         Log: Integrate perlio.
46351      Branch: perl
46352           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
46353           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
46354           !> win32/win32.h win32/win32iop.h win32/win32thread.h
46355 ____________________________________________________________________________
46356 [  7971] By: nick                                  on 2000/12/04  00:24:33
46357         Log: Quieten some noise in Win32 builds:
46358              - win32.h is included after <sys/socket.h>, so need to 
46359              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
46360              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
46361      Branch: perlio
46362            ! doio.c perl.h toke.c win32/win32.h
46363 ____________________________________________________________________________
46364 [  7970] By: nick                                  on 2000/12/03  22:57:46
46365         Log: PERL_IMPLICIT_SYS compiles but does not work.
46366      Branch: perlio
46367            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
46368            ! win32/perlhost.h win32/perllib.c win32/win32.h
46369            ! win32/win32iop.h win32/win32thread.h
46370 ____________________________________________________________________________
46371 [  7969] By: jhi                                   on 2000/12/03  22:12:58
46372         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
46373              used to swash_init(), makes regprop() dumps more informative
46374              (+utf8::IsAlpha, -utf8::IsDigit, for example).
46375      Branch: perl
46376            ! regcomp.c regexec.c
46377 ____________________________________________________________________________
46378 [  7968] By: jhi                                   on 2000/12/03  21:39:56
46379         Log: Implement ANYOFUTF8 regprop() dumping.
46380      Branch: perl
46381            ! regcomp.c
46382 ____________________________________________________________________________
46383 [  7967] By: jhi                                   on 2000/12/03  20:57:19
46384         Log: Make uv_to_utf8() to zero-terminate its output buffer,
46385              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
46386      Branch: perl
46387            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
46388 ____________________________________________________________________________
46389 [  7966] By: nick                                  on 2000/12/03  18:41:21
46390         Log: Integrate mainline (STDCHAR)
46391      Branch: perlio
46392           !> Configure t/pragma/utf8.t
46393 ____________________________________________________________________________
46394 [  7965] By: jhi                                   on 2000/12/03  17:58:20
46395         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
46396      Branch: perl
46397            ! t/pragma/utf8.t
46398 ____________________________________________________________________________
46399 [  7964] By: jhi                                   on 2000/12/03  17:35:56
46400         Log: Integrate perlio.
46401      Branch: perl
46402           !> iperlsys.h perlio.c
46403 ____________________________________________________________________________
46404 [  7963] By: jhi                                   on 2000/12/03  17:33:55
46405         Log: Metaconfig unit change for #7962.
46406      Branch: metaconfig
46407            ! U/modified/stdchar.U
46408 ____________________________________________________________________________
46409 [  7962] By: jhi                                   on 2000/12/03  17:33:27
46410         Log: Untangle the <stdio.h> #include nest for the stdchar test,
46411              from Andy Dougherty.
46412      Branch: perl
46413            ! Configure
46414 ____________________________________________________________________________
46415 [  7961] By: nick                                  on 2000/12/03  16:53:00
46416         Log: Make iperlsys.h vector stdio not PerlIO.
46417      Branch: perlio
46418            ! iperlsys.h perlio.c
46419 ____________________________________________________________________________
46420 [  7960] By: nick                                  on 2000/12/03  14:43:01
46421         Log: Integrate mainline
46422      Branch: perlio
46423           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
46424           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
46425 ____________________________________________________________________________
46426 [  7959] By: jhi                                   on 2000/12/03  08:16:36
46427         Log: Use DO_UTF8().
46428      Branch: perl
46429            ! op.c
46430 ____________________________________________________________________________
46431 [  7958] By: jhi                                   on 2000/12/02  18:33:05
46432         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
46433              From: Mike Guy <mjtg@cam.ac.uk>         
46434              Date: Sat, 02 Dec 2000 17:27:13 +0000
46435              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
46436              
46437              An extraneous argument.
46438      Branch: perl
46439            ! toke.c
46440 ____________________________________________________________________________
46441 [  7957] By: jhi                                   on 2000/12/02  18:22:32
46442         Log: A missing hunk.
46443      Branch: perl
46444            ! t/lib/net-hostent.t
46445 ____________________________________________________________________________
46446 [  7956] By: jhi                                   on 2000/12/02  18:06:20
46447         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
46448              From: Nicholas Clark <nick@ccl4.org>
46449              Date: Sat, 2 Dec 2000 14:28:27 +0000
46450              Message-ID: <20001202142827.A12308@plum.flirble.org>
46451              
46452              Test robustness.
46453      Branch: perl
46454            ! t/lib/net-hostent.t
46455 ____________________________________________________________________________
46456 [  7955] By: jhi                                   on 2000/12/02  17:58:06
46457         Log: Metaconfig unit change for #7954.
46458      Branch: metaconfig
46459            ! U/modified/stdchar.U
46460 ____________________________________________________________________________
46461 [  7954] By: jhi                                   on 2000/12/02  17:54:32
46462         Log: An inconvenient hang would happen if the stdio _ptr wasn't
46463              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
46464              would be grepping stdin for all eternity for the _ptr.)
46465      Branch: perl
46466            ! Configure
46467 ____________________________________________________________________________
46468 [  7953] By: jhi                                   on 2000/12/02  00:07:15
46469         Log: Update Changes.
46470      Branch: perl
46471            ! Changes patchlevel.h
46472 ____________________________________________________________________________
46473 [  7952] By: jhi                                   on 2000/12/01  23:54:47
46474         Log: Subject: Re: long shell lines
46475              From: Andy Dougherty <doughera@lafayette.edu>
46476              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
46477              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
46478              
46479              Split overly long shell command lines.
46480      Branch: perl
46481            ! lib/ExtUtils/MM_Unix.pm
46482 ____________________________________________________________________________
46483 [  7951] By: jhi                                   on 2000/12/01  23:48:02
46484         Log: The metaconfig unit change for #7950.
46485      Branch: metaconfig
46486            + U/modified/stdchar.U
46487 ____________________________________________________________________________
46488 [  7950] By: jhi                                   on 2000/12/01  23:47:39
46489         Log: Try to find stdchar also from <stdio_impl.h>.
46490      Branch: perl
46491            ! Configure config_h.SH
46492 ____________________________________________________________________________
46493 [  7949] By: jhi                                   on 2000/12/01  23:46:45
46494         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
46495              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
46496              Date: Fri, 1 Dec 2000 16:26:08 -0500
46497              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
46498              
46499              Reword the diagnostic message.
46500      Branch: perl
46501            ! pod/perldiag.pod
46502 ____________________________________________________________________________
46503 [  7948] By: nick                                  on 2000/12/01  22:49:43
46504         Log: Integrate mainline (for s/y/m as sub names stuff).
46505      Branch: perlio
46506           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
46507           !> t/pragma/warn/toke toke.c
46508 ____________________________________________________________________________
46509 [  7947] By: jhi                                   on 2000/12/01  20:55:41
46510         Log: Integrate perlio.
46511      Branch: perl
46512           !> perlio.c perliol.h t/io/pipe.t
46513 ____________________________________________________________________________
46514 [  7946] By: jhi                                   on 2000/12/01  20:36:51
46515         Log: Upgrade to CPAN 1.59_51, from Andreas König.
46516      Branch: perl
46517            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46518 ____________________________________________________________________________
46519 [  7945] By: nick                                  on 2000/12/01  20:31:32
46520         Log: Integrate mainline
46521      Branch: perlio
46522           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
46523           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
46524           +> t/lib/net-hostent.t
46525           !> (integrate 35 files)
46526 ____________________________________________________________________________
46527 [  7944] By: jhi                                   on 2000/12/01  20:23:29
46528         Log: Some help for 20001130.011.  Now one gets warnings like
46529              "Ambiguous -f() resolved as a file test ..."
46530      Branch: perl
46531            ! pod/perldiag.pod t/pragma/warn/toke toke.c
46532 ____________________________________________________________________________
46533 [  7943] By: jhi                                   on 2000/12/01  19:44:44
46534         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
46535              that also breaks using them as methods. 
46536      Branch: perl
46537            ! pod/perldiag.pod t/op/misc.t toke.c
46538 ____________________________________________________________________________
46539 [  7942] By: nick                                  on 2000/12/01  17:56:46
46540         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
46541              Make 'unix' pass most tests
46542              - do unread by temporary push of layer ("pending") holding unread chars
46543              - fast_gets is now based on per-handle flag
46544              - relax one of io/pipe.t tests to allow print to fail and close to
46545              succeed so that it passes on unbuffered "unix" layer.
46546              Remaining fail is sporadic and a genuine race condition between
46547              parent/child in fork test.
46548      Branch: perlio
46549            ! perlio.c perliol.h t/io/pipe.t
46550 ____________________________________________________________________________
46551 [  7941] By: jhi                                   on 2000/12/01  15:28:58
46552         Log: (Retracted by #7943.)
46553              
46554              Reserve the short named string operator names.
46555      Branch: perl
46556            ! pod/perldiag.pod t/op/misc.t toke.c
46557 ____________________________________________________________________________
46558 [  7940] By: jhi                                   on 2000/12/01  06:45:53
46559         Log: Get the three different space character classes right under utf8.
46560      Branch: perl
46561            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
46562            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
46563            ! regexec.c t/op/pat.t utf8.c
46564 ____________________________________________________________________________
46565 [  7939] By: jhi                                   on 2000/12/01  03:26:26
46566         Log: Two more tests that make no sense in UTF-8 since the test
46567              data is not in UTF-8.
46568      Branch: perl
46569            ! t/op/regexp.t
46570 ____________________________________________________________________________
46571 [  7938] By: jhi                                   on 2000/12/01  03:20:39
46572         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
46573              should it be required inside regexen?
46574      Branch: perl
46575            ! regcomp.c t/op/regmesg.t
46576 ____________________________________________________________________________
46577 [  7937] By: jhi                                   on 2000/12/01  02:58:53
46578         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
46579              stored and restored, and thusly was trounced by the utf8 swash
46580              routines.
46581      Branch: perl
46582            ! regcomp.c
46583 ____________________________________________________________________________
46584 [  7936] By: jhi                                   on 2000/11/30  20:41:39
46585         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
46586              Why the different platforms behave so differently (core dump vs
46587              no core dump) on this bug is a but of a mystery, but if I had to
46588              guess I would mumble something like 'alignment'.
46589      Branch: perl
46590            ! sv.c
46591 ____________________________________________________________________________
46592 [  7935] By: jhi                                   on 2000/11/30  16:17:02
46593         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
46594              From: Robin Barker <rmb1@cise.npl.co.uk>
46595              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
46596              Date: Thu, 30 Nov 2000 14:27:12 GMT
46597      Branch: perl
46598            ! perlio.c toke.c
46599 ____________________________________________________________________________
46600 [  7934] By: jhi                                   on 2000/11/30  16:04:49
46601         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
46602      Branch: perl
46603            ! t/lib/net-hostent.t
46604 ____________________________________________________________________________
46605 [  7933] By: jhi                                   on 2000/11/30  06:07:26
46606         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
46607              From: Peter Prymmer <pvhp@forte.com>
46608              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
46609              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
46610              
46611              In VMS the localhost may be LOCALHOST.
46612      Branch: perl
46613            ! t/lib/net-hostent.t
46614 ____________________________________________________________________________
46615 [  7932] By: jhi                                   on 2000/11/30  01:11:11
46616         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
46617              From: Peter Prymmer <pvhp@forte.com>
46618              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
46619              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
46620              
46621              plus regen perlapi.pod.
46622      Branch: perl
46623            ! pod/perlapi.pod utf8.c
46624 ____________________________________________________________________________
46625 [  7931] By: jhi                                   on 2000/11/30  01:06:19
46626         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
46627              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46628              Date:     Wed, 29 Nov 2000 17:15:11 EST
46629              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
46630      Branch: perl
46631            ! t/lib/filter-util.pl t/lib/filter-util.t
46632 ____________________________________________________________________________
46633 [  7930] By: jhi                                   on 2000/11/29  18:51:55
46634         Log: Update Changes.
46635      Branch: perl
46636            ! Changes patchlevel.h
46637 ____________________________________________________________________________
46638 [  7929] By: jhi                                   on 2000/11/29  18:50:55
46639         Log: Update the va_copy() metaconfig unit.
46640      Branch: metaconfig/U/perl
46641            ! need_va_copy.U
46642 ____________________________________________________________________________
46643 [  7928] By: jhi                                   on 2000/11/29  17:50:43
46644         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
46645              From: Dominic Dunlop <domo@computer.org>
46646              Date: Tue, 28 Nov 2000 16:41:57 +0100
46647              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
46648              
46649              Patch to catch a core dump in the Configure va_copy test.
46650      Branch: perl
46651            ! Configure config_h.SH
46652 ____________________________________________________________________________
46653 [  7927] By: jhi                                   on 2000/11/29  17:31:59
46654         Log: Retract #7921, the patch shouldn't be needed.
46655      Branch: perl
46656            ! sv.c
46657 ____________________________________________________________________________
46658 [  7926] By: jhi                                   on 2000/11/29  17:01:41
46659         Log: Make the Class::Struct import() wiser.
46660      Branch: perl
46661            ! lib/Class/Struct.pm t/lib/class-struct.t
46662 ____________________________________________________________________________
46663 [  7925] By: jhi                                   on 2000/11/29  16:36:33
46664         Log: All the core library users of Class::Struct seem to be
46665              using "use Class::Struct 'struct';" instead of the bare
46666              "use Class::Struct;", which isn't documented in Class::Struct.
46667              This can't be right.
46668      Branch: perl
46669            ! lib/File/stat.pm
46670 ____________________________________________________________________________
46671 [  7924] By: jhi                                   on 2000/11/29  16:32:15
46672         Log: A test works better if it has the right 1..$n output.
46673      Branch: perl
46674            ! t/lib/class-struct.t
46675 ____________________________________________________________________________
46676 [  7923] By: jhi                                   on 2000/11/29  16:29:11
46677         Log: Forgot to MANIFEST the new Net::hostent test.
46678      Branch: perl
46679            ! MANIFEST
46680 ____________________________________________________________________________
46681 [  7922] By: jhi                                   on 2000/11/29  16:27:49
46682         Log: Integrate perlio.
46683      Branch: perl
46684           !> iperlsys.h perlio.c
46685 ____________________________________________________________________________
46686 [  7921] By: jhi                                   on 2000/11/29  16:27:10
46687         Log: (Retracted by #7927.)
46688              
46689              Subject: [PATCH] Is infinity a number?
46690              From: Simon Cozens <simon@cozens.net>
46691              Date: Wed, 29 Nov 2000 14:48:20 +0000
46692              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
46693      Branch: perl
46694            ! sv.c
46695 ____________________________________________________________________________
46696 [  7920] By: jhi                                   on 2000/11/29  16:23:02
46697         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
46698              From: rspier@pobox.com (Robert Spier)
46699              Date: Wed, 29 Nov 2000 02:17:49 -0500
46700              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
46701              
46702              Add a test for Net::hostent.
46703      Branch: perl
46704            + t/lib/net-hostent.t
46705 ____________________________________________________________________________
46706 [  7919] By: jhi                                   on 2000/11/29  16:21:31
46707         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
46708              add a test for Class::Struct.
46709      Branch: perl
46710            + t/lib/class-struct.t
46711            ! MANIFEST lib/Class/Struct.pm
46712 ____________________________________________________________________________
46713 [  7918] By: jhi                                   on 2000/11/29  15:48:40
46714         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
46715              From: rspier@pobox.com (Robert Spier)
46716              Date: Wed, 29 Nov 2000 02:25:39 -0500
46717              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
46718              
46719              More checking in case someone has broken their services or
46720              protocol databases.
46721      Branch: perl
46722            ! ext/Sys/Syslog/Syslog.pm
46723 ____________________________________________________________________________
46724 [  7917] By: jhi                                   on 2000/11/29  15:46:25
46725         Log: Subject: [PATCH] $^O  win32 -> MSWin32
46726              From: rspier@pobox.com (Robert Spier)
46727              Date: Wed, 29 Nov 2000 02:17:38 -0500
46728              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
46729              
46730              plus similar nits for vms, err, VMS, and UNICOS.
46731      Branch: perl
46732            ! t/lib/syslfs.t t/op/lfs.t
46733 ____________________________________________________________________________
46734 [  7916] By: jhi                                   on 2000/11/29  15:42:51
46735         Log: Subject: [PATCH] Tokeniser debugging
46736              From: Simon Cozens <simon@cozens.net>
46737              Date: Wed, 29 Nov 2000 14:15:45 +0000
46738              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
46739      Branch: perl
46740            ! perl.c perl.h pod/perlrun.pod toke.c
46741 ____________________________________________________________________________
46742 [  7915] By: jhi                                   on 2000/11/29  15:41:36
46743         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
46744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46745              Date: Wed, 29 Nov 2000 02:13:14 -0500
46746              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
46747              
46748              OUT keyword nits.
46749              
46750              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
46751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46752              Date: Wed, 29 Nov 2000 03:09:04 -0500
46753              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
46754              
46755              OUT and IN_OUT documentation.
46756      Branch: perl
46757            ! lib/ExtUtils/xsubpp pod/perlxs.pod
46758 ____________________________________________________________________________
46759 [  7914] By: jhi                                   on 2000/11/29  03:35:01
46760         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
46761              From: John Tobey <jtobey@john-edwin-tobey.org>
46762              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
46763              Message-Id: <m140e1N-000FOoC@feynman.localnet>
46764              
46765              plus a performance speedup noticed by Sarathy.
46766      Branch: perl
46767            ! op.c
46768 ____________________________________________________________________________
46769 [  7913] By: jhi                                   on 2000/11/29  03:16:59
46770         Log: Use "1 while unlink" so that VMS gets clean, too.
46771      Branch: perl
46772            ! t/lib/filter-util.t
46773 ____________________________________________________________________________
46774 [  7912] By: jhi                                   on 2000/11/29  03:09:08
46775         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
46776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46777              Date: Tue, 28 Nov 2000 03:27:09 -0500
46778              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
46779      Branch: perl
46780            ! lib/ExtUtils/xsubpp
46781 ____________________________________________________________________________
46782 [  7911] By: jhi                                   on 2000/11/29  03:06:30
46783         Log: This should have been part of #7872: no need to scan UTF-8
46784              until eternity.
46785      Branch: perl
46786            ! utf8.c
46787 ____________________________________________________________________________
46788 [  7910] By: jhi                                   on 2000/11/29  02:50:04
46789         Log: One more perltie.pod nit from Casey R. Tweten.
46790      Branch: perl
46791            ! pod/perltie.pod
46792 ____________________________________________________________________________
46793 [  7909] By: jhi                                   on 2000/11/29  02:44:23
46794         Log: Document the known sprintf test failures, exact standard
46795              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
46796      Branch: perl
46797            ! pod/perldelta.pod t/op/sprintf.t
46798 ____________________________________________________________________________
46799 [  7908] By: jhi                                   on 2000/11/29  02:36:23
46800         Log: Add the Encoding table format documentation.
46801      Branch: perl
46802            + ext/Encode/Encode/EncodeFormat.pod
46803            ! MANIFEST
46804 ____________________________________________________________________________
46805 [  7907] By: jhi                                   on 2000/11/29  02:07:24
46806         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
46807              From: "Casey R. Tweten" <crt@kiski.net>
46808              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
46809              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
46810              
46811              Subject: Re: [PATCH] Updating perltie.pod for arrays
46812              From: "Casey R. Tweten" <crt@kiski.net>
46813              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
46814              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
46815      Branch: perl
46816            ! pod/perltie.pod
46817 ____________________________________________________________________________
46818 [  7906] By: nick                                  on 2000/11/28  22:40:59
46819         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
46820      Branch: perlio
46821            ! iperlsys.h perlio.c
46822 ____________________________________________________________________________
46823 [  7905] By: nick                                  on 2000/11/28  22:04:34
46824         Log: Integrate mainline
46825      Branch: perlio
46826           !> (integrate 39 files)
46827 ____________________________________________________________________________
46828 [  7904] By: jhi                                   on 2000/11/28  16:44:43
46829         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
46830              From: Nicholas Clark <nick@babyhippo.co.uk>
46831              Date: Tue, 28 Nov 2000 11:16:57 +0000
46832              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
46833      Branch: perl
46834            ! pod/perlipc.pod
46835 ____________________________________________________________________________
46836 [  7903] By: jhi                                   on 2000/11/28  16:40:31
46837         Log: Subject: [PATCH] Updating perltie.pod for arrays
46838              From: "Casey R. Tweten" <crt@kiski.net>
46839              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
46840              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
46841      Branch: perl
46842            ! pod/perltie.pod
46843 ____________________________________________________________________________
46844 [  7902] By: jhi                                   on 2000/11/28  16:39:37
46845         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
46846              From: Robin Barker <rmb1@cise.npl.co.uk>
46847              Date: Mon, 27 Nov 2000 17:56:44 GMT
46848              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
46849      Branch: perl
46850            ! pod/perlfunc.pod t/op/split.t
46851 ____________________________________________________________________________
46852 [  7901] By: jhi                                   on 2000/11/28  16:28:04
46853         Log: setmode() is a DOSish-only thing.
46854      Branch: perl
46855            ! perlio.c
46856 ____________________________________________________________________________
46857 [  7900] By: jhi                                   on 2000/11/28  16:21:46
46858         Log: Subject: [PATCH] perlcc.PL cleanups
46859              From: Simon Cozens <simon@cozens.net>
46860              Date: Tue, 28 Nov 2000 12:44:35 +0000
46861              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
46862      Branch: perl
46863            ! utils/perlcc.PL
46864 ____________________________________________________________________________
46865 [  7899] By: gsar                                  on 2000/11/28  06:32:55
46866         Log: reintegrate files missed by change#7895
46867      Branch: maint-5.6/perl
46868           +> ext/ByteLoader/bytecode.h utils/Makefile
46869            - utils/perlbc.PL
46870 ____________________________________________________________________________
46871 [  7897] By: gsar                                  on 2000/11/27  18:22:47
46872         Log: can't integrate these two files, for some reason
46873      Branch: maint-5.6/perl
46874            - ext/ByteLoader/bytecode.h utils/Makefile
46875 ____________________________________________________________________________
46876 [  7895] By: gsar                                  on 2000/11/27  18:11:21
46877         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
46878              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
46879              6757..6890,6892..6901 from mainline
46880              
46881              Bytecompiler patches from Benjamin Stuhl.
46882              
46883              More bytecompiler.
46884              
46885              Subject: [PATCH blead] B:: missing dependency
46886              
46887              Subject: [PATCH: 6757] configure.com updates and syslog build
46888              
46889              Long double Gconvert fixes from Yitzchak Scott-Thoennes
46890              and Spider Boardman.
46891              
46892              Subject: [PATCH blead] nextchar() abuse misses an optimisation
46893              
46894              Long double fixes from Spider Boardman.
46895              
46896              Make the selection of NVff et al stricter.
46897              
46898              cSVOPo_*v things index into the current PL_curpad
46899              under ithreads, which is different from the curpad
46900              used by the XSUB.  (In other words, the code as-is
46901              before this patch wouldn't work under ithreads.)
46902              
46903              Be portable.
46904              
46905              VMS MMS (make) wants null action.
46906              
46907              Mac and other portability updates from Chris Nandor.
46908              
46909              Storable support, v-version fixes.
46910              Subject: CPAN.pm beta for testing available
46911              
46912              Portability fix from Hugo van der Sanden.
46913              
46914              Bad makefile.
46915              
46916              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
46917              
46918              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
46919              
46920              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
46921              
46922              Replace #6705 with a minimal doc patch.
46923              Subject: [PATCH 5.6.0] replace change #6705
46924              
46925              Drop the separate perlbc, perlcc -b should be enough.
46926              
46927              installperl couldn't tell whether it had run tests or not.
46928              Subject: [PATCH] Re: installperl and t/TEST
46929              
46930              Add silencer flags to installperl.
46931              Subject: [PATCH] Making installperl silent.
46932              
46933              Make "make install" by default silent.  A new "install-verbose"
46934              target is verbose.
46935              
46936              More liberal parsing of version numbers.
46937              Subject: Re: CPAN.pm beta for testing available
46938              
46939              Create directories in silence.
46940              Subject: [PATCH] Another silencer for MakeMaker
46941              
46942              DOS patches and portability/porting notes, from Tim Jenness.
46943              
46944              Make installman to recognize the silence flag -S.
46945              
46946              Actually do something with the silencer option.
46947              
46948              Continue silencing.
46949              
46950              Show the doc file, not the temp file.
46951              
46952              Regen perltoc.
46953              
46954              Subject: [PATCH] More silencing of installman.
46955              
46956              Better wording for the vec lvalue diagnostic.
46957              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
46958              
46959              Subject: [PATCH: 6805] several more tweaks to configure.com
46960              
46961              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
46962              
46963              Missing parts of 
46964              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
46965              
46966              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
46967              (applied slightly modified)
46968              
46969              installperl --verbose and --silent.
46970              Subject: Re: [PATCH] More silencing of installman.
46971              
46972              Add install-silent target.
46973              
46974              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
46975              the problem reported in
46976              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
46977              
46978              Tweak the sfio/useperlio logic, hopefully as wished in
46979              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
46980              
46981              One forgotten file from #6816.
46982              
46983              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
46984              
46985              Remove duplicately applied patch shards.
46986              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
46987              
46988              Support preserving extremely big/small angles.
46989              
46990              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
46991              
46992              Subject: [PATCH] installation not quite silent yet.
46993              
46994              Update the test count.
46995              
46996              Use UVxf, PTR2UV, NVff.
46997              
46998              Document PTR2XX and INT2PTR.
46999              
47000              no-install target a la make -n.
47001              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
47002              
47003              grep -e isn't portable.
47004              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
47005              
47006              Can't get the test to reliably work thanks to the
47007              inaccurateness of floating point.  "Resolves" bug ids
47008              20000826.003, 20000826.009, 20000826.010,
47009              
47010              Subject: installman buglet
47011              
47012              DJGPP update from Laszlo Molnar.
47013              
47014              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
47015              
47016              Passing -R in ldflags makes now it to appear in the default
47017              for lddlflags, just like with -L.
47018              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
47019              
47020              Test nit.
47021              
47022              Use the actual thread type, not the pointer-to-struct.
47023              
47024              Provice virtual $Config{ccflags_nolargefiles} etc. 
47025              
47026              display_format used as a class method without arguments was broken,
47027              reported in
47028              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
47029              
47030              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
47031              
47032              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
47033              
47034              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
47035              
47036              opmini.o may be left around if a build is interrupted.
47037              
47038              Typo in #6858.
47039              
47040              Fix for ID 20000828.001, long doubles were not formatted
47041              correctly (showed up in $], which stopped installing perl).
47042              
47043              An attempt to fix the problem reported in
47044              Subject: Building perl@6856 using gcc/AIX 4.3.3 
47045              I can't test this properly since the gcc installation I have
47046              access to seems to be botched (gcc is calling the AIX cpp,
47047              a losing proposition...)
47048              
47049              Add -ld to archname on long tr...double platforms.
47050              
47051              Subject: hv.h Doc Patch
47052              
47053              Potential cruft.
47054              
47055              Subject: [PATCH bleedperl@6856] warnings fixes
47056              
47057              -S is the silent flag, -s is the strip flag.
47058              Subject: [PATCH] Re: [PATCH] make no-install          
47059              
47060              Take out the SUIDMAIL thing, that will not be
47061              a problem in 5.7.*.
47062              
47063              Subject: [PATCH bleedperl@6866] spellings
47064              
47065              Subject: [PATCH] Re: files not cleaned even by veryclean
47066              
47067              Use minimal @INC in tests, most of the time just '../lib',
47068              so that we simply can't pick up stuff from other Perls than
47069              the one we are testing.  Pointed out by
47070              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
47071              
47072              Update to Getopt::Long 2.24, from Johan Vromans.
47073              
47074              Fix for thinko in #6848.
47075              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
47076              
47077              Patches all over for people and the files they (hopefully) care about.
47078              
47079              Subject: Net::protoent does not export 'getproto'
47080              
47081              Missed a change in #6869.
47082              
47083              Subject: [PATCH] Warnings in B::Deparse
47084              
47085              Subject: [PATCH] Glob dumping
47086              
47087              Disable one of the tests for now.
47088              
47089              Disabling the one test is a bit tricky.
47090              
47091              Don't forget to tidy up.
47092              
47093              The #6881 removed one dump line.
47094              
47095              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
47096              
47097              Under usethreads the dumped variable is IN_PAD.
47098              Subject: Re: [PATCH] Glob dumping
47099              
47100              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
47101              
47102              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
47103              
47104              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
47105              
47106              Regen Configure for #6894.
47107              
47108              Subject: [PATCH: 6889] updates to perlebcdic.pod
47109              
47110              Undo namespace pollution of #6878.
47111              Subject: Re: Net::protoent does not export 'getproto'
47112              
47113              Admit that we are leaking scalars.
47114              
47115              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
47116      Branch: maint-5.6/perl
47117           !> (integrate 271 files)
47118 ____________________________________________________________________________
47119 [  7894] By: gsar                                  on 2000/11/27  16:00:34
47120         Log: a couple of nits
47121      Branch: maint-5.6/perl
47122            ! MANIFEST pp_sys.c
47123 ____________________________________________________________________________
47124 [  7893] By: gsar                                  on 2000/11/27  15:10:56
47125         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
47126              6740..6745,6747..6757,6760
47127              
47128              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
47129              
47130              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
47131              
47132              Doc nits spotted by Richard Soderberg.
47133              
47134              move WNOHANG definition to where other such things are
47135              
47136              Make $Config{byteorder} more magical so that it is
47137              dynamically computed: nice for 'fat binaries'.
47138              Subject: [PATCH]: default byteorder
47139              
47140              Subject: [PATCH] Cwd.pm now uses strict
47141              
47142              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
47143              
47144              Get -DLEAKTEST to compile (not necessarily to work, mind)
47145              Subject: [ID 20000724.006] -DLEAKTEST problem
47146              
47147              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
47148              
47149              Add perlebcdic from Peter Prymmer, regen toc.
47150              
47151              Don't propose using modules built for 5.005 if no binary
47152              compatibility with 5.005 is attempted.
47153              
47154              Do not use prototyping here.
47155              Subject: [ID 20000817.016] [PATCH] Peek.xs
47156              
47157              Document what the backtick returns if the command fails.
47158              
47159              Add byteorder to the myconfig output.
47160              
47161              Introduce NVef, NVff, and NVgf, use the middle one.
47162              (helps for lib/peek + Linux + long doubles)  Reported in
47163              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
47164              Use NVs in POSIX math, not doubles.
47165              Subject: [ID 20000817.014] POSIX & modfl
47166              
47167              Subject: [PATCH 5.6.0+] newSVrv() memory leak
47168              
47169              The byteorder code in #6671 was wrong.
47170              
47171              Fix the lib/complex failure of
47172              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
47173              Linux long double accuracy issue: something that
47174              when printed with %g looks like "2" but int() of it is 1.
47175              
47176              Propagate new Configure vars.
47177              
47178              Unbuffer the output.
47179              
47180              Subject: [PATCH] perltrap.pod spring cleaning
47181              
47182              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
47183              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
47184              
47185              Tiny Getopt::Long patch from Johan Vromans.
47186              
47187              Document code point which makes if (defined %stash::) to work
47188              (noted by Spider Boardman).
47189              
47190              Subject: [PATCH perl@6698] cygwin port
47191              
47192              Document the NDBM_File and ODBM_File as SDBM_File
47193              was documented in #6417.
47194              
47195              The new tests were missing from #6415.
47196              
47197              Add [[:blank:]] as suggested in
47198              Subject: [ID 20000716.024] [=cc=] / [:blank:]
47199              (the [=cc=] has already been taken care of by #6439
47200              so the whole bug report can be closed)
47201              and make [[:space:]] to be equivalent to isspace(3)
47202              (as opposed to \s, which is isSPACE()).  The difference
47203              is that now [[:space:]] matches the mythical vertical tab,
47204              while \s doesn't.
47205              
47206              Don't eat leading os from index entries.
47207              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
47208              
47209              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
47210              
47211              Typo in pp_complement().
47212              Subject: [PATCH perl-current] Deparse
47213              
47214              Add warnif(), check warnings further up the stack,
47215              all the warnings functions now can take an optional object reference.
47216              Subject: [PATCH bleedperl@6691] warnings pragma update
47217              
47218              Fix a core dump in lib/selfloader under -DDEBUGGING.
47219              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
47220              
47221              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
47222              
47223              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
47224              
47225              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
47226              Put back the long double avoidance code to POSIX.xs
47227              because VMS seems to need it still.
47228              
47229              Introduce a 'veryclean' target that is like 'distclean'
47230              but also removes *~ and *.orig.
47231              
47232              Subject: [ID 20000817.023] endianness description in perlfunc.pod
47233              
47234              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
47235              
47236              Let's try #6717 again.
47237              
47238              UTF8 concat fixes.
47239              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
47240              
47241              pp_open() could pass an uninitialized filename down to do_open9().
47242              
47243              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
47244              
47245              Update to CGI 2.72, from Lincoln Stein.
47246              
47247              Subject: [PATCH] Silence MakeMaker (Was: installman)
47248              
47249              Use temporary directory instead of current directory.
47250              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
47251              
47252              Document odd vs even subreleases and -Dusedevel.
47253              
47254              The veryclean target needs to clobber.
47255              
47256              Use File::Spec->tmpdir().
47257              
47258              Document the number of exponent digits.
47259              
47260              Mention perlebcdic and perlposix-bc.
47261              
47262              s/this one/the 5.6.0 release/
47263              
47264              The #6724 is here.
47265              
47266              The correct cleaning order is an art.
47267              
47268              small tweaks for change#6705: avoid C++ style comments in C code;
47269              use Perl's malloc API rather than the low level system one
47270              
47271              Array context keeps slithering in.
47272              
47273              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
47274              
47275              Subject: [PATCH] os2.c fix for use64bitint
47276              
47277              Update to Pod::LaTeX 0.53.
47278              Subject: [PATCH] lib/Pod/LaTeX.pm updates
47279              
47280              Document the endianness of Alpha more precisely.
47281              
47282              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
47283              
47284              Rename the macro argument because some preprocessors
47285              can't tell the difference and expand arguments also inside
47286              double quoted strings.
47287              
47288              free TLS slot properly on Windows
47289              
47290              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
47291              
47292              Unicos/mk requires elaborate paranoia.
47293              
47294              Tweak the floating point output routine preferences.
47295              
47296              Also under djgpp the timestamps are funky.
47297              
47298              Apply some PodParser 1.18 patches; the Pod/Find.pm
47299              patches cannot be applied since #6712 conflicts.
47300              
47301              Use PodParser 1.18 new test.
47302              
47303              A pod nit.
47304              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
47305              
47306              Be verydeepclean.
47307      Branch: maint-5.6/perl
47308           +> pod/perlebcdic.pod
47309           !> (integrate 106 files)
47310 ____________________________________________________________________________
47311 [  7892] By: jhi                                   on 2000/11/27  15:02:32
47312         Log: Update Changes.
47313      Branch: perl
47314            ! Changes patchlevel.h
47315 ____________________________________________________________________________
47316 [  7891] By: jhi                                   on 2000/11/27  14:57:23
47317         Log: Subject: Re: perlfaq style changes
47318              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47319              Date: Sat, 25 Nov 2000 23:32:26 -0800
47320              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
47321              
47322              plus a note from Ronald Kimball.
47323      Branch: perl
47324            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
47325 ____________________________________________________________________________
47326 [  7890] By: jhi                                   on 2000/11/27  14:53:14
47327         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
47328              From: Benjamin Holzman <bah@ecnvantage.com>
47329              Date: Sun, 26 Nov 2000 16:27:33 -0500
47330              Message-ID: <20001126162733.J25040@ecnvantage.com>
47331      Branch: perl
47332            ! gv.c
47333 ____________________________________________________________________________
47334 [  7889] By: jhi                                   on 2000/11/27  14:43:11
47335         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
47336              From: lvirden@cas.org
47337              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
47338              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
47339      Branch: perl
47340            ! README.amiga
47341 ____________________________________________________________________________
47342 [  7888] By: jhi                                   on 2000/11/27  14:32:34
47343         Log: Restore also the locale test to no-sprintf-taint state.
47344              Fixes the bug 20001127.003.
47345      Branch: perl
47346            ! sv.c t/pragma/locale.t
47347 ____________________________________________________________________________
47348 [  7887] By: gsar                                  on 2000/11/27  14:13:05
47349         Log: integrate changes#6613..6616,6620..6665 from mainline
47350              
47351              VMS configure.com update continues.
47352              
47353              Subject: Test fails / warnings with perl-current #6612
47354              
47355              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
47356              
47357              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
47358              
47359              For now remove the mail code.
47360              
47361              Subject: Re: [PATCH] @+, @- readonly
47362              
47363              Subject: warning: storage class after type is obsolescent
47364              
47365              Subject: sfio2000
47366              
47367              Subject: Re: File::Temp problems on VMS in bleedperl
47368              
47369              README.os2 update.
47370              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
47371              
47372              Make the user to give up his firstborn, err, to knowingly
47373              verify installing an unstable developer release.  Also bump
47374              the release to 5.7.0, but leave a patch tag in the local
47375              patches saying that this is not yet the real thing.
47376              
47377              Update (kinda) to Test 1.14, from Joshua Pritikin.
47378              
47379              make ok etc also for win32.
47380              
47381              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
47382              
47383              Don't blow limited stacks, a lower number is enough to
47384              tickle the lookbehind limit.
47385              
47386              Use -Dusedevel; regen Configure and the respective Porting stuff.
47387              
47388              Subject: [PATCH] debugger exit code should reflect user exit code
47389              
47390              Subject: [PATCH perl@6620] cygwin port
47391              
47392              Missed a file from #6638.
47393              
47394              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)
47395              
47396              magic callbacks all need to have same type signature
47397              
47398              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
47399              
47400              Fix a dependency problem.
47401              Subject: [PATCH: 6640] VMS Makefile.SH update
47402              
47403              The numeric locale was reset to "C" by s?printf and never restored.
47404              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
47405              No test since adding the failing example to locale.t
47406              does not fail -- probably because the locale settings are so
47407              thoroughly tweaked by that time.  Running the example standalone
47408              does fail, though.  UPDATE: test case added at change #7540.
47409              
47410              Subject: [ID 20000324.040] minor fix to perlhpux.pod
47411              
47412              Update to CPAN 1.57.
47413              
47414              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
47415              
47416              Change the perlbug address to perl.org since it's more forgiving.
47417              
47418              Change the regx compilation error markers to use = instead of <
47419              since pod makes using the latter quite messy.  Reported in
47420              ID 20000814.006 by Abigail and in
47421              Subject: Unknown escape E<> ?
47422              
47423              Update to perldebtut 1.9, from Richard Foley.
47424              
47425              check that the number pseudo children doesn't exceed
47426              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
47427              the WaitForMultipleObjects() limit that would cause wait()
47428              to crash)
47429              wait() and waitpid() could potentially be rewritten to use
47430              more than one thread to do the waiting to eliminate this
47431              limitation
47432              
47433              change#6328 could make close(SOCKET) return false on windows
47434              when it shouldn't
47435              
47436              pod nit seen in passing
47437              
47438              on windows, the return values from wait() and waitpid() don't
47439              match those of pseudo-pids
47440              
47441              waitpid() now handles externally spawned pids correctly;
47442              fixes for backtick/wait/waitpid failures on Windows 9x
47443              these changes make the pid returned by process functions on
47444              Windows 9x always positive by clearing the high bit (which
47445              is always set on Win9x); pseudo-process PIDs are likewise
47446              always negative now on Win9x (just as on NT/2000)
47447              
47448              trailing new %ENV entries weren't being pushed into the real
47449              environment of subprocesses on Windows
47450              
47451              Tweak the regex compilation errors once more.
47452              
47453              avoid warnings from dense compiler
47454              
47455              add "ok" targets from change#6632 in makefile.mk
47456      Branch: maint-5.6/perl
47457            - lib/Pod/PlainText.pm vms/configure.com
47458           !> (integrate 66 files)
47459 ____________________________________________________________________________
47460 [  7886] By: jhi                                   on 2000/11/27  13:54:18
47461         Log: __FUNCTION__ isn't portable and trying to emulate it leads
47462              into practically spelling out the name of the function.
47463              Takes care of the bug 20001127.001.
47464      Branch: perl
47465            ! perlio.c
47466 ____________________________________________________________________________
47467 [  7885] By: gsar                                  on 2000/11/27  13:53:18
47468         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
47469              6610..6611 from mainline
47470              
47471              Make regular expression parse error messages easier to understand.
47472              Subject: Re: enhanced(?) regex error messages
47473              
47474              Tiny tidying on report_evil_fh().
47475              
47476              Subject: Re: enhanced(?) regex error messages 
47477              plus Capitalize the error messages, plus perldiag them.
47478              
47479              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
47480              
47481              Document here-doc better.
47482              
47483              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
47484              
47485              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
47486              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
47487              (either perlbug or p5p ate the original), plus regen
47488              perlapi and perltoc. 
47489              
47490              Regen global.sym.
47491              
47492              Double check that we have a dirhandle.
47493              
47494              Subject: Re: enhanced(?) regex error messages
47495              (plus two small patches sent privately)
47496              (this still seems to leave few test failures)
47497              
47498              warn is a macro, avoid using at a variable to avoid warnings
47499              in some configurations; readdir.t is too conservative in
47500              estimating number of *.t's
47501              
47502              Get back into sync with Jeffrey on the enhanced regex warnings.
47503              
47504              Subject: [PATCH 5.6.0] cygwin port
47505              
47506              Zero entries were skipped, fix from Adrian Goalby
47507              <argoalby@yahoo.co.uk>
47508              
47509              Subject: Remove dead entry in perldiag
47510              
47511              Amend the description of Perl6.
47512              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
47513              
47514              detypo
47515              
47516              It's the 2ndO'ROSSC.
47517              
47518              Revert the sv.c part of #6559, a better fix is needed.
47519              
47520              Iterating perl6 description.
47521              
47522              Update to Term::ANSIColor 1.03, from Russ Allbery.
47523              
47524              Update to Getopt::Long 2.23_05, from Johan Vromans.
47525              
47526              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
47527              
47528              Update to Pod::Parser 1.17, from Brad Appleton.
47529              
47530              Update to CPAN 1.56, from Andreas König.
47531              
47532              Update to CGI 2.70, from Lincoln Stein.
47533              
47534              Put back the std @INC thing.
47535              
47536              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
47537              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
47538              
47539              Document the IO::Select timeout.
47540              
47541              sleep(1) does not necessarily return 1.
47542              Subject: [PATCH bleadperl] op/lex_assign.t  
47543              
47544              Subject: debugger "d" command doesnt check line number
47545              
47546              B::Deparse didn't do sub attributes.
47547              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
47548              
47549              Preprocessing and postprocessing for File::Find.
47550              Subject: Patch to Find::File.pm to allow alphabetical results
47551              
47552              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
47553              
47554              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
47555              
47556              Subject: Re: [ID 20000730.003] utf8::length() bad
47557              
47558              Subject: Getting perlio and threads to compile
47559              (the Solaris version changes in Configure skipped)
47560              
47561              Tests for #6589.
47562              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
47563              
47564              Add Perl debugging tutorial, regen toc. 
47565              Subject: perldebtut.pod
47566              
47567              Add a few missing files, update MANIFEST.
47568              
47569              Rewrite of vms/subconfigure.com as configure.com,
47570              from Peter Prymmer and the vmsperl crew.
47571              
47572              Should have deleted this in #6603.
47573              
47574              Fix the test for 5005threads.
47575              
47576              Fix-n-skip the tests under 5005threads.
47577              
47578              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
47579              
47580              Upgrade to CGI 2.71, from Lincoln Stein.
47581      Branch: maint-5.6/perl
47582           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
47583           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
47584           +> t/op/regmesg.t t/pod/find.t vms/configure.com
47585            - vms/subconfigure.com
47586            ! lib/lib.pm
47587           !> (integrate 115 files)
47588 ____________________________________________________________________________
47589 [  7884] By: jhi                                   on 2000/11/27  13:44:33
47590         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
47591              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
47592              Date:     Mon, 27 Nov 2000 08:23:54 EST
47593              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
47594      Branch: perl
47595            ! vms/descrip_mms.template vms/test.com
47596 ____________________________________________________________________________
47597 [  7883] By: gsar                                  on 2000/11/27  11:50:46
47598         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
47599              6511..6513,6515..6523,6525..6536
47600              
47601              The swallow_bom() saga continues.  The #23 of require.t
47602              (UTF16-LE) still fails (silently, no output) but the #22
47603              (UTF16-BE) seems to be working now.  The root of the
47604              failure may be in sv_gets(): is it UTF-16LE-aware,
47605              especially when it comes to line endings? 
47606              
47607              Document the problem with -P in HP-UX and its workaround.
47608              
47609              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
47610              (aka ID 20000730.002)
47611              
47612              Subject: fix and question re: waitpid() under win32
47613              
47614              Make the safety catch for buggy gccs work with triple version
47615              numbers like 2.95.2.  Reported in
47616              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
47617              
47618              In Digital UNIX warn if gcc explicitly chosen because even
47619              2.95.2 is known to cause problems.
47620              
47621              Make chr() for values >127 to create utf8 when under utf8.
47622              
47623              various syntax errors and such (not fixed: comp/require.t#22 coredump
47624              on Windows)
47625              
47626              Stash away the largefiles flags and libswanted.
47627              
47628              BOM patching from Simon Cozens.
47629              
47630              If gccosandvers is equal to osname, clear gccosandvers.
47631              
47632              Make p4desc to skip non-mainperl branches by default.
47633              
47634              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
47635              
47636              The test from this
47637              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
47638              
47639              In new BSDs changes to argv[] do not show up in ps(1) output,
47640              instead one must use setproctitle().  This was already addressed
47641              by change #6457, but the below has a new variant for FreeBSD 4.0
47642              or later, and the matter is also documented more.
47643              
47644              FreeBSD 3.* updates from
47645              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
47646              
47647              regen_headers, regen perltoc.
47648              
47649              Document in one place the memory abstractions used in Perl core.
47650              
47651              memcpy has n o in it, as pinted ut by Sarathy.
47652              
47653              Remove the extraneous "main::" prefix from all the
47654              "opened only for", "on closed", and "never opened" warnings.
47655              
47656              The name of a filehandle does not have <these>.
47657              
47658              The tr utf8 patching continues.
47659              
47660              The new setproctitle() feature is available only in 
47661              bleeding edge FreeBSD.  From Paul Saab.
47662              
47663              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
47664              
47665              Dump UVs as UVs in Data::Dumper.
47666              
47667              detypo #6494
47668              
47669              Document the IVdf UVuf UVof UVxf.
47670              
47671              require.t needs binmode() to work on windows
47672              
47673              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
47674              that are hopefully soon put into use.
47675              
47676              Allow "no Module;" even if there is no 'unimport'.
47677              
47678              Better skip message for the test; one of the two problems in
47679              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
47680              
47681              The subtest 4 may fail also on VOBS, as pointed out
47682              by Nick Ing-Simmons in November 1999, bug id 19991124.003
47683              (but the failure in that bug report isn't the subtest 4).
47684              
47685              Be more informative on what is skipped and why,
47686              also repeat the list at the end.
47687              
47688              Add a URL for FSF.
47689              
47690              Subject: [PATCH] sv.h documentation - SvLEN
47691              
47692              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
47693              
47694              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
47695              
47696              Subject: [PATCH] bad cppsymbols on os2 + Configure question
47697              
47698              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
47699              
47700              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
47701              mention the idea of @( and @)
47702              
47703              This is 6512.  Really.
47704              
47705              Subject: [ID 19990721.004] Documentation bug in perlfunc
47706              
47707              Subject: Minor tweak to perlvar.pod
47708              
47709              In the warnings call filehandles consistently so;
47710              add "unopened" warning for stat().
47711              
47712              After the #6519 a warning about stat() is just that,
47713              not about a filetest, which now have their own warning.
47714              
47715              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
47716              
47717              Subject: Re: Array vs. List context
47718              
47719              Subject: New perlcc, take 2
47720              
47721              Weed buglets pointed out by
47722              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
47723              
47724              gcc versions might have (parentheses) in them.
47725              
47726              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
47727              
47728              Essential prototype changes were missing from #6527.
47729              Also make report_evil_fh() more bomb-proof.
47730              
47731              Zap lib/Sys directory when cleaning up.
47732              
47733              Change the Policy policy: now -Dprefix= with an existing
47734              Policy.sh and prefix == siteprefix == vendorprefix, then all
47735              of them follow along the new prefix.
47736              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
47737              
47738              Continue fixing the io warnings.  This also
47739              sort of fixes bug ID 20000802.003: the core dump
47740              is no more.  Whether the current behaviour is correct
47741              (giving a warning: "Not a format reference"), is another matter.
47742              
47743              Have symbols for the IoTYPEs.
47744              
47745              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
47746              
47747              Document a bit that UDP is not what you might think.
47748              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
47749              tr memory corruption fix from Simon Cozens.
47750              
47751              Plug the security hole described in the Aug 05 2000 bugtraq message
47752              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
47753              The security hole exists only in suidperls, which isn't
47754              installed or even built by default.
47755      Branch: maint-5.6/perl
47756           !> (integrate 71 files)
47757 ____________________________________________________________________________
47758 [  7882] By: gsar                                  on 2000/11/27  10:25:36
47759         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
47760              from mainline
47761              
47762              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
47763              to be fatal errors (instead of by default ignoring them, and
47764              ignoring with a bug: even though -w gave an error, the opening [
47765              was left in)  Reported in:
47766              
47767              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
47768              
47769              Subject: [PATCH] split /^/
47770              
47771              MacOS nits from Matthias Neeracher.
47772              
47773              More split() doc and test patches from Mike Guy.
47774              
47775              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
47776              from Graham Barr in the module list.
47777              
47778              docfix from Peter Scott <Peter@PSDT.com>.
47779              
47780              File::Temp patches for VMS and OS/2 from Tim Jenness.
47781              
47782              open() wariness in perlbug.
47783              
47784              Subject: [PATCH] minor doc change - perlguts
47785              
47786              Subject: Minor doc patch: handy.h
47787              
47788              Be wary of close()s, too.
47789              
47790              Further File::Temp patches from Yitzchak Scott-Thoennes
47791              and Craig A. Berry.
47792              
47793              Subject: [PATCH] fixes bug 20000508.004
47794              
47795              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
47796              
47797              Allow "no AutoLoader;", based on change #6444,
47798              suggested by Graham Barr.
47799              
47800              Use setproctitle() if available to modify $0.
47801              
47802              Warn if the version of the operating system used to compile gcc
47803              differs from the current version of the operating system.
47804              Also display the gcc compilation os and version in myconfig.
47805              Inspiration from
47806              
47807              Tiny fixes for #6460.
47808              
47809              The problem described in this
47810              Subject: [ID 20000322.018] named chars aren't magical enough
47811              has been fixed in perl 5.6.0 but just in case added a test
47812              to keep it away.  (The report from Joseph Hall.)
47813              
47814              Tune the comments and hopefully stop a memory leak.
47815              
47816              Subject: UTF8 concat
47817              (with a memory leak fixed, plus a few casts added)
47818              This also seems to help for
47819              Subject: [ID 20000716.015] join UTF8 weirdness
47820              
47821              Do not upgrade SVs into utf8 just because they participate
47822              in eq or cmp.  Reported and fix suggested in
47823              Subject: [ID 20000720.009] sv_eq UTF8 bug
47824              
47825              Fix the HALF_UPGRADE() macro introduced in #6263.
47826              
47827              Find green threads before native threads.
47828              Subject: Re: Patch to jpl/JNI/Makefile.PL
47829      Branch: maint-5.6/perl
47830           !> (integrate 30 files)
47831 ____________________________________________________________________________
47832 [  7881] By: jhi                                   on 2000/11/27  05:48:41
47833         Log: It seems that *both* the unused submatch loop cleanup
47834              codes are needed.
47835      Branch: perl
47836            ! regexec.c
47837 ____________________________________________________________________________
47838 [  7880] By: jhi                                   on 2000/11/27  04:50:07
47839         Log: Clean .exists deeper.
47840      Branch: perl
47841            ! Makefile.SH
47842 ____________________________________________________________________________
47843 [  7879] By: jhi                                   on 2000/11/27  02:31:35
47844         Log: The code in regcppop() (see #7878) contains the correct lower
47845              limit for the unused submatch 'cleanup' loop so that under
47846              "use utf8" the following code wouldn't dump core:
47847              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
47848              the cleanup loop in regtry() stomped beyond allocated area
47849              in the startp[] array.  Therefore, copied the correct lower
47850              loop limit (*PL_reglastparen) to regtry().  Note: something
47851              may still not be quite right: why was the _higher_ loop limit
47852              (prog->nparens) different in the utf8 case?
47853              
47854              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
47855              without core dumps, there were about 17 of them before
47856              the patch (with us since Perl 5.7.0).  Two failures, still:
47857              496 and 505 (though these may not be severe).
47858              
47859              Patch #7881 is also needed since both the cleanup loops
47860              seem to be needed.
47861              
47862              Also, the t/op/pat#44 seems to core dump under utf8.
47863              Plus a couple of failures.  UGH-8.
47864      Branch: perl
47865            ! regexec.c
47866 ____________________________________________________________________________
47867 [  7878] By: jhi                                   on 2000/11/27  02:21:17
47868         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
47869              the code in regcppop() seems to be redundant for the test suite --
47870              but it contains a germ of truth, and it needed for the build
47871              process itself: see #7879 and #7881.
47872      Branch: perl
47873            ! regexec.c
47874 ____________________________________________________________________________
47875 [  7877] By: jhi                                   on 2000/11/27  01:53:09
47876         Log: Comment on comment.
47877      Branch: perl
47878            ! regexec.c
47879 ____________________________________________________________________________
47880 [  7876] By: jhi                                   on 2000/11/27  00:49:59
47881         Log: Adjust the docs to agree with #7875.
47882      Branch: perl
47883            ! pod/perllocale.pod
47884 ____________________________________________________________________________
47885 [  7875] By: jhi                                   on 2000/11/27  00:49:27
47886         Log: Retract #7863.  It makes more sense not to taint formatted output,
47887              not even by sprintf().
47888      Branch: perl
47889            ! sv.c
47890 ____________________________________________________________________________
47891 [  7874] By: jhi                                   on 2000/11/26  23:36:02
47892         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
47893              Not really fixed (should really dump the UTF-8 charclass),
47894              but stopped displaying the garbage.
47895              
47896              Also add a note on the (missing) Unicode PSXSPC and BLANK.
47897      Branch: perl
47898            ! regcomp.c
47899 ____________________________________________________________________________
47900 [  7873] By: jhi                                   on 2000/11/26  21:31:13
47901         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
47902      Branch: perl
47903            ! regexec.c
47904 ____________________________________________________________________________
47905 [  7872] By: jhi                                   on 2000/11/26  21:06:04
47906         Log: No need to scan till infinity, 13 is enough.
47907      Branch: perl
47908            ! handy.h utf8.c
47909 ____________________________________________________________________________
47910 [  7871] By: jhi                                   on 2000/11/26  20:20:32
47911         Log: Test line numbers are different with utf8.
47912      Branch: perl
47913            ! t/op/re_tests
47914 ____________________________________________________________________________
47915 [  7870] By: jhi                                   on 2000/11/26  20:10:12
47916         Log: Message nit.
47917      Branch: perl
47918            ! regcomp.c
47919 ____________________________________________________________________________
47920 [  7869] By: jhi                                   on 2000/11/26  19:01:05
47921         Log: Make utf8_length() and utf8_distance() (the latter of which
47922              is unused at the moment) to be less forgiving about bad UTF-8.
47923      Branch: perl
47924            ! embed.h embed.pl objXSUB.h proto.h utf8.c
47925 ____________________________________________________________________________
47926 [  7868] By: jhi                                   on 2000/11/26  18:45:56
47927         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
47928              From: Benjamin Holzman <bah@ecnvantage.com>
47929              Date: Sat, 25 Nov 2000 20:40:20 -0500       
47930              Message-ID: <20001125204020.A25040@ecnvantage.com>              
47931              
47932              Debian allows installing /usr/bin/locale without installing
47933              any locales, an error message will ensue.
47934      Branch: perl
47935            ! t/pragma/locale.t
47936 ____________________________________________________________________________
47937 [  7867] By: jhi                                   on 2000/11/26  18:31:12
47938         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
47939              From: Benjamin Holzman <bah@ecnvantage.com>
47940              Date: Sun, 26 Nov 2000 02:42:34 -0500
47941              Message-ID: <20001126024234.G25040@ecnvantage.com>
47942              
47943              Patch for the bug 20000212.002.
47944      Branch: perl
47945            ! sv.c t/op/array.t
47946 ____________________________________________________________________________
47947 [  7866] By: jhi                                   on 2000/11/26  18:28:09
47948         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
47949              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47950              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
47951              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
47952              
47953              File::Temp 0.11.
47954      Branch: perl
47955            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
47956 ____________________________________________________________________________
47957 [  7865] By: jhi                                   on 2000/11/26  18:24:22
47958         Log: The metaconfig unit change for #7864.
47959      Branch: metaconfig/U/perl
47960            ! need_va_copy.U
47961 ____________________________________________________________________________
47962 [  7864] By: jhi                                   on 2000/11/26  18:23:41
47963         Log: Make the va_copy() test not to be so talkative.
47964      Branch: perl
47965            ! Configure config_h.SH
47966 ____________________________________________________________________________
47967 [  7863] By: jhi                                   on 2000/11/26  18:11:02
47968         Log: Fix locale inconsistencies unearthed by Hugo's work.
47969              Now the floating point sprintf really does taint the result
47970              string as perllocale promises (has promised for a long time)
47971              if "use locale" is in the lexical scope.
47972      Branch: perl
47973            ! sv.c t/pragma/locale.t
47974 ____________________________________________________________________________
47975 [  7862] By: jhi                                   on 2000/11/26  00:35:15
47976         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
47977              From: Nicholas Clark <nick@ccl4.org>
47978              Date: Sun, 26 Nov 2000 00:07:50 +0000
47979              Message-ID: <20001126000750.A22446@plum.flirble.org>
47980              
47981              Infinit.
47982      Branch: perl
47983            ! sv.c
47984 ____________________________________________________________________________
47985 [  7861] By: jhi                                   on 2000/11/26  00:01:26
47986         Log: Integrate perlio.
47987      Branch: perl
47988           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
47989 ____________________________________________________________________________
47990 [  7860] By: nick                                  on 2000/11/25  22:04:17
47991         Log: Correct relative path from new ext\Filter\Util\Call location
47992              back to miniperl.
47993      Branch: perlio
47994            ! win32/makefile.mk
47995 ____________________________________________________________________________
47996 [  7859] By: nick                                  on 2000/11/25  21:26:54
47997         Log: Integrate mainline.
47998      Branch: perlio
47999           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
48000           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
48001           +> t/lib/filter-util.t
48002            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
48003            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
48004            - t/lib/filt-util.t
48005           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
48006           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
48007           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
48008           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
48009           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
48010           !> win32/makefile.mk
48011 ____________________________________________________________________________
48012 [  7858] By: gsar                                  on 2000/11/25  20:52:17
48013         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
48014              parent's memory; fix it by keeping track of the actual pad
48015              offset rather than a raw pointer (this change is probably also
48016              relevant to non-ithreads case to avoid fallout from reallocs of
48017              the pad array, but is currently only enabled for the ithreads
48018              case in the interests of minimal disruption to existing "well
48019              tested" code)
48020      Branch: perl
48021            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
48022            ! proto.h scope.c scope.h sv.c t/op/fork.t
48023 ____________________________________________________________________________
48024 [  7857] By: nick                                  on 2000/11/25  20:01:28
48025         Log: All tests pass on Win32/gcc/USE_PERLIO.
48026              - when crlf layer is pushed make unix-level binary.
48027              - remove :crlf injection in pp_backtick in pp_sys.c
48028              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
48029      Branch: perlio
48030            ! doio.c perlio.c pp_sys.c win32/makefile.mk
48031 ____________________________________________________________________________
48032 [  7856] By: jhi                                   on 2000/11/25  18:38:30
48033         Log: Update the metaconfig units for #7855.
48034      Branch: metaconfig/U/perl
48035            ! useperlio.U usesocks.U
48036 ____________________________________________________________________________
48037 [  7855] By: jhi                                   on 2000/11/25  18:37:54
48038         Log: Undo the SOCKS workarounds, instead start using PerlIO
48039              if SOCKS is selected.
48040              
48041              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
48042              From: Jens Hamisch <jens@Strawberry.COM>
48043              Date: Fri, 24 Nov 2000 18:31:30 +0100
48044              Message-ID: <20001124183130.E28337@Strawberry.COM>
48045              
48046              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
48047              From: Jens Hamisch <jens@Strawberry.COM>
48048              Date: Fri, 24 Nov 2000 19:11:51 +0100
48049              Message-ID: <20001124191151.A28753@Strawberry.COM>
48050      Branch: perl
48051            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
48052            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
48053 ____________________________________________________________________________
48054 [  7854] By: jhi                                   on 2000/11/25  17:39:08
48055         Log: Undo #7848.  Some of the code seems to use walkoptree(),
48056              some walkoptree_slow().  An unfinished renaming?
48057              Now the sub is walkoptree() (which is @EXPORT_OK),
48058              the walkoptree_slow() is a typeglob alias to walkoptree.
48059              This makes the tests to pass, at least.
48060      Branch: perl
48061            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
48062 ____________________________________________________________________________
48063 [  7853] By: nick                                  on 2000/11/24  22:24:33
48064         Log: Re-arrange crlf vs binary for platforms that care.
48065              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
48066              Lip-service to making stdio layer work on such platfroms (untested).
48067              Now fails 3 tests rather than one, checkin to see if I can debug 
48068              the issue under linux. (Do not merge.)
48069      Branch: perlio
48070            ! doio.c perlio.c perliol.h
48071 ____________________________________________________________________________
48072 [  7852] By: jhi                                   on 2000/11/24  18:57:39
48073         Log: AUTHORS edits.
48074      Branch: perl
48075            ! AUTHORS
48076 ____________________________________________________________________________
48077 [  7851] By: jhi                                   on 2000/11/24  17:34:56
48078         Log: Add Jan-Erik Karlsson.
48079      Branch: perl
48080            ! AUTHORS
48081 ____________________________________________________________________________
48082 [  7850] By: jhi                                   on 2000/11/24  17:27:56
48083         Log: Configure should find stdchar on its own.
48084      Branch: perl
48085            ! hints/solaris_2.sh
48086 ____________________________________________________________________________
48087 [  7849] By: jhi                                   on 2000/11/24  17:24:55
48088         Log: Subject: PATCH over 7848: Filter test flawed
48089              From: andreas.koenig@anima.de (Andreas J. Koenig)
48090              Date: 24 Nov 2000 10:28:29 +0100
48091              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
48092      Branch: perl
48093            ! t/lib/filter-util.t
48094 ____________________________________________________________________________
48095 [  7848] By: jhi                                   on 2000/11/24  17:22:15
48096         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
48097              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
48098              Date: Fri, 24 Nov 2000 16:12:58 +0000
48099              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
48100      Branch: perl
48101            ! ext/B/B.pm
48102 ____________________________________________________________________________
48103 [  7847] By: jhi                                   on 2000/11/24  03:07:01
48104         Log: Integrate perlio.
48105      Branch: perl
48106           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
48107           !> win32/makefile.mk
48108 ____________________________________________________________________________
48109 [  7846] By: gsar                                  on 2000/11/24  00:55:57
48110         Log: integrate changes#6415..6418,6420..6438 from mainline
48111              
48112              Fix the bitvector ops for utf8 (tricky since past 7 bits
48113              the utf8 'characters' can be more than one octet).
48114              
48115              MPE/ix updates for perl 5.6.0 from Mark Bixby.
48116              
48117              Subject: SDBM_File documentation
48118              
48119              Detypo.
48120              
48121              Decutandpasto.
48122              
48123              Send all installperl messages to STDERR and be -w clean.
48124              
48125              Out-of-date note removed.
48126              
48127              Protect against "wild next"s, that is, callbacks doing "next"
48128              instead of "return".
48129              
48130              Use STDOUT consistently.
48131              
48132              The output might have been produced in the wrong order.
48133              
48134              A missing 'break' after the [[:space:]] switch case.
48135              
48136              Add tests for
48137              [ID 19991110.003] another matching finding by pcre author
48138              which has already been fixed by some patch, as verified in
48139              
48140              Documentation to explain the behaviour of map().
48141              
48142              Add an optimization for map-maps-a-list-element-to-more-list-elements
48143              case, but add also notes explaining the relationship of this
48144              patch and the earlier notes by Sarathy.
48145              
48146              Subject: [ID 20000716.023] syslog test fails without sockets
48147              
48148              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
48149              Test cases for #6431.
48150              
48151              File::Spec::VMS fixup for tmpdir from Craig Berry.
48152              
48153              Make the "uninit variable" warning to say "concat or string"
48154              or "join or string" when in concat or join .
48155              
48156              Get UTF16 BOMs working.  Patch from
48157              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
48158              
48159              Subject: [PATCH] Make large file tests deal with SIGXFSZ
48160              
48161              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
48162              
48163              Subject: [PATCH] av.c apidoc
48164      Branch: maint-5.6/perl
48165           !> (integrate 43 files)
48166 ____________________________________________________________________________
48167 [  7845] By: gsar                                  on 2000/11/24  00:20:45
48168         Log: integrate changes#6406..6414 from mainline
48169              
48170              Merge perlhacktut into perlhack, update perlguts.
48171              
48172              Fix AutoSplit to use File::Spec the right way in VMS,
48173              from Peter Prymmer.
48174              
48175              The bug report
48176              [ID 19991110.002] minimal matching discrepancy found by pcre author
48177              seems to have been fixed (though differently from what was suggested
48178              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
48179              
48180              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
48181              not in pod, from Peter Prymmer
48182              
48183              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
48184              From: Hugo <hv@crypt.compulink.co.uk>
48185              Date: Fri, 14 Jul 2000 23:05:20 +0100
48186              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
48187              
48188              Didn't anymore apply, but that point still could use another fix.
48189              
48190              lib/b test fixes from Peter Prymmer.
48191              
48192              More docs for sv functions.
48193              
48194              perlvms.pod whitespace cleanup to keep pod utils happy.
48195              
48196              another VMS build tweak from Peter Prymmer
48197      Branch: maint-5.6/perl
48198           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
48199           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
48200           !> vms/descrip_mms.template vms/perlvms.pod
48201 ____________________________________________________________________________
48202 [  7844] By: nick                                  on 2000/11/23  23:42:45
48203         Log: Win32/perlio Now just fails one io/argv.t test - lack 
48204              of default :crlf on standard streams.
48205      Branch: perlio
48206            ! doio.c perlio.c
48207 ____________________________________________________________________________
48208 [  7843] By: nick                                  on 2000/11/23  23:04:05
48209         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
48210              peek fail is showing a real problem (multiple crlf layers
48211              are getting pushed.)
48212      Branch: perlio
48213            ! doio.c perlio.c win32/makefile.mk
48214 ____________________________________________________________________________
48215 [  7842] By: nick                                  on 2000/11/23  19:46:23
48216         Log: Implement PerlIO_binmode()
48217              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
48218              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
48219              make binmode in t/lib/io_tell.t unconditional so that works.
48220              Checkin just so Win32 machine can see these changes.
48221      Branch: perlio
48222            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
48223 ____________________________________________________________________________
48224 [  7841] By: jhi                                   on 2000/11/23  19:30:00
48225         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
48226      Branch: perl
48227            ! README.amiga
48228 ____________________________________________________________________________
48229 [  7840] By: jhi                                   on 2000/11/23  17:18:02
48230         Log: SOCKS wrestling continues, patches from Jens Hamisch.
48231      Branch: perl
48232            ! doio.c embed.h embed.pl perlsdio.h proto.h
48233 ____________________________________________________________________________
48234 [  7839] By: jhi                                   on 2000/11/23  16:54:14
48235         Log: Push Filter::Util::Call one level deeper.
48236      Branch: perl
48237            + t/lib/filter-util.t
48238           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
48239           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
48240            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
48241            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
48242            - t/lib/filt-util.t
48243            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
48244            ! win32/Makefile win32/makefile.mk
48245 ____________________________________________________________________________
48246 [  7838] By: jhi                                   on 2000/11/23  16:52:40
48247         Log: Reach back one higher up when searching for PERL_SRC.
48248      Branch: perl
48249            ! lib/ExtUtils/MM_Unix.pm
48250 ____________________________________________________________________________
48251 [  7837] By: jhi                                   on 2000/11/23  16:05:41
48252         Log: Subject: Re: perl@7826
48253              Date: Thu, 23 Nov 2000 02:20:25 -0600
48254              From: "Craig A. Berry" <craigberry@mac.com>
48255              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
48256              
48257              Make VMS to like Filter::Util::Call. 
48258      Branch: perl
48259            ! configure.com ext/Filter/Util/Makefile.PL
48260 ____________________________________________________________________________
48261 [  7836] By: nick                                  on 2000/11/23  16:04:08
48262         Log: Implement crlf layer - not ready for merge.
48263      Branch: perlio
48264            ! perlio.c win32/makefile.mk
48265 ____________________________________________________________________________
48266 [  7835] By: jhi                                   on 2000/11/23  15:56:52
48267         Log: STDCHAR is different in Sparc v9 vs x86.
48268      Branch: perl
48269            ! hints/solaris_2.sh
48270 ____________________________________________________________________________
48271 [  7834] By: jhi                                   on 2000/11/23  15:50:47
48272         Log: The type needs to be visible to protos.
48273      Branch: perl
48274            ! perl.h
48275 ____________________________________________________________________________
48276 [  7833] By: jhi                                   on 2000/11/23  15:40:46
48277         Log: Finish unfinished SOCKS workaround changes.
48278      Branch: perl
48279            ! doio.c
48280 ____________________________________________________________________________
48281 [  7832] By: jhi                                   on 2000/11/23  15:33:30
48282         Log: Integrate perlio.
48283      Branch: perl
48284           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48285           !> win32/makefile.mk
48286 ____________________________________________________________________________
48287 [  7831] By: nick                                  on 2000/11/23  10:31:07
48288         Log: Correct makefile.mk dependancies for ext/Filter/Util
48289              Build ext/Encode
48290              Run dmake regen_config_h
48291      Branch: perlio
48292            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48293            ! win32/makefile.mk
48294 ____________________________________________________________________________
48295 [  7830] By: nick                                  on 2000/11/23  08:05:07
48296         Log: Integrate mainline
48297      Branch: perlio
48298           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
48299           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
48300           +> t/lib/filt-util.pl t/lib/filt-util.t
48301           !> (integrate 41 files)
48302 ____________________________________________________________________________
48303 [  7829] By: gsar                                  on 2000/11/23  03:07:11
48304         Log: build the Filter extension on windows
48305      Branch: perl
48306            ! win32/Makefile win32/makefile.mk
48307 ____________________________________________________________________________
48308 [  7828] By: gsar                                  on 2000/11/23  02:46:35
48309         Log: regenerate win32/config* and fix some inconsistencies in the
48310              makefiles; always export Perl_deb() because it is needed
48311              by ext/re/* (whether perl itself is built with -DDEBUGGING
48312              or not)
48313      Branch: perl
48314            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
48315            ! win32/config_H.vc win32/makefile.mk
48316 ____________________________________________________________________________
48317 [  7827] By: gsar                                  on 2000/11/23  02:18:38
48318         Log: get sources building on windows+MSVC again (untested with other
48319              compilers)
48320      Branch: perl
48321            ! win32/include/sys/socket.h win32/perllib.c
48322 ____________________________________________________________________________
48323 [  7826] By: jhi                                   on 2000/11/23  01:18:26
48324         Log: Update Changes.
48325      Branch: perl
48326            ! Changes patchlevel.h
48327 ____________________________________________________________________________
48328 [  7825] By: jhi                                   on 2000/11/23  00:20:41
48329         Log: Subject: Re: av.c patch (having slight problems)
48330              From: "Ben Tilly" <ben_tilly@hotmail.com>
48331              Date: Tue, 21 Nov 2000 23:29:31 -0500
48332              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
48333              
48334              unshift() speedup.
48335      Branch: perl
48336            ! av.c
48337 ____________________________________________________________________________
48338 [  7824] By: jhi                                   on 2000/11/22  23:59:15
48339         Log: Fixes for signedness warnings noticed by VMSperlers.
48340      Branch: perl
48341            ! ext/Storable/Storable.xs regcomp.c sv.c
48342 ____________________________________________________________________________
48343 [  7823] By: jhi                                   on 2000/11/22  23:19:31
48344         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
48345              From: Peter Prymmer <pvhp@forte.com>
48346              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
48347              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
48348      Branch: perl
48349            ! t/pragma/warn/pp_hot
48350 ____________________________________________________________________________
48351 [  7822] By: jhi                                   on 2000/11/22  22:52:20
48352         Log: Be clean.
48353      Branch: perl
48354            ! Makefile.SH
48355 ____________________________________________________________________________
48356 [  7821] By: jhi                                   on 2000/11/22  22:46:39
48357         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
48358              by Damian Conway, as suggested by Paul Marquess.
48359      Branch: perl
48360            + lib/Filter/Simple.pm
48361 ____________________________________________________________________________
48362 [  7820] By: jhi                                   on 2000/11/22  22:45:51
48363         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
48364      Branch: perl
48365            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
48366            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
48367            + t/lib/filt-util.t
48368            ! MANIFEST
48369 ____________________________________________________________________________
48370 [  7819] By: jhi                                   on 2000/11/22  22:03:27
48371         Log: Integrate perlio.
48372      Branch: perl
48373           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
48374           !> win32/makefile.mk
48375 ____________________________________________________________________________
48376 [  7818] By: jhi                                   on 2000/11/22  21:56:02
48377         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
48378      Branch: perl
48379            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
48380            ! t/lib/io_sock.t
48381 ____________________________________________________________________________
48382 [  7817] By: jhi                                   on 2000/11/22  21:39:49
48383         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
48384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48385              Date: Wed, 22 Nov 2000 16:08:12 -0500
48386              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
48387      Branch: perl
48388            ! lib/ExtUtils/Liblist.pm
48389 ____________________________________________________________________________
48390 [  7816] By: jhi                                   on 2000/11/22  21:38:25
48391         Log: Go ahead and #include <unistd.h> in perl.h.
48392      Branch: perl
48393            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
48394            ! util.c
48395 ____________________________________________________________________________
48396 [  7815] By: jhi                                   on 2000/11/22  21:22:52
48397         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
48398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48399              Date: Mon, 20 Nov 2000 18:30:52 -0500
48400              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
48401      Branch: perl
48402            ! pod/perlre.pod regcomp.c t/op/re_tests
48403 ____________________________________________________________________________
48404 [  7814] By: jhi                                   on 2000/11/22  21:21:46
48405         Log: Subject: [PATCH 5.7.0] Liblist finally works
48406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48407              Date: Tue, 21 Nov 2000 22:02:17 -0500
48408              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
48409      Branch: perl
48410            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
48411            ! lib/ExtUtils/MakeMaker.pm
48412 ____________________________________________________________________________
48413 [  7813] By: jhi                                   on 2000/11/22  21:20:23
48414         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
48415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48416              Date: Wed, 22 Nov 2000 17:53:15 +0100
48417              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
48418              
48419              AIX dynaloader and perlio patch.
48420      Branch: perl
48421            ! ext/DynaLoader/dl_aix.xs
48422 ____________________________________________________________________________
48423 [  7812] By: jhi                                   on 2000/11/22  21:17:52
48424         Log: (Accidentally empty patch.)
48425      Branch: perl
48426            ! av.c
48427 ____________________________________________________________________________
48428 [  7811] By: jhi                                   on 2000/11/22  21:16:31
48429         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
48430              From: Peter Prymmer <pvhp@forte.com>
48431              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
48432              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
48433      Branch: perl
48434            ! vms/test.com
48435 ____________________________________________________________________________
48436 [  7810] By: jhi                                   on 2000/11/22  21:15:36
48437         Log: Subject: Re: perl@7777 
48438              From: "John P. Linderman" <jpl@research.att.com>
48439              Date: Wed, 22 Nov 2000 13:11:11 -0500
48440              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
48441              
48442              Detypoing.
48443      Branch: perl
48444            ! lib/CPAN.pm
48445 ____________________________________________________________________________
48446 [  7809] By: jhi                                   on 2000/11/22  21:14:19
48447         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
48448              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48449              Date:     Wed, 22 Nov 2000 13:51:37 EST
48450              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
48451      Branch: perl
48452            ! perlsdio.h
48453 ____________________________________________________________________________
48454 [  7808] By: jhi                                   on 2000/11/22  21:13:27
48455         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
48456              From: Casey Tweten <crt@kiski.net>
48457              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
48458              Message-Id: <200011201653.LAA10194@home.kiski.net>
48459      Branch: perl
48460            ! t/lib/io_udp.t
48461 ____________________________________________________________________________
48462 [  7807] By: jhi                                   on 2000/11/22  21:12:35
48463         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
48464              From: Casey Tweten <crt@kiski.net>
48465              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
48466              Message-Id: <200011201636.LAA07227@home.kiski.net>
48467      Branch: perl
48468            ! t/lib/io_sock.t
48469 ____________________________________________________________________________
48470 [  7806] By: jhi                                   on 2000/11/22  21:10:59
48471         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
48472              From: "Casey R. Tweten" <crt@kiski.net>
48473              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
48474              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
48475      Branch: perl
48476            ! utils/h2xs.PL
48477 ____________________________________________________________________________
48478 [  7805] By: nick                                  on 2000/11/22  21:05:06
48479         Log: Integrate mainline
48480      Branch: perlio
48481           !> Changes Porting/genlog ext/DB_File/DB_File.xs
48482           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
48483           !> utils/perlbug.PL
48484 ____________________________________________________________________________
48485 [  7804] By: jhi                                   on 2000/11/22  21:01:12
48486         Log: Subject: [PATCH] Test.pm POD peculiarity
48487              From: "Casey R. Tweten" <crt@kiski.net>
48488              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
48489              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
48490      Branch: perl
48491            ! lib/Test.pm
48492 ____________________________________________________________________________
48493 [  7803] By: jhi                                   on 2000/11/22  20:59:59
48494         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
48495              From: "Philip Newton" <pnewton@gmx.de>
48496              Date: Wed, 22 Nov 2000 14:25:53 +0100
48497              Message-Id: <3A1BD771.25462.1939FAD@localhost>
48498              
48499              Be case-understanding also on 's', and use the -oi of sendmail
48500              not to terminate the transmission on a lone '.'.
48501      Branch: perl
48502            ! utils/perlbug.PL
48503 ____________________________________________________________________________
48504 [  7802] By: nick                                  on 2000/11/22  20:51:42
48505         Log: Win32 PerlIO intermediate state now working as expected.
48506              - In current state we are still using C runtime in text/binary
48507              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
48508              - PERLIO=stdio and PERLIO=unix pass all expected tests.
48509              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
48510              and PerlIO_seek() and the dummy crlf layer is not making adjustments
48511              for CRLF translation happening in C runtime. All other tests pass.
48512              
48513              Added note to README.win32 to point out the snags of doing a perl build
48514              with Norton AntiVirus turned on.
48515              
48516              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
48517              which file a fail comes from.
48518              
48519              Updated "canned" config.h to match the one generated.
48520      Branch: perlio
48521            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
48522            ! win32/makefile.mk
48523 ____________________________________________________________________________
48524 [  7801] By: jhi                                   on 2000/11/22  06:50:20
48525         Log: Nickety nits.
48526      Branch: perl
48527            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
48528 ____________________________________________________________________________
48529 [  7800] By: jhi                                   on 2000/11/22  01:29:55
48530         Log: Changes had accidentally gone too silent on non-main branches.
48531      Branch: perl
48532            ! Changes Porting/genlog patchlevel.h
48533 ____________________________________________________________________________
48534 [  7799] By: gsar                                  on 2000/11/22  01:02:56
48535         Log: some lib_pm.PL changes snuck in via change#7772
48536      Branch: maint-5.6/perl
48537            ! Makefile.SH
48538 ____________________________________________________________________________
48539 [  7798] By: nick                                  on 2000/11/21  21:59:40
48540         Log: Integrate mainline
48541      Branch: perlio
48542           !> (integrate 28 files)
48543 ____________________________________________________________________________
48544 [  7797] By: jhi                                   on 2000/11/21  21:01:45
48545         Log: Integrate perlio.
48546      Branch: perl
48547           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
48548 ____________________________________________________________________________
48549 [  7796] By: nick                                  on 2000/11/21  20:36:22
48550         Log: Win32 builds and runs (mostly) with USE_PERLIO.
48551              PERLIO=perlio passes all tests. 
48552              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
48553      Branch: perlio
48554            ! perlio.c win32/perllib.c win32/win32.c
48555 ____________________________________________________________________________
48556 [  7795] By: jhi                                   on 2000/11/21  19:03:44
48557         Log: Update Changes.
48558      Branch: perl
48559            ! Changes patchlevel.h
48560 ____________________________________________________________________________
48561 [  7794] By: jhi                                   on 2000/11/21  18:56:34
48562         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
48563              From: "Craig A. Berry" <craigberry@mac.com>
48564              Date: Mon, 20 Nov 2000 20:27:06 -0600
48565              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
48566              
48567              A cut-and-pasto.
48568      Branch: perl
48569            ! perlio.h
48570 ____________________________________________________________________________
48571 [  7793] By: jhi                                   on 2000/11/21  18:54:41
48572         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
48573              From: Dominic Dunlop <domo@computer.org> 
48574              Date: Mon, 20 Nov 2000 18:55:29 +0100
48575              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
48576              
48577              va_copy() and the need of it.
48578              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
48579      Branch: metaconfig/U/perl
48580            + need_va_copy.U
48581      Branch: perl
48582            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48583            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
48584            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48585            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48586            ! win32/config.bc win32/config.gc win32/config.vc
48587 ____________________________________________________________________________
48588 [  7792] By: jhi                                   on 2000/11/21  17:04:10
48589         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
48590      Branch: perl
48591           !> scope.h
48592 ____________________________________________________________________________
48593 [  7791] By: jhi                                   on 2000/11/21  17:01:16
48594         Log: Export the SOCKS workaround symbols only if necessary.
48595      Branch: perl
48596            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
48597 ____________________________________________________________________________
48598 [  7790] By: nick                                  on 2000/11/20  23:57:11
48599         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
48600      Branch: perlio
48601            ! scope.h
48602 ____________________________________________________________________________
48603 [  7789] By: nick                                  on 2000/11/20  23:38:33
48604         Log: Integrate mainline
48605      Branch: perlio
48606           +> lib/File/Spec/Epoc.pm
48607           !> (integrate 34 files)
48608 ____________________________________________________________________________
48609 [  7788] By: nick                                  on 2000/11/20  23:20:18
48610         Log: Make extra buffer layer work (dummy crlf layer)
48611      Branch: perlio
48612            ! doio.c perlio.c perlio.h
48613 ____________________________________________________________________________
48614 [  7787] By: jhi                                   on 2000/11/20  22:44:04
48615         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
48616              From: Peter Prymmer <pvhp@forte.com>
48617              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
48618              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
48619      Branch: perl
48620            ! t/pragma/locale.t
48621 ____________________________________________________________________________
48622 [  7786] By: jhi                                   on 2000/11/20  22:29:10
48623         Log: Subject: DOC PATCH 5.6.0 perlreftut
48624              From: mjd@plover.com
48625              Date: 20 Nov 2000 19:45:06 -0000
48626              Message-ID: <20001120194506.9505.qmail@plover.com>
48627      Branch: perl
48628            ! pod/perlreftut.pod
48629 ____________________________________________________________________________
48630 [  7785] By: jhi                                   on 2000/11/20  22:27:44
48631         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
48632              From: David Dyck <dcd@tc.fluke.com>
48633              Date: Mon, 20 Nov 2000 11:43:40 -0800
48634              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
48635      Branch: perl
48636            ! lib/Cwd.pm
48637 ____________________________________________________________________________
48638 [  7784] By: jhi                                   on 2000/11/20  22:23:21
48639         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
48640              Date: Mon, 20 Nov 2000 17:06:10 -0500
48641              To: Mailing list Perl5 <perl5-porters@perl.org>
48642              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
48643      Branch: perl
48644            ! pp_ctl.c t/op/pat.t
48645 ____________________________________________________________________________
48646 [  7783] By: jhi                                   on 2000/11/20  22:11:18
48647         Log: Subject: [PATCH] doop.c - UTF8 tr///               
48648              From: Simon Cozens <simon@cozens.net>
48649              Date: Sat, 18 Nov 2000 18:49:30 +0000
48650              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
48651              
48652              Subject: Re: [PATCH] doop.c - UTF8 tr///           
48653              From: Simon Cozens <simon@cozens.net>
48654              Date: Mon, 20 Nov 2000 20:45:22 +0000
48655              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
48656              
48657              Make tr on UTF-8 better but still not correct.
48658      Branch: perl
48659            ! doop.c
48660 ____________________________________________________________________________
48661 [  7782] By: jhi                                   on 2000/11/20  22:02:16
48662         Log: Remove the shared object before attempting to create
48663              (by linking) a new one.  E.g. in AIX not removing
48664              becomes quite painful if one tries to do more than one
48665              build in the same tree (an interrupted build, for example),
48666              since the AIX' shared dynaloader seemingly keeps the shared
48667              objects open and therefore 'busy' for quite a while, even when
48668              nobody is using the objects, leading into link failures.
48669      Branch: perl
48670            ! lib/ExtUtils/MM_Unix.pm
48671 ____________________________________________________________________________
48672 [  7781] By: gsar                                  on 2000/11/20  19:02:55
48673         Log: type mismatch due to faulty integration
48674      Branch: maint-5.6/perl
48675            ! toke.c win32/Makefile
48676 ____________________________________________________________________________
48677 [  7780] By: gsar                                  on 2000/11/20  17:31:55
48678         Log: integrate changes#6392,6394..6399,6401..6404
48679              
48680              The {multiplier} of a fixed substring was overlooked which
48681              caused a wrong initial search offset for that substring.
48682              
48683              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
48684              From: Hugo <hv@crypt.compulink.co.uk>
48685              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
48686              Date: Thu, 13 Jul 2000 19:27:13 +0100
48687              
48688              Fix the BOM bug: not a byteorder bug, a signedness bug.
48689              
48690              Replace change #6337 with a better one.
48691              
48692              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
48693              From: Hugo <hv@crypt.compulink.co.uk>
48694              Date: Fri, 14 Jul 2000 04:16:20 +0100
48695              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
48696              
48697              MakeMaker should not remove editor backups (*~) on `make clean`
48698              by default (completes change#6383)
48699              
48700              move new variables to the end of the interpreter structure (for
48701              bincompat in code that doesn't #include XSUB.h)
48702              
48703              rename totally bletcherous SvLOCK() thingy (doesn't do what the
48704              name suggests anyway)
48705              
48706              various cleanups (typos, misformatted code, and small bugs)
48707              
48708              typecasts needed for change#6394
48709              
48710              typos in change#6399, regen headers
48711              
48712              inconsistent types needs casts
48713              
48714              PERL_OBJECT build tweaks
48715      Branch: maint-5.6/perl
48716           !> MANIFEST doop.c embed.h embed.pl embedvar.h
48717           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
48718           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
48719           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
48720           !> toke.c util.c
48721 ____________________________________________________________________________
48722 [  7779] By: gsar                                  on 2000/11/20  17:06:29
48723         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
48724              
48725              Cosmetics and perldelta.
48726              
48727              Fix nits noticed by Boston.pm.
48728              
48729              Do the cc sanity check both before the hints and
48730              after the cc selction.
48731              
48732              get sprintf.t to adjust properly for 3-digit exponents
48733              
48734              don't clobber *.orig files on *clean targets
48735              
48736              fix bugs in processing %v-*d and similar format specs (from
48737              Avi Finkel <avi@finkel.org>)
48738              
48739              sprintf test tweaks (from Dominic Dunlop)
48740              
48741              new selfloader.t in change#6183 doesn't close DATA handles,
48742              and thus fails to clean up tmp files on dosish platforms
48743              
48744              typos (spotted by Peter Prymmer)
48745              
48746              typo fix from Craig Berry
48747      Branch: maint-5.6/perl
48748           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
48749           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
48750           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
48751           !> x2p/Makefile.SH
48752 ____________________________________________________________________________
48753 [  7778] By: gsar                                  on 2000/11/20  16:46:51
48754         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
48755              
48756              Subject: Re: format bug report  [Patch]
48757              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48758              Date: Wed, 05 Jul 2000 13:12:52 +0200
48759              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
48760              
48761              Subject: Re: format bug report  [Patch]
48762              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48763              Date: Wed, 05 Jul 2000 14:10:01 +0200
48764              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
48765              
48766              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
48767              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48768              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
48769              Date: Fri, 07 Jul 2000 17:57:16 +0100
48770              
48771              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
48772              To: perl5-porters@perl.org
48773              From: Karsten Sperling <spiff@phreax.net>
48774              Date: Mon, 10 Jul 2000 15:12:52 +0200
48775              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
48776              
48777              README.posix-bc podified from Thomas Dorner.
48778              
48779              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
48780              From: Dominic Dunlop <domo@computer.org>
48781              Date: Tue, 11 Jul 2000 12:27:33 +0200
48782              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
48783              
48784              Typo in #6341.
48785              
48786              Fix for
48787              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
48788              From: Roderick Schertler <roderick@argon.org>
48789              Date: Tue, 11 Jul 2000 13:55:05 -0400
48790              Message-Id: <200007111755.NAA05077@jones.argon.org>
48791              
48792              Minor cleanups on the booklist.
48793              
48794              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
48795              regen perltoc.
48796              
48797              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
48798      Branch: maint-5.6/perl
48799           +> pod/perlbook.pod
48800           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
48801           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
48802           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
48803 ____________________________________________________________________________
48804 [  7777] By: jhi                                   on 2000/11/20  16:08:49
48805         Log: Update Changes.
48806      Branch: perl
48807            ! Changes patchlevel.h
48808 ____________________________________________________________________________
48809 [  7776] By: jhi                                   on 2000/11/20  15:27:56
48810         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
48811              This may be overly harsh but until proven otherwise, we think this
48812              way, or until we have a simple test for Configure (having to start
48813              up servers is does not count as simple) to check for the problems.
48814      Branch: perl
48815            ! perl.h
48816 ____________________________________________________________________________
48817 [  7775] By: jhi                                   on 2000/11/20  15:22:17
48818         Log: Solaris hints tweaks.
48819      Branch: perl
48820            ! hints/solaris_2.sh
48821 ____________________________________________________________________________
48822 [  7774] By: jhi                                   on 2000/11/20  15:01:20
48823         Log: Add a workaround to SOCKS 64-bit problems.
48824      Branch: perl
48825            ! doio.c embed.h embed.pl perlsdio.h proto.h
48826 ____________________________________________________________________________
48827 [  7773] By: jhi                                   on 2000/11/20  14:51:47
48828         Log: sysseek() instead of seek().
48829      Branch: perl
48830            ! t/lib/syslfs.t
48831 ____________________________________________________________________________
48832 [  7772] By: gsar                                  on 2000/11/20  13:06:23
48833         Log: integrate changes#6315..6319,6321..6331,6333..6338
48834              
48835              Integrate with Sarathy, preliminary fix for unicos
48836              alignment problems in [ID 20000612.002] Perl problem on Cray system.
48837              
48838              some debugger output does not go to the socket when RemotePort is set
48839              
48840              winsock cleanup never done on Windows (leads to handle leaks)
48841              
48842              fix UNC path handling on Windows under ithreads, and chdir()
48843              return value when given a non-existent directory
48844              
48845              Autogenerate pod/Makefile and pod/buildtoc.
48846              buildtoc also checks whether the existin pods are
48847              mentioned in MANIFEST and perl.pod, and vice versa.
48848              (None of the thusly found discrepancies fixed yet.)
48849              roffitall also needs to be autogenerated similarly but it
48850              seems so badly out of date that I didn't touch it yet.
48851              
48852              Config is being used.
48853              
48854              Add =head1 NAMEs so that buildtoc is happy.
48855              (The CGI::Util nit reported to Lincoln.)
48856              
48857              Fix complaints of buildtoc.
48858              
48859              Fix the alignment problem in Crays ([ID 20000612.002]).
48860              
48861              Remove perlbook, update perlfaq book listing,
48862              rearrange perl.pod, regenerate perltoc.
48863              
48864              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
48865              was cast to an unsigned (32-bit) integer with wild abandon.
48866              
48867              winsock options weren't being set in all threads under ithreads
48868              (caused send()s from second and subsequent threads to fail)
48869              
48870              accept() leaks memory on windows due to incorrect ordering of
48871              closesocket() and fclose() calls
48872              
48873              Reorder perl.pod once more.
48874              
48875              More POSIX.pod tweaks.
48876              
48877              Sprinkle ldlibpath.
48878              
48879              Precedence goof, fix based on
48880              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
48881              From: Hugo <hv@crypt.compulink.co.uk>
48882              Date: Tue, 11 Jul 2000 12:52:38 +0100
48883              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
48884              
48885              Subject: PATCH perlguts.pod: Document D and d magic types
48886              From: mjd@plover.com
48887              Date: 5 Jul 2000 18:01:51 -0000
48888              Message-ID: <20000705180151.29413.qmail@plover.com>
48889              
48890              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
48891              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
48892              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
48893              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
48894              
48895              Subject: [PATCH cfgperl] $& segfaults if you trick it
48896              From: simon@brecon.co.uk (Simon Cozens)
48897              Date: 7 Jul 2000 11:26:09 GMT
48898              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
48899              
48900              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
48901              From: Hugo <hv@crypt.compulink.co.uk>
48902              Date: Tue, 11 Jul 2000 12:44:50 +0100
48903              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
48904              
48905              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
48906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48907              Date: Tue, 11 Jul 2000 13:50:51 +0100
48908              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
48909      Branch: maint-5.6/perl
48910           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
48911           +> pod/buildtoc.PL
48912            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
48913           !> (integrate 26 files)
48914 ____________________________________________________________________________
48915 [  7771] By: gsar                                  on 2000/11/20  12:31:42
48916         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
48917              6310,6311,6314
48918              
48919              Subject: [PATCH bleedperl] File::Spec 0.82 beta
48920              From: Barrie Slaymaker <barries@jester.slaysys.com>
48921              Date: Wed, 28 Jun 2000 11:35:29 -0400
48922              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
48923              
48924              tweak perlembed for multiplicity/usethreads sanity; correct notes
48925              about Windows
48926              
48927              localize %INC in a Safe compartment so that use/require work
48928              (many other magic globals probably need similar treatment)
48929              
48930              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
48931              when @_ is modified, causing coredumps
48932              
48933              slurp mode fix in change#4736 still not quite right
48934              
48935              Point to perlipc for more SysV IPC examples.
48936              
48937              Elaborate POSIX.pod.  Still needs work.
48938              
48939              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
48940              
48941              fix large memory leak that has been around for ever, masked by
48942              -DPURIFY (most of the arenas were never freed!)
48943              
48944              fix memory leak on Windows (PL_sys_intern contents were never
48945              freed)
48946              
48947              PERL_OBJECT build tweak
48948              
48949              adjust change#6299
48950              
48951              remove rel2abs prototypes (from Barrie Slaymaker)
48952              
48953              missing perldiag entry for unpack("w",...) diagnostic (from
48954              Andreas Koenig)
48955              
48956              better diagnostic on Frob->stuff() when Frob:: doesn't exist
48957              (from Richard Soderberg <rs@oregonnet.com>)
48958              
48959              Win32 patches for cfgperl from Sarathy.
48960              
48961              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
48962              
48963              More POSIX.pod embellishment.
48964              
48965              tyop in change#6306
48966      Branch: maint-5.6/perl
48967           !> (integrate 44 files)
48968 ____________________________________________________________________________
48969 [  7770] By: gsar                                  on 2000/11/20  11:51:00
48970         Log: integrate changes#6268..6282 from cfgperl branch
48971              
48972              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
48973              From: Dominic Dunlop <domo@computer.org>
48974              Date: Thu, 29 Jun 2000 12:32:39 +0200
48975              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
48976              
48977              Regen headers for #6261 (and update embed.pl for this) and #6267,
48978              silence few compiler warnings.
48979              
48980              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
48981              From: Nicholas Clark <nick@talking.bollo.cx>
48982              Date: Fri, 23 Jun 2000 16:21:15 +0100
48983              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
48984              
48985              Subject: PATCH pod/perltie.pod
48986              From: Ian Phillipps <Ian.Phillipps@iname.com>
48987              Date: Fri, 16 Jun 2000 00:17:19 +0100
48988              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
48989              (only the first hunk, the second hunk had already been done
48990              by some other patch)
48991              
48992              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
48993              From: Tom Phoenix <rootbeer@redcat.com>
48994              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
48995              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
48996              
48997              Subject: [PATCH] xsub attributes
48998              From: Doug MacEachern <dougm@covalent.net>
48999              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
49000              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
49001              
49002              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
49003              From: Andy Dougherty <doughera@lafayette.edu>
49004              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
49005              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
49006              
49007              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
49008              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49009              Date: Tue, 13 Jun 2000 02:43:48 -0500
49010              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
49011              
49012              Subject: [PATCH] Re: eval documentation: context
49013              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49014              Date: Mon, 12 Jun 2000 15:07:29 +0100
49015              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
49016              
49017              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
49018              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49019              Date: Mon, 12 Jun 2000 14:55:59 +0100
49020              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
49021              
49022              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
49023              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
49024              Date: Fri, 09 Jun 2000 12:39:27 -0400
49025              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
49026              (plus update the version "number" of Text::Wrap)
49027              
49028              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
49029              From: Tim Ayers <tayers@bridge.com>
49030              Date: Thu, 08 Jun 2000 08:11:06 +0200
49031              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
49032              [resent by Richard Foley, Message-Id probably wrong]
49033              
49034              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
49035              From: rspier@pobox.com (Robert Spier)
49036              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
49037              Message-ID: <14654.31913.845602.610277@rls.cx>
49038              
49039              Subject: [PATCH 5.6.0] utils/h2xs.PL
49040              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49041              Date: Wed, 7 Jun 2000 04:02:04 -0500
49042              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
49043              
49044              Subject: [PATCH 5.6.0]ITHREADs for VMS
49045              From: Dan Sugalski <dan@sidhe.org>
49046              Date: Tue, 06 Jun 2000 11:59:50 -0400
49047              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
49048      Branch: maint-5.6/perl
49049           !> (integrate 31 files)
49050 ____________________________________________________________________________
49051 [  7769] By: gsar                                  on 2000/11/20  11:29:06
49052         Log: integrate changes#6261..6266 from cfgperl
49053              
49054              Subject: Re: [PATCH cfgperl] BOMs away!
49055              From: simon@brecon.co.uk (Simon Cozens)
49056              Date: 17 Jun 2000 11:49:57 GMT
49057              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
49058              
49059              Subject: 5.6.0 Patch for EPOC
49060              From: Olaf Flebbe <o.flebbe@gmx.de>
49061              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
49062              Message-ID: <23449.960929969@www11.gmx.net>
49063              
49064              tr fixes from Simon Cozens
49065              
49066              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
49067              From: Marty Lucich <marty@netcom.com>
49068              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
49069              Message-Id: <200006282116.OAA11148@netcom.com>
49070              ccdlflags update (the BSD/OS 4.1 part had already been taken
49071              care of by #6141).
49072              
49073              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
49074              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49075              Date: Wed, 28 Jun 2000 17:50:12 -0700
49076              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
49077              
49078              Subject: [PATCH 5.6.0] cygwin port
49079              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
49080              From: "Fifer, Eric" <EFifer@sanwaint.com>
49081              Date: Thu, 29 Jun 2000 12:58:29 +0100
49082      Branch: maint-5.6/perl
49083           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
49084           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
49085           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
49086           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
49087 ____________________________________________________________________________
49088 [  7768] By: gsar                                  on 2000/11/20  11:13:44
49089         Log: integrate changes#6252..6256,6259..6260
49090              
49091              Paranoia tweak on #6249.
49092              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
49093              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
49094              Date: Sun, 25 Jun 2000 23:43:12 -0400
49095              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
49096              
49097              Subject: tr///, help wanted.
49098              From: simon@brecon.co.uk (Simon Cozens)
49099              Date: 28 Jun 2000 11:29:04 GMT
49100              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
49101              
49102              small thinko tweaks
49103              
49104              tweaks from Simon Conzes to further fix tr/// under utf8
49105              
49106              perlnewmod was missing from MANIFEST.
49107              
49108              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
49109              From: simon@brecon.co.uk (Simon Cozens)
49110              Date: 17 Jun 2000 11:56:44 GMT
49111              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
49112              pack U0, pack C0
49113      Branch: maint-5.6/perl
49114           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
49115           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
49116           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
49117           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
49118 ____________________________________________________________________________
49119 [  7767] By: gsar                                  on 2000/11/20  10:51:38
49120         Log: integrate change#6250 from cfgperl
49121              
49122              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
49123              From: Doug MacEachern <dougm@covalent.net>
49124              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
49125              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
49126      Branch: maint-5.6/perl
49127           +> t/op/my_stash.t
49128           !> MANIFEST embed.pl global.sym proto.h toke.c
49129 ____________________________________________________________________________
49130 [  7766] By: gsar                                  on 2000/11/20  10:48:34
49131         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
49132              
49133              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
49134              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
49135              Date: Mon, 26 Jun 2000 18:40:14 +0100
49136              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
49137              
49138              Subject: [PATCH] bytes<->utf8 fixes
49139              From: simon@brecon.co.uk (Simon Cozens)
49140              Date: 26 Jun 2000 04:55:45 GMT
49141              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
49142              
49143              Subject: [PATCH] is_utf8_string
49144              From: simon@brecon.co.uk (Simon Cozens)
49145              Date: 26 Jun 2000 02:25:59 GMT
49146              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
49147              
49148              Subject: [PATCH] avoid mg_ptr in '*' magic
49149              From: Doug MacEachern <dougm@covalent.net>
49150              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
49151              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
49152              
49153              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
49154              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
49155              Date: Sat, 24 Jun 2000 13:06:20 +0100
49156              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
49157              
49158              Allow for standalone testing.
49159              
49160              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
49161              From: Mark-Jason Dominus <mjd@plover.com>
49162              Date: Tue, 27 Jun 2000 22:36:42 -0400
49163              Message-ID: <20000628023642.12166.qmail@plover.com>
49164              
49165              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
49166              From: Frank Tobin <ftobin@uiuc.edu>
49167              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
49168              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
49169      Branch: maint-5.6/perl
49170           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
49171           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
49172           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
49173           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
49174           !> utf8.c utils/h2xs.PL
49175 ____________________________________________________________________________
49176 [  7765] By: gsar                                  on 2000/11/20  10:29:13
49177         Log: integrate change#6239 from cfgperl
49178              
49179              Configure maintenance.  Sever some dependency cycles,
49180              separate gccversion from the cc unit,
49181              address [ID 20000623.006] Configure script patch for using gcc on AIX
49182              (but solve it a little bit differently),
49183              unduplex some accidentally duplicated units,
49184              suggest using gcc if no cc available
49185              (p5p thread: "Solaris configure: counterproposal", 1999-09)
49186      Branch: maint-5.6/perl
49187           !> Configure Todo-5.6 config_h.SH
49188 ____________________________________________________________________________
49189 [  7764] By: gsar                                  on 2000/11/20  10:25:55
49190         Log: integrate changes#6233..6238 from cfgperl
49191              
49192              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
49193              From: Mark-Jason Dominus <mjd@plover.com>
49194              Date: Fri, 16 Jun 2000 20:53:04 -0400
49195              Message-ID: <20000617005304.8008.qmail@plover.com>
49196              
49197              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
49198              because when run as services (Win32ese for daemons)
49199              no environment variables are set and tmpdir ends up as /tmp,
49200              which is ambiguous.
49201              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
49202              From: matt@sergeant.org
49203              Date: 16 Jun 2000 16:30:43 -0000
49204              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
49205              
49206              The thread begun by
49207              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
49208              From: Kevin.Ruscoe@ubsw.com
49209              Date: Fri, 16 Jun 2000 16:38:51 +0100
49210              Message-Id: <H000019b03c300d6@MHS>
49211              
49212              Tweak embed.pl, regen headers.
49213              
49214              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
49215              From: Dan Sugalski <dan@sidhe.org>
49216              Date: Fri, 23 Jun 2000 17:00:00 -0400
49217              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
49218      Branch: maint-5.6/perl
49219           !> (integrate 27 files)
49220 ____________________________________________________________________________
49221 [  7763] By: gsar                                  on 2000/11/20  10:08:08
49222         Log: s/perl56delta/perldelta/g
49223      Branch: maint-5.6/perl
49224            ! pod/Makefile
49225 ____________________________________________________________________________
49226 [  7762] By: gsar                                  on 2000/11/20  10:04:00
49227         Log: integrate changes#6225,6229,6231,6232 from cfgperl
49228              
49229              Add source code filenames to apidoc.
49230              From: simon@brecon.co.uk (Simon Cozens)
49231              Subject: [PATCH embed.pl] Source X-ref
49232              Date: 22 Jun 2000 02:18:49 GMT
49233              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
49234              
49235              Subject: README.hpux version 0.6.1
49236              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
49237              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
49238              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
49239              
49240              Subject: [PATCH 5.6.0] cygwin port
49241              From: "Fifer, Eric" <EFifer@sanwaint.com>
49242              Date: Tue, 20 Jun 2000 14:30:58 +0100
49243              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
49244              
49245              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
49246              From: simon@brecon.co.uk (Simon Cozens)
49247              Date: 19 Jun 2000 15:18:27 GMT
49248              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
49249              
49250              plus update pod/Makefile and regenerate perltoc
49251      Branch: maint-5.6/perl
49252           +> pod/perlutil.pod
49253           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
49254           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
49255 ____________________________________________________________________________
49256 [  7761] By: jhi                                   on 2000/11/20  04:09:55
49257         Log: Miraculous typo.
49258      Branch: perl
49259            ! t/op/pat.t
49260 ____________________________________________________________________________
49261 [  7760] By: jhi                                   on 2000/11/20  04:06:08
49262         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
49263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49264              Date: Sun, 19 Nov 2000 22:30:26 -0500
49265              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
49266      Branch: perl
49267            ! regexec.c scope.h t/op/pat.t
49268 ____________________________________________________________________________
49269 [  7759] By: jhi                                   on 2000/11/20  02:05:22
49270         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
49271      Branch: perl
49272            ! perl.h
49273 ____________________________________________________________________________
49274 [  7758] By: jhi                                   on 2000/11/20  01:58:11
49275         Log: Subject: [perl 7711: EPOC] updates
49276              From: Olaf Flebbe <o.flebbe@gmx.de>
49277              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
49278              Message-ID: <25575.974658810@www23.gmx.net>               
49279      Branch: perl
49280            + lib/File/Spec/Epoc.pm
49281            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
49282            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
49283            ! lib/File/Spec.pm perl.c sv.c
49284 ____________________________________________________________________________
49285 [  7757] By: jhi                                   on 2000/11/20  01:53:11
49286         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
49287      Branch: perl
49288            ! MANIFEST
49289 ____________________________________________________________________________
49290 [  7756] By: jhi                                   on 2000/11/20  01:47:22
49291         Log: Integrate perlio.
49292      Branch: perl
49293            - ext/re/hints/MSWin32.pl
49294           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
49295           !> win32/config.gc win32/config_H.gc win32/win32sck.c
49296 ____________________________________________________________________________
49297 [  7755] By: nick                                  on 2000/11/19  20:57:17
49298         Log: Add dummy crlf layer (just as buffer)
49299              Correct 1st bug - one layer of indirection.
49300      Branch: perlio
49301            ! perlio.c perlio.h perliol.h
49302 ____________________________________________________________________________
49303 [  7754] By: nick                                  on 2000/11/19  20:56:12
49304         Log: Work-round to Perl_deb_nocontext is no longer required
49305      Branch: perlio
49306            - ext/re/hints/MSWin32.pl
49307 ____________________________________________________________________________
49308 [  7753] By: nick                                  on 2000/11/19  20:01:16
49309         Log: diff -se shows these as different
49310      Branch: perlio
49311            ! global.sym pod/perlapi.pod
49312 ____________________________________________________________________________
49313 [  7752] By: nick                                  on 2000/11/19  18:57:30
49314         Log: Configure GCC/Win32 build -Duseperlio
49315              Fix a couple of gross issues
49316              - double-include of ../deb.o in re.dll
49317              - win32sck.c needs PerlIO and FILE 
49318      Branch: perlio
49319            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
49320            ! win32/win32sck.c
49321 ____________________________________________________________________________
49322 [  7751] By: nick                                  on 2000/11/19  17:05:36
49323         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
49324      Branch: perlio
49325            ! perlio.c
49326 ____________________________________________________________________________
49327 [  7750] By: nick                                  on 2000/11/19  16:57:14
49328         Log: Missing aTHX_
49329      Branch: perlio
49330            ! sv.c
49331 ____________________________________________________________________________
49332 [  7749] By: jhi                                   on 2000/11/19  16:28:40
49333         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
49334              From: "Peter J. Farley III" <pjfarley@banet.net>
49335              Date: Sun, 19 Nov 2000 01:42:58 -0500
49336              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
49337      Branch: perl
49338            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
49339 ____________________________________________________________________________
49340 [  7748] By: jhi                                   on 2000/11/19  16:08:10
49341         Log: Subject: podlators 1.05 available        
49342              From: Russ Allbery <rra@stanford.edu>   
49343              Date: 18 Nov 2000 22:04:28 -0800
49344              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
49345      Branch: perl
49346            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
49347 ____________________________________________________________________________
49348 [  7747] By: nick                                  on 2000/11/19  11:19:39
49349         Log: Integrate mainline
49350      Branch: perlio
49351           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
49352           !> util.c
49353 ____________________________________________________________________________
49354 [  7746] By: jhi                                   on 2000/11/19  06:42:22
49355         Log: Make hex scanning warn on "\x{x}" and "\xx".
49356              "\x" and and hex("x") are still valid.
49357      Branch: perl
49358            ! util.c
49359 ____________________________________________________________________________
49360 [  7745] By: nick                                  on 2000/11/18  22:52:28
49361         Log: Integrate mainline
49362      Branch: perlio
49363           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
49364           !> perl.h perlio.c proto.h regcomp.c regcomp.h
49365 ____________________________________________________________________________
49366 [  7744] By: jhi                                   on 2000/11/18  22:50:28
49367         Log: Introduce Perl_utf8_length().  Use it.
49368      Branch: perl
49369            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
49370 ____________________________________________________________________________
49371 [  7743] By: jhi                                   on 2000/11/18  22:38:51
49372         Log: Compiler denit.
49373      Branch: perl
49374            ! perlio.c
49375 ____________________________________________________________________________
49376 [  7742] By: jhi                                   on 2000/11/18  20:33:05
49377         Log: Integrate perlio.
49378      Branch: perl
49379           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
49380           !> perlio.h pp_ctl.c pp_sys.c sv.c
49381 ____________________________________________________________________________
49382 [  7741] By: jhi                                   on 2000/11/18  20:31:27
49383         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
49384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49385              Date: Fri, 17 Nov 2000 20:35:11 -0500
49386              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
49387              
49388              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
49389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49390              Date: Fri, 17 Nov 2000 21:03:47 -0500
49391              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
49392              
49393              Plus a little bit of tweaking in pregcomp().
49394      Branch: perl
49395            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
49396 ____________________________________________________________________________
49397 [  7740] By: nick                                  on 2000/11/18  20:17:22
49398         Log: Lexical use open ... support:
49399              add ->cop_io to COP structure in cop.h.
49400              Make mg.c and gv.c associate it with ${^OPEN}.
49401              Make lib/open.pm set it.
49402              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
49403              manner similar to ->cop_warnings.
49404              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
49405              call new PerlIO_apply_layers().
49406              Declare latter in perlio.h and define in perlio.c
49407      Branch: perlio
49408            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
49409            ! perlio.h pp_ctl.c pp_sys.c sv.c
49410 ____________________________________________________________________________
49411 [  7739] By: jhi                                   on 2000/11/18  19:54:00
49412         Log: Integrate perlio.
49413      Branch: perl
49414           !> doio.c perlio.c pp.c
49415 ____________________________________________________________________________
49416 [  7738] By: jhi                                   on 2000/11/18  17:16:13
49417         Log: Subject: [PATCH 5.7.0] etags broken again
49418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49419              Date: Sat, 18 Nov 2000 02:41:36 -0500
49420              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
49421      Branch: perl
49422            ! emacs/ptags
49423 ____________________________________________________________________________
49424 [  7737] By: jhi                                   on 2000/11/18  17:12:18
49425         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
49426      Branch: perl
49427            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49428 ____________________________________________________________________________
49429 [  7736] By: nick                                  on 2000/11/18  14:06:20
49430         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
49431              part to be isolated.
49432      Branch: perlio
49433            ! doio.c perlio.c
49434 ____________________________________________________________________________
49435 [  7735] By: nick                                  on 2000/11/18  11:03:32
49436         Log: Integrate mainline
49437      Branch: perlio
49438           !> Changes README.amiga README.win32 patchlevel.h
49439           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
49440 ____________________________________________________________________________
49441 [  7734] By: jhi                                   on 2000/11/18  01:18:56
49442         Log: Update Changes.
49443      Branch: perl
49444            ! Changes patchlevel.h
49445 ____________________________________________________________________________
49446 [  7733] By: jhi                                   on 2000/11/18  00:32:54
49447         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
49448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49449              Date: Fri, 17 Nov 2000 17:28:02 -0500
49450              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
49451      Branch: perl
49452            ! regcomp.c regexec.c t/op/re_tests
49453 ____________________________________________________________________________
49454 [  7732] By: jhi                                   on 2000/11/18  00:28:56
49455         Log: Sparc 64-bit pack() fix from Jens Hamisch.
49456      Branch: perl
49457            ! pp.c
49458 ____________________________________________________________________________
49459 [  7731] By: jhi                                   on 2000/11/18  00:18:39
49460         Log: Explain in more detail the {} syntax ambiguousity.
49461              
49462              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
49463              From: Nicholas Clark <nick@ccl4.org>
49464              Date: Fri, 17 Nov 2000 22:10:28 +0000
49465              Message-ID: <20001117221028.A88930@plum.flirble.org>
49466      Branch: perl
49467            ! pod/perlfunc.pod
49468 ____________________________________________________________________________
49469 [  7730] By: jhi                                   on 2000/11/18  00:12:18
49470         Log: Subject: Fix for README.amiga (20000323.033)
49471              From: "Stephen P. Potter" <spp@spotter.yi.org>
49472              Date: Fri, 17 Nov 2000 12:25:51 -0500
49473              Message-Id: <200011171725.MAA05768@spotter.yi.org>
49474      Branch: perl
49475            ! README.amiga
49476 ____________________________________________________________________________
49477 [  7729] By: jhi                                   on 2000/11/18  00:08:34
49478         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
49479              From: "A. C. Yardley" <yardley@tanet.net>
49480              Date: Mon, 3 Apr 2000 11:35:33 -0700
49481              Message-ID: <3483.000403@tanet.net>
49482      Branch: perl
49483            ! README.win32
49484 ____________________________________________________________________________
49485 [  7728] By: nick                                  on 2000/11/17  21:59:47
49486         Log: Integrate mainline
49487      Branch: perlio
49488           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
49489           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
49490           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
49491           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
49492 ____________________________________________________________________________
49493 [  7727] By: nick                                  on 2000/11/17  21:56:31
49494         Log: Experiment on use of attributes.pm interface.
49495              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
49496              SVt_PVRV if not already something better (else vivify of say magic gets
49497              core dump).
49498      Branch: perlio
49499            ! perlio.c pp.c
49500 ____________________________________________________________________________
49501 [  7726] By: jhi                                   on 2000/11/17  14:15:49
49502         Log: Subject: Fix for 20000815.006
49503              From: "Stephen P. Potter" <spp@spotter.yi.org>
49504              Date: Fri, 17 Nov 2000 08:57:45 -0500
49505              Message-Id: <200011171357.IAA05122@spotter.yi.org>
49506              
49507              It's really 20000518.006.
49508      Branch: perl
49509            ! pod/perlmodlib.PL
49510 ____________________________________________________________________________
49511 [  7725] By: jhi                                   on 2000/11/17  14:12:31
49512         Log: Subject: Fix for 20000409.001
49513              From: "Stephen P. Potter" <spp@spotter.yi.org>
49514              Date: Fri, 17 Nov 2000 08:55:45 -0500
49515              Message-Id: <200011171355.IAA05104@spotter.yi.org>
49516      Branch: perl
49517            ! pod/perlfaq9.pod
49518 ____________________________________________________________________________
49519 [  7724] By: jhi                                   on 2000/11/17  14:08:58
49520         Log: Undo #7627 now that we have =head3.
49521      Branch: perl
49522            ! pod/perlhack.pod
49523 ____________________________________________________________________________
49524 [  7723] By: jhi                                   on 2000/11/17  14:04:09
49525         Log: As surmised the #7719 wasn't a good move.
49526      Branch: perl
49527            ! hints/solaris_2.sh
49528 ____________________________________________________________________________
49529 [  7722] By: jhi                                   on 2000/11/17  13:59:04
49530         Log: Also the 64bitall hints can be either here or there.
49531      Branch: perl
49532            ! hints/solaris_2.sh
49533 ____________________________________________________________________________
49534 [  7721] By: jhi                                   on 2000/11/17  02:26:23
49535         Log: Test tweak for the open pragma.
49536      Branch: perl
49537            ! t/lib/b.t
49538 ____________________________________________________________________________
49539 [  7720] By: jhi                                   on 2000/11/17  00:23:22
49540         Log: The long double hints can be here or there.
49541      Branch: perl
49542            ! hints/solaris_2.sh
49543 ____________________________________________________________________________
49544 [  7719] By: jhi                                   on 2000/11/17  00:14:06
49545         Log: For Solaris use64bitall the stdchar needs a little bit of help.
49546      Branch: perl
49547            ! hints/solaris_2.sh
49548 ____________________________________________________________________________
49549 [  7718] By: jhi                                   on 2000/11/16  23:27:34
49550         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
49551              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
49552              Date: Wed, 15 Nov 2000 08:56:32 +0100
49553              Message-ID: <3A1241B0.64477E00@alcatel.at>
49554      Branch: perl
49555            ! lib/Carp/Heavy.pm
49556 ____________________________________________________________________________
49557 [  7717] By: jhi                                   on 2000/11/16  23:23:29
49558         Log: Subject: [PATCH] Re: 20001101.003 PDL
49559              From: Nicholas Clark <nick@ccl4.org>
49560              Date: Thu, 16 Nov 2000 16:48:25 +0000
49561              Message-ID: <20001116164825.B93487@plum.flirble.org>
49562      Branch: perl
49563            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
49564 ____________________________________________________________________________
49565 [  7716] By: jhi                                   on 2000/11/16  23:21:31
49566         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
49567              From: "Casey R. Tweten" <crt@kiski.net>
49568              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
49569              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
49570      Branch: perl
49571            ! lib/Pod/Checker.pm pod/perlpod.pod
49572 ____________________________________________________________________________
49573 [  7715] By: jhi                                   on 2000/11/16  23:19:40
49574         Log: Avoid an infinite loop in VMS when utils scripts are run
49575              with no arguments, from Charles Lane.
49576      Branch: perl
49577            ! configure.com
49578 ____________________________________________________________________________
49579 [  7714] By: jhi                                   on 2000/11/16  23:17:08
49580         Log: Subject: perllocale.pod changes
49581              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49582              Date: Mon, 13 Nov 2000 10:09:22 +0300
49583              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
49584      Branch: perl
49585            ! pod/perllocale.pod
49586 ____________________________________________________________________________
49587 [  7713] By: jhi                                   on 2000/11/16  23:14:06
49588         Log: Integrate perlio.
49589      Branch: perl
49590           !> doio.c perlio.c perlio.h util.c
49591 ____________________________________________________________________________
49592 [  7712] By: nick                                  on 2000/11/16  21:10:58
49593         Log: Integrate mainline
49594      Branch: perlio
49595           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
49596           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
49597           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
49598           !> vos/config.ga.def vos/config.ga.h win32/config.bc
49599           !> win32/config.gc win32/config.vc
49600 ____________________________________________________________________________
49601 [  7711] By: nick                                  on 2000/11/16  19:56:41
49602         Log: Minor tweaks:
49603              consistent way of getting 'rb', 'wb' etc. for binary opens
49604              move *perlio::layers to *open::layers
49605              a #define to show layers available
49606              DOSISH popen/PerlIO had export/import sense inverted.
49607      Branch: perlio
49608            ! doio.c perlio.c perlio.h util.c
49609 ____________________________________________________________________________
49610 [  7710] By: jhi                                   on 2000/11/16  15:46:05
49611         Log: Add HAS_SBRK_PROTO.
49612      Branch: metaconfig/U/perl
49613            + d_sbrkproto.U
49614      Branch: perl
49615            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49616            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
49617            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
49618            ! vos/config.ga.def vos/config.ga.h win32/config.bc
49619            ! win32/config.gc win32/config.vc
49620 ____________________________________________________________________________
49621 [  7709] By: nick                                  on 2000/11/16  07:31:49
49622         Log: Integrate mainline
49623      Branch: perlio
49624           !> (integrate 35 files)
49625 ____________________________________________________________________________
49626 [  7708] By: jhi                                   on 2000/11/16  05:33:03
49627         Log: These files are text, not binary.
49628      Branch: perl
49629            ! ext/Encode/Encode/iso8859-10.enc
49630            ! ext/Encode/Encode/iso8859-13.enc
49631            ! ext/Encode/Encode/iso8859-14.enc
49632            ! ext/Encode/Encode/iso8859-15.enc
49633 ____________________________________________________________________________
49634 [  7707] By: jhi                                   on 2000/11/16  01:53:37
49635         Log: Update Changes.
49636      Branch: perl
49637            ! Changes patchlevel.h
49638 ____________________________________________________________________________
49639 [  7706] By: jhi                                   on 2000/11/16  01:35:59
49640         Log: More #undefing of stdio.
49641      Branch: perl
49642            ! fakesdio.h nostdio.h
49643 ____________________________________________________________________________
49644 [  7705] By: jhi                                   on 2000/11/16  01:34:18
49645         Log: Add fwalk() probe to the configuration files and regen perltoc.
49646      Branch: perl
49647            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49648            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
49649            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
49650            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49651            ! win32/config.bc win32/config.gc win32/config.vc
49652 ____________________________________________________________________________
49653 [  7704] By: jhi                                   on 2000/11/16  01:33:07
49654         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
49655              an optional third argument to Inlibc?)
49656      Branch: metaconfig/U/perl
49657            + d__fwalk.U
49658 ____________________________________________________________________________
49659 [  7703] By: jhi                                   on 2000/11/16  01:09:22
49660         Log: The type of the hash_cb() size argument is tricky.
49661      Branch: perl
49662            ! ext/DB_File/DB_File.xs
49663 ____________________________________________________________________________
49664 [  7702] By: jhi                                   on 2000/11/15  23:01:16
49665         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
49666      Branch: perl
49667            ! nostdio.h
49668 ____________________________________________________________________________
49669 [  7701] By: jhi                                   on 2000/11/15  22:52:32
49670         Log: Detypo.
49671      Branch: perl
49672            ! t/lib/bigfltpm.t
49673 ____________________________________________________________________________
49674 [  7700] By: jhi                                   on 2000/11/15  22:51:56
49675         Log: UINT64_C() work continues.
49676      Branch: perl
49677            ! handy.h perl.h utf8.h
49678 ____________________________________________________________________________
49679 [  7699] By: jhi                                   on 2000/11/15  14:13:04
49680         Log: SOCKS has its own USE_THREADS, based on
49681              
49682              Subject: [ID 20001114.002] et. al. bugfix followup
49683              From: Jens Hamisch <jens@Strawberry.COM> 
49684              Date: Wed, 15 Nov 2000 14:23:11 +0100
49685              Message-ID: <20001115142311.A21164@Strawberry.COM>
49686      Branch: perl
49687            ! perl.h
49688 ____________________________________________________________________________
49689 [  7698] By: jhi                                   on 2000/11/15  03:50:56
49690         Log: Add few missing #undefs and sort them.
49691      Branch: perl
49692            ! fakesdio.h
49693 ____________________________________________________________________________
49694 [  7697] By: jhi                                   on 2000/11/15  03:39:14
49695         Log: Linenumber fix.
49696      Branch: perl
49697            ! t/pragma/warn/utf8
49698 ____________________________________________________________________________
49699 [  7696] By: jhi                                   on 2000/11/15  02:55:26
49700         Log: EBCDIC tweaks.
49701              
49702              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
49703              From: Peter Prymmer <pvhp@forte.com>
49704              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
49705              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
49706      Branch: perl
49707            ! t/op/regmesg.t t/pragma/warn/utf8
49708 ____________________________________________________________________________
49709 [  7695] By: jhi                                   on 2000/11/15  02:53:58
49710         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
49711              From: Peter Prymmer <pvhp@forte.com>
49712              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
49713              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
49714      Branch: perl
49715            ! utf8.c
49716 ____________________________________________________________________________
49717 [  7694] By: jhi                                   on 2000/11/15  02:50:55
49718         Log: Subject: [PATCH: perl@7674] updates to README.os390
49719              From: Prymmer/Kahn <pvhp@best.com>
49720              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
49721              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
49722      Branch: perl
49723            ! README.os390
49724 ____________________________________________________________________________
49725 [  7693] By: jhi                                   on 2000/11/15  02:48:37
49726         Log: Quit utf8_to_uv() instantly if curlen == 0.
49727      Branch: perl
49728            ! utf8.c
49729 ____________________________________________________________________________
49730 [  7692] By: jhi                                   on 2000/11/15  02:24:29
49731         Log: Use u_int32_t for the size of hash_cb(), not size_t.
49732              
49733              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
49734              From: Jens Hamisch <jens@Strawberry.COM>     
49735              Date: Tue, 14 Nov 2000 19:03:55 +0100
49736              Message-Id: <20001114190355.A20559@Strawberry.COM>
49737      Branch: perl
49738            ! ext/DB_File/DB_File.xs
49739 ____________________________________________________________________________
49740 [  7691] By: jhi                                   on 2000/11/15  02:20:12
49741         Log: Use UINT64_C().
49742              
49743              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
49744              From: Jens Hamisch <jens@Strawberry.COM>
49745              Date: Tue, 14 Nov 2000 19:16:23 +0100
49746              Message-Id: <20001114191623.G20559@Strawberry.COM>
49747      Branch: perl
49748            ! utf8.c utf8.h
49749 ____________________________________________________________________________
49750 [  7690] By: jhi                                   on 2000/11/15  02:17:06
49751         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
49752              (a macro to define signed and unsigned integer constants).
49753      Branch: perl
49754            ! handy.h
49755 ____________________________________________________________________________
49756 [  7689] By: jhi                                   on 2000/11/15  01:56:51
49757         Log: Regen Configure.
49758      Branch: perl
49759            ! Configure
49760 ____________________________________________________________________________
49761 [  7688] By: jhi                                   on 2000/11/15  01:56:32
49762         Log: Make the unit know about SOCKS.
49763      Branch: metaconfig
49764            ! U/protos/socksizetype.U
49765 ____________________________________________________________________________
49766 [  7687] By: jhi                                   on 2000/11/15  01:54:47
49767         Log: Remove unused dependencies.
49768      Branch: metaconfig
49769            ! U/compline/d_getpagsz.U
49770 ____________________________________________________________________________
49771 [  7686] By: nick                                  on 2000/11/14  21:25:13
49772         Log: Integrate mainline.
49773      Branch: perlio
49774           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
49775           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
49776           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
49777           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
49778           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
49779           !> win32/config.bc win32/config.gc win32/config.vc
49780           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
49781 ____________________________________________________________________________
49782 [  7685] By: jhi                                   on 2000/11/14  17:54:56
49783         Log: Integrate perlio.
49784      Branch: perl
49785           +> fakesdio.h perliol.h
49786           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
49787           !> perlsdio.h perlsfio.h pod/perlfunc.pod
49788 ____________________________________________________________________________
49789 [  7684] By: nick                                  on 2000/11/14  17:43:04
49790         Log: PerlIO #include and #ifdef re-work.
49791      Branch: perlio
49792            + fakesdio.h perliol.h
49793            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
49794            ! perlsdio.h perlsfio.h
49795 ____________________________________________________________________________
49796 [  7683] By: jhi                                   on 2000/11/14  15:42:40
49797         Log: Hoist the duplicated socket/netdb include logic to perl.h;
49798              undef SETERRNO in case SOCKS has defined it.  Based on:
49799              
49800              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
49801              From: Jens Hamisch <jens@Strawberry.COM> 
49802              Date: Tue, 14 Nov 2000 11:34:40 +0100
49803              Message-Id: <20001114113440.A20005@Strawberry.COM>
49804      Branch: perl
49805            ! doio.c perl.h pp_sys.c
49806 ____________________________________________________________________________
49807 [  7682] By: jhi                                   on 2000/11/14  14:07:28
49808         Log: Subject: some additions for makefiles for win32 (for perl@7674)
49809              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49810              Date: Tue, 14 Nov 2000 09:31:13 +0300
49811              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
49812      Branch: perl
49813            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
49814            ! win32/makefile.mk
49815 ____________________________________________________________________________
49816 [  7681] By: jhi                                   on 2000/11/14  14:01:41
49817         Log: Subject: tiny typo in perl5db.pl
49818              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49819              Date: Tue, 14 Nov 2000 09:29:28 +0300
49820              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
49821      Branch: perl
49822            ! lib/perl5db.pl
49823 ____________________________________________________________________________
49824 [  7680] By: jhi                                   on 2000/11/14  04:13:50
49825         Log: Redo #7679 with LFs instead of CRLFs.
49826      Branch: perl
49827            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
49828            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
49829            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
49830 ____________________________________________________________________________
49831 [  7679] By: jhi                                   on 2000/11/14  01:21:09
49832         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
49833              From: Benjamin Stuhl <tiriath@yahoo.com> 
49834              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
49835              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
49836      Branch: perl
49837            + win32/bin/mdelete.bat
49838            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
49839            ! makedef.pl perlio.c win32/Makefile win32/config.gc
49840            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
49841 ____________________________________________________________________________
49842 [  7678] By: jhi                                   on 2000/11/14  01:19:20
49843         Log: Fix the re extension building for Win32.
49844              
49845              Subject: [PATCH perl@7638] Get PerlIO building on Win32
49846              From: Benjamin Stuhl <tiriath@yahoo.com> 
49847              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
49848              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
49849      Branch: perl
49850            + ext/re/hints/MSWin32.pl
49851            ! MANIFEST
49852 ____________________________________________________________________________
49853 [  7677] By: jhi                                   on 2000/11/14  01:13:54
49854         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
49855              From: sthoenna@efn.org
49856              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
49857              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
49858      Branch: perl
49859            ! doop.c pp.c toke.c utf8.c utf8.h
49860 ____________________________________________________________________________
49861 [  7676] By: jhi                                   on 2000/11/13  20:23:15
49862         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
49863              From: Nicholas Clark <nick@ccl4.org>
49864              Date: Mon, 13 Nov 2000 18:55:04 +0000
49865              Message-ID: <20001113185504.J29183@plum.flirble.org>
49866      Branch: perl
49867            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
49868 ____________________________________________________________________________
49869 [  7675] By: nick                                  on 2000/11/13  20:21:57
49870         Log: Integrate mainline ...
49871      Branch: perlio
49872           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
49873           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
49874           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
49875           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
49876 ____________________________________________________________________________
49877 [  7674] By: jhi                                   on 2000/11/13  15:07:56
49878         Log: Update Changes.
49879      Branch: perl
49880            ! Changes patchlevel.h
49881 ____________________________________________________________________________
49882 [  7673] By: jhi                                   on 2000/11/13  14:42:42
49883         Log: Remove the new two tests of lib/io_xs for now, they seem to
49884              fail under perlio on some platforms.
49885      Branch: perl
49886            ! t/lib/io_xs.t
49887 ____________________________________________________________________________
49888 [  7672] By: jhi                                   on 2000/11/13  13:57:53
49889         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
49890      Branch: perl
49891            ! perlio.c
49892 ____________________________________________________________________________
49893 [  7671] By: jhi                                   on 2000/11/13  05:30:48
49894         Log: Placate nervous compilers that see longer than ints switch()ing.
49895      Branch: perl
49896            ! utf8.c
49897 ____________________________________________________________________________
49898 [  7670] By: jhi                                   on 2000/11/13  05:14:21
49899         Log: fputs() does return EOF on error but here we don't care.
49900      Branch: perl
49901            ! perlio.c
49902 ____________________________________________________________________________
49903 [  7669] By: jhi                                   on 2000/11/13  05:02:45
49904         Log: Declare reg_data like reg_substr_data.
49905      Branch: perl
49906            ! regexp.h
49907 ____________________________________________________________________________
49908 [  7668] By: jhi                                   on 2000/11/13  04:54:34
49909         Log: Typos in #7667.
49910      Branch: perl
49911            ! perl.h
49912 ____________________________________________________________________________
49913 [  7667] By: jhi                                   on 2000/11/13  04:49:49
49914         Log: Cleanup messy #ifdef.
49915      Branch: perl
49916            ! perl.h
49917 ____________________________________________________________________________
49918 [  7666] By: jhi                                   on 2000/11/13  04:17:34
49919         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
49920              From: Nicholas Clark <nick@talking.bollo.cx>
49921              Date: Sun, 12 Nov 2000 21:14:11 +0000
49922              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
49923              
49924              Note: only one breakage of the two reported is fixed by this patch.
49925      Branch: perl
49926            ! perlio.c
49927 ____________________________________________________________________________
49928 [  7665] By: jhi                                   on 2000/11/13  04:05:07
49929         Log: Tweak the definition of the bit complement on UTF-8 data:
49930              if none of the characters in the string are > 0xff,
49931              the result is a complemented byte string, not a (UTF-8)
49932              char string.  Based on the summary in
49933              
49934              Subject: Re: [ID 20000918.005] ~ on wide chars
49935              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
49936              Date: Fri, 10 Nov 2000 09:47:15 -0800
49937              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
49938              
49939              This should give us the maximum backward (pre-char string)
49940              compatibility and utf8 compatibility.  The other alternative
49941              would be to limit the bit complement to be always byte only,
49942              taking the least significant byte of the chars.
49943      Branch: perl
49944            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
49945 ____________________________________________________________________________
49946 [  7664] By: jhi                                   on 2000/11/13  00:23:44
49947         Log: Couple of tests from #7660 salvaged.
49948      Branch: perl
49949            - t/op/tell.t
49950            ! MANIFEST t/io/tell.t
49951 ____________________________________________________________________________
49952 [  7663] By: jhi                                   on 2000/11/13  00:02:48
49953         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
49954              From: Nicholas Clark <nick@talking.bollo.cx>
49955              Date: Sun, 12 Nov 2000 21:23:43 +0000
49956              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
49957      Branch: perl
49958            ! perlsfio.h
49959 ____________________________________________________________________________
49960 [  7662] By: jhi                                   on 2000/11/13  00:01:39
49961         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
49962              From: Nicholas Clark <nick@talking.bollo.cx>
49963              Date: Sun, 12 Nov 2000 21:30:04 +0000
49964              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
49965      Branch: perl
49966            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
49967 ____________________________________________________________________________
49968 [  7661] By: jhi                                   on 2000/11/12  23:57:29
49969         Log: Document tell() on special streams.
49970      Branch: perl
49971            ! pod/perlfunc.pod
49972 ____________________________________________________________________________
49973 [  7660] By: jhi                                   on 2000/11/12  23:54:22
49974         Log: (Subsumed by #7664)
49975      Branch: perl
49976            + t/op/tell.t
49977            ! MANIFEST
49978 ____________________________________________________________________________
49979 [  7659] By: jhi                                   on 2000/11/12  22:55:25
49980         Log: Many subdocumented return values of the IO extension now documented.
49981              ungetc and write still left subdocumented.
49982              
49983              Subject: [PATCH] (was Re: IO::Handle::ungetc)
49984              From: Nicholas Clark <nick@talking.bollo.cx>
49985              Date: Sun, 12 Nov 2000 21:35:53 +0000
49986              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
49987      Branch: perl
49988            ! ext/IO/lib/IO/Handle.pm
49989 ____________________________________________________________________________
49990 [  7658] By: jhi                                   on 2000/11/12  21:37:06
49991         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
49992              From: Nicholas Clark <nick@talking.bollo.cx>
49993              Date: Sun, 12 Nov 2000 20:03:22 +0000
49994              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
49995      Branch: perl
49996            ! pod/perlfunc.pod
49997 ____________________________________________________________________________
49998 [  7657] By: jhi                                   on 2000/11/12  20:34:55
49999         Log: Integrate perlio.
50000      Branch: perl
50001           !> perlio.c
50002 ____________________________________________________________________________
50003 [  7656] By: nick                                  on 2000/11/12  19:25:06
50004         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
50005      Branch: perlio
50006            ! perlio.c
50007 ____________________________________________________________________________
50008 [  7655] By: nick                                  on 2000/11/12  19:09:41
50009         Log: Integrate mainline
50010      Branch: perlio
50011           +> README.solaris ext/Encode/Encode/cp1006.enc
50012           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
50013           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
50014           +> ext/Encode/Encode/iso8859-13.enc
50015           +> ext/Encode/Encode/iso8859-14.enc
50016           +> ext/Encode/Encode/iso8859-15.enc
50017           !> (integrate 34 files)
50018 ____________________________________________________________________________
50019 [  7654] By: jhi                                   on 2000/11/12  19:00:22
50020         Log: Add a metaconfig unit for fsync.
50021      Branch: metaconfig/U/perl
50022            + d_fsync.U
50023 ____________________________________________________________________________
50024 [  7653] By: jhi                                   on 2000/11/12  19:00:01
50025         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
50026      Branch: perl
50027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50028            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
50029            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50030            ! vos/config.ga.h win32/config.bc win32/config.gc
50031            ! win32/config.vc
50032 ____________________________________________________________________________
50033 [  7652] By: jhi                                   on 2000/11/11  21:12:01
50034         Log: Copy the s// information of README.hpux also to the perlrun.
50035      Branch: perl
50036            ! README.hpux pod/perlrun.pod
50037 ____________________________________________________________________________
50038 [  7651] By: jhi                                   on 2000/11/11  21:03:13
50039         Log: More README.solaris updates from Andy Dougherty.
50040      Branch: perl
50041            ! README.solaris
50042 ____________________________________________________________________________
50043 [  7650] By: jhi                                   on 2000/11/11  18:38:57
50044         Log: More descriptive error for unknown perlio layers.
50045              
50046              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
50047              From: Dominic Dunlop <domo@computer.org> 
50048              Date: Sat, 11 Nov 2000 18:20:32 +0100             
50049              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
50050      Branch: perl
50051            ! perlio.c pod/perldiag.pod
50052 ____________________________________________________________________________
50053 [  7649] By: jhi                                   on 2000/11/11  18:37:52
50054         Log: MachTen doesn't really do mmap() and munmap().
50055              
50056              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
50057              From: Dominic Dunlop <domo@computer.org> 
50058              Date: Sat, 11 Nov 2000 18:20:32 +0100             
50059              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
50060      Branch: perl
50061            ! hints/machten.sh
50062 ____________________________________________________________________________
50063 [  7648] By: jhi                                   on 2000/11/11  18:36:46
50064         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
50065              From: rspier@pobox.com (Robert Spier)
50066              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
50067              Message-ID: <14861.32839.491271.985797@rls.cx>
50068      Branch: perl
50069            ! Porting/Contract pod/perltoot.pod
50070 ____________________________________________________________________________
50071 [  7647] By: jhi                                   on 2000/11/11  18:35:30
50072         Log: Simplify the getpagesize() unit by dropping the
50073              pagesize probe since it's nowadays slightly more
50074              complicated because of sysconf(). (Note: if some
50075              platform really needs the -lPW for getpagesize,
50076              I just broke it.)
50077              
50078              TODO: a new pagesize unit.
50079      Branch: metaconfig
50080            ! U/compline/d_getpagsz.U
50081 ____________________________________________________________________________
50082 [  7646] By: jhi                                   on 2000/11/11  18:33:23
50083         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
50084      Branch: perl
50085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50086            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
50087            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50088            ! vos/config.ga.h win32/config.bc win32/config.gc
50089            ! win32/config.vc
50090 ____________________________________________________________________________
50091 [  7645] By: jhi                                   on 2000/11/11  16:45:15
50092         Log: Use sysconf() or getpagesize() to find out the pagesize.
50093      Branch: perl
50094            ! perlio.c
50095 ____________________________________________________________________________
50096 [  7644] By: jhi                                   on 2000/11/11  15:46:08
50097         Log: Integrate perlio.
50098      Branch: perl
50099           !> perlio.c
50100 ____________________________________________________________________________
50101 [  7643] By: jhi                                   on 2000/11/11  15:33:36
50102         Log: Subject: Re: [PATCH] README.solaris
50103              From: Lupe Christoph <lupe@lupe-christoph.de>
50104              Date: Sat, 11 Nov 2000 14:08:10 +0100
50105              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
50106      Branch: perl
50107            ! README.solaris
50108 ____________________________________________________________________________
50109 [  7642] By: jhi                                   on 2000/11/11  15:22:12
50110         Log: Subject: [PATCH perl@7638] cygwin port
50111              From: "Eric Fifer" <egf7@columbia.edu>            
50112              Date: Fri, 10 Nov 2000 19:30:30 -0000
50113              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
50114      Branch: perl
50115            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
50116 ____________________________________________________________________________
50117 [  7641] By: nick                                  on 2000/11/11  14:50:36
50118         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
50119              Also call "Buf" layer directly when unread'ing non-read chars.
50120      Branch: perlio
50121            ! perlio.c
50122 ____________________________________________________________________________
50123 [  7640] By: jhi                                   on 2000/11/11  02:05:02
50124         Log: Add more encoding tables.
50125      Branch: perl
50126            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
50127            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
50128            + ext/Encode/Encode/iso8859-10.enc
50129            + ext/Encode/Encode/iso8859-13.enc
50130            + ext/Encode/Encode/iso8859-14.enc
50131            + ext/Encode/Encode/iso8859-15.enc
50132            ! MANIFEST
50133 ____________________________________________________________________________
50134 [  7639] By: jhi                                   on 2000/11/10  18:49:25
50135         Log: Subject: [PATCH] README.solaris
50136              From: Andy Dougherty <doughera@lafayette.edu>
50137              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
50138              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
50139      Branch: perl
50140            + README.solaris
50141            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
50142            ! pod/perl.pod pod/perltoc.pod
50143 ____________________________________________________________________________
50144 [  7638] By: jhi                                   on 2000/11/10  15:04:15
50145         Log: Update Changes.
50146      Branch: perl
50147            ! Changes patchlevel.h
50148 ____________________________________________________________________________
50149 [  7637] By: jhi                                   on 2000/11/10  14:14:28
50150         Log: Explain better why certain regex tests are skipped.
50151              
50152              Subject: Re: tests skipped: unknown reason
50153              From: Lupe Christoph <lupe@lupe-christoph.de>
50154              Date: Fri, 10 Nov 2000 09:08:56 +0100
50155              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
50156      Branch: perl
50157            ! t/op/regexp.t
50158 ____________________________________________________________________________
50159 [  7636] By: nick                                  on 2000/11/10  13:40:00
50160         Log: Integrate mainline.
50161      Branch: perlio
50162           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
50163           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
50164           !> win32/bin/search.pl
50165 ____________________________________________________________________________
50166 [  7635] By: nick                                  on 2000/11/10  13:25:52
50167         Log: Re-instate stdio large file support via perlio.
50168      Branch: perl
50169            ! perlio.c
50170 ____________________________________________________________________________
50171 [  7634] By: jhi                                   on 2000/11/10  04:49:55
50172         Log: Amdahl UTS hints updates.
50173              
50174              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
50175              From: hom00@utsglobal.com (Harold O Morris)
50176              Date: Thu, 9 Nov 2000 20:02 PST
50177              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
50178      Branch: perl
50179            ! hints/uts.sh
50180 ____________________________________________________________________________
50181 [  7633] By: jhi                                   on 2000/11/09  23:33:28
50182         Log: Subject: [PATCH] IO::Seekable pod
50183              From: Nicholas Clark <nick@talking.bollo.cx>
50184              Date: Thu, 9 Nov 2000 20:29:45 +0000
50185              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
50186      Branch: perl
50187            ! ext/IO/lib/IO/Handle.pm
50188 ____________________________________________________________________________
50189 [  7632] By: jhi                                   on 2000/11/09  21:55:41
50190         Log: Various doc oddball characters.
50191              
50192              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
50193              From: Michael Somos <somos@grail.cba.csuohio.edu>
50194              Date: Mon, 6 Nov 2000 17:44:20 -0500
50195              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
50196      Branch: perl
50197            ! emacs/cperl-mode.el lib/unicode/syllables.txt
50198            ! win32/bin/search.pl
50199 ____________________________________________________________________________
50200 [  7631] By: jhi                                   on 2000/11/09  21:12:29
50201         Log: Subject: Re: bash -c exit and linux hints 
50202              From: "John P. Linderman" <jpl@research.att.com>
50203              Date: Thu, 02 Nov 2000 09:37:25 -0500
50204              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
50205      Branch: perl
50206            ! hints/linux.sh
50207 ____________________________________________________________________________
50208 [  7630] By: nick                                  on 2000/11/09  20:34:11
50209         Log: Integrate mainline.
50210      Branch: perlio
50211           !> (integrate 91 files)
50212 ____________________________________________________________________________
50213 [  7629] By: jhi                                   on 2000/11/09  19:46:31
50214         Log: Missing dTHXs.
50215              
50216              Subject: RE: perl@7595 builds not on cygwin
50217              From: "Eric Fifer" <egf7@columbia.edu>
50218              Date: Thu, 9 Nov 2000 19:26:50 -0000
50219              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
50220      Branch: perl
50221            ! ext/Devel/Peek/Peek.xs
50222 ____________________________________________________________________________
50223 [  7628] By: jhi                                   on 2000/11/09  14:48:27
50224         Log: Disable only the tests 99 and 166 for UTF-8 locales.
50225      Branch: perl
50226            ! t/pragma/locale.t
50227 ____________________________________________________________________________
50228 [  7627] By: jhi                                   on 2000/11/09  14:40:27
50229         Log: There's no =head3.
50230      Branch: perl
50231            ! pod/perlhack.pod
50232 ____________________________________________________________________________
50233 [  7626] By: jhi                                   on 2000/11/09  13:54:26
50234         Log: The generated boot_* headers are wrong.  Pickier compiler,
50235              such as KAI C++ will refuse to compile the resulting perlmain.
50236              
50237              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
50238              From: Harri Pasanen <harri.pasanen@trema.com>
50239              Date: Thu, 09 Nov 2000 14:23:28 +0100
50240              Message-Id: <3A0AA550.26D548A3@trema.com>
50241      Branch: perl
50242            ! minimod.pl
50243 ____________________________________________________________________________
50244 [  7625] By: jhi                                   on 2000/11/09  13:50:44
50245         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
50246              From: Prymmer/Kahn <pvhp@best.com>
50247              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
50248              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
50249              
50250              All except the "cow orker" change.
50251      Branch: perl
50252            ! Porting/pumpkin.pod
50253 ____________________________________________________________________________
50254 [  7624] By: jhi                                   on 2000/11/09  13:45:33
50255         Log: Fix for
50256              
50257              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
50258              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
50259              Date: Thu, 09 Nov 2000 11:05:52 +0100
50260              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
50261      Branch: perl
50262            ! pod/perldiag.pod t/pragma/warn/pp_sys
50263 ____________________________________________________________________________
50264 [  7623] By: jhi                                   on 2000/11/09  13:37:16
50265         Log: Typo in an ifndef.
50266              
50267              Subject: Re: [PATCH 5.7.0] better messages from malloc()
50268              From: Joe Smith <jms@inwap.com>         
50269              Date: Thu, 09 Nov 2000 01:33:14 -0800
50270              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
50271      Branch: perl
50272            ! malloc.c
50273 ____________________________________________________________________________
50274 [  7622] By: jhi                                   on 2000/11/09  13:31:18
50275         Log: Remove unused extra arguments.
50276      Branch: metaconfig/U/perl
50277            ! perlxv.U
50278      Branch: perl
50279            ! Configure config_h.SH
50280 ____________________________________________________________________________
50281 [  7621] By: jhi                                   on 2000/11/09  13:16:36
50282         Log: More VMS moves on environment handling, from Charles Lane.
50283      Branch: perl
50284            ! t/pragma/locale.t
50285 ____________________________________________________________________________
50286 [  7620] By: jhi                                   on 2000/11/09  04:42:38
50287         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
50288              From: David Dyck <dcd@tc.fluke.com>
50289              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
50290              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
50291      Branch: perl
50292            ! pp_sys.c
50293 ____________________________________________________________________________
50294 [  7619] By: jhi                                   on 2000/11/09  04:36:21
50295         Log: Forgot from #7618.
50296      Branch: perl
50297            ! lib/File/stat.pm
50298 ____________________________________________________________________________
50299 [  7618] By: jhi                                   on 2000/11/09  04:28:44
50300         Log: Make deleting for %ENV work for (newer versions of) VMS,
50301              from Craig A. Berry.
50302      Branch: perl
50303            ! vms/vms.c
50304 ____________________________________________________________________________
50305 [  7617] By: jhi                                   on 2000/11/09  04:25:05
50306         Log: Subject: [PATCH] Class::Struct at compile time
50307              From: "Casey R. Tweten" <crt@kiski.net>
50308              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
50309              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
50310      Branch: perl
50311            ! lib/Class/Struct.pm
50312 ____________________________________________________________________________
50313 [  7616] By: jhi                                   on 2000/11/09  04:15:17
50314         Log: Subject: [ID 20001108.013] spelling
50315              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
50316              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
50317              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
50318      Branch: perl
50319            ! lib/ftp.pl
50320 ____________________________________________________________________________
50321 [  7615] By: jhi                                   on 2000/11/09  04:12:42
50322         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
50323              From: Peter Prymmer <pvhp@forte.com>
50324              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
50325              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
50326      Branch: perl
50327            ! configure.com
50328 ____________________________________________________________________________
50329 [  7614] By: jhi                                   on 2000/11/08  22:42:55
50330         Log: A missing aTHX_.
50331      Branch: perl
50332            ! ext/IPC/SysV/SysV.xs
50333 ____________________________________________________________________________
50334 [  7613] By: jhi                                   on 2000/11/08  19:30:21
50335         Log: Update Changes.
50336      Branch: perl
50337            ! Changes patchlevel.h
50338 ____________________________________________________________________________
50339 [  7612] By: jhi                                   on 2000/11/08  18:35:25
50340         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
50341              From: David Dyck <dcd@tc.fluke.com>
50342              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
50343              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
50344      Branch: perl
50345            ! pp_sys.c
50346 ____________________________________________________________________________
50347 [  7611] By: jhi                                   on 2000/11/08  18:30:26
50348         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
50349              From: Dominic Dunlop <domo@computer.org>
50350              Date: Tue, 7 Nov 2000 12:05:25 +0100
50351              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
50352      Branch: perl
50353            ! malloc.c
50354 ____________________________________________________________________________
50355 [  7610] By: jhi                                   on 2000/11/08  18:25:14
50356         Log: Do not test UTF-8 locales since that the tests would require
50357              polymorphic regexen.
50358      Branch: perl
50359            ! t/pragma/locale.t
50360 ____________________________________________________________________________
50361 [  7609] By: jhi                                   on 2000/11/08  17:12:51
50362         Log: Locale buglets.
50363              
50364              Subject: RE: Locales support (setlocale) fixes
50365              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50366              Date: Wed, 8 Nov 2000 20:01:39 +0300
50367              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
50368      Branch: perl
50369            ! t/pragma/locale.t util.c
50370 ____________________________________________________________________________
50371 [  7608] By: jhi                                   on 2000/11/08  17:00:16
50372         Log: Deleting $ENV{PATH} in VMS is not recommendable.
50373      Branch: perl
50374            ! t/pragma/locale.t
50375 ____________________________________________________________________________
50376 [  7607] By: jhi                                   on 2000/11/08  16:58:26
50377         Log: Subject: PATCH std stdio for (Free)BSD
50378              From: Nicholas Clark <nick@ccl4.org>
50379              Date: Wed, 8 Nov 2000 15:36:29 +0000
50380              Message-ID: <20001108153629.D98736@plum.flirble.org>
50381      Branch: metaconfig
50382            ! U/compline/d_stdstdio.U
50383      Branch: perl
50384            ! Configure config_h.SH
50385 ____________________________________________________________________________
50386 [  7606] By: jhi                                   on 2000/11/08  16:43:31
50387         Log: Forgot to bump the line numbers in #7601.
50388      Branch: perl
50389            ! t/pragma/warn/pp_sys
50390 ____________________________________________________________________________
50391 [  7605] By: jhi                                   on 2000/11/08  16:39:12
50392         Log: More careful detection of how well NVs and UVs mix.
50393              
50394              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))
50395              From: Nicholas Clark <nick@ccl4.org>
50396              Date: Wed, 8 Nov 2000 15:14:12 +0000
50397              Message-ID: <20001108151412.B98736@plum.flirble.org>
50398              
50399              Added some SIGFPE paranoia.
50400      Branch: metaconfig/U/perl
50401            ! perlxv.U
50402      Branch: perl
50403            ! Configure config_h.SH
50404 ____________________________________________________________________________
50405 [  7604] By: jhi                                   on 2000/11/08  14:39:10
50406         Log: Subject: [patch perl@7595] VMS configure.com tweak
50407              From: "Craig A. Berry" <craigberry@mac.com>
50408              Date: Wed, 8 Nov 2000 00:24:12 -0600
50409              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
50410      Branch: perl
50411            ! configure.com
50412 ____________________________________________________________________________
50413 [  7603] By: jhi                                   on 2000/11/08  14:27:11
50414         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
50415              From: Robin Barker <rmb1@cise.npl.co.uk>
50416              Date: Wed, 8 Nov 2000 11:11:39 GMT
50417              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
50418      Branch: perl
50419            ! perlio.c
50420 ____________________________________________________________________________
50421 [  7602] By: jhi                                   on 2000/11/08  14:25:03
50422         Log: Fix for the tie-refhash string table leaks.
50423              
50424              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
50425              Date: Wed, 8 Nov 2000 13:03:04 GMT
50426              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
50427      Branch: perl
50428            ! t/lib/tie-refhash.t
50429 ____________________________________________________________________________
50430 [  7601] By: jhi                                   on 2000/11/08  14:21:08
50431         Log: Try to avoid flockless and emulationless places.
50432      Branch: perl
50433            ! t/pragma/warn/pp_sys
50434 ____________________________________________________________________________
50435 [  7600] By: jhi                                   on 2000/11/08  02:28:54
50436         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
50437              
50438              Subject: [PATCH] prototyped functions that should be overrideable
50439              From: "Casey R. Tweten" <crt@kiski.net>
50440              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
50441              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
50442      Branch: perl
50443            ! toke.c
50444 ____________________________________________________________________________
50445 [  7599] By: jhi                                   on 2000/11/08  01:12:05
50446         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
50447              
50448              Subject: [PATCH] perlbug.PL
50449              From: "Kurt D. Starsinic" <kstar@chapin.edu>
50450              Date: Mon, 6 Nov 2000 21:39:01 -0500
50451              Message-ID: <20001106213901.B20955@O2.chapin.edu>
50452      Branch: perl
50453            ! utils/perlbug.PL
50454 ____________________________________________________________________________
50455 [  7598] By: jhi                                   on 2000/11/07  23:42:00
50456         Log: Bad thinko in #7581 (I used the test program with the expanded
50457              values as-is).
50458      Branch: metaconfig
50459            ! U/compline/d_stdstdio.U
50460      Branch: perl
50461            ! Configure
50462 ____________________________________________________________________________
50463 [  7597] By: jhi                                   on 2000/11/07  21:43:29
50464         Log: Subject: [PATCH perl@7573] cygwin port
50465              From: "Fifer, Eric" <EFifer@sanwaint.com>
50466              Date: Tue, 7 Nov 2000 18:08:51 -0000 
50467              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
50468              
50469              Synchronize with Cygwin 1.1.5.
50470      Branch: perl
50471            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
50472            ! pod/perlport.pod unixish.h util.c
50473 ____________________________________________________________________________
50474 [  7596] By: jhi                                   on 2000/11/07  21:39:25
50475         Log: perlhack updates from H.Merijn Brand.
50476      Branch: perl
50477            ! pod/perlhack.pod
50478 ____________________________________________________________________________
50479 [  7595] By: jhi                                   on 2000/11/07  20:21:41
50480         Log: Update Changes.
50481      Branch: perl
50482            ! Changes patchlevel.h
50483 ____________________________________________________________________________
50484 [  7594] By: jhi                                   on 2000/11/07  19:18:58
50485         Log: Be more robust in Dynaloader.pm.
50486      Branch: perl
50487            ! ext/DynaLoader/DynaLoader_pm.PL
50488 ____________________________________________________________________________
50489 [  7593] By: jhi                                   on 2000/11/07  16:49:31
50490         Log: AUTHORS update.
50491      Branch: perl
50492            ! AUTHORS
50493 ____________________________________________________________________________
50494 [  7592] By: gsar                                  on 2000/11/07  16:39:51
50495         Log: normalize relative paths in virtualized current directory on windows,
50496              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
50497              returns)
50498      Branch: perl
50499            ! win32/vdir.h
50500 ____________________________________________________________________________
50501 [  7591] By: jhi                                   on 2000/11/07  16:04:26
50502         Log: Too profiler-happy: with optimization the #7590 actually makes
50503              the test to run 0.5% _slower_.  Requires much more instrumentation.
50504              Retract #7590.
50505      Branch: perl
50506            ! regcomp.c regcomp.h
50507 ____________________________________________________________________________
50508 [  7590] By: jhi                                   on 2000/11/07  15:51:13
50509         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
50510              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
50511              by using memset() and testing bytewise (as opposed to bitwise).
50512      Branch: perl
50513            ! regcomp.c regcomp.h
50514 ____________________________________________________________________________
50515 [  7589] By: jhi                                   on 2000/11/07  12:56:39
50516         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
50517              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50518              Date: Mon, 06 Nov 2000 23:45:30 -0500
50519              Message-Id: <0011079735.AA973576259@univpress.com>
50520      Branch: perl
50521            ! configure.com t/lib/st-lock.t
50522 ____________________________________________________________________________
50523 [  7588] By: jhi                                   on 2000/11/07  01:03:28
50524         Log: Tweak #7587.
50525      Branch: perl
50526            ! pod/perldiag.pod
50527 ____________________________________________________________________________
50528 [  7587] By: jhi                                   on 2000/11/07  01:00:27
50529         Log: A doc addition for bug id 20001105.019, beware \p.
50530      Branch: perl
50531            ! pod/perldiag.pod
50532 ____________________________________________________________________________
50533 [  7586] By: jhi                                   on 2000/11/07  00:32:22
50534         Log: Fake support of holey files in win/dosish platforms.
50535              
50536              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
50537              From: kipp@shonanblue.ne.jp
50538              Date: Mon, 6 Nov 2000 13:30:55 -0800
50539              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
50540      Branch: perl
50541            ! ext/SDBM_File/sdbm/sdbm.c
50542 ____________________________________________________________________________
50543 [  7585] By: jhi                                   on 2000/11/07  00:12:54
50544         Log: Subject: Pod updates
50545              From: "Stephen P. Potter" <spp@spotter.yi.org>
50546              Date: Mon, 06 Nov 2000 18:56:43 -0500
50547              Message-Id: <200011062357.SAA18173@spotter.yi.org>
50548      Branch: perl
50549            ! README.dos README.os2 README.win32 pod/buildtoc.PL
50550            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
50551            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
50552            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
50553            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
50554            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
50555            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
50556            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
50557            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
50558            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
50559            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
50560            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
50561            ! pod/perltootc.pod pod/perlunicode.pod
50562 ____________________________________________________________________________
50563 [  7584] By: jhi                                   on 2000/11/07  00:04:17
50564         Log: Varargs don't always work too well if one puts an unsigned
50565              char on the stack and pop an unsigned quad off the stack.
50566              
50567              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
50568              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
50569              Date: Mon, 06 Nov 2000 15:19:05 -0800
50570              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
50571      Branch: perl
50572            ! utf8.c
50573 ____________________________________________________________________________
50574 [  7583] By: jhi                                   on 2000/11/06  23:58:48
50575         Log: %ENV note tweaks from Dan Sugalski.
50576      Branch: perl
50577            ! pod/perlport.pod vms/perlvms.pod
50578 ____________________________________________________________________________
50579 [  7582] By: jhi                                   on 2000/11/06  23:05:49
50580         Log: glibc5 detection by __GNU_LIBRARY__.
50581      Branch: perl
50582            ! toke.c
50583 ____________________________________________________________________________
50584 [  7581] By: jhi                                   on 2000/11/06  22:51:29
50585         Log: Make the stdio test program of 7427 less noisy while being 
50586              compiled so that Digital UNIX wouldn't get both
50587              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
50588              undefined.  This makes perlio happy.
50589      Branch: metaconfig
50590            ! U/compline/d_stdstdio.U
50591      Branch: perl
50592            ! Configure config_h.SH
50593 ____________________________________________________________________________
50594 [  7580] By: jhi                                   on 2000/11/06  22:41:41
50595         Log: Document %ENV = () portability issues.
50596      Branch: perl
50597            ! pod/perlport.pod vms/perlvms.pod
50598 ____________________________________________________________________________
50599 [  7579] By: jhi                                   on 2000/11/06  21:29:24
50600         Log: VOS updates from Paul Green.
50601      Branch: perl
50602            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
50603 ____________________________________________________________________________
50604 [  7578] By: jhi                                   on 2000/11/06  21:00:40
50605         Log: Sanitize the environment further.
50606      Branch: perl
50607            ! t/pragma/locale.t
50608 ____________________________________________________________________________
50609 [  7577] By: jhi                                   on 2000/11/06  20:53:51
50610         Log: Re-introduce 7552 lost in integration.
50611      Branch: perl
50612            ! perlio.c
50613 ____________________________________________________________________________
50614 [  7576] By: jhi                                   on 2000/11/06  20:33:46
50615         Log: Admit that the test leaks scalars.
50616      Branch: perl
50617            ! t/comp/proto.t
50618 ____________________________________________________________________________
50619 [  7575] By: jhi                                   on 2000/11/06  20:17:08
50620         Log: Integrate perlio.
50621      Branch: perl
50622           !> perlio.c
50623 ____________________________________________________________________________
50624 [  7574] By: nick                                  on 2000/11/06  20:07:28
50625         Log: Remove debug. Try (Mmap_t) on madvise() call.
50626      Branch: perlio
50627            ! perlio.c
50628 ____________________________________________________________________________
50629 [  7573] By: jhi                                   on 2000/11/06  13:56:05
50630         Log: Update Changes.
50631      Branch: perl
50632            ! Changes patchlevel.h
50633 ____________________________________________________________________________
50634 [  7572] By: jhi                                   on 2000/11/06  13:48:41
50635         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
50636              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50637              Date: Mon, 06 Nov 2000 10:11:42 +0100
50638              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
50639      Branch: perl
50640            ! pod/perlhack.pod
50641 ____________________________________________________________________________
50642 [  7571] By: jhi                                   on 2000/11/06  01:45:51
50643         Log: AUTHORS updates.
50644      Branch: perl
50645            ! AUTHORS
50646 ____________________________________________________________________________
50647 [  7570] By: jhi                                   on 2000/11/06  00:18:00
50648         Log: Fix for
50649              
50650              Subject: [ID 20000728.005] perl -P broken
50651              From: David Dyck <dcd@tc.fluke.com>
50652              Date: Fri, 28 Jul 2000 17:19:16 -0700
50653              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
50654              
50655              (hopefully).  The fix is also not complete, it seems to break
50656              BOM swallowing for libc5 systems, but until someone figures
50657              out a way to do this without ftell(), this will do.
50658      Branch: perl
50659            ! toke.c
50660 ____________________________________________________________________________
50661 [  7569] By: jhi                                   on 2000/11/06  00:05:30
50662         Log: Document that the evaled syntax errors cause scalar leaks.
50663      Branch: perl
50664            ! t/comp/proto.t
50665 ____________________________________________________________________________
50666 [  7568] By: jhi                                   on 2000/11/05  23:14:47
50667         Log: opmini.o can linger from Configures past.
50668      Branch: perl
50669            ! Makefile.SH
50670 ____________________________________________________________________________
50671 [  7567] By: jhi                                   on 2000/11/05  21:28:39
50672         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
50673              first argument correctly.
50674      Branch: perl
50675            ! perlio.c
50676 ____________________________________________________________________________
50677 [  7566] By: jhi                                   on 2000/11/05  21:15:56
50678         Log: Integrate perlio.
50679      Branch: perl
50680           !> perlio.c
50681 ____________________________________________________________________________
50682 [  7565] By: jhi                                   on 2000/11/05  21:15:13
50683         Log: Use -dM for gcc (the suggested patch did it only for Linux,
50684              but I think it can be generalized).
50685              
50686              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
50687              From: Pixel <pixel@mandrakesoft.com>
50688              Date: 05 Nov 2000 21:49:34 +0100 
50689              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
50690      Branch: perl
50691            ! ext/Errno/Errno_pm.PL
50692 ____________________________________________________________________________
50693 [  7564] By: nick                                  on 2000/11/05  21:09:18
50694         Log: Added a mmap layer as a "subclass" of perlio.
50695              PERLIO=mmap ./perl harness passes
50696      Branch: perlio
50697            ! perlio.c
50698 ____________________________________________________________________________
50699 [  7563] By: jhi                                   on 2000/11/05  19:48:55
50700         Log: Add a note for future generations about bug id 20000229.006.
50701      Branch: perl
50702            ! malloc.c
50703 ____________________________________________________________________________
50704 [  7562] By: jhi                                   on 2000/11/05  19:38:24
50705         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
50706      Branch: perl
50707            ! pp_ctl.c t/op/pos.t
50708 ____________________________________________________________________________
50709 [  7561] By: jhi                                   on 2000/11/05  18:21:46
50710         Log: Add =pod to be tidy.
50711      Branch: perl
50712            ! lib/Math/Complex.pm
50713 ____________________________________________________________________________
50714 [  7560] By: jhi                                   on 2000/11/05  17:38:46
50715         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
50716      Branch: perl
50717            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
50718            ! ext/Storable/Storable.xs t/lib/st-recurse.t
50719 ____________________________________________________________________________
50720 [  7559] By: jhi                                   on 2000/11/05  17:32:59
50721         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
50722              From: "Peter J. Farley III" <pjfarley@banet.net>
50723              Date: Sun, 05 Nov 2000 11:55:59 -0500
50724              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
50725      Branch: perl
50726            ! t/lib/syslog.t
50727 ____________________________________________________________________________
50728 [  7558] By: jhi                                   on 2000/11/05  17:29:19
50729         Log: Integrate perlio.
50730      Branch: perl
50731           !> perlio.c
50732 ____________________________________________________________________________
50733 [  7557] By: jhi                                   on 2000/11/05  17:22:01
50734         Log: A fix of sorts for 20000329.026, a better error message
50735              for a missing "use charnames" when using the \N{...}. 
50736      Branch: perl
50737            ! pod/perldiag.pod toke.c
50738 ____________________________________________________________________________
50739 [  7556] By: jhi                                   on 2000/11/05  16:33:50
50740         Log: Test tweak: show also the failed locales.
50741              
50742              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
50743              From: Lupe Christoph <lupe@lupe-christoph.de>         
50744              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
50745              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
50746      Branch: perl
50747            ! t/pragma/locale.t
50748 ____________________________________________________________________________
50749 [  7555] By: nick                                  on 2000/11/05  11:09:34
50750         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
50751              open RDWR so does not fail. (pragma/warnings 303 again...)
50752      Branch: perlio
50753            ! perlio.c
50754 ____________________________________________________________________________
50755 [  7554] By: nick                                  on 2000/11/05  10:10:13
50756         Log: Fix case where ungetc(f,EOF) was allowed.
50757              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
50758              so we can see similarities.
50759              Use types more carefully and a STDCHAR array in hope that this will
50760              fix Jarrko's 64bit machine.
50761      Branch: perlio
50762            ! perlio.c
50763 ____________________________________________________________________________
50764 [  7553] By: jhi                                   on 2000/11/05  01:12:16
50765         Log: Fix for
50766              
50767              Subject: [ID 20001004.007] taint propogation is inconsistent
50768              From: pimlott@idiomtech.com (Andrew Pimlott) 
50769              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
50770              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
50771              
50772              The culprit was sv_setsv() which was rather blindly
50773              propagating taint, which lead to behaviour where if
50774              a tainted anon hash value was seen all the hash values
50775              from then on at that level became tainted, or at any
50776              upper levels in the case of nested anon hashes.
50777      Branch: perl
50778            ! sv.c t/op/taint.t
50779 ____________________________________________________________________________
50780 [  7552] By: jhi                                   on 2000/11/04  23:44:18
50781         Log: Some cpps don't like splitting conditionals across several lines.
50782      Branch: perl
50783            ! perlio.c
50784 ____________________________________________________________________________
50785 [  7551] By: nick                                  on 2000/11/04  23:40:44
50786         Log: Integrate mainline
50787      Branch: perlio
50788           !> pp_hot.c t/op/taint.t
50789 ____________________________________________________________________________
50790 [  7550] By: nick                                  on 2000/11/04  23:39:05
50791         Log: Integrate mainline again
50792      Branch: perlio
50793           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
50794           !> t/lib/b.t t/op/misc.t util.c
50795 ____________________________________________________________________________
50796 [  7549] By: jhi                                   on 2000/11/04  23:14:01
50797         Log: Fix for
50798              
50799              Subject: [ID 20001004.006] undef is never tainted
50800              From: pimlott@idiomtech.com (Andrew Pimlott)
50801              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
50802              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
50803              
50804              An undef read from a slurped file was not tainted.
50805      Branch: perl
50806            ! pp_hot.c t/op/taint.t
50807 ____________________________________________________________________________
50808 [  7548] By: jhi                                   on 2000/11/04  22:56:21
50809         Log: Test tweak ($Config{useperlio} is by default undef) .
50810      Branch: perl
50811            ! t/lib/b.t
50812 ____________________________________________________________________________
50813 [  7547] By: jhi                                   on 2000/11/04  22:43:56
50814         Log: Integrate perlio.
50815      Branch: perl
50816           +> lib/perlio.pm
50817           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
50818           !> pod/perlapi.pod t/lib/b.t
50819 ____________________________________________________________________________
50820 [  7546] By: jhi                                   on 2000/11/04  22:40:59
50821         Log: Configure would use a bad $myuname from an old config.sh.
50822              
50823              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
50824              From: Andy Dougherty <doughera@lafayette.edu>
50825              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
50826              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
50827      Branch: metaconfig
50828            ! U/modified/Oldconfig.U
50829      Branch: perl
50830            ! Configure config_h.SH
50831 ____________________________________________________________________________
50832 [  7545] By: jhi                                   on 2000/11/04  22:36:54
50833         Log: Subject: Locales support (setlocale) fixes
50834              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50835              Date: Sat, 4 Nov 2000 10:15:48 +0300 
50836              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
50837              
50838              Modified quite a bit to be more portable.
50839      Branch: perl
50840            ! embed.h embed.pl perl.h proto.h util.c
50841 ____________________________________________________________________________
50842 [  7544] By: jhi                                   on 2000/11/04  22:32:47
50843         Log: Dying is too strict here, better just skip.
50844      Branch: perl
50845            ! t/op/misc.t
50846 ____________________________________________________________________________
50847 [  7543] By: nick                                  on 2000/11/04  21:55:13
50848         Log: Merge mainline
50849      Branch: perlio
50850           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
50851           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
50852           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
50853           !> (integrate 64 files)
50854 ____________________________________________________________________________
50855 [  7542] By: jhi                                   on 2000/11/04  21:09:28
50856         Log: More Changes tweakery.
50857      Branch: perl
50858            ! Changes Porting/genlog
50859 ____________________________________________________________________________
50860 [  7541] By: jhi                                   on 2000/11/04  20:58:18
50861         Log: Changes fixups.
50862      Branch: perl
50863            ! Changes
50864 ____________________________________________________________________________
50865 [  7540] By: jhi                                   on 2000/11/04  20:42:38
50866         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
50867              create a "fast path" for locale name probing using "locale -a"
50868              if available, squash finally hopefully the s?printf resetting
50869              the numeric locale (since, IIUC perllocale, it never shouldn't). 
50870      Branch: perl
50871            ! sv.c t/op/misc.t t/pragma/locale.t
50872 ____________________________________________________________________________
50873 [  7539] By: nick                                  on 2000/11/04  19:56:10
50874         Log: PerlIO infrastructure complete.
50875      Branch: perlio
50876            + lib/perlio.pm
50877            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
50878 ____________________________________________________________________________
50879 [  7538] By: nick                                  on 2000/11/04  14:31:32
50880         Log: Type tweaks + less contorted allocation scheme
50881      Branch: perlio
50882            ! perlio.c
50883 ____________________________________________________________________________
50884 [  7537] By: nick                                  on 2000/11/04  12:40:42
50885         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
50886              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
50887              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
50888              sensible) which lead to some interesting fails.
50889      Branch: perlio
50890            ! perlio.c
50891 ____________________________________________________________________________
50892 [  7536] By: jhi                                   on 2000/11/04  00:20:02
50893         Log: Add FCNTL_CAN_LOCK.
50894              
50895              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
50896              From: Andy Dougherty <doughera@lafayette.edu>
50897              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
50898              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
50899              
50900              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
50901              From: Andy Dougherty <doughera@lafayette.edu>
50902              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
50903              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
50904      Branch: metaconfig/U/perl
50905            + d_fcntl_can_lock.U
50906            ! startperl.U
50907      Branch: perl
50908            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50909            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
50910            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50911            ! vos/config.ga.h win32/config.bc win32/config.gc
50912            ! win32/config.vc
50913 ____________________________________________________________________________
50914 [  7535] By: nick                                  on 2000/11/03  22:19:10
50915         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
50916              - Works on Linux with
50917              perlio + unix
50918              stdio
50919              - Works on Solaris with
50920              perlio + unix
50921              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
50922              - Fails (hangs in openpid) if you try and stack
50923              perlio + stdio - Linux stdio's read() logic is hanging.
50924      Branch: perlio
50925            ! iperlsys.h perlio.c
50926 ____________________________________________________________________________
50927 [  7534] By: jhi                                   on 2000/11/03  15:16:02
50928         Log: Subject: Re: README.aix
50929              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50930              Date: Fri, 03 Nov 2000 16:03:15 +0100
50931              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
50932      Branch: perl
50933            ! README.aix
50934 ____________________________________________________________________________
50935 [  7533] By: jhi                                   on 2000/11/03  03:59:02
50936         Log: Subject: [PATCH 5.7.0] better messages from malloc()
50937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50938              Date: Wed, 1 Nov 2000 23:39:56 -0500
50939              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
50940      Branch: perl
50941            ! malloc.c pod/perldiag.pod
50942 ____________________________________________________________________________
50943 [  7532] By: jhi                                   on 2000/11/03  00:11:56
50944         Log: The #7521 touched things it shouldn't have.
50945      Branch: perl
50946            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
50947 ____________________________________________________________________________
50948 [  7531] By: jhi                                   on 2000/11/02  22:32:33
50949         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
50950              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50951              Date:     Thu, 2 Nov 2000 16:58:36 EST
50952              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
50953      Branch: perl
50954            ! vms/gen_shrfls.pl
50955 ____________________________________________________________________________
50956 [  7530] By: jhi                                   on 2000/11/02  22:08:49
50957         Log: Fix the problem discussed in
50958              
50959              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
50960              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
50961              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
50962              
50963              originally from Linc Madison.  Also Andreas König's comments
50964              taken into account.  Some other problems with Tie::SubstrHash
50965              fixed: didn't croak when the table exceeded the requested number
50966              of entries (as documented) but instead when the number of entries
50967              exceeded the size of the table, a croak() had an unnecessary \n,
50968              didn't have a CLEAR method, documented that there is no exists().
50969              Didn't fix to be strict-proof because the module uses &foo; and
50970              dynamic scope.  Added a test script exercizing both first tamely 
50971              the basic functionality, and then the failure cases reported by
50972              Linc Madison.
50973      Branch: perl
50974            + t/lib/tie-substrhash.t
50975            ! MANIFEST lib/Tie/SubstrHash.pm
50976 ____________________________________________________________________________
50977 [  7529] By: jhi                                   on 2000/11/02  17:58:08
50978         Log: recv() can fail and return undef.
50979              
50980              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
50981              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
50982              Date: Thu, 2 Nov 2000 20:12:20 +0300
50983              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
50984      Branch: perl
50985            ! lib/Net/Ping.pm
50986 ____________________________________________________________________________
50987 [  7528] By: jhi                                   on 2000/11/02  17:49:09
50988         Log: Detpyo.
50989      Branch: perl
50990            ! pod/perlop.pod
50991 ____________________________________________________________________________
50992 [  7527] By: jhi                                   on 2000/11/02  15:48:37
50993         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
50994              fix a autovivification bug in Tie::RefHash, add tests for both.
50995              
50996              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
50997              From: Edward Avis <epa98@doc.ic.ac.uk>
50998              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
50999              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
51000      Branch: perl
51001            + t/lib/tie-refhash.t
51002            ! MANIFEST lib/Tie/RefHash.pm
51003 ____________________________________________________________________________
51004 [  7526] By: jhi                                   on 2000/11/02  13:56:26
51005         Log: Test::Harness revealed buglets in the new DynaLoader.
51006              
51007              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
51008              From: andreas.koenig@anima.de (Andreas J. Koenig)
51009              Date: 02 Nov 2000 11:26:48 +0100 
51010              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
51011      Branch: perl
51012            ! ext/DynaLoader/DynaLoader_pm.PL
51013 ____________________________________________________________________________
51014 [  7525] By: jhi                                   on 2000/11/01  23:52:08
51015         Log: The entry for #7503 was missing.
51016      Branch: perl
51017            ! Changes
51018 ____________________________________________________________________________
51019 [  7524] By: jhi                                   on 2000/11/01  23:40:52
51020         Log: Update Changes.
51021      Branch: perl
51022            ! Changes patchlevel.h
51023 ____________________________________________________________________________
51024 [  7523] By: jhi                                   on 2000/11/01  22:57:09
51025         Log: More tweaking on the #7522 theme.
51026      Branch: perl
51027            ! ext/DynaLoader/DynaLoader_pm.PL
51028 ____________________________________________________________________________
51029 [  7522] By: jhi                                   on 2000/11/01  22:06:15
51030         Log: Expand %Config variables and %ENV variables only if
51031              so requested during build time using the
51032              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
51033              Not expanding makes relocating distributions easier.
51034      Branch: perl
51035            ! ext/DynaLoader/DynaLoader_pm.PL
51036 ____________________________________________________________________________
51037 [  7521] By: jhi                                   on 2000/11/01  20:56:34
51038         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
51039              and setgid() because they were just changing $< and $( which means
51040              only changing the real uid/gid, as opposed to changing both
51041              real and effective ids.  (The alternative way could have been
51042              in POSIX.pm to change $> and $), too, but making a direct call
51043              to the C API feels cleaner.)  Fixes the bug
51044              
51045              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
51046              From: "Garry T. Williams" <garry@zvolve.com>
51047              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
51048              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
51049      Branch: perl
51050            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
51051            ! ext/POSIX/typemap pod/perlvar.pod
51052 ____________________________________________________________________________
51053 [  7520] By: jhi                                   on 2000/11/01  20:08:33
51054         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
51055              From: "Garry T. Williams" <garry@zvolve.com>
51056              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
51057              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
51058      Branch: perl
51059            ! pod/perlsec.pod
51060 ____________________________________________________________________________
51061 [  7519] By: jhi                                   on 2000/11/01  20:01:22
51062         Log: Locale warning explanation tweak.
51063      Branch: perl
51064            ! pod/perldiag.pod
51065 ____________________________________________________________________________
51066 [  7518] By: jhi                                   on 2000/11/01  18:57:13
51067         Log: C.pm part of
51068              
51069              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
51070              From: Jarkko Hietaniemi <jhi@iki.fi>
51071              Date: Tue, 10 Oct 2000 08:22:28 -0500
51072              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
51073      Branch: perl
51074            ! ext/B/B/C.pm
51075 ____________________________________________________________________________
51076 [  7517] By: jhi                                   on 2000/11/01  18:41:59
51077         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
51078              From: Martien Verbruggen <mgjv@comdyn.com.au>
51079              Date: Fri, 6 Oct 2000 14:09:10 +1100
51080              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
51081      Branch: perl
51082            ! pod/perlop.pod
51083 ____________________________________________________________________________
51084 [  7516] By: jhi                                   on 2000/11/01  18:34:55
51085         Log: Generalize the Camel wording.
51086              
51087              Subject: Re: perlfaq style changes
51088              From: John Borwick <jhborwic@unity.ncsu.edu>
51089              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
51090              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
51091      Branch: perl
51092            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
51093 ____________________________________________________________________________
51094 [  7515] By: jhi                                   on 2000/11/01  16:52:31
51095         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
51096              From: pimlott@idiomtech.com (Andrew Pimlott)
51097              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
51098              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
51099      Branch: perl
51100            ! pod/perlsec.pod
51101 ____________________________________________________________________________
51102 [  7514] By: jhi                                   on 2000/11/01  15:03:40
51103         Log: More AIX lore.
51104      Branch: perl
51105            ! ext/re/hints/aix.pl
51106 ____________________________________________________________________________
51107 [  7513] By: jhi                                   on 2000/11/01  14:48:30
51108         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
51109              From: root <root@chronos.fi.muni.cz>
51110              Date: Wed, 1 Nov 2000 12:31:32 +0100
51111              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
51112      Branch: perl
51113            ! lib/Net/Ping.pm
51114 ____________________________________________________________________________
51115 [  7512] By: jhi                                   on 2000/11/01  14:46:47
51116         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51117              From: Martin Husemann <martin@duskware.de>
51118              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
51119              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
51120      Branch: perl
51121            ! regcomp.c
51122 ____________________________________________________________________________
51123 [  7511] By: jhi                                   on 2000/11/01  14:39:50
51124         Log: AUTHORS updates.
51125      Branch: perl
51126            ! AUTHORS
51127 ____________________________________________________________________________
51128 [  7510] By: jhi                                   on 2000/11/01  14:29:50
51129         Log: Subject: [PATCH] startperl to respect versiononly
51130              From: Robin Barker <rmb1@cise.npl.co.uk> 
51131              Date: Tue, 31 Oct 2000 16:29:36 GMT
51132              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
51133      Branch: metaconfig/U/perl
51134            ! startperl.U
51135      Branch: perl
51136            ! Configure config_h.SH
51137 ____________________________________________________________________________
51138 [  7509] By: jhi                                   on 2000/11/01  14:19:53
51139         Log: printf UVs the correct way, noticed by Robin Barker.
51140      Branch: perl
51141            ! utf8.c
51142 ____________________________________________________________________________
51143 [  7508] By: jhi                                   on 2000/11/01  14:10:03
51144         Log: Do not cleanup *% because the % has special meanings in some
51145              shell environments.
51146      Branch: perl
51147            ! ext/Storable/Makefile.PL
51148 ____________________________________________________________________________
51149 [  7507] By: jhi                                   on 2000/11/01  14:06:00
51150         Log: The NonStop-UX libraries have a novel way to say NaN.
51151      Branch: perl
51152            ! t/lib/bigfltpm.t
51153 ____________________________________________________________________________
51154 [  7506] By: jhi                                   on 2000/11/01  14:03:35
51155         Log: The osname has been lowercased by now, from Tom Bates.
51156      Branch: metaconfig
51157            ! U/modified/Oldconfig.U
51158      Branch: perl
51159            ! Configure config_h.SH
51160 ____________________________________________________________________________
51161 [  7505] By: jhi                                   on 2000/10/31  19:18:39
51162         Log: The compiler is either gcc or cc, from Tom Bates.
51163      Branch: perl
51164            ! hints/nonstopux.sh
51165 ____________________________________________________________________________
51166 [  7504] By: jhi                                   on 2000/10/31  14:53:42
51167         Log: Update Changes.
51168      Branch: perl
51169            ! Changes patchlevel.h
51170 ____________________________________________________________________________
51171 [  7503] By: jhi                                   on 2000/10/31  14:30:50
51172         Log: Whitespace style tweak.  Was originally going to see to
51173              
51174              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51175              From: Joe Smith <jms@inwap.com>
51176              Date: Mon, 30 Oct 2000 18:47:57 -0800
51177              Message-Id: <39FE32DD.24AAC4D@inwap.com>
51178              
51179              but that had already been taken care of.
51180      Branch: metaconfig
51181            ! U/compline/d_stdstdio.U
51182      Branch: perl
51183            ! Configure config_h.SH
51184 ____________________________________________________________________________
51185 [  7502] By: jhi                                   on 2000/10/31  14:25:02
51186         Log: AUTHORS tweaks.
51187      Branch: perl
51188            ! AUTHORS
51189 ____________________________________________________________________________
51190 [  7501] By: jhi                                   on 2000/10/31  14:23:59
51191         Log: Subject: perlfaq style changes
51192              From: John Borwick <jhborwic@unity.ncsu.edu>
51193              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
51194              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
51195      Branch: perl
51196            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
51197            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
51198            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
51199            ! pod/perlfaq9.pod
51200 ____________________________________________________________________________
51201 [  7500] By: jhi                                   on 2000/10/31  14:22:15
51202         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
51203              
51204              Subject: Re: [ID 20000918.005] ~ on wide chars
51205              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51206              Date: Mon, 30 Oct 2000 21:09:55 -0800
51207              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
51208              
51209              (The ord() part of the patch skipped.)
51210      Branch: perl
51211            ! doop.c
51212 ____________________________________________________________________________
51213 [  7499] By: jhi                                   on 2000/10/31  14:20:08
51214         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
51215              From: Jens Hamisch <jens@Strawberry.COM>
51216              Date: Mon, 30 Oct 2000 15:17:07 +0100
51217              Message-Id: <20001030151707.A9597@Strawberry.COM>
51218      Branch: perl
51219            ! av.c
51220 ____________________________________________________________________________
51221 [  7498] By: jhi                                   on 2000/10/31  14:16:29
51222         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
51223              From: Peter Prymmer <pvhp@forte.com>
51224              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
51225              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
51226      Branch: perl
51227            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
51228            + ext/Encode/Encode/posix-bc.enc
51229            ! MANIFEST t/lib/encode.t
51230 ____________________________________________________________________________
51231 [  7497] By: jhi                                   on 2000/10/31  14:13:22
51232         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
51233              From: Peter Prymmer <pvhp@forte.com>
51234              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
51235              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
51236      Branch: perl
51237            ! t/lib/cgi-html.t
51238 ____________________________________________________________________________
51239 [  7496] By: jhi                                   on 2000/10/31  14:12:05
51240         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
51241              From: Peter Prymmer <pvhp@forte.com>
51242              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
51243              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
51244      Branch: perl
51245            ! t/lib/cgi-function.t
51246 ____________________________________________________________________________
51247 [  7495] By: jhi                                   on 2000/10/31  14:11:08
51248         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
51249              From: Peter Prymmer <pvhp@forte.com>
51250              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
51251              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
51252      Branch: perl
51253            + ext/re/hints/aix.pl
51254            ! MANIFEST ext/re/Makefile.PL
51255 ____________________________________________________________________________
51256 [  7494] By: jhi                                   on 2000/10/31  14:08:32
51257         Log: Use Errno magic.
51258              
51259              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
51260              From: Casey Tweten <perl@ctweten.amsite.com>
51261              Date: Mon, 30 Oct 2000 15:51:17 -0500
51262              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
51263      Branch: perl
51264            ! lib/File/Temp.pm
51265 ____________________________________________________________________________
51266 [  7493] By: jhi                                   on 2000/10/31  14:05:07
51267         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
51268              
51269              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
51270              From: Nicholas Clark <nick@ccl4.org>
51271              Date: Mon, 30 Oct 2000 17:38:45 +0000
51272              Message-ID: <20001030173845.O60355@plum.flirble.org>
51273      Branch: perl
51274            ! Makefile.SH utils/perlbug.PL
51275 ____________________________________________________________________________
51276 [  7492] By: nick                                  on 2000/10/30  19:37:23
51277         Log: Change files which are mysteriously different to mainline to be
51278              copies of mainline.
51279      Branch: perlio
51280            ! objXSUB.h perlapi.c pod/perlapi.pod
51281 ____________________________________________________________________________
51282 [  7491] By: nick                                  on 2000/10/30  18:05:54
51283         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
51284              - typo in endian code in putc.
51285              - Don't allow read of write-only files and vice-versa
51286              - and off-by-one in flush-all loop.
51287              Remove debug calls as they were using GCC specific features.
51288      Branch: perlio
51289            ! perlio.c
51290 ____________________________________________________________________________
51291 [  7490] By: nick                                  on 2000/10/29  21:45:45
51292         Log: Integrate mainline to perlio
51293      Branch: perlio
51294           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
51295           !> toke.c
51296 ____________________________________________________________________________
51297 [  7489] By: jhi                                   on 2000/10/29  21:11:08
51298         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
51299              From: andreas.koenig@anima.de (Andreas J. Koenig)
51300              Date: 29 Oct 2000 22:05:59 +0100
51301              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
51302      Branch: perl
51303            ! lib/ExtUtils/Manifest.pm
51304 ____________________________________________________________________________
51305 [  7488] By: jhi                                   on 2000/10/29  21:07:47
51306         Log: Tests for #7487.
51307              
51308              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
51309              From: andreas.koenig@anima.de (Andreas J. Koenig)
51310              Date: 29 Oct 2000 19:37:09 +0100
51311              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
51312      Branch: perl
51313            ! t/comp/proto.t
51314 ____________________________________________________________________________
51315 [  7487] By: jhi                                   on 2000/10/29  21:06:27
51316         Log: constsub spillage.
51317              
51318              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
51319              From: John Tobey <jtobey@john-edwin-tobey.org>
51320              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
51321              Message-Id: <m13pvSr-000FObC@feynman.localnet>
51322      Branch: perl
51323            ! op.c
51324 ____________________________________________________________________________
51325 [  7486] By: nick                                  on 2000/10/29  21:05:04
51326         Log: Integrate mainline to perlio branch
51327      Branch: perlio
51328           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
51329           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
51330           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
51331           +> vos/install_perl.cm
51332            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
51333            - vos/config.h vos/config_h.SH_orig
51334           !> (integrate 141 files)
51335 ____________________________________________________________________________
51336 [  7485] By: jhi                                   on 2000/10/29  21:00:47
51337         Log: Make \x{...} consistently produce UTF-8.
51338              
51339              Subject: Re: \x{...} is confused 
51340              From: Simon Cozens <simon@cozens.net>
51341              Date: Sun, 29 Oct 2000 19:36:48 +0000
51342              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
51343      Branch: perl
51344            ! t/pragma/utf8.t toke.c
51345 ____________________________________________________________________________
51346 [  7484] By: nick                                  on 2000/10/29  20:05:29
51347         Log: PerlIO passes all tests.
51348      Branch: perlio
51349            ! perlio.c
51350 ____________________________________________________________________________
51351 [  7483] By: jhi                                   on 2000/10/29  18:06:55
51352         Log: Update Changes.
51353      Branch: perl
51354            ! Changes patchlevel.h
51355 ____________________________________________________________________________
51356 [  7482] By: nick                                  on 2000/10/29  17:43:28
51357         Log: Include <unistd.h> to get correct lseek() prototype etc.
51358              (I thought perl.h did that) - down to two fails
51359              - comp/require.t (last test)
51360              - lib/io_xs.t - possibly import/export of FILE * ?
51361      Branch: perlio
51362            ! perlio.c
51363 ____________________________________________________________________________
51364 [  7481] By: jhi                                   on 2000/10/29  17:02:37
51365         Log: UTF-8 decoder tweak.
51366      Branch: perl
51367            ! utf8.c
51368 ____________________________________________________________________________
51369 [  7480] By: nick                                  on 2000/10/29  16:26:11
51370         Log: Fixed two bugs:
51371              - error code not being set on close (of broken pipe)
51372              - append mode was truncating.
51373              At least one seek/tell bug remains.
51374      Branch: perlio
51375            ! perlio.c
51376 ____________________________________________________________________________
51377 [  7479] By: nick                                  on 2000/10/29  11:18:16
51378         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
51379              in case of accidents. Still several worrying fails, no line disciplines yet.
51380      Branch: perlio
51381            ! iperlsys.h perlio.c
51382 ____________________________________________________________________________
51383 [  7478] By: jhi                                   on 2000/10/29  02:04:01
51384         Log: Add also emailless people.
51385      Branch: perl
51386            ! AUTHORS
51387 ____________________________________________________________________________
51388 [  7477] By: jhi                                   on 2000/10/29  01:36:00
51389         Log: The #7476 needs a MANIFEST change, too.
51390      Branch: perl
51391            ! MANIFEST
51392 ____________________________________________________________________________
51393 [  7476] By: jhi                                   on 2000/10/29  01:35:21
51394         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
51395      Branch: perl
51396            - MAINTAIN
51397            ! AUTHORS Changes
51398 ____________________________________________________________________________
51399 [  7475] By: jhi                                   on 2000/10/28  23:57:25
51400         Log: De-quoted-unreadable to ISO Latin 1.
51401              (There's one ISO-2022-JP name in Changes5.004.)
51402      Branch: perl
51403            ! Changes Changes5.6
51404 ____________________________________________________________________________
51405 [  7474] By: jhi                                   on 2000/10/28  19:13:06
51406         Log: Subject: [ID 20001027.007] uniq array in perlfaq
51407              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
51408              Date: Fri, 27 Oct 2000 19:28:30 +0200
51409              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
51410      Branch: perl
51411            ! pod/perlfaq4.pod
51412 ____________________________________________________________________________
51413 [  7473] By: jhi                                   on 2000/10/28  18:02:05
51414         Log: Locking null mutexes is not recommendable.
51415              
51416              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
51417              From: Hugo <hv@crypt.compulink.co.uk>
51418              Date: Sat, 28 Oct 2000 18:41:12 +0100
51419              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
51420      Branch: perl
51421            ! op.c
51422 ____________________________________________________________________________
51423 [  7472] By: jhi                                   on 2000/10/28  17:52:58
51424         Log: Better create a true mailing list for the repository keepers.
51425      Branch: perl
51426            ! Porting/repository.pod
51427 ____________________________________________________________________________
51428 [  7471] By: jhi                                   on 2000/10/28  17:28:24
51429         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
51430              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
51431      Branch: perl
51432            + Porting/repository.pod
51433            ! MANIFEST
51434 ____________________________________________________________________________
51435 [  7470] By: jhi                                   on 2000/10/28  17:20:54
51436         Log: Subject: DOC PATCH 5.6.0
51437              From: mjd@plover.com
51438              Date: 27 Oct 2000 17:32:44 -0000
51439              Message-ID: <20001027173244.23754.qmail@plover.com>
51440      Branch: perl
51441            ! pod/perlfunc.pod
51442 ____________________________________________________________________________
51443 [  7469] By: jhi                                   on 2000/10/28  17:16:45
51444         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
51445              From: "Peter J. Farley III" <pjfarley@banet.net>
51446              Date: Fri, 27 Oct 2000 20:32:56 -0400
51447              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
51448      Branch: perl
51449            ! README.dos
51450 ____________________________________________________________________________
51451 [  7468] By: jhi                                   on 2000/10/28  17:07:18
51452         Log: Make target reordering to avoid pointless re-makes.
51453              
51454              Subject: Re: Total re-make of 'make okfile' after 7451 ?
51455              From: Nicholas Clark <nick@ccl4.org>
51456              Date: Sat, 28 Oct 2000 00:31:02 +0100
51457              Message-ID: <20001028003101.A54517@plum.flirble.org>
51458      Branch: perl
51459            ! Makefile.SH
51460 ____________________________________________________________________________
51461 [  7467] By: jhi                                   on 2000/10/28  17:05:31
51462         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
51463              From: lvirden@cas.org
51464              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
51465              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
51466      Branch: perl
51467            ! README.os2
51468 ____________________________________________________________________________
51469 [  7466] By: jhi                                   on 2000/10/28  16:09:16
51470         Log: Upgrade to CPAN 1.58_55.
51471              
51472              Subject: CPAN.pm status
51473              From: andreas.koenig@anima.de (Andreas J. Koenig) 
51474              Date: 28 Oct 2000 08:18:00 +0200 
51475              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
51476      Branch: perl
51477            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51478 ____________________________________________________________________________
51479 [  7465] By: jhi                                   on 2000/10/28  16:02:47
51480         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
51481      Branch: perl
51482            ! embed.h embed.pl perl.h proto.h toke.c
51483 ____________________________________________________________________________
51484 [  7464] By: nick                                  on 2000/10/28  10:43:44
51485         Log: Fix for sv_2iv() on "shared" value from keys %hash.
51486      Branch: perl
51487            ! sv.c
51488 ____________________________________________________________________________
51489 [  7463] By: jhi                                   on 2000/10/27  16:18:29
51490         Log: Update Changes.
51491      Branch: perl
51492            ! Changes patchlevel.h
51493 ____________________________________________________________________________
51494 [  7462] By: jhi                                   on 2000/10/27  16:17:44
51495         Log: Too enthusiastic editing in #7460.
51496      Branch: metaconfig
51497            ! U/modified/Oldsym.U
51498      Branch: perl
51499            ! Configure config_h.SH
51500 ____________________________________________________________________________
51501 [  7461] By: jhi                                   on 2000/10/27  15:37:38
51502         Log: Retract #7459, the script needs more work.
51503      Branch: perl
51504            - mkreef
51505            ! MANIFEST
51506 ____________________________________________________________________________
51507 [  7460] By: jhi                                   on 2000/10/27  15:23:14
51508         Log: Use $sort, $uniq (and $tr) consistently as wondered
51509              by Nicholas Clark.
51510      Branch: metaconfig
51511            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
51512            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
51513            ! U/modified/libc.U
51514      Branch: perl
51515            ! Configure config_h.SH
51516 ____________________________________________________________________________
51517 [  7459] By: jhi                                   on 2000/10/27  15:02:07
51518         Log: (Retracted by #7461)
51519              
51520              Add a shell script for creating/removing symbolic link farms,
51521              useful for keeping the source code read-only and doing the
51522              builds somewhere else.
51523      Branch: perl
51524            + mkreef
51525            ! MANIFEST
51526 ____________________________________________________________________________
51527 [  7458] By: jhi                                   on 2000/10/27  14:42:20
51528         Log: Do away with the fix_pl.
51529      Branch: perl
51530            - fix_pl
51531            ! MANIFEST Makefile.SH
51532 ____________________________________________________________________________
51533 [  7457] By: jhi                                   on 2000/10/27  12:43:13
51534         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
51535              From: Jens Hamisch <jens@Strawberry.COM>
51536              Date: Fri, 27 Oct 2000 14:38:21 +0200
51537              Message-Id: <20001027143821.B3366@Strawberry.COM>
51538      Branch: perl
51539            ! perl.h
51540 ____________________________________________________________________________
51541 [  7456] By: jhi                                   on 2000/10/27  12:33:42
51542         Log: Subject: [PATCH] todo
51543              From: Nicholas Clark <nick@ccl4.org>
51544              Date: Thu, 26 Oct 2000 22:32:29 +0100
51545              Message-ID: <20001026223229.A44540@plum.flirble.org>
51546      Branch: perl
51547            ! pod/perltodo.pod
51548 ____________________________________________________________________________
51549 [  7455] By: jhi                                   on 2000/10/27  12:02:21
51550         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
51551              From: John Tobey <jtobey@john-edwin-tobey.org>
51552              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
51553              Message-Id: <m13ozHF-000FObC@feynman.localnet>
51554      Branch: perl
51555            ! op.c t/pragma/sub_lval.t
51556 ____________________________________________________________________________
51557 [  7454] By: jhi                                   on 2000/10/27  11:59:42
51558         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
51559              From: sthoenna@efn.org
51560              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
51561              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
51562      Branch: perl
51563            ! pp.c t/op/assignwarn.t
51564 ____________________________________________________________________________
51565 [  7453] By: jhi                                   on 2000/10/27  00:15:08
51566         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
51567      Branch: perl
51568            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
51569            ! ext/Storable/Storable.xs t/lib/st-lock.t
51570 ____________________________________________________________________________
51571 [  7452] By: jhi                                   on 2000/10/26  13:05:52
51572         Log: Undo #7451, this seems to be a deficiency in Perforce,
51573              there is no per-file line-terminator type, only per-client.
51574      Branch: perl
51575            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
51576            ! win32/makefile.mk
51577 ____________________________________________________________________________
51578 [  7451] By: jhi                                   on 2000/10/26  04:56:03
51579         Log: Experimenting in DOS arcana.
51580      Branch: perl
51581            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
51582            ! win32/makefile.mk
51583 ____________________________________________________________________________
51584 [  7450] By: jhi                                   on 2000/10/26  04:50:52
51585         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
51586              From: "Peter J. Farley III" <pjfarley@banet.net>            
51587              Date: Wed, 25 Oct 2000 23:10:18 -0400
51588              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
51589      Branch: perl
51590            ! t/io/open.t
51591 ____________________________________________________________________________
51592 [  7449] By: jhi                                   on 2000/10/26  04:49:16
51593         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
51594              From: Hugo <hv@crypt.compulink.co.uk>
51595              Date: Thu, 26 Oct 2000 01:55:17 +0100
51596              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
51597              
51598              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
51599      Branch: perl
51600            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
51601 ____________________________________________________________________________
51602 [  7448] By: jhi                                   on 2000/10/26  04:38:36
51603         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
51604              From: Peter Prymmer <pvhp@forte.com>
51605              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
51606              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
51607      Branch: perl
51608            ! configure.com
51609 ____________________________________________________________________________
51610 [  7447] By: jhi                                   on 2000/10/25  23:20:02
51611         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
51612              in platforms that strictly require all the symbols being present
51613              at link time.
51614      Branch: perl
51615            ! handy.h
51616 ____________________________________________________________________________
51617 [  7446] By: jhi                                   on 2000/10/25  21:55:57
51618         Log: Update Changes.
51619      Branch: perl
51620            ! Changes patchlevel.h
51621 ____________________________________________________________________________
51622 [  7445] By: jhi                                   on 2000/10/25  21:27:08
51623         Log: Integrate with vmsperl #7430 by Charles Bailey:
51624              
51625              Cleanup from prior patch (Charles Lane?):
51626              - improve handling of MFDs in Basename and Path
51627              - default to no xsubpp line # munging when building debug images
51628      Branch: perl
51629           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
51630 ____________________________________________________________________________
51631 [  7444] By: jhi                                   on 2000/10/25  21:03:50
51632         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
51633              From: John Peacock <JPeacock@UnivPress.com>
51634              Date: Thu, 18 May 2000 11:55:27 -0400
51635              Message-ID: <3924126F.A58BE57A@UnivPress.com>
51636      Branch: perl
51637            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
51638            ! t/op/write.t
51639 ____________________________________________________________________________
51640 [  7443] By: jhi                                   on 2000/10/25  20:43:10
51641         Log: Temporary stopgap for the self-tying issue: for now only
51642              array and hash self-ties are verboten.  The real fix, of
51643              course, would be to comprehensively test (and implement?)
51644              and debug (and document) self-ties.
51645      Branch: perl
51646            ! pod/perldiag.pod pp_sys.c t/op/tie.t
51647 ____________________________________________________________________________
51648 [  7442] By: jhi                                   on 2000/10/25  20:14:30
51649         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
51650              From: Dan Sugalski <dan@sidhe.org>
51651              Date: Wed, 25 Oct 2000 13:36:35 -0400
51652              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
51653              
51654              plus regen global.sym.
51655      Branch: perl
51656            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
51657            ! thrdvar.h util.c
51658 ____________________________________________________________________________
51659 [  7441] By: jhi                                   on 2000/10/25  20:12:20
51660         Log: buildtoc target tweaks.
51661      Branch: perl
51662            ! pod/Makefile.SH
51663 ____________________________________________________________________________
51664 [  7440] By: jhi                                   on 2000/10/25  20:03:53
51665         Log: A new version of making the syslog test more robust.
51666              (Replaces #7421.)
51667              
51668              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51669              From: "Kurt D. Starsinic" <kstar@chapin.edu>
51670              Date: Wed, 25 Oct 2000 12:13:54 -0400
51671              Message-ID: <20001025121354.B2264@O2.chapin.edu>
51672      Branch: perl
51673            ! t/lib/syslog.t
51674 ____________________________________________________________________________
51675 [  7439] By: jhi                                   on 2000/10/25  20:00:48
51676         Log: Continue the internal UTF-8 API tweaking.
51677              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
51678              used much more than the simpler API, now called utf8_to_uv_simple().
51679              Still not quite happy with API, too much partial duplication
51680              of functionality.
51681      Branch: perl
51682            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
51683            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
51684            ! regcomp.c regexec.c sv.c toke.c utf8.c
51685 ____________________________________________________________________________
51686 [  7438] By: jhi                                   on 2000/10/25  18:52:30
51687         Log: Allow poking holes at the UTF-8 decoding strictness.
51688      Branch: perl
51689            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
51690            ! utf8.h
51691 ____________________________________________________________________________
51692 [  7437] By: jhi                                   on 2000/10/25  13:53:05
51693         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
51694              UTF8LEN() and UTF8SKIP(). 
51695      Branch: perl
51696            ! pp.c utf8.c utf8.h
51697 ____________________________________________________________________________
51698 [  7436] By: jhi                                   on 2000/10/25  13:51:37
51699         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
51700              From: Nicholas Clark <nick@ccl4.org>
51701              Date: Wed, 25 Oct 2000 14:44:05 +0100
51702              Message-ID: <20001025144404.D27253@plum.flirble.org>
51703      Branch: perl
51704            ! pod/perlrun.pod
51705 ____________________________________________________________________________
51706 [  7435] By: jhi                                   on 2000/10/25  13:49:32
51707         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
51708              From: Mike Guy <mjtg@cam.ac.uk>
51709              Date: Tue, 24 Oct 2000 14:59:40 +0100
51710              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
51711      Branch: perl
51712            ! scope.c
51713 ____________________________________________________________________________
51714 [  7434] By: jhi                                   on 2000/10/25  13:48:41
51715         Log: AIX is picky about its symbol exports.  Solution for now
51716              is to include the deb.o explicitly to the re extension build.
51717              
51718              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
51719              From: Peter Prymmer <pvhp@forte.com>
51720              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
51721              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
51722      Branch: perl
51723            ! ext/re/Makefile.PL hints/aix.sh
51724 ____________________________________________________________________________
51725 [  7433] By: jhi                                   on 2000/10/25  13:46:49
51726         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
51727              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51728              Date: Wed, 25 Oct 2000 12:02:20 +0200
51729              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
51730      Branch: perl
51731            ! perlsdio.h
51732 ____________________________________________________________________________
51733 [  7432] By: jhi                                   on 2000/10/25  13:44:28
51734         Log: Subject: Minor update to find2perl, for portability
51735              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
51736              Date: Wed, 25 Oct 2000 12:05:47 +0100
51737              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
51738      Branch: perl
51739            ! x2p/find2perl.PL
51740 ____________________________________________________________________________
51741 [  7431] By: jhi                                   on 2000/10/25  13:40:39
51742         Log: Add targets to Makefile.SH, most importantly
51743              'regen_all' which also remembers to update vms/perly*.
51744      Branch: perl
51745            ! Makefile.SH
51746 ____________________________________________________________________________
51747 [  7430] By: bailey                                on 2000/10/25  03:13:53
51748         Log: Cleanup from prior patch (Charles Lane?):
51749              - improve handling of MFDs in Basename and Path
51750              - default to no xsubpp line # munging when building debug images
51751      Branch: vmsperl
51752            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
51753 ____________________________________________________________________________
51754 [  7429] By: jhi                                   on 2000/10/24  20:03:40
51755         Log: Podify README.epoc and README.vos.
51756      Branch: perl
51757            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
51758            ! pod/perlport.pod pod/perltoc.pod
51759 ____________________________________________________________________________
51760 [  7428] By: jhi                                   on 2000/10/24  19:10:33
51761         Log: Stratus VOS updates from Paul Green.
51762      Branch: perl
51763            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51764            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
51765            - vos/config.def vos/config.h vos/config_h.SH_orig
51766            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
51767            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
51768 ____________________________________________________________________________
51769 [  7427] By: jhi                                   on 2000/10/24  18:59:48
51770         Log: Check if stdio supports tweaking lval and cnt simultaneously.
51771              
51772              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51773              From: Nicholas Clark <nick@ccl4.org>
51774              Date: Mon, 23 Oct 2000 15:39:32 +0100
51775              Message-ID: <20001023153932.A10786@plum.flirble.org>
51776      Branch: metaconfig
51777            ! U/compline/d_stdstdio.U
51778      Branch: perl
51779            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51780            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
51781            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
51782            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
51783            ! vos/config.h vos/config_h.SH_orig win32/config.bc
51784            ! win32/config.gc win32/config.vc
51785 ____________________________________________________________________________
51786 [  7426] By: jhi                                   on 2000/10/24  17:57:44
51787         Log: Missed the header file changes from #7425.
51788      Branch: perl
51789            ! embed.h embed.pl objXSUB.h proto.h
51790 ____________________________________________________________________________
51791 [  7425] By: jhi                                   on 2000/10/24  17:55:17
51792         Log: Fix the bug reported in
51793              
51794              From: andreas.koenig@anima.de (Andreas J. Koenig)
51795              Subject: Encode bug?
51796              Date: 24 Oct 2000 14:01:26 +0200 
51797              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
51798              
51799              Also make is_utf8_char() stricter.
51800      Branch: perl
51801            ! ext/Encode/Encode.xs utf8.c
51802 ____________________________________________________________________________
51803 [  7424] By: jhi                                   on 2000/10/24  15:15:39
51804         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
51805              From: Peter Scott <Peter@PSDT.com>
51806              Date: Mon, 23 Oct 2000 19:46:01 -0700
51807              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
51808      Branch: perl
51809            ! pod/perlfaq5.pod
51810 ____________________________________________________________________________
51811 [  7423] By: jhi                                   on 2000/10/24  14:25:30
51812         Log: Test tweak to avoid pulling in the whole Config.
51813      Branch: perl
51814            ! t/lib/st-lock.t
51815 ____________________________________________________________________________
51816 [  7422] By: jhi                                   on 2000/10/24  14:03:16
51817         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
51818      Branch: perl
51819            ! pp.c
51820 ____________________________________________________________________________
51821 [  7421] By: jhi                                   on 2000/10/24  13:32:09
51822         Log: (Replaced by #7440.)
51823              
51824              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51825              From: "Kurt D. Starsinic" <kstar@chapin.edu>
51826              Date: Mon, 23 Oct 2000 16:40:54 -0400
51827              Message-ID: <20001023164054.B14491@O2.chapin.edu>
51828      Branch: perl
51829            ! t/lib/syslog.t
51830 ____________________________________________________________________________
51831 [  7420] By: jhi                                   on 2000/10/24  13:30:53
51832         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
51833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51834              Date: Mon, 23 Oct 2000 17:29:03 -0400
51835              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
51836      Branch: perl
51837            ! lib/ExtUtils/MM_Unix.pm
51838 ____________________________________________________________________________
51839 [  7419] By: jhi                                   on 2000/10/24  13:29:57
51840         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
51841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51842              Date: Mon, 23 Oct 2000 19:01:32 -0400
51843              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
51844      Branch: perl
51845            ! utils/h2xs.PL
51846 ____________________________________________________________________________
51847 [  7418] By: jhi                                   on 2000/10/24  13:26:04
51848         Log: Replace #7409 with
51849              
51850              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
51851              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
51852              Date: Mon, 23 Oct 2000 20:08:56 +0200
51853              Message-ID: <20001023200855.A14850@nice.ram.loc>
51854      Branch: perl
51855            ! ext/Storable/Storable.pm t/lib/st-lock.t
51856 ____________________________________________________________________________
51857 [  7417] By: jhi                                   on 2000/10/24  13:17:52
51858         Log: Run vms/vms_yfix.pl, should have done that after changing
51859              perly.c in #7382.
51860      Branch: perl
51861            ! vms/perly_c.vms vms/perly_h.vms
51862 ____________________________________________________________________________
51863 [  7416] By: jhi                                   on 2000/10/24  02:55:33
51864         Log: Make the UTF-8 decoding stricter and more verbose when
51865              malformation happens.  This involved adding an argument
51866              to utf8_to_uv_chk(), which involved changing its prototype,
51867              and prefer STRLEN over I32 for the UTF-8 length, which as
51868              a domino effect necessitated changing the prototypes of
51869              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
51870              The stricter UTF-8 decoding checking uses Markus Kuhn's
51871              UTF-8 Decode Stress Tester from
51872              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
51873      Branch: perl
51874            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
51875            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
51876            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
51877            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
51878 ____________________________________________________________________________
51879 [  7415] By: jhi                                   on 2000/10/23  14:06:06
51880         Log: Update Changes.
51881      Branch: perl
51882            ! Changes patchlevel.h
51883 ____________________________________________________________________________
51884 [  7414] By: jhi                                   on 2000/10/23  12:39:52
51885         Log: Undo the basename() part of #7412 since the lib/basename
51886              tests would need upgrading too.
51887      Branch: perl
51888            ! lib/File/Basename.pm
51889 ____________________________________________________________________________
51890 [  7413] By: jhi                                   on 2000/10/23  12:19:27
51891         Log: Document PERL_INSTALL_ROOT of #7210.
51892      Branch: perl
51893            ! lib/ExtUtils/Install.pm
51894 ____________________________________________________________________________
51895 [  7412] By: jhi                                   on 2000/10/23  12:16:47
51896         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
51897      Branch: perl
51898            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
51899            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
51900 ____________________________________________________________________________
51901 [  7411] By: jhi                                   on 2000/10/23  12:07:41
51902         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
51903              From: Prymmer/Kahn <pvhp@best.com>
51904              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
51905              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
51906      Branch: perl
51907            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
51908 ____________________________________________________________________________
51909 [  7410] By: jhi                                   on 2000/10/23  04:10:11
51910         Log: The change #7187 was not so good on VMS.
51911              
51912              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
51913              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51914              Date: Sun, 22 Oct 2000 23:03:08 -0500
51915              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
51916      Branch: perl
51917            ! utils/perldoc.PL
51918 ____________________________________________________________________________
51919 [  7409] By: jhi                                   on 2000/10/23  03:57:36
51920         Log: Avoid Storable locking on DJGPP for now.
51921              
51922              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
51923              From: "Peter J. Farley III" <pjfarley@banet.net>
51924              Date: Sun, 22 Oct 2000 20:00:00 -0400
51925              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
51926      Branch: perl
51927            ! ext/Storable/Storable.pm t/lib/st-lock.t
51928 ____________________________________________________________________________
51929 [  7408] By: jhi                                   on 2000/10/23  03:50:24
51930         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
51931              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
51932              Date: Sun, 22 Oct 2000 21:12:22 -0400
51933              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
51934      Branch: perl
51935            ! lib/vars.pm
51936 ____________________________________________________________________________
51937 [  7407] By: jhi                                   on 2000/10/23  03:43:12
51938         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
51939              From: Hugo <hv@crypt.compulink.co.uk>
51940              Date: Mon, 23 Oct 2000 00:47:22 +0100
51941              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
51942      Branch: perl
51943            ! regexec.c t/op/pat.t
51944 ____________________________________________________________________________
51945 [  7406] By: jhi                                   on 2000/10/23  03:40:29
51946         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
51947      Branch: perl
51948            ! lib/ExtUtils/MakeMaker.pm
51949 ____________________________________________________________________________
51950 [  7405] By: jhi                                   on 2000/10/22  21:32:00
51951         Log: Doc patch.
51952              
51953              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
51954              From: rspier@pobox.com (Robert Spier)
51955              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
51956              Message-ID: <14835.16112.13457.447971@rls.cx>
51957      Branch: perl
51958            ! lib/strict.pm
51959 ____________________________________________________________________________
51960 [  7404] By: jhi                                   on 2000/10/22  21:30:51
51961         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
51962              From: rspier@pobox.com (Robert Spier)
51963              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
51964              Message-ID: <14835.17223.72448.705566@rls.cx>
51965      Branch: perl
51966            ! lib/ExtUtils/MakeMaker.pm
51967 ____________________________________________________________________________
51968 [  7403] By: jhi                                   on 2000/10/22  21:24:11
51969         Log: Subject: [PATCH bleadperl] ripples from constsub patch
51970              From: John Tobey <jtobey@john-edwin-tobey.org>
51971              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
51972              Message-Id: <m13nSOB-000FObC@feynman.localnet>
51973      Branch: perl
51974            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
51975 ____________________________________________________________________________
51976 [  7402] By: jhi                                   on 2000/10/22  20:59:35
51977         Log: Support s?printf parameter reordering.
51978      Branch: perl
51979            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
51980 ____________________________________________________________________________
51981 [  7401] By: jhi                                   on 2000/10/22  19:19:14
51982         Log: Expand %Config variables only if explicitly so requested
51983              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
51984              
51985              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
51986              From: Gurusamy Sarathy <gsar@ActiveState.com>
51987              Date: Sun, 22 Oct 2000 11:47:32 -0700
51988              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
51989      Branch: perl
51990            ! Makefile.SH lib/lib_pm.PL
51991 ____________________________________________________________________________
51992 [  7400] By: jhi                                   on 2000/10/22  18:24:10
51993         Log: Move the #7390 test from warn/op to comp/redef.
51994              
51995              Subject: Re: Creating const subs for constants.
51996              From: John Tobey <jtobey@john-edwin-tobey.org>
51997              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
51998              Message-Id: <m13nG72-000FObC@feynman.localnet>               
51999      Branch: perl
52000            ! t/comp/redef.t t/pragma/warn/op
52001 ____________________________________________________________________________
52002 [  7399] By: jhi                                   on 2000/10/22  17:49:59
52003         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
52004              From: Nicholas Clark <nick@ccl4.org>
52005              Date: Sat, 21 Oct 2000 22:23:19 +0100
52006              Message-ID: <20001021222319.B45586@plum.flirble.org>
52007      Branch: perl
52008            ! ext/DynaLoader/DynaLoader_pm.PL
52009 ____________________________________________________________________________
52010 [  7398] By: jhi                                   on 2000/10/22  17:47:35
52011         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
52012              From: Hugo <hv@crypt.compulink.co.uk>
52013              Date: Sat, 21 Oct 2000 18:19:59 +0100
52014              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
52015      Branch: perl
52016            ! ext/B/B.pm ext/B/B/C.pm
52017 ____________________________________________________________________________
52018 [  7397] By: jhi                                   on 2000/10/22  17:35:18
52019         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
52020              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
52021              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
52022              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
52023      Branch: perl
52024            ! hints/openbsd.sh
52025 ____________________________________________________________________________
52026 [  7396] By: jhi                                   on 2000/10/22  17:19:46
52027         Log: Subject: installman go-faster stripes
52028              From: Nicholas Clark <nick@talking.bollo.cx>
52029              Date: Sat, 21 Oct 2000 17:24:53 +0100
52030              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
52031              
52032              Subject: Re: installman go-faster stripes
52033              From: Russ Allbery <rra@stanford.edu>
52034              Date: 21 Oct 2000 11:04:13 -0700
52035              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
52036      Branch: perl
52037            ! installman pod/pod2man.PL
52038 ____________________________________________________________________________
52039 [  7395] By: jhi                                   on 2000/10/22  17:17:35
52040         Log: Hints tweak from Anton Berezin.
52041      Branch: perl
52042            ! hints/freebsd.sh
52043 ____________________________________________________________________________
52044 [  7394] By: jhi                                   on 2000/10/22  04:50:04
52045         Log: Tweak the Is* definitions of Unicode character classes
52046              to better match the official categorizations; embrace
52047              the official categorizations; add the combining marks
52048              as alpha (and -numeric); fix DCinital (a typo and edito)
52049              to be DCmedial.
52050      Branch: perl
52051            + lib/unicode/Is/DCmedial.pl
52052            - lib/unicode/Is/DCinital.pl
52053            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
52054            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
52055            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
52056            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
52057 ____________________________________________________________________________
52058 [  7393] By: jhi                                   on 2000/10/21  18:06:05
52059         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
52060              From: Daniel Chetlin <daniel@chetlin.com>
52061              Date: Sat, 21 Oct 2000 02:57:03 -0700
52062              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
52063      Branch: perl
52064            + t/lib/tie-splice.t
52065            ! MANIFEST lib/Tie/Array.pm
52066 ____________________________________________________________________________
52067 [  7392] By: gsar                                  on 2000/10/21  18:05:15
52068         Log: resync utfperl branch with mainline
52069      Branch: utfperl
52070           !> (integrate 1760 files)
52071 ____________________________________________________________________________
52072 [  7391] By: jhi                                   on 2000/10/21  14:37:49
52073         Log: Testcases for a #7383,#7385 related bug.
52074              
52075              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
52076              From: Nicholas Clark <nick@ccl4.org>
52077              Date: Sat, 21 Oct 2000 15:04:51 +0100
52078              Message-ID: <20001021150451.A51566@plum.flirble.org>
52079      Branch: perl
52080            ! t/pragma/utf8.t
52081 ____________________________________________________________________________
52082 [  7390] By: jhi                                   on 2000/10/21  14:35:57
52083         Log: Add a testcase for #7389.
52084      Branch: perl
52085            ! t/pragma/warn/op
52086 ____________________________________________________________________________
52087 [  7389] By: jhi                                   on 2000/10/21  14:26:45
52088         Log: Subject: Re: Creating const subs for constants.
52089              From: John Tobey <jtobey@john-edwin-tobey.org>
52090              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
52091              Message-Id: <m13mo0N-000FObC@feynman.localnet>
52092      Branch: perl
52093            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
52094            ! proto.h sv.c
52095 ____________________________________________________________________________
52096 [  7388] By: nick                                  on 2000/10/21  11:44:23
52097         Log: Populate perlio branch
52098      Branch: perlio
52099           +> (branch 1760 files)
52100 ____________________________________________________________________________
52101 [  7387] By: nick                                  on 2000/10/21  10:52:05
52102         Log: Get branch back as replica of mainline via :
52103              p4 integrate -b utfperl
52104              p4 resolve -at ./...
52105      Branch: utfperl
52106           +> (branch 269 files)
52107            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
52108            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
52109            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
52110            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
52111            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
52112            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
52113            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
52114            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
52115            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
52116            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
52117            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
52118            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
52119            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
52120            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
52121            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
52122            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
52123            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
52124            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
52125            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
52126            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
52127            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
52128            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
52129            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
52130            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
52131            - lib/unicode/UCD300.html lib/unicode/Unicode.300
52132            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
52133            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
52134            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
52135            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
52136           !> (integrate 965 files)
52137 ____________________________________________________________________________
52138 [  7386] By: jhi                                   on 2000/10/21  01:31:12
52139         Log: Update Changes.
52140      Branch: perl
52141            ! Changes patchlevel.h
52142 ____________________________________________________________________________
52143 [  7385] By: jhi                                   on 2000/10/21  01:28:42
52144         Log: The #7383 was right only in the context of the original bug report,
52145              not in more general case.
52146      Branch: perl
52147            ! pp_hot.c
52148 ____________________________________________________________________________
52149 [  7384] By: jhi                                   on 2000/10/21  01:08:23
52150         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
52151      Branch: perl
52152            ! ext/IO/lib/IO/Select.pm
52153 ____________________________________________________________________________
52154 [  7383] By: jhi                                   on 2000/10/21  00:44:18
52155         Log: Fix for ID 20001020.006, concatenating an unset submatch
52156              with utf8 resulted in "Modification of a read-only value".
52157      Branch: perl
52158            ! pp_hot.c t/pragma/utf8.t
52159 ____________________________________________________________________________
52160 [  7382] By: jhi                                   on 2000/10/20  20:44:31
52161         Log: Make scan_num() reëntrant, as suggested in
52162              
52163              Subject: [PATCH perl@7229] Rentrant parser and yylex()
52164              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
52165              Date: Fri, 20 Oct 2000 14:17:27 +0100
52166              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
52167      Branch: perl
52168            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
52169            ! toke.c
52170 ____________________________________________________________________________
52171 [  7381] By: jhi                                   on 2000/10/20  20:07:29
52172         Log: Reëntrancy fix.
52173              
52174              Subject: [PATCH perl@7229] Rentrant parser and yylex()
52175              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
52176              Date: Fri, 20 Oct 2000 14:17:27 +0100
52177              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
52178      Branch: perl
52179            ! embed.h embed.pl perl.h proto.h toke.c
52180 ____________________________________________________________________________
52181 [  7380] By: jhi                                   on 2000/10/20  19:15:54
52182         Log: Don't write double values through long double pointers,
52183              based on a part of
52184              
52185              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
52186              From: Jens Hamisch <jens@Strawberry.COM>
52187              Date: Tue, 17 Oct 2000 08:39:36 +0200
52188              Message-Id: <20001017083936.A11104@Strawberry.COM>
52189      Branch: perl
52190            ! perl.h pp.c
52191 ____________________________________________________________________________
52192 [  7379] By: jhi                                   on 2000/10/20  18:43:37
52193         Log: Portability tweak on #7377.
52194              
52195              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
52196              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52197              Date:     Fri, 20 Oct 2000 13:13:41 EDT
52198              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
52199      Branch: perl
52200            ! t/lib/dprof.t
52201 ____________________________________________________________________________
52202 [  7378] By: jhi                                   on 2000/10/20  12:57:19
52203         Log: SOCKS function redefinitions need prototypes, too, otherwise
52204              for example 32 bit versus 64 bit differences cause a lot of
52205              problems.  Part of
52206              
52207              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
52208              From: Jens Hamisch <jens@Strawberry.COM>
52209              Date: Tue, 17 Oct 2000 08:39:36 +0200
52210              Message-Id: <20001017083936.A11104@Strawberry.COM>
52211      Branch: perl
52212            ! doio.c pp_sys.c
52213 ____________________________________________________________________________
52214 [  7377] By: jhi                                   on 2000/10/20  12:37:12
52215         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
52216              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52217              Date:     Fri, 20 Oct 2000 08:26:04 EDT
52218              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
52219      Branch: perl
52220            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
52221 ____________________________________________________________________________
52222 [  7376] By: jhi                                   on 2000/10/20  12:35:31
52223         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
52224              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52225              Date:     Fri, 20 Oct 2000 07:48:15 EDT
52226              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
52227      Branch: perl
52228            ! configure.com vms/gen_shrfls.pl
52229 ____________________________________________________________________________
52230 [  7375] By: bailey                                on 2000/10/20  04:44:37
52231         Log: SYN SYN
52232      Branch: vmsperl
52233           +> (branch 134 files)
52234            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
52235            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
52236            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
52237            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
52238            - eg/cgi/frameset.cgi eg/cgi/index.html
52239            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
52240            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
52241            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
52242            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
52243            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
52244            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
52245            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
52246            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
52247            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
52248            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
52249            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
52250            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
52251            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
52252            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
52253            - lib/unicode/Props.txt lib/unicode/UCD300.html
52254            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
52255            - utils/perlbc.PL vms/subconfigure.com
52256           !> (integrate 785 files)
52257 ____________________________________________________________________________
52258 [  7374] By: jhi                                   on 2000/10/20  00:59:48
52259         Log: In the latest compiler builds cccdlflags must not become -fpic,
52260              from Wilfredo Sánchez.
52261      Branch: perl
52262            ! hints/darwin.sh
52263 ____________________________________________________________________________
52264 [  7373] By: jhi                                   on 2000/10/20  00:56:35
52265         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
52266              From: Tony Cook <tony@develop-help.com>
52267              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
52268              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
52269      Branch: perl
52270            ! pod/perlop.pod
52271 ____________________________________________________________________________
52272 [  7372] By: jhi                                   on 2000/10/19  19:34:40
52273         Log: Typo noted by Mark Lutz.
52274      Branch: perl
52275            ! t/op/64bitint.t
52276 ____________________________________________________________________________
52277 [  7371] By: jhi                                   on 2000/10/19  19:33:13
52278         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
52279      Branch: metaconfig
52280            ! U/modified/Cppsym.U U/modified/Oldconfig.U
52281      Branch: metaconfig/U/perl
52282            ! End.U dlsrc.U libperl.U
52283      Branch: perl
52284            + hints/nonstopux.sh
52285            ! Configure MANIFEST config_h.SH
52286 ____________________________________________________________________________
52287 [  7370] By: jhi                                   on 2000/10/19  17:18:08
52288         Log: Subject: PATCH do_print has 2 PerlIO_error()s
52289              From: nick@ccl4.org
52290              Date: Thu, 19 Oct 2000 18:09:20 +0100
52291              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
52292      Branch: perl
52293            ! doio.c
52294 ____________________________________________________________________________
52295 [  7369] By: jhi                                   on 2000/10/19  14:01:49
52296         Log: Update Changes.
52297      Branch: perl
52298            ! Changes patchlevel.h
52299 ____________________________________________________________________________
52300 [  7368] By: jhi                                   on 2000/10/19  13:04:29
52301         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
52302              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52303              Date: Wed, 18 Oct 2000 13:12:01 +0200
52304              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
52305      Branch: perl
52306            ! hints/aix.sh
52307 ____________________________________________________________________________
52308 [  7367] By: jhi                                   on 2000/10/19  02:22:40
52309         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
52310              of a 'pmshort' anywhere in the B, so the offending line was simply
52311              removed.
52312      Branch: perl
52313            ! ext/B/B/Debug.pm
52314 ____________________________________________________________________________
52315 [  7366] By: jhi                                   on 2000/10/19  02:12:37
52316         Log: Add the test case for the bug id 20000730.004 which seems
52317              to have been fixed by now.
52318      Branch: perl
52319            ! t/pragma/utf8.t
52320 ____________________________________________________________________________
52321 [  7365] By: jhi                                   on 2000/10/18  23:36:24
52322         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
52323              From: Hugo <hv@crypt.compulink.co.uk>
52324              Date: Wed, 18 Oct 2000 23:25:58 +0100
52325              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
52326      Branch: perl
52327            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
52328 ____________________________________________________________________________
52329 [  7364] By: jhi                                   on 2000/10/18  21:12:53
52330         Log: (retracted)
52331      Branch: perl
52332            ! pp.c
52333 ____________________________________________________________________________
52334 [  7363] By: jhi                                   on 2000/10/18  20:55:38
52335         Log: Missing change from #7362.
52336      Branch: perl
52337            ! win32/perlhost.h
52338 ____________________________________________________________________________
52339 [  7362] By: jhi                                   on 2000/10/18  20:52:01
52340         Log: Borland C fstat() never saw the fd as writable.
52341              
52342              Subject: fix for Borland's weak "stat" (perl@7211)
52343              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52344              Date: Mon, 16 Oct 2000 09:55:03 +0400
52345              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
52346      Branch: perl
52347            ! win32/win32.c
52348 ____________________________________________________________________________
52349 [  7361] By: jhi                                   on 2000/10/18  17:43:50
52350         Log: Regen toc.
52351      Branch: perl
52352            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
52353 ____________________________________________________________________________
52354 [  7360] By: jhi                                   on 2000/10/18  17:07:44
52355         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52356              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
52357              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
52358              Date: Mon, 16 Oct 2000 15:19:49 +0200
52359      Branch: perl
52360            + README.aix
52361            ! MANIFEST
52362 ____________________________________________________________________________
52363 [  7359] By: jhi                                   on 2000/10/18  17:04:49
52364         Log: Subject: Pod patch for Devel::Peek
52365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52366              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
52367              Date: Mon, 16 Oct 2000 12:26:34 +0200
52368      Branch: perl
52369            ! ext/Devel/Peek/Peek.pm
52370 ____________________________________________________________________________
52371 [  7358] By: jhi                                   on 2000/10/18  17:03:15
52372         Log: Make Cwd more bulletproof in chrooted environments.
52373              
52374              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
52375              From: "Eric E. Coe" <Eric.Coe@oracle.com>
52376              Date: Wed, 18 Oct 2000 04:03:54 -0400
52377              Message-Id: <39ED596A.70E599FE@oracle.com>
52378      Branch: perl
52379            ! lib/Cwd.pm
52380 ____________________________________________________________________________
52381 [  7357] By: jhi                                   on 2000/10/18  16:37:26
52382         Log: Disable the UTF8 downgrade croakage for now to avoid
52383              too many not okay messages.
52384      Branch: perl
52385            ! doio.c
52386 ____________________________________________________________________________
52387 [  7356] By: jhi                                   on 2000/10/17  23:29:41
52388         Log: Show the failed remote port, instead of the failing line number.
52389              
52390              Subject: [PATCH 5.6.1 Debugger] More diagnostics
52391              From: David Sparks <daves@ActiveState.com>
52392              Date: Tue, 17 Oct 2000 15:00:24 -0700
52393              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
52394      Branch: perl
52395            ! lib/perl5db.pl
52396 ____________________________________________________________________________
52397 [  7355] By: jhi                                   on 2000/10/17  14:11:31
52398         Log: On output try to downgrade to bytes, croak if impossible,
52399              from Simon Cozens.  This means that outputting >255 UTF8
52400              is impossible.  Consider this as a strong incentive to get
52401              the I/O disciplines implemented.
52402      Branch: perl
52403            ! doio.c pod/perldiag.pod sv.c
52404 ____________________________________________________________________________
52405 [  7354] By: jhi                                   on 2000/10/17  13:42:23
52406         Log: Clarify documentation on 'use bytes'.
52407              
52408              Subject: Re: What does 'use bytes' "mean" ?
52409              From: Simon Cozens <simon@cozens.net>
52410              Date: Mon, 18 Sep 2000 18:24:25 +0100
52411              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
52412      Branch: perl
52413            ! lib/bytes.pm
52414 ____________________________________________________________________________
52415 [  7353] By: jhi                                   on 2000/10/17  13:28:12
52416         Log: Workaround for a sfio bug where the stream error indicator
52417              is not cleared as documented.
52418              
52419              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
52420              From: Nicholas Clark <nick@ccl4.org>
52421              Date: Mon, 16 Oct 2000 18:28:23 +0100
52422              Message-ID: <20001016182823.J19700@plum.flirble.org>
52423      Branch: perl
52424            ! doio.c
52425 ____________________________________________________________________________
52426 [  7352] By: jhi                                   on 2000/10/17  13:06:19
52427         Log: More IoTYPE sprinkling.
52428      Branch: perl
52429            ! doio.c pp_hot.c
52430 ____________________________________________________________________________
52431 [  7351] By: jhi                                   on 2000/10/16  22:47:07
52432         Log: Detect early whether the std streams have gone bad.
52433              
52434              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
52435              Date: Mon, 16 Oct 2000 23:28:42 +0100
52436              From: Nicholas Clark <nick@ccl4.org>
52437              Message-ID: <20001016232842.A37942@plum.flirble.org>
52438      Branch: perl
52439            ! t/op/misc.t
52440 ____________________________________________________________________________
52441 [  7350] By: jhi                                   on 2000/10/16  22:45:16
52442         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
52443              From: "Peter J. Farley III" <pjfarley@banet.net>
52444              Date: Mon, 16 Oct 2000 18:15:59 -0400
52445              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
52446      Branch: perl
52447            ! djgpp/djgpp.c dosish.h t/io/open.t
52448 ____________________________________________________________________________
52449 [  7349] By: jhi                                   on 2000/10/16  22:36:45
52450         Log: perldelta tweak.
52451      Branch: perl
52452            ! pod/perldelta.pod
52453 ____________________________________________________________________________
52454 [  7348] By: jhi                                   on 2000/10/16  15:17:53
52455         Log: Update Changes.
52456      Branch: perl
52457            ! Changes patchlevel.h
52458 ____________________________________________________________________________
52459 [  7347] By: jhi                                   on 2000/10/16  13:55:27
52460         Log: Add the capability to include/exclude branches.
52461      Branch: perl
52462            ! Porting/genlog
52463 ____________________________________________________________________________
52464 [  7346] By: jhi                                   on 2000/10/16  13:18:04
52465         Log: Add Charles Lane.
52466      Branch: perl
52467            ! AUTHORS Changes
52468 ____________________________________________________________________________
52469 [  7345] By: jhi                                   on 2000/10/16  13:13:21
52470         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
52471      Branch: perl
52472            ! pod/perldelta.pod
52473 ____________________________________________________________________________
52474 [  7344] By: gsar                                  on 2000/10/16  09:30:21
52475         Log: integrate change#6220 from cfgperl
52476              
52477              Win32 patches from Benjamin Stuhl.
52478      Branch: maint-5.6/perl
52479           !> makedef.pl win32/win32.h
52480 ____________________________________________________________________________
52481 [  7343] By: gsar                                  on 2000/10/16  08:32:19
52482         Log: integrate changes#6221,6222 from cfgperl
52483              
52484              Remove tr///CU (the feature is to be obsoleted by better interfaces).
52485              From: simon@brecon.co.uk (Simon Cozens)
52486              Subject: [PATCH] Eliminate tr///[CU][CU]
52487              Date: 23 Jun 2000 11:05:40 GMT
52488              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
52489              
52490              doc typo fix
52491              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
52492              From: Ian Phillipps <Ian.Phillipps@iname.com>
52493              Date: Fri, 23 Jun 2000 10:40:58 +0100
52494              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
52495      Branch: maint-5.6/perl
52496           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
52497 ____________________________________________________________________________
52498 [  7342] By: gsar                                  on 2000/10/16  08:28:08
52499         Log: integrate change#6217 from cfgperl (in part)
52500              
52501              Rename the fdpid locking and integrate with Sarathy.
52502      Branch: maint-5.6/perl
52503           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
52504           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
52505           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
52506           !> win32/win32.c
52507 ____________________________________________________________________________
52508 [  7341] By: gsar                                  on 2000/10/16  08:23:39
52509         Log: integrate changes#6214..6216 from mainline
52510              
52511              @_ can't have junk in it even in the non-USE_ITHREADS case because
52512              caller() wants to populate @DB::args with it (causes a coredump
52513              in Carp::confess())
52514              
52515              tweak comment about @DB::args
52516              
52517              be more optimal about clearing @_
52518      Branch: maint-5.6/perl
52519           !> av.h cop.h pp_ctl.c t/op/runlevel.t
52520 ____________________________________________________________________________
52521 [  7340] By: gsar                                  on 2000/10/16  08:20:37
52522         Log: integrate changes#6207..6210 from cfgperl
52523              
52524              Subject: [PATCH 5.6.0] Threadsafe patches
52525              From: Dan Sugalski <dan@sidhe.org>
52526              To: perl5-porters@perl.org
52527              Date: Mon, 08 May 2000 18:08:13 -0400
52528              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
52529              
52530              Regen headers for #6207.
52531              
52532              Lock PL_fdpid against race conditions, based on:
52533              Subject: [PATCH 5.6.0]subprocess fixup for threads
52534              From: Dan Sugalski <dan@sidhe.org>
52535              To: perl5-porters@perl.org
52536              Date: Tue, 11 Apr 2000 17:02:32 -0400
52537              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
52538              
52539              Mopup for #6207 and #6209.
52540      Branch: maint-5.6/perl
52541           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
52542           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
52543           !> win32/win32.c
52544 ____________________________________________________________________________
52545 [  7339] By: gsar                                  on 2000/10/16  08:14:34
52546         Log: integrate change#6203 from cfgperl
52547              
52548              perldiag should refer to perlos2.pod not README.os2
52549      Branch: maint-5.6/perl
52550           !> pod/perldiag.pod
52551 ____________________________________________________________________________
52552 [  7338] By: gsar                                  on 2000/10/16  08:11:42
52553         Log: integrate change#6201 from mainline
52554              
52555              Perl_eval_pv() leaks 4 bytes every time it is called because it
52556              does a PUSHMARK that's never ever POPMARKed; in general, only
52557              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
52558              Perl_eval_[sp]v() don't because they don't take any incoming
52559              arguments (this leak has been around since the original version
52560              of perl_eval_pv() in 5.003_97e)
52561      Branch: maint-5.6/perl
52562           !> perl.c
52563 ____________________________________________________________________________
52564 [  7337] By: gsar                                  on 2000/10/16  08:08:47
52565         Log: integrate changes#6197..6200 from cfgperl
52566              
52567              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
52568              From: John Borwick <jhborwic@unity.ncsu.edu>
52569              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
52570              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
52571              
52572              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
52573              From: Dan Sugalski <dan@sidhe.org>
52574              To: vmsperl@perl.org, perl5-porters@perl.org
52575              Date: Fri, 02 Jun 2000 16:00:41 -0400
52576              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
52577              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
52578              
52579              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
52580              From: Dan Sugalski <dan@sidhe.org>
52581              To: perl5-porters@perl.org, vmsperl@perl.org
52582              Date: Fri, 02 Jun 2000 17:30:51 -0400
52583              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
52584              
52585              Update to cperl-mode.el 4.31 from
52586              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
52587              Subject: A couple of notes
52588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52589              To: Mailing list Perl5 <perl5-porters@perl.org>
52590              Date: Sat, 3 Jun 2000 23:33:32 -0400
52591              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
52592      Branch: maint-5.6/perl
52593           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
52594           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
52595           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
52596           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
52597           !> vms/vmsish.h
52598 ____________________________________________________________________________
52599 [  7336] By: gsar                                  on 2000/10/16  08:03:46
52600         Log: integrate changes#6194,6195 from mainline
52601              
52602              fix small eval"" memory leaks under USE_ITHREADS
52603              
52604              fix yet another eval"" leak under USE_ITHREADS
52605      Branch: maint-5.6/perl
52606           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
52607           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
52608           !> vms/perly_c.vms
52609 ____________________________________________________________________________
52610 [  7335] By: gsar                                  on 2000/10/16  08:02:15
52611         Log: integrate changes#6190,6191 from mainline
52612              
52613              submit missing embed.pl change
52614              
52615              vec() loses numericalness (modified version of patch suggested
52616              by Robin Barker)
52617      Branch: maint-5.6/perl
52618           !> doop.c embed.pl t/op/vec.t
52619 ____________________________________________________________________________
52620 [  7334] By: gsar                                  on 2000/10/16  08:01:03
52621         Log: integrate change#6189 from mainline
52622              
52623              counting tr/// corrupts later operation (from M.J.T Guy)
52624      Branch: maint-5.6/perl
52625           !> doop.c t/op/tr.t
52626 ____________________________________________________________________________
52627 [  7333] By: gsar                                  on 2000/10/16  07:59:07
52628         Log: integrate changes#6183..6188 from mainline
52629              
52630              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
52631              <nick@ccl4.org>)
52632              
52633              tweak for change#6127
52634              
52635              remove incorrect documentation about implicit split to @_ in
52636              list context, which never really worked in perl 5 (from
52637              M.J.T. Guy)
52638              
52639              further qualify references to "alphanumeric" (from Wolfgang Laun
52640              <wolfgang.laun@alcatel.at>)
52641              
52642              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
52643              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
52644              
52645              h2xs tweaks
52646      Branch: maint-5.6/perl
52647           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
52648           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
52649           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
52650           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
52651           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
52652           !> pod/pod2latex.PL utils/h2xs.PL
52653 ____________________________________________________________________________
52654 [  7332] By: gsar                                  on 2000/10/16  07:53:52
52655         Log: integrate change#6179 from mainline
52656              
52657              buggy modulus on UVs introduced by change#3378 (resulted in
52658              4063328477 % 65535 amounting to 27406, instead of 27407)
52659      Branch: maint-5.6/perl
52660           !> pp.c t/op/arith.t
52661 ____________________________________________________________________________
52662 [  7331] By: gsar                                  on 2000/10/16  07:52:49
52663         Log: integrate changes#6176,6177,6178,6182 from cfgperl
52664              
52665              Single-quoted utf8 patch from Simon Cozens.
52666              
52667              Substitution utf8 patch from Simon Cozens.
52668              
52669              Be cleaner.
52670              
52671              Be Cleaner Part Deux.
52672      Branch: maint-5.6/perl
52673           !> Makefile.SH pp_hot.c toke.c
52674 ____________________________________________________________________________
52675 [  7330] By: gsar                                  on 2000/10/16  07:41:36
52676         Log: integrate change#6172 from mainline
52677              
52678              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
52679              (from Ilya Zakharevich)
52680      Branch: maint-5.6/perl
52681           !> regexec.c t/op/re_tests
52682 ____________________________________________________________________________
52683 [  7329] By: gsar                                  on 2000/10/16  07:40:25
52684         Log: integrate change#6171 from mainline
52685              
52686              scalar() doesn't force scalar context when used in void context
52687              (from Simon Cozens)
52688      Branch: maint-5.6/perl
52689           !> op.c t/op/wantarray.t
52690 ____________________________________________________________________________
52691 [  7328] By: gsar                                  on 2000/10/16  07:39:33
52692         Log: integrate change#6170 from mainline
52693              
52694              change#6142 needs tweaks to tests to work where there's no
52695              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
52696      Branch: maint-5.6/perl
52697           !> t/lib/filefind.t
52698 ____________________________________________________________________________
52699 [  7327] By: gsar                                  on 2000/10/16  07:35:34
52700         Log: integrate changes#6166..6168 from cfgperl
52701              
52702              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
52703              in case somebody wants to write an extension for more
52704              shadow database interfaces.
52705              
52706              tweak todo
52707              
52708              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
52709      Branch: maint-5.6/perl
52710           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
52711           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
52712           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
52713           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
52714           !> win32/config.vc win32/config_H.bc win32/config_H.gc
52715           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
52716 ____________________________________________________________________________
52717 [  7326] By: gsar                                  on 2000/10/16  07:29:05
52718         Log: integrate changes#6157,6159..6161,6164 from cfgperl
52719              
52720              Regen Configure to jive with #6149.
52721              
52722              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
52723              
52724              Changes for the File::Temp 0.08 (change #6159) test suite
52725              to fit better into the Perl distribution test framework.
52726              
52727              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
52728              both from Simon Cozens.
52729              
52730              detypo
52731      Branch: maint-5.6/perl
52732           +> pod/perlmodlib.PL pod/perlnewmod.pod
52733           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
52734           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
52735           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
52736           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
52737 ____________________________________________________________________________
52738 [  7325] By: gsar                                  on 2000/10/16  07:25:13
52739         Log: integrate change#6158 from vmsperl
52740              
52741              Add fallback to tmpfile for use in cases where user's relying on
52742              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
52743              Lane's patch)
52744      Branch: maint-5.6/perl
52745           !> vms/vms.c vms/vmsish.h
52746 ____________________________________________________________________________
52747 [  7324] By: gsar                                  on 2000/10/16  07:20:50
52748         Log: integrate changes#6153..6155 from mainline
52749              
52750              prettier Test::Harness output on failed tests (from Nicholas Clark
52751              <nick@Bagpuss.uk.boo.com>)
52752              
52753              avoid type mismatch warning
52754              
52755              small bug in change#6144; remove random \xA0 character that snuck
52756              in via change#6145
52757      Branch: maint-5.6/perl
52758           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
52759           !> perl.c
52760 ____________________________________________________________________________
52761 [  7323] By: gsar                                  on 2000/10/16  07:18:47
52762         Log: integrate changes#6151,6152 from mainline
52763              
52764              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
52765              
52766              cosmetic fixups of RE debug output (from Ilya Zakharevich)
52767      Branch: maint-5.6/perl
52768           !> regexec.c
52769 ____________________________________________________________________________
52770 [  7322] By: gsar                                  on 2000/10/16  07:17:25
52771         Log: integrate changes#6146..6150 from mainline
52772              
52773              doc typo
52774              
52775              add a make entry to Config.pm so "perl -V:make" works on VMS
52776              (from Peter Prymmer)
52777              
52778              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
52779              
52780              OS/2 tweaks for usethreads build (from Rocco Caputo
52781              <troc@netrus.net>)
52782              
52783              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
52784      Branch: maint-5.6/perl
52785           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
52786           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
52787           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
52788           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
52789           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
52790           !> warnings.pl x2p/a2p.h
52791 ____________________________________________________________________________
52792 [  7321] By: gsar                                  on 2000/10/16  07:14:02
52793         Log: integrate changes#6143..6145 from mainline
52794              
52795              MacOS support, part 1 (from Matthias Neeracher
52796              <neeri@iis.ee.ethz.ch>)
52797              
52798              MacOS support, part 2: make AutoSplit use File::Spec instead
52799              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
52800              <neeri@iis.ee.ethz.ch>)
52801              
52802              make xsubpp skip embedded pod (from Matthias Neeracher
52803              <neeri@iis.ee.ethz.ch>)
52804      Branch: maint-5.6/perl
52805           +> ext/DynaLoader/dl_mac.xs
52806           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
52807           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
52808           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
52809           !> pp_ctl.c proto.h toke.c util.c util.h
52810 ____________________________________________________________________________
52811 [  7320] By: gsar                                  on 2000/10/16  07:12:13
52812         Log: integrate changes#6141,6142 from mainline
52813              
52814              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
52815              forwarded by Peter Seebach from the bsdi-users mailing list.
52816              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
52817              
52818              File::Find fails to chdir when chasing symlinks (from
52819              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
52820      Branch: maint-5.6/perl
52821           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
52822 ____________________________________________________________________________
52823 [  7319] By: gsar                                  on 2000/10/16  07:04:30
52824         Log: integrate change#6139 from mainline
52825              
52826              revise mktables.PL for bugs and newness in Unicode 3.0
52827              (from James Bence <jbence@amgen.com>)
52828      Branch: maint-5.6/perl
52829           +> (branch 30 files)
52830           !> (integrate 49 files)
52831 ____________________________________________________________________________
52832 [  7318] By: gsar                                  on 2000/10/16  07:01:01
52833         Log: integrate changes#6137,6138 from mainline
52834              
52835              fix bogus redeclaration warning for "our" variables in different
52836              scopes
52837              
52838              add note about the handling of negative indices to tied arrays
52839              (from Michael G Schwern <schwern@pobox.com>)
52840      Branch: maint-5.6/perl
52841           !> op.c pod/perltie.pod t/pragma/strict-vars
52842 ____________________________________________________________________________
52843 [  7317] By: gsar                                  on 2000/10/16  06:58:46
52844         Log: integrate changes#6127..6136 from mainline
52845              
52846              call_method(...,G_EVAL) can longjmp() out if the method probing
52847              failed (from Gisle Aas)
52848              
52849              new perlxstut example for passing/returning refs to arrays
52850              (from David Lowe <dlowe@pootpoot.com>)
52851              
52852              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
52853              
52854              fix places that mean C<"word" character> but say C<alphanumeric
52855              character>
52856              
52857              avoid warnings in POSIX.pm (from Barrie Slaymaker)
52858              
52859              warnings::enabled() doesn't fall back to looking at $^W if
52860              caller isn't using lexical warnings (from Paul Marquess)
52861              
52862              elide bogus test in change#6132
52863              
52864              make Test::Harness use wait.h/WCOREDUMP if available
52865              (from Ben Tilly <ben_tilly@hotmail.com>)
52866              
52867              enable Test::Harness to dynamically determine column width etc.
52868              (from Rob Napier <rnapier@employees.org>)
52869              
52870              random pod typos (from Peter Scott <Peter@PSDT.com>)
52871      Branch: maint-5.6/perl
52872           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
52873           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
52874           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
52875           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
52876 ____________________________________________________________________________
52877 [  7316] By: gsar                                  on 2000/10/16  06:53:23
52878         Log: integrate change#6126 from mainline
52879              
52880              change#2879 broke rvalue autovivification of magicals such as
52881              ${$num} (reworked variant of patch suggested by Simon Cozens)
52882      Branch: maint-5.6/perl
52883           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
52884           !> pp_hot.c proto.h t/op/gv.t
52885 ____________________________________________________________________________
52886 [  7315] By: gsar                                  on 2000/10/16  06:51:38
52887         Log: integrate changes#6123,6125 from mainline
52888              
52889              clarify gotcha with #line directives (from Rocco Caputo
52890              <troc@netrus.net>)
52891              
52892              enable propagating exception objects via Perl_croak() in XS code
52893              (from Gisle Aas)
52894      Branch: maint-5.6/perl
52895           !> pod/perldebug.pod pod/perlsyn.pod util.c
52896 ____________________________________________________________________________
52897 [  7314] By: gsar                                  on 2000/10/16  06:49:28
52898         Log: integrate change#6122 from mainline
52899              
52900              downgrade fatal error on C<"foo@nosucharray.com"> to optional
52901              warning (from Mark-Jason Dominus)
52902      Branch: maint-5.6/perl
52903           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
52904           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
52905           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
52906           !> toke.c
52907 ____________________________________________________________________________
52908 [  7313] By: gsar                                  on 2000/10/16  06:46:54
52909         Log: integrate changes#6112..6121 from vmsperl
52910              
52911              Check for existence of file before trying to delete
52912              
52913              Ugly workaround for version-specific RTL error
52914              
52915              Urk -- undo previous removal of vmsish 'exit' change
52916              
52917              Add bounds checking for several strings (Charles Lane)
52918              
52919              Miscellaneous cosmetic fixes (Charles Lane)
52920              
52921              Treat sockets as special in sys(read|write) (Charles Lane et al.)
52922              
52923              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
52924              Flatten case labels in switch statements uniformly (Charles Bailey)
52925              
52926              Quiet error messages in vmsish.t (Charles Lane)
52927              
52928              Add missing escape (Charles Lane)
52929              
52930              Allow eliminate_macros() and fixpath() to handle space-delimited
52931              lists (based on fixes by Craig Berry)
52932      Branch: maint-5.6/perl
52933           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
52934           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
52935           !> vms/vmsish.h
52936 ____________________________________________________________________________
52937 [  7312] By: gsar                                  on 2000/10/16  06:41:18
52938         Log: integrate changes#6107,6110 from cfgperl
52939              
52940              Tweak the todo list.
52941              
52942              todo tweak
52943      Branch: maint-5.6/perl
52944           !> Todo-5.6
52945 ____________________________________________________________________________
52946 [  7311] By: gsar                                  on 2000/10/16  06:38:38
52947         Log: integrate changes#6104,6108 from mainline
52948              
52949              PL_sys_intern was being initialized too late on windows
52950              
52951              reenable fake signal handling on Windows, bugs and all
52952      Branch: maint-5.6/perl
52953           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
52954           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
52955           !> win32/win32.c
52956 ____________________________________________________________________________
52957 [  7310] By: gsar                                  on 2000/10/16  06:36:03
52958         Log: integrate changes#6095,6097..6103 from cfgperl
52959              
52960              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
52961              might be useful in future.
52962              
52963              Add a note about possible compilation problems from Allen Smith.
52964              
52965              Add a note about other, yet unsupported, shadow password APIs.
52966              
52967              Tweaks for the cc bugs from Allen Smith.
52968              
52969              More compilation tweakery from Allen Smith.
52970              
52971              Hints and test tweaks for Unicos.
52972              
52973              The test suite tweak in #6101 wasn't quite right.
52974              
52975              Test tweaking for Unicos continues.
52976      Branch: maint-5.6/perl
52977           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
52978           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
52979           !> t/lib/complex.t t/op/64bitint.t
52980 ____________________________________________________________________________
52981 [  7309] By: gsar                                  on 2000/10/16  06:29:41
52982         Log: integrate changes#6093,6094 from mainline
52983              
52984              fork() failure to create pseudo process sets errno=EAGAIN and returns
52985              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
52986              
52987              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
52988      Branch: maint-5.6/perl
52989           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
52990           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
52991 ____________________________________________________________________________
52992 [  7308] By: gsar                                  on 2000/10/16  06:27:29
52993         Log: integrate change#6092 from cfgperl
52994              
52995              Regen perltoc with the fixed buildtoc.
52996      Branch: maint-5.6/perl
52997           !> pod/perltoc.pod
52998 ____________________________________________________________________________
52999 [  7307] By: gsar                                  on 2000/10/16  06:26:40
53000         Log: integrate changes#6089,6090 from mainline
53001              
53002              buildtoc tweak to fix newline lossage
53003              
53004              concat doesn't preserve utf8-ness, and doesn't invalidate
53005              [NI]OK; added tests for both
53006      Branch: maint-5.6/perl
53007           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
53008 ____________________________________________________________________________
53009 [  7306] By: gsar                                  on 2000/10/16  06:24:05
53010         Log: integrate change#6088 from cfgperl
53011              
53012              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
53013              because we do not use those.  The HAS_GETSPNAM remains,
53014              though, because we still do use that.
53015      Branch: maint-5.6/perl
53016           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
53017           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
53018           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
53019           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
53020           !> win32/config.vc win32/config_H.bc win32/config_H.gc
53021           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
53022 ____________________________________________________________________________
53023 [  7305] By: gsar                                  on 2000/10/16  06:15:52
53024         Log: integrate changes#6084,6085,6087 from mainline
53025              
53026              substr() does not preserve utf8-ness (from Stefan Eissing
53027              <Eissing@medicaldataservice.de>); added tests
53028              
53029              repeat operator (x) doesn't preserve utf8-ness
53030              
53031              reverse() and quotemeta() weren't preserving utf8-ness; add tests
53032      Branch: maint-5.6/perl
53033           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
53034 ____________________________________________________________________________
53035 [  7304] By: gsar                                  on 2000/10/16  06:13:10
53036         Log: integrate changes#6077..6083 from mainline
53037              
53038              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
53039              and Tom Phoenix)
53040              
53041              workaround for CRT bug in chdir() (from Charles Lane, via
53042              Peter Prymmer)
53043              
53044              remove outdated kludge in Carp (NULLs are permitted in diagnostics
53045              now)
53046              
53047              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
53048              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
53049              
53050              better default perlbug categories for ok reports (from Richard Foley)
53051              
53052              peek.t non-portable to ithreads
53053              
53054              note about undocumented caller() return value (from M.J.T. Guy);
53055              yet another peek.t tweak
53056      Branch: maint-5.6/perl
53057           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
53058           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
53059           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
53060           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
53061           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
53062           !> vms/vmsish.h
53063 ____________________________________________________________________________
53064 [  7303] By: gsar                                  on 2000/10/16  06:03:18
53065         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
53066              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
53067              
53068              &HUGE_VAL is not defined, it exists.
53069              
53070              Do not warn that an infinity does not look like a number.
53071              
53072              Rewrite the pwent/spent logic to be a little bit more clearer.
53073              
53074              Continue on the pwent/spent case.
53075              
53076              Correct Freudian slip.
53077              
53078              Use HUGE_VALL if applicable.
53079              
53080              pwent/spent #ifdef imbalance.
53081              
53082              Infinite problems.
53083              
53084              Call getspnam() only iff needd.
53085              
53086              Test both the scalar and list contexts.
53087              
53088              Use setxxent()/endxxent().
53089              
53090              Complex tweakery.
53091              
53092              Unicos hint tweak.
53093              
53094              Be more forgiving in POSIX about HUGE_VALL.
53095              
53096              Detypo.
53097              
53098              The search of infinity continues, this time simplified.
53099              
53100              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
53101              in natively 64-bit platforms where a long is a quad (no need
53102              for long longs).  Also added bias for IVs.
53103              
53104              Complex tweaks.
53105              
53106              Introduce t/lib/peek.t.
53107              
53108              Make the test more portable.
53109      Branch: maint-5.6/perl
53110           +> t/lib/peek.t
53111            ! pp_sys.c
53112           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
53113           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
53114           !> t/op/pwent.t toke.c util.c
53115 ____________________________________________________________________________
53116 [  7302] By: gsar                                  on 2000/10/16  05:03:37
53117         Log: integrate changes#6066..6071 from mainline
53118              
53119              s/END/CHECK/
53120              
53121              replace direct call to sighandler() with (*PL_sighandlerp)()
53122              
53123              note about values()
53124              
53125              File::Spec compatibility update (from Barrie Slaymaker
53126              <barries@slaysys.com>)
53127              
53128              remove misleading comment (from M.J.T. Guy)
53129              
53130              misformatted perllocal.pod (from Tim Jenness
53131              <t.jenness@jach.hawaii.edu>)
53132      Branch: maint-5.6/perl
53133           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
53134           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
53135           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
53136           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
53137 ____________________________________________________________________________
53138 [  7301] By: gsar                                  on 2000/10/16  05:00:08
53139         Log: integrate changes#6061..6063 from mainline
53140              
53141              change#5921 neglected to make eq honor "use bytes"
53142              
53143              additional tests for utf8.t
53144              
53145              tokeq() could read unallocated field in argument
53146      Branch: maint-5.6/perl
53147           !> sv.c t/pragma/utf8.t toke.c
53148 ____________________________________________________________________________
53149 [  7300] By: gsar                                  on 2000/10/16  04:56:54
53150         Log: integrate changes#6046,6048,6057,6058 from mainline
53151              
53152              libscheck has insufficient checks for n32 libs (from
53153              Albert Chin-A-Young <china@thewrittenword.com>)
53154              
53155              add note about how $( doesn't interpolate in REs (from
53156              Philip Newton <newton@ficus.frogspace.net>)
53157              
53158              fix broken parsing of /\x{ab}/
53159              
53160              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
53161              (spotted by Donald Kinzer <dkinzer@premia.com>)
53162      Branch: maint-5.6/perl
53163           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
53164           !> t/pragma/utf8.t
53165 ____________________________________________________________________________
53166 [  7299] By: gsar                                  on 2000/10/16  04:52:50
53167         Log: integrate change#6044 from mainline
53168              
53169              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
53170              such that underscores are only ignored in literal numbers,
53171              "\x{...}", and hex/oct argument
53172      Branch: maint-5.6/perl
53173           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
53174 ____________________________________________________________________________
53175 [  7298] By: gsar                                  on 2000/10/16  04:50:53
53176         Log: integrate changes#6027..6043 from mainline
53177              
53178              podlators-1.02 update (from Russ Allbery)
53179              
53180              Pod::Man generates groff-incompatible macro definition (from
53181              Tom Christiansen)
53182              
53183              add CGI.pm v2.66 (from Lincoln Stein)
53184              
53185              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
53186              for @- and @+ (from Johan Vromans)
53187              
53188              small nits in diagnostics.pm (from Robin Barker)
53189              
53190              whitespace adjustments
53191              
53192              missing files in MANIFEST
53193              
53194              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
53195              to compensate
53196              
53197              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
53198              
53199              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
53200      Branch: maint-5.6/perl
53201           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
53202           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
53203           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
53204           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
53205           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
53206           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
53207           !> t/lib/cgi-html.t t/lib/cgi-request.t
53208 ____________________________________________________________________________
53209 [  7297] By: gsar                                  on 2000/10/16  04:44:30
53210         Log: integrate change#6025 from mainline
53211              
53212              Is{Alnum,Alpha,Word} don't match titlecase
53213              TODO: IsSpace is defined recursively!
53214              (both spotted by Larry)
53215      Branch: maint-5.6/perl
53216           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
53217           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
53218 ____________________________________________________________________________
53219 [  7296] By: gsar                                  on 2000/10/16  04:39:30
53220         Log: integrate change#6023 from mainline
53221              
53222              debugger stomps on $. (from M.J.T. Guy)
53223      Branch: maint-5.6/perl
53224           !> lib/perl5db.pl
53225 ____________________________________________________________________________
53226 [  7295] By: gsar                                  on 2000/10/16  04:38:02
53227         Log: integrate change#6022 from mainline
53228              
53229              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
53230      Branch: maint-5.6/perl
53231           !> sv.c
53232 ____________________________________________________________________________
53233 [  7294] By: gsar                                  on 2000/10/16  04:37:05
53234         Log: integrate changes#6018..6021 from mainline
53235              
53236              make lib/syslog.t portable to systems that don't have _PATH_LOG,
53237              make _PATH_LOG() return "" if unavailable
53238              
53239              windows portability tweaks
53240              
53241              test tweak
53242              
53243              remove Win2K issue in pod (fixed by change#6020)
53244      Branch: maint-5.6/perl
53245           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
53246           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
53247           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
53248 ____________________________________________________________________________
53249 [  7293] By: gsar                                  on 2000/10/16  04:20:00
53250         Log: integrate changes#6013..6015 from mainline
53251              
53252              tweak change#5945 to display correct switch name in diagnostic
53253              
53254              glob() loading File::Glob behind the scenes may cause syntax errors
53255              
53256              tweak test for portability
53257      Branch: maint-5.6/perl
53258           !> op.c perl.c pod/perldiag.pod t/lib/b.t
53259 ____________________________________________________________________________
53260 [  7292] By: gsar                                  on 2000/10/16  04:18:11
53261         Log: integrate changes#6005..6010 from mainline, cfgperl
53262              
53263              perldoc might fail via "use blib" (from Hugo van der Sanden)
53264              
53265              Regen Configure.
53266              
53267              note about compile failures and END blocks (from M.J.T. Guy)
53268              
53269              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
53270              
53271              (change#6009 integrated earlier in change#7255)
53272              
53273              clarify note about shadow password support (from
53274              gellyfish@gellyfish.com)
53275      Branch: maint-5.6/perl
53276           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
53277           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
53278           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
53279 ____________________________________________________________________________
53280 [  7291] By: gsar                                  on 2000/10/16  04:12:03
53281         Log: integrate changes#6002,6003 from mainline
53282              
53283              destructive sv_setsv() can lose UV-ness from source, causing
53284              numeric promotions/comparisons to fail to do the right thing
53285              
53286              allow REG_EXPAND_SZ keys in Windows registry (from
53287              John Clayton <John.Clayton@barclayscapital.com>)
53288      Branch: maint-5.6/perl
53289           !> sv.c win32/win32.c
53290 ____________________________________________________________________________
53291 [  7290] By: gsar                                  on 2000/10/16  04:10:19
53292         Log: integrate change#6001 from mainline
53293              
53294              support additional library locations via $Config{otherlibdirs}
53295              (from Andy Dougherty)
53296      Branch: maint-5.6/perl
53297           !> Configure INSTALL Porting/Glossary Porting/config.sh
53298           !> Porting/config_H config_h.SH epoc/config.sh perl.c
53299           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
53300           !> win32/config.bc win32/config.gc win32/config.vc
53301 ____________________________________________________________________________
53302 [  7289] By: gsar                                  on 2000/10/16  04:08:28
53303         Log: integrate change#5999 from mainline
53304              
53305              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
53306      Branch: maint-5.6/perl
53307           !> t/pragma/warn/toke toke.c
53308 ____________________________________________________________________________
53309 [  7288] By: gsar                                  on 2000/10/16  04:07:01
53310         Log: integrate changes#5997,5998 from cfgperl
53311              
53312              Preserve $!.
53313              
53314              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
53315      Branch: maint-5.6/perl
53316           !> lib/Math/Complex.pm
53317 ____________________________________________________________________________
53318 [  7287] By: gsar                                  on 2000/10/16  04:04:37
53319         Log: integrate change#5995 from mainline
53320              
53321              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
53322      Branch: maint-5.6/perl
53323           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
53324 ____________________________________________________________________________
53325 [  7286] By: gsar                                  on 2000/10/16  04:03:21
53326         Log: integrate change#5994 from mainline
53327              
53328              fix for missed accounting for null byte in pack("Z",...) (from
53329              M.J.T. Guy)
53330      Branch: maint-5.6/perl
53331           !> pp.c t/op/pack.t
53332 ____________________________________________________________________________
53333 [  7285] By: gsar                                  on 2000/10/16  04:02:11
53334         Log: integrate changes#5989..5993 from mainline
53335              
53336              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
53337              itself and no other (from Tom Hughes)
53338              
53339              use $ENV{LIB} to search for libs under Visual C compiler
53340              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
53341              
53342              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
53343              
53344              pod nit (from Simon Cozens)
53345              
53346              various minor tweaks seen on p5p
53347      Branch: maint-5.6/perl
53348           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
53349           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
53350           !> t/op/array.t toke.c
53351 ____________________________________________________________________________
53352 [  7284] By: gsar                                  on 2000/10/16  03:59:00
53353         Log: integrate changes#5978..5988 from mainline
53354              
53355              sync version numbers in File::Spec with the ones on CPAN
53356              (from Barrie Slaymaker)
53357              
53358              under useithreads, constant pad entries could inadvertantly be
53359              shared across threads (from Eric Blood <eblood@xmission.com>);
53360              added Eric's test case to testsuite
53361              
53362              allow Configure -S to run non-interactively (spotted by Greg Hudson
53363              <ghudson@mit.edu>)
53364              
53365              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
53366              prototype mismatch with CORE::glob(); update pod and tests to
53367              suit (File::Glob::glob() is still available for backward
53368              compatibility, but should be considered deprecated)
53369              
53370              avoid error in IO::Socket::INET when given an unknown service name
53371              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
53372              
53373              numeric conversion of non-number in change#3378 tramples on
53374              OOK offset, causing segfaults
53375              
53376              attributes::reftype() doesn't work on tied argument
53377              
53378              forked child may not exit correctly if it failed to open
53379              /dev/console (from Graham Barr)
53380              
53381              add regular expressions tutorial and quick-start guide (from
53382              Mark Kvale <kvale@phy.ucsf.edu>)
53383              
53384              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
53385              
53386              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
53387              <paul@miraclefish.com>)
53388      Branch: maint-5.6/perl
53389           +> pod/perlrequick.pod pod/perlretut.pod
53390           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
53391           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
53392           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
53393           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
53394           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
53395           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
53396           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
53397           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
53398 ____________________________________________________________________________
53399 [  7283] By: gsar                                  on 2000/10/16  03:52:14
53400         Log: integrate change#5977 from mainline
53401              
53402              autoquote barewords followed by newline and arrow properly
53403              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
53404      Branch: maint-5.6/perl
53405           !> t/pragma/warn/toke toke.c
53406 ____________________________________________________________________________
53407 [  7282] By: gsar                                  on 2000/10/16  03:50:48
53408         Log: integrate change#5976 from mainline
53409              
53410              DB_File v1.73 update (from Paul Marquess)
53411      Branch: maint-5.6/perl
53412           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
53413           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
53414 ____________________________________________________________________________
53415 [  7281] By: gsar                                  on 2000/10/16  03:49:14
53416         Log: integrate change#5975 from mainline
53417              
53418              allow sort() reentrancy (variant of patch suggested by
53419              Hugo van der Sanden)
53420      Branch: maint-5.6/perl
53421           !> pp_ctl.c t/op/sort.t
53422 ____________________________________________________________________________
53423 [  7280] By: gsar                                  on 2000/10/16  03:48:22
53424         Log: integrate change#5974 from mainline
53425              
53426              change#4197 somehow missed initializing PL_errors, meaning
53427              syntax error queueing wasn't working outside eval"" at all;
53428              also fixed eval"" to localize PL_error_count, so that compile-time
53429              eval's don't clobber the error state of the outer context
53430      Branch: maint-5.6/perl
53431           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
53432           !> t/pragma/warn/toke
53433 ____________________________________________________________________________
53434 [  7279] By: gsar                                  on 2000/10/16  03:46:21
53435         Log: integrate change#5973 from mainline
53436              
53437              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
53438      Branch: maint-5.6/perl
53439           !> regcomp.c regexec.c t/op/re_tests
53440 ____________________________________________________________________________
53441 [  7278] By: gsar                                  on 2000/10/16  03:44:54
53442         Log: integrate change#5971 from cfgperl
53443              
53444              Unicos tweaks from Mark P. Lutz.
53445      Branch: maint-5.6/perl
53446           !> hints/unicos.sh lib/Math/Complex.pm
53447 ____________________________________________________________________________
53448 [  7277] By: gsar                                  on 2000/10/16  03:42:59
53449         Log: integrate changes#5966..5970 from mainline
53450              
53451              add testsuite for B backends, fix bug in B::Deparse (from
53452              Simon Cozens <simon@brecon.co.uk>)
53453              
53454              improved docs on the warn_uninit diagnostic (from David Glasser
53455              and Simon Cozens)
53456              
53457              tolerate spaces in group names in test on solaris (from David Boyce
53458              <dsb@boyski.com>)
53459              
53460              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
53461              
53462              Data::Dumper fumbles negative numbers on 32-bit platforms where
53463              IV is >32bits
53464      Branch: maint-5.6/perl
53465           +> t/lib/b.t t/lib/syslog.t
53466           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
53467           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
53468           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
53469 ____________________________________________________________________________
53470 [  7276] By: gsar                                  on 2000/10/16  03:39:30
53471         Log: integrate change#5965 from mainline
53472              
53473              avoid "will not stay shared" warnings for our variables (from
53474              Robin Barker)
53475      Branch: maint-5.6/perl
53476           !> op.c t/pragma/warn/op
53477 ____________________________________________________________________________
53478 [  7275] By: gsar                                  on 2000/10/16  03:38:18
53479         Log: integrate change#5964 from mainline
53480              
53481              reformat to 72 columns (again)
53482      Branch: maint-5.6/perl
53483           !> pod/perldiag.pod
53484 ____________________________________________________________________________
53485 [  7274] By: gsar                                  on 2000/10/16  03:36:58
53486         Log: integrate change#5963 from mainline
53487              
53488              patch from Larry to make (\&) prototype work; added tests for
53489              the same
53490      Branch: maint-5.6/perl
53491           !> op.c t/comp/proto.t
53492 ____________________________________________________________________________
53493 [  7273] By: gsar                                  on 2000/10/16  03:35:51
53494         Log: integrate changes#5956..5962 from mainline
53495              
53496              better diagnostics on failed tests (from Ilya Zakharevich)
53497              
53498              pod nits (from A. C. Yardley <yardley@tanet.net>)
53499              
53500              change#3569 deleted some essential code, revert; avoid use of
53501              atexit() to make DynaLoader work properly on AIX under mod_perl
53502              (from Jens-Uwe Mager <jum@helios.de>)
53503              
53504              doubled words in pods (from Simon Cozens
53505              <simon.p.cozens@jp.pwcglobal.com>)
53506              
53507              better INSTALL notes on Solaris issues (from Dominic Dunlop)
53508              
53509              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
53510              
53511              updated README.hpux (from Jeff Okamoto)
53512      Branch: maint-5.6/perl
53513           !> INSTALL README.hpux emacs/cperl-mode.el
53514           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
53515           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
53516           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
53517           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
53518           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
53519           !> t/op/lex_assign.t
53520 ____________________________________________________________________________
53521 [  7272] By: gsar                                  on 2000/10/16  03:31:22
53522         Log: integrate change#5955 from mainline
53523              
53524              longstanding bug exposed by change#3307: sort arguments weren't
53525              compiled with the right wantarray context (ensuing runtime lookup
53526              via block_gimme() was getting the incidental context of the
53527              sort() itself)
53528      Branch: maint-5.6/perl
53529           !> op.c t/op/sort.t
53530 ____________________________________________________________________________
53531 [  7271] By: gsar                                  on 2000/10/16  03:29:11
53532         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
53533              branch
53534              
53535              Flatten the cpp jungle doing the nosuid checking.
53536              
53537              Do not assume sign propagation. (from M.J.T. Guy)
53538              
53539              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
53540              
53541              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
53542              Now pp_ncmp() returns undef is either operand is a NaN.
53543              
53544              On second thoughts frexp() does have two arguments.
53545              
53546              Document that tr() is not tr(1).
53547              
53548              Be more robust on "extreme" (large absolute value)
53549              arguments.  Originally reported by Daniel Connelly
53550              as a problem with asinh() on large negative arguments,
53551              asinh() used to bail out because an argument to log()
53552              ended up being zero.  Ilya Zakharevich proposed using
53553              Taylor's series in such cases, which for such large
53554              arguments is a very good approximation.
53555              
53556              Undo "use integer" addition from 64bitint as it seems
53557              to break most of the subtests in Digital UNIX;
53558              Unicos needs to find another way.
53559      Branch: maint-5.6/perl
53560           !> (integrate 29 files)
53561 ____________________________________________________________________________
53562 [  7270] By: gsar                                  on 2000/10/16  03:09:44
53563         Log: integrate changes#5948,5949,5950 from mainline
53564              
53565              typo in vars.pm that leads to cryptic message (from Piotr
53566              Piatkowski <kompas@kompas.usr.onet.pl>)
53567              
53568              make perldoc use the pod2man from the same version (from
53569              M.J.T. Guy)
53570              
53571              reformat perldiag to avoid long lines
53572      Branch: maint-5.6/perl
53573           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
53574 ____________________________________________________________________________
53575 [  7269] By: gsar                                  on 2000/10/16  03:05:54
53576         Log: integrate change#5947 from mainline
53577              
53578              use &dl_error rather than &dl_load_file as the guard for calling
53579              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
53580              statically built perl)
53581      Branch: maint-5.6/perl
53582           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
53583 ____________________________________________________________________________
53584 [  7268] By: gsar                                  on 2000/10/16  03:04:48
53585         Log: integrate change#5945 from mainline
53586              
53587              make module name mandatory after -M switch; reorder perldiag
53588              alphabetically (from Mark-Jason Dominus)
53589      Branch: maint-5.6/perl
53590           !> perl.c pod/perldiag.pod
53591 ____________________________________________________________________________
53592 [  7267] By: gsar                                  on 2000/10/16  03:03:01
53593         Log: integrate change#5939 from mainline
53594              
53595              more pod nits (from Larry Virden)
53596      Branch: maint-5.6/perl
53597           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
53598           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
53599           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
53600 ____________________________________________________________________________
53601 [  7266] By: gsar                                  on 2000/10/16  03:01:39
53602         Log: integrate change#5938 from mainline
53603              
53604              Consolidated B::Deparse fixes (from Stephen McCamant)
53605      Branch: maint-5.6/perl
53606           !> ext/B/B/Deparse.pm
53607 ____________________________________________________________________________
53608 [  7265] By: gsar                                  on 2000/10/16  03:00:43
53609         Log: integrate change#5936 from mainline
53610              
53611              additional tests for change#7263 (from Paul Marquess)
53612      Branch: maint-5.6/perl
53613           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
53614           !> t/pragma/warn/5nolint t/pragma/warn/6default
53615 ____________________________________________________________________________
53616 [  7264] By: gsar                                  on 2000/10/16  02:58:34
53617         Log: integrate change#5934 from mainline
53618              
53619              propagate lexical warnings from surrounding scope correctly
53620              within string eval() (from Paul Marquess)
53621      Branch: maint-5.6/perl
53622           !> pp_ctl.c t/pragma/warn/pp_ctl
53623 ____________________________________________________________________________
53624 [  7263] By: gsar                                  on 2000/10/16  02:56:53
53625         Log: integrate change#5932 from mainline
53626              
53627              add rsignal(), whichsig() and do_join() to public API list
53628              (mod_perl uses them to good advantage)
53629      Branch: maint-5.6/perl
53630           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
53631 ____________________________________________________________________________
53632 [  7262] By: gsar                                  on 2000/10/16  02:55:53
53633         Log: integrate change#5931 from mainline
53634              
53635              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
53636      Branch: maint-5.6/perl
53637           !> pp_hot.c regexec.c t/op/pat.t
53638 ____________________________________________________________________________
53639 [  7261] By: gsar                                  on 2000/10/16  02:55:01
53640         Log: integrate change#5930 from mainline
53641              
53642              small os390 tweaks (from Peter Prymmer)
53643      Branch: maint-5.6/perl
53644           !> config_h.SH makedepend.SH
53645 ____________________________________________________________________________
53646 [  7260] By: gsar                                  on 2000/10/16  02:54:10
53647         Log: integrate change#5929 from mainline
53648              
53649              pod nits
53650      Branch: maint-5.6/perl
53651           !> pod/perlguts.pod
53652 ____________________________________________________________________________
53653 [  7259] By: gsar                                  on 2000/10/16  02:52:55
53654         Log: integrate change#5927 from mainline
53655              
53656              arrange for next() to resume at the unstack op rather than the
53657              loop conditional, so that scope cleanup happens correctly
53658              (from Stephen McCamant)
53659      Branch: maint-5.6/perl
53660           !> op.c pp_ctl.c t/op/misc.t
53661 ____________________________________________________________________________
53662 [  7258] By: gsar                                  on 2000/10/16  02:51:38
53663         Log: integrate change#5926 from mainline
53664              
53665              on windows, reserve 16M of stack rather than 128M (allows more
53666              threads to run concurrently)
53667      Branch: maint-5.6/perl
53668           !> win32/Makefile win32/makefile.mk
53669 ____________________________________________________________________________
53670 [  7257] By: gsar                                  on 2000/10/16  02:50:37
53671         Log: integrate change#5925 from mainline
53672              
53673              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
53674      Branch: maint-5.6/perl
53675           !> toke.c
53676 ____________________________________________________________________________
53677 [  7256] By: gsar                                  on 2000/10/16  02:49:36
53678         Log: integrate change#5924 from mainline
53679              
53680              avoid using uninitialized memory in require version check
53681      Branch: maint-5.6/perl
53682           !> pp_ctl.c universal.c
53683 ____________________________________________________________________________
53684 [  7255] By: gsar                                  on 2000/10/16  02:48:03
53685         Log: integrate changes#5923,5928,6009 from mainline
53686              
53687              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
53688      Branch: maint-5.6/perl
53689           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
53690 ____________________________________________________________________________
53691 [  7254] By: gsar                                  on 2000/10/16  02:44:46
53692         Log: integrate change#5922 from mainline
53693              
53694              commentary about IoTYPE() (from Nathan Torkington)
53695      Branch: maint-5.6/perl
53696           !> sv.h
53697 ____________________________________________________________________________
53698 [  7253] By: gsar                                  on 2000/10/16  02:43:49
53699         Log: integrate change#5921 from mainline
53700              
53701              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
53702      Branch: maint-5.6/perl
53703           !> sv.c t/lib/charnames.t t/pragma/utf8.t
53704 ____________________________________________________________________________
53705 [  7252] By: gsar                                  on 2000/10/16  02:42:31
53706         Log: integrate change#5920 from mainline
53707              
53708              Larry's fix for buggy propagation of utf8-ness in join(); add test
53709      Branch: maint-5.6/perl
53710           !> doop.c t/op/ver.t
53711 ____________________________________________________________________________
53712 [  7251] By: gsar                                  on 2000/10/16  02:41:14
53713         Log: integrate changes#5915..5919 from mainline
53714              
53715              various (pod tweaks &c)
53716      Branch: maint-5.6/perl
53717           !> (integrate 33 files)
53718 ____________________________________________________________________________
53719 [  7250] By: gsar                                  on 2000/10/16  02:38:16
53720         Log: integrate change#5914 from mainline
53721              
53722              caller() wasn't returning the right number of elements for
53723              eval {...}
53724      Branch: maint-5.6/perl
53725           !> pp_ctl.c t/pragma/warn/9enabled
53726 ____________________________________________________________________________
53727 [  7249] By: gsar                                  on 2000/10/16  02:37:02
53728         Log: integrate change#5913 from mainline
53729              
53730              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
53731              (from Mark-Jason Dominus)
53732      Branch: maint-5.6/perl
53733           !> pod/perlfunc.pod
53734 ____________________________________________________________________________
53735 [  7248] By: gsar                                  on 2000/10/16  02:35:58
53736         Log: integrate change#5912 from mainline
53737              
53738              fix totally broken caching in UNIVERSAL::isa() (from
53739              Nick Ing-Simmons)
53740      Branch: maint-5.6/perl
53741           !> t/op/universal.t universal.c
53742 ____________________________________________________________________________
53743 [  7247] By: gsar                                  on 2000/10/16  02:34:27
53744         Log: integrate changes#5910,5911 from mainline
53745              
53746              typo in pod
53747              
53748              add linebreak properties from unicode/LineBrk.txt (from
53749              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
53750      Branch: maint-5.6/perl
53751           +> (branch 29 files)
53752           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
53753 ____________________________________________________________________________
53754 [  7246] By: gsar                                  on 2000/10/16  02:33:29
53755         Log: integrate change#5909 from mainline
53756              
53757              mode argument to do_binmode() should be file mode, not boolean
53758      Branch: maint-5.6/perl
53759           !> pp_sys.c
53760 ____________________________________________________________________________
53761 [  7245] By: gsar                                  on 2000/10/16  02:31:04
53762         Log: integrate change#5908 from mainline
53763              
53764              introduce illegal symbols into null package so that
53765              gv_fetchpv(...,TRUE) always returns a valid GV even when the
53766              symbol is trapped by strictures (avoids coredumps)
53767      Branch: maint-5.6/perl
53768           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
53769           !> t/pragma/strict-vars
53770 ____________________________________________________________________________
53771 [  7244] By: jhi                                   on 2000/10/16  02:29:54
53772         Log: Subject: $Carp::ExportLevel confusion in Exporter
53773              From: "Ben Tilly" <ben_tilly@hotmail.com>
53774              Date: Sat, 14 Oct 2000 16:44:34 EDT
53775              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
53776      Branch: perl
53777            ! lib/Exporter/Heavy.pm
53778 ____________________________________________________________________________
53779 [  7243] By: jhi                                   on 2000/10/16  02:28:33
53780         Log: Subject: [PATCH perlguts.pod] Document offset hack
53781              From: Simon Cozens <simon@cozens.net>
53782              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
53783              Date: Sat, 14 Oct 2000 19:32:25 +0100
53784      Branch: perl
53785            ! pod/perlguts.pod
53786 ____________________________________________________________________________
53787 [  7242] By: gsar                                  on 2000/10/16  02:26:51
53788         Log: integrate changes#5905,5906,5907,6064 from mainline
53789              
53790              printf/sprintf didn't get quad types right under use64bitint
53791      Branch: maint-5.6/perl
53792           !> pp_sys.c sv.c t/op/64bitint.t
53793 ____________________________________________________________________________
53794 [  7241] By: jhi                                   on 2000/10/16  02:22:44
53795         Log: Subject: small pod patch
53796              From: Dan Boorstein <dan_boo@bellsouth.net>
53797              Date: Sat, 14 Oct 2000 14:29:24 -0400
53798              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
53799      Branch: perl
53800            ! pod/perlfaq7.pod pod/perlmod.pod
53801 ____________________________________________________________________________
53802 [  7240] By: jhi                                   on 2000/10/16  02:13:46
53803         Log: -w cleanup.
53804              
53805              Subject: Re: Problems with bleadperl 
53806              From: "Stephen P. Potter" <spp@ds.net>
53807              Date: Fri, 13 Oct 2000 13:32:49 -0400
53808              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
53809      Branch: perl
53810            ! t/pragma/overload.t
53811 ____________________________________________________________________________
53812 [  7239] By: jhi                                   on 2000/10/16  01:41:18
53813         Log: One more ~utf8 tweak.
53814      Branch: perl
53815            ! t/op/bop.t
53816 ____________________________________________________________________________
53817 [  7238] By: jhi                                   on 2000/10/16  01:34:14
53818         Log: Tweak the test of #7235.
53819      Branch: perl
53820            ! t/op/bop.t
53821 ____________________________________________________________________________
53822 [  7237] By: jhi                                   on 2000/10/16  01:25:04
53823         Log: Fix a couple of compiler-noted nits in #7235.
53824      Branch: perl
53825            ! pp.c
53826 ____________________________________________________________________________
53827 [  7236] By: jhi                                   on 2000/10/16  01:22:46
53828         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
53829      Branch: perl
53830            ! pp.c pp_hot.c
53831 ____________________________________________________________________________
53832 [  7235] By: jhi                                   on 2000/10/15  16:24:44
53833         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
53834              
53835              From: Simon Cozens <simon@cozens.net>
53836              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
53837              Date: Sat, 14 Oct 2000 20:52:13 +0100
53838              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
53839      Branch: perl
53840            ! pp.c t/op/bop.t utf8.h
53841 ____________________________________________________________________________
53842 [  7234] By: jhi                                   on 2000/10/15  15:19:29
53843         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
53844              The problem was that rx->minlen was in chars while pp_split()
53845              thought it would be in bytes. 
53846      Branch: perl
53847            ! pp.c t/pragma/utf8.t
53848 ____________________________________________________________________________
53849 [  7233] By: jhi                                   on 2000/10/14  20:24:24
53850         Log: Document FNCASE=y as discussed in the bug 20000902.009.
53851      Branch: perl
53852            ! README.dos
53853 ____________________________________________________________________________
53854 [  7232] By: jhi                                   on 2000/10/14  18:52:21
53855         Log: Add test for bug id 20000427.003 (which seems to have
53856              been fixed) (also duplicate as 20000427.004, though
53857              with a higher severity).  Move one utf8 from op/append
53858              to pragma/utf8, tag the tests with bug ids.
53859      Branch: perl
53860            ! t/op/append.t t/pragma/utf8.t
53861 ____________________________________________________________________________
53862 [  7231] By: jhi                                   on 2000/10/14  17:28:37
53863         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
53864      Branch: perl
53865            ! t/pragma/utf8.t
53866 ____________________________________________________________________________
53867 [  7230] By: jhi                                   on 2000/10/14  14:24:50
53868         Log: Needs to be conditional on SunOS 4.
53869              
53870              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
53871              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53872              Date: Sat, 14 Oct 2000 13:37:49 +0100
53873              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
53874      Branch: metaconfig/U/perl
53875            ! End.U
53876      Branch: perl
53877            ! Configure myconfig.SH pod/perldelta.pod
53878 ____________________________________________________________________________
53879 [  7229] By: jhi                                   on 2000/10/14  00:49:22
53880         Log: Update Changes.
53881      Branch: perl
53882            ! Changes patchlevel.h
53883 ____________________________________________________________________________
53884 [  7228] By: jhi                                   on 2000/10/14  00:46:10
53885         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
53886              From: Peter Prymmer <pvhp@forte.com>
53887              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
53888              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
53889      Branch: perl
53890            ! lib/utf8.pm
53891 ____________________________________________________________________________
53892 [  7227] By: jhi                                   on 2000/10/13  23:20:30
53893         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
53894      Branch: perl
53895            ! t/op/tie.t
53896 ____________________________________________________________________________
53897 [  7226] By: jhi                                   on 2000/10/13  22:14:32
53898         Log: Tweak #7225.
53899              
53900              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
53901              From: Peter Prymmer <pvhp@forte.com>
53902              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
53903              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
53904      Branch: perl
53905            ! t/op/sprintf.t
53906 ____________________________________________________________________________
53907 [  7225] By: jhi                                   on 2000/10/13  22:11:31
53908         Log: op/sprintf.t patch for OS/390 (and any other host with limited
53909              floating-point exponent length)
53910              
53911              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
53912              From: Dominic Dunlop <domo@computer.org>
53913              Date: Fri, 13 Oct 2000 19:17:57 +0200
53914              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
53915      Branch: perl
53916            ! t/op/sprintf.t
53917 ____________________________________________________________________________
53918 [  7224] By: jhi                                   on 2000/10/13  18:40:48
53919         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
53920      Branch: perl
53921            ! toke.c
53922 ____________________________________________________________________________
53923 [  7223] By: jhi                                   on 2000/10/13  18:37:13
53924         Log: Thinko in #7222.
53925      Branch: perl
53926            ! utf8.c
53927 ____________________________________________________________________________
53928 [  7222] By: jhi                                   on 2000/10/13  18:05:23
53929         Log: Use UTF8SKIP(), from Simon Cozens.
53930      Branch: perl
53931            ! utf8.c
53932 ____________________________________________________________________________
53933 [  7221] By: jhi                                   on 2000/10/13  15:43:19
53934         Log: (accidentally empty check-in)
53935      Branch: perl
53936            ! utf8.c
53937 ____________________________________________________________________________
53938 [  7220] By: jhi                                   on 2000/10/13  15:23:51
53939         Log: Add (optimistically) Storable to static extensions.
53940      Branch: perl
53941            ! hints/uwin.sh hints/vmesa.sh
53942 ____________________________________________________________________________
53943 [  7219] By: jhi                                   on 2000/10/13  15:20:05
53944         Log: Amdahl UTS doesn't seem to do dynaloading.
53945      Branch: perl
53946            ! hints/uts.sh
53947 ____________________________________________________________________________
53948 [  7218] By: jhi                                   on 2000/10/13  15:15:20
53949         Log: Slight tweak of the code to appease Amdahl UTS cc.
53950      Branch: perl
53951            ! pp.c
53952 ____________________________________________________________________________
53953 [  7217] By: jhi                                   on 2000/10/13  14:50:42
53954         Log: In Amdahl UTS "struct sv" is defined by a system header,
53955              <ksync.h>.
53956      Branch: perl
53957            ! perl.h sv.h
53958 ____________________________________________________________________________
53959 [  7216] By: jhi                                   on 2000/10/13  11:58:25
53960         Log: Ilya implemented the memory profiling API.
53961      Branch: perl
53962            ! Todo
53963 ____________________________________________________________________________
53964 [  7215] By: jhi                                   on 2000/10/13  02:56:38
53965         Log: Subject: [PATCH 5.7.0] Perl API for mstats
53966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53967              Date: Thu, 12 Oct 2000 22:52:40 -0400
53968              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
53969      Branch: perl
53970            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
53971 ____________________________________________________________________________
53972 [  7214] By: jhi                                   on 2000/10/13  02:55:38
53973         Log: Subject: [PATCH 5.7.0] IVs in mtats
53974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53975              Date: Thu, 12 Oct 2000 22:51:04 -0400
53976              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
53977      Branch: perl
53978            ! malloc.c perl.h
53979 ____________________________________________________________________________
53980 [  7213] By: jhi                                   on 2000/10/13  02:31:47
53981         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
53982      Branch: perl
53983            ! pod/perldiag.pod pp_sys.c
53984 ____________________________________________________________________________
53985 [  7212] By: jhi                                   on 2000/10/13  01:27:38
53986         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
53987              From: Peter Prymmer <pvhp@forte.com>
53988              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
53989              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
53990      Branch: perl
53991            ! t/op/oct.t
53992 ____________________________________________________________________________
53993 [  7211] By: jhi                                   on 2000/10/13  00:35:09
53994         Log: Update Changes.
53995      Branch: perl
53996            ! Changes patchlevel.h
53997 ____________________________________________________________________________
53998 [  7210] By: jhi                                   on 2000/10/12  23:59:40
53999         Log: The Install.pm third of
54000              
54001              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
54002              From: Bill Campbell <bill@celestial.com>
54003              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
54004              Date: Thu, 5 Oct 2000 18:04:51 -0700
54005      Branch: perl
54006            ! lib/ExtUtils/Install.pm
54007 ____________________________________________________________________________
54008 [  7209] By: jhi                                   on 2000/10/12  23:58:43
54009         Log: Two thirds of
54010              
54011              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
54012              Date: Thu, 5 Oct 2000 18:04:51 -0700
54013              From: Bill Campbell <bill@celestial.com>
54014              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
54015              
54016              The Install.pm changes will be submitted separately because
54017              they need some work and discussion still.
54018      Branch: perl
54019            ! lib/getopts.pl lib/termcap.pl
54020 ____________________________________________________________________________
54021 [  7208] By: jhi                                   on 2000/10/12  23:41:19
54022         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
54023              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54024              Date:     Thu, 12 Oct 2000 07:30:02 EDT
54025              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
54026      Branch: perl
54027            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
54028            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
54029 ____________________________________________________________________________
54030 [  7207] By: jhi                                   on 2000/10/12  23:39:01
54031         Log: An updated EBCDIC tr patch.
54032              
54033              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
54034              From: Peter Prymmer <pvhp@forte.com>
54035              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
54036              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
54037      Branch: perl
54038            ! t/op/tr.t
54039 ____________________________________________________________________________
54040 [  7206] By: jhi                                   on 2000/10/12  23:34:55
54041         Log: Upgrade to CPAN 1.58, from Andreas König.
54042      Branch: perl
54043            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54044 ____________________________________________________________________________
54045 [  7205] By: jhi                                   on 2000/10/12  23:29:08
54046         Log: Introduce the man[24-8] variables, from Andy Dougherty.
54047      Branch: metaconfig/U/perl
54048            + mandirs.U mandirstyle.U
54049      Branch: perl
54050            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54051            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
54052            ! vos/config.h vos/config.pl vos/config_h.SH_orig
54053            ! win32/config.bc win32/config.gc win32/config.vc
54054 ____________________________________________________________________________
54055 [  7204] By: gsar                                  on 2000/10/12  18:11:24
54056         Log: restore change#7202
54057      Branch: perl
54058            ! mg.c
54059 ____________________________________________________________________________
54060 [  7203] By: gsar                                  on 2000/10/12  18:09:40
54061         Log: another test of the Emergency Broadcast System--back out 
54062              change#7202
54063      Branch: perl
54064            ! mg.c
54065 ____________________________________________________________________________
54066 [  7202] By: gsar                                  on 2000/10/12  16:40:47
54067         Log: (submitted on behalf of Jarkko)
54068              Fix the lib/encode.t subtest 6 failure as reported by Andreas
54069              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
54070              was unearthed by change 7182, as was a bug in HTML::Entities.
54071      Branch: perl
54072            ! mg.c
54073 ____________________________________________________________________________
54074 [  7201] By: jhi                                   on 2000/10/11  03:16:05
54075         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
54076      Branch: perl
54077            ! pp_hot.c t/pragma/utf8.t
54078 ____________________________________________________________________________
54079 [  7200] By: jhi                                   on 2000/10/11  00:40:30
54080         Log: The #7198 was a false alarm.
54081      Branch: perl
54082            ! pp_hot.c
54083 ____________________________________________________________________________
54084 [  7199] By: jhi                                   on 2000/10/11  00:26:04
54085         Log: Remove duplicated code.
54086      Branch: perl
54087            ! t/lib/cgi-html.t
54088 ____________________________________________________________________________
54089 [  7198] By: jhi                                   on 2000/10/10  23:30:46
54090         Log: (Retracted by #7200.)
54091      Branch: perl
54092            ! pp_hot.c
54093 ____________________________________________________________________________
54094 [  7197] By: jhi                                   on 2000/10/10  21:49:30
54095         Log: Add the test case for #7190, from the original bug report
54096              by Andreas König.
54097      Branch: perl
54098            ! t/pragma/utf8.t
54099 ____________________________________________________________________________
54100 [  7196] By: jhi                                   on 2000/10/10  21:40:49
54101         Log: Reapply Andy's patch and regen Configure.
54102      Branch: perl
54103            ! Configure INSTALL Makefile.SH Porting/Glossary
54104            ! Porting/config.sh config_h.SH epoc/config.sh installperl
54105            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
54106            ! win32/config.vc
54107 ____________________________________________________________________________
54108 [  7195] By: jhi                                   on 2000/10/10  21:09:30
54109         Log: Use the versiononly instead of the installscripts,
54110              retract the changes 7146 and 7147.
54111      Branch: perl
54112            ! Configure INSTALL Makefile.SH Porting/Glossary
54113            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
54114            ! installperl uconfig.sh vos/config.def win32/config.bc
54115            ! win32/config.gc win32/config.vc
54116 ____________________________________________________________________________
54117 [  7194] By: jhi                                   on 2000/10/10  21:06:15
54118         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
54119              From: Peter Prymmer <pvhp@forte.com>
54120              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
54121              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
54122      Branch: perl
54123            ! t/op/ver.t
54124 ____________________________________________________________________________
54125 [  7193] By: jhi                                   on 2000/10/10  21:05:12
54126         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
54127              From: Peter Prymmer <pvhp@forte.com>
54128              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
54129              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
54130      Branch: perl
54131            ! t/op/tr.t
54132 ____________________________________________________________________________
54133 [  7192] By: jhi                                   on 2000/10/10  20:57:30
54134         Log: Add versiononly, delete installscripts, from Andy Dougherty.
54135      Branch: metaconfig
54136            - U/installdirs/installscripts.U
54137      Branch: metaconfig/U/perl
54138            + versiononly.U
54139 ____________________________________________________________________________
54140 [  7191] By: jhi                                   on 2000/10/10  19:41:21
54141         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
54142              From: Peter Prymmer <pvhp@forte.com>
54143              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
54144              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
54145      Branch: perl
54146            ! pod/perlebcdic.pod
54147 ____________________________________________________________________________
54148 [  7190] By: jhi                                   on 2000/10/10  19:26:14
54149         Log: Subject: Re: utf8 concat, mg_get
54150              From: Simon Cozens <simon@cozens.net>
54151              Date: Tue, 10 Oct 2000 17:40:17 +0100
54152              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
54153      Branch: perl
54154            ! pp_hot.c
54155 ____________________________________________________________________________
54156 [  7189] By: jhi                                   on 2000/10/10  19:23:03
54157         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
54158              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
54159              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
54160              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
54161      Branch: perl
54162            ! lib/ExtUtils/MM_Unix.pm
54163 ____________________________________________________________________________
54164 [  7188] By: jhi                                   on 2000/10/10  15:31:24
54165         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
54166              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
54167              Date: Fri, 14 Jul 2000 10:47:36 +0100
54168              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
54169      Branch: perl
54170            ! README.win32
54171 ____________________________________________________________________________
54172 [  7187] By: jhi                                   on 2000/10/10  13:30:10
54173         Log: Quote the temp file name, needed in Win32 because the
54174              default name unfortunately contains spaces, shouldn't
54175              hurt elsewhere.
54176              
54177              Subject: FW: perldoc fails if $TEMP contains spaces
54178              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
54179              Date: Thu, 14 Sep 2000 08:58:45 +0100
54180              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
54181      Branch: perl
54182            ! utils/perldoc.PL
54183 ____________________________________________________________________________
54184 [  7186] By: jhi                                   on 2000/10/10  13:16:27
54185         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
54186              From: hv@hugo.hybyte.com
54187              Date: Tue, 10 Oct 2000 14:10:20 +0100
54188              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
54189      Branch: perl
54190            ! t/lib/thr5005.t util.c
54191 ____________________________________________________________________________
54192 [  7185] By: jhi                                   on 2000/10/10  12:06:22
54193         Log: Upgrade to podlators 1.04, from Russ Allbery.
54194      Branch: perl
54195            ! lib/Pod/Man.pm lib/Pod/Text.pm
54196 ____________________________________________________________________________
54197 [  7184] By: jhi                                   on 2000/10/10  12:01:32
54198         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
54199      Branch: perl
54200            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
54201 ____________________________________________________________________________
54202 [  7183] By: jhi                                   on 2000/10/09  23:47:15
54203         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
54204              From: Peter Prymmer <pvhp@forte.com>
54205              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
54206              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
54207      Branch: perl
54208            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
54209 ____________________________________________________________________________
54210 [  7182] By: jhi                                   on 2000/10/09  23:43:16
54211         Log: Make eq work again with utf8 (disabling the upgrading
54212              should no more be necessary since the copies of the
54213              scalars are upgraded, not the scalars themselves).
54214              Takes care of ID 20001009.001.  (The claimed length()
54215              bug in 20001009.001 seems bogus to me.)
54216      Branch: perl
54217            ! sv.c t/pragma/utf8.t
54218 ____________________________________________________________________________
54219 [  7181] By: gsar                                  on 2000/10/09  19:41:54
54220         Log: tweak for change#7173
54221      Branch: perl
54222            ! win32/win32sck.c
54223 ____________________________________________________________________________
54224 [  7180] By: gsar                                  on 2000/10/09  19:26:56
54225         Log: on Windows, clean targets might not work under some flavors of the shell
54226      Branch: perl
54227            ! win32/Makefile win32/makefile.mk
54228 ____________________________________________________________________________
54229 [  7179] By: jhi                                   on 2000/10/09  19:21:02
54230         Log: Update Changes.
54231      Branch: perl
54232            ! Changes patchlevel.h
54233 ____________________________________________________________________________
54234 [  7178] By: jhi                                   on 2000/10/09  19:18:23
54235         Log: Warn about unknown scripts.
54236              
54237              Subject: Re: ideas? patches? [PATCH bleadperl]
54238              From: Dominic Dunlop <domo@computer.org>
54239              Date: Mon, 9 Oct 2000 14:57:17 +0200
54240              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
54241      Branch: perl
54242            ! lib/charnames.pm
54243 ____________________________________________________________________________
54244 [  7177] By: jhi                                   on 2000/10/09  19:13:27
54245         Log: Change #7160 had a nasty typo.
54246      Branch: metaconfig
54247            ! U/compline/Compile.U
54248      Branch: perl
54249            ! Configure config_h.SH
54250 ____________________________________________________________________________
54251 [  7176] By: gsar                                  on 2000/10/09  18:59:33
54252         Log: pod nit
54253      Branch: perl
54254            ! pod/perlport.pod
54255 ____________________________________________________________________________
54256 [  7175] By: gsar                                  on 2000/10/09  18:54:28
54257         Log: Windows9x doesn't support link(), despite what Config.pm
54258              might think
54259      Branch: perl
54260            ! lib/ExtUtils/Manifest.pm
54261 ____________________________________________________________________________
54262 [  7174] By: gsar                                  on 2000/10/09  18:50:03
54263         Log: avoid nonportable example code
54264      Branch: perl
54265            ! lib/File/Copy.pm
54266 ____________________________________________________________________________
54267 [  7173] By: gsar                                  on 2000/10/09  18:46:54
54268         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
54269              being used) when closing a socket handle
54270      Branch: perl
54271            ! win32/win32.c win32/win32.h win32/win32sck.c
54272 ____________________________________________________________________________
54273 [  7172] By: gsar                                  on 2000/10/09  18:41:40
54274         Log: on Windows, cwd strings in the environment should be of the
54275              form =X:=X:\foo instead of =X=X:\foo\
54276      Branch: perl
54277            ! win32/vdir.h
54278 ____________________________________________________________________________
54279 [  7171] By: gsar                                  on 2000/10/09  18:30:09
54280         Log: on Windows, LoadLibrary() could load an extension DLL multiple
54281              times if forward slashes are used in the path
54282      Branch: perl
54283            ! win32/win32.c
54284 ____________________________________________________________________________
54285 [  7170] By: jhi                                   on 2000/10/09  17:53:59
54286         Log: Add a todo note about overloadable assertions.
54287      Branch: perl
54288            ! Todo-5.6
54289 ____________________________________________________________________________
54290 [  7169] By: jhi                                   on 2000/10/09  13:43:45
54291         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
54292              From: mjd@plover.com
54293              Date: 9 Oct 2000 00:24:44 -0000
54294              Message-ID: <20001009002444.10616.qmail@plover.com>
54295      Branch: perl
54296            ! pod/perldebguts.pod
54297 ____________________________________________________________________________
54298 [  7168] By: nick                                  on 2000/10/08  13:16:33
54299         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
54300              is not right thing to do on (e.g. x86). Network order is also "right" for
54301              X fonts.
54302      Branch: perl
54303            ! ext/Encode/Encode.pm
54304 ____________________________________________________________________________
54305 [  7167] By: nick                                  on 2000/10/08  12:54:42
54306         Log: Make "encodings" work post-install when Encode/*.enc files may not
54307              be in same directory as Encode.pm
54308      Branch: perl
54309            ! ext/Encode/Encode.pm
54310 ____________________________________________________________________________
54311 [  7166] By: nick                                  on 2000/10/08  11:51:26
54312         Log: Work round the fact that $hash->{$key} does not take into account
54313              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
54314              so that key is always in the "expected" encoding - i.e. same way we put
54315              it in the hash.
54316      Branch: perl
54317            ! ext/Encode/Encode.pm
54318 ____________________________________________________________________________
54319 [  7165] By: gsar                                  on 2000/10/08  04:15:29
54320         Log: save_re_context() could reset PL_curcop to freed memory, causing core
54321              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
54322      Branch: perl
54323            ! pp_ctl.c
54324 ____________________________________________________________________________
54325 [  7164] By: jhi                                   on 2000/10/06  20:51:48
54326         Log: UTF8ize split() so that the cloned substrings get the UTF8
54327              flag of the original scalar.  Problem reported by Simon Cozens.
54328      Branch: perl
54329            ! pp.c t/pragma/utf8.t
54330 ____________________________________________________________________________
54331 [  7163] By: nick                                  on 2000/10/06  20:48:34
54332         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
54333              got a false +ve and so did not reach code which would have un-FAKEd the SV.
54334      Branch: perl
54335            ! sv.c
54336 ____________________________________________________________________________
54337 [  7162] By: nick                                  on 2000/10/06  20:25:37
54338         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
54339              To fix  (sort {$a <=> $b} keys %hash) in particular but
54340              should cover a number of other as-yet-unknown cases as well.
54341      Branch: perl
54342            ! sv.c
54343 ____________________________________________________________________________
54344 [  7161] By: jhi                                   on 2000/10/06  19:56:18
54345         Log: Change the version number of Tie::Handle in the core to 4.0,
54346              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
54347              
54348              Subject: Note on Tie::Handle
54349              From: andreas.koenig@anima.de (Andreas J. Koenig)
54350              Date:      06 Oct 2000 21:48:58 +0200
54351              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
54352      Branch: perl
54353            ! lib/Tie/Handle.pm
54354 ____________________________________________________________________________
54355 [  7160] By: jhi                                   on 2000/10/06  18:20:35
54356         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
54357              as the first option of cc/ld because of ultrapicky compilers
54358              (e.g. OS/390 R2.5)
54359      Branch: metaconfig
54360            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
54361            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
54362            ! U/compline/orderlib.U U/modified/Cppsym.U
54363            ! U/modified/d_access.U
54364      Branch: metaconfig/U/perl
54365            ! Checkcc.U d_dlsymun.U gccvers.U
54366      Branch: perl
54367            ! Configure config_h.SH
54368 ____________________________________________________________________________
54369 [  7159] By: jhi                                   on 2000/10/06  13:56:39
54370         Log: Update Changes.
54371      Branch: perl
54372            ! Changes patchlevel.h
54373 ____________________________________________________________________________
54374 [  7158] By: jhi                                   on 2000/10/06  12:48:40
54375         Log: Eliminate $Is_VMS code from the test.
54376              
54377              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
54378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54379              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
54380              Date:     Thu, 5 Oct 2000 07:46:33 EDT
54381      Branch: perl
54382            ! t/lib/b.t
54383 ____________________________________________________________________________
54384 [  7157] By: jhi                                   on 2000/10/06  12:47:13
54385         Log: Also the $ccflags is needed for the C compiler check.
54386              
54387              Subject: Configure (check for C-compiler)
54388              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54389              Date: Fri, 06 Oct 2000 08:47:15 +0200
54390              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
54391      Branch: metaconfig/U/perl
54392            ! Checkcc.U
54393      Branch: perl
54394            ! Configure config_h.SH
54395 ____________________________________________________________________________
54396 [  7156] By: jhi                                   on 2000/10/06  11:45:15
54397         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
54398      Branch: perl
54399            ! perl.c pp_ctl.c sv.h utf8.c
54400 ____________________________________________________________________________
54401 [  7155] By: jhi                                   on 2000/10/06  11:40:41
54402         Log: IO::Handle->syswrite() did not handle length omission
54403              like CORE::syswrite() does.
54404              
54405              Subject: [Fwd] IO::Handle, syswrite and arguments
54406              From: Graham Barr <gbarr@pobox.com>
54407              Date: Fri, 6 Oct 2000 10:22:05 +0100
54408              Message-ID: <20001006102205.U6312@pobox.com>
54409              
54410              The original patch from andrew@ugh.net.au.
54411      Branch: perl
54412            ! ext/IO/lib/IO/Handle.pm
54413 ____________________________________________________________________________
54414 [  7154] By: jhi                                   on 2000/10/06  01:42:15
54415         Log: Tweak #7153.
54416      Branch: perl
54417            ! utf8.h
54418 ____________________________________________________________________________
54419 [  7153] By: jhi                                   on 2000/10/06  00:39:55
54420         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
54421      Branch: perl
54422            ! utf8.h
54423 ____________________________________________________________________________
54424 [  7152] By: jhi                                   on 2000/10/06  00:38:11
54425         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
54426      Branch: perl
54427            ! perl.c pp_ctl.c sv.h utf8.c
54428 ____________________________________________________________________________
54429 [  7151] By: jhi                                   on 2000/10/06  00:36:38
54430         Log: Subject: Re: Questions about Tie::Array and perl modules
54431              From: Nick Ing-Simmons <nik@tiuk.ti.com>
54432              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
54433              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
54434              
54435              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
54436      Branch: perl
54437            ! lib/Tie/Array.pm t/op/array.t
54438 ____________________________________________________________________________
54439 [  7150] By: jhi                                   on 2000/10/05  00:20:45
54440         Log: Regen Changes.
54441      Branch: perl
54442            ! Changes patchlevel.h
54443 ____________________________________________________________________________
54444 [  7149] By: jhi                                   on 2000/10/05  00:20:01
54445         Log: Regen toc.
54446      Branch: perl
54447            ! pod/perltoc.pod
54448 ____________________________________________________________________________
54449 [  7148] By: jhi                                   on 2000/10/04  23:35:08
54450         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
54451              reported several times by Dominic Dunlop, for example in
54452              ID 20000315.008.  Patch from Dominic.  Patch affects at
54453              least MachTen, and possibly other oldish BSDs. Should not
54454              break non-broken platforms (tested on LinuxPPC). 
54455      Branch: perl
54456            ! doio.c
54457 ____________________________________________________________________________
54458 [  7147] By: jhi                                   on 2000/10/04  23:26:34
54459         Log: The one that got away from 7146.
54460      Branch: metaconfig
54461            + U/installdirs/installscripts.U
54462 ____________________________________________________________________________
54463 [  7146] By: jhi                                   on 2000/10/04  23:25:04
54464         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
54465              suggested by H. Merijn Brand.
54466      Branch: perl
54467            ! Configure INSTALL Makefile.SH Porting/Glossary
54468            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
54469            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
54470            ! win32/config.vc
54471 ____________________________________________________________________________
54472 [  7145] By: jhi                                   on 2000/10/04  22:08:21
54473         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
54474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54475              Date: Wed, 4 Oct 2000 17:37:46 -0400
54476              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
54477      Branch: perl
54478            ! utils/h2xs.PL
54479 ____________________________________________________________________________
54480 [  7144] By: jhi                                   on 2000/10/04  18:11:41
54481         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
54482              From: Jeff Pinyan <jeffp@crusoe.net>
54483              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
54484              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
54485      Branch: perl
54486            ! pod/perlrun.pod
54487 ____________________________________________________________________________
54488 [  7143] By: jhi                                   on 2000/10/04  18:09:58
54489         Log: Subject: perlhack.pod Patch for Externals Tools
54490              From: Fisher Mark <fisherm@tce.com>
54491              Date: Tue, 3 Oct 2000 15:43:27 -0500 
54492              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
54493      Branch: perl
54494            ! pod/perlhack.pod
54495 ____________________________________________________________________________
54496 [  7142] By: jhi                                   on 2000/10/04  18:08:41
54497         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
54498              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54499              Date:     Wed, 4 Oct 2000 12:11:11 EDT
54500              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
54501      Branch: perl
54502            ! vms/vms.c
54503 ____________________________________________________________________________
54504 [  7141] By: jhi                                   on 2000/10/04  12:20:16
54505         Log: Subject: [PATCH 5.7.0] h2xs not working
54506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54507              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
54508              Date: Tue, 3 Oct 2000 21:43:01 -0400
54509              
54510              Subject: [PATCH 5.7.0] h2xs not documenting the created module
54511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54512              Date: Tue, 3 Oct 2000 22:55:19 -0400
54513              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
54514      Branch: perl
54515            ! utils/h2xs.PL
54516 ____________________________________________________________________________
54517 [  7140] By: jhi                                   on 2000/10/04  11:53:44
54518         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
54519              From: nick@babyhippo.com
54520              Date: Wed, 4 Oct 2000 12:06:45 +0100
54521              Message-Id: <20001004120645.A7356@babyhippo.com>
54522              
54523              Retract 7118 and 7135.
54524      Branch: perl
54525            ! installman installperl op.c t/pragma/subs.t
54526 ____________________________________________________________________________
54527 [  7139] By: jhi                                   on 2000/10/03  22:09:41
54528         Log: It is possible to have no hosts database at all.  Pointed out in
54529              
54530              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
54531              From: Peter Prymmer <pvhp@forte.com>
54532              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
54533              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
54534      Branch: metaconfig
54535            ! U/modified/myhostname.U
54536      Branch: perl
54537            ! Configure config_h.SH
54538 ____________________________________________________________________________
54539 [  7138] By: jhi                                   on 2000/10/03  21:49:49
54540         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
54541              From: Peter Prymmer <pvhp@forte.com>
54542              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
54543              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
54544      Branch: perl
54545            ! pp_sys.c
54546 ____________________________________________________________________________
54547 [  7137] By: jhi                                   on 2000/10/03  20:10:05
54548         Log: One remaining nit less at the VMS mailbox sizing.
54549      Branch: perl
54550            ! vms/vms.c
54551 ____________________________________________________________________________
54552 [  7136] By: jhi                                   on 2000/10/03  20:08:47
54553         Log: Test harness update to sync with the new perlcc,
54554              from Simon Cozens.
54555      Branch: perl
54556            ! t/TEST t/UTEST
54557 ____________________________________________________________________________
54558 [  7135] By: jhi                                   on 2000/10/03  15:15:42
54559         Log: Subject: Re: PATCH for 20001003.004
54560              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
54561              From: "AARON B. DOSSETT" <aaron@iglou.com>
54562              Message-Id: <E13gTay-0006od-00@iglou.com>
54563      Branch: perl
54564            ! installman installperl
54565 ____________________________________________________________________________
54566 [  7134] By: jhi                                   on 2000/10/03  15:00:34
54567         Log: Subject: [ID 20001003.006] B::Debug not -w clean
54568              From: Nicholas Clark <nick@babyhippo.co.uk>
54569              Date: Tue, 03 Oct 2000 15:46:32 +0100
54570              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
54571      Branch: perl
54572            ! ext/B/B/Debug.pm
54573 ____________________________________________________________________________
54574 [  7133] By: jhi                                   on 2000/10/03  14:58:39
54575         Log: Scale down the VMS message boxes, by Charles Lane.
54576              Fix for ID 20000903.009, workaround at
54577              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
54578      Branch: perl
54579            ! vms/vms.c
54580 ____________________________________________________________________________
54581 [  7132] By: jhi                                   on 2000/10/03  11:20:37
54582         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
54583      Branch: perl
54584            + t/lib/st-lock.t t/lib/st-utf8.t
54585            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
54586            ! ext/Storable/Storable.xs t/lib/st-recurse.t
54587 ____________________________________________________________________________
54588 [  7131] By: jhi                                   on 2000/10/03  03:38:23
54589         Log: Encode nits.
54590      Branch: perl
54591            ! MANIFEST Makefile.SH
54592 ____________________________________________________________________________
54593 [  7130] By: jhi                                   on 2000/10/03  03:31:05
54594         Log: Update Changes.
54595      Branch: perl
54596            ! Changes patchlevel.h
54597 ____________________________________________________________________________
54598 [  7129] By: jhi                                   on 2000/10/03  02:24:02
54599         Log: Misplaced else.
54600      Branch: metaconfig/U/perl
54601            ! d_strtoll.U
54602      Branch: perl
54603            ! Configure config_h.SH
54604 ____________________________________________________________________________
54605 [  7128] By: jhi                                   on 2000/10/03  02:08:29
54606         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
54607              From: sthoenna@efn.org
54608              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
54609              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
54610      Branch: metaconfig/U/perl
54611            ! d_strtoll.U
54612      Branch: perl
54613            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
54614 ____________________________________________________________________________
54615 [  7127] By: jhi                                   on 2000/10/03  01:13:14
54616         Log: Update Changes.
54617      Branch: perl
54618            ! Changes patchlevel.h
54619 ____________________________________________________________________________
54620 [  7126] By: jhi                                   on 2000/10/03  00:57:08
54621         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
54622              as suggested by Olaf Flebbe and Nick Clark.
54623      Branch: perl
54624            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
54625 ____________________________________________________________________________
54626 [  7125] By: jhi                                   on 2000/10/03  00:50:56
54627         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
54628              From: Nick Clark <nick@plum.flirble.org>
54629              Date: Mon, 2 Oct 2000 11:03:24 +0100
54630              Message-Id: <20001002110324.D20073@plum.flirble.org>
54631              
54632              Also fixes bug ID 20001002.005.
54633      Branch: perl
54634            ! t/lib/encode.t
54635 ____________________________________________________________________________
54636 [  7124] By: jhi                                   on 2000/10/03  00:34:59
54637         Log: Subject: [PATCH 5.7.0] Epoc update
54638              From: Olaf Flebbe <o.flebbe@gmx.de>
54639              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
54640              Message-ID: <26423.969484586@www10.gmx.net>
54641      Branch: perl
54642            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
54643            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
54644            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
54645            ! util.c util.h
54646 ____________________________________________________________________________
54647 [  7123] By: jhi                                   on 2000/10/03  00:30:07
54648         Log: Regen headers.
54649      Branch: perl
54650            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
54651 ____________________________________________________________________________
54652 [  7122] By: jhi                                   on 2000/10/03  00:10:48
54653         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
54654      Branch: perl
54655            ! hints/openbsd.sh
54656 ____________________________________________________________________________
54657 [  7121] By: jhi                                   on 2000/10/03  00:05:06
54658         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
54659              From: <abigail@foad.org>
54660              Date: Tue, 26 Sep 2000 13:36:14 -0400
54661              Message-ID: <20000926173614.4356.qmail@foad.org>
54662      Branch: perl
54663            ! pod/perlop.pod
54664 ____________________________________________________________________________
54665 [  7120] By: jhi                                   on 2000/10/03  00:04:00
54666         Log: Inside require() $^S was always left undefined.
54667              
54668              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
54669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54670              Date: Wed, 27 Sep 2000 18:54:49 -0400
54671              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
54672      Branch: perl
54673            ! cop.h mg.c pp_ctl.c util.c
54674 ____________________________________________________________________________
54675 [  7119] By: jhi                                   on 2000/10/03  00:00:16
54676         Log: Subject: [PATCH] DLL not restartabke with threaded perl
54677              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
54678              Date: Thu, 28 Sep 2000 09:20:46 +0100
54679              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
54680      Branch: perl
54681            ! perl.c
54682 ____________________________________________________________________________
54683 [  7118] By: jhi                                   on 2000/10/02  23:59:20
54684         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
54685              From: Nicholas Clark <nick@ccl4.org>
54686              Date: Thu, 28 Sep 2000 11:52:24 +0100
54687              Message-ID: <20000928115224.D7924@plum.flirble.org>
54688      Branch: perl
54689            ! op.c
54690 ____________________________________________________________________________
54691 [  7117] By: jhi                                   on 2000/10/02  23:57:51
54692         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
54693              From: Nicholas Clark <nick@babyhippo.co.uk>
54694              Date: Thu, 28 Sep 2000 12:18:10 +0100
54695              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
54696              
54697              Did not apply cleanly, manual intervention was needed.
54698      Branch: perl
54699            ! ext/B/B/Bytecode.pm utils/perlcc.PL
54700 ____________________________________________________________________________
54701 [  7116] By: jhi                                   on 2000/10/02  23:50:40
54702         Log: Document the issue (is not a syntax error, kind of)
54703              
54704              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
54705              From: Nicholas Clark <nick@ccl4.org>
54706              Date: Thu, 28 Sep 2000 17:12:42 +0100
54707              Message-ID: <20000928171242.K7924@plum.flirble.org>
54708      Branch: perl
54709            ! pod/perldata.pod
54710 ____________________________________________________________________________
54711 [  7115] By: jhi                                   on 2000/10/02  23:48:58
54712         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
54713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54714              Date: Thu, 28 Sep 2000 21:55:31 -0400
54715              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
54716      Branch: perl
54717            ! regexec.c
54718 ____________________________________________________________________________
54719 [  7114] By: jhi                                   on 2000/10/02  23:47:57
54720         Log: Subject: DOC PATCH 5.6.0
54721              From: mjd@plover.com
54722              Date: 30 Sep 2000 06:02:34 -0000
54723              Message-ID: <20000930060234.4559.qmail@plover.com>
54724      Branch: perl
54725            ! pod/perldebguts.pod
54726 ____________________________________________________________________________
54727 [  7113] By: jhi                                   on 2000/10/02  23:46:43
54728         Log: SOCK_DGRAM and listen() do not mix as reported in
54729              
54730              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
54731              From: Petter Reinholdtsen <pere@hungry.com>
54732              Date: Sun, 1 Oct 2000 10:57:20 +0800
54733              Message-Id: <200010010257.KAA05735@localhost.localdomain>
54734              
54735              The patch for 5.7.0+ had to be reengineered, though.
54736      Branch: perl
54737            ! ext/IO/lib/IO/Socket/UNIX.pm
54738 ____________________________________________________________________________
54739 [  7112] By: jhi                                   on 2000/10/02  23:36:57
54740         Log: Subject: Re: [PATCH 5.005_64 missed]
54741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54742              Date: Sun, 1 Oct 2000 18:50:10 -0400
54743              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
54744      Branch: perl
54745            ! pod/perlxs.pod
54746 ____________________________________________________________________________
54747 [  7111] By: jhi                                   on 2000/10/02  23:35:40
54748         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
54749              From: Radu Greab <radu@netsoft.ro>
54750              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
54751              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
54752      Branch: perl
54753            ! op.c opcode.pl t/op/substr.t
54754 ____________________________________________________________________________
54755 [  7110] By: jhi                                   on 2000/10/02  23:32:38
54756         Log: Subject: [PATCH] Fix aliasing of tied filehandles
54757              From: Daniel Chetlin <daniel@chetlin.com>
54758              Date: Mon, 2 Oct 2000 14:53:27 -0700
54759              Message-ID: <20001002145327.C1617@ilmd>
54760      Branch: perl
54761            ! perl.h pp_hot.c t/op/tiehandle.t
54762 ____________________________________________________________________________
54763 [  7109] By: jhi                                   on 2000/10/02  23:31:30
54764         Log: s/Robin Parker/Robin Barker/
54765      Branch: perl
54766            ! Changes5.6
54767 ____________________________________________________________________________
54768 [  7108] By: jhi                                   on 2000/10/02  23:15:46
54769         Log: Retract #7091 as suggested in
54770              
54771              From: Robin Barker <rmb1@cise.npl.co.uk> 
54772              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
54773              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
54774              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
54775      Branch: perl
54776            ! embed.pl proto.h
54777 ____________________________________________________________________________
54778 [  7107] By: nick                                  on 2000/10/02  18:23:14
54779         Log: A few tweaks to get Tk803 to work with Encode scheme.
54780      Branch: perl
54781            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
54782 ____________________________________________________________________________
54783 [  7106] By: nick                                  on 2000/10/01  21:34:14
54784         Log: Add checking cases to Encode's toUnicode and fromUnicode.
54785      Branch: perl
54786            ! ext/Encode/Encode.pm
54787 ____________________________________________________________________________
54788 [  7105] By: nick                                  on 2000/10/01  17:18:01
54789         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
54790              To read and use them.
54791              Add a lib/encode.t which checks a few things.
54792      Branch: perl
54793            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
54794            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
54795            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
54796            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
54797            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
54798            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
54799            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
54800            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
54801            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
54802            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
54803            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
54804            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
54805            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
54806            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
54807            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
54808            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
54809            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
54810            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
54811            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
54812            + ext/Encode/Encode/iso2022-jp.enc
54813            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
54814            + ext/Encode/Encode/iso8859-1.enc
54815            + ext/Encode/Encode/iso8859-2.enc
54816            + ext/Encode/Encode/iso8859-3.enc
54817            + ext/Encode/Encode/iso8859-4.enc
54818            + ext/Encode/Encode/iso8859-5.enc
54819            + ext/Encode/Encode/iso8859-6.enc
54820            + ext/Encode/Encode/iso8859-7.enc
54821            + ext/Encode/Encode/iso8859-8.enc
54822            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
54823            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
54824            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
54825            + ext/Encode/Encode/macCentEuro.enc
54826            + ext/Encode/Encode/macCroatian.enc
54827            + ext/Encode/Encode/macCyrillic.enc
54828            + ext/Encode/Encode/macDingbats.enc
54829            + ext/Encode/Encode/macGreek.enc
54830            + ext/Encode/Encode/macIceland.enc
54831            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
54832            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
54833            + ext/Encode/Encode/macTurkish.enc
54834            + ext/Encode/Encode/macUkraine.enc
54835            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
54836            + t/lib/encode.t
54837            ! MANIFEST ext/Encode/Encode.pm
54838 ____________________________________________________________________________
54839 [  7104] By: nick                                  on 2000/09/30  13:04:30
54840         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
54841              From: Daniel Chetlin <daniel@chetlin.com>
54842              Date: Mon, 18 Sep 2000 05:05:40 -0700
54843              Message-Id: <20000918050540.C652@ilmd>
54844      Branch: perl
54845            ! lib/overload.pm sv.c t/pragma/overload.t
54846 ____________________________________________________________________________
54847 [  7103] By: nick                                  on 2000/09/30  12:53:36
54848         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
54849              From: Johan Vromans <jvromans@squirrel.nl>
54850              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
54851              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
54852      Branch: perl
54853            ! pod/Makefile.SH
54854 ____________________________________________________________________________
54855 [  7102] By: nick                                  on 2000/09/30  12:52:31
54856         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
54857              From: Spider Boardman <spider@Orb.Nashua.NH.US>
54858              Date: Sat, 16 Sep 2000 16:36:45 -0400
54859              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
54860      Branch: perl
54861            ! ext/B/B/Deparse.pm
54862 ____________________________________________________________________________
54863 [  7101] By: nick                                  on 2000/09/30  12:51:41
54864         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
54865              From: Craig A. Berry <craig.berry@psinetcs.com>
54866              Date: Sat, 16 Sep 2000 10:11:10 -0500
54867              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
54868      Branch: perl
54869            ! vms/vms.c
54870 ____________________________________________________________________________
54871 [  7100] By: nick                                  on 2000/09/30  12:50:33
54872         Log: Subject: Re: unicode support and perl [ID 20000901.097]
54873              From: Spider Boardman <spider@Orb.Nashua.NH.US>
54874              Date: Fri, 15 Sep 2000 16:37:58 -0400
54875              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
54876      Branch: perl
54877            ! t/op/append.t
54878 ____________________________________________________________________________
54879 [  7099] By: nick                                  on 2000/09/30  12:49:35
54880         Log: Subject: Re: unicode support and perl [ID 20000901.097]
54881              From: Spider Boardman <spider@Orb.Nashua.NH.US>
54882              Date: Fri, 15 Sep 2000 16:25:30 -0400
54883              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
54884      Branch: perl
54885            ! pp_hot.c
54886 ____________________________________________________________________________
54887 [  7098] By: nick                                  on 2000/09/30  12:48:00
54888         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
54889              From: Gisle Aas <gisle@ActiveState.com>
54890              Date: 15 Sep 2000 16:23:41 +0200
54891              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
54892      Branch: perl
54893            ! toke.c
54894 ____________________________________________________________________________
54895 [  7097] By: nick                                  on 2000/09/30  12:45:16
54896         Log: Subject: [PATCH] Nits in perlmod.pod
54897              From: Daniel Chetlin <daniel@chetlin.com>
54898              Date: Fri, 15 Sep 2000 02:04:09 -0700
54899              Message-Id: <20000915020409.A2104@ilmd>
54900      Branch: perl
54901            ! pod/perlmod.pod
54902 ____________________________________________________________________________
54903 [  7096] By: nick                                  on 2000/09/30  12:18:00
54904         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
54905              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
54906              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
54907              0 to checking to get the warning.
54908      Branch: perl
54909            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
54910            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
54911            ! regexec.c sv.c toke.c utf8.c
54912 ____________________________________________________________________________
54913 [  7095] By: nick                                  on 2000/09/15  16:55:59
54914         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
54915              
54916              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
54917              From: Spider Boardman <spider@Orb.Nashua.NH.US>
54918              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
54919              Date: Fri, 15 Sep 2000 06:37:30 -0400
54920      Branch: perl
54921            ! ext/Encode/Encode.xs sv.c
54922 ____________________________________________________________________________
54923 [  7094] By: jhi                                   on 2000/09/15  03:23:32
54924         Log: Update Changes.
54925      Branch: perl
54926            ! Changes patchlevel.h
54927 ____________________________________________________________________________
54928 [  7093] By: jhi                                   on 2000/09/15  03:11:44
54929         Log: Fix for the charnames.t failures from Spider Boardman.
54930      Branch: perl
54931            ! toke.c
54932 ____________________________________________________________________________
54933 [  7092] By: jhi                                   on 2000/09/15  00:15:48
54934         Log: Botched the #7090 check-in.
54935      Branch: perl
54936            ! sv.c
54937 ____________________________________________________________________________
54938 [  7091] By: jhi                                   on 2000/09/14  23:33:24
54939         Log: Part of #7081 didn't come through.
54940      Branch: perl
54941            ! embed.pl proto.h
54942 ____________________________________________________________________________
54943 [  7090] By: jhi                                   on 2000/09/14  23:17:39
54944         Log: Subject: Re: perl@7078 
54945              From: Spider Boardman <spider@web.zk3.dec.com>
54946              Date: Thu, 14 Sep 2000 19:06:36 -0400
54947              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
54948      Branch: perl
54949            ! sv.c toke.c
54950 ____________________________________________________________________________
54951 [  7089] By: jhi                                   on 2000/09/14  23:11:21
54952         Log: Small portability tweaks.
54953      Branch: perl
54954            ! ext/Encode/Encode.xs
54955 ____________________________________________________________________________
54956 [  7088] By: jhi                                   on 2000/09/14  22:57:23
54957         Log: Fake return to pacify picky compilers.
54958      Branch: perl
54959            ! ext/Encode/Encode.xs
54960 ____________________________________________________________________________
54961 [  7087] By: jhi                                   on 2000/09/14  22:53:37
54962         Log: Subject: [PATCH] utf8.c apidoc
54963              From: Simon Cozens <simon@cozens.net>
54964              Date: Thu, 14 Sep 2000 23:46:57 +0100
54965              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
54966      Branch: perl
54967            ! perlapi.c pod/perlapi.pod utf8.c
54968 ____________________________________________________________________________
54969 [  7086] By: jhi                                   on 2000/09/14  22:40:38
54970         Log: We don't need to count the high bit bytes, a boolean is enough. 
54971      Branch: perl
54972            ! sv.c
54973 ____________________________________________________________________________
54974 [  7085] By: jhi                                   on 2000/09/14  21:20:09
54975         Log: Replace #7084 with
54976              
54977              Subject: Re: perl@7078 
54978              From: Spider Boardman <spider@web.zk3.dec.com>
54979              Date: Thu, 14 Sep 2000 17:09:36 -0400
54980              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
54981      Branch: perl
54982            ! sv.c utf8.c
54983 ____________________________________________________________________________
54984 [  7084] By: jhi                                   on 2000/09/14  20:03:34
54985         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
54986              convertable to bytes by checking it doesn't go above 0xc3
54987              
54988              Subject: Re: perl@7078
54989              From: Simon Cozens <simon@cozens.net>
54990              Date: Thu, 14 Sep 2000 20:59:19 +0100
54991              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
54992      Branch: perl
54993            ! utf8.c
54994 ____________________________________________________________________________
54995 [  7083] By: jhi                                   on 2000/09/14  19:38:47
54996         Log: Subject: Re: perl@7078
54997              From: Simon Cozens <simon@cozens.net>
54998              Date: Thu, 14 Sep 2000 20:13:09 +0100
54999              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
55000      Branch: perl
55001            ! t/op/bop.t
55002 ____________________________________________________________________________
55003 [  7082] By: jhi                                   on 2000/09/14  17:50:44
55004         Log: The one that got away.
55005      Branch: perl
55006            ! lib/File/Find.pm
55007 ____________________________________________________________________________
55008 [  7081] By: jhi                                   on 2000/09/14  17:45:35
55009         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
55010              From: Robin Barker <rmb1@cise.npl.co.uk>
55011              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
55012              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
55013      Branch: perl
55014            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
55015            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
55016            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
55017            ! regcomp.c toke.c universal.c
55018 ____________________________________________________________________________
55019 [  7080] By: jhi                                   on 2000/09/14  17:40:35
55020         Log: Problems picked up by AIX cc.
55021              
55022              Subject: Re: perl@7078 (patch included)
55023              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55024              Date: Thu, 14 Sep 2000 18:53:30 +0200
55025              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
55026      Branch: perl
55027            ! ext/Encode/Encode.xs
55028 ____________________________________________________________________________
55029 [  7079] By: jhi                                   on 2000/09/14  17:38:27
55030         Log: Subject: File::Find 5.7.0 POD nits
55031              From: Rich Morin <rdm@cfcl.com>
55032              Date: Wed, 13 Sep 2000 22:03:58 -0700
55033              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
55034      Branch: perl
55035            ! lib/File/Find.pm
55036 ____________________________________________________________________________
55037 [  7078] By: jhi                                   on 2000/09/14  14:58:20
55038         Log: Update Changes.
55039      Branch: perl
55040            ! Changes patchlevel.h
55041 ____________________________________________________________________________
55042 [  7077] By: jhi                                   on 2000/09/14  14:55:54
55043         Log: Compilation warnings and an error.
55044      Branch: perl
55045            ! sv.c
55046 ____________________________________________________________________________
55047 [  7076] By: jhi                                   on 2000/09/14  14:42:56
55048         Log: Fix for a parsing bug, not for the original bug.
55049              
55050              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
55051              From: Spider Boardman <spider@web.zk3.dec.com>
55052              Date: Wed, 13 Sep 2000 17:52:20 -0400
55053              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
55054      Branch: perl
55055            ! regcomp.c
55056 ____________________________________________________________________________
55057 [  7075] By: jhi                                   on 2000/09/14  14:40:40
55058         Log: Batch of UTF-8 patches from Simon Cozens.
55059      Branch: perl
55060            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
55061            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
55062            ! toke.c utf8.c
55063 ____________________________________________________________________________
55064 [  7074] By: jhi                                   on 2000/09/14  14:29:58
55065         Log: Subject: Re: Two advertising clauses need to be removed
55066              From: Russ Allbery <rra@stanford.edu>
55067              Date: 13 Sep 2000 18:50:26 -0700
55068              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
55069      Branch: perl
55070            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55071 ____________________________________________________________________________
55072 [  7073] By: jhi                                   on 2000/09/14  14:28:20
55073         Log: Subject: [PATCH] de-wall t/README
55074              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55075              Date: Wed, 13 Sep 2000 17:46:55 -0700
55076              Message-ID: <//Bw5gzkge/e092yn@efn.org>
55077      Branch: perl
55078            ! t/README
55079 ____________________________________________________________________________
55080 [  7072] By: jhi                                   on 2000/09/14  14:25:10
55081         Log: Hints optimization.
55082              
55083              Subject: Minor nit
55084              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55085              Date: Wed, 13 Sep 2000 21:42:07 +0200
55086              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
55087      Branch: perl
55088            ! hints/hpux.sh
55089 ____________________________________________________________________________
55090 [  7071] By: jhi                                   on 2000/09/14  14:23:30
55091         Log: Allow chop() and chomp() to be overridden.
55092              
55093              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
55094              From: "Casey R. Tweten" <crt@kiski.net>
55095              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
55096              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
55097      Branch: perl
55098            ! toke.c
55099 ____________________________________________________________________________
55100 [  7070] By: jhi                                   on 2000/09/14  14:20:36
55101         Log: The return value of setlocale must be copied away.
55102              
55103              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
55104              From: Alan Burlison <Alan.Burlison@uk.sun.com>
55105              Date: Wed, 13 Sep 2000 16:27:37 +0100 
55106              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
55107      Branch: perl
55108            ! util.c
55109 ____________________________________________________________________________
55110 [  7069] By: jhi                                   on 2000/09/14  14:16:27
55111         Log: Remove vestiges of tr//CU.
55112              
55113              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
55114              From: Nick Clark <nick@plum.flirble.org>
55115              Date: Tue, 12 Sep 2000 22:50:14 +0100
55116              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
55117              
55118              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
55119              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55120              Date: Tue, 12 Sep 2000 21:38:48 -0700
55121              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
55122      Branch: perl
55123            ! op.h pod/perlunicode.pod
55124 ____________________________________________________________________________
55125 [  7068] By: jhi                                   on 2000/09/13  14:18:39
55126         Log: Add the Encode extension.  The code is still largely just skeleton.
55127      Branch: perl
55128            + ext/Encode/Encode.pm ext/Encode/Encode.xs
55129            + ext/Encode/Makefile.PL ext/Encode/Todo
55130            ! MANIFEST Todo-5.6
55131 ____________________________________________________________________________
55132 [  7067] By: jhi                                   on 2000/09/12  17:43:33
55133         Log: Allow for whitespace between "#" and "line" in cpp output.
55134              
55135              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
55136              From: Calle Dybedahl <calle@lysator.liu.se>
55137              Date: 12 Sep 2000 19:38:02 +0200 
55138              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
55139      Branch: perl
55140            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
55141 ____________________________________________________________________________
55142 [  7066] By: gsar                                  on 2000/09/12  17:24:29
55143         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
55144              initialization in all the threads on Windows
55145      Branch: perl
55146            ! win32/win32.c
55147 ____________________________________________________________________________
55148 [  7065] By: jhi                                   on 2000/09/12  15:11:31
55149         Log: Update Changes.
55150      Branch: perl
55151            ! Changes patchlevel.h
55152 ____________________________________________________________________________
55153 [  7064] By: jhi                                   on 2000/09/12  14:54:54
55154         Log: Retract #7062, the pod tests are not ready.
55155      Branch: perl
55156            ! t/TEST t/harness
55157 ____________________________________________________________________________
55158 [  7063] By: jhi                                   on 2000/09/12  14:25:41
55159         Log: The #7054 truncated Configure badly.
55160      Branch: metaconfig/U/perl
55161            ! End.U
55162      Branch: perl
55163            ! Configure config_h.SH
55164 ____________________________________________________________________________
55165 [  7062] By: jhi                                   on 2000/09/12  14:08:32
55166         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
55167              From: sthoenna@efn.org
55168              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
55169              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
55170      Branch: perl
55171            ! t/TEST t/harness
55172 ____________________________________________________________________________
55173 [  7061] By: jhi                                   on 2000/09/12  14:07:18
55174         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
55175              From: sthoenna@efn.org
55176              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
55177              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
55178      Branch: perl
55179            ! pod/perlxs.pod
55180 ____________________________________________________________________________
55181 [  7060] By: jhi                                   on 2000/09/12  14:06:08
55182         Log: Break up the myconfig lines a bit.
55183              
55184              Subject: perlbug/perl -V output format
55185              From: sthoenna@efn.org
55186              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
55187              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
55188      Branch: perl
55189            ! myconfig.SH
55190 ____________________________________________________________________________
55191 [  7059] By: jhi                                   on 2000/09/12  14:05:04
55192         Log: Test for the #7049.
55193              
55194              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
55195              From: andreas.koenig@anima.de (Andreas J. Koenig)
55196              Date: 12 Sep 2000 06:42:01 +0200
55197              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
55198      Branch: perl
55199            ! t/op/my.t
55200 ____________________________________________________________________________
55201 [  7058] By: jhi                                   on 2000/09/12  14:03:05
55202         Log: Subject: [patch: perl@7045] vms updates
55203              From: Peter Prymmer <pvhp@forte.com>
55204              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
55205              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
55206      Branch: perl
55207            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
55208 ____________________________________________________________________________
55209 [  7057] By: jhi                                   on 2000/09/12  14:00:51
55210         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
55211              From: sthoenna@efn.org
55212              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
55213              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
55214      Branch: perl
55215            ! t/op/64bitint.t
55216 ____________________________________________________________________________
55217 [  7056] By: jhi                                   on 2000/09/12  13:58:14
55218         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
55219              From: Jeff Pinyan <jeffp@crusoe.net>
55220              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
55221              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
55222      Branch: perl
55223            ! pod/perlfunc.pod
55224 ____________________________________________________________________________
55225 [  7055] By: jhi                                   on 2000/09/12  13:56:32
55226         Log: Do in VMS as the #7054 does.
55227      Branch: perl
55228            ! configure.com
55229 ____________________________________________________________________________
55230 [  7054] By: jhi                                   on 2000/09/12  13:50:31
55231         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
55232              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
55233              Date: Mon, 11 Sep 2000 08:33:09 +0100
55234              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
55235      Branch: metaconfig/U/perl
55236            ! End.U
55237      Branch: perl
55238            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
55239            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
55240 ____________________________________________________________________________
55241 [  7053] By: jhi                                   on 2000/09/12  13:29:19
55242         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
55243              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55244              Date:     Tue, 12 Sep 2000 08:35:59 EDT
55245              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
55246      Branch: perl
55247            ! vms/test.com
55248 ____________________________________________________________________________
55249 [  7052] By: jhi                                   on 2000/09/11  23:01:50
55250         Log: Document the SvUTF8*().
55251      Branch: perl
55252            ! pod/perlapi.pod sv.h
55253 ____________________________________________________________________________
55254 [  7051] By: gsar                                  on 2000/09/11  14:46:30
55255         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
55256              (missed a spot when fixing up op_pmreplroot hack for ithreads)
55257      Branch: perl
55258            ! op.c t/op/split.t
55259 ____________________________________________________________________________
55260 [  7050] By: nick                                  on 2000/09/11  10:03:51
55261         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
55262              
55263              Subject: borland C++ win32.c tweak
55264              From: Vadim Konovalov <vkonovalov@lucent.com>
55265              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
55266              Date: Mon, 11 Sep 2000 11:22:33 +0400
55267      Branch: perl
55268            ! win32/win32.c
55269 ____________________________________________________________________________
55270 [  7049] By: nick                                  on 2000/09/11  09:57:33
55271         Log: Point fix for s/// on foreach (keys %xxx).
55272      Branch: perl
55273            ! pp_hot.c
55274 ____________________________________________________________________________
55275 [  7048] By: jhi                                   on 2000/09/10  23:37:09
55276         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
55277              by Pod::Text, from Brad Appleton.
55278      Branch: perl
55279            ! t/pod/testp2pt.pl
55280 ____________________________________________________________________________
55281 [  7047] By: jhi                                   on 2000/09/10  14:32:53
55282         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
55283              by Russ Allbery.
55284      Branch: perl
55285            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
55286 ____________________________________________________________________________
55287 [  7046] By: jhi                                   on 2000/09/10  14:15:08
55288         Log: Upgrade to CPAN 1.57_65, from Andreas König.
55289      Branch: perl
55290            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55291 ____________________________________________________________________________
55292 [  7045] By: jhi                                   on 2000/09/08  21:36:32
55293         Log: Update Changes.
55294      Branch: perl
55295            ! Changes patchlevel.h
55296 ____________________________________________________________________________
55297 [  7044] By: jhi                                   on 2000/09/08  21:29:56
55298         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
55299              From: Peter Prymmer <pvhp@forte.com>
55300              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
55301              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
55302      Branch: perl
55303            ! configure.com
55304 ____________________________________________________________________________
55305 [  7043] By: jhi                                   on 2000/09/08  21:27:50
55306         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
55307              From: Peter Prymmer <pvhp@forte.com>
55308              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
55309              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
55310      Branch: perl
55311            ! Makefile.SH installperl
55312 ____________________________________________________________________________
55313 [  7042] By: jhi                                   on 2000/09/08  21:23:21
55314         Log: Continue #7041.
55315      Branch: perl
55316            ! cygwin/Makefile.SHs os2/Makefile.SHs
55317 ____________________________________________________________________________
55318 [  7041] By: jhi                                   on 2000/09/08  21:18:10
55319         Log: Do away with memory models cruft.  Sorry, PDP users.
55320      Branch: metaconfig
55321            ! U/modified/cc.U U/modified/libpth.U
55322      Branch: perl
55323            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
55324            ! Porting/config_H cflags.SH config_h.SH configure.com
55325            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
55326            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
55327            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
55328 ____________________________________________________________________________
55329 [  7040] By: jhi                                   on 2000/09/08  14:34:18
55330         Log: Major rewrite of s2p.  And I mean really major, it is
55331              an implementation of sed in perl.  If called as s2p it
55332              will function as s2p.  Note: needs non-UNIXifying.
55333              
55334              Subject: s2p
55335              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
55336              Date: Mon, 28 Aug 2000 14:05:12 +0200
55337              Message-ID: <39AA5578.2102E2AA@alcatel.at>
55338      Branch: perl
55339            ! x2p/s2p.PL
55340 ____________________________________________________________________________
55341 [  7039] By: jhi                                   on 2000/09/08  14:19:49
55342         Log: Re-allow vec() for characters > 255.
55343              
55344              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
55345              From: Spider Boardman <spider@web.zk3.dec.com>
55346              Date: Fri, 08 Sep 2000 02:21:02 -0400
55347              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
55348      Branch: perl
55349            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
55350            ! t/op/vec.t
55351 ____________________________________________________________________________
55352 [  7038] By: jhi                                   on 2000/09/08  14:14:18
55353         Log: Subject: [PATCH lib/Benchmark.pm]
55354              From: <abigail@foad.org>
55355              Date: Thu, 7 Sep 2000 15:03:20 -0400
55356              Message-ID: <20000907190320.888.qmail@foad.org>
55357      Branch: perl
55358            ! lib/Benchmark.pm
55359 ____________________________________________________________________________
55360 [  7037] By: jhi                                   on 2000/09/08  14:11:06
55361         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
55362              
55363              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
55364              From: Spider Boardman <spider@web.zk3.dec.com>
55365              Date: Fri, 08 Sep 2000 01:30:27 -0400
55366              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
55367      Branch: perl
55368            ! op.c
55369 ____________________________________________________________________________
55370 [  7036] By: jhi                                   on 2000/09/08  14:08:58
55371         Log: Subject: [ID 20000908.002] perlipc documentation bug.
55372              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
55373              Date: Fri, 08 Sep 2000 12:38:32 +0200
55374              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
55375      Branch: perl
55376            ! pod/perlipc.pod
55377 ____________________________________________________________________________
55378 [  7035] By: jhi                                   on 2000/09/08  14:03:12
55379         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
55380              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55381              Date: Fri, 08 Sep 2000 11:47:34 +0200
55382              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
55383      Branch: perl
55384            ! hints/dec_osf.sh
55385 ____________________________________________________________________________
55386 [  7034] By: jhi                                   on 2000/09/08  13:59:35
55387         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
55388              From: Simon Cozens <simon@cozens.net>
55389              Date: Thu, 7 Sep 2000 20:40:38 +0100
55390              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
55391      Branch: perl
55392            ! pp_hot.c
55393 ____________________________________________________________________________
55394 [  7033] By: jhi                                   on 2000/09/08  04:03:03
55395         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
55396              From: "Larry W. Virden" <lvirden@cas.org>
55397              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
55398              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
55399      Branch: perl
55400            ! pod/perldiag.pod
55401 ____________________________________________________________________________
55402 [  7032] By: jhi                                   on 2000/09/07  22:18:30
55403         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
55404              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
55405              Date: Mon, 04 Sep 2000 13:16:38 -0700
55406              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
55407      Branch: perl
55408            ! lib/perl5db.pl
55409 ____________________________________________________________________________
55410 [  7031] By: jhi                                   on 2000/09/07  22:02:29
55411         Log: Fix the ccversion detection for 5.1 and beyond.
55412              
55413              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
55414              From: Spider Boardman <spider@leggy.zk3.dec.com>
55415              Date: Thu, 7 Sep 2000 17:54:27 -0400
55416              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
55417      Branch: perl
55418            ! hints/dec_osf.sh
55419 ____________________________________________________________________________
55420 [  7030] By: jhi                                   on 2000/09/07  19:12:28
55421         Log: Fix for
55422              
55423              Subject: [ID 20000903.001] \w in utf8-strings
55424              From: Marc Lehmann <pcg@goof.com>
55425              Date: Sun, 03 Sep 2000 09:44:29 +0200
55426              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
55427              
55428              and various related nits.
55429      Branch: perl
55430            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
55431 ____________________________________________________________________________
55432 [  7029] By: jhi                                   on 2000/09/07  18:49:09
55433         Log: Fix the URL, but the server is still missing in action.
55434              
55435              Subject: [ID 20000905.002] perlfaq1.pod URL error
55436              From: "Larry W. Virden" <lvirden@cas.org>
55437              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
55438              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
55439      Branch: perl
55440            ! pod/perlfaq1.pod
55441 ____________________________________________________________________________
55442 [  7028] By: jhi                                   on 2000/09/07  18:47:13
55443         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
55444              From: Hugo <hv@crypt.compulink.co.uk>
55445              Date: Tue, 05 Sep 2000 14:13:37 +0100
55446              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
55447      Branch: perl
55448            ! toke.c
55449 ____________________________________________________________________________
55450 [  7027] By: jhi                                   on 2000/09/07  18:45:35
55451         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
55452              From: Daniel Chetlin <daniel@chetlin.com>
55453              Date: Tue, 5 Sep 2000 04:57:07 -0700
55454              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
55455      Branch: perl
55456            ! pod/perlfaq6.pod pod/perlop.pod
55457 ____________________________________________________________________________
55458 [  7026] By: jhi                                   on 2000/09/07  18:44:01
55459         Log: Document the new ref() semantics.
55460              
55461              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
55462              From: Gisle Aas <gisle@ActiveState.com>
55463              Date: 05 Sep 2000 08:10:30 +0200
55464              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
55465      Branch: perl
55466            ! pod/perldelta.pod
55467 ____________________________________________________________________________
55468 [  7025] By: jhi                                   on 2000/09/07  18:42:27
55469         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
55470              
55471              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
55472              From: Gisle Aas <gisle@ActiveState.com>
55473              Date: 05 Sep 2000 08:11:40 +0200
55474              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
55475      Branch: perl
55476            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
55477 ____________________________________________________________________________
55478 [  7024] By: jhi                                   on 2000/09/07  18:39:32
55479         Log: Subject: [PATCH] Modernize Opcode.pm documentation
55480              From: Gisle Aas <gisle@ActiveState.com>
55481              Date: 4 Sep 2000 00:18:55 -0000
55482              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
55483      Branch: perl
55484            ! ext/Opcode/Opcode.pm
55485 ____________________________________________________________________________
55486 [  7023] By: jhi                                   on 2000/09/07  18:37:42
55487         Log: Subject: [PATCH] Tied filehandle documentation
55488              From: Gisle Aas <gisle@ActiveState.com>
55489              Date: 4 Sep 2000 00:14:40 -0000
55490              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
55491      Branch: perl
55492            ! pod/perlfunc.pod pod/perltie.pod
55493 ____________________________________________________________________________
55494 [  7022] By: jhi                                   on 2000/09/07  18:35:37
55495         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
55496              From: Gisle Aas <gisle@ActiveState.com>
55497              Date: 4 Sep 2000 00:04:22 -0000
55498              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
55499      Branch: perl
55500            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
55501 ____________________________________________________________________________
55502 [  7021] By: jhi                                   on 2000/09/07  18:33:22
55503         Log: Subject: small apidoc fix
55504              From: Marc Lehmann <pcg@goof.com>
55505              Date: Sun, 3 Sep 2000 05:12:06 +0200
55506              Message-ID: <20000903051206.A5909@cerebro.laendle>
55507      Branch: perl
55508            ! pod/perlapi.pod utf8.c
55509 ____________________________________________________________________________
55510 [  7020] By: jhi                                   on 2000/09/07  16:14:57
55511         Log: Tiny perldelta nits.
55512      Branch: perl
55513            ! pod/perldelta.pod
55514 ____________________________________________________________________________
55515 [  7019] By: jhi                                   on 2000/09/07  16:04:20
55516         Log: Guard against bad string->int conversion for quads.
55517      Branch: perl
55518            ! t/op/64bitint.t
55519 ____________________________________________________________________________
55520 [  7018] By: jhi                                   on 2000/09/06  17:07:03
55521         Log: Update Unicode todo list.
55522      Branch: perl
55523            ! Todo-5.6
55524 ____________________________________________________________________________
55525 [  7017] By: jhi                                   on 2000/09/05  21:16:01
55526         Log: Document the SvIOK_.*UV().
55527      Branch: perl
55528            ! pod/perlapi.pod sv.h
55529 ____________________________________________________________________________
55530 [  7016] By: nick                                  on 2000/09/03  21:54:46
55531         Log: Hash lookup of constant strings optimization:
55532              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
55533              to string table (as per sharepvn). Add newSV_pvn_share to create such
55534              a thing. Make hv.c compare addresses of strings and skip string compare
55535              if equal. Make method_named and helem ops use these shared-string SVs
55536              when arg is constant. Make keys op return shared-string SVs (less clearly
55537              a win).
55538      Branch: perl
55539            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
55540            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
55541            ! pod/perlintern.pod pp_hot.c proto.h sv.c
55542 ____________________________________________________________________________
55543 [  7015] By: jhi                                   on 2000/09/02  17:48:59
55544         Log: This is 5.7.0.
55545      Branch: perl
55546            ! Changes
55547 ____________________________________________________________________________
55548 [  7014] By: jhi                                   on 2000/09/02  17:35:45
55549         Log: Changes and patchlevel tweaks.
55550      Branch: perl
55551            ! Changes patchlevel.h
55552 ____________________________________________________________________________
55553 [  7013] By: jhi                                   on 2000/09/02  17:30:50
55554         Log: Update Changes.
55555      Branch: perl
55556            ! Changes patchlevel.h
55557 ____________________________________________________________________________
55558 [  7012] By: nick                                  on 2000/09/02  17:25:20
55559         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
55560      Branch: perl
55561            ! gv.c lib/overload.pm
55562 ____________________________________________________________________________
55563 [  7011] By: jhi                                   on 2000/09/02  17:16:25
55564         Log: Update perlhist.
55565      Branch: perl
55566            ! pod/perlhist.pod
55567 ____________________________________________________________________________
55568 [  7010] By: jhi                                   on 2000/09/02  17:01:35
55569         Log: perldelta nits.
55570      Branch: perl
55571            ! pod/perldelta.pod
55572 ____________________________________________________________________________
55573 [  7009] By: nick                                  on 2000/09/02  16:48:35
55574         Log: If overloaded %{} etc. return the object do not loop.
55575              Thus  sub deref { $_[0] } functions if object is wanted type.
55576      Branch: perl
55577            ! pp.h
55578 ____________________________________________________________________________
55579 [  7008] By: jhi                                   on 2000/09/02  16:26:11
55580         Log: Retab MANIFEST.
55581      Branch: perl
55582            ! ext/Storable/MANIFEST
55583 ____________________________________________________________________________
55584 [  7007] By: jhi                                   on 2000/09/02  16:23:02
55585         Log: Make certain cc is set before trying to run it.
55586      Branch: perl
55587            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
55588 ____________________________________________________________________________
55589 [  7006] By: jhi                                   on 2000/09/02  15:45:41
55590         Log: Unicode notes.
55591      Branch: perl
55592            ! pod/perldelta.pod
55593 ____________________________________________________________________________
55594 [  7005] By: jhi                                   on 2000/09/02  15:42:11
55595         Log: Various Configure nits by Philip Newton,
55596              plus the ebcdic one by me.
55597      Branch: metaconfig
55598            + U/modified/pager.U
55599            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
55600      Branch: metaconfig/U/perl
55601            ! Devel.U quadfio.U
55602      Branch: perl
55603            ! Configure config_h.SH
55604 ____________________________________________________________________________
55605 [  7004] By: jhi                                   on 2000/09/02  15:06:14
55606         Log: Apparently avoiding the swapping is too costly.
55607              
55608              From: "Ben Tilly" <ben_tilly@hotmail.com>
55609              Subject: Re: the door is closed.
55610              Date: Fri, 01 Sep 2000 20:23:16 EDT
55611              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
55612      Branch: perl
55613            ! pod/perlfaq4.pod
55614 ____________________________________________________________________________
55615 [  7003] By: nick                                  on 2000/09/02  12:26:04
55616         Log: Undo part of change 6489 which looks like a bulk edit which
55617              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
55618              The supressing of main:: on return from select() is undesirable.
55619      Branch: perl
55620            ! pp_sys.c
55621 ____________________________________________________________________________
55622 [  7002] By: jhi                                   on 2000/09/01  23:08:54
55623         Log: Update Changes.
55624      Branch: perl
55625            ! Changes patchlevel.h
55626 ____________________________________________________________________________
55627 [  7001] By: jhi                                   on 2000/09/01  23:00:13
55628         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
55629              From: Peter Prymmer <pvhp@forte.com>
55630              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
55631              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
55632              
55633              plus rework the http: spots as suggested by Tom Christiansen,
55634              plus regen perltoc.
55635      Branch: perl
55636            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
55637            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
55638 ____________________________________________________________________________
55639 [  7000] By: jhi                                   on 2000/09/01  22:36:01
55640         Log: Only the first line, thank you very much.
55641      Branch: perl
55642            ! hints/solaris_2.sh
55643 ____________________________________________________________________________
55644 [  6999] By: gsar                                  on 2000/09/01  22:16:40
55645         Log: change#6791 accidentally clobbered change#6710, put it back
55646      Branch: perl
55647            ! win32/win32.c
55648 ____________________________________________________________________________
55649 [  6998] By: jhi                                   on 2000/09/01  22:14:16
55650         Log: Mention the HP-UX LP64 freak failure.
55651      Branch: perl
55652            ! pod/perldelta.pod
55653 ____________________________________________________________________________
55654 [  6997] By: jhi                                   on 2000/09/01  21:48:32
55655         Log: Detypo.
55656      Branch: perl
55657            ! hints/hpux.sh
55658 ____________________________________________________________________________
55659 [  6996] By: jhi                                   on 2000/09/01  21:27:10
55660         Log: Update Changes.
55661      Branch: perl
55662            ! Changes patchlevel.h
55663 ____________________________________________________________________________
55664 [  6995] By: jhi                                   on 2000/09/01  21:14:24
55665         Log: Mi splgn s gnin.g
55666      Branch: perl
55667            ! pp_ctl.c
55668 ____________________________________________________________________________
55669 [  6994] By: jhi                                   on 2000/09/01  21:09:54
55670         Log: Subject: http:// in L<>
55671              From: Nicholas Clark <nick@ccl4.org>
55672              Date: Fri, 1 Sep 2000 22:03:21 +0100
55673              Message-ID: <20000901220321.B72074@plum.flirble.org>
55674      Branch: perl
55675            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
55676 ____________________________________________________________________________
55677 [  6993] By: jhi                                   on 2000/09/01  21:06:54
55678         Log: Update to Storable 1.0, from Raphael Manfredi.
55679      Branch: perl
55680            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
55681            ! ext/Storable/Makefile.PL ext/Storable/README
55682            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
55683            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
55684            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
55685            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
55686            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
55687            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
55688 ____________________________________________________________________________
55689 [  6992] By: jhi                                   on 2000/09/01  20:43:05
55690         Log: Mention known sfio+linux buglet.
55691      Branch: perl
55692            ! pod/perldelta.pod
55693 ____________________________________________________________________________
55694 [  6991] By: jhi                                   on 2000/09/01  20:40:11
55695         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
55696              From: Peter Prymmer <pvhp@forte.com>
55697              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
55698              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
55699      Branch: perl
55700            ! vms/vms.c
55701 ____________________________________________________________________________
55702 [  6990] By: jhi                                   on 2000/09/01  20:25:26
55703         Log: Retract #6986.
55704      Branch: perl
55705            ! hints/solaris_2.sh
55706 ____________________________________________________________________________
55707 [  6989] By: jhi                                   on 2000/09/01  20:23:00
55708         Log: Mergesort is back.
55709      Branch: perl
55710            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
55711 ____________________________________________________________________________
55712 [  6988] By: jhi                                   on 2000/09/01  19:37:40
55713         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
55714              From: Mike Guy <mjtg@cam.ac.uk>
55715              Date: Fri, 01 Sep 2000 17:43:33 +0100
55716              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
55717      Branch: perl
55718            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
55719            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
55720 ____________________________________________________________________________
55721 [  6987] By: jhi                                   on 2000/09/01  19:17:10
55722         Log: Regen perltoc.
55723      Branch: perl
55724            ! pod/perltoc.pod
55725 ____________________________________________________________________________
55726 [  6986] By: jhi                                   on 2000/09/01  18:51:10
55727         Log: Subject: Re: Solaris x86 has no SPARC libraries!
55728              From: Lupe Christoph <lupe@lupe-christoph.de>
55729              Date: Fri, 1 Sep 2000 20:41:20 +0200
55730              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
55731      Branch: perl
55732            ! hints/solaris_2.sh
55733 ____________________________________________________________________________
55734 [  6985] By: jhi                                   on 2000/09/01  18:28:10
55735         Log: Update Changes.
55736      Branch: perl
55737            ! Changes patchlevel.h
55738 ____________________________________________________________________________
55739 [  6984] By: jhi                                   on 2000/09/01  18:26:53
55740         Log: Feature ordering tweak.
55741      Branch: perl
55742            ! myconfig.SH
55743 ____________________________________________________________________________
55744 [  6983] By: jhi                                   on 2000/09/01  18:19:50
55745         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
55746              From: <abigail@foad.org>
55747              Date: Fri, 1 Sep 2000 13:07:32 -0400
55748              Message-ID: <20000901170732.18249.qmail@foad.org>
55749      Branch: perl
55750            ! t/pragma/overload.t
55751 ____________________________________________________________________________
55752 [  6982] By: jhi                                   on 2000/09/01  18:17:54
55753         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
55754              so that case-ignoring systems like DCL can tell them from
55755              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
55756      Branch: metaconfig/U/perl
55757            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
55758      Branch: perl
55759            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55760            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
55761            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
55762            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
55763            ! vos/config.def vos/config.h vos/config_h.SH_orig
55764            ! win32/config.bc win32/config.gc win32/config.vc
55765 ____________________________________________________________________________
55766 [  6981] By: nick                                  on 2000/09/01  17:21:57
55767         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
55768              warning when UNTIE exists and instead pass the cound of extra references to
55769              the UNTIE method.
55770      Branch: perl
55771            ! pod/perltie.pod pp_sys.c
55772 ____________________________________________________________________________
55773 [  6980] By: jhi                                   on 2000/09/01  16:54:44
55774         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
55775              From: Peter Prymmer <pvhp@forte.com>
55776              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
55777              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
55778      Branch: perl
55779            ! configure.com
55780 ____________________________________________________________________________
55781 [  6979] By: jhi                                   on 2000/09/01  16:06:20
55782         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
55783              From: Mike Guy <mjtg@cam.ac.uk> 
55784              Date: Fri, 01 Sep 2000 16:49:27 +0100
55785              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
55786      Branch: perl
55787            ! t/base/rs.t
55788 ____________________________________________________________________________
55789 [  6978] By: jhi                                   on 2000/09/01  16:00:42
55790         Log: Update to PodParser 1.18, from Brad Appleton.
55791      Branch: perl
55792            ! lib/Pod/Checker.pm t/pod/find.t
55793 ____________________________________________________________________________
55794 [  6977] By: jhi                                   on 2000/09/01  14:48:58
55795         Log: Subject: Nit in Configure (bleadperl@6961)
55796              From: Lupe Christoph <lupe@lupe-christoph.de>
55797              Date: Fri, 1 Sep 2000 16:34:29 +0200
55798              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
55799      Branch: metaconfig
55800            ! U/compline/ccflags.U
55801      Branch: perl
55802            ! Configure config_h.SH
55803 ____________________________________________________________________________
55804 [  6976] By: jhi                                   on 2000/09/01  14:39:52
55805         Log: Update Changes.
55806      Branch: perl
55807            ! Changes patchlevel.h
55808 ____________________________________________________________________________
55809 [  6975] By: jhi                                   on 2000/09/01  14:37:36
55810         Log: microperl config update.
55811      Branch: perl
55812            ! uconfig.h uconfig.sh
55813 ____________________________________________________________________________
55814 [  6974] By: jhi                                   on 2000/09/01  14:36:53
55815         Log: Document known deficiencies.
55816      Branch: perl
55817            ! pod/perldelta.pod
55818 ____________________________________________________________________________
55819 [  6973] By: jhi                                   on 2000/09/01  14:10:20
55820         Log: Mention warnings fixes and updates.
55821      Branch: perl
55822            ! pod/perldelta.pod
55823 ____________________________________________________________________________
55824 [  6972] By: jhi                                   on 2000/09/01  14:01:52
55825         Log: Drop unused argument.
55826              
55827              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
55828              From: Spider Boardman <spider@web.zk3.dec.com>
55829              Date: Thu, 31 Aug 2000 16:10:15 -0400
55830              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
55831      Branch: perl
55832            ! toke.c
55833 ____________________________________________________________________________
55834 [  6971] By: jhi                                   on 2000/09/01  13:59:24
55835         Log: Add the overload warnings to perldiag.
55836      Branch: perl
55837            ! lib/overload.pm pod/perldiag.pod
55838 ____________________________________________________________________________
55839 [  6970] By: jhi                                   on 2000/09/01  13:55:10
55840         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
55841              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
55842              Date: Fri, 1 Sep 2000 13:43:15 +0100 
55843              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
55844      Branch: perl
55845            ! lib/overload.pm t/pragma/overload.t
55846 ____________________________________________________________________________
55847 [  6969] By: jhi                                   on 2000/09/01  13:52:27
55848         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
55849              From: <abigail@foad.org>
55850              Date: Fri, 1 Sep 2000 05:46:54 -0400
55851              Message-ID: <20000901094654.6476.qmail@foad.org>
55852      Branch: perl
55853            ! lib/overload.pm
55854 ____________________________________________________________________________
55855 [  6968] By: jhi                                   on 2000/09/01  13:50:05
55856         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
55857              From: Daniel Chetlin <daniel@chetlin.com>
55858              Date: Fri, 1 Sep 2000 02:10:55 -0700
55859              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
55860      Branch: perl
55861            ! pod/perlretut.pod
55862 ____________________________________________________________________________
55863 [  6967] By: jhi                                   on 2000/09/01  13:47:54
55864         Log: Part of the solution.
55865              
55866              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
55867              From: Mike Guy <mjtg@cam.ac.uk>
55868              Date: Fri, 01 Sep 2000 14:16:01 +0100
55869              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
55870      Branch: perl
55871            ! gv.c mg.c
55872 ____________________________________________________________________________
55873 [  6966] By: jhi                                   on 2000/09/01  13:46:17
55874         Log: Subject: CPAN.pm beta 1.57_57 for the core
55875              From: andreas.koenig@anima.de (Andreas J. Koenig)
55876              Date: 01 Sep 2000 15:16:31 +0200
55877              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
55878      Branch: perl
55879            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55880 ____________________________________________________________________________
55881 [  6965] By: jhi                                   on 2000/09/01  13:43:18
55882         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
55883              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55884              Date: Fri, 01 Sep 2000 01:47:22 -0500
55885              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
55886      Branch: perl
55887            ! pod/perldelta.pod vms/vms.c
55888 ____________________________________________________________________________
55889 [  6964] By: jhi                                   on 2000/09/01  13:35:35
55890         Log: File::Temp patches from Andreas König,
55891              
55892              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
55893              From: andreas.koenig@anima.de (Andreas J. Koenig)
55894              Date: 01 Sep 2000 10:07:20 +0200
55895              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
55896              
55897              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
55898              From: andreas.koenig@anima.de (Andreas J. Koenig)
55899              Date: 31 Aug 2000 23:26:08 +0200
55900              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
55901      Branch: perl
55902            ! lib/File/Temp.pm t/lib/ftmp-security.t
55903 ____________________________________________________________________________
55904 [  6963] By: jhi                                   on 2000/09/01  02:22:24
55905         Log: Retract the mergesort code, way too incompatible licensing
55906              and copyrights.
55907      Branch: perl
55908            ! pod/perldelta.pod pp_ctl.c
55909 ____________________________________________________________________________
55910 [  6962] By: jhi                                   on 2000/08/31  23:27:32
55911         Log: Update Changes.
55912      Branch: perl
55913            ! Changes patchlevel.h
55914 ____________________________________________________________________________
55915 [  6961] By: jhi                                   on 2000/08/31  23:20:04
55916         Log: Small tweaks all over.
55917      Branch: metaconfig
55918            ! U/compline/d_gconvert.U
55919      Branch: perl
55920            ! AUTHORS Configure config_h.SH pp_ctl.c
55921 ____________________________________________________________________________
55922 [  6960] By: jhi                                   on 2000/08/31  22:39:36
55923         Log: Further rewording.
55924      Branch: perl
55925            ! pp_ctl.c
55926 ____________________________________________________________________________
55927 [  6959] By: jhi                                   on 2000/08/31  21:26:44
55928         Log: More address tweaking.
55929      Branch: perl
55930            ! AUTHORS Changes
55931 ____________________________________________________________________________
55932 [  6958] By: jhi                                   on 2000/08/31  20:47:25
55933         Log: AUTHORS tweaks, from Peter Prymmer.
55934              
55935              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
55936              From: Peter Prymmer <pvhp@forte.com>
55937              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
55938              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
55939      Branch: perl
55940            ! AUTHORS MAINTAIN
55941 ____________________________________________________________________________
55942 [  6957] By: jhi                                   on 2000/08/31  20:34:43
55943         Log: perldelta tweaks.
55944      Branch: perl
55945            ! pod/perldelta.pod
55946 ____________________________________________________________________________
55947 [  6956] By: jhi                                   on 2000/08/31  19:11:06
55948         Log: Regen perltoc.
55949      Branch: perl
55950            ! pod/perltoc.pod
55951 ____________________________________________________________________________
55952 [  6955] By: jhi                                   on 2000/08/31  19:06:30
55953         Log: Clarify the mergesort situation.
55954      Branch: perl
55955            ! pp_ctl.c
55956 ____________________________________________________________________________
55957 [  6954] By: jhi                                   on 2000/08/31  18:24:17
55958         Log: Move the Solaris 7 scan to use64bitall, make the
55959              failure to find 64-bot sparc libc to mention the
55960              possibility of being in an intel, from Lupe and Alan.
55961      Branch: perl
55962            ! hints/solaris_2.sh
55963 ____________________________________________________________________________
55964 [  6953] By: jhi                                   on 2000/08/31  18:09:20
55965         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
55966              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
55967      Branch: metaconfig
55968            ! U/compline/d_gconvert.U U/threads/archname.U
55969      Branch: metaconfig/U/perl
55970            ! perlxv.U
55971      Branch: perl
55972            ! Configure config_h.SH sv.c
55973 ____________________________________________________________________________
55974 [  6952] By: jhi                                   on 2000/08/31  17:42:24
55975         Log: :: not allowed in pathnames, change to .
55976              
55977              Subject: [PATCH perl@6938] cygwin port
55978              From: "Fifer, Eric" <EFifer@sanwaint.com>
55979              Date: Thu, 31 Aug 2000 16:32:59 +0100
55980              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
55981      Branch: metaconfig/U/perl
55982            ! perlxv.U
55983 ____________________________________________________________________________
55984 [  6951] By: jhi                                   on 2000/08/31  17:02:05
55985         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
55986      Branch: perl
55987            ! perl.h
55988 ____________________________________________________________________________
55989 [  6950] By: jhi                                   on 2000/08/31  16:26:08
55990         Log: More author updates.
55991              
55992              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
55993              From: Simon Cozens <simon@cozens.net>
55994              Date: Thu, 31 Aug 2000 17:13:32 +0100
55995              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
55996      Branch: perl
55997            ! AUTHORS
55998 ____________________________________________________________________________
55999 [  6949] By: jhi                                   on 2000/08/31  16:04:49
56000         Log: POSIX doesn't report long double values under -Duselongdouble
56001              when the long doubles are "real" (bigger than doubles).
56002              
56003              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
56004              From: Spider Boardman <spider@peano.zk3.dec.com>
56005              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
56006              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
56007      Branch: perl
56008            ! ext/POSIX/POSIX.xs
56009 ____________________________________________________________________________
56010 [  6948] By: jhi                                   on 2000/08/31  15:25:10
56011         Log: Update Changes.
56012      Branch: perl
56013            ! Changes patchlevel.h
56014 ____________________________________________________________________________
56015 [  6947] By: jhi                                   on 2000/08/31  15:22:29
56016         Log: Document UNTIE in a very minimalistic way.
56017      Branch: perl
56018            ! pod/perlfunc.pod pod/perltie.pod
56019 ____________________________________________________________________________
56020 [  6946] By: jhi                                   on 2000/08/31  15:15:23
56021         Log: Document known failures.
56022      Branch: perl
56023            ! pod/perldelta.pod
56024 ____________________________________________________________________________
56025 [  6945] By: jhi                                   on 2000/08/31  15:07:00
56026         Log: Don't attach -ld to the archname if pointless.
56027      Branch: metaconfig
56028            ! U/threads/archname.U
56029      Branch: perl
56030            ! Configure config_h.SH
56031 ____________________________________________________________________________
56032 [  6944] By: jhi                                   on 2000/08/31  14:37:42
56033         Log: Wrap the test in eval.
56034              
56035              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
56036              From: Tim Jenness <timj@jach.hawaii.edu>
56037              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
56038              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
56039      Branch: perl
56040            ! t/lib/ftmp-security.t
56041 ____________________________________________________________________________
56042 [  6943] By: jhi                                   on 2000/08/31  14:30:57
56043         Log: Make -Dusemorebits find long doubles in Solaris.
56044      Branch: perl
56045            ! hints/solaris_2.sh
56046 ____________________________________________________________________________
56047 [  6942] By: jhi                                   on 2000/08/31  13:48:45
56048         Log: Clarify the third case of ftmp-security warnings.
56049      Branch: perl
56050            ! INSTALL
56051 ____________________________________________________________________________
56052 [  6941] By: jhi                                   on 2000/08/31  13:40:31
56053         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
56054              From: <abigail@foad.org>
56055              Date: Thu, 31 Aug 2000 01:35:05 -0400
56056              Message-ID: <20000831053505.32120.qmail@foad.org>
56057      Branch: perl
56058            ! pod/perldelta.pod
56059 ____________________________________________________________________________
56060 [  6940] By: jhi                                   on 2000/08/31  13:38:48
56061         Log: Issue useful diagnostic on unknown pod commands.
56062              
56063              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
56064              From: <abigail@foad.org>
56065              Date: Thu, 31 Aug 2000 03:41:18 -0400
56066              Message-ID: <20000831074118.24880.qmail@foad.org>
56067      Branch: perl
56068            ! lib/Pod/Man.pm
56069 ____________________________________________________________________________
56070 [  6939] By: jhi                                   on 2000/08/31  13:34:33
56071         Log: Reveal Borland's isnan.
56072              
56073              Subject: build with BC++ tweak
56074              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
56075              Date: Thu, 31 Aug 2000 13:09:37 +0400
56076              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
56077      Branch: perl
56078            ! win32/win32.h
56079 ____________________________________________________________________________
56080 [  6938] By: jhi                                   on 2000/08/31  05:01:20
56081         Log: Update Changes.
56082      Branch: perl
56083            ! Changes patchlevel.h
56084 ____________________________________________________________________________
56085 [  6937] By: jhi                                   on 2000/08/31  04:26:23
56086         Log: sscanf() may be the only way to read long doubles from strings.
56087      Branch: metaconfig/U/perl
56088            ! longdblfio.U
56089      Branch: perl
56090            ! Configure config_h.SH perl.h util.c
56091 ____________________________________________________________________________
56092 [  6936] By: jhi                                   on 2000/08/31  04:18:19
56093         Log: The #6929 was too skimpy.
56094      Branch: perl
56095            ! sv.c
56096 ____________________________________________________________________________
56097 [  6935] By: jhi                                   on 2000/08/31  02:47:07
56098         Log: Subject: Re: typos in pods
56099              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56100              Date: Wed, 30 Aug 2000 19:25:34 -0700
56101              Message-ID: <eIcr5gzkg25X092yn@efn.org>
56102      Branch: perl
56103            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
56104 ____________________________________________________________________________
56105 [  6934] By: jhi                                   on 2000/08/31  02:42:55
56106         Log: Missed one Unicode file.
56107      Branch: perl
56108            + lib/unicode/UCDFF301.html
56109 ____________________________________________________________________________
56110 [  6933] By: jhi                                   on 2000/08/30  23:42:27
56111         Log: Update Changes.
56112      Branch: perl
56113            ! Changes patchlevel.h
56114 ____________________________________________________________________________
56115 [  6932] By: jhi                                   on 2000/08/30  23:40:07
56116         Log: Mention UNTIE in perldelta.  Still needs documenting
56117              in perltie et alia.
56118      Branch: perl
56119            ! pod/perldelta.pod
56120 ____________________________________________________________________________
56121 [  6931] By: jhi                                   on 2000/08/30  23:36:02
56122         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
56123              From: <abigail@foad.org>
56124              Date: Wed, 30 Aug 2000 19:28:07 -0400
56125              Message-ID: <20000830232807.305.qmail@foad.org>
56126      Branch: perl
56127            ! pod/perldelta.pod
56128 ____________________________________________________________________________
56129 [  6930] By: jhi                                   on 2000/08/30  23:32:40
56130         Log: Update to Unicode 3.0.1.
56131      Branch: perl
56132            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
56133            + lib/unicode/PropList.txt lib/unicode/README.perl
56134            + lib/unicode/UCD301.html lib/unicode/Unicode.301
56135            - lib/unicode/Props.txt lib/unicode/UCD300.html
56136            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
56137            ! (edit 257 files)
56138 ____________________________________________________________________________
56139 [  6929] By: jhi                                   on 2000/08/30  22:38:18
56140         Log: Heap decorruption.
56141              
56142              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
56143              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56144              Date: Wed, 30 Aug 2000 22:39:52 +0100
56145              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
56146      Branch: perl
56147            ! sv.c
56148 ____________________________________________________________________________
56149 [  6928] By: jhi                                   on 2000/08/30  22:29:34
56150         Log: Retract the dummy test, skip the security tests (instead of failing),
56151              explain what the warnings mean.
56152      Branch: perl
56153            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
56154 ____________________________________________________________________________
56155 [  6927] By: jhi                                   on 2000/08/30  22:14:13
56156         Log: Change the internal implementation of sort() to be mergesort
56157              instead of quicksort, from John Linderman <jpl@research.att.com>.
56158              Gives us better worst case, better average case, and stability.
56159              What's there not to like?  (Small fixes for threaded builds
56160              were required).
56161      Branch: perl
56162            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
56163 ____________________________________________________________________________
56164 [  6926] By: jhi                                   on 2000/08/30  20:55:20
56165         Log: A better fix for the Socket building problem from Craig Berry.
56166      Branch: perl
56167            ! vms/vms.c
56168 ____________________________________________________________________________
56169 [  6925] By: jhi                                   on 2000/08/30  20:20:25
56170         Log: Subject: [PATCH] Re: UNTIE method 
56171              From: Nick Ing-Simmons <nik@tiuk.ti.com>
56172              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
56173              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
56174      Branch: perl
56175            ! pp_sys.c t/op/tie.t
56176 ____________________________________________________________________________
56177 [  6924] By: jhi                                   on 2000/08/30  20:17:11
56178         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
56179              From: "Craig A. Berry" <craig.berry@psinetcs.com>
56180              Date: Wed, 30 Aug 2000 15:03:14 -0500
56181              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
56182      Branch: perl
56183            ! vms/vms.c
56184 ____________________________________________________________________________
56185 [  6923] By: jhi                                   on 2000/08/30  20:15:18
56186         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
56187              From: "Craig A. Berry" <craig.berry@psinetcs.com>
56188              Date: Wed, 30 Aug 2000 13:30:36 -0500
56189              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
56190      Branch: perl
56191            ! vms/vms.c
56192 ____________________________________________________________________________
56193 [  6922] By: jhi                                   on 2000/08/30  19:54:43
56194         Log: Better options for rsync.
56195      Branch: perl
56196            ! pod/perlhack.pod
56197 ____________________________________________________________________________
56198 [  6921] By: jhi                                   on 2000/08/30  19:40:16
56199         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
56200              From: Rick Delaney <rick@consumercontact.com>
56201              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
56202              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
56203      Branch: perl
56204            ! pod/perlfunc.pod
56205 ____________________________________________________________________________
56206 [  6920] By: jhi                                   on 2000/08/30  19:36:40
56207         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
56208              From: Peter Prymmer <pvhp@forte.com>
56209              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
56210              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
56211      Branch: perl
56212            ! configure.com
56213 ____________________________________________________________________________
56214 [  6919] By: jhi                                   on 2000/08/30  14:52:02
56215         Log: Update Changes.
56216      Branch: perl
56217            ! Changes patchlevel.h
56218 ____________________________________________________________________________
56219 [  6918] By: jhi                                   on 2000/08/30  14:48:34
56220         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
56221      Branch: perl
56222            ! lib/ExtUtils/typemap
56223 ____________________________________________________________________________
56224 [  6917] By: jhi                                   on 2000/08/30  14:46:34
56225         Log: Subject: typos in pods
56226              From: Nicholas Clark <nick@ccl4.org>
56227              Date: Wed, 30 Aug 2000 01:12:50 +0100
56228              Message-ID: <20000830011249.A61388@plum.flirble.org>
56229      Branch: perl
56230            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
56231            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
56232            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
56233            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
56234 ____________________________________________________________________________
56235 [  6916] By: jhi                                   on 2000/08/30  14:19:09
56236         Log: Document Storable problems on Crays.  (Will have
56237              to document all the other Storable problems, too.)
56238      Branch: perl
56239            ! pod/perldelta.pod
56240 ____________________________________________________________________________
56241 [  6915] By: jhi                                   on 2000/08/30  14:06:02
56242         Log: Subject: [PATCH] fix misc cast warnings
56243              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56244              Date: Tue, 29 Aug 2000 23:16:14 -0700
56245              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
56246      Branch: perl
56247            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
56248            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
56249            ! os2/os2ish.h
56250 ____________________________________________________________________________
56251 [  6914] By: jhi                                   on 2000/08/30  14:03:45
56252         Log: Timestamp mismatch again.  Need to fix this dependence on
56253              config_h.SH timestamp, since it's the contents of config_h.SH
56254              that matter.
56255      Branch: perl
56256            ! uconfig.h uconfig.sh
56257 ____________________________________________________________________________
56258 [  6913] By: jhi                                   on 2000/08/30  13:54:06
56259         Log: Don't say "Perl 5.0 source kit".
56260      Branch: perl
56261            ! perl.c
56262 ____________________________________________________________________________
56263 [  6912] By: jhi                                   on 2000/08/30  13:51:24
56264         Log: Reset archname and archname64 always, forcing them be
56265              recomputed at each Configure run, make Configure and
56266              the hints files agree on the naming of largefiles variables.
56267      Branch: metaconfig
56268            ! U/threads/archname.U
56269      Branch: metaconfig/U/perl
56270            ! use64bits.U
56271      Branch: perl
56272            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
56273            ! hints/linux.sh hints/solaris_2.sh
56274 ____________________________________________________________________________
56275 [  6911] By: jhi                                   on 2000/08/30  13:30:13
56276         Log: Put back the slice accidentally removed by #6907.
56277      Branch: perl
56278            ! hints/solaris_2.sh
56279 ____________________________________________________________________________
56280 [  6910] By: jhi                                   on 2000/08/30  01:24:26
56281         Log: Be consistent: other Net::get* do export theirs.
56282              
56283              Subject: Re: Net::protoent does not export 'getproto'
56284              From: Yasushi Nakajima <sey@jkc.co.jp>
56285              Date: Wed, 30 Aug 2000 09:53:14 +0900
56286              Message-Id: <200008300051.DAA24700@taku.hut.fi>
56287      Branch: perl
56288            ! lib/Net/protoent.pm
56289 ____________________________________________________________________________
56290 [  6909] By: jhi                                   on 2000/08/30  01:17:25
56291         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
56292              From: Gurusamy Sarathy <gsar@ActiveState.com>
56293              Date: Tue, 29 Aug 2000 17:17:07 -0700
56294              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
56295      Branch: perl
56296            ! cop.h
56297 ____________________________________________________________________________
56298 [  6908] By: jhi                                   on 2000/08/30  00:58:05
56299         Log: Update Changes.
56300      Branch: perl
56301            ! Changes patchlevel.h
56302 ____________________________________________________________________________
56303 [  6907] By: jhi                                   on 2000/08/30  00:57:22
56304         Log: Introduce ccname to keep track of what compiler kind of we have.
56305      Branch: metaconfig/U/perl
56306            ! Checkcc.U gccvers.U
56307      Branch: perl
56308            ! Configure config_h.SH hints/solaris_2.sh
56309 ____________________________________________________________________________
56310 [  6906] By: jhi                                   on 2000/08/30  00:25:47
56311         Log: Put back the flags dump as reasoned in
56312              
56313              Subject: Re: [PATCH] Glob dumping
56314              From: Mike Guy <mjtg@cam.ac.uk> 
56315              Date: Tue, 29 Aug 2000 21:41:32 +0100
56316              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
56317      Branch: perl
56318            ! dump.c t/lib/peek.t
56319 ____________________________________________________________________________
56320 [  6905] By: jhi                                   on 2000/08/30  00:16:17
56321         Log: Make the epsilon to be relative, not absolute.
56322              
56323              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
56324              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
56325              Date: Tue, 29 Aug 2000 19:58:56 -0400
56326              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
56327      Branch: perl
56328            ! t/lib/trig.t
56329 ____________________________________________________________________________
56330 [  6904] By: jhi                                   on 2000/08/30  00:13:09
56331         Log: From now on, Gisle is on my list of usual suspects :-)
56332              Retract #6902.
56333      Branch: perl
56334            ! ext/Opcode/Safe.pm
56335 ____________________________________________________________________________
56336 [  6903] By: jhi                                   on 2000/08/29  23:51:20
56337         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
56338              From: "Craig A. Berry" <craig.berry@psinetcs.com>
56339              Date: Tue, 29 Aug 2000 18:43:26 -0500
56340              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
56341      Branch: perl
56342            + vms/vmspipe.com
56343            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
56344            ! vms/vms.c
56345 ____________________________________________________________________________
56346 [  6902] By: jhi                                   on 2000/08/29  23:44:14
56347         Log: Retry what #6882 attempted.
56348              
56349              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
56350              From: Gisle Aas <gisle@ActiveState.com>
56351              Date: 30 Aug 2000 00:33:09 +0200
56352              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
56353      Branch: perl
56354            ! ext/Opcode/Safe.pm
56355 ____________________________________________________________________________
56356 [  6901] By: jhi                                   on 2000/08/29  22:59:32
56357         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
56358              From: Hugo <hv@crypt.compulink.co.uk>
56359              Date: Mon, 12 Jun 2000 19:36:08 +0100
56360              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
56361      Branch: perl
56362            ! sv.c
56363 ____________________________________________________________________________
56364 [  6900] By: jhi                                   on 2000/08/29  22:58:35
56365         Log: Admit that we are leaking scalars.
56366              
56367              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
56368              From: Spider Boardman <spider@leggy.zk3.dec.com>
56369              Date: Tue, 29 Aug 2000 18:48:29 -0400
56370              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
56371      Branch: perl
56372            ! t/pragma/warnings.t
56373 ____________________________________________________________________________
56374 [  6899] By: jhi                                   on 2000/08/29  20:53:13
56375         Log: Update Changes.
56376      Branch: perl
56377            ! Changes patchlevel.h
56378 ____________________________________________________________________________
56379 [  6898] By: jhi                                   on 2000/08/29  20:46:21
56380         Log: Undo namespace pollution of #6878.
56381              
56382              Subject: Re: Net::protoent does not export 'getproto'
56383              From: Mike Guy <mjtg@cam.ac.uk>
56384              Date: Tue, 29 Aug 2000 21:32:37 +0100
56385              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
56386      Branch: perl
56387            ! lib/Net/protoent.pm
56388 ____________________________________________________________________________
56389 [  6897] By: jhi                                   on 2000/08/29  20:44:29
56390         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
56391              From: Peter Prymmer <pvhp@forte.com>
56392              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
56393              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
56394      Branch: perl
56395            ! pod/perlebcdic.pod
56396 ____________________________________________________________________________
56397 [  6896] By: jhi                                   on 2000/08/29  20:40:57
56398         Log: There's no point repeating the 'revision' (5) of perl5.
56399      Branch: metaconfig/U/perl
56400            ! Devel.U patchlevel.U
56401      Branch: perl
56402            ! Configure config_h.SH
56403 ____________________________________________________________________________
56404 [  6895] By: jhi                                   on 2000/08/29  20:16:58
56405         Log: Regen Configure for #6894.
56406      Branch: metaconfig/U/perl
56407            ! perladmin.U
56408      Branch: perl
56409            ! Configure config_h.SH
56410 ____________________________________________________________________________
56411 [  6894] By: jhi                                   on 2000/08/29  19:59:52
56412         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
56413              From: "Philip Newton" <Philip.Newton@gmx.net>
56414              Date: Tue, 29 Aug 2000 21:39:14 +0200
56415              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
56416      Branch: perl
56417            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
56418            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
56419            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
56420            ! utils/perlbug.PL
56421 ____________________________________________________________________________
56422 [  6893] By: jhi                                   on 2000/08/29  19:55:30
56423         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
56424              From: "Philip Newton" <Philip.Newton@gmx.net>
56425              Date: Tue, 29 Aug 2000 21:39:14 +0200
56426              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
56427      Branch: perl
56428            ! installhtml
56429 ____________________________________________________________________________
56430 [  6892] By: jhi                                   on 2000/08/29  19:53:59
56431         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
56432              From: "Philip Newton" <Philip.Newton@gmx.net>
56433              Date: Tue, 29 Aug 2000 21:48:18 +0200
56434              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
56435      Branch: perl
56436            ! lib/File/Temp.pm
56437 ____________________________________________________________________________
56438 [  6891] By: jhi                                   on 2000/08/29  18:30:03
56439         Log: Nail the ID 20000828.023.
56440      Branch: perl
56441            ! ext/Storable/Storable.xs
56442 ____________________________________________________________________________
56443 [  6890] By: jhi                                   on 2000/08/29  16:50:17
56444         Log: Under usethreads the dumped variable is IN_PAD.
56445              
56446              Subject: Re: [PATCH] Glob dumping
56447              From: Gisle Aas <gisle@ActiveState.com>
56448              Date: 29 Aug 2000 18:45:05 +0200
56449              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
56450      Branch: perl
56451            ! t/lib/peek.t
56452 ____________________________________________________________________________
56453 [  6889] By: jhi                                   on 2000/08/29  15:17:37
56454         Log: Update Changes.
56455      Branch: perl
56456            ! Changes patchlevel.h
56457 ____________________________________________________________________________
56458 [  6888] By: jhi                                   on 2000/08/29  14:49:59
56459         Log: Retract #6882, broke the safe tests.
56460      Branch: perl
56461            ! ext/Opcode/Safe.pm
56462 ____________________________________________________________________________
56463 [  6887] By: jhi                                   on 2000/08/29  14:47:06
56464         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
56465              From: Gisle Aas <gisle@ActiveState.com> 
56466              Date: 09 Jun 2000 20:00:11 +0200
56467              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
56468      Branch: perl
56469            ! utils/perldoc.PL
56470 ____________________________________________________________________________
56471 [  6886] By: jhi                                   on 2000/08/29  14:42:45
56472         Log: The #6881 removed one dump line.
56473      Branch: perl
56474            ! t/lib/peek.t
56475 ____________________________________________________________________________
56476 [  6885] By: jhi                                   on 2000/08/29  14:30:47
56477         Log: Don't forget to tidy up.
56478      Branch: perl
56479            ! t/lib/ftmp-security.t
56480 ____________________________________________________________________________
56481 [  6884] By: jhi                                   on 2000/08/29  14:25:17
56482         Log: Disabling the one test is a bit tricky.
56483      Branch: perl
56484            ! t/lib/ftmp-security.t
56485 ____________________________________________________________________________
56486 [  6883] By: jhi                                   on 2000/08/29  14:16:25
56487         Log: Disable one of the tests for now.
56488      Branch: perl
56489            ! t/lib/ftmp-security.t
56490 ____________________________________________________________________________
56491 [  6882] By: jhi                                   on 2000/08/29  14:05:50
56492         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
56493              From: gisle@aas.no
56494              Date: 29 Aug 2000 10:35:06 -0000
56495              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
56496      Branch: perl
56497            ! ext/Opcode/Safe.pm
56498 ____________________________________________________________________________
56499 [  6881] By: jhi                                   on 2000/08/29  14:03:51
56500         Log: Subject: [PATCH] Glob dumping
56501              From: Gisle Aas <gisle@ActiveState.com>
56502              Date: 29 Aug 2000 07:59:42 -0000
56503              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
56504      Branch: perl
56505            ! dump.c
56506 ____________________________________________________________________________
56507 [  6880] By: jhi                                   on 2000/08/29  14:02:01
56508         Log: Subject: [PATCH] Warnings in B::Deparse
56509              From: <abigail@foad.org>
56510              Date: Tue, 29 Aug 2000 00:00:01 -0400
56511              Message-ID: <20000829040001.2999.qmail@foad.org>
56512      Branch: perl
56513            ! ext/B/B/Deparse.pm
56514 ____________________________________________________________________________
56515 [  6879] By: jhi                                   on 2000/08/29  13:57:26
56516         Log: Missed a change in #6869.
56517      Branch: perl
56518            ! mg.c
56519 ____________________________________________________________________________
56520 [  6878] By: jhi                                   on 2000/08/29  13:45:04
56521         Log: Subject: Net::protoent does not export 'getproto'
56522              From: Yasushi Nakajima <sey@jkc.co.jp>
56523              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
56524      Branch: perl
56525            ! lib/Net/protoent.pm
56526 ____________________________________________________________________________
56527 [  6877] By: jhi                                   on 2000/08/29  13:39:19
56528         Log: Patches all over for people and the files they (hopefully) care about.
56529      Branch: perl
56530            ! AUTHORS Changes MAINTAIN
56531 ____________________________________________________________________________
56532 [  6876] By: jhi                                   on 2000/08/29  12:53:54
56533         Log: Fix for thinko in #6848.
56534              
56535              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
56536              From: Lupe Christoph <lupe@lupe-christoph.de>
56537              Date: Tue, 29 Aug 2000 09:04:08 +0200
56538              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
56539      Branch: perl
56540            ! ext/Thread/Thread.xs
56541 ____________________________________________________________________________
56542 [  6875] By: jhi                                   on 2000/08/29  12:50:14
56543         Log: Update to Getopt::Long 2.24, from Johan Vromans.
56544      Branch: perl
56545            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
56546 ____________________________________________________________________________
56547 [  6874] By: jhi                                   on 2000/08/29  02:09:53
56548         Log: Use minimal @INC in tests, most of the time just '../lib',
56549              so that we simply can't pick up stuff from other Perls than
56550              the one we are testing.  Pointed out by
56551              
56552              From: Mike Guy <mjtg@cam.ac.uk>
56553              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
56554              Date: Fri, 25 Aug 2000 15:15:59 +0100
56555              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
56556      Branch: perl
56557            ! (edit 185 files)
56558 ____________________________________________________________________________
56559 [  6873] By: jhi                                   on 2000/08/29  01:07:11
56560         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
56561              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56562              Date: Mon, 28 Aug 2000 17:45:52 -0700
56563              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
56564      Branch: perl
56565            ! Makefile.SH hints/os2.sh
56566 ____________________________________________________________________________
56567 [  6872] By: jhi                                   on 2000/08/28  23:33:39
56568         Log: Subject: [PATCH bleedperl@6866] spellings
56569              From: marcel@codewerk.com (Marcel Grunauer)
56570              Date: Tue, 29 Aug 2000 01:19:59 +0200
56571              Message-Id: <200008282319.BAA29862@gandalf.local>
56572      Branch: perl
56573            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
56574            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
56575            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
56576 ____________________________________________________________________________
56577 [  6871] By: jhi                                   on 2000/08/28  23:22:09
56578         Log: Take out the SUIDMAIL thing, that will not be
56579              a problem in 5.7.*.
56580      Branch: perl
56581            ! patchlevel.h
56582 ____________________________________________________________________________
56583 [  6870] By: jhi                                   on 2000/08/28  23:19:30
56584         Log: -S is the silent flag, -s is the strip flag.
56585              
56586              Subject: [PATCH] Re: [PATCH] make no-install          
56587              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56588              Date: Mon, 28 Aug 2000 15:12:55 -0700
56589              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
56590      Branch: perl
56591            ! Makefile.SH
56592 ____________________________________________________________________________
56593 [  6869] By: jhi                                   on 2000/08/28  23:12:05
56594         Log: Subject: [PATCH bleedperl@6856] warnings fixes
56595              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
56596              Date: Mon, 28 Aug 2000 23:55:06 +0100
56597              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
56598      Branch: perl
56599            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
56600            ! warnings.h warnings.pl
56601 ____________________________________________________________________________
56602 [  6868] By: jhi                                   on 2000/08/28  21:38:22
56603         Log: Potential cruft.
56604      Branch: perl
56605            ! Makefile.SH
56606 ____________________________________________________________________________
56607 [  6867] By: jhi                                   on 2000/08/28  21:35:36
56608         Log: Update Changes.
56609      Branch: perl
56610            ! Changes patchlevel.h
56611 ____________________________________________________________________________
56612 [  6866] By: jhi                                   on 2000/08/28  21:33:49
56613         Log: Subject: hv.h Doc Patch
56614              From: Fisher Mark <fisherm@tce.com>
56615              Date: Mon, 28 Aug 2000 16:24:59 -0500
56616              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
56617      Branch: perl
56618            ! hv.h
56619 ____________________________________________________________________________
56620 [  6865] By: jhi                                   on 2000/08/28  21:02:15
56621         Log: Add -ld to archname on long tr...double platforms.
56622      Branch: metaconfig
56623            ! U/threads/archname.U
56624      Branch: perl
56625            ! Configure config_h.SH
56626 ____________________________________________________________________________
56627 [  6864] By: jhi                                   on 2000/08/28  20:38:59
56628         Log: An attempt to fix the problem reported in
56629              
56630              Subject: Building perl@6856 using gcc/AIX 4.3.3 
56631              From: Daniel Muino <dmuino@afip.gov.ar> 
56632              Date: Mon, 28 Aug 2000 15:50:01 -0300   
56633              Message-ID: <20000828155001.A14403@con2-dgi>
56634              
56635              I can't test this properly since the gcc installation I have
56636              access to seems to be botched (gcc is calling the AIX cpp,
56637              a losing proposition...)
56638      Branch: perl
56639            ! hints/aix.sh
56640 ____________________________________________________________________________
56641 [  6863] By: jhi                                   on 2000/08/28  18:57:52
56642         Log: Fix for ID 20000828.001, long doubles were not formatted
56643              correctly (showed up in $], which stopped installing perl).
56644      Branch: perl
56645            ! sv.c
56646 ____________________________________________________________________________
56647 [  6862] By: jhi                                   on 2000/08/28  18:07:15
56648         Log: Typo in #6858.
56649      Branch: perl
56650            ! lib/Cwd.pm
56651 ____________________________________________________________________________
56652 [  6861] By: jhi                                   on 2000/08/28  17:57:27
56653         Log: opmini.o may be left around if a build is interrupted.
56654      Branch: perl
56655            ! Makefile.SH
56656 ____________________________________________________________________________
56657 [  6860] By: jhi                                   on 2000/08/28  16:52:50
56658         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
56659              From: Daniel Chetlin <daniel@chetlin.com>
56660              Date: Mon, 28 Aug 2000 01:14:18 -0700
56661              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
56662      Branch: perl
56663            ! lib/overload.pm
56664 ____________________________________________________________________________
56665 [  6859] By: jhi                                   on 2000/08/28  16:08:46
56666         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
56667              From: Nicholas Clark <nick@ccl4.org>
56668              Date: Mon, 28 Aug 2000 16:03:27 +0100
56669              Message-Id: <20000828160327.C49785@plum.flirble.org>
56670      Branch: perl
56671            ! ext/ByteLoader/bytecode.h
56672 ____________________________________________________________________________
56673 [  6858] By: jhi                                   on 2000/08/28  16:02:10
56674         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
56675              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
56676              Date: Mon, 28 Aug 2000 13:08:30 +0200
56677              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
56678      Branch: perl
56679            ! lib/Cwd.pm
56680 ____________________________________________________________________________
56681 [  6857] By: jhi                                   on 2000/08/28  15:42:47
56682         Log: display_format used as a class method without arguments was broken,
56683              reported in
56684              
56685              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
56686              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
56687              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
56688              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
56689      Branch: perl
56690            ! lib/Math/Complex.pm t/lib/complex.t
56691 ____________________________________________________________________________
56692 [  6856] By: jhi                                   on 2000/08/27  22:09:48
56693         Log: Update Changes.
56694      Branch: perl
56695            ! Changes patchlevel.h
56696 ____________________________________________________________________________
56697 [  6855] By: jhi                                   on 2000/08/27  21:59:21
56698         Log: Retract #6853 (false alarm).
56699      Branch: perl
56700            ! lib/ExtUtils/xsubpp
56701 ____________________________________________________________________________
56702 [  6854] By: jhi                                   on 2000/08/27  21:37:44
56703         Log: Update Changes.
56704      Branch: perl
56705            ! Changes patchlevel.h
56706 ____________________________________________________________________________
56707 [  6853] By: jhi                                   on 2000/08/27  21:37:16
56708         Log: Subject: [PATCH perl@6850] workaround for xsubpp
56709              From: Hugo <hv@crypt.compulink.co.uk>
56710              Date: Sun, 27 Aug 2000 22:30:25 +0100
56711              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
56712      Branch: perl
56713            ! lib/ExtUtils/xsubpp
56714 ____________________________________________________________________________
56715 [  6852] By: jhi                                   on 2000/08/27  21:33:58
56716         Log: Big-endian 64-bit patch from Raphael Manfredi.
56717      Branch: perl
56718            ! ext/Storable/Storable.xs
56719 ____________________________________________________________________________
56720 [  6851] By: jhi                                   on 2000/08/27  21:22:21
56721         Log: More ruthless editing from Hugo van der Sanden.
56722      Branch: perl
56723            ! pod/perldelta.pod
56724 ____________________________________________________________________________
56725 [  6850] By: jhi                                   on 2000/08/27  16:11:46
56726         Log: Update Changes.
56727      Branch: perl
56728            ! Changes patchlevel.h
56729 ____________________________________________________________________________
56730 [  6849] By: jhi                                   on 2000/08/27  16:11:05
56731         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
56732      Branch: perl
56733            ! configpm pod/perldelta.pod
56734 ____________________________________________________________________________
56735 [  6848] By: jhi                                   on 2000/08/27  15:35:08
56736         Log: Use the actual thread type, not the pointer-to-struct.
56737      Branch: perl
56738            ! ext/Thread/Thread.xs
56739 ____________________________________________________________________________
56740 [  6847] By: jhi                                   on 2000/08/27  15:30:49
56741         Log: Test nit.
56742      Branch: perl
56743            ! t/pragma/warn/pp_sys
56744 ____________________________________________________________________________
56745 [  6846] By: jhi                                   on 2000/08/27  15:19:02
56746         Log: Passing -R in ldflags makes now it to appear in the default
56747              for lddlflags, just like with -L.
56748              
56749              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
56750              From: Lupe Christoph <lupe@lupe-christoph.de>
56751              Date: Sun, 27 Aug 2000 10:28:21 +0200
56752              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
56753      Branch: metaconfig/U/perl
56754            ! dlsrc.U
56755      Branch: perl
56756            ! Configure
56757 ____________________________________________________________________________
56758 [  6845] By: jhi                                   on 2000/08/27  15:08:54
56759         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
56760              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56761              Date: Sat, 26 Aug 2000 22:23:27 +0100
56762              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
56763      Branch: perl
56764            ! lib/ExtUtils/MM_Unix.pm
56765 ____________________________________________________________________________
56766 [  6844] By: jhi                                   on 2000/08/27  15:02:37
56767         Log: DJGPP update from Laszlo Molnar.
56768              
56769              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
56770              From: ml1050 <ml1050@freemail.hu>
56771              Date: Sat, 26 Aug 2000 23:24:40 +0200
56772              Message-Id: <20000826232440.A439@freemail.hu>
56773      Branch: perl
56774            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
56775            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
56776 ____________________________________________________________________________
56777 [  6843] By: jhi                                   on 2000/08/27  14:53:58
56778         Log: Subject: installman buglet
56779              From: Lupe Christoph <lupe@lupe-christoph.de>
56780              Date: Sun, 27 Aug 2000 14:38:59 +0200
56781              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
56782      Branch: perl
56783            ! installman
56784 ____________________________________________________________________________
56785 [  6842] By: jhi                                   on 2000/08/27  14:52:08
56786         Log: Can't get the test to reliably work thanks to the
56787              inaccurateness of floating point.  "Resolves" bug ids
56788              20000826.003, 20000826.009, 20000826.010,
56789      Branch: perl
56790            ! t/lib/trig.t
56791 ____________________________________________________________________________
56792 [  6841] By: jhi                                   on 2000/08/26  15:53:58
56793         Log: Update Changes.
56794      Branch: perl
56795            ! Changes patchlevel.h
56796 ____________________________________________________________________________
56797 [  6840] By: jhi                                   on 2000/08/26  14:23:03
56798         Log: grep -e isn't portable.
56799              
56800              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
56801              From: chris@broadband.att.com
56802              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
56803              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
56804      Branch: perl
56805            ! hints/solaris_2.sh
56806 ____________________________________________________________________________
56807 [  6839] By: jhi                                   on 2000/08/26  14:12:23
56808         Log: no-install target a la make -n.
56809              
56810              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
56811              From: <abigail@foad.org>
56812              Date: Sat, 26 Aug 2000 03:57:34 -0400
56813              Message-ID: <20000826075735.18912.qmail@foad.org>
56814      Branch: perl
56815            ! Makefile.SH installman installperl
56816 ____________________________________________________________________________
56817 [  6838] By: jhi                                   on 2000/08/26  14:06:33
56818         Log: Retract #6826 as the #6828 should be do the same
56819              in a More Correct Way.
56820      Branch: perl
56821            ! installperl
56822 ____________________________________________________________________________
56823 [  6837] By: jhi                                   on 2000/08/26  05:24:00
56824         Log: More casting.
56825      Branch: perl
56826            ! ext/Storable/Storable.xs
56827 ____________________________________________________________________________
56828 [  6836] By: jhi                                   on 2000/08/26  05:05:46
56829         Log: Nicer in decimal.
56830      Branch: perl
56831            ! ext/Storable/Storable.xs
56832 ____________________________________________________________________________
56833 [  6835] By: jhi                                   on 2000/08/26  05:03:50
56834         Log: There be no UVdf.
56835      Branch: perl
56836            ! ext/Storable/Storable.xs
56837 ____________________________________________________________________________
56838 [  6834] By: jhi                                   on 2000/08/26  05:00:18
56839         Log: Continue IVdfing and UVxfing.
56840      Branch: perl
56841            ! ext/Storable/Storable.xs
56842 ____________________________________________________________________________
56843 [  6833] By: jhi                                   on 2000/08/26  04:53:14
56844         Log: Use IVdf.
56845      Branch: perl
56846            ! ext/Storable/Storable.xs
56847 ____________________________________________________________________________
56848 [  6832] By: jhi                                   on 2000/08/26  04:40:41
56849         Log: Document PTR2XX and INT2PTR.
56850      Branch: perl
56851            ! pod/perlguts.pod
56852 ____________________________________________________________________________
56853 [  6831] By: jhi                                   on 2000/08/26  04:33:18
56854         Log: Use UVxf, PTR2UV, NVff.
56855      Branch: perl
56856            ! ext/Storable/Storable.xs
56857 ____________________________________________________________________________
56858 [  6830] By: jhi                                   on 2000/08/26  04:31:32
56859         Log: Update the test count.
56860      Branch: perl
56861            ! t/lib/trig.t
56862 ____________________________________________________________________________
56863 [  6829] By: jhi                                   on 2000/08/26  03:05:50
56864         Log: Subject: [PATCH] installation not quite silent yet.
56865              From: <abigail@foad.org>
56866              Date: Fri, 25 Aug 2000 20:07:53 -0400
56867              Message-ID: <20000826000753.7822.qmail@foad.org>
56868      Branch: perl
56869            ! installman installperl
56870 ____________________________________________________________________________
56871 [  6828] By: jhi                                   on 2000/08/26  03:05:14
56872         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
56873              From: Spider Boardman <spider@web.zk3.dec.com>
56874              Date: Fri, 25 Aug 2000 19:12:40 -0400
56875              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
56876      Branch: perl
56877            ! gv.c
56878 ____________________________________________________________________________
56879 [  6827] By: jhi                                   on 2000/08/25  23:54:34
56880         Log: Support preserving extremely big/small angles.
56881      Branch: perl
56882            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
56883 ____________________________________________________________________________
56884 [  6826] By: jhi                                   on 2000/08/25  23:01:20
56885         Log: Patch installperl to be long double-aware.
56886              
56887              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
56888              From: Spider Boardman <spider@web.zk3.dec.com>
56889              Date: Fri, 25 Aug 2000 18:15:23 -0400
56890              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
56891      Branch: perl
56892            ! installperl
56893 ____________________________________________________________________________
56894 [  6825] By: jhi                                   on 2000/08/25  22:58:25
56895         Log: Remove duplicately applied patch shards.
56896              
56897              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
56898              From: Spider Boardman <spider@leggy.zk3.dec.com>
56899              Date: Fri, 25 Aug 2000 16:45:03 -0400
56900              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
56901      Branch: perl
56902            ! t/lib/cgi-html.t
56903 ____________________________________________________________________________
56904 [  6824] By: jhi                                   on 2000/08/25  22:57:00
56905         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
56906              From: Daniel Chetlin <daniel@chetlin.com>
56907              Date: Fri, 25 Aug 2000 12:23:16 -0700
56908              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
56909              
56910              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
56911              From: Daniel Chetlin <daniel@chetlin.com>
56912              Date: Fri, 25 Aug 2000 14:47:19 -0700
56913              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
56914      Branch: perl
56915            ! installman
56916 ____________________________________________________________________________
56917 [  6823] By: jhi                                   on 2000/08/25  22:44:17
56918         Log: Timestamp problem?
56919      Branch: perl
56920            ! uconfig.h uconfig.sh
56921 ____________________________________________________________________________
56922 [  6822] By: jhi                                   on 2000/08/25  19:01:06
56923         Log: One forgotten file from #6816.
56924      Branch: perl
56925            ! vos/config.h
56926 ____________________________________________________________________________
56927 [  6821] By: jhi                                   on 2000/08/25  18:56:39
56928         Log: Regen Changes.
56929      Branch: perl
56930            ! Changes patchlevel.h
56931 ____________________________________________________________________________
56932 [  6820] By: jhi                                   on 2000/08/25  18:52:35
56933         Log: Fix Changes ordering.
56934      Branch: perl
56935            ! Changes
56936 ____________________________________________________________________________
56937 [  6819] By: jhi                                   on 2000/08/25  18:50:25
56938         Log: Update Changes.
56939      Branch: perl
56940            ! Changes patchlevel.h
56941 ____________________________________________________________________________
56942 [  6818] By: jhi                                   on 2000/08/25  18:47:45
56943         Log: Tweak the sfio/useperlio logic, hopefully as wished in
56944              
56945              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
56946              From: Nicholas Clark <nick@babyhippo.co.uk>
56947              Date: Fri, 25 Aug 2000 12:01:45 +0100
56948              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
56949      Branch: metaconfig/U/perl
56950            ! d_sfio.U
56951      Branch: perl
56952            ! Configure
56953 ____________________________________________________________________________
56954 [  6817] By: jhi                                   on 2000/08/25  18:32:51
56955         Log: Allow microperl to assume <math.h>, without it the math
56956              functions like floor() are assumed to return int, which makes
56957              for core dumps in machines where integer and floating register
56958              don't mix.
56959      Branch: perl
56960            ! uconfig.h uconfig.sh
56961 ____________________________________________________________________________
56962 [  6816] By: jhi                                   on 2000/08/25  18:27:17
56963         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
56964              the problem reported in
56965              
56966              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
56967              From: danhale@us.ibm.com
56968              Date: Fri, 25 Aug 2000 10:58:06 -0400
56969              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
56970      Branch: metaconfig/U/perl
56971            + d_socks5_init.U
56972      Branch: perl
56973            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
56974            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
56975            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
56976            ! win32/config.gc win32/config.vc
56977 ____________________________________________________________________________
56978 [  6815] By: jhi                                   on 2000/08/25  17:43:31
56979         Log: A solution for the retrieve_fd autosplit warning,
56980              idea suggested by Mike Guy.
56981      Branch: perl
56982            ! ext/Storable/Storable.pm
56983 ____________________________________________________________________________
56984 [  6814] By: jhi                                   on 2000/08/25  17:16:03
56985         Log: Add install-silent target.
56986      Branch: perl
56987            ! Makefile.SH
56988 ____________________________________________________________________________
56989 [  6813] By: jhi                                   on 2000/08/25  17:14:23
56990         Log: Subject: Re: [PATCH] More silencing of installman.
56991              From: <abigail@foad.org>
56992              Date: Thu, 24 Aug 2000 19:27:03 -0400
56993              Message-ID: <20000824232703.7001.qmail@foad.org>
56994              
56995              Subject: Re: [PATCH] More silencing of installman.
56996              From: <abigail@foad.org>
56997              Date: Fri, 25 Aug 2000 03:00:58 -0400
56998              Message-ID: <20000825070058.10697.qmail@foad.org>
56999      Branch: perl
57000            ! installman
57001 ____________________________________________________________________________
57002 [  6812] By: jhi                                   on 2000/08/25  17:11:28
57003         Log: installperl --verbose and --silent.
57004              
57005              Subject: Re: [PATCH] More silencing of installman.
57006              From: <abigail@foad.org>
57007              Message-ID: <20000825064430.9719.qmail@foad.org>
57008              Date: Fri, 25 Aug 2000 02:44:30 -0400
57009      Branch: perl
57010            ! installperl
57011 ____________________________________________________________________________
57012 [  6811] By: jhi                                   on 2000/08/25  17:05:43
57013         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
57014              From: "Peter J. Farley III" <pjfarley@banet.net>
57015              Date: Thu, 24 Aug 2000 21:58:03 -0400
57016              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
57017              
57018              (applied slightly modified)
57019      Branch: perl
57020            ! lib/ExtUtils/MM_Unix.pm
57021 ____________________________________________________________________________
57022 [  6810] By: jhi                                   on 2000/08/25  17:01:18
57023         Log: Missing parts of 
57024              
57025              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
57026              From: Peter Prymmer <pvhp@forte.com>
57027              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
57028              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
57029      Branch: perl
57030            ! t/lib/cgi-html.t
57031 ____________________________________________________________________________
57032 [  6809] By: jhi                                   on 2000/08/25  16:46:32
57033         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
57034              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57035              Date: Thu, 24 Aug 2000 19:13:11 -0500
57036              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
57037      Branch: perl
57038            ! vms/vms.c
57039 ____________________________________________________________________________
57040 [  6808] By: jhi                                   on 2000/08/25  16:39:22
57041         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
57042              From: Peter Prymmer <pvhp@forte.com>
57043              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
57044              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
57045      Branch: perl
57046            ! configure.com
57047 ____________________________________________________________________________
57048 [  6807] By: jhi                                   on 2000/08/25  16:36:37
57049         Log: Better wording for the vec lvalue diagnostic.
57050              
57051              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
57052              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
57053              Date: Wed, 23 Aug 2000 14:12:16 -0400
57054              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
57055      Branch: perl
57056            ! pod/perldiag.pod
57057 ____________________________________________________________________________
57058 [  6806] By: jhi                                   on 2000/08/24  18:17:22
57059         Log: Subject: [PATCH] More silencing of installman.
57060              From: <abigail@foad.org>
57061              Date: Thu, 24 Aug 2000 14:01:44 -0400
57062              Message-ID: <20000824180144.20062.qmail@foad.org>
57063      Branch: perl
57064            ! installman
57065 ____________________________________________________________________________
57066 [  6805] By: jhi                                   on 2000/08/24  15:00:31
57067         Log: Update Changes.
57068      Branch: perl
57069            ! Changes patchlevel.h
57070 ____________________________________________________________________________
57071 [  6804] By: jhi                                   on 2000/08/24  14:59:07
57072         Log: Regen perltoc.
57073      Branch: perl
57074            ! pod/perltoc.pod
57075 ____________________________________________________________________________
57076 [  6803] By: jhi                                   on 2000/08/24  14:44:39
57077         Log: Show the doc file, not the temp file.
57078      Branch: perl
57079            ! installman
57080 ____________________________________________________________________________
57081 [  6802] By: jhi                                   on 2000/08/24  14:41:53
57082         Log: Continue silencing.
57083      Branch: perl
57084            ! installman
57085 ____________________________________________________________________________
57086 [  6801] By: jhi                                   on 2000/08/24  14:34:40
57087         Log: Actually do something with the silencer option.
57088      Branch: perl
57089            ! installman
57090 ____________________________________________________________________________
57091 [  6800] By: jhi                                   on 2000/08/24  14:26:22
57092         Log: Make installman to recognize the silence flag -S.
57093      Branch: perl
57094            ! installman
57095 ____________________________________________________________________________
57096 [  6799] By: jhi                                   on 2000/08/24  13:49:38
57097         Log: DOS patches and portability/porting notes, from Tim Jenness.
57098      Branch: perl
57099            ! lib/File/Temp.pm
57100 ____________________________________________________________________________
57101 [  6798] By: jhi                                   on 2000/08/24  13:48:27
57102         Log: Create directories in silence.
57103              
57104              Subject: [PATCH] Another silencer for MakeMaker
57105              From: andreas.koenig@anima.de (Andreas J. Koenig)
57106              Date: 24 Aug 2000 14:18:52 +0200
57107              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
57108      Branch: perl
57109            ! lib/ExtUtils/Command.pm
57110 ____________________________________________________________________________
57111 [  6797] By: jhi                                   on 2000/08/24  13:46:42
57112         Log: More liberal parsing of version numbers.
57113              
57114              Subject: Re: CPAN.pm beta for testing available
57115              From: andreas.koenig@anima.de (Andreas J. Koenig)
57116              Date: 24 Aug 2000 13:51:57 +0200
57117              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
57118      Branch: perl
57119            ! lib/CPAN.pm
57120 ____________________________________________________________________________
57121 [  6796] By: jhi                                   on 2000/08/24  13:44:36
57122         Log: Make "make install" by default silent.  A new "install-verbose"
57123              target is verbose.
57124      Branch: perl
57125            ! Makefile.SH
57126 ____________________________________________________________________________
57127 [  6795] By: jhi                                   on 2000/08/24  13:39:14
57128         Log: Add silencer flags to installperl.
57129              
57130              Subject: [PATCH] Making installperl silent.
57131              From: <abigail@foad.org>
57132              Date: Thu, 24 Aug 2000 05:01:45 -0400
57133              Message-ID: <20000824090145.13141.qmail@foad.org>
57134      Branch: perl
57135            ! installperl
57136 ____________________________________________________________________________
57137 [  6794] By: jhi                                   on 2000/08/24  13:35:50
57138         Log: installperl couldn't tell whether it had run tests or not.
57139              
57140              Subject: [PATCH] Re: installperl and t/TEST
57141              From: <abigail@foad.org>
57142              Date: Thu, 24 Aug 2000 04:00:53 -0400
57143              Message-ID: <20000824080053.2494.qmail@foad.org>
57144      Branch: perl
57145            ! Makefile.SH installperl
57146 ____________________________________________________________________________
57147 [  6793] By: jhi                                   on 2000/08/24  13:27:50
57148         Log: Drop the separate perlbc, perlcc -b should be enough.
57149      Branch: perl
57150            - utils/perlbc.PL
57151            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
57152 ____________________________________________________________________________
57153 [  6792] By: jhi                                   on 2000/08/24  04:41:30
57154         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
57155              plus the typo fix from Peter Prymmer.
57156      Branch: perl
57157            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
57158            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
57159 ____________________________________________________________________________
57160 [  6791] By: jhi                                   on 2000/08/24  02:10:43
57161         Log: Replace #6705 with a minimal doc patch.
57162              
57163              Subject: [PATCH 5.6.0] replace change #6705
57164              From: Jan Dubois <jand@ActiveState.com>
57165              Date: Wed, 23 Aug 2000 18:31:51 -0700
57166              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
57167      Branch: perl
57168            ! lib/Win32.pod win32/win32.c
57169 ____________________________________________________________________________
57170 [  6790] By: jhi                                   on 2000/08/23  17:52:00
57171         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
57172              From: Mike Guy <mjtg@cam.ac.uk>
57173              Date: Wed, 23 Aug 2000 18:38:46 +0100
57174              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
57175      Branch: perl
57176            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
57177 ____________________________________________________________________________
57178 [  6789] By: jhi                                   on 2000/08/23  15:34:21
57179         Log: Update Changes.
57180      Branch: perl
57181            ! Changes patchlevel.h
57182 ____________________________________________________________________________
57183 [  6788] By: jhi                                   on 2000/08/23  15:33:40
57184         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
57185              From: Wilfredo Sánchez <wsanchez@apple.com>
57186              Date: Tue, 22 Aug 2000 19:31:27 -0700
57187              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
57188      Branch: perl
57189            ! perl.h
57190 ____________________________________________________________________________
57191 [  6787] By: jhi                                   on 2000/08/23  15:29:31
57192         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
57193              From: Spider Boardman <spider@leggy.zk3.dec.com>
57194              Date: Wed, 23 Aug 2000 10:33:23 -0400
57195              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
57196      Branch: perl
57197            ! lib/Pod/Html.pm
57198 ____________________________________________________________________________
57199 [  6786] By: jhi                                   on 2000/08/23  15:28:11
57200         Log: Bad makefile.
57201      Branch: perl
57202            ! ext/B/Makefile.PL
57203 ____________________________________________________________________________
57204 [  6785] By: jhi                                   on 2000/08/23  14:37:04
57205         Log: Update Changes.
57206      Branch: perl
57207            ! Changes patchlevel.h
57208 ____________________________________________________________________________
57209 [  6784] By: jhi                                   on 2000/08/23  13:58:41
57210         Log: Portability fix from Hugo van der Sanden.
57211      Branch: perl
57212            ! ext/re/Makefile.PL
57213 ____________________________________________________________________________
57214 [  6783] By: jhi                                   on 2000/08/23  13:53:53
57215         Log: Storable support, v-version fixes.
57216              
57217              Subject: CPAN.pm beta for testing available
57218              From: andreas.koenig@anima.de (Andreas J. Koenig)
57219              Date: 22 Aug 2000 23:31:33 +0200
57220              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
57221      Branch: perl
57222            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57223 ____________________________________________________________________________
57224 [  6782] By: jhi                                   on 2000/08/23  13:51:26
57225         Log: Mac and other portability updates from Chris Nandor.
57226      Branch: perl
57227            ! pod/perlmodinstall.pod
57228 ____________________________________________________________________________
57229 [  6781] By: jhi                                   on 2000/08/23  13:47:33
57230         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
57231              From: Peter Prymmer <pvhp@forte.com>
57232              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
57233              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
57234      Branch: perl
57235            ! ext/Storable/Storable.xs
57236 ____________________________________________________________________________
57237 [  6780] By: jhi                                   on 2000/08/23  13:33:34
57238         Log: VMS MMS (make) wants null action.
57239      Branch: perl
57240            ! ext/B/Makefile.PL
57241 ____________________________________________________________________________
57242 [  6779] By: jhi                                   on 2000/08/22  19:44:47
57243         Log: Forgot portability nit.
57244      Branch: perl
57245            ! t/lib/st-forgive.t
57246 ____________________________________________________________________________
57247 [  6778] By: jhi                                   on 2000/08/22  19:35:25
57248         Log: Be portable.
57249      Branch: perl
57250            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
57251            ! t/lib/st-store.t
57252 ____________________________________________________________________________
57253 [  6777] By: jhi                                   on 2000/08/22  18:50:53
57254         Log: Update Changes.
57255      Branch: perl
57256            ! Changes patchlevel.h
57257 ____________________________________________________________________________
57258 [  6776] By: jhi                                   on 2000/08/22  18:44:46
57259         Log: cSVOPo_*v things index into the current PL_curpad
57260              under ithreads, which is different from the curpad
57261              used by the XSUB.  (In other words, the code as-is
57262              before this patch wouldn't work under ithreads.)
57263              From Sarathy.
57264      Branch: perl
57265            ! ext/B/B.xs
57266 ____________________________________________________________________________
57267 [  6775] By: jhi                                   on 2000/08/22  18:18:37
57268         Log: Make the selection of NVff et al stricter.
57269      Branch: metaconfig/U/perl
57270            ! perlxvf.U
57271      Branch: perl
57272            ! Configure config_h.SH
57273 ____________________________________________________________________________
57274 [  6774] By: jhi                                   on 2000/08/22  17:19:42
57275         Log: perldelta nits.
57276      Branch: perl
57277            ! pod/perldelta.pod
57278 ____________________________________________________________________________
57279 [  6773] By: jhi                                   on 2000/08/22  17:06:26
57280         Log: Long double fixes from Spider Boardman.
57281              
57282              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
57283              From: system PRIVILEGED account <root@peano.zk3.dec.com>
57284              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
57285              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
57286      Branch: perl
57287            ! t/lib/bigfltpm.t t/lib/st-06compat.t
57288 ____________________________________________________________________________
57289 [  6772] By: jhi                                   on 2000/08/22  15:04:53
57290         Log: Update Changes.
57291      Branch: perl
57292            ! Changes patchlevel.h
57293 ____________________________________________________________________________
57294 [  6771] By: jhi                                   on 2000/08/22  15:01:44
57295         Log: perldelta fixes from Hugo van der Sanden.
57296      Branch: perl
57297            ! pod/perldelta.pod
57298 ____________________________________________________________________________
57299 [  6770] By: jhi                                   on 2000/08/22  14:34:49
57300         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
57301              From: Hugo <hv@crypt.compulink.co.uk>
57302              Date: Tue, 22 Aug 2000 11:21:53 +0100
57303              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
57304      Branch: perl
57305            ! regcomp.c
57306 ____________________________________________________________________________
57307 [  6769] By: jhi                                   on 2000/08/22  14:30:02
57308         Log: Add Yitzchak, reformat.
57309      Branch: perl
57310            ! Changes config_h.SH
57311 ____________________________________________________________________________
57312 [  6768] By: jhi                                   on 2000/08/22  14:21:35
57313         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
57314              and Spider Boardman.
57315      Branch: metaconfig
57316            ! U/compline/d_gconvert.U
57317      Branch: perl
57318            ! Configure
57319 ____________________________________________________________________________
57320 [  6767] By: jhi                                   on 2000/08/22  14:11:24
57321         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
57322              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57323              Date: Mon, 21 Aug 2000 19:08:31 -0700
57324              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
57325      Branch: perl
57326            - ext/Storable/patchlevel.h
57327            ! MANIFEST ext/Storable/MANIFEST
57328 ____________________________________________________________________________
57329 [  6766] By: jhi                                   on 2000/08/22  13:49:29
57330         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
57331              From: Peter Prymmer <pvhp@forte.com>
57332              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
57333              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
57334      Branch: perl
57335            ! configure.com ext/Storable/Makefile.PL
57336 ____________________________________________________________________________
57337 [  6765] By: jhi                                   on 2000/08/22  13:44:59
57338         Log: Subject: [PATCH blead] B:: missing dependency
57339              From: Hugo <hv@crypt.compulink.co.uk>
57340              Date: Tue, 22 Aug 2000 06:44:33 +0100
57341              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
57342      Branch: perl
57343            ! ext/B/Makefile.PL
57344 ____________________________________________________________________________
57345 [  6764] By: jhi                                   on 2000/08/22  13:38:12
57346         Log: More bytecompiler.
57347      Branch: perl
57348            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
57349 ____________________________________________________________________________
57350 [  6763] By: jhi                                   on 2000/08/22  13:36:44
57351         Log: Bytecompiler patches from Benjamin Stuhl.
57352      Branch: perl
57353            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
57354            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
57355            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
57356            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
57357            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
57358            ! perl.c perlapi.h pod/perldelta.pod
57359 ____________________________________________________________________________
57360 [  6762] By: jhi                                   on 2000/08/21  23:43:40
57361         Log: An obsoleted diagnostic.
57362      Branch: perl
57363            ! pod/perldelta.pod
57364 ____________________________________________________________________________
57365 [  6761] By: jhi                                   on 2000/08/21  23:01:45
57366         Log: The #6759 wasn't quite right.
57367      Branch: perl
57368            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
57369            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
57370            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
57371            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
57372            ! t/lib/st-tieditems.t
57373 ____________________________________________________________________________
57374 [  6760] By: jhi                                   on 2000/08/21  22:35:49
57375         Log: Be verydeepclean.
57376      Branch: perl
57377            ! Makefile.SH
57378 ____________________________________________________________________________
57379 [  6759] By: jhi                                   on 2000/08/21  22:25:40
57380         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
57381              From: Peter Prymmer <pvhp@forte.com>
57382              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
57383              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
57384      Branch: perl
57385            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
57386            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
57387            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
57388            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
57389            ! t/lib/st-tieditems.t
57390 ____________________________________________________________________________
57391 [  6758] By: jhi                                   on 2000/08/21  22:22:32
57392         Log: Few more casts, need reported in
57393              
57394              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
57395              From: Mike Stok <mike@stok.co.uk>
57396              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
57397              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
57398              
57399              and
57400              
57401              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
57402              From: abigail@foad.org
57403              Date: 21 Aug 2000 21:31:34 -0000
57404              Message-Id: <20000821213134.30170.qmail@foad.org>
57405      Branch: perl
57406            ! ext/Storable/Storable.xs
57407 ____________________________________________________________________________
57408 [  6757] By: jhi                                   on 2000/08/21  18:37:07
57409         Log: Update Changes.
57410      Branch: perl
57411            ! Changes patchlevel.h
57412 ____________________________________________________________________________
57413 [  6756] By: jhi                                   on 2000/08/21  18:34:02
57414         Log: A pod nit.
57415              
57416              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
57417              From: <abigail@foad.org>
57418              Date: Mon, 21 Aug 2000 14:00:16 -0400
57419              Message-ID: <20000821180016.28627.qmail@foad.org>
57420      Branch: perl
57421            ! pod/perlre.pod
57422 ____________________________________________________________________________
57423 [  6755] By: jhi                                   on 2000/08/21  18:30:56
57424         Log: Use PodParser 1.18 new test.
57425      Branch: perl
57426            ! t/pod/special_seqs.t t/pod/special_seqs.xr
57427 ____________________________________________________________________________
57428 [  6754] By: jhi                                   on 2000/08/21  18:28:35
57429         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
57430              patches cannot be applied since #6712 conflicts.
57431      Branch: perl
57432            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
57433 ____________________________________________________________________________
57434 [  6753] By: jhi                                   on 2000/08/21  18:15:11
57435         Log: Weed out some smaller changes.
57436      Branch: perl
57437            ! pod/perldelta.pod
57438 ____________________________________________________________________________
57439 [  6752] By: jhi                                   on 2000/08/21  18:02:30
57440         Log: Also under djgpp the timestamps are funky.
57441      Branch: perl
57442            ! t/op/stat.t
57443 ____________________________________________________________________________
57444 [  6751] By: jhi                                   on 2000/08/21  17:55:56
57445         Log: Tweak the floating point output routine preferences.
57446      Branch: metaconfig
57447            ! U/compline/d_gconvert.U
57448      Branch: perl
57449            ! Configure
57450 ____________________________________________________________________________
57451 [  6750] By: jhi                                   on 2000/08/21  17:51:29
57452         Log: Unicos/mk requires elaborate paranoia.
57453      Branch: perl
57454            ! lib/Math/Complex.pm
57455 ____________________________________________________________________________
57456 [  6749] By: gsar                                  on 2000/08/21  16:53:31
57457         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
57458      Branch: perl
57459            ! lib/Cwd.pm
57460 ____________________________________________________________________________
57461 [  6748] By: gsar                                  on 2000/08/21  16:22:19
57462         Log: free TLS slot properly on Windows
57463      Branch: perl
57464            ! thread.h win32/perllib.c win32/win32thread.h
57465 ____________________________________________________________________________
57466 [  6747] By: jhi                                   on 2000/08/21  16:20:58
57467         Log: Rename the macro argument because some preprocessors
57468              can't tell the difference and expand arguments also inside
57469              double quoted strings.
57470      Branch: perl
57471            ! regcomp.c
57472 ____________________________________________________________________________
57473 [  6746] By: jhi                                   on 2000/08/21  16:09:41
57474         Log: Support long doubles in Storable.
57475              
57476              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
57477              From: Radu Greab <radu@netsoft.ro>
57478              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
57479              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
57480      Branch: perl
57481            ! ext/Storable/Storable.xs
57482 ____________________________________________________________________________
57483 [  6745] By: jhi                                   on 2000/08/21  15:51:40
57484         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
57485              From: "Fifer, Eric" <EFifer@sanwaint.com>
57486              Date: Mon, 21 Aug 2000 15:34:49 +0100
57487              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
57488      Branch: perl
57489            ! t/pragma/warn/9enabled
57490 ____________________________________________________________________________
57491 [  6744] By: jhi                                   on 2000/08/21  15:39:35
57492         Log: Document the endianness of Alpha more precisely.
57493      Branch: perl
57494            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
57495            ! pod/perlport.pod
57496 ____________________________________________________________________________
57497 [  6743] By: jhi                                   on 2000/08/21  14:47:05
57498         Log: perldelta fixes from the p5p crowd.
57499      Branch: perl
57500            ! pod/perldelta.pod pod/perlop.pod
57501 ____________________________________________________________________________
57502 [  6742] By: jhi                                   on 2000/08/21  13:34:51
57503         Log: Update to Pod::LaTeX 0.53.
57504              
57505              Subject: [PATCH] lib/Pod/LaTeX.pm updates
57506              From: Tim Jenness <timj@jach.hawaii.edu>
57507              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
57508              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
57509      Branch: perl
57510            ! lib/Pod/LaTeX.pm
57511 ____________________________________________________________________________
57512 [  6741] By: jhi                                   on 2000/08/21  13:33:01
57513         Log: Subject: [PATCH] os2.c fix for use64bitint
57514              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57515              Date: Mon, 21 Aug 2000 01:32:25 -0700
57516              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
57517      Branch: perl
57518            ! os2/os2.c
57519 ____________________________________________________________________________
57520 [  6740] By: jhi                                   on 2000/08/21  13:28:52
57521         Log: Array context keeps slithering in.
57522              
57523              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
57524              From: Daniel Chetlin <daniel@chetlin.com>
57525              Date: Sun, 20 Aug 2000 21:40:25 -0700
57526              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
57527      Branch: perl
57528            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
57529            ! pod/perldebtut.pod
57530 ____________________________________________________________________________
57531 [  6739] By: jhi                                   on 2000/08/21  13:23:55
57532         Log: Big-endian quad fixes for Storable from Radu Greab,
57533              plus few explicit null casts for picky compilers.
57534      Branch: perl
57535            ! ext/Storable/Storable.xs
57536 ____________________________________________________________________________
57537 [  6738] By: gsar                                  on 2000/08/21  05:56:13
57538         Log: small tweaks for change#6705: avoid C++ style comments in C code;
57539              use Perl's malloc API rather than the low level system one
57540      Branch: perl
57541            ! win32/win32.c
57542 ____________________________________________________________________________
57543 [  6737] By: gsar                                  on 2000/08/21  05:35:41
57544         Log: add Storable to list of extensions on Windows
57545      Branch: perl
57546            ! win32/Makefile win32/makefile.mk
57547 ____________________________________________________________________________
57548 [  6736] By: jhi                                   on 2000/08/21  02:57:53
57549         Log: Update Changes.
57550      Branch: perl
57551            ! Changes patchlevel.h
57552 ____________________________________________________________________________
57553 [  6735] By: jhi                                   on 2000/08/21  02:57:20
57554         Log: Draft 0.
57555      Branch: perl
57556            ! pod/perldelta.pod
57557 ____________________________________________________________________________
57558 [  6734] By: jhi                                   on 2000/08/21  02:57:03
57559         Log: Add Storable 0.7.2 from Raphael Manfredi,
57560              plus the patch from
57561              
57562              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
57563              From: Radu Greab <radu@netsoft.ro>
57564              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
57565              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
57566              
57567              plus changes to get Storable to compile with
57568              picky ANSI compilers.
57569      Branch: perl
57570            + ext/Storable/ChangeLog ext/Storable/MANIFEST
57571            + ext/Storable/Makefile.PL ext/Storable/README
57572            + ext/Storable/Storable.pm ext/Storable/Storable.xs
57573            + ext/Storable/patchlevel.h t/lib/st-06compat.t
57574            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
57575            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
57576            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
57577            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
57578            + t/lib/st-tieditems.t
57579            ! MANIFEST
57580 ____________________________________________________________________________
57581 [  6733] By: jhi                                   on 2000/08/21  02:29:09
57582         Log: The correct cleaning order is an art.
57583      Branch: perl
57584            ! Makefile.SH
57585 ____________________________________________________________________________
57586 [  6732] By: jhi                                   on 2000/08/21  01:23:39
57587         Log: The #6724 is here.
57588      Branch: perl
57589            ! t/lib/ftmp-security.t
57590 ____________________________________________________________________________
57591 [  6731] By: jhi                                   on 2000/08/20  23:17:03
57592         Log: s/this one/the 5.6.0 release/
57593      Branch: perl
57594            ! pod/perl56delta.pod
57595 ____________________________________________________________________________
57596 [  6730] By: jhi                                   on 2000/08/20  23:07:34
57597         Log: Mention perlebcdic and perlposix-bc.
57598      Branch: perl
57599            ! pod/perlport.pod
57600 ____________________________________________________________________________
57601 [  6729] By: jhi                                   on 2000/08/20  21:32:59
57602         Log: Document the number of exponent digits.
57603      Branch: perl
57604            ! pod/perlfunc.pod
57605 ____________________________________________________________________________
57606 [  6728] By: jhi                                   on 2000/08/20  21:16:47
57607         Log: Use File::Spec->tmpdir().
57608              
57609              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
57610              From: Tim Jenness <timj@jach.hawaii.edu>
57611              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
57612              MIME-Version: 1.0
57613              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
57614      Branch: perl
57615            ! utils/perlbug.PL
57616 ____________________________________________________________________________
57617 [  6727] By: jhi                                   on 2000/08/20  20:43:32
57618         Log: Update Changes.
57619      Branch: perl
57620            ! Changes patchlevel.h
57621 ____________________________________________________________________________
57622 [  6726] By: jhi                                   on 2000/08/20  20:41:44
57623         Log: The veryclean target needs to clobber.
57624      Branch: perl
57625            ! Makefile.SH
57626 ____________________________________________________________________________
57627 [  6725] By: jhi                                   on 2000/08/20  20:37:38
57628         Log: Document odd vs even subreleases and -Dusedevel.
57629      Branch: perl
57630            ! INSTALL
57631 ____________________________________________________________________________
57632 [  6724] By: jhi                                   on 2000/08/20  19:58:05
57633         Log: Use temporary directory instead of current directory.
57634              
57635              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
57636              From: Tim Jenness <timj@jach.hawaii.edu>
57637              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
57638              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
57639      Branch: perl
57640            ! t/lib/ftmp-security.t
57641 ____________________________________________________________________________
57642 [  6723] By: jhi                                   on 2000/08/20  19:55:55
57643         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
57644              From: andreas.koenig@anima.de (Andreas J. Koenig)
57645              Date: 20 Aug 2000 15:52:03 +0200
57646              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
57647      Branch: perl
57648            ! lib/ExtUtils/MM_Unix.pm
57649 ____________________________________________________________________________
57650 [  6722] By: jhi                                   on 2000/08/20  19:46:01
57651         Log: Update to CGI 2.72, from Lincoln Stein.
57652      Branch: perl
57653            ! lib/CGI.pm
57654 ____________________________________________________________________________
57655 [  6721] By: jhi                                   on 2000/08/20  19:43:54
57656         Log: (Replaced by #8364.)
57657              
57658              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
57659              From: Radu Greab <radu@netsoft.ro>
57660              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
57661              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
57662      Branch: perl
57663            ! ext/GDBM_File/GDBM_File.xs
57664 ____________________________________________________________________________
57665 [  6720] By: jhi                                   on 2000/08/20  19:42:01
57666         Log: pp_open() could pass an uninitialized filename down to do_open9().
57667      Branch: perl
57668            ! pp_sys.c
57669 ____________________________________________________________________________
57670 [  6719] By: jhi                                   on 2000/08/20  14:06:41
57671         Log: UTF8 concat fixes.
57672              
57673              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
57674              From: Hugo <hv@crypt.compulink.co.uk>
57675              Date: Sun, 20 Aug 2000 07:30:46 +0100
57676              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
57677      Branch: perl
57678            ! pp_hot.c t/op/append.t
57679 ____________________________________________________________________________
57680 [  6718] By: jhi                                   on 2000/08/20  02:09:37
57681         Log: Let's try #6717 again.
57682      Branch: perl
57683            ! lib/File/Temp.pm
57684 ____________________________________________________________________________
57685 [  6717] By: jhi                                   on 2000/08/20  01:56:55
57686         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
57687              From: "Craig A. Berry" <craig.berry@metamorgs.com>
57688              Date: Sat, 19 Aug 2000 18:15:39 -0500
57689              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
57690      Branch: perl
57691            ! lib/File/Temp.pm
57692 ____________________________________________________________________________
57693 [  6716] By: jhi                                   on 2000/08/19  15:50:11
57694         Log: Update Changes.
57695      Branch: perl
57696            ! Changes patchlevel.h
57697 ____________________________________________________________________________
57698 [  6715] By: jhi                                   on 2000/08/19  15:39:09
57699         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
57700              From: Jonathan D Johnston <jdjohnston2@juno.com>
57701              Date: Thu, 17 Aug 2000 23:13:01 -0400       
57702              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
57703      Branch: perl
57704            ! pod/perlfunc.pod
57705 ____________________________________________________________________________
57706 [  6714] By: jhi                                   on 2000/08/19  15:34:04
57707         Log: Introduce a 'veryclean' target that is like 'distclean'
57708              but also removes *~ and *.orig.
57709      Branch: perl
57710            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
57711            ! utils/Makefile x2p/Makefile.SH
57712 ____________________________________________________________________________
57713 [  6713] By: jhi                                   on 2000/08/19  14:15:45
57714         Log: Put back the long double avoidance code to POSIX.xs
57715              because VMS seems to need it still.
57716      Branch: perl
57717            ! ext/POSIX/POSIX.xs
57718 ____________________________________________________________________________
57719 [  6712] By: jhi                                   on 2000/08/19  14:10:41
57720         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
57721              From: Peter Prymmer <pvhp@forte.com>
57722              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
57723              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
57724      Branch: perl
57725            ! lib/Pod/Find.pm t/pod/find.t
57726 ____________________________________________________________________________
57727 [  6711] By: jhi                                   on 2000/08/19  14:09:19
57728         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
57729              From: Peter Prymmer <pvhp@forte.com>
57730              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
57731              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
57732              cc: vmsperl@perl.org
57733      Branch: perl
57734            ! t/lib/peek.t
57735 ____________________________________________________________________________
57736 [  6710] By: jhi                                   on 2000/08/19  14:08:01
57737         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
57738              From: Jan Dubois <jand@ActiveState.com>
57739              Date: Fri, 18 Aug 2000 16:31:48 -0700
57740              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
57741      Branch: perl
57742            ! win32/win32.c
57743 ____________________________________________________________________________
57744 [  6709] By: jhi                                   on 2000/08/19  14:06:57
57745         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
57746              
57747              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
57748              From: Spider.Boardman@Orb.Nashua.NH.US
57749              Date: Fri, 18 Aug 2000 18:41:14 -0400
57750              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
57751      Branch: perl
57752            ! regcomp.c
57753 ____________________________________________________________________________
57754 [  6708] By: jhi                                   on 2000/08/18  22:04:49
57755         Log: Update Changes.
57756      Branch: perl
57757            ! Changes patchlevel.h
57758 ____________________________________________________________________________
57759 [  6707] By: jhi                                   on 2000/08/18  21:55:14
57760         Log: Add warnif(), check warnings further up the stack,
57761              all the warnings functions now can take an optional object reference.
57762              
57763              Subject: [PATCH bleedperl@6691] warnings pragma update
57764              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
57765              Date: Fri, 18 Aug 2000 22:42:06 +0100
57766              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
57767      Branch: perl
57768            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
57769            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
57770            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
57771 ____________________________________________________________________________
57772 [  6706] By: jhi                                   on 2000/08/18  21:41:45
57773         Log: Typo in pp_complement().
57774              
57775              Subject: [PATCH perl-current] Deparse
57776              From: Peter Scott <Peter@PSDT.com>
57777              Date: Fri, 18 Aug 2000 12:44:37 -0700
57778              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
57779      Branch: perl
57780            ! ext/B/B/Deparse.pm
57781 ____________________________________________________________________________
57782 [  6705] By: jhi                                   on 2000/08/18  21:25:59
57783         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
57784              From: Jan Dubois <jand@ActiveState.com>
57785              Date: Fri, 18 Aug 2000 14:22:51 -0700
57786              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
57787      Branch: perl
57788            ! lib/Win32.pod win32/win32.c
57789 ____________________________________________________________________________
57790 [  6704] By: jhi                                   on 2000/08/18  21:16:14
57791         Log: Don't eat leading os from index entries.
57792              
57793              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
57794              From: Russ Allbery <rra@stanford.edu>
57795              Date: 10 Aug 2000 20:49:25 -0700
57796              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
57797      Branch: perl
57798            ! lib/Pod/Man.pm
57799 ____________________________________________________________________________
57800 [  6703] By: jhi                                   on 2000/08/18  21:07:06
57801         Log: Add [[:blank:]] as suggested in
57802              
57803              Subject: [ID 20000716.024] [=cc=] / [:blank:]
57804              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
57805              Date: Sun, 16 Jul 2000 17:55:29 -0700
57806              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
57807              
57808              (the [=cc=] has already been taken care of by #6439
57809              so the whole bug report can be closed)
57810              
57811              and make [[:space:]] to be equivalent to isspace(3)
57812              (as opposed to \s, which is isSPACE()).  The difference
57813              is that now [[:space:]] matches the mythical vertical tab,
57814              while \s doesn't.
57815      Branch: perl
57816            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
57817            ! regexec.c t/op/pat.t
57818 ____________________________________________________________________________
57819 [  6702] By: jhi                                   on 2000/08/18  18:47:47
57820         Log: The new tests were missing from #6415.
57821      Branch: perl
57822            ! t/op/bop.t
57823 ____________________________________________________________________________
57824 [  6701] By: jhi                                   on 2000/08/18  18:20:40
57825         Log: Document the NDBM_File and ODBM_File as SDBM_File
57826              was documented in #6417.
57827      Branch: perl
57828            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
57829            ! ext/SDBM_File/SDBM_File.pm
57830 ____________________________________________________________________________
57831 [  6700] By: jhi                                   on 2000/08/18  18:10:39
57832         Log: Subject: [PATCH perl@6698] cygwin port
57833              From: "Fifer, Eric" <EFifer@sanwaint.com>
57834              Date: Fri, 18 Aug 2000 17:30:05 +0100
57835              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
57836      Branch: perl
57837            ! lib/File/Temp.pm
57838 ____________________________________________________________________________
57839 [  6699] By: jhi                                   on 2000/08/18  16:21:49
57840         Log: Document code point which makes if (defined %stash::) to work
57841              (noted by Spider Boardman).
57842      Branch: perl
57843            ! op.c
57844 ____________________________________________________________________________
57845 [  6698] By: jhi                                   on 2000/08/18  13:43:27
57846         Log: Update Changes.
57847      Branch: perl
57848            ! Changes patchlevel.h
57849 ____________________________________________________________________________
57850 [  6697] By: jhi                                   on 2000/08/18  13:35:57
57851         Log: Tiny Getopt::Long patch from Johan Vromans.
57852      Branch: perl
57853            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
57854 ____________________________________________________________________________
57855 [  6696] By: jhi                                   on 2000/08/18  13:26:14
57856         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
57857              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
57858              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
57859              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
57860      Branch: perl
57861            ! pod/perldiag.pod pod/perlsyn.pod
57862 ____________________________________________________________________________
57863 [  6695] By: jhi                                   on 2000/08/18  13:13:26
57864         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
57865              From: Daniel Chetlin <daniel@chetlin.com>
57866              Date: Fri, 18 Aug 2000 03:13:36 -0700
57867              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
57868      Branch: perl
57869            ! pod/perlfunc.pod
57870 ____________________________________________________________________________
57871 [  6694] By: jhi                                   on 2000/08/18  13:08:05
57872         Log: Subject: [PATCH] perltrap.pod spring cleaning
57873              From: Daniel Chetlin <daniel@chetlin.com>
57874              Date: Fri, 18 Aug 2000 03:06:54 -0700
57875              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
57876              
57877              plus Mike Guy's nitfix.
57878      Branch: perl
57879            ! pod/perltrap.pod
57880 ____________________________________________________________________________
57881 [  6693] By: jhi                                   on 2000/08/18  13:00:26
57882         Log: Unbuffer the output.
57883              
57884              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
57885              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57886              Date: Thu, 17 Aug 2000 18:39:29 -0700
57887              Message-ID: <RPJn5gzkgydf092yn@efn.org>
57888      Branch: perl
57889            ! t/op/fork.t
57890 ____________________________________________________________________________
57891 [  6692] By: jhi                                   on 2000/08/18  05:19:17
57892         Log: Delete the image, too, not just its MANIFEStation.
57893      Branch: perl
57894            - lib/CGI/eg/wilogo.gif
57895 ____________________________________________________________________________
57896 [  6691] By: jhi                                   on 2000/08/18  05:10:26
57897         Log: Propagate new Configure vars.
57898      Branch: perl
57899            ! configure.com epoc/config.sh uconfig.h uconfig.sh
57900            ! vos/config.def vos/config.h vos/config_h.SH_orig
57901            ! win32/config.bc win32/config.gc win32/config.vc
57902            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57903 ____________________________________________________________________________
57904 [  6690] By: jhi                                   on 2000/08/18  04:30:56
57905         Log: Update Changes.
57906      Branch: perl
57907            ! Changes patchlevel.h
57908 ____________________________________________________________________________
57909 [  6689] By: jhi                                   on 2000/08/18  04:12:30
57910         Log: Fix the lib/complex failure of
57911              
57912              From: abigail@foad.org
57913              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
57914              Date: 15 Aug 2000 04:06:38 -0000
57915              Message-Id: <20000815040638.8524.qmail@foad.org> 
57916              
57917              Linux long double accuracy issue: something that
57918              when printed with %g looks like "2" but int() of it is 1.
57919      Branch: perl
57920            ! lib/Math/Complex.pm
57921 ____________________________________________________________________________
57922 [  6688] By: jhi                                   on 2000/08/18  03:15:35
57923         Log: The byteorder code in #6671 was wrong.
57924      Branch: perl
57925            ! configpm
57926 ____________________________________________________________________________
57927 [  6687] By: jhi                                   on 2000/08/18  02:08:42
57928         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
57929              From: Jan Dubois <jand@ActiveState.com>
57930              Date: Thu, 17 Aug 2000 18:31:55 -0700
57931              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
57932      Branch: perl
57933            ! sv.c
57934 ____________________________________________________________________________
57935 [  6686] By: jhi                                   on 2000/08/18  02:04:15
57936         Log: Use NVs in POSIX math, not doubles.
57937              
57938              From: abigail@foad.org
57939              Subject: [ID 20000817.014] POSIX & modfl
57940              Date: 17 Aug 2000 20:49:18 -0000
57941              Message-Id: <20000817204918.23123.qmail@foad.org>
57942      Branch: perl
57943            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
57944 ____________________________________________________________________________
57945 [  6685] By: jhi                                   on 2000/08/18  02:02:12
57946         Log: Introduce NVef, NVff, and NVgf, use the middle one.
57947              (helps for lib/peek + Linux + long doubles)  Reported in
57948              
57949              From: abigail@foad.org
57950              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
57951              Date: 15 Aug 2000 04:06:38 -0000
57952              Message-Id: <20000815040638.8524.qmail@foad.org> 
57953              
57954              (note: the lib/complex failure has not yet been addressed)
57955      Branch: metaconfig/U/perl
57956            ! perlxvf.U
57957      Branch: perl
57958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57959            ! config_h.SH dump.c perl.h pod/perlguts.pod
57960 ____________________________________________________________________________
57961 [  6684] By: jhi                                   on 2000/08/17  23:22:19
57962         Log: Add byteorder to the myconfig output.
57963      Branch: perl
57964            ! myconfig.SH
57965 ____________________________________________________________________________
57966 [  6683] By: jhi                                   on 2000/08/17  23:20:19
57967         Log: The image doth not exist, spotted by Johan Vromans.
57968      Branch: perl
57969            ! MANIFEST
57970 ____________________________________________________________________________
57971 [  6682] By: jhi                                   on 2000/08/17  22:38:16
57972         Log: Document what the backtick returns if the command fails.
57973      Branch: perl
57974            ! pod/perlop.pod
57975 ____________________________________________________________________________
57976 [  6681] By: jhi                                   on 2000/08/17  22:33:12
57977         Log: Do not use prototyping here.
57978              
57979              Subject: [ID 20000817.016] [PATCH] Peek.xs
57980              From: abigail@foad.org
57981              Date: 17 Aug 2000 20:55:56 -0000
57982              Message-Id: <20000817205556.24270.qmail@foad.org>
57983      Branch: perl
57984            ! ext/Devel/Peek/Makefile.PL
57985 ____________________________________________________________________________
57986 [  6680] By: jhi                                   on 2000/08/17  19:46:43
57987         Log: Don't propose using modules built for 5.005 if no binary
57988              compatibility with 5.005 is attempted.
57989              
57990              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
57991              Subject: Minor nit with 5.7.0 (6655)
57992              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
57993              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
57994      Branch: metaconfig
57995            ! U/installdirs/inc_version_list.U
57996      Branch: perl
57997            ! Configure config_h.SH
57998 ____________________________________________________________________________
57999 [  6679] By: jhi                                   on 2000/08/17  19:16:39
58000         Log: Microperl config update.
58001      Branch: perl
58002            ! uconfig.h uconfig.sh
58003 ____________________________________________________________________________
58004 [  6678] By: jhi                                   on 2000/08/17  19:16:13
58005         Log: The #6648 wasn't protective enough for limited platforms
58006              (like microperl).
58007      Branch: perl
58008            ! dump.c sv.c
58009 ____________________________________________________________________________
58010 [  6677] By: jhi                                   on 2000/08/17  14:46:35
58011         Log: Update Changes.
58012      Branch: perl
58013            ! Changes patchlevel.h
58014 ____________________________________________________________________________
58015 [  6676] By: jhi                                   on 2000/08/17  14:44:02
58016         Log: Add perlebcdic from Peter Prymmer, regen toc.
58017      Branch: perl
58018            + pod/perlebcdic.pod
58019            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
58020 ____________________________________________________________________________
58021 [  6675] By: jhi                                   on 2000/08/17  14:41:52
58022         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
58023      Branch: perl
58024            ! pod/perldebtut.pod
58025 ____________________________________________________________________________
58026 [  6674] By: jhi                                   on 2000/08/17  14:29:43
58027         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
58028              
58029              Subject: [ID 20000724.006] -DLEAKTEST problem
58030              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
58031              Date: Tue, 25 Jul 2000 00:36:32 -0500
58032              Message-Id: <20000725003632.A26186@www.llamacom.com>
58033              
58034              Reminder sent
58035              
58036              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
58037              From: Hugo <hv@crypt.compulink.co.uk>
58038              Date: Thu, 17 Aug 2000 15:23:42 +0100
58039              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
58040      Branch: perl
58041            ! util.c
58042 ____________________________________________________________________________
58043 [  6673] By: jhi                                   on 2000/08/17  04:07:10
58044         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
58045              From: John Peacock <JPeacock@UnivPress.com>
58046              Date: Tue, 01 Aug 2000 09:38:12 -0400
58047              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
58048      Branch: perl
58049            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
58050 ____________________________________________________________________________
58051 [  6672] By: jhi                                   on 2000/08/17  03:04:35
58052         Log: Subject: [PATCH] Cwd.pm now uses strict
58053              From: Tim Jenness <timj@jach.hawaii.edu>
58054              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
58055              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
58056      Branch: perl
58057            ! lib/Cwd.pm
58058 ____________________________________________________________________________
58059 [  6671] By: jhi                                   on 2000/08/17  02:16:35
58060         Log: Make $Config{byteorder} more magical so that it is
58061              dynamically computed: nice for 'fat binaries'.
58062              
58063              Subject: [PATCH]: default byteorder
58064              From: Wilfredo Sánchez <wsanchez@apple.com>
58065              Date: Mon, 31 Jul 2000 19:45:31 -0700
58066              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
58067      Branch: perl
58068            ! configpm
58069 ____________________________________________________________________________
58070 [  6670] By: gsar                                  on 2000/08/17  01:22:21
58071         Log: move WNOHANG definition to where other such things are
58072      Branch: perl
58073            ! win32/win32.h
58074 ____________________________________________________________________________
58075 [  6669] By: jhi                                   on 2000/08/17  01:19:17
58076         Log: Update Changes.
58077      Branch: perl
58078            ! Changes patchlevel.h
58079 ____________________________________________________________________________
58080 [  6668] By: jhi                                   on 2000/08/17  01:16:29
58081         Log: Doc nits spotted by Richard Soderberg.
58082      Branch: perl
58083            ! README.posix-bc README.vmesa
58084 ____________________________________________________________________________
58085 [  6667] By: jhi                                   on 2000/08/17  01:12:11
58086         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
58087              From: "Casey R. Tweten" <crt@kiski.net>
58088              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
58089              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
58090      Branch: perl
58091            ! pod/perldebtut.pod
58092 ____________________________________________________________________________
58093 [  6666] By: jhi                                   on 2000/08/17  01:09:31
58094         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
58095              From: "Casey R. Tweten" <crt@kiski.net>
58096              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
58097              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
58098      Branch: perl
58099            ! lib/Shell.pm
58100 ____________________________________________________________________________
58101 [  6665] By: gsar                                  on 2000/08/17  01:03:52
58102         Log: add "ok" targets from change#6632 in makefile.mk
58103      Branch: perl
58104            ! pod/perlport.pod win32/Makefile win32/makefile.mk
58105 ____________________________________________________________________________
58106 [  6664] By: gsar                                  on 2000/08/17  00:56:11
58107         Log: avoid warnings from dense compiler
58108      Branch: perl
58109            ! win32/win32.c
58110 ____________________________________________________________________________
58111 [  6663] By: jhi                                   on 2000/08/17  00:51:49
58112         Log: Tweak the regex compilation errors once more.
58113      Branch: perl
58114            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
58115            ! t/op/regmesg.t t/pragma/warn/regcomp
58116 ____________________________________________________________________________
58117 [  6662] By: gsar                                  on 2000/08/17  00:28:19
58118         Log: trailing new %ENV entries weren't being pushed into the real
58119              environment of subprocesses on Windows
58120      Branch: perl
58121            ! t/op/magic.t win32/perlhost.h
58122 ____________________________________________________________________________
58123 [  6661] By: gsar                                  on 2000/08/17  00:19:20
58124         Log: waitpid() now handles externally spawned pids correctly;
58125              fixes for backtick/wait/waitpid failures on Windows 9x
58126              
58127              these changes make the pid returned by process functions on
58128              Windows 9x always positive by clearing the high bit (which
58129              is always set on Win9x); pseudo-process PIDs are likewise
58130              always negative now on Win9x (just as on NT/2000)
58131      Branch: perl
58132            ! pp_sys.c win32/perlhost.h win32/win32.c
58133 ____________________________________________________________________________
58134 [  6660] By: jhi                                   on 2000/08/17  00:04:32
58135         Log: Retract #6645.
58136      Branch: perl
58137            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58138            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
58139            ! t/op/sprintf.t
58140 ____________________________________________________________________________
58141 [  6659] By: gsar                                  on 2000/08/16  23:59:28
58142         Log: on windows, the return values from wait() and waitpid() don't
58143              match those of pseudo-pids
58144      Branch: perl
58145            ! pp_sys.c t/op/fork.t util.c win32/win32.c
58146 ____________________________________________________________________________
58147 [  6658] By: gsar                                  on 2000/08/16  23:56:14
58148         Log: pod nit seen in passing
58149      Branch: perl
58150            ! pod/perlfunc.pod
58151 ____________________________________________________________________________
58152 [  6657] By: gsar                                  on 2000/08/16  23:53:42
58153         Log: change#6328 could make close(SOCKET) return false on windows
58154              when it shouldn't
58155      Branch: perl
58156            ! win32/win32sck.c
58157 ____________________________________________________________________________
58158 [  6656] By: gsar                                  on 2000/08/16  23:46:57
58159         Log: check that the number pseudo children doesn't exceed
58160              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
58161              the WaitForMultipleObjects() limit that would cause wait()
58162              to crash)
58163              
58164              wait() and waitpid() could potentially be rewritten to use
58165              more than one thread to do the waiting to eliminate this
58166              limitation
58167      Branch: perl
58168            ! win32/perlhost.h
58169 ____________________________________________________________________________
58170 [  6655] By: jhi                                   on 2000/08/16  14:11:05
58171         Log: Update Changes.
58172      Branch: perl
58173            ! Changes patchlevel.h
58174 ____________________________________________________________________________
58175 [  6654] By: jhi                                   on 2000/08/16  14:10:12
58176         Log: Update to perldebtut 1.9, from Richard Foley.
58177      Branch: perl
58178            ! pod/perldebtut.pod
58179 ____________________________________________________________________________
58180 [  6653] By: jhi                                   on 2000/08/16  14:08:17
58181         Log: Change the regx compilation error markers to use = instead of <
58182              since pod makes using the latter quite messy.  Reported in
58183              ID 20000814.006 by Abigail and in
58184              Subject: Unknown escape E<> ?
58185              From: Lupe Christoph <lupe@lupe-christoph.de>
58186              Date: Fri, 11 Aug 2000 00:30:27 +0200
58187              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
58188      Branch: perl
58189            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
58190            ! t/op/regmesg.t t/pragma/warn/regcomp
58191 ____________________________________________________________________________
58192 [  6652] By: jhi                                   on 2000/08/16  13:25:31
58193         Log: Change the perlbug address to perl.org since it's more forgiving.
58194              
58195              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
58196              From: abigail@foad.org
58197              Date: 15 Aug 2000 04:15:40 -0000
58198              Message-Id: <20000815041540.8633.qmail@foad.org>
58199      Branch: perl
58200            ! utils/perlbug.PL
58201 ____________________________________________________________________________
58202 [  6651] By: jhi                                   on 2000/08/16  13:22:35
58203         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
58204              From: Tim Jenness <timj@jach.hawaii.edu>
58205              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
58206              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
58207      Branch: perl
58208            ! lib/Cwd.pm
58209 ____________________________________________________________________________
58210 [  6650] By: jhi                                   on 2000/08/16  13:18:13
58211         Log: Update to CPAN 1.57.
58212              
58213              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
58214              From: andreas.koenig@anima.de (Andreas J. Koenig)
58215              Date: 16 Aug 2000 15:09:46 +0200
58216              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
58217      Branch: perl
58218            ! lib/CPAN.pm
58219 ____________________________________________________________________________
58220 [  6649] By: jhi                                   on 2000/08/16  13:12:31
58221         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
58222              From: "Larry W. Virden" <lvirden@cas.org>
58223              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
58224              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
58225      Branch: perl
58226            ! README.hpux
58227 ____________________________________________________________________________
58228 [  6648] By: jhi                                   on 2000/08/16  13:03:53
58229         Log: The numeric locale was reset to "C" by s?printf and never restored.
58230              
58231              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
58232              From: Christian Kirsch <ck@held.mind.de>
58233              Date: Wed, 9 Aug 2000 17:05:17 +0200
58234              Message-Id: <20000809170517.A25389@held>
58235              
58236              No test since adding the failing example to locale.t
58237              does not fail -- probably because the locale settings are so
58238              thoroughly tweaked by that time.  Running the example standalone
58239              does fail, though.  UPDATE: test case added at change #7540.
58240      Branch: perl
58241            ! dump.c perl.h pp.c pp_ctl.c sv.c
58242 ____________________________________________________________________________
58243 [  6647] By: jhi                                   on 2000/08/16  00:07:54
58244         Log: Update Changes and test semi-automatic patchlevel updating.
58245      Branch: perl
58246            ! Changes patchlevel.h
58247 ____________________________________________________________________________
58248 [  6646] By: jhi                                   on 2000/08/15  23:35:07
58249         Log: Fix a dependency problem.
58250              
58251              Subject: [PATCH: 6640] VMS Makefile.SH update
58252              From: Peter Prymmer <pvhp@forte.com>
58253              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
58254              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
58255      Branch: perl
58256            ! vms/descrip_mms.template
58257 ____________________________________________________________________________
58258 [  6645] By: jhi                                   on 2000/08/15  23:33:23
58259         Log: (Retracted by #6660)
58260              
58261              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
58262              From: Dominic Dunlop <domo@computer.org>
58263              Date: Tue, 15 Aug 2000 22:20:52 +0200
58264              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
58265      Branch: metaconfig/U/perl
58266            + d_printfed.U
58267      Branch: perl
58268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58269            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
58270            ! t/op/sprintf.t
58271 ____________________________________________________________________________
58272 [  6644] By: jhi                                   on 2000/08/15  21:17:20
58273         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
58274              From: abigail@foad.org
58275              Date: 15 Aug 2000 20:12:41 -0000
58276              Message-Id: <20000815201241.25556.qmail@foad.org>
58277      Branch: perl
58278            ! INSTALL
58279 ____________________________________________________________________________
58280 [  6643] By: jhi                                   on 2000/08/15  21:15:28
58281         Log: (an already applied patch)
58282      Branch: perl
58283            ! lib/CGI.pm
58284 ____________________________________________________________________________
58285 [  6642] By: gsar                                  on 2000/08/15  19:54:05
58286         Log: magic callbacks all need to have same type signature
58287      Branch: perl
58288            ! embed.pl mg.c proto.h
58289 ____________________________________________________________________________
58290 [  6641] By: jhi                                   on 2000/08/15  17:56:27
58291         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)
58292              From: Mike Guy <mjtg@cam.ac.uk>
58293              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
58294              Date: Tue, 15 Aug 2000 18:26:45 +0100
58295              
58296              Only the peek.t part applied, not the hash quality part.
58297      Branch: perl
58298            ! t/lib/peek.t
58299 ____________________________________________________________________________
58300 [  6640] By: jhi                                   on 2000/08/15  16:37:37
58301         Log: Update Changes.
58302      Branch: perl
58303            ! Changes
58304 ____________________________________________________________________________
58305 [  6639] By: jhi                                   on 2000/08/15  16:34:55
58306         Log: Missed a file from #6638.
58307      Branch: perl
58308            ! lib/File/Temp.pm
58309 ____________________________________________________________________________
58310 [  6638] By: jhi                                   on 2000/08/15  16:33:19
58311         Log: Subject: [PATCH perl@6620] cygwin port
58312              From: "Fifer, Eric" <EFifer@sanwaint.com>
58313              Date: Tue, 15 Aug 2000 17:00:49 +0100
58314              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
58315      Branch: perl
58316            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
58317 ____________________________________________________________________________
58318 [  6637] By: jhi                                   on 2000/08/15  16:29:22
58319         Log: Subject: [PATCH] debugger exit code should reflect user exit code
58320              From: Mike Guy <mjtg@cam.ac.uk>
58321              Date: Tue, 15 Aug 2000 16:55:59 +0100
58322              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
58323      Branch: perl
58324            ! lib/perl5db.pl
58325 ____________________________________________________________________________
58326 [  6636] By: jhi                                   on 2000/08/15  15:30:58
58327         Log: Update Changes.
58328      Branch: perl
58329            ! Changes
58330 ____________________________________________________________________________
58331 [  6635] By: jhi                                   on 2000/08/15  15:27:21
58332         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
58333      Branch: metaconfig
58334            ! U/mkglossary U/mksample
58335      Branch: metaconfig/U/perl
58336            ! Devel.U
58337      Branch: perl
58338            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58339 ____________________________________________________________________________
58340 [  6634] By: jhi                                   on 2000/08/15  14:11:55
58341         Log: Don't blow limited stacks, a lower number is enough to
58342              tickle the lookbehind limit.
58343              
58344              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
58345              From: Dominic Dunlop <domo@computer.org>
58346              Date: Tue, 15 Aug 2000 13:51:24 +0200
58347              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
58348      Branch: perl
58349            ! t/op/regmesg.t
58350 ____________________________________________________________________________
58351 [  6633] By: jhi                                   on 2000/08/15  14:01:46
58352         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
58353              From: Mike Guy <mjtg@cam.ac.uk>
58354              Date: Tue, 15 Aug 2000 12:10:50 +0100
58355              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
58356      Branch: perl
58357            ! utils/perldoc.PL
58358 ____________________________________________________________________________
58359 [  6632] By: jhi                                   on 2000/08/15  13:58:48
58360         Log: make ok etc also for win32.
58361              
58362              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
58363              From: Prymmer/Kahn <pvhp@best.com>
58364              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
58365              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
58366      Branch: perl
58367            ! win32/Makefile
58368 ____________________________________________________________________________
58369 [  6631] By: jhi                                   on 2000/08/15  13:45:03
58370         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
58371      Branch: perl
58372            ! lib/Test.pm
58373 ____________________________________________________________________________
58374 [  6630] By: jhi                                   on 2000/08/15  03:25:09
58375         Log: Update Changes.
58376      Branch: perl
58377            ! Changes
58378 ____________________________________________________________________________
58379 [  6629] By: jhi                                   on 2000/08/15  03:23:53
58380         Log: magic_regdatum_set() is void, not int.
58381      Branch: perl
58382            ! embed.pl mg.c proto.h
58383 ____________________________________________________________________________
58384 [  6628] By: jhi                                   on 2000/08/15  03:08:02
58385         Log: Make the user to give up his firstborn, err, to knowingly
58386              verify installing an unstable developer release.  Also bump
58387              the release to 5.7.0, but leave a patch tag in the local
58388              patches saying that this is not yet the real thing.
58389      Branch: metaconfig
58390            ! U/modified/Instruct.U
58391      Branch: metaconfig/U/perl
58392            + Devel.U
58393      Branch: perl
58394            ! Configure patchlevel.h
58395 ____________________________________________________________________________
58396 [  6627] By: jhi                                   on 2000/08/14  22:32:52
58397         Log: README.os2 update.
58398              
58399              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
58400              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58401              Date: Wed, 02 Aug 2000 21:55:09 -0700
58402              Message-ID: <tsPi5gzkgegX092yn@efn.org>
58403      Branch: perl
58404            ! README.os2
58405 ____________________________________________________________________________
58406 [  6626] By: jhi                                   on 2000/08/14  21:00:02
58407         Log: Subject: Re: File::Temp problems on VMS in bleedperl
58408              From: Tim Jenness <timj@jach.hawaii.edu>
58409              cc: vmsperl@perl.org
58410              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
58411              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
58412      Branch: perl
58413            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
58414 ____________________________________________________________________________
58415 [  6625] By: jhi                                   on 2000/08/14  20:52:16
58416         Log: Add SUIDMAIL as was done for the CERT alert.
58417      Branch: perl
58418            ! patchlevel.h
58419 ____________________________________________________________________________
58420 [  6624] By: jhi                                   on 2000/08/14  20:48:50
58421         Log: Subject: sfio2000
58422              From: Daniel Muino <dmuino@afip.gov.ar>
58423              Date: Mon, 14 Aug 2000 16:58:11 -0300
58424              Message-ID: <20000814165811.B16368@con2-dgi>
58425      Branch: perl
58426            ! perlsdio.h perlsfio.h
58427 ____________________________________________________________________________
58428 [  6623] By: jhi                                   on 2000/08/14  20:47:36
58429         Log: Subject: warning: storage class after type is obsolescent
58430              From: Daniel Muino <dmuino@afip.gov.ar>
58431              Date: Mon, 14 Aug 2000 16:42:47 -0300
58432              Message-ID: <20000814164247.A16368@con2-dgi>
58433      Branch: perl
58434            ! regcomp.pl regnodes.h
58435 ____________________________________________________________________________
58436 [  6622] By: jhi                                   on 2000/08/14  20:43:05
58437         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
58438              From: abigail@foad.org
58439              Date: 14 Aug 2000 20:00:10 -0000
58440              Message-Id: <20000814200010.27271.qmail@foad.org>
58441      Branch: perl
58442            ! Changes
58443 ____________________________________________________________________________
58444 [  6621] By: jhi                                   on 2000/08/14  15:23:05
58445         Log: Update Changes.
58446      Branch: perl
58447            ! Changes
58448 ____________________________________________________________________________
58449 [  6620] By: jhi                                   on 2000/08/14  15:22:14
58450         Log: Subject: Re: [PATCH] @+, @- readonly
58451              From: Mike Guy <mjtg@cam.ac.uk>
58452              Date: Mon, 14 Aug 2000 15:26:55 +0100
58453              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
58454      Branch: perl
58455            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
58456            ! sv.c t/op/pat.t
58457 ____________________________________________________________________________
58458 [  6619] By: jhi                                   on 2000/08/14  14:12:08
58459         Log: Update Changes.
58460      Branch: perl
58461            ! Changes
58462 ____________________________________________________________________________
58463 [  6618] By: jhi                                   on 2000/08/14  14:09:34
58464         Log: For now remove the mail code.
58465      Branch: perl
58466            ! perl.c
58467 ____________________________________________________________________________
58468 [  6617] By: jhi                                   on 2000/08/14  14:08:28
58469         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
58470      Branch: perl
58471            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
58472            ! pod/perlfaq8.pod pod/perlsec.pod
58473 ____________________________________________________________________________
58474 [  6616] By: jhi                                   on 2000/08/14  14:00:11
58475         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
58476              From: Mike Guy <mjtg@cam.ac.uk>
58477              Date: Mon, 14 Aug 2000 08:26:02 +0100
58478              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
58479      Branch: perl
58480            ! lib/perl5db.pl
58481 ____________________________________________________________________________
58482 [  6615] By: jhi                                   on 2000/08/14  13:58:45
58483         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
58484              From: Mike Guy <mjtg@cam.ac.uk>
58485              Date: Mon, 14 Aug 2000 08:04:22 +0100
58486              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
58487      Branch: perl
58488            ! gv.c mg.c t/op/pat.t
58489 ____________________________________________________________________________
58490 [  6614] By: jhi                                   on 2000/08/14  13:56:45
58491         Log: Subject: Test fails / warnings with perl-current #6612
58492              From: Mike Guy <mjtg@cam.ac.uk>
58493              Date: Mon, 14 Aug 2000 07:57:23 +0100
58494              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
58495      Branch: perl
58496            ! t/lib/b.t t/lib/peek.t
58497 ____________________________________________________________________________
58498 [  6613] By: jhi                                   on 2000/08/14  13:45:33
58499         Log: VMS configure.com update continues.
58500      Branch: perl
58501            - vms/configure.com
58502            ! MANIFEST configure.com
58503 ____________________________________________________________________________
58504 [  6612] By: jhi                                   on 2000/08/13  22:13:35
58505         Log: Update Changes.
58506      Branch: perl
58507            ! Changes
58508 ____________________________________________________________________________
58509 [  6611] By: jhi                                   on 2000/08/13  16:21:45
58510         Log: Upgrade to CGI 2.71, from Lincoln Stein.
58511      Branch: perl
58512            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
58513 ____________________________________________________________________________
58514 [  6610] By: jhi                                   on 2000/08/13  15:09:16
58515         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
58516              From: Mike Guy <mjtg@cam.ac.uk>
58517              Date: Sun, 13 Aug 2000 13:45:51 +0100
58518              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
58519      Branch: perl
58520            ! t/op/regmesg.t
58521 ____________________________________________________________________________
58522 [  6609] By: jhi                                   on 2000/08/13  14:31:26
58523         Log: Andreas says that 1.56 is fine, so reverting back to it.
58524      Branch: perl
58525            ! lib/CPAN.pm
58526 ____________________________________________________________________________
58527 [  6608] By: jhi                                   on 2000/08/13  05:34:20
58528         Log: Update Changes.
58529      Branch: perl
58530            ! Changes
58531 ____________________________________________________________________________
58532 [  6607] By: jhi                                   on 2000/08/13  05:32:01
58533         Log: Put back the \z changes of #5406 to CPAN.pm.
58534      Branch: perl
58535            ! lib/CPAN.pm
58536 ____________________________________________________________________________
58537 [  6606] By: jhi                                   on 2000/08/13  05:20:16
58538         Log: Fix-n-skip the tests under 5005threads.
58539      Branch: perl
58540            ! t/lib/b.t
58541 ____________________________________________________________________________
58542 [  6605] By: jhi                                   on 2000/08/13  05:07:48
58543         Log: Fix the test for 5005threads.
58544      Branch: perl
58545            ! t/lib/peek.t
58546 ____________________________________________________________________________
58547 [  6604] By: jhi                                   on 2000/08/13  03:35:37
58548         Log: Should have deleted this in #6603.
58549      Branch: perl
58550            - vms/subconfigure.com
58551 ____________________________________________________________________________
58552 [  6603] By: jhi                                   on 2000/08/12  18:29:32
58553         Log: Rewrite of vms/subconfigure.com as configure.com,
58554              from Peter Prymmer and the vmsperl crew.
58555      Branch: perl
58556            + vms/configure.com
58557            ! MANIFEST
58558 ____________________________________________________________________________
58559 [  6602] By: jhi                                   on 2000/08/11  13:00:01
58560         Log: PlainText.pm is dead.
58561      Branch: perl
58562            - lib/Pod/PlainText.pm
58563            ! MANIFEST
58564 ____________________________________________________________________________
58565 [  6601] By: jhi                                   on 2000/08/11  04:06:45
58566         Log: Update Changes.
58567      Branch: perl
58568            ! Changes
58569 ____________________________________________________________________________
58570 [  6600] By: jhi                                   on 2000/08/11  04:06:10
58571         Log: Add a few missing files, update MANIFEST.
58572      Branch: perl
58573            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
58574            + lib/Pod/PlainText.pm t/pod/find.t
58575            ! MANIFEST t/op/regmesg.t
58576 ____________________________________________________________________________
58577 [  6599] By: jhi                                   on 2000/08/11  03:31:10
58578         Log: Add Perl debugging tutorial, regen toc. 
58579              
58580              Subject: perldebtut.pod
58581              From: Richard Foley <Richard.Foley@m.dasa.de>
58582              Date: Wed, 09 Aug 2000 10:17:15 +0200
58583              Message-id: <3991138B.262247B8@m.dasa.de>
58584      Branch: perl
58585            + pod/perldebtut.pod
58586            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
58587 ____________________________________________________________________________
58588 [  6598] By: jhi                                   on 2000/08/11  02:48:56
58589         Log: tiny Changes edit
58590      Branch: perl
58591            ! Changes
58592 ____________________________________________________________________________
58593 [  6597] By: jhi                                   on 2000/08/11  02:39:04
58594         Log: Tests for #6589.
58595              
58596              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
58597              From: simon@brecon.co.uk (Simon Cozens)
58598              Date: 11 Aug 2000 02:24:52 GMT
58599              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
58600      Branch: perl
58601            ! t/lib/b.t
58602 ____________________________________________________________________________
58603 [  6596] By: jhi                                   on 2000/08/11  01:50:07
58604         Log: Update Changes.
58605      Branch: perl
58606            ! Changes
58607 ____________________________________________________________________________
58608 [  6595] By: jhi                                   on 2000/08/11  01:47:16
58609         Log: nitfix
58610      Branch: perl
58611            ! Changes
58612 ____________________________________________________________________________
58613 [  6594] By: jhi                                   on 2000/08/11  01:36:16
58614         Log: Subject: Getting perlio and threads to compile
58615              From: Lupe Christoph <lupe@lupe-christoph.de>
58616              Date: Wed, 9 Aug 2000 11:35:54 +0200
58617              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
58618              
58619              (the Solaris version changes in Configure skipped)
58620      Branch: perl
58621            ! hints/solaris_2.sh thread.h
58622 ____________________________________________________________________________
58623 [  6593] By: jhi                                   on 2000/08/11  01:30:16
58624         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
58625              From: simon@brecon.co.uk (Simon Cozens)
58626              Date: 1 Aug 2000 06:55:19 GMT
58627              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
58628      Branch: perl
58629            ! lib/utf8.pm
58630 ____________________________________________________________________________
58631 [  6592] By: jhi                                   on 2000/08/11  01:26:39
58632         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
58633              From: Peter Scott <Peter@PeterScott.com>
58634              Date: Thu, 10 Aug 2000 08:23:27 -0700
58635              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
58636      Branch: perl
58637            ! lib/perl5db.pl
58638 ____________________________________________________________________________
58639 [  6591] By: jhi                                   on 2000/08/11  01:22:02
58640         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
58641              From: Hugo <hv@crypt.compulink.co.uk>
58642              Date: Thu, 10 Aug 2000 19:23:04 +0100
58643              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
58644      Branch: perl
58645            ! regexec.c t/op/pat.t
58646 ____________________________________________________________________________
58647 [  6590] By: jhi                                   on 2000/08/11  01:19:19
58648         Log: Preprocessing and postprocessing for File::Find.
58649              
58650              Subject: Patch to Find::File.pm to allow alphabetical results
58651              From: Joe Smith <jsmith@inwap.com>
58652              Date: Wed, 9 Aug 2000 02:44:54 -0700
58653              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
58654      Branch: perl
58655            ! lib/File/Find.pm
58656 ____________________________________________________________________________
58657 [  6589] By: jhi                                   on 2000/08/11  01:12:39
58658         Log: B::Deparse didn't do sub attributes.
58659              
58660              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
58661              From: simon@brecon.co.uk (Simon Cozens)
58662              Date: 9 Aug 2000 04:49:20 GMT
58663              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
58664      Branch: perl
58665            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
58666 ____________________________________________________________________________
58667 [  6588] By: jhi                                   on 2000/08/11  01:06:40
58668         Log: Subject: debugger "d" command doesnt check line number
58669              From: Mike Guy <mjtg@cam.ac.uk>
58670              Date: Tue, 08 Aug 2000 21:54:29 +0100
58671              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
58672      Branch: perl
58673            ! lib/perl5db.pl mg.c pod/perldiag.pod
58674 ____________________________________________________________________________
58675 [  6587] By: jhi                                   on 2000/08/11  00:45:03
58676         Log: sleep(1) does not necessarily return 1.
58677              
58678              Subject: [PATCH bleadperl] op/lex_assign.t  
58679              From: Hugo <hv@crypt.compulink.co.uk>
58680              Date: Thu, 03 Aug 2000 14:34:22 +0100        
58681              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
58682      Branch: perl
58683            ! t/op/lex_assign.t
58684 ____________________________________________________________________________
58685 [  6586] By: jhi                                   on 2000/08/11  00:31:50
58686         Log: Document the IO::Select timeout.
58687      Branch: perl
58688            ! ext/IO/lib/IO/Select.pm
58689 ____________________________________________________________________________
58690 [  6585] By: jhi                                   on 2000/08/11  00:13:54
58691         Log: Forgot contributor.
58692      Branch: perl
58693            ! Changes
58694 ____________________________________________________________________________
58695 [  6584] By: jhi                                   on 2000/08/11  00:09:19
58696         Log: detypo
58697      Branch: perl
58698            ! Changes
58699 ____________________________________________________________________________
58700 [  6583] By: jhi                                   on 2000/08/11  00:07:53
58701         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
58702              
58703              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
58704              From: Mike Guy <mjtg@cam.ac.uk> 
58705              Date: Thu, 10 Aug 2000 15:50:54 +0100
58706              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
58707      Branch: perl
58708            ! sv.c t/op/int.t
58709 ____________________________________________________________________________
58710 [  6582] By: jhi                                   on 2000/08/10  23:29:32
58711         Log: Update Changes.
58712      Branch: perl
58713            ! Changes
58714 ____________________________________________________________________________
58715 [  6581] By: jhi                                   on 2000/08/10  23:26:16
58716         Log: Put back the std @INC thing.
58717      Branch: perl
58718            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
58719            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
58720            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
58721            ! t/lib/gol-oo.t
58722 ____________________________________________________________________________
58723 [  6580] By: jhi                                   on 2000/08/10  23:03:34
58724         Log: Update to CGI 2.70, from Lincoln Stein.
58725      Branch: perl
58726            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
58727            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
58728            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
58729            ! t/lib/cgi-request.t
58730 ____________________________________________________________________________
58731 [  6579] By: jhi                                   on 2000/08/10  22:41:50
58732         Log: Update to CPAN 1.56, from Andreas König.
58733      Branch: perl
58734            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58735 ____________________________________________________________________________
58736 [  6578] By: jhi                                   on 2000/08/10  22:38:13
58737         Log: Update to Pod::Parser 1.17, from Brad Appleton.
58738      Branch: perl
58739            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
58740            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
58741            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
58742            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
58743            ! t/pod/include.t t/pod/included.t t/pod/lref.t
58744            ! t/pod/multiline_items.t t/pod/nested_items.t
58745            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58746            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
58747            ! t/pod/special_seqs.t
58748 ____________________________________________________________________________
58749 [  6577] By: jhi                                   on 2000/08/10  22:35:41
58750         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
58751      Branch: perl
58752            ! AUTHORS MAINTAIN
58753 ____________________________________________________________________________
58754 [  6576] By: jhi                                   on 2000/08/10  22:24:54
58755         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
58756      Branch: perl
58757            + t/lib/gol-oo.t
58758            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
58759            ! t/lib/gol-compat.t t/lib/gol-linkage.t
58760 ____________________________________________________________________________
58761 [  6575] By: jhi                                   on 2000/08/10  22:02:07
58762         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
58763      Branch: perl
58764            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
58765 ____________________________________________________________________________
58766 [  6574] By: jhi                                   on 2000/08/10  21:55:03
58767         Log: Iterating perl6 description.
58768      Branch: perl
58769            ! pod/perlfaq1.pod
58770 ____________________________________________________________________________
58771 [  6573] By: jhi                                   on 2000/08/10  21:48:26
58772         Log: Revert the sv.c part of #6559, a better fix is needed.
58773      Branch: perl
58774            ! sv.c
58775 ____________________________________________________________________________
58776 [  6572] By: jhi                                   on 2000/08/10  20:33:43
58777         Log: It's the 2ndO'ROSSC.
58778      Branch: perl
58779            ! pod/perlfaq1.pod
58780 ____________________________________________________________________________
58781 [  6571] By: jhi                                   on 2000/08/10  15:55:48
58782         Log: detypo
58783      Branch: perl
58784            ! pod/perlfaq1.pod
58785 ____________________________________________________________________________
58786 [  6570] By: jhi                                   on 2000/08/10  14:11:17
58787         Log: An exceptionally sticky typo.
58788      Branch: perl
58789            ! Changes
58790 ____________________________________________________________________________
58791 [  6569] By: jhi                                   on 2000/08/10  14:09:33
58792         Log: detypo (and test Changes updating script)
58793      Branch: perl
58794            ! Changes
58795 ____________________________________________________________________________
58796 [  6568] By: jhi                                   on 2000/08/10  14:07:07
58797         Log: Update Changes.
58798      Branch: perl
58799            ! Changes
58800 ____________________________________________________________________________
58801 [  6567] By: jhi                                   on 2000/08/10  14:06:19
58802         Log: Amend the description of Perl6.
58803              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
58804              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
58805              Date: Wed, 9 Aug 2000 22:11:06 -0500
58806              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
58807      Branch: perl
58808            ! pod/perlfaq1.pod
58809 ____________________________________________________________________________
58810 [  6566] By: jhi                                   on 2000/08/10  13:58:57
58811         Log: Subject: Remove dead entry in perldiag
58812              From: Mike Guy <mjtg@cam.ac.uk>
58813              Date: Thu, 10 Aug 2000 14:19:19 +0100
58814              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
58815      Branch: perl
58816            ! pod/perldiag.pod
58817 ____________________________________________________________________________
58818 [  6565] By: jhi                                   on 2000/08/10  13:51:48
58819         Log: Zero entries were skipped, fix from Adrian Goalby
58820              <argoalby@yahoo.co.uk>
58821      Branch: perl
58822            ! lib/unicode/Number.pl lib/unicode/mktables.PL
58823 ____________________________________________________________________________
58824 [  6564] By: jhi                                   on 2000/08/10  13:00:12
58825         Log: Subject: [PATCH 5.6.0] cygwin port
58826              From: "Fifer, Eric" <EFifer@sanwaint.com>
58827              Date: Thu, 10 Aug 2000 13:15:36 +0100
58828              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
58829      Branch: perl
58830            ! README.cygwin hints/cygwin.sh
58831 ____________________________________________________________________________
58832 [  6563] By: jhi                                   on 2000/08/10  12:55:16
58833         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
58834      Branch: perl
58835            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
58836 ____________________________________________________________________________
58837 [  6562] By: gsar                                  on 2000/08/10  08:38:39
58838         Log: warn is a macro, avoid using at a variable to avoid warnings
58839              in some configurations; readdir.t is too conservative in
58840              estimating number of *.t's
58841      Branch: perl
58842            ! t/op/readdir.t util.c
58843 ____________________________________________________________________________
58844 [  6561] By: jhi                                   on 2000/08/09  23:35:42
58845         Log: Update Changes.
58846      Branch: perl
58847            ! Changes
58848 ____________________________________________________________________________
58849 [  6560] By: jhi                                   on 2000/08/09  23:05:47
58850         Log: Subject: Re: enhanced(?) regex error messages
58851              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
58852              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
58853              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
58854              
58855              (plus two small patches sent privately)
58856              (this still seems to leave few test failures)
58857      Branch: perl
58858            + t/op/regmesg.t
58859            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
58860            ! t/pragma/warn/regcomp
58861 ____________________________________________________________________________
58862 [  6559] By: jhi                                   on 2000/08/09  20:41:18
58863         Log: (The fix did work but was not right, retracted in #6573)
58864              
58865              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
58866              From: Christian Kirsch <ck@held.mind.de>
58867              Date: Wed, 9 Aug 2000 17:05:17 +0200
58868              Message-Id: <20000809170517.A25389@held>
58869      Branch: perl
58870            ! sv.c t/pragma/locale.t
58871 ____________________________________________________________________________
58872 [  6558] By: jhi                                   on 2000/08/08  22:34:08
58873         Log: Tiny updates on the contributors list.
58874      Branch: perl
58875            ! Changes
58876 ____________________________________________________________________________
58877 [  6557] By: jhi                                   on 2000/08/08  19:34:28
58878         Log: Double check that we have a dirhandle.
58879      Branch: perl
58880            ! util.c
58881 ____________________________________________________________________________
58882 [  6556] By: jhi                                   on 2000/08/08  19:01:51
58883         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
58884              May be repopulated with fresh maintained examples.
58885      Branch: perl
58886            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
58887            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
58888            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
58889            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
58890            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
58891            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
58892            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
58893            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
58894            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
58895            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
58896            + lib/CGI/eg/wilogo_gif.uu
58897            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
58898            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
58899            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
58900            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
58901            - eg/cgi/frameset.cgi eg/cgi/index.html
58902            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
58903            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
58904            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
58905            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
58906            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
58907            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
58908            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
58909            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
58910            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
58911            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
58912            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
58913            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
58914            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
58915            - eg/van/vanish eg/who eg/wrapsuid
58916            ! MANIFEST
58917 ____________________________________________________________________________
58918 [  6555] By: jhi                                   on 2000/08/08  18:51:08
58919         Log: Delete chat2 as requested by Randal.
58920              
58921              Subject: Re: perlfaq8 coyness
58922              From: merlyn@stonehenge.com (Randal L. Schwartz) 
58923              Date: 15 May 2000 18:52:42 -0700 
58924              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
58925      Branch: perl
58926            - lib/chat2.pl
58927            ! MANIFEST
58928 ____________________________________________________________________________
58929 [  6554] By: jhi                                   on 2000/08/08  18:31:35
58930         Log: Regen global.sym.
58931      Branch: perl
58932            ! global.sym
58933 ____________________________________________________________________________
58934 [  6553] By: jhi                                   on 2000/08/08  18:28:13
58935         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
58936              (either perlbug or p5p ate the original), plus regen
58937              perlapi and perltoc. 
58938      Branch: perl
58939            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
58940            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
58941            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
58942            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
58943            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
58944            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
58945            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
58946            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
58947            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
58948            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
58949 ____________________________________________________________________________
58950 [  6552] By: jhi                                   on 2000/08/08  18:06:29
58951         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
58952              From: Mike Guy <mjtg@cam.ac.uk>
58953              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
58954              Date: Tue, 08 Aug 2000 15:51:27 +0100
58955      Branch: perl
58956            ! doop.c sv.h t/op/join.t t/pragma/overload.t
58957 ____________________________________________________________________________
58958 [  6551] By: jhi                                   on 2000/08/08  18:01:11
58959         Log: Re-apply #6549.
58960      Branch: perl
58961            ! lib/perl5db.pl
58962 ____________________________________________________________________________
58963 [  6550] By: jhi                                   on 2000/08/08  17:43:08
58964         Log: Accidental retraction of #6549.
58965      Branch: perl
58966            ! lib/perl5db.pl
58967 ____________________________________________________________________________
58968 [  6549] By: jhi                                   on 2000/08/08  17:40:04
58969         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
58970              From: Mike Guy <mjtg@cam.ac.uk>
58971              Date: Mon, 07 Aug 2000 21:49:58 +0100
58972              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
58973      Branch: perl
58974            ! lib/perl5db.pl
58975 ____________________________________________________________________________
58976 [  6548] By: jhi                                   on 2000/08/08  17:37:57
58977         Log: Document here-doc better.
58978              
58979              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
58980              From: Mike Guy <mjtg@cam.ac.uk>
58981              Date: Mon, 07 Aug 2000 14:02:09 +0100
58982              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
58983      Branch: perl
58984            ! pod/perldata.pod
58985 ____________________________________________________________________________
58986 [  6547] By: jhi                                   on 2000/08/08  17:33:34
58987         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
58988              From: "Randy J. Ray" <rjray@redhat.com>
58989              Date: Mon, 07 Aug 2000 19:12:25 -0700
58990              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
58991      Branch: perl
58992            ! perl.c pod/perlrun.pod
58993 ____________________________________________________________________________
58994 [  6546] By: jhi                                   on 2000/08/08  17:29:26
58995         Log: Subject: Re: enhanced(?) regex error messages 
58996              From: Hugo <hv@crypt.compulink.co.uk>
58997              Date: Tue, 08 Aug 2000 03:25:51 +0100
58998              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
58999              
59000              plus Capitalize the error messages, plus perldiag them.
59001      Branch: perl
59002            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
59003 ____________________________________________________________________________
59004 [  6545] By: jhi                                   on 2000/08/08  13:59:28
59005         Log: Augment #6539 a bit: don't croak if there's magic in the air.
59006              
59007              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
59008              From: Hugo <hv@crypt.compulink.co.uk>
59009              Date: Tue, 08 Aug 2000 03:02:03 +0100
59010              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
59011      Branch: perl
59012            ! pp.c t/op/bless.t
59013 ____________________________________________________________________________
59014 [  6544] By: jhi                                   on 2000/08/07  21:11:52
59015         Log: Make the test -w clean.
59016      Branch: perl
59017            ! t/op/bless.t
59018 ____________________________________________________________________________
59019 [  6543] By: jhi                                   on 2000/08/07  19:49:53
59020         Log: use warnings instead of $^W.
59021      Branch: perl
59022            ! t/op/bless.t
59023 ____________________________________________________________________________
59024 [  6542] By: jhi                                   on 2000/08/07  17:41:41
59025         Log: Disable a portability warning Because We Know What We Are Doing.
59026      Branch: perl
59027            ! t/op/bless.t
59028 ____________________________________________________________________________
59029 [  6541] By: jhi                                   on 2000/08/07  17:29:51
59030         Log: Tiny tidying on report_evil_fh().
59031      Branch: perl
59032            ! util.c
59033 ____________________________________________________________________________
59034 [  6540] By: jhi                                   on 2000/08/07  16:37:38
59035         Log: Make regular expression parse error messages easier to understand.
59036              
59037              Subject: Re: enhanced(?) regex error messages
59038              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
59039              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
59040              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
59041      Branch: perl
59042            ! regcomp.c
59043 ____________________________________________________________________________
59044 [  6539] By: jhi                                   on 2000/08/07  16:12:27
59045         Log: Make bless(REF, REF) a fatal error, add bless tests.
59046              
59047              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
59048              From: Hugo <hv@crypt.compulink.co.uk>
59049              Date: Mon, 07 Aug 2000 16:59:38 +0100
59050              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
59051      Branch: perl
59052            + t/op/bless.t
59053            ! MANIFEST pod/perldiag.pod pp.c sv.c
59054 ____________________________________________________________________________
59055 [  6538] By: jhi                                   on 2000/08/07  15:59:43
59056         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
59057              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
59058              Date: Thu, 3 Aug 2000 14:29:21 -0700
59059              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
59060      Branch: perl
59061            ! lib/lib_pm.PL
59062 ____________________________________________________________________________
59063 [  6537] By: jhi                                   on 2000/08/07  15:47:18
59064         Log: Retract #6419 for now since it breaks in AFS and MachTen.
59065      Branch: perl
59066            ! lib/Cwd.pm
59067 ____________________________________________________________________________
59068 [  6536] By: jhi                                   on 2000/08/07  15:05:29
59069         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
59070              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
59071              The security hole exists only in suidperls, which isn't
59072              installed or even built by default.
59073      Branch: perl
59074            ! perl.c
59075 ____________________________________________________________________________
59076 [  6535] By: jhi                                   on 2000/08/07  14:45:14
59077         Log: tr memory corruption fix from Simon Cozens.
59078      Branch: perl
59079            ! doop.c
59080 ____________________________________________________________________________
59081 [  6534] By: jhi                                   on 2000/08/06  11:38:16
59082         Log: Document a bit that UDP is not what you might think.
59083              
59084              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
59085              From: Lupe Christoph <lupe@lupe-christoph.de>
59086              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
59087              Date: Mon, 24 Jul 2000 08:59:15 +0200
59088      Branch: perl
59089            ! pod/perlipc.pod
59090 ____________________________________________________________________________
59091 [  6533] By: jhi                                   on 2000/08/06  11:35:01
59092         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
59093              From: Jeff Pinyan <jeffp@hut.crusoe.net>
59094              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
59095              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
59096      Branch: perl
59097            ! pod/perlfunc.pod
59098 ____________________________________________________________________________
59099 [  6532] By: jhi                                   on 2000/08/06  03:45:41
59100         Log: Have symbols for the IoTYPEs.
59101      Branch: perl
59102            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
59103 ____________________________________________________________________________
59104 [  6531] By: jhi                                   on 2000/08/06  01:33:55
59105         Log: Continue fixing the io warnings.  This also
59106              sort of fixes bug ID 20000802.003: the core dump
59107              is no more.  Whether the current behaviour is correct
59108              (giving a warning: "Not a format reference"), is another matter.
59109      Branch: perl
59110            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
59111            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
59112 ____________________________________________________________________________
59113 [  6530] By: jhi                                   on 2000/08/05  21:33:12
59114         Log: Change the Policy policy: now -Dprefix= with an existing
59115              Policy.sh and prefix == siteprefix == vendorprefix, then all
59116              of them follow along the new prefix.
59117              
59118              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
59119              From: Andy Dougherty <doughera@lafayette.edu>
59120              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
59121              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
59122      Branch: perl
59123            ! Policy_sh.SH
59124 ____________________________________________________________________________
59125 [  6529] By: jhi                                   on 2000/08/05  18:57:28
59126         Log: Zap lib/Sys directory when cleaning up.
59127      Branch: perl
59128            ! Makefile.SH
59129 ____________________________________________________________________________
59130 [  6528] By: jhi                                   on 2000/08/05  18:40:44
59131         Log: Essential prototype changes were missing from #6527.
59132              Also make report_evil_fh() more bomb-proof.
59133      Branch: perl
59134            ! embed.h util.c
59135 ____________________________________________________________________________
59136 [  6527] By: jhi                                   on 2000/08/05  03:22:05
59137         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
59138              From: "Ronald F. Guilmette" <rfg@monkeys.com>
59139              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
59140              Message-Id: <200007242247.PAA52177@monkeys.com>
59141      Branch: perl
59142            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
59143 ____________________________________________________________________________
59144 [  6526] By: jhi                                   on 2000/08/04  21:23:27
59145         Log: gcc versions might have (parentheses) in them.
59146      Branch: metaconfig/U/perl
59147            ! gccvers.U
59148      Branch: perl
59149            ! Configure config_h.SH
59150 ____________________________________________________________________________
59151 [  6525] By: jhi                                   on 2000/08/04  20:23:12
59152         Log: Weed buglets pointed out by
59153              
59154              From: Lupe Christoph <lupe@lupe-christoph.de>
59155              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
59156              Date: Fri, 4 Aug 2000 17:34:39 +0200
59157              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
59158      Branch: metaconfig/U/perl
59159            ! gccvers.U uselfs.U
59160      Branch: perl
59161            ! Configure config_h.SH
59162 ____________________________________________________________________________
59163 [  6524] By: jhi                                   on 2000/08/04  19:02:08
59164         Log: Warn under -w if lstat(FH) is attempted.
59165              
59166              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
59167              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
59168              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
59169              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
59170      Branch: perl
59171            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
59172            ! t/pragma/warn/pp_sys
59173 ____________________________________________________________________________
59174 [  6523] By: jhi                                   on 2000/08/04  12:31:11
59175         Log: Subject: New perlcc, take 2
59176              From: simon@brecon.co.uk (Simon Cozens)
59177              Date: 4 Aug 2000 06:21:04 GMT
59178              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
59179      Branch: perl
59180            ! utils/perlcc.PL
59181 ____________________________________________________________________________
59182 [  6522] By: jhi                                   on 2000/08/04  12:26:33
59183         Log: Subject: Re: Array vs. List context
59184              From: Daniel Chetlin <daniel@chetlin.com>
59185              Date: Fri, 4 Aug 2000 00:22:44 -0700
59186              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
59187      Branch: perl
59188            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
59189            ! pod/perlfaq4.pod
59190 ____________________________________________________________________________
59191 [  6521] By: jhi                                   on 2000/08/04  12:22:38
59192         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
59193              From: Raymund Will <ray@caldera.de>
59194              Date: Fri, 4 Aug 2000 12:07:09 +0200
59195              Message-Id: <20000804120709.A14982@caldera.de>
59196      Branch: perl
59197            ! configure.gnu
59198 ____________________________________________________________________________
59199 [  6520] By: jhi                                   on 2000/08/04  04:09:06
59200         Log: After the #6519 a warning about stat() is just that,
59201              not about a filetest, which now have their own warning.
59202      Branch: perl
59203            ! pod/perldiag.pod
59204 ____________________________________________________________________________
59205 [  6519] By: jhi                                   on 2000/08/04  04:06:30
59206         Log: In the warnings call filehandles consistently so;
59207              add "unopened" warning for stat().
59208      Branch: perl
59209            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
59210            ! t/pragma/warn/pp_sys
59211 ____________________________________________________________________________
59212 [  6518] By: jhi                                   on 2000/08/04  02:55:35
59213         Log: Subject: Minor tweak to perlvar.pod
59214              From: "Stephen P. Potter" <spp@ds.net>
59215              Date: Tue, 18 Apr 2000 09:26:03 -0400
59216              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
59217      Branch: perl
59218            ! pod/perlvar.pod
59219 ____________________________________________________________________________
59220 [  6517] By: jhi                                   on 2000/08/04  02:50:08
59221         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
59222              From: "Clinton Pierce" <cpierce1@ford.com>
59223              Date: Wed, 21 Jul 1999 16:45:31 -0400
59224              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
59225              
59226              Fix by Stephen Potter (visible in the bug db but not in p5p?)
59227      Branch: perl
59228            ! pod/perlfunc.pod pod/perlop.pod
59229 ____________________________________________________________________________
59230 [  6516] By: jhi                                   on 2000/08/04  02:09:25
59231         Log: This is 6512.  Really.
59232      Branch: perl
59233            ! dump.c
59234 ____________________________________________________________________________
59235 [  6515] By: jhi                                   on 2000/08/04  01:25:50
59236         Log: mention the idea of @( and @)
59237      Branch: perl
59238            ! Todo-5.6
59239 ____________________________________________________________________________
59240 [  6514] By: bailey                                on 2000/08/04  01:18:46
59241         Log: YA resync with mainstem, including VMS patches from others
59242      Branch: vmsperl
59243           +> (branch 48 files)
59244            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
59245           !> (integrate 354 files)
59246 ____________________________________________________________________________
59247 [  6513] By: jhi                                   on 2000/08/04  01:18:18
59248         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
59249              From: Mark Dickinson <dickins3@fas.harvard.edu>
59250              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
59251              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
59252      Branch: perl
59253            ! t/op/grent.t t/op/pwent.t
59254 ____________________________________________________________________________
59255 [  6512] By: jhi                                   on 2000/08/04  01:14:06
59256         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
59257              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59258              Date: Wed, 02 Aug 2000 10:51:01 +0100
59259              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
59260      Branch: perl
59261            ! sv.c
59262 ____________________________________________________________________________
59263 [  6511] By: jhi                                   on 2000/08/04  00:57:00
59264         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
59265              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59266              Date: Thu, 03 Aug 2000 17:20:04 -0700
59267              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
59268      Branch: metaconfig
59269            ! U/modified/Cppsym.U
59270      Branch: perl
59271            ! Configure config_h.SH
59272 ____________________________________________________________________________
59273 [  6510] By: jhi                                   on 2000/08/04  00:25:28
59274         Log: detypo
59275      Branch: perl
59276            ! Makefile.SH
59277 ____________________________________________________________________________
59278 [  6509] By: jhi                                   on 2000/08/03  23:43:18
59279         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
59280              From: Dominic Dunlop <domo@computer.org>
59281              Date: Thu, 3 Aug 2000 22:16:46 +0200
59282              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
59283      Branch: perl
59284            ! t/op/sprintf.t
59285 ____________________________________________________________________________
59286 [  6508] By: jhi                                   on 2000/08/03  23:40:37
59287         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
59288              From: Hugo <hv@crypt.compulink.co.uk>
59289              Date: Thu, 03 Aug 2000 18:25:30 +0100
59290              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
59291      Branch: perl
59292            ! regcomp.c t/op/re_tests
59293 ____________________________________________________________________________
59294 [  6507] By: jhi                                   on 2000/08/03  23:38:28
59295         Log: Subject: [PATCH] sv.h documentation - SvLEN
59296              From: Mike Guy <mjtg@cam.ac.uk>
59297              Date: Thu, 03 Aug 2000 14:43:09 +0100
59298              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
59299      Branch: perl
59300            ! sv.h
59301 ____________________________________________________________________________
59302 [  6506] By: jhi                                   on 2000/08/03  15:49:14
59303         Log: Disable the fix_pl hack for now.
59304      Branch: perl
59305            ! Makefile.SH
59306 ____________________________________________________________________________
59307 [  6505] By: jhi                                   on 2000/08/03  13:49:04
59308         Log: Add a URL for FSF.
59309              
59310              Subject: Patch for README
59311              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
59312              Date: Wed, 2 Aug 2000 13:25:09 -0500
59313              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
59314      Branch: perl
59315            ! README
59316 ____________________________________________________________________________
59317 [  6504] By: jhi                                   on 2000/08/03  13:29:19
59318         Log: Be more informative on what is skipped and why,
59319              also repeat the list at the end.
59320      Branch: perl
59321            ! Porting/p4desc
59322 ____________________________________________________________________________
59323 [  6503] By: jhi                                   on 2000/08/03  13:07:05
59324         Log: Circumvent the removal of .patch by fix_pl.
59325              
59326              Subject: Re: [ID 20000802.011] unable to 'make test'          
59327              From: simon@brecon.co.uk (Simon Cozens) 
59328              Date: 3 Aug 2000 04:17:00 GMT
59329              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
59330      Branch: perl
59331            ! Makefile.SH
59332 ____________________________________________________________________________
59333 [  6502] By: jhi                                   on 2000/08/03  00:14:34
59334         Log: Add the missing setproctitle unit.
59335      Branch: metaconfig/U/perl
59336            + d_setproctitle.U
59337 ____________________________________________________________________________
59338 [  6501] By: jhi                                   on 2000/08/03  00:00:26
59339         Log: The subtest 4 may fail also on VOBS, as pointed out
59340              by Nick Ing-Simmons in November 1999, bug id 19991124.003
59341              (but the failure in that bug report isn't the subtest 4).
59342      Branch: perl
59343            ! t/op/stat.t
59344 ____________________________________________________________________________
59345 [  6500] By: jhi                                   on 2000/08/02  23:49:30
59346         Log: Better skip message for the test; one of the two problems in
59347              
59348              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
59349              From: Lupe Christoph <lupe@lupe-christoph.de>
59350              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
59351              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
59352      Branch: perl
59353            ! t/op/numconvert.t
59354 ____________________________________________________________________________
59355 [  6499] By: jhi                                   on 2000/08/02  22:49:16
59356         Log: Allow "no Module;" even if there is no 'unimport'.
59357              
59358              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
59359              From: mjd@plover.com
59360              Date: 24 Mar 2000 15:24:34 -0000
59361              Message-Id: <20000324152434.15160.qmail@plover.com>
59362      Branch: perl
59363            ! gv.c
59364 ____________________________________________________________________________
59365 [  6498] By: jhi                                   on 2000/08/02  22:42:58
59366         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
59367              that are hopefully soon put into use.
59368      Branch: perl
59369            ! opcode.h opcode.pl opnames.h
59370 ____________________________________________________________________________
59371 [  6497] By: gsar                                  on 2000/08/02  22:28:59
59372         Log: require.t needs binmode() to work on windows
59373      Branch: perl
59374            ! t/comp/require.t
59375 ____________________________________________________________________________
59376 [  6496] By: jhi                                   on 2000/08/02  22:08:51
59377         Log: Document the IVdf UVuf UVof UVxf.
59378      Branch: perl
59379            ! pod/perlguts.pod
59380 ____________________________________________________________________________
59381 [  6495] By: jhi                                   on 2000/08/02  21:54:26
59382         Log: detypo #6494
59383      Branch: perl
59384            ! ext/Data/Dumper/Dumper.xs
59385 ____________________________________________________________________________
59386 [  6494] By: jhi                                   on 2000/08/02  21:49:17
59387         Log: Dump UVs as UVs in Data::Dumper.
59388              
59389              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
59390              From: Gurusamy Sarathy <gsar@ActiveState.com>
59391              Date: Thu, 27 Apr 2000 12:26:25 -0700
59392              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
59393      Branch: perl
59394            ! ext/Data/Dumper/Dumper.xs
59395 ____________________________________________________________________________
59396 [  6493] By: jhi                                   on 2000/08/02  17:01:58
59397         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
59398              From: Hugo <hv@crypt.compulink.co.uk>
59399              Date: Wed, 02 Aug 2000 14:53:56 +0100
59400              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
59401      Branch: perl
59402            ! regexec.c t/op/re_tests
59403 ____________________________________________________________________________
59404 [  6492] By: jhi                                   on 2000/08/02  15:02:46
59405         Log: The new setproctitle() feature is available only in 
59406              bleeding edge FreeBSD.  From Paul Saab.
59407      Branch: perl
59408            ! mg.c
59409 ____________________________________________________________________________
59410 [  6491] By: jhi                                   on 2000/08/02  13:34:36
59411         Log: The tr utf8 patching continues.
59412              
59413              Subject: Re: #6469, too many tests claimed in require.t
59414              From: simon@brecon.co.uk (Simon Cozens)
59415              Date: 2 Aug 2000 02:37:17 GMT
59416              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
59417              
59418              (the logic of the test was the wrong way round in the patch)
59419      Branch: perl
59420            ! doop.c
59421 ____________________________________________________________________________
59422 [  6490] By: jhi                                   on 2000/08/02  13:27:38
59423         Log: The name of a filehandle does not have <these>.
59424      Branch: perl
59425            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
59426            ! t/pragma/warn/pp_sys util.c
59427 ____________________________________________________________________________
59428 [  6489] By: jhi                                   on 2000/08/02  04:26:46
59429         Log: Remove the extraneous "main::" prefix from all the
59430              "opened only for", "on closed", and "never opened" warnings.
59431              
59432              Subject: Re: inappropriate warning
59433              From: Gurusamy Sarathy <gsar@ActiveState.com>
59434              Date: Mon, 20 Mar 2000 11:28:02 -0800
59435              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
59436      Branch: perl
59437            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
59438            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
59439            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
59440 ____________________________________________________________________________
59441 [  6488] By: jhi                                   on 2000/08/02  03:02:57
59442         Log: memcpy has n o in it, as pinted ut by Sarathy.
59443      Branch: perl
59444            ! pod/perlguts.pod
59445 ____________________________________________________________________________
59446 [  6487] By: jhi                                   on 2000/08/02  02:44:51
59447         Log: Document in one place the memory abstractions used in Perl core.
59448              
59449              Subject: Re: Memory abstraction
59450              From: simon@brecon.co.uk (Simon Cozens)
59451              Date: 2 Aug 2000 02:20:23 GMT
59452              Organization: Earth.li Origins
59453      Branch: perl
59454            ! pod/perlguts.pod
59455 ____________________________________________________________________________
59456 [  6486] By: jhi                                   on 2000/08/02  02:41:57
59457         Log: regen_headers, regen perltoc.
59458      Branch: perl
59459            ! perlapi.c pod/perltoc.pod
59460 ____________________________________________________________________________
59461 [  6485] By: jhi                                   on 2000/08/02  01:43:33
59462         Log: "This little thing tests for a file .patch, and if it contains
59463              a number, pops into patchlevel.h" (making it easier to track
59464              which development version people are reporting bugs against)
59465              
59466              Subject: Patchlevel autogeneration for repository perls
59467              From: simon@brecon.co.uk (Simon Cozens)
59468              Date: 14 Jul 2000 07:12:15 GMT
59469              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
59470      Branch: perl
59471            + fix_pl
59472            ! MANIFEST Makefile.SH
59473 ____________________________________________________________________________
59474 [  6484] By: jhi                                   on 2000/08/02  01:32:54
59475         Log: FreeBSD 3.* updates from
59476              
59477              From: Paul Saab <ps@yahoo-inc.com>
59478              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
59479              Date: Tue, 1 Aug 2000 15:41:39 -0700
59480              Message-Id: <20000801154139.A53740@yahoo-inc.com>
59481      Branch: perl
59482            ! hints/freebsd.sh
59483 ____________________________________________________________________________
59484 [  6483] By: jhi                                   on 2000/08/02  01:27:44
59485         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
59486              instead one must use setproctitle().  This was already addressed
59487              by change #6457, but the below has a new variant for FreeBSD 4.0
59488              or later, and the matter is also documented more.
59489              
59490              From: Paul Saab <ps@yahoo-inc.com>
59491              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
59492              Date: Tue, 1 Aug 2000 15:41:39 -0700
59493              Message-Id: <20000801154139.A53740@yahoo-inc.com>
59494      Branch: metaconfig/U/perl
59495            + i_libutil.U
59496      Branch: perl
59497            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
59498 ____________________________________________________________________________
59499 [  6482] By: jhi                                   on 2000/08/01  22:17:32
59500         Log: The test from this
59501              
59502              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
59503              Date: Sat, 15 Apr 2000 17:03:44 +0100
59504              From: Tom Hughes <tom@compton.nu>
59505              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
59506              
59507              was missing, the code change went in as #5989
59508              (which had a different test?)
59509      Branch: perl
59510            ! t/op/misc.t
59511 ____________________________________________________________________________
59512 [  6481] By: jhi                                   on 2000/08/01  21:48:38
59513         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
59514              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
59515              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
59516              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
59517      Branch: perl
59518            ! perl.h
59519 ____________________________________________________________________________
59520 [  6480] By: jhi                                   on 2000/08/01  18:05:28
59521         Log: Make p4desc to skip non-mainperl branches by default.
59522      Branch: perl
59523            ! Porting/p4desc
59524 ____________________________________________________________________________
59525 [  6479] By: jhi                                   on 2000/08/01  17:29:19
59526         Log: If gccosandvers is equal to osname, clear gccosandvers.
59527      Branch: metaconfig/U/perl
59528            ! gccvers.U
59529      Branch: perl
59530            ! Configure config_h.SH
59531 ____________________________________________________________________________
59532 [  6478] By: jhi                                   on 2000/08/01  15:54:08
59533         Log: BOM patching from Simon Cozens.
59534      Branch: perl
59535            ! toke.c
59536 ____________________________________________________________________________
59537 [  6477] By: jhi                                   on 2000/08/01  04:50:33
59538         Log: Stash away the largefiles flags and libswanted.
59539      Branch: perl
59540            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
59541 ____________________________________________________________________________
59542 [  6476] By: gsar                                  on 2000/08/01  04:24:24
59543         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
59544              on Windows)
59545      Branch: perl
59546            ! t/pragma/utf8.t utf8.c win32/win32.c
59547 ____________________________________________________________________________
59548 [  6475] By: jhi                                   on 2000/08/01  03:35:24
59549         Log: Make chr() for values >127 to create utf8 when under utf8.
59550              
59551              Subject: Re: uft8/chr()
59552              From: simon@brecon.co.uk (Simon Cozens)
59553              Date: 1 Aug 2000 02:37:02 GMT
59554              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
59555      Branch: perl
59556            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
59557 ____________________________________________________________________________
59558 [  6474] By: jhi                                   on 2000/08/01  02:36:18
59559         Log: In Digital UNIX warn if gcc explicitly chosen because even
59560              2.95.2 is known to cause problems.
59561      Branch: perl
59562            ! hints/dec_osf.sh
59563 ____________________________________________________________________________
59564 [  6473] By: jhi                                   on 2000/08/01  02:00:56
59565         Log: Make the safety catch for buggy gccs work with triple version
59566              numbers like 2.95.2.  Reported in
59567              
59568              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
59569              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
59570              Date: Mon, 31 Jul 2000 14:55:06 +0200
59571              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
59572      Branch: perl
59573            ! hints/dec_osf.sh
59574 ____________________________________________________________________________
59575 [  6472] By: jhi                                   on 2000/08/01  01:13:33
59576         Log: Subject: fix and question re: waitpid() under win32
59577              From: Brian Clarke <clarke@appliedmeta.com>
59578              Date: Fri, 28 Jul 2000 15:18:29 -0400
59579              Message-ID: <3981DC85.290314EB@appliedmeta.com>
59580              
59581              Slightly reformatted and WNOHANG # define moved to win32.h
59582              so that also POSIX.xs sees it, as suggsted by Sarathy.
59583      Branch: perl
59584            ! win32/win32.c win32/win32.h
59585 ____________________________________________________________________________
59586 [  6471] By: jhi                                   on 2000/08/01  00:55:05
59587         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
59588              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59589              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
59590              Date: Mon, 31 Jul 2000 13:28:51 +0100
59591              
59592              (aka ID 20000730.002)
59593      Branch: perl
59594            ! op.c t/op/tr.t
59595 ____________________________________________________________________________
59596 [  6470] By: jhi                                   on 2000/07/31  23:34:42
59597         Log: Document the problem with -P in HP-UX and its workaround.
59598              
59599              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
59600              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
59601              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
59602              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
59603      Branch: perl
59604            ! README.hpux
59605 ____________________________________________________________________________
59606 [  6469] By: jhi                                   on 2000/07/31  04:15:02
59607         Log: The swallow_bom() saga continues.  The #23 of require.t
59608              (UTF16-LE) still fails (silently, no output) but the #22
59609              (UTF16-BE) seems to be working now.  The root of the
59610              failure may be in sv_gets(): is it UTF-16LE-aware,
59611              especially when it comes to line endings? 
59612      Branch: perl
59613            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
59614            ! t/comp/require.t toke.c utf8.c
59615 ____________________________________________________________________________
59616 [  6468] By: jhi                                   on 2000/07/30  19:05:48
59617         Log: Find green threads before native threads.
59618              
59619              Subject: Re: Patch to jpl/JNI/Makefile.PL
59620              From: Jens Thomsen <jens@fiend.cis.com>
59621              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
59622              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
59623      Branch: perl
59624            ! jpl/JNI/Makefile.PL
59625 ____________________________________________________________________________
59626 [  6467] By: jhi                                   on 2000/07/30  18:36:22
59627         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
59628      Branch: perl
59629            ! doop.c
59630 ____________________________________________________________________________
59631 [  6466] By: jhi                                   on 2000/07/30  04:37:29
59632         Log: A new version of the "remove UPPERACSE string comparison"
59633              operators.  The problem with the previous one (change #6454)
59634              was that it was for Perl 5.6.0.  From Paul Marquess.
59635      Branch: perl
59636            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
59637            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
59638            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
59639 ____________________________________________________________________________
59640 [  6465] By: jhi                                   on 2000/07/29  22:39:56
59641         Log: Do not upgrade SVs into utf8 just because they participate
59642              in eq or cmp.  Reported and fix suggested in
59643              
59644              Subject: [ID 20000720.009] sv_eq UTF8 bug
59645              From: "Simon Cozens" <simon@othersideofthe.earth.li>
59646              Date: 21 Jul 2000 04:37:29 -0000
59647              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
59648              
59649              Exercise for the kind reader: should we or should we not
59650              cache the utf8 conversion alonside the SV? (as magic,
59651              as thestrxfrm()ed version is cached under use locale)
59652              Argue both for and against.
59653      Branch: perl
59654            ! sv.c
59655 ____________________________________________________________________________
59656 [  6464] By: jhi                                   on 2000/07/29  22:36:22
59657         Log: Subject: UTF8 concat
59658              From: simon@brecon.co.uk (Simon Cozens) 
59659              Date: 30 Jun 2000 06:13:25 GMT
59660              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
59661              
59662              (with a memory leak fixed, plus a few casts added)
59663              
59664              This also seems to help for
59665              
59666              Subject: [ID 20000716.015] join UTF8 weirdness
59667              From: root <root@ak-71.mind.de> 
59668              Date: Sat, 15 Jul 2000 15:29:54 +0200
59669              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
59670              
59671              (from Andreas König)
59672      Branch: perl
59673            ! pp_hot.c
59674 ____________________________________________________________________________
59675 [  6463] By: jhi                                   on 2000/07/29  00:55:39
59676         Log: Tune the comments and hopefully stop a memory leak.
59677      Branch: perl
59678            ! toke.c utf8.c
59679 ____________________________________________________________________________
59680 [  6462] By: jhi                                   on 2000/07/29  00:16:53
59681         Log: The problem described in this
59682              
59683              Subject: [ID 20000322.018] named chars aren't magical enough
59684              From: root <root@dixie.cscaper.com>     
59685              Date: Wed, 22 Mar 2000 18:37:42 -0700
59686              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
59687              
59688              has been fixed in perl 5.6.0 but just in case added a test
59689              to keep it away.  (The report from Joseph Hall.)
59690      Branch: perl
59691            ! t/lib/charnames.t
59692 ____________________________________________________________________________
59693 [  6461] By: jhi                                   on 2000/07/28  23:56:36
59694         Log: Tiny fixes for #6460.
59695      Branch: metaconfig/U/perl
59696            ! gccvers.U
59697      Branch: perl
59698            ! Configure config_h.SH
59699 ____________________________________________________________________________
59700 [  6460] By: jhi                                   on 2000/07/28  23:24:41
59701         Log: Warn if the version of the operating system used to compile gcc
59702              differs from the current version of the operating system.
59703              Also display the gcc compilation os and version in myconfig.
59704              Inspiration from
59705              
59706              Subject: Re: [ID 20000710.003] ERRORS!!         
59707              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59708              Date: Mon, 10 Jul 2000 15:54:16 -0400
59709              Message-ID: <20000710155416.A1384@O2.chapin.edu>
59710      Branch: metaconfig/U/perl
59711            ! gccvers.U
59712      Branch: perl
59713            ! Configure config_h.SH myconfig.SH
59714 ____________________________________________________________________________
59715 [  6459] By: jhi                                   on 2000/07/28  22:00:32
59716         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
59717              letter to $Config{osvers}.
59718      Branch: metaconfig
59719            ! U/modified/Oldconfig.U
59720      Branch: perl
59721            ! Configure config_h.SH
59722 ____________________________________________________________________________
59723 [  6458] By: jhi                                   on 2000/07/28  04:15:39
59724         Log: Back out #6454, doesn't seem to work.
59725              (Reason: that patch was for perl 5.6.0, not perl-current)
59726              (A version of the patch for perl-current came in later as #6466)
59727      Branch: perl
59728            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
59729            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
59730            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
59731 ____________________________________________________________________________
59732 [  6457] By: jhi                                   on 2000/07/27  23:31:49
59733         Log: Use setproctitle() if available to modify $0.
59734              
59735              Subject: setting $* on BSD4 broken
59736              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
59737              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
59738              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
59739      Branch: metaconfig
59740            ! U/modified/Myinit.U
59741      Branch: perl
59742            ! Configure config_h.SH mg.c
59743 ____________________________________________________________________________
59744 [  6456] By: jhi                                   on 2000/07/27  14:50:47
59745         Log: Allow "no AutoLoader;", based on change #6444,
59746              suggested by Graham Barr.
59747      Branch: perl
59748            ! lib/AutoLoader.pm
59749 ____________________________________________________________________________
59750 [  6455] By: jhi                                   on 2000/07/27  14:19:10
59751         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
59752              From: rspier@pobox.com (Robert Spier)
59753              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
59754              Message-ID: <14720.15855.787664.424783@rls.cx>
59755      Branch: perl
59756            ! pod/perldiag.pod
59757 ____________________________________________________________________________
59758 [  6454] By: jhi                                   on 2000/07/27  14:03:02
59759         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
59760              for a long time).
59761              
59762              Reported in
59763              
59764              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
59765              From: Ryan Herbert <rherbert@sycamorehq.com>
59766              Date: Mon, 17 Jul 2000 11:40:42 -0400
59767              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
59768              
59769              Patched in
59770              
59771              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
59772              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
59773              Date: Wed, 26 Jul 2000 23:40:18 +0100
59774              Message-ID: <000001bff752$79511880$0a17073e@tiny>
59775              
59776              based on an earlier patch from Stephen P. Potter.
59777              
59778              (Removed later by change #6458 because this patch was for
59779              perl 5.6.0, not perl-current)
59780      Branch: perl
59781            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
59782            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
59783            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
59784 ____________________________________________________________________________
59785 [  6453] By: jhi                                   on 2000/07/27  13:48:02
59786         Log: Subject: [PATCH] fixes bug 20000508.004
59787              From: Michael Stevens <mstevens@globnix.org>
59788              Date: Thu, 27 Jul 2000 13:49:04 +0100
59789              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
59790      Branch: perl
59791            ! pod/perldata.pod
59792 ____________________________________________________________________________
59793 [  6452] By: jhi                                   on 2000/07/26  23:51:26
59794         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
59795              and Craig A. Berry.
59796      Branch: perl
59797            ! lib/File/Temp.pm pod/perlport.pod
59798 ____________________________________________________________________________
59799 [  6451] By: jhi                                   on 2000/07/26  19:43:30
59800         Log: Be wary of close()s, too.
59801              
59802              Subject: Re: [PATCH] perlbug cleanup
59803              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59804              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
59805              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
59806      Branch: perl
59807            ! utils/perlbug.PL
59808 ____________________________________________________________________________
59809 [  6450] By: jhi                                   on 2000/07/26  18:41:40
59810         Log: Subject: Minor doc patch: handy.h
59811              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
59812              Date: Wed, 26 Jul 2000 15:34:25 -0300
59813              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
59814      Branch: perl
59815            ! handy.h pod/perlapi.pod
59816 ____________________________________________________________________________
59817 [  6449] By: jhi                                   on 2000/07/26  18:23:55
59818         Log: Subject: [PATCH] minor doc change - perlguts
59819              From: Michael Stevens <mstevens@globnix.org>
59820              Date: Thu, 13 Jul 2000 12:39:18 +0100
59821              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
59822      Branch: perl
59823            ! pod/perlguts.pod
59824 ____________________________________________________________________________
59825 [  6448] By: jhi                                   on 2000/07/26  18:20:30
59826         Log: open() wariness in perlbug.
59827              
59828              Subject: [PATCH] perlbug cleanup
59829              From: Michael Stevens <mstevens@globnix.org>
59830              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
59831              Date: Thu, 13 Jul 2000 15:52:23 +0100
59832      Branch: perl
59833            ! utils/perlbug.PL
59834 ____________________________________________________________________________
59835 [  6447] By: jhi                                   on 2000/07/26  18:13:04
59836         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
59837      Branch: perl
59838            ! lib/File/Temp.pm t/lib/ftmp-security.t
59839 ____________________________________________________________________________
59840 [  6446] By: jhi                                   on 2000/07/26  18:06:32
59841         Log: docfix from Peter Scott <Peter@PSDT.com>.
59842      Branch: perl
59843            ! pod/perlfunc.pod
59844 ____________________________________________________________________________
59845 [  6445] By: jhi                                   on 2000/07/26  17:53:31
59846         Log: Fix *foo{FORMAT}.
59847              
59848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59849              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
59850              Date: Wed, 26 Jul 2000 19:51:02 +0200
59851              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
59852              
59853              From: Graham Barr <gbarr@pobox.com>
59854              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
59855              Date: Wed, 26 Jul 2000 17:38:36 +0100
59856              Message-ID: <20000726173836.L472@pobox.com>
59857      Branch: perl
59858            ! pp.c sv.c t/op/gv.t
59859 ____________________________________________________________________________
59860 [  6444] By: jhi                                   on 2000/07/26  17:49:14
59861         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
59862              from Graham Barr in the module list.
59863      Branch: perl
59864            ! gv.c pod/perlobj.pod
59865 ____________________________________________________________________________
59866 [  6443] By: jhi                                   on 2000/07/26  16:06:56
59867         Log: More split() doc and test patches from Mike Guy.
59868      Branch: perl
59869            ! pod/perlfunc.pod t/op/split.t
59870 ____________________________________________________________________________
59871 [  6442] By: jhi                                   on 2000/07/26  16:05:30
59872         Log: MacOS nits from Matthias Neeracher.
59873      Branch: perl
59874            ! perl.c pp_ctl.c
59875 ____________________________________________________________________________
59876 [  6441] By: jhi                                   on 2000/07/26  04:39:57
59877         Log: Subject: [PATCH] split /^/
59878              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59879              Date: Tue, 25 Jul 2000 14:18:57 +0100
59880              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
59881              
59882              (with notes from tchrist and gbarr)
59883      Branch: perl
59884            ! pod/perlfunc.pod t/op/split.t
59885 ____________________________________________________________________________
59886 [  6440] By: jhi                                   on 2000/07/26  04:32:32
59887         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
59888              From: Peter Prymmer <pvhp@forte.com>
59889              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
59890              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
59891      Branch: perl
59892            ! vms/munchconfig.c
59893 ____________________________________________________________________________
59894 [  6439] By: jhi                                   on 2000/07/26  04:31:01
59895         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
59896              to be fatal errors (instead of by default ignoring them, and
59897              ignoring with a bug: even though -w gave an error, the opening [
59898              was left in)  Reported in:
59899              
59900              Subject: [ID 20000716.024] [=cc=] / [:blank:]
59901              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
59902              Date: Sun, 16 Jul 2000 17:55:29 -0700
59903              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
59904      Branch: perl
59905            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
59906 ____________________________________________________________________________
59907 [  6438] By: jhi                                   on 2000/07/25  15:41:15
59908         Log: Subject: [PATCH] av.c apidoc
59909              From: simon@brecon.co.uk (Simon Cozens)
59910              Date: 24 Jul 2000 06:40:52 GMT
59911              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
59912      Branch: perl
59913            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
59914            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
59915 ____________________________________________________________________________
59916 [  6437] By: jhi                                   on 2000/07/25  14:05:36
59917         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
59918              From: "Stephen P. Potter" <spp@ds.net>
59919              Date: Mon, 24 Jul 2000 14:22:23 -0400
59920              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
59921      Branch: perl
59922            ! pod/perllocale.pod
59923 ____________________________________________________________________________
59924 [  6436] By: jhi                                   on 2000/07/25  14:02:03
59925         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
59926              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59927              Date: Mon, 24 Jul 2000 18:04:28 +0100
59928              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
59929      Branch: perl
59930            ! t/lib/syslfs.t t/op/lfs.t
59931 ____________________________________________________________________________
59932 [  6435] By: jhi                                   on 2000/07/25  13:59:28
59933         Log: Get UTF16 BOMs working.  Patch from
59934              
59935              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
59936              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59937              Date: Tue, 25 Jul 2000 12:52:45 +0100
59938              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
59939              
59940              and notes from
59941              
59942              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
59943              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59944              Date: Tue, 25 Jul 2000 11:43:25 +0100
59945              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
59946      Branch: perl
59947            ! t/comp/require.t toke.c utf8.c
59948 ____________________________________________________________________________
59949 [  6434] By: jhi                                   on 2000/07/25  02:39:54
59950         Log: Make the "uninit variable" warning to say "concat or string"
59951              or "join or string" when in concat or join .
59952              
59953              Subject: Re: [ID 20000403.009] uninitialised concatenation???
59954              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59955              Date: Tue, 04 Apr 2000 18:22:58 +0100
59956              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
59957              
59958              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
59959              From: William R Ward <hermit@BayView.COM>
59960              Date: Thu, 30 Mar 2000 19:50:03 -0800
59961              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
59962      Branch: perl
59963            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
59964            ! t/pragma/warn/op t/pragma/warn/sv
59965 ____________________________________________________________________________
59966 [  6433] By: jhi                                   on 2000/07/24  17:52:56
59967         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
59968      Branch: perl
59969            ! lib/File/Spec/VMS.pm
59970 ____________________________________________________________________________
59971 [  6432] By: jhi                                   on 2000/07/24  17:44:44
59972         Log: Test cases for #6431.
59973              
59974              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
59975              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59976              Date: Mon, 24 Jul 2000 15:32:29 +0100
59977              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
59978      Branch: perl
59979            ! t/op/pat.t t/op/split.t
59980 ____________________________________________________________________________
59981 [  6431] By: jhi                                   on 2000/07/24  17:43:17
59982         Log: Bind op fix.
59983              
59984              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
59985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59986              Date: Mon, 17 Jul 2000 20:04:56 +0100
59987              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
59988      Branch: perl
59989            ! op.c
59990 ____________________________________________________________________________
59991 [  6430] By: jhi                                   on 2000/07/24  03:42:42
59992         Log: Subject: [ID 20000716.023] syslog test fails without sockets
59993              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59994              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
59995              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
59996      Branch: metaconfig/U/perl
59997            ! Extensions.U
59998      Branch: perl
59999            ! Configure config_h.SH
60000 ____________________________________________________________________________
60001 [  6429] By: jhi                                   on 2000/07/24  03:11:52
60002         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
60003              case, but add also notes explaining the relationship of this
60004              patch and the earlier notes by Sarathy.
60005              
60006              Subject: Map is still slow
60007              From: "Ben Tilly" <ben_tilly@hotmail.com>
60008              Date: Sat, 15 Jul 2000 17:23:27 EDT
60009              Message-ID: <20000715212327.21656.qmail@hotmail.com>
60010      Branch: perl
60011            ! pp_ctl.c
60012 ____________________________________________________________________________
60013 [  6428] By: jhi                                   on 2000/07/24  02:58:52
60014         Log: Documentation to explain the behaviour of map().
60015              
60016              Subject: Re: Map is still slow 
60017              From: Gurusamy Sarathy <gsar@ActiveState.com>
60018              Date: Sat, 15 Jul 2000 16:05:09 -0700
60019              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
60020      Branch: perl
60021            ! pp_ctl.c
60022 ____________________________________________________________________________
60023 [  6427] By: jhi                                   on 2000/07/24  02:50:03
60024         Log: Add tests for
60025              [ID 19991110.003] another matching finding by pcre author
60026              which has already been fixed by some patch, as verified in
60027              
60028              Subject: Re: two regex bugs from the mists of time (well, last November)
60029              From: Hugo <hv@crypt.compulink.co.uk>
60030              Date: Sat, 22 Jul 2000 18:12:58 +0100
60031              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
60032      Branch: perl
60033            ! t/op/re_tests
60034 ____________________________________________________________________________
60035 [  6426] By: jhi                                   on 2000/07/24  02:11:20
60036         Log: A missing 'break' after the [[:space:]] switch case.
60037              
60038              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
60039              From: "Stephen P. Potter" <spp@ds.net>
60040              Date: Tue, 18 Jul 2000 16:25:17 -0400
60041              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
60042      Branch: perl
60043            ! regcomp.c
60044 ____________________________________________________________________________
60045 [  6425] By: jhi                                   on 2000/07/24  02:06:12
60046         Log: The output might have been produced in the wrong order.
60047              
60048              Subject: [ID 20000720.003] [PATCH] t/op/write.t
60049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60050              Date: Thu, 20 Jul 2000 18:49:18 +0100
60051              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
60052      Branch: perl
60053            ! t/op/write.t
60054 ____________________________________________________________________________
60055 [  6424] By: jhi                                   on 2000/07/24  02:00:07
60056         Log: Use STDOUT consistently.
60057              
60058              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
60059              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60060              Date: Thu, 20 Jul 2000 18:04:01 +0100
60061              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
60062      Branch: perl
60063            ! lib/Test/Harness.pm
60064 ____________________________________________________________________________
60065 [  6423] By: jhi                                   on 2000/07/24  01:54:54
60066         Log: Protect against "wild next"s, that is, callbacks doing "next"
60067              instead of "return".
60068              
60069              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
60070              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60071              Date: Tue, 18 Jul 2000 11:30:16 +0100
60072              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
60073      Branch: perl
60074            ! lib/File/Find.pm
60075 ____________________________________________________________________________
60076 [  6422] By: jhi                                   on 2000/07/24  01:35:47
60077         Log: Out-of-date note removed.
60078              
60079              Subject: [PATCH] documentation perlipc
60080              From: rspier@pobox.com (Robert Spier)
60081              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
60082              Message-ID: <14711.35178.572612.502654@rls.cx>
60083      Branch: perl
60084            ! pod/perlipc.pod
60085 ____________________________________________________________________________
60086 [  6421] By: jhi                                   on 2000/07/24  00:09:18
60087         Log: Send all installperl messages to STDERR and be -w clean.
60088              
60089              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
60090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60091              Date: Sat, 22 Jul 2000 14:02:11 +0100
60092              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
60093      Branch: perl
60094            ! installperl
60095 ____________________________________________________________________________
60096 [  6420] By: jhi                                   on 2000/07/24  00:04:19
60097         Log: Decutandpasto.
60098              
60099              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
60100              From: "Richard Soderberg" <rs@crystalflame.net>
60101              Date: Sun, 23 Jul 2000 01:37:23 -0700
60102              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
60103      Branch: perl
60104            ! pod/perlipc.pod
60105 ____________________________________________________________________________
60106 [  6419] By: jhi                                   on 2000/07/24  00:01:12
60107         Log: A cleaner abs_path().
60108              Subject: Re: unix alternative to Cwd.pm
60109              From: Jeff Pinyan <jeffp@crusoe.net>
60110              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
60111              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
60112      Branch: perl
60113            ! lib/Cwd.pm
60114 ____________________________________________________________________________
60115 [  6418] By: jhi                                   on 2000/07/23  23:48:56
60116         Log: Detypo.
60117              
60118              Subject: [PATCH perl-current] Typo in hints/powerux.sh
60119              From: "Richard Soderberg" <rs@crystalflame.net>
60120              Date: Sun, 23 Jul 2000 01:27:33 -0700
60121              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
60122      Branch: perl
60123            ! hints/powerux.sh
60124 ____________________________________________________________________________
60125 [  6417] By: jhi                                   on 2000/07/17  22:13:31
60126         Log: Subject: SDBM_File documentation
60127              From: mjd@plover.com
60128              Date: 16 Jul 2000 17:41:17 -0000
60129              Message-ID: <20000716174117.18515.qmail@plover.com>
60130      Branch: perl
60131            ! ext/SDBM_File/SDBM_File.pm
60132 ____________________________________________________________________________
60133 [  6416] By: jhi                                   on 2000/07/17  19:13:26
60134         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
60135      Branch: perl
60136            ! hints/mpeix.sh mpeix/relink
60137 ____________________________________________________________________________
60138 [  6415] By: jhi                                   on 2000/07/15  14:11:02
60139         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
60140              the utf8 'characters' can be more than one octet).
60141              
60142              Date: Sat, 15 Jul 2000 00:21:56 +0100
60143              From: Tom Hughes <tom@compton.nu>
60144              Subject: Re: [ID 20000714.002]
60145              Message-ID: <db2334de49.tom@compton.compton.nu>
60146              
60147              Reported in
60148              
60149              Subject: [ID 20000714.002]
60150              From: "Simon Cozens" <simon@othersideofthe.earth.li>
60151              Date: 14 Jul 2000 15:13:09 -0000
60152              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
60153      Branch: perl
60154            ! doop.c
60155 ____________________________________________________________________________
60156 [  6414] By: jhi                                   on 2000/07/15  03:13:41
60157         Log: another VMS build tweak from Peter Prymmer
60158      Branch: perl
60159            ! vms/descrip_mms.template
60160 ____________________________________________________________________________
60161 [  6413] By: jhi                                   on 2000/07/15  03:10:40
60162         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
60163      Branch: perl
60164            ! vms/perlvms.pod
60165 ____________________________________________________________________________
60166 [  6412] By: jhi                                   on 2000/07/15  00:31:05
60167         Log: More docs for sv functions.
60168              
60169              Subject: [PATCH cfgperl] sv.c apidoc
60170              From: simon@brecon.co.uk (Simon Cozens)
60171              Date: 13 Jul 2000 09:00:20 GMT
60172              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
60173              
60174              Subject: Re: [PATCH cfgperl] sv.c apidoc
60175              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60176              Date: Thu, 13 Jul 2000 12:27:41 +0100
60177              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
60178              
60179              Subject: Re: [PATCH cfgperl] sv.c apidoc
60180              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60181              Date: Thu, 13 Jul 2000 13:23:09 +0100
60182              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
60183              
60184              Subject: Re: [PATCH cfgperl] sv.c apidoc
60185              From: simon@brecon.co.uk (Simon Cozens)
60186              Date: 14 Jul 2000 06:51:02 GMT
60187              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
60188      Branch: perl
60189            ! embed.pl pod/perlapi.pod sv.c
60190 ____________________________________________________________________________
60191 [  6411] By: jhi                                   on 2000/07/15  00:10:41
60192         Log: lib/b test fixes from Peter Prymmer.
60193      Branch: perl
60194            ! t/lib/b.t
60195 ____________________________________________________________________________
60196 [  6410] By: jhi                                   on 2000/07/15  00:02:09
60197         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
60198              From: Hugo <hv@crypt.compulink.co.uk>
60199              Date: Fri, 14 Jul 2000 23:05:20 +0100
60200              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
60201              
60202              Didn't anymore apply, but that point still could use another fix.
60203      Branch: perl
60204            ! pod/perlfunc.pod
60205 ____________________________________________________________________________
60206 [  6409] By: jhi                                   on 2000/07/14  23:15:15
60207         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
60208              not in pod, from Peter Prymmer
60209      Branch: perl
60210            ! vms/descrip_mms.template
60211 ____________________________________________________________________________
60212 [  6408] By: jhi                                   on 2000/07/14  20:35:05
60213         Log: The bug report
60214              [ID 19991110.002] minimal matching discrepancy found by pcre author
60215              seems to have been fixed (though differently from what was suggested
60216              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
60217      Branch: perl
60218            ! t/op/re_tests
60219 ____________________________________________________________________________
60220 [  6407] By: jhi                                   on 2000/07/14  17:38:08
60221         Log: Fix AutoSplit to use File::Spec the right way in VMS,
60222              from Peter Prymmer.
60223      Branch: perl
60224            ! lib/AutoSplit.pm
60225 ____________________________________________________________________________
60226 [  6406] By: jhi                                   on 2000/07/14  14:13:22
60227         Log: Merge perlhacktut into perlhack, update perlguts.
60228              
60229              Subject: Re: Perlhacktut
60230              From: simon@brecon.co.uk (Simon Cozens)
60231              Date: 14 Jul 2000 06:49:21 GMT
60232              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
60233              
60234              Subject: Re: Perlhacktut
60235              From: simon@brecon.co.uk (Simon Cozens)
60236              Date: 14 Jul 2000 07:09:45 GMT
60237              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
60238      Branch: perl
60239            ! pod/perlguts.pod pod/perlhack.pod
60240 ____________________________________________________________________________
60241 [  6405] By: jhi                                   on 2000/07/14  14:02:31
60242         Log: Integrate with Sarathy.
60243      Branch: cfgperl
60244           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
60245           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
60246           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
60247 ____________________________________________________________________________
60248 [  6404] By: gsar                                  on 2000/07/14  12:15:02
60249         Log: PERL_OBJECT build tweaks
60250      Branch: perl
60251            ! toke.c
60252 ____________________________________________________________________________
60253 [  6403] By: gsar                                  on 2000/07/14  11:23:41
60254         Log: inconsistent types needs casts
60255      Branch: perl
60256            ! toke.c
60257 ____________________________________________________________________________
60258 [  6402] By: gsar                                  on 2000/07/14  11:12:04
60259         Log: typos in change#6399, regen headers
60260      Branch: perl
60261            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
60262 ____________________________________________________________________________
60263 [  6401] By: gsar                                  on 2000/07/14  10:59:12
60264         Log: typecasts needed for change#6394
60265      Branch: perl
60266            ! toke.c
60267 ____________________________________________________________________________
60268 [  6400] By: gsar                                  on 2000/07/14  10:49:37
60269         Log: integrate cfgperl contents into mainline
60270      Branch: perl
60271           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
60272           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
60273 ____________________________________________________________________________
60274 [  6399] By: gsar                                  on 2000/07/14  10:38:35
60275         Log: enable UTF-16 filter by default if relevant BOM is seen; various
60276              cleanups (typos, misformatted code, and small bugs)
60277      Branch: perl
60278            ! doop.c embed.pl mg.c op.c pp.c toke.c
60279 ____________________________________________________________________________
60280 [  6398] By: gsar                                  on 2000/07/14  08:55:38
60281         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
60282              name suggests anyway)
60283      Branch: perl
60284            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
60285 ____________________________________________________________________________
60286 [  6397] By: gsar                                  on 2000/07/14  08:44:33
60287         Log: move new variables to the end of the interpreter structure (for
60288              bincompat in code that doesn't #include XSUB.h)
60289      Branch: perl
60290            ! intrpvar.h
60291 ____________________________________________________________________________
60292 [  6396] By: gsar                                  on 2000/07/14  08:13:58
60293         Log: MakeMaker should not remove editor backups (*~) on `make clean`
60294              by default (completes change#6383)
60295      Branch: perl
60296            ! lib/ExtUtils/MM_Unix.pm
60297 ____________________________________________________________________________
60298 [  6395] By: jhi                                   on 2000/07/14  05:20:33
60299         Log: Replace change #6337 with a better one.
60300              
60301              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
60302              From: Hugo <hv@crypt.compulink.co.uk>
60303              Date: Fri, 14 Jul 2000 04:16:20 +0100
60304              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
60305      Branch: cfgperl
60306            ! regexec.c t/op/re_tests
60307 ____________________________________________________________________________
60308 [  6394] By: jhi                                   on 2000/07/14  01:33:59
60309         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
60310      Branch: cfgperl
60311            ! embed.pl global.sym proto.h toke.c
60312 ____________________________________________________________________________
60313 [  6393] By: jhi                                   on 2000/07/13  23:41:23
60314         Log: remove discarded test
60315      Branch: cfgperl
60316            ! MANIFEST
60317 ____________________________________________________________________________
60318 [  6392] By: jhi                                   on 2000/07/13  23:32:25
60319         Log: The {multiplier} of a fixed substring was overlooked which
60320              caused a wrong initial search offset for that substring.
60321              
60322              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
60323              From: Hugo <hv@crypt.compulink.co.uk>
60324              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
60325              Date: Thu, 13 Jul 2000 19:27:13 +0100
60326      Branch: cfgperl
60327            ! regcomp.c t/op/re_tests
60328 ____________________________________________________________________________
60329 [  6391] By: jhi                                   on 2000/07/13  16:37:42
60330         Log: typo fix from Craig Berry
60331      Branch: cfgperl
60332            ! vms/subconfigure.com
60333 ____________________________________________________________________________
60334 [  6390] By: jhi                                   on 2000/07/13  13:20:12
60335         Log: Integrate with Sarathy.
60336      Branch: cfgperl
60337            - t/op/method2entersub.t
60338           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
60339           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
60340           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
60341           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
60342 ____________________________________________________________________________
60343 [  6389] By: jhi                                   on 2000/07/13  13:18:48
60344         Log: Detypo from Peter Prymmer, part of #6388.
60345      Branch: cfgperl
60346            ! Configure config_h.SH
60347      Branch: metaconfig
60348            ! U/modified/d_longlong.U
60349 ____________________________________________________________________________
60350 [  6388] By: gsar                                  on 2000/07/13  06:33:40
60351         Log: typos (spotted by Peter Prymmer)
60352      Branch: perl
60353            ! Configure t/lib/english.t
60354 ____________________________________________________________________________
60355 [  6387] By: gsar                                  on 2000/07/13  05:35:28
60356         Log: new selfloader.t in change#6183 doesn't close DATA handles,
60357              and thus fails to clean up tmp files on dosish platforms
60358      Branch: perl
60359            ! t/lib/selfloader.t
60360 ____________________________________________________________________________
60361 [  6386] By: gsar                                  on 2000/07/12  21:42:39
60362         Log: sprintf test tweaks (from Dominic Dunlop)
60363      Branch: perl
60364            ! t/op/sprintf.t
60365 ____________________________________________________________________________
60366 [  6385] By: gsar                                  on 2000/07/12  21:33:46
60367         Log: fix bugs in processing %v-*d and similar format specs (from
60368              Avi Finkel <avi@finkel.org>)
60369      Branch: perl
60370            ! sv.c t/op/sprintf.t
60371 ____________________________________________________________________________
60372 [  6384] By: gsar                                  on 2000/07/12  16:04:19
60373         Log: readd missing perldelta.pod changes from changes#6339,6376
60374      Branch: perl
60375            ! pod/perldelta.pod
60376 ____________________________________________________________________________
60377 [  6383] By: gsar                                  on 2000/07/12  16:00:51
60378         Log: don't clobber *.orig files on *clean targets
60379      Branch: perl
60380            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
60381 ____________________________________________________________________________
60382 [  6382] By: gsar                                  on 2000/07/12  07:59:12
60383         Log: fix broken integrations in cfgperl
60384      Branch: cfgperl
60385           !> Changes pod/perldelta.pod
60386 ____________________________________________________________________________
60387 [  6381] By: gsar                                  on 2000/07/12  07:42:17
60388         Log: integrate cfgperl changes into mainline
60389      Branch: perl
60390            ! Changes
60391           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
60392           !> pod/perlre.pod
60393 ____________________________________________________________________________
60394 [  6380] By: gsar                                  on 2000/07/12  07:31:00
60395         Log: get sprintf.t to adjust properly for 3-digit exponents
60396      Branch: perl
60397            ! t/op/sprintf.t
60398 ____________________________________________________________________________
60399 [  6379] By: gsar                                  on 2000/07/12  06:40:04
60400         Log: change#6174 needs corresponding change in win32/config_h.PL,
60401              which grovels through config_h.SH to find the config.h name
60402      Branch: perl
60403            ! win32/config_h.PL
60404 ____________________________________________________________________________
60405 [  6378] By: jhi                                   on 2000/07/12  05:03:59
60406         Log: Do the cc sanity check both before the hints and
60407              after the cc selction.
60408      Branch: cfgperl
60409            ! Configure config_h.SH
60410      Branch: metaconfig
60411            ! U/modified/Oldconfig.U U/modified/cc.U
60412      Branch: metaconfig/U/perl
60413            + Checkcc.U
60414 ____________________________________________________________________________
60415 [  6377] By: jhi                                   on 2000/07/12  02:49:22
60416         Log: Fix nits noticed by Boston.pm.
60417      Branch: cfgperl
60418            ! pod/perlre.pod
60419 ____________________________________________________________________________
60420 [  6376] By: jhi                                   on 2000/07/11  21:22:13
60421         Log: Configure cosmetics and perldelta.
60422      Branch: cfgperl
60423            ! Configure config_h.SH pod/perldelta.pod
60424      Branch: metaconfig
60425            ! U/modified/cc.U
60426 ____________________________________________________________________________
60427 [  6375] By: gsar                                  on 2000/07/11  21:17:35
60428         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
60429      Branch: perl
60430            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
60431            ! win32/win32sck.c
60432 ____________________________________________________________________________
60433 [  6374] By: gsar                                  on 2000/07/11  20:48:50
60434         Log: tweak for build failure under multiplicity
60435      Branch: perl
60436            ! toke.c
60437 ____________________________________________________________________________
60438 [  6373] By: gsar                                  on 2000/07/11  20:37:23
60439         Log: integrate cfgperl changes#6325..6373 into mainline
60440              (NOTE: today's batch of integrations still untested)
60441      Branch: perl
60442           +> ext/DynaLoader/hints/netbsd.pl
60443            ! Changes
60444           !> (integrate 26 files)
60445 ____________________________________________________________________________
60446 [  6372] By: jhi                                   on 2000/07/11  20:30:36
60447         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
60448              regen perltoc.
60449      Branch: cfgperl
60450            + pod/perlbook.pod
60451            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
60452            ! pod/perltoc.pod
60453 ____________________________________________________________________________
60454 [  6371] By: jhi                                   on 2000/07/11  20:08:56
60455         Log: Minor cleanups on the booklist.
60456      Branch: cfgperl
60457            ! pod/perlfaq2.pod
60458 ____________________________________________________________________________
60459 [  6370] By: jhi                                   on 2000/07/11  19:31:13
60460         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
60461      Branch: cfgperl
60462            ! t/pragma/overload.t
60463 ____________________________________________________________________________
60464 [  6369] By: gsar                                  on 2000/07/11  19:27:48
60465         Log: integrate cfgperl changes#6293..6324 into mainline
60466      Branch: perl
60467           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
60468            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
60469           !> (integrate 30 files)
60470 ____________________________________________________________________________
60471 [  6368] By: gsar                                  on 2000/07/11  19:18:57
60472         Log: skip integrate of problematic change#6292 from cfgperl into mainline
60473      Branch: perl
60474           !> pp_hot.c
60475 ____________________________________________________________________________
60476 [  6367] By: gsar                                  on 2000/07/11  19:17:21
60477         Log: integrate cfgperl changes#6288..6290 into mainline
60478      Branch: perl
60479           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
60480 ____________________________________________________________________________
60481 [  6366] By: gsar                                  on 2000/07/11  19:11:18
60482         Log: integrate cfgperl changes#6268..6282 into mainline
60483      Branch: perl
60484           !> (integrate 30 files)
60485 ____________________________________________________________________________
60486 [  6365] By: gsar                                  on 2000/07/11  18:57:00
60487         Log: delete new accidentally branched file
60488      Branch: perl
60489            - t/op/method2entersub.t
60490 ____________________________________________________________________________
60491 [  6364] By: gsar                                  on 2000/07/11  18:55:13
60492         Log: skip integrate of change#6267 from cfgperl into mainline (the
60493              method call optimization is flawed without additional hints
60494              from user about immutableness of @ISA and no runtime method
60495              definitions)
60496      Branch: perl
60497           +> t/op/method2entersub.t
60498           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
60499           !> perl.h t/op/sprintf.t xsutils.c
60500 ____________________________________________________________________________
60501 [  6363] By: gsar                                  on 2000/07/11  18:49:43
60502         Log: integrate cfgperl changes#6261..6266 into mainline
60503      Branch: perl
60504           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
60505           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
60506           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
60507           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
60508 ____________________________________________________________________________
60509 [  6362] By: gsar                                  on 2000/07/11  18:43:26
60510         Log: integrate cfgperl changes#6252..6260 into mainline
60511      Branch: perl
60512           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
60513           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
60514           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
60515           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
60516 ____________________________________________________________________________
60517 [  6361] By: gsar                                  on 2000/07/11  18:37:12
60518         Log: skip integrate of problematic change#6251 from cfgperl into mainline
60519      Branch: perl
60520           !> lib/Exporter.pm
60521 ____________________________________________________________________________
60522 [  6360] By: gsar                                  on 2000/07/11  18:34:56
60523         Log: integrate cfgperl change#6250 into mainline
60524      Branch: perl
60525           +> t/op/my_stash.t
60526           !> MANIFEST embed.pl proto.h toke.c
60527 ____________________________________________________________________________
60528 [  6359] By: gsar                                  on 2000/07/11  18:21:19
60529         Log: integrate cfgperl changes#6242..6249 into mainline
60530      Branch: perl
60531           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
60532           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
60533           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
60534           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
60535           !> t/lib/peek.t utf8.c
60536 ____________________________________________________________________________
60537 [  6358] By: gsar                                  on 2000/07/11  18:15:45
60538         Log: skip integrate of problematic change#6241 from cfgperl into mainline
60539      Branch: perl
60540           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
60541 ____________________________________________________________________________
60542 [  6357] By: jhi                                   on 2000/07/11  18:15:16
60543         Log: Fix for
60544              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
60545              From: Roderick Schertler <roderick@argon.org> 
60546              Date: Tue, 11 Jul 2000 13:55:05 -0400 
60547              Message-Id: <200007111755.NAA05077@jones.argon.org> 
60548      Branch: cfgperl
60549            ! doio.c
60550 ____________________________________________________________________________
60551 [  6356] By: jhi                                   on 2000/07/11  18:12:51
60552         Log: Typo in #6341.
60553      Branch: cfgperl
60554            ! pp_hot.c
60555 ____________________________________________________________________________
60556 [  6355] By: gsar                                  on 2000/07/11  18:12:10
60557         Log: integrate cfgperl changes#6231..6240 into mainline
60558      Branch: perl
60559           +> pod/perlutil.pod
60560           !> (integrate 35 files)
60561 ____________________________________________________________________________
60562 [  6354] By: jhi                                   on 2000/07/11  18:04:34
60563         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
60564              From: Dominic Dunlop <domo@computer.org> 
60565              Date: Tue, 11 Jul 2000 12:27:33 +0200 
60566              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
60567              
60568              Replaces change #6268.
60569      Branch: cfgperl
60570            ! t/op/sprintf.t
60571 ____________________________________________________________________________
60572 [  6353] By: gsar                                  on 2000/07/11  17:59:51
60573         Log: skip integrate of problematic change#6230 from cfgperl into mainline
60574              (a later version of File::Spec is already in mainline)
60575      Branch: perl
60576           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
60577           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
60578 ____________________________________________________________________________
60579 [  6352] By: gsar                                  on 2000/07/11  17:57:48
60580         Log: integrate cfgperl changes#6224..6229 into mainline
60581      Branch: perl
60582           +> lib/lib.pm.PL
60583            - lib/lib.pm
60584           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
60585           !> lib/English.pm op.c t/lib/english.t
60586 ____________________________________________________________________________
60587 [  6351] By: gsar                                  on 2000/07/11  17:50:10
60588         Log: skip integrate of problematic change#6223 from cfgperl into mainline
60589      Branch: perl
60590           !> doio.c
60591 ____________________________________________________________________________
60592 [  6350] By: gsar                                  on 2000/07/11  17:48:28
60593         Log: integrate cfgperl changes#6220..6222 into mainline
60594      Branch: perl
60595           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
60596           !> toke.c utf8.c win32/win32.h
60597 ____________________________________________________________________________
60598 [  6349] By: gsar                                  on 2000/07/11  17:46:13
60599         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
60600              mainline
60601      Branch: perl
60602           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
60603           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
60604           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60605 ____________________________________________________________________________
60606 [  6348] By: jhi                                   on 2000/07/11  17:45:49
60607         Log: README.posix-bc podified from Thomas Dorner.
60608      Branch: cfgperl
60609            ! README.posix-bc
60610 ____________________________________________________________________________
60611 [  6347] By: gsar                                  on 2000/07/11  17:42:04
60612         Log: integrate cfgperl change#6217 into mainline
60613      Branch: perl
60614           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
60615           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
60616           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
60617 ____________________________________________________________________________
60618 [  6346] By: gsar                                  on 2000/07/11  17:39:37
60619         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
60620              mainline
60621      Branch: perl
60622           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
60623           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60624           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
60625           !> perlapi.h pod/perlapi.pod
60626 ____________________________________________________________________________
60627 [  6345] By: gsar                                  on 2000/07/11  17:36:42
60628         Log: integrate cfgperl changes#6207..6210 into mainline
60629      Branch: perl
60630           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
60631           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
60632 ____________________________________________________________________________
60633 [  6344] By: gsar                                  on 2000/07/11  17:31:20
60634         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
60635              mainline
60636      Branch: perl
60637           !> (integrate 40 files)
60638 ____________________________________________________________________________
60639 [  6343] By: gsar                                  on 2000/07/11  17:19:08
60640         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
60641      Branch: perl
60642           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
60643            ! Changes
60644           !> (integrate 34 files)
60645 ____________________________________________________________________________
60646 [  6342] By: jhi                                   on 2000/07/11  16:05:48
60647         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
60648              To: perl5-porters@perl.org
60649              From: Karsten Sperling <spiff@phreax.net>
60650              Date: Mon, 10 Jul 2000 15:12:52 +0200
60651              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
60652      Branch: cfgperl
60653            ! lib/Symbol.pm
60654 ____________________________________________________________________________
60655 [  6341] By: jhi                                   on 2000/07/11  15:59:23
60656         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
60657              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60658              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
60659              Date: Fri, 07 Jul 2000 17:57:16 +0100
60660      Branch: cfgperl
60661            ! pp_hot.c
60662 ____________________________________________________________________________
60663 [  6340] By: jhi                                   on 2000/07/11  15:55:47
60664         Log: Subject: Re: format bug report  [Patch]
60665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60666              Date: Wed, 05 Jul 2000 13:12:52 +0200
60667              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
60668              
60669              Subject: Re: format bug report  [Patch]
60670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60671              Date: Wed, 05 Jul 2000 14:10:01 +0200
60672              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
60673      Branch: cfgperl
60674            ! t/op/write.t toke.c
60675 ____________________________________________________________________________
60676 [  6339] By: jhi                                   on 2000/07/11  13:54:09
60677         Log: Be less forgiving about ambiguous and illegal tr ranges.
60678              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
60679              From: Mark-Jason Dominus <mjd@plover.com>
60680              Date: Tue, 04 Jul 2000 10:00:12 -0400
60681              Message-ID: <20000704140012.17772.qmail@plover.com>
60682              
60683              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
60684              From: Mark-Jason Dominus <mjd@plover.com>
60685              Date: Wed, 05 Jul 2000 09:37:36 -0400
60686              Message-ID: <20000705133736.27293.qmail@plover.com>
60687      Branch: cfgperl
60688            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
60689 ____________________________________________________________________________
60690 [  6338] By: jhi                                   on 2000/07/11  13:31:24
60691         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
60692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
60693              Date: Tue, 11 Jul 2000 13:50:51 +0100
60694              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
60695      Branch: cfgperl
60696            ! sv.c
60697 ____________________________________________________________________________
60698 [  6337] By: jhi                                   on 2000/07/11  13:29:14
60699         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
60700              From: Hugo <hv@crypt.compulink.co.uk>
60701              Date: Tue, 11 Jul 2000 12:44:50 +0100
60702              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
60703      Branch: cfgperl
60704            ! regexec.c t/op/re_tests
60705 ____________________________________________________________________________
60706 [  6336] By: jhi                                   on 2000/07/11  13:26:47
60707         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
60708              From: simon@brecon.co.uk (Simon Cozens)
60709              Date: 7 Jul 2000 11:26:09 GMT
60710              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
60711      Branch: cfgperl
60712            ! mg.c
60713 ____________________________________________________________________________
60714 [  6335] By: jhi                                   on 2000/07/11  13:23:37
60715         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
60716              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
60717              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
60718              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
60719      Branch: cfgperl
60720            + ext/DynaLoader/hints/netbsd.pl
60721            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
60722 ____________________________________________________________________________
60723 [  6334] By: jhi                                   on 2000/07/11  13:20:38
60724         Log: Subject: PATCH perlguts.pod: Document D and d magic types
60725              From: mjd@plover.com
60726              Date: 5 Jul 2000 18:01:51 -0000
60727              Message-ID: <20000705180151.29413.qmail@plover.com>
60728      Branch: cfgperl
60729            ! pod/perlguts.pod
60730 ____________________________________________________________________________
60731 [  6333] By: jhi                                   on 2000/07/11  13:15:51
60732         Log: Precedence goof, fix based on
60733              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
60734              From: Hugo <hv@crypt.compulink.co.uk>
60735              Date: Tue, 11 Jul 2000 12:52:38 +0100
60736              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
60737      Branch: cfgperl
60738            ! t/op/taint.t
60739 ____________________________________________________________________________
60740 [  6332] By: jhi                                   on 2000/07/11  12:40:17
60741         Log: Integrate with Sarathy.
60742      Branch: cfgperl
60743           !> win32/win32sck.c
60744 ____________________________________________________________________________
60745 [  6331] By: jhi                                   on 2000/07/10  20:14:16
60746         Log: Sprinkle ldlibpath.
60747      Branch: cfgperl
60748            ! pod/Makefile.SH
60749 ____________________________________________________________________________
60750 [  6330] By: jhi                                   on 2000/07/10  17:54:49
60751         Log: More POSIX.pod tweaks.
60752      Branch: cfgperl
60753            ! ext/POSIX/POSIX.pod
60754 ____________________________________________________________________________
60755 [  6329] By: jhi                                   on 2000/07/10  14:02:12
60756         Log: Reorder perl.pod once more.
60757      Branch: cfgperl
60758            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60759 ____________________________________________________________________________
60760 [  6328] By: gsar                                  on 2000/07/10  07:06:00
60761         Log: accept() leaks memory on windows due to incorrect ordering of
60762              closesocket() and fclose() calls
60763      Branch: perl
60764            ! win32/win32sck.c
60765 ____________________________________________________________________________
60766 [  6327] By: gsar                                  on 2000/07/10  06:49:17
60767         Log: winsock options weren't being set in all threads under ithreads
60768              (caused send()s from second and subsequent threads to fail)
60769      Branch: perl
60770            ! win32/win32sck.c
60771 ____________________________________________________________________________
60772 [  6326] By: jhi                                   on 2000/07/08  02:45:40
60773         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
60774              was cast to an unsigned (32-bit) integer with wild abandon.
60775      Branch: cfgperl
60776            ! ext/Devel/DProf/DProf.xs
60777 ____________________________________________________________________________
60778 [  6325] By: jhi                                   on 2000/07/07  18:50:33
60779         Log: Remove perlbook, update perlfaq book listing,
60780              rearrange perl.pod, regenerate perltoc.
60781      Branch: cfgperl
60782            - pod/perlbook.pod
60783            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
60784            ! pod/perlfaq2.pod pod/perltoc.pod
60785 ____________________________________________________________________________
60786 [  6324] By: jhi                                   on 2000/07/07  14:03:40
60787         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
60788      Branch: cfgperl
60789            ! sv.h toke.c
60790 ____________________________________________________________________________
60791 [  6323] By: jhi                                   on 2000/07/06  16:03:55
60792         Log: Fix complaints of buildtoc.
60793      Branch: cfgperl
60794            + lib/Win32.pod
60795            - pod/Win32.pod
60796            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60797 ____________________________________________________________________________
60798 [  6322] By: jhi                                   on 2000/07/06  15:15:52
60799         Log: Add =head1 NAMEs so that buildtoc is happy.
60800              (The CGI::Util nit reported to Lincoln.)
60801      Branch: cfgperl
60802            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
60803            ! pod/perltoc.pod
60804 ____________________________________________________________________________
60805 [  6321] By: jhi                                   on 2000/07/06  03:16:04
60806         Log: Config is being used.
60807      Branch: cfgperl
60808            ! t/op/method.t
60809 ____________________________________________________________________________
60810 [  6320] By: jhi                                   on 2000/07/06  03:13:13
60811         Log: Integrate with Sarathy.
60812      Branch: cfgperl
60813           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
60814 ____________________________________________________________________________
60815 [  6319] By: jhi                                   on 2000/07/06  03:11:46
60816         Log: Autogenerate pod/Makefile and pod/buildtoc.
60817              buildtoc also checks whether the existin pods are
60818              mentioned in MANIFEST and perl.pod, and vice versa.
60819              (None of the thusly found discrepancies fixed yet.)
60820              roffitall also needs to be autogenerated similarly but it
60821              seems so badly out of date that I didn't touch it yet.
60822      Branch: cfgperl
60823            + pod/Makefile.SH pod/buildtoc.PL
60824            - pod/Makefile pod/buildtoc
60825            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
60826 ____________________________________________________________________________
60827 [  6318] By: gsar                                  on 2000/07/05  22:10:54
60828         Log: fix UNC path handling on Windows under ithreads, and chdir()
60829              return value when given a non-existent directory
60830      Branch: perl
60831            ! win32/vdir.h
60832 ____________________________________________________________________________
60833 [  6317] By: gsar                                  on 2000/07/05  22:08:19
60834         Log: winsock cleanup never done on Windows (leads to handle leaks)
60835      Branch: perl
60836            ! win32/perllib.c win32/win32sck.c
60837 ____________________________________________________________________________
60838 [  6316] By: gsar                                  on 2000/07/05  22:06:19
60839         Log: some debugger output does not go to the socket when RemotePort is set
60840      Branch: perl
60841            ! lib/perl5db.pl
60842 ____________________________________________________________________________
60843 [  6315] By: jhi                                   on 2000/07/05  00:25:21
60844         Log: Integrate with Sarathy, preliminary fix for unicos
60845              alignment problems in [ID 20000612.002] Perl problem on Cray system.
60846      Branch: cfgperl
60847            ! sv.h
60848           !> pp_hot.c
60849 ____________________________________________________________________________
60850 [  6314] By: gsar                                  on 2000/07/04  23:34:02
60851         Log: tyop in change#6306
60852      Branch: perl
60853            ! pp_hot.c
60854 ____________________________________________________________________________
60855 [  6313] By: jhi                                   on 2000/07/04  22:14:38
60856         Log: Multiline string literals ENONPORTABLE.
60857      Branch: cfgperl
60858            ! pp_hot.c
60859 ____________________________________________________________________________
60860 [  6312] By: jhi                                   on 2000/07/04  20:34:44
60861         Log: Integrate with Sarathy.
60862      Branch: cfgperl
60863           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
60864           !> t/op/method.t
60865 ____________________________________________________________________________
60866 [  6311] By: jhi                                   on 2000/07/04  20:30:56
60867         Log: More POSIX.pod embellishment.
60868      Branch: cfgperl
60869            ! ext/POSIX/POSIX.pod
60870 ____________________________________________________________________________
60871 [  6310] By: gsar                                  on 2000/07/04  17:28:48
60872         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
60873      Branch: perl
60874            ! t/lib/b.t
60875 ____________________________________________________________________________
60876 [  6309] By: jhi                                   on 2000/07/04  17:22:18
60877         Log: The #6308 required a little bit more.
60878      Branch: cfgperl
60879            ! Makefile.SH win32/Makefile
60880 ____________________________________________________________________________
60881 [  6308] By: jhi                                   on 2000/07/04  16:35:24
60882         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
60883      Branch: cfgperl
60884            + lib/lib_pm.PL
60885            - lib/lib.pm.PL
60886            ! MANIFEST Makefile.SH
60887 ____________________________________________________________________________
60888 [  6307] By: jhi                                   on 2000/07/04  16:28:58
60889         Log: Win32 patches for cfgperl from Sarathy.
60890      Branch: cfgperl
60891            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
60892            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
60893            ! thread.h toke.c util.c win32/Makefile win32/win32.c
60894 ____________________________________________________________________________
60895 [  6306] By: gsar                                  on 2000/07/04  16:28:40
60896         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
60897              (from Richard Soderberg <rs@oregonnet.com>)
60898      Branch: perl
60899            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
60900 ____________________________________________________________________________
60901 [  6305] By: jhi                                   on 2000/07/04  16:24:24
60902         Log: Integrate with Sarathy.
60903      Branch: cfgperl
60904           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
60905           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
60906           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
60907           !> proto.h win32/win32.c
60908 ____________________________________________________________________________
60909 [  6304] By: gsar                                  on 2000/07/04  16:17:24
60910         Log: missing perldiag entry for unpack("w",...) diagnostic (from
60911              Andreas Koenig)
60912      Branch: perl
60913            ! pod/perldiag.pod
60914 ____________________________________________________________________________
60915 [  6303] By: gsar                                  on 2000/07/04  16:14:44
60916         Log: remove rel2abs prototypes (from Barrie Slaymaker)
60917      Branch: perl
60918            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60919            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
60920 ____________________________________________________________________________
60921 [  6302] By: gsar                                  on 2000/07/04  04:59:35
60922         Log: adjust change#6299
60923      Branch: perl
60924            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
60925            ! win32/win32.c
60926 ____________________________________________________________________________
60927 [  6301] By: jhi                                   on 2000/07/04  04:50:07
60928         Log: Integrate with Sarathy.
60929      Branch: cfgperl
60930           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
60931           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
60932           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
60933 ____________________________________________________________________________
60934 [  6300] By: gsar                                  on 2000/07/04  04:42:09
60935         Log: PERL_OBJECT build tweak
60936      Branch: perl
60937            ! perl.h
60938 ____________________________________________________________________________
60939 [  6299] By: gsar                                  on 2000/07/04  04:37:00
60940         Log: fix memory leak on Windows (PL_sys_intern contents were never
60941              freed)
60942      Branch: perl
60943            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
60944            ! perlapi.c proto.h win32/win32.c
60945 ____________________________________________________________________________
60946 [  6298] By: gsar                                  on 2000/07/04  04:15:59
60947         Log: fix large memory leak that has been around for ever, masked by
60948              -DPURIFY (most of the arenas were never freed!)
60949      Branch: perl
60950            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
60951 ____________________________________________________________________________
60952 [  6297] By: gsar                                  on 2000/07/04  04:07:46
60953         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
60954      Branch: perl
60955            ! perl.c
60956 ____________________________________________________________________________
60957 [  6296] By: jhi                                   on 2000/06/30  18:28:37
60958         Log: Elaborate POSIX.pod.  Still needs work.
60959      Branch: cfgperl
60960            ! ext/POSIX/POSIX.pod
60961 ____________________________________________________________________________
60962 [  6295] By: jhi                                   on 2000/06/30  14:58:18
60963         Log: Point to perlipc for more SysV IPC examples.
60964      Branch: cfgperl
60965            ! pod/perlfunc.pod
60966 ____________________________________________________________________________
60967 [  6294] By: gsar                                  on 2000/06/30  14:47:45
60968         Log: slurp mode fix in change#4736 still not quite right
60969      Branch: perl
60970            ! pp_hot.c t/io/argv.t
60971 ____________________________________________________________________________
60972 [  6293] By: jhi                                   on 2000/06/30  12:02:55
60973         Log: Integrate with Sarathy.
60974      Branch: cfgperl
60975           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
60976 ____________________________________________________________________________
60977 [  6292] By: jhi                                   on 2000/06/30  12:01:11
60978         Log: From: simon@brecon.co.uk (Simon Cozens)
60979              Subject: UTF8 concat
60980              Date: 30 Jun 2000 06:13:25 GMT
60981              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
60982      Branch: cfgperl
60983            ! pp_hot.c
60984 ____________________________________________________________________________
60985 [  6291] By: gsar                                  on 2000/06/30  04:37:33
60986         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
60987              when @_ is modified, causing coredumps
60988      Branch: perl
60989            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
60990 ____________________________________________________________________________
60991 [  6290] By: jhi                                   on 2000/06/30  02:21:44
60992         Log: Integrate with Sarathy.
60993      Branch: cfgperl
60994           !> vms/vms.c vms/vmsish.h
60995 ____________________________________________________________________________
60996 [  6289] By: jhi                                   on 2000/06/30  02:21:02
60997         Log: Check VERSIONs.
60998      Branch: cfgperl
60999            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
61000            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61001            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
61002 ____________________________________________________________________________
61003 [  6288] By: jhi                                   on 2000/06/30  02:18:52
61004         Log: Integrate with Sarathy.
61005      Branch: cfgperl
61006           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
61007           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
61008           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61009           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
61010 ____________________________________________________________________________
61011 [  6287] By: gsar                                  on 2000/06/30  02:17:08
61012         Log: integrate vmsperl changes into mainline
61013      Branch: perl
61014           !> vms/vms.c vms/vmsish.h
61015 ____________________________________________________________________________
61016 [  6285] By: gsar                                  on 2000/06/30  02:05:28
61017         Log: localize %INC in a Safe compartment so that use/require work
61018              (many other magic globals probably need similar treatment)
61019      Branch: perl
61020            ! ext/Opcode/Opcode.xs
61021 ____________________________________________________________________________
61022 [  6284] By: gsar                                  on 2000/06/30  01:54:54
61023         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
61024              about Windows
61025      Branch: perl
61026            ! pod/perlembed.pod
61027 ____________________________________________________________________________
61028 [  6283] By: jhi                                   on 2000/06/30  01:50:10
61029         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
61030              From: Barrie Slaymaker <barries@jester.slaysys.com>
61031              Date: Wed, 28 Jun 2000 11:35:29 -0400
61032              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
61033      Branch: perl
61034            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
61035            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
61036            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61037            ! lib/File/Spec/Win32.pm
61038 ____________________________________________________________________________
61039 [  6282] By: jhi                                   on 2000/06/29  22:57:22
61040         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
61041              From: Dan Sugalski <dan@sidhe.org>
61042              Date: Tue, 06 Jun 2000 11:59:50 -0400
61043              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
61044      Branch: cfgperl
61045            ! vms/vms.c
61046 ____________________________________________________________________________
61047 [  6281] By: jhi                                   on 2000/06/29  22:52:50
61048         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
61049              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
61050              Date: Wed, 7 Jun 2000 04:02:04 -0500
61051              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
61052      Branch: cfgperl
61053            ! utils/h2xs.PL
61054 ____________________________________________________________________________
61055 [  6280] By: jhi                                   on 2000/06/29  22:45:47
61056         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
61057              From: rspier@pobox.com (Robert Spier)
61058              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
61059              Message-ID: <14654.31913.845602.610277@rls.cx>
61060      Branch: cfgperl
61061            ! utils/h2xs.PL
61062 ____________________________________________________________________________
61063 [  6279] By: jhi                                   on 2000/06/29  22:38:16
61064         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
61065              From: Tim Ayers <tayers@bridge.com>
61066              Date: Thu, 08 Jun 2000 08:11:06 +0200
61067              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
61068              [resent by Richard Foley, Message-Id probably wrong]
61069      Branch: cfgperl
61070            ! pod/perlsub.pod
61071 ____________________________________________________________________________
61072 [  6278] By: jhi                                   on 2000/06/29  22:21:45
61073         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
61074              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
61075              Date: Fri, 09 Jun 2000 12:39:27 -0400
61076              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
61077              (plus update the version "number" of Text::Wrap)
61078      Branch: cfgperl
61079            ! lib/Text/Wrap.pm
61080 ____________________________________________________________________________
61081 [  6277] By: jhi                                   on 2000/06/29  22:13:10
61082         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
61083              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61084              Date: Mon, 12 Jun 2000 14:55:59 +0100
61085              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
61086      Branch: cfgperl
61087            ! pod/perlfunc.pod
61088 ____________________________________________________________________________
61089 [  6276] By: jhi                                   on 2000/06/29  22:11:06
61090         Log: Subject: [PATCH] Re: eval documentation: context
61091              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61092              Date: Mon, 12 Jun 2000 15:07:29 +0100
61093              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
61094      Branch: cfgperl
61095            ! pod/perlfunc.pod
61096 ____________________________________________________________________________
61097 [  6275] By: jhi                                   on 2000/06/29  21:59:46
61098         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
61099              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
61100              Date: Tue, 13 Jun 2000 02:43:48 -0500
61101              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
61102      Branch: cfgperl
61103            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
61104 ____________________________________________________________________________
61105 [  6274] By: jhi                                   on 2000/06/29  21:56:14
61106         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
61107              From: Andy Dougherty <doughera@lafayette.edu>
61108              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
61109              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
61110      Branch: cfgperl
61111            ! ext/File/Glob/Glob.pm
61112 ____________________________________________________________________________
61113 [  6273] By: jhi                                   on 2000/06/29  21:49:09
61114         Log: Subject: [PATCH] xsub attributes
61115              From: Doug MacEachern <dougm@covalent.net>
61116              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
61117              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
61118      Branch: cfgperl
61119            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
61120            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
61121 ____________________________________________________________________________
61122 [  6272] By: jhi                                   on 2000/06/29  21:41:28
61123         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
61124              From: Tom Phoenix <rootbeer@redcat.com>
61125              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
61126              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
61127      Branch: cfgperl
61128            ! lib/Net/Ping.pm
61129 ____________________________________________________________________________
61130 [  6271] By: jhi                                   on 2000/06/29  21:36:55
61131         Log: Subject: PATCH pod/perltie.pod
61132              From: Ian Phillipps <Ian.Phillipps@iname.com>
61133              Date: Fri, 16 Jun 2000 00:17:19 +0100
61134              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
61135              (only the first hunk, the second hunk had already been done
61136              by some other patch)
61137      Branch: cfgperl
61138            ! pod/perltie.pod
61139 ____________________________________________________________________________
61140 [  6270] By: jhi                                   on 2000/06/29  21:24:51
61141         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
61142              From: Nicholas Clark <nick@talking.bollo.cx>
61143              Date: Fri, 23 Jun 2000 16:21:15 +0100
61144              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
61145      Branch: cfgperl
61146            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
61147            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
61148 ____________________________________________________________________________
61149 [  6269] By: jhi                                   on 2000/06/29  19:38:15
61150         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
61151              silence few compiler warnings.
61152      Branch: cfgperl
61153            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
61154 ____________________________________________________________________________
61155 [  6268] By: jhi                                   on 2000/06/29  18:21:50
61156         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
61157              From: Dominic Dunlop <domo@computer.org> 
61158              Date: Thu, 29 Jun 2000 12:32:39 +0200 
61159              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
61160      Branch: cfgperl
61161            ! t/op/sprintf.t
61162 ____________________________________________________________________________
61163 [  6267] By: jhi                                   on 2000/06/29  18:16:07
61164         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
61165              From: Doug MacEachern <dougm@covalent.net>
61166              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
61167              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
61168      Branch: cfgperl
61169            + t/op/method2entersub.t
61170            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
61171            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61172            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
61173            ! xsutils.c
61174 ____________________________________________________________________________
61175 [  6266] By: jhi                                   on 2000/06/29  15:11:15
61176         Log: Subject: [PATCH 5.6.0] cygwin port
61177              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
61178              From: "Fifer, Eric" <EFifer@sanwaint.com>
61179              Date: Thu, 29 Jun 2000 12:58:29 +0100
61180      Branch: cfgperl
61181            ! cygwin/Makefile.SHs
61182 ____________________________________________________________________________
61183 [  6265] By: jhi                                   on 2000/06/29  15:04:05
61184         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
61185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61186              Date: Wed, 28 Jun 2000 17:50:12 -0700
61187              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
61188      Branch: cfgperl
61189            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
61190 ____________________________________________________________________________
61191 [  6264] By: jhi                                   on 2000/06/29  15:00:57
61192         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
61193              From: Marty Lucich <marty@netcom.com>
61194              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
61195              Message-Id: <200006282116.OAA11148@netcom.com>
61196              ccdlflags update (the BSD/OS 4.1 part had already been taken
61197              care of by #6141).
61198      Branch: cfgperl
61199            ! hints/bsdos.sh
61200 ____________________________________________________________________________
61201 [  6263] By: jhi                                   on 2000/06/29  13:47:44
61202         Log: tr fixes from Simon Cozens
61203      Branch: cfgperl
61204            ! doop.c
61205 ____________________________________________________________________________
61206 [  6262] By: jhi                                   on 2000/06/28  18:46:01
61207         Log: Subject: 5.6.0 Patch for EPOC
61208              From: Olaf Flebbe <o.flebbe@gmx.de>
61209              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
61210              Message-ID: <23449.960929969@www11.gmx.net>
61211      Branch: cfgperl
61212            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
61213            ! epoc/epocish.h
61214 ____________________________________________________________________________
61215 [  6261] By: jhi                                   on 2000/06/28  18:29:07
61216         Log: Subject: Re: [PATCH cfgperl] BOMs away!
61217              From: simon@brecon.co.uk (Simon Cozens)
61218              Date: 17 Jun 2000 11:49:57 GMT
61219              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
61220      Branch: cfgperl
61221            ! pod/perldiag.pod t/comp/require.t toke.c
61222 ____________________________________________________________________________
61223 [  6260] By: jhi                                   on 2000/06/28  17:47:16
61224         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
61225              From: simon@brecon.co.uk (Simon Cozens) 
61226              Date: 17 Jun 2000 11:56:44 GMT 
61227              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
61228              pack U0, pack C0
61229      Branch: cfgperl
61230            ! pod/perlfunc.pod pp.c t/op/pack.t
61231 ____________________________________________________________________________
61232 [  6259] By: jhi                                   on 2000/06/28  16:43:17
61233         Log: perlnewmod was missing from MANIFEST.
61234      Branch: cfgperl
61235            ! MANIFEST
61236 ____________________________________________________________________________
61237 [  6258] By: jhi                                   on 2000/06/28  15:54:30
61238         Log: linenumber tweak
61239      Branch: cfgperl
61240            ! t/pragma/warn/regcomp
61241 ____________________________________________________________________________
61242 [  6257] By: jhi                                   on 2000/06/28  15:50:44
61243         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
61244              From: Doug MacEachern <dougm@covalent.net>
61245              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
61246              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
61247              (one part of the patch had been applied earlier)
61248      Branch: cfgperl
61249            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
61250 ____________________________________________________________________________
61251 [  6256] By: jhi                                   on 2000/06/28  15:40:22
61252         Log: tweaks from Simon Cozens to further fix tr/// under utf8
61253      Branch: cfgperl
61254            ! doop.c
61255 ____________________________________________________________________________
61256 [  6255] By: jhi                                   on 2000/06/28  15:33:45
61257         Log: small thinko tweaks
61258      Branch: cfgperl
61259            ! lib/IPC/Open3.pm t/op/my_stash.t
61260 ____________________________________________________________________________
61261 [  6254] By: jhi                                   on 2000/06/28  15:33:25
61262         Log: Subject: tr///, help wanted.
61263              From: simon@brecon.co.uk (Simon Cozens)
61264              Date: 28 Jun 2000 11:29:04 GMT
61265              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
61266      Branch: cfgperl
61267            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
61268            ! pp_proto.h proto.h t/op/tr.t
61269 ____________________________________________________________________________
61270 [  6253] By: jhi                                   on 2000/06/28  15:09:17
61271         Log: Paranoia tweak on #6249.
61272              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
61273              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
61274              Date: Sun, 25 Jun 2000 23:43:12 -0400
61275              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
61276      Branch: cfgperl
61277            ! lib/IPC/Open3.pm
61278 ____________________________________________________________________________
61279 [  6252] By: jhi                                   on 2000/06/28  15:01:38
61280         Log: Document #6249 and #6251.
61281      Branch: cfgperl
61282            ! lib/Exporter.pm lib/IPC/Open3.pm
61283 ____________________________________________________________________________
61284 [  6251] By: jhi                                   on 2000/06/28  14:50:43
61285         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
61286              From: Doug MacEachern <dougm@covalent.net>
61287              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
61288              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
61289      Branch: cfgperl
61290            ! lib/Exporter.pm
61291 ____________________________________________________________________________
61292 [  6250] By: jhi                                   on 2000/06/28  14:45:23
61293         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
61294              From: Doug MacEachern <dougm@covalent.net>
61295              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
61296              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
61297      Branch: cfgperl
61298            + t/op/my_stash.t
61299            ! MANIFEST embed.pl global.sym proto.h toke.c
61300 ____________________________________________________________________________
61301 [  6249] By: jhi                                   on 2000/06/28  14:36:34
61302         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
61303              From: Frank Tobin <ftobin@uiuc.edu>
61304              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
61305              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
61306      Branch: cfgperl
61307            ! lib/IPC/Open3.pm
61308 ____________________________________________________________________________
61309 [  6248] By: jhi                                   on 2000/06/28  14:11:25
61310         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
61311              From: Mark-Jason Dominus <mjd@plover.com>
61312              Date: Tue, 27 Jun 2000 22:36:42 -0400
61313              Message-ID: <20000628023642.12166.qmail@plover.com>
61314      Branch: cfgperl
61315            ! pod/perlfunc.pod
61316 ____________________________________________________________________________
61317 [  6247] By: jhi                                   on 2000/06/27  12:46:37
61318         Log: Tweak $VERSION, patch from Doug MacEachern.
61319      Branch: cfgperl
61320            ! lib/File/Spec.pm
61321 ____________________________________________________________________________
61322 [  6246] By: jhi                                   on 2000/06/27  03:34:46
61323         Log: Allow for standalone testing.
61324      Branch: cfgperl
61325            ! t/lib/filefunc.t t/lib/filespec.t
61326 ____________________________________________________________________________
61327 [  6245] By: jhi                                   on 2000/06/27  02:50:02
61328         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
61329              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
61330              Date: Sat, 24 Jun 2000 13:06:20 +0100
61331              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
61332      Branch: cfgperl
61333            ! ext/DynaLoader/DynaLoader_pm.PL
61334 ____________________________________________________________________________
61335 [  6244] By: jhi                                   on 2000/06/27  02:46:10
61336         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
61337              From: Doug MacEachern <dougm@covalent.net>
61338              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
61339              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
61340      Branch: cfgperl
61341            ! gv.c sv.c t/lib/peek.t
61342 ____________________________________________________________________________
61343 [  6243] By: jhi                                   on 2000/06/27  02:38:07
61344         Log: Subject: [PATCH] is_utf8_string
61345              From: simon@brecon.co.uk (Simon Cozens)
61346              Date: 26 Jun 2000 02:25:59 GMT
61347              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
61348      Branch: cfgperl
61349            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
61350            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
61351            ! proto.h utf8.c
61352 ____________________________________________________________________________
61353 [  6242] By: jhi                                   on 2000/06/27  02:24:00
61354         Log: Subject: [PATCH] bytes<->utf8 fixes
61355              From: simon@brecon.co.uk (Simon Cozens)
61356              Date: 26 Jun 2000 04:55:45 GMT
61357              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
61358      Branch: cfgperl
61359            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
61360 ____________________________________________________________________________
61361 [  6241] By: jhi                                   on 2000/06/27  02:12:42
61362         Log: Do no -warn on \_, only on \alpha.
61363              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
61364              From: David Dyck <dcd@tc.fluke.com>
61365              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
61366              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
61367      Branch: cfgperl
61368            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
61369 ____________________________________________________________________________
61370 [  6240] By: jhi                                   on 2000/06/27  02:00:01
61371         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
61372              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
61373              Date: Mon, 26 Jun 2000 18:40:14 +0100
61374              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
61375      Branch: cfgperl
61376            ! utils/h2xs.PL
61377 ____________________________________________________________________________
61378 [  6239] By: jhi                                   on 2000/06/27  01:53:40
61379         Log: Configure maintenance.  Sever some dependency cycles,
61380              separate gccversion from the cc unit,
61381              address [ID 20000623.006] Configure script patch for using gcc on AIX
61382              (but solve it a little bit differently),
61383              unduplex some accidentally duplicated units,
61384              suggest using gcc if no cc available
61385              (p5p thread: "Solaris configure: counterproposal", 1999-09)
61386      Branch: cfgperl
61387            ! Configure Todo-5.6 config_h.SH
61388      Branch: metaconfig
61389            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
61390            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
61391      Branch: metaconfig/U/perl
61392            + gccvers.U
61393            ! d_getespwnam.U d_getprpwnam.U i_prot.U
61394 ____________________________________________________________________________
61395 [  6238] By: jhi                                   on 2000/06/25  18:04:56
61396         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
61397              From: Dan Sugalski <dan@sidhe.org>
61398              Date: Fri, 23 Jun 2000 17:00:00 -0400
61399              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
61400      Branch: cfgperl
61401            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
61402 ____________________________________________________________________________
61403 [  6237] By: jhi                                   on 2000/06/25  16:36:45
61404         Log: Tweak embed.pl, regen headers.
61405      Branch: cfgperl
61406            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
61407            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
61408            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
61409            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
61410            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
61411 ____________________________________________________________________________
61412 [  6236] By: jhi                                   on 2000/06/25  15:26:42
61413         Log: Regen headers.
61414      Branch: cfgperl
61415            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
61416            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
61417            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
61418            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
61419            ! regnodes.h warnings.h
61420 ____________________________________________________________________________
61421 [  6235] By: jhi                                   on 2000/06/23  19:39:35
61422         Log: The thread begun by
61423              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
61424              From: Kevin.Ruscoe@ubsw.com
61425              Date: Fri, 16 Jun 2000 16:38:51 +0100
61426              Message-Id: <H000019b03c300d6@MHS>
61427      Branch: cfgperl
61428            ! hints/solaris_2.sh
61429 ____________________________________________________________________________
61430 [  6234] By: jhi                                   on 2000/06/23  19:23:36
61431         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
61432              because when run as services (Win32ese for daemons)
61433              no environment variables are set and tmpdir ends up as /tmp,
61434              which is ambiguous.
61435              
61436              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
61437              From: matt@sergeant.org
61438              Date: 16 Jun 2000 16:30:43 -0000
61439              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
61440      Branch: cfgperl
61441            ! lib/File/Spec/Win32.pm
61442 ____________________________________________________________________________
61443 [  6233] By: jhi                                   on 2000/06/23  19:18:58
61444         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
61445              From: Mark-Jason Dominus <mjd@plover.com>
61446              Date: Fri, 16 Jun 2000 20:53:04 -0400
61447              Message-ID: <20000617005304.8008.qmail@plover.com>
61448      Branch: cfgperl
61449            ! op.h
61450 ____________________________________________________________________________
61451 [  6232] By: jhi                                   on 2000/06/23  16:10:02
61452         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
61453              From: simon@brecon.co.uk (Simon Cozens)
61454              Date: 19 Jun 2000 15:18:27 GMT
61455              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
61456              
61457              plus update pod/Makefile and regenerate perltoc
61458      Branch: cfgperl
61459            + pod/perlutil.pod
61460            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
61461 ____________________________________________________________________________
61462 [  6231] By: jhi                                   on 2000/06/23  15:19:18
61463         Log: Subject: [PATCH 5.6.0] cygwin port
61464              From: "Fifer, Eric" <EFifer@sanwaint.com>
61465              Date: Tue, 20 Jun 2000 14:30:58 +0100
61466              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
61467      Branch: cfgperl
61468            ! README.cygwin lib/File/Find.pm
61469 ____________________________________________________________________________
61470 [  6230] By: jhi                                   on 2000/06/23  14:25:21
61471         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
61472      Branch: cfgperl
61473            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
61474            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
61475            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61476            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
61477 ____________________________________________________________________________
61478 [  6229] By: jhi                                   on 2000/06/23  14:13:34
61479         Log: Subject: README.hpux version 0.6.1
61480              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
61481              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61482              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
61483      Branch: cfgperl
61484            ! README.hpux
61485 ____________________________________________________________________________
61486 [  6228] By: jhi                                   on 2000/06/23  14:07:20
61487         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
61488              From: Doug MacEachern <dougm@covalent.net>
61489              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
61490              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
61491      Branch: cfgperl
61492            ! op.c
61493 ____________________________________________________________________________
61494 [  6227] By: jhi                                   on 2000/06/23  14:01:06
61495         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
61496              From: Doug MacEachern <dougm@covalent.net>
61497              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
61498              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
61499      Branch: cfgperl
61500            + lib/lib.pm.PL
61501            - lib/lib.pm
61502            ! MANIFEST Makefile.SH
61503 ____________________________________________________________________________
61504 [  6226] By: jhi                                   on 2000/06/23  13:53:07
61505         Log: Subject: [PATCH] remove forward declarations in Socket.pm
61506              From: Doug MacEachern <dougm@covalent.net>
61507              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
61508              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
61509              
61510              From: Doug MacEachern <dougm@covalent.net>
61511              Subject: Re: [PATCH] remove forward declarations in Socket.pm
61512              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
61513              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
61514      Branch: cfgperl
61515            ! ext/Socket/Socket.pm op.c
61516 ____________________________________________________________________________
61517 [  6225] By: jhi                                   on 2000/06/23  13:41:52
61518         Log: Add source code filenames to apidoc.
61519              From: simon@brecon.co.uk (Simon Cozens)
61520              Subject: [PATCH embed.pl] Source X-ref
61521              Date: 22 Jun 2000 02:18:49 GMT
61522              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
61523      Branch: cfgperl
61524            ! embed.pl
61525 ____________________________________________________________________________
61526 [  6224] By: jhi                                   on 2000/06/23  13:32:33
61527         Log: A way to avoid English.pm performance hit.
61528              From: root <root@jester.slaysys.com>
61529              Subject: [YAPATCH English.pm] My turn to putt again
61530              Date: Thu, 22 Jun 2000 20:33:58 -0400
61531              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
61532      Branch: cfgperl
61533            ! lib/English.pm t/lib/english.t
61534 ____________________________________________________________________________
61535 [  6223] By: jhi                                   on 2000/06/23  13:27:06
61536         Log: Avoid double close().
61537              Subject: [PATCH] avoid double close()
61538              From: Doug MacEachern <dougm@covalent.net>
61539              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
61540              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
61541      Branch: cfgperl
61542            ! doio.c
61543 ____________________________________________________________________________
61544 [  6222] By: jhi                                   on 2000/06/23  13:25:54
61545         Log: doc typo fix
61546              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
61547              From: Ian Phillipps <Ian.Phillipps@iname.com>
61548              Date: Fri, 23 Jun 2000 10:40:58 +0100
61549              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
61550      Branch: cfgperl
61551            ! lib/Pod/Usage.pm
61552 ____________________________________________________________________________
61553 [  6221] By: jhi                                   on 2000/06/23  13:24:15
61554         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
61555              From: simon@brecon.co.uk (Simon Cozens)
61556              Subject: [PATCH] Eliminate tr///[CU][CU]
61557              Date: 23 Jun 2000 11:05:40 GMT
61558              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
61559      Branch: cfgperl
61560            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
61561 ____________________________________________________________________________
61562 [  6220] By: jhi                                   on 2000/06/22  16:07:51
61563         Log: Win32 patches from Benjamin Stuhl.
61564      Branch: cfgperl
61565            ! makedef.pl win32/win32.h
61566 ____________________________________________________________________________
61567 [  6219] By: jhi                                   on 2000/06/22  16:06:34
61568         Log: Bytecode patches from Benjamin Stuhl.
61569      Branch: cfgperl
61570            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
61571            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
61572            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
61573 ____________________________________________________________________________
61574 [  6218] By: jhi                                   on 2000/06/15  23:54:16
61575         Log: Bytecode patches from Benjamin Stuhl.
61576      Branch: cfgperl
61577            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
61578 ____________________________________________________________________________
61579 [  6217] By: jhi                                   on 2000/06/09  13:38:29
61580         Log: Rename the fdpid locking and integrate with Sarathy.
61581      Branch: cfgperl
61582            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
61583            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
61584            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
61585            ! win32/win32.c
61586           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
61587 ____________________________________________________________________________
61588 [  6216] By: gsar                                  on 2000/06/08  14:54:21
61589         Log: be more optimal about clearing @_
61590      Branch: perl
61591            ! cop.h
61592 ____________________________________________________________________________
61593 [  6215] By: gsar                                  on 2000/06/08  14:33:04
61594         Log: tweak comment about @DB::args
61595      Branch: perl
61596            ! av.h pp_ctl.c
61597 ____________________________________________________________________________
61598 [  6214] By: gsar                                  on 2000/06/08  13:57:54
61599         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
61600              caller() wants to populate @DB::args with it (causes a coredump
61601              in Carp::confess())
61602      Branch: perl
61603            ! cop.h t/op/runlevel.t
61604 ____________________________________________________________________________
61605 [  6213] By: gsar                                  on 2000/06/08  07:06:35
61606         Log: back out change#6106 (seems problematic)
61607      Branch: perl
61608            ! hints/solaris_2.sh
61609 ____________________________________________________________________________
61610 [  6212] By: jhi                                   on 2000/06/07  03:10:36
61611         Log: Continuing mopup for #6204.
61612      Branch: cfgperl
61613            ! ext/B/defsubs_h.PL
61614 ____________________________________________________________________________
61615 [  6211] By: jhi                                   on 2000/06/07  02:41:50
61616         Log: Mopup for #6204.
61617              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
61618              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
61619              This is comes from const() where POK isn't on when expected.
61620      Branch: cfgperl
61621            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
61622            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
61623            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
61624            ! perlapi.h pod/perlapi.pod
61625 ____________________________________________________________________________
61626 [  6210] By: jhi                                   on 2000/06/07  01:56:29
61627         Log: Mopup for #6207 and #6209.
61628      Branch: cfgperl
61629            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
61630 ____________________________________________________________________________
61631 [  6209] By: jhi                                   on 2000/06/07  01:33:12
61632         Log: Lock PL_fdpid against race conditions, based on:
61633              Subject: [PATCH 5.6.0]subprocess fixup for threads
61634              From: Dan Sugalski <dan@sidhe.org>
61635              To: perl5-porters@perl.org
61636              Date: Tue, 11 Apr 2000 17:02:32 -0400
61637              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
61638      Branch: cfgperl
61639            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
61640            ! win32/win32.c
61641 ____________________________________________________________________________
61642 [  6208] By: jhi                                   on 2000/06/07  01:05:23
61643         Log: Regen headers for #6207.
61644      Branch: cfgperl
61645            ! embed.h global.sym objXSUB.h proto.h
61646 ____________________________________________________________________________
61647 [  6207] By: jhi                                   on 2000/06/06  23:43:13
61648         Log: Subject: [PATCH 5.6.0] Threadsafe patches
61649              From: Dan Sugalski <dan@sidhe.org>
61650              To: perl5-porters@perl.org
61651              Date: Mon, 08 May 2000 18:08:13 -0400
61652              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
61653      Branch: cfgperl
61654            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
61655            ! proto.h sv.h util.c
61656 ____________________________________________________________________________
61657 [  6206] By: jhi                                   on 2000/06/06  23:21:23
61658         Log: Subject: [PATCH] Eliminate $a/$b in pod
61659              From: David Glasser <me@davidglasser.net>
61660              To: perl5-porters@perl.org
61661              Date: Mon, 29 May 2000 21:15:59 -0400
61662              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
61663      Branch: cfgperl
61664            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
61665            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
61666            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
61667            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
61668            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
61669            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
61670            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
61671            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
61672            ! pod/perlvar.pod pod/perlxs.pod
61673 ____________________________________________________________________________
61674 [  6205] By: jhi                                   on 2000/06/06  23:12:14
61675         Log: Subject: [PATCH] Win32 improvements
61676              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
61677              To: gsar@activestate.com, perl5-porters@perl.org
61678              Date: Mon, 29 May 2000 17:22:24 PDT
61679              Message-ID: <20000530002224.91142.qmail@hotmail.com>
61680              (MUA had mangled many lines by wordwrapping)
61681      Branch: cfgperl
61682            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
61683 ____________________________________________________________________________
61684 [  6204] By: jhi                                   on 2000/06/06  23:01:50
61685         Log: Subject: [PATCH] B::Bytecode patches
61686              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
61687              To: gsar@activestate.com, jhi@iki.fi
61688              Cc: perl5-porters@perl.org
61689              Message-ID: <20000602202526.48694.qmail@hotmail.com>
61690              (MUA had mangled many lines by wordwrapping)
61691      Branch: cfgperl
61692            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
61693            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
61694            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
61695            ! intrpvar.h perl.c
61696 ____________________________________________________________________________
61697 [  6203] By: jhi                                   on 2000/06/06  22:32:43
61698         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
61699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61700              Date: Tue, 06 Jun 2000 13:07:45 -0700
61701              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
61702      Branch: cfgperl
61703            ! pod/perldiag.pod
61704 ____________________________________________________________________________
61705 [  6202] By: jhi                                   on 2000/06/06  19:38:35
61706         Log: Integrate with Sarathy.
61707      Branch: cfgperl
61708           !> perl.c
61709 ____________________________________________________________________________
61710 [  6201] By: gsar                                  on 2000/06/06  00:42:59
61711         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
61712              does a PUSHMARK that's never ever POPMARKed; in general, only
61713              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
61714              Perl_eval_[sp]v() don't because they don't take any incoming
61715              arguments (this leak has been around since the original version
61716              of perl_eval_pv() in 5.003_97e)
61717      Branch: perl
61718            ! perl.c
61719 ____________________________________________________________________________
61720 [  6200] By: jhi                                   on 2000/06/04  03:44:52
61721         Log: Update to cperl-mode.el 4.31 from
61722              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
61723              Subject: A couple of notes
61724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61725              To: Mailing list Perl5 <perl5-porters@perl.org>
61726              Date: Sat, 3 Jun 2000 23:33:32 -0400
61727              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
61728      Branch: cfgperl
61729            ! emacs/cperl-mode.el
61730 ____________________________________________________________________________
61731 [  6199] By: jhi                                   on 2000/06/03  15:11:05
61732         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
61733              From: Dan Sugalski <dan@sidhe.org>
61734              To: perl5-porters@perl.org, vmsperl@perl.org
61735              Date: Fri, 02 Jun 2000 17:30:51 -0400
61736              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
61737      Branch: cfgperl
61738            ! vms/descrip_mms.template vms/gen_shrfls.pl
61739 ____________________________________________________________________________
61740 [  6198] By: jhi                                   on 2000/06/03  14:59:15
61741         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
61742              From: Dan Sugalski <dan@sidhe.org>
61743              To: vmsperl@perl.org, perl5-porters@perl.org
61744              Date: Fri, 02 Jun 2000 16:00:41 -0400
61745              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
61746              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
61747      Branch: cfgperl
61748            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
61749            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
61750            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
61751 ____________________________________________________________________________
61752 [  6197] By: jhi                                   on 2000/06/03  14:41:30
61753         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
61754              From: John Borwick <jhborwic@unity.ncsu.edu>
61755              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
61756              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
61757      Branch: cfgperl
61758            ! pod/perlsyn.pod
61759 ____________________________________________________________________________
61760 [  6196] By: jhi                                   on 2000/06/03  14:38:09
61761         Log: Integrate with Sarathy.
61762      Branch: cfgperl
61763           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
61764           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
61765           !> vms/perly_c.vms
61766 ____________________________________________________________________________
61767 [  6195] By: gsar                                  on 2000/06/02  22:43:13
61768         Log: fix yet another eval"" leak under USE_ITHREADS
61769      Branch: perl
61770            ! op.c
61771 ____________________________________________________________________________
61772 [  6194] By: gsar                                  on 2000/06/02  18:22:06
61773         Log: fix small eval"" memory leaks under USE_ITHREADS
61774      Branch: perl
61775            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
61776            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
61777            ! vms/perly_c.vms
61778 ____________________________________________________________________________
61779 [  6193] By: jhi                                   on 2000/06/01  13:03:56
61780         Log: Signals-be-gone for microperl.
61781      Branch: cfgperl
61782            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
61783 ____________________________________________________________________________
61784 [  6192] By: jhi                                   on 2000/06/01  12:52:02
61785         Log: Integrate with Sarathy.
61786      Branch: cfgperl
61787           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
61788           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
61789           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
61790           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
61791           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
61792           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
61793           !> t/op/vec.t utils/h2xs.PL
61794 ____________________________________________________________________________
61795 [  6191] By: gsar                                  on 2000/06/01  09:38:21
61796         Log: vec() loses numericalness (modified version of patch suggested
61797              by Robin Barker)
61798      Branch: perl
61799            ! doop.c t/op/vec.t
61800 ____________________________________________________________________________
61801 [  6190] By: gsar                                  on 2000/06/01  09:26:15
61802         Log: submit missing embed.pl change
61803      Branch: perl
61804            ! embed.pl
61805 ____________________________________________________________________________
61806 [  6189] By: gsar                                  on 2000/06/01  09:05:34
61807         Log: counting tr/// corrupts later operation (from M.J.T Guy)
61808      Branch: perl
61809            ! doop.c t/op/tr.t
61810 ____________________________________________________________________________
61811 [  6188] By: gsar                                  on 2000/06/01  08:58:39
61812         Log: h2xs tweaks
61813      Branch: perl
61814            ! utils/h2xs.PL
61815 ____________________________________________________________________________
61816 [  6187] By: gsar                                  on 2000/06/01  08:50:07
61817         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
61818              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
61819      Branch: perl
61820            + lib/Pod/LaTeX.pm
61821            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
61822            ! pod/pod2latex.PL
61823 ____________________________________________________________________________
61824 [  6186] By: gsar                                  on 2000/06/01  08:24:40
61825         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
61826              <wolfgang.laun@alcatel.at>)
61827      Branch: perl
61828            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
61829            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
61830 ____________________________________________________________________________
61831 [  6185] By: gsar                                  on 2000/06/01  08:12:00
61832         Log: remove incorrect documentation about implicit split to @_ in
61833              list context, which never really worked in perl 5 (from
61834              M.J.T. Guy)
61835      Branch: perl
61836            ! pod/perlfunc.pod pod/perltrap.pod
61837 ____________________________________________________________________________
61838 [  6184] By: gsar                                  on 2000/06/01  07:52:27
61839         Log: tweak for change#6127
61840      Branch: perl
61841            ! perl.c
61842 ____________________________________________________________________________
61843 [  6183] By: gsar                                  on 2000/06/01  07:41:02
61844         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
61845              <nick@ccl4.org>)
61846      Branch: perl
61847            + t/lib/selfloader.t
61848            ! MANIFEST lib/SelfLoader.pm
61849 ____________________________________________________________________________
61850 [  6182] By: jhi                                   on 2000/06/01  00:34:42
61851         Log: Be Cleaner Part Deux.
61852      Branch: cfgperl
61853            ! Makefile.SH
61854 ____________________________________________________________________________
61855 [  6181] By: jhi                                   on 2000/06/01  00:32:09
61856         Log: Integrate with Sarathy.
61857      Branch: cfgperl
61858           !> pp.c t/op/arith.t
61859 ____________________________________________________________________________
61860 [  6180] By: jhi                                   on 2000/06/01  00:31:13
61861         Log: microperl nits from Simon Cozens.
61862      Branch: cfgperl
61863            + uconfig.h
61864            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
61865            ! unixish.h
61866 ____________________________________________________________________________
61867 [  6179] By: gsar                                  on 2000/05/31  22:37:51
61868         Log: buggy modulus on UVs introduced by change#3378 (resulted in
61869              4063328477 % 65535 amounting to 27406, instead of 27407)
61870      Branch: perl
61871            ! pp.c t/op/arith.t
61872 ____________________________________________________________________________
61873 [  6178] By: jhi                                   on 2000/05/31  21:52:41
61874         Log: Be cleaner.
61875      Branch: cfgperl
61876            ! Makefile.SH
61877 ____________________________________________________________________________
61878 [  6177] By: jhi                                   on 2000/05/31  21:47:33
61879         Log: Substitution utf8 patch from Simon Cozens.
61880      Branch: cfgperl
61881            ! pp_hot.c
61882 ____________________________________________________________________________
61883 [  6176] By: jhi                                   on 2000/05/31  21:45:34
61884         Log: Single-quoted utf8 patch from Simon Cozens.
61885      Branch: cfgperl
61886            ! toke.c
61887 ____________________________________________________________________________
61888 [  6175] By: jhi                                   on 2000/05/31  21:40:18
61889         Log: Integrate with Sarathy.
61890      Branch: cfgperl
61891           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
61892 ____________________________________________________________________________
61893 [  6174] By: jhi                                   on 2000/05/31  21:37:31
61894         Log: microperl changes from Simon Cozens; Makefile for microperl
61895              written from scratch; few casts added as microperl compilation
61896              doesn't have all prototypes available.
61897      Branch: cfgperl
61898            + Makefile.micro README.micro Todo.micro uconfig.sh
61899            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
61900            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
61901      Branch: metaconfig
61902            + U/modified/Config_h.U
61903 ____________________________________________________________________________
61904 [  6173] By: jhi                                   on 2000/05/31  20:00:24
61905         Log: metaconfig maintenance.
61906      Branch: metaconfig
61907            + U/modified/Inhdr.U U/typedefs/inotype.U
61908      Branch: metaconfig/U/perl
61909            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
61910            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
61911 ____________________________________________________________________________
61912 [  6172] By: gsar                                  on 2000/05/31  05:05:42
61913         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
61914              (from Ilya Zakharevich)
61915      Branch: perl
61916            ! regexec.c t/op/re_tests
61917 ____________________________________________________________________________
61918 [  6171] By: gsar                                  on 2000/05/31  05:01:47
61919         Log: scalar() doesn't force scalar context when used in void context
61920              (from Simon Cozens)
61921      Branch: perl
61922            ! op.c t/op/wantarray.t
61923 ____________________________________________________________________________
61924 [  6170] By: gsar                                  on 2000/05/31  04:41:33
61925         Log: change#6142 needs tweaks to tests to work where there's no symlink()
61926              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
61927      Branch: perl
61928            ! t/lib/filefind.t
61929 ____________________________________________________________________________
61930 [  6169] By: gsar                                  on 2000/05/31  04:29:49
61931         Log: integrate cfgperl contents into mainline
61932      Branch: perl
61933           +> pod/perlmodlib.PL pod/perlnewmod.pod
61934           !> (integrate 42 files)
61935 ____________________________________________________________________________
61936 [  6168] By: jhi                                   on 2000/05/30  22:53:37
61937         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
61938      Branch: cfgperl
61939            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61940            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
61941            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
61942            ! win32/config.bc win32/config.gc win32/config.vc
61943            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61944            ! win32/config_h.PL win32/config_sh.PL
61945      Branch: metaconfig/U/perl
61946            ! perlxv.U
61947 ____________________________________________________________________________
61948 [  6167] By: jhi                                   on 2000/05/30  22:20:21
61949         Log: tweak todo 
61950      Branch: cfgperl
61951            ! Todo-5.6
61952 ____________________________________________________________________________
61953 [  6166] By: jhi                                   on 2000/05/30  22:11:51
61954         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
61955              in case somebody wants to write an extension for more
61956              shadow database interfaces.
61957      Branch: cfgperl
61958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61959            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
61960            ! vos/config.def vos/config.h vos/config_h.SH_orig
61961            ! win32/config.bc win32/config.gc win32/config.vc
61962            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61963      Branch: metaconfig
61964            ! U/modified/Myinit.U
61965      Branch: metaconfig/U/perl
61966            + d_getespwnam.U d_getprpwnam.U i_prot.U
61967 ____________________________________________________________________________
61968 [  6165] By: jhi                                   on 2000/05/30  18:35:34
61969         Log: Integrate with Sarathy.
61970      Branch: cfgperl
61971           !> op.c
61972 ____________________________________________________________________________
61973 [  6164] By: jhi                                   on 2000/05/30  18:30:16
61974         Log: detypo
61975      Branch: cfgperl
61976            ! Configure config_h.SH
61977      Branch: metaconfig/U/perl
61978            ! perlxv.U
61979 ____________________________________________________________________________
61980 [  6163] By: gsar                                  on 2000/05/30  03:24:03
61981         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
61982      Branch: perl
61983            ! op.c
61984 ____________________________________________________________________________
61985 [  6162] By: gsar                                  on 2000/05/30  03:09:38
61986         Log: fix memory leak in method call optimization (change#3768);
61987              made C<eval "$x->foo()"> leak
61988      Branch: perl
61989            ! op.c
61990 ____________________________________________________________________________
61991 [  6161] By: jhi                                   on 2000/05/29  17:56:26
61992         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
61993              both from Simon Cozens.
61994      Branch: cfgperl
61995            + pod/perlmodlib.PL pod/perlnewmod.pod
61996            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
61997            ! pod/perlmodlib.pod pod/perltoc.pod
61998 ____________________________________________________________________________
61999 [  6160] By: jhi                                   on 2000/05/29  17:23:55
62000         Log: Changes for the File::Temp 0.08 (change #6159) test suite
62001              to fit better into the Perl distribution test framework.
62002      Branch: cfgperl
62003            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
62004            ! t/lib/ftmp-tempfile.t
62005 ____________________________________________________________________________
62006 [  6159] By: jhi                                   on 2000/05/29  16:55:36
62007         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
62008      Branch: cfgperl
62009            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
62010            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
62011 ____________________________________________________________________________
62012 [  6158] By: bailey                                on 2000/05/29  16:22:08
62013         Log: Add fallback to tmpfile for use in cases where user's relying on
62014              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
62015              Lane's patch)
62016      Branch: vmsperl
62017            ! vms/vms.c vms/vmsish.h
62018 ____________________________________________________________________________
62019 [  6157] By: jhi                                   on 2000/05/29  03:10:36
62020         Log: Regen Configure to jive with #6149.
62021      Branch: cfgperl
62022            ! Configure
62023      Branch: metaconfig
62024            ! U/modified/Getfile.U
62025 ____________________________________________________________________________
62026 [  6156] By: jhi                                   on 2000/05/29  03:01:38
62027         Log: Integrate with Sarathy.
62028      Branch: cfgperl
62029           +> ext/DynaLoader/dl_mac.xs
62030           !> (integrate 38 files)
62031 ____________________________________________________________________________
62032 [  6155] By: gsar                                  on 2000/05/28  21:15:58
62033         Log: small bug in change#6144; remove random \xA0 character that snuck
62034              in via change#6145
62035      Branch: perl
62036            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
62037 ____________________________________________________________________________
62038 [  6154] By: gsar                                  on 2000/05/28  21:04:19
62039         Log: avoid type mismatch warning
62040      Branch: perl
62041            ! perl.c
62042 ____________________________________________________________________________
62043 [  6153] By: gsar                                  on 2000/05/28  20:58:31
62044         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
62045              <nick@Bagpuss.uk.boo.com>)
62046      Branch: perl
62047            ! lib/Test/Harness.pm
62048 ____________________________________________________________________________
62049 [  6152] By: gsar                                  on 2000/05/28  20:53:42
62050         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
62051      Branch: perl
62052            ! regexec.c
62053 ____________________________________________________________________________
62054 [  6151] By: gsar                                  on 2000/05/28  20:50:28
62055         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
62056      Branch: perl
62057            ! regexec.c
62058 ____________________________________________________________________________
62059 [  6150] By: gsar                                  on 2000/05/28  20:39:58
62060         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
62061      Branch: perl
62062            ! pod/perlrequick.pod
62063 ____________________________________________________________________________
62064 [  6149] By: gsar                                  on 2000/05/28  20:35:16
62065         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
62066              <troc@netrus.net>)
62067      Branch: perl
62068            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
62069            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
62070            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
62071            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
62072 ____________________________________________________________________________
62073 [  6148] By: gsar                                  on 2000/05/28  20:21:07
62074         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
62075      Branch: perl
62076            ! lib/ExtUtils/MM_Unix.pm
62077 ____________________________________________________________________________
62078 [  6147] By: gsar                                  on 2000/05/28  20:12:41
62079         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
62080              (from Peter Prymmer)
62081      Branch: perl
62082            ! vms/subconfigure.com
62083 ____________________________________________________________________________
62084 [  6146] By: gsar                                  on 2000/05/28  20:06:15
62085         Log: doc typo
62086      Branch: perl
62087            ! lib/warnings.pm warnings.h warnings.pl
62088 ____________________________________________________________________________
62089 [  6145] By: gsar                                  on 2000/05/28  18:44:33
62090         Log: make xsubpp skip embedded pod (from Matthias Neeracher
62091              <neeri@iis.ee.ethz.ch>)
62092      Branch: perl
62093            ! lib/ExtUtils/xsubpp
62094 ____________________________________________________________________________
62095 [  6144] By: gsar                                  on 2000/05/28  18:42:49
62096         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
62097              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
62098              <neeri@iis.ee.ethz.ch>)
62099      Branch: perl
62100            ! lib/AutoSplit.pm
62101 ____________________________________________________________________________
62102 [  6143] By: gsar                                  on 2000/05/28  18:41:12
62103         Log: MacOS support, part 1 (from Matthias Neeracher
62104              <neeri@iis.ee.ethz.ch>)
62105      Branch: perl
62106            + ext/DynaLoader/dl_mac.xs
62107            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
62108            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
62109            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
62110            ! util.h
62111 ____________________________________________________________________________
62112 [  6142] By: gsar                                  on 2000/05/28  18:21:51
62113         Log: File::Find fails to chdir when chasing symlinks (from
62114              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
62115      Branch: perl
62116            ! lib/File/Find.pm t/lib/filefind.t
62117 ____________________________________________________________________________
62118 [  6141] By: jhi                                   on 2000/05/28  14:25:15
62119         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
62120              forwarded by Peter Seebach from the bsdi-users mailing list.
62121              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
62122      Branch: perl
62123            ! hints/bsdos.sh
62124 ____________________________________________________________________________
62125 [  6140] By: jhi                                   on 2000/05/28  14:11:57
62126         Log: Integrate with Sarathy.
62127      Branch: cfgperl
62128           +> (branch 30 files)
62129           !> (integrate 93 files)
62130 ____________________________________________________________________________
62131 [  6139] By: gsar                                  on 2000/05/28  10:01:48
62132         Log: revise mktables.PL for bugs and newness in Unicode 3.0
62133              (from James Bence <jbence@amgen.com>)
62134      Branch: perl
62135            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
62136            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
62137            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
62138            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
62139            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
62140            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
62141            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
62142            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
62143            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
62144            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
62145            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
62146            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
62147            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
62148            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
62149            + lib/unicode/Is/SylWU.pl
62150            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
62151            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
62152            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
62153            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
62154            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
62155            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
62156            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
62157            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
62158            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
62159            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
62160            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
62161            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
62162            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
62163            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
62164            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
62165            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
62166            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
62167            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
62168            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
62169            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
62170            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
62171            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
62172            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
62173            ! lib/unicode/Makefile lib/unicode/mktables.PL
62174 ____________________________________________________________________________
62175 [  6138] By: gsar                                  on 2000/05/28  08:50:32
62176         Log: add note about the handling of negative indices to tied arrays
62177              (from Michael G Schwern <schwern@pobox.com>)
62178      Branch: perl
62179            ! pod/perltie.pod
62180 ____________________________________________________________________________
62181 [  6137] By: gsar                                  on 2000/05/28  08:46:10
62182         Log: fix bogus redeclaration warning for "our" variables in different
62183              scopes
62184      Branch: perl
62185            ! op.c t/pragma/strict-vars
62186 ____________________________________________________________________________
62187 [  6136] By: gsar                                  on 2000/05/28  08:31:20
62188         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
62189      Branch: perl
62190            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
62191 ____________________________________________________________________________
62192 [  6135] By: gsar                                  on 2000/05/28  08:17:50
62193         Log: enable Test::Harness to dynamically determine column width etc.
62194              (from Rob Napier <rnapier@employees.org>)
62195      Branch: perl
62196            ! lib/Test/Harness.pm
62197 ____________________________________________________________________________
62198 [  6134] By: gsar                                  on 2000/05/28  08:13:39
62199         Log: make Test::Harness use wait.h/WCOREDUMP if available
62200              (from Ben Tilly <ben_tilly@hotmail.com>)
62201      Branch: perl
62202            ! lib/Test/Harness.pm
62203 ____________________________________________________________________________
62204 [  6133] By: gsar                                  on 2000/05/28  08:08:05
62205         Log: elide bogus test in change#6132
62206      Branch: perl
62207            ! t/pragma/warn/9enabled
62208 ____________________________________________________________________________
62209 [  6132] By: gsar                                  on 2000/05/28  08:03:14
62210         Log: warnings::enabled() doesn't fall back to looking at $^W if
62211              caller isn't using lexical warnings (from Paul Marquess)
62212      Branch: perl
62213            ! pp_ctl.c t/pragma/warn/9enabled
62214 ____________________________________________________________________________
62215 [  6131] By: gsar                                  on 2000/05/28  07:57:47
62216         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
62217      Branch: perl
62218            ! ext/POSIX/POSIX.pm
62219 ____________________________________________________________________________
62220 [  6130] By: gsar                                  on 2000/05/28  07:29:12
62221         Log: fix places that mean C<"word" character> but say C<alphanumeric
62222              character>
62223      Branch: perl
62224            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
62225 ____________________________________________________________________________
62226 [  6129] By: gsar                                  on 2000/05/28  07:18:41
62227         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
62228      Branch: perl
62229            ! vms/test.com
62230 ____________________________________________________________________________
62231 [  6128] By: gsar                                  on 2000/05/28  07:12:55
62232         Log: new perlxstut example for passing/returning refs to arrays
62233              (from David Lowe <dlowe@pootpoot.com>)
62234      Branch: perl
62235            ! pod/perlxstut.pod
62236 ____________________________________________________________________________
62237 [  6127] By: gsar                                  on 2000/05/28  07:02:50
62238         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
62239              failed (from Gisle Aas)
62240      Branch: perl
62241            ! cop.h perl.c
62242 ____________________________________________________________________________
62243 [  6126] By: gsar                                  on 2000/05/28  06:39:53
62244         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
62245              (reworked variant of patch suggested by Simon Cozens)
62246      Branch: perl
62247            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
62248            ! pp_hot.c proto.h t/op/gv.t
62249 ____________________________________________________________________________
62250 [  6125] By: gsar                                  on 2000/05/28  05:14:55
62251         Log: enable propagating exception objects via Perl_croak() in XS code
62252              (from Gisle Aas)
62253      Branch: perl
62254            ! util.c
62255 ____________________________________________________________________________
62256 [  6124] By: gsar                                  on 2000/05/28  05:07:28
62257         Log: integrate vmsperl contents into mainline
62258      Branch: perl
62259           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
62260           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
62261           !> vms/vmsish.h
62262 ____________________________________________________________________________
62263 [  6123] By: gsar                                  on 2000/05/28  05:03:53
62264         Log: clarify gotcha with #line directives (from Rocco Caputo
62265              <troc@netrus.net>)
62266      Branch: perl
62267            ! pod/perldebug.pod pod/perlsyn.pod
62268 ____________________________________________________________________________
62269 [  6122] By: gsar                                  on 2000/05/28  04:58:29
62270         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
62271              (from Mark-Jason Dominus)
62272      Branch: perl
62273            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
62274            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
62275            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
62276            ! toke.c
62277 ____________________________________________________________________________
62278 [  6121] By: bailey                                on 2000/05/25  04:46:54
62279         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
62280              lists (based on fixes by Craig Berry)
62281      Branch: vmsperl
62282            ! lib/File/Spec/VMS.pm
62283 ____________________________________________________________________________
62284 [  6120] By: bailey                                on 2000/05/25  04:25:38
62285         Log: Add missing escape (Charles Lane)
62286      Branch: vmsperl
62287            ! t/op/lex_assign.t
62288 ____________________________________________________________________________
62289 [  6119] By: bailey                                on 2000/05/25  04:21:25
62290         Log: Quiet error messages in vmsish.t (Charles Lane)
62291      Branch: vmsperl
62292            ! vms/ext/vmsish.t
62293 ____________________________________________________________________________
62294 [  6118] By: bailey                                on 2000/05/25  04:17:57
62295         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
62296              Flatten case labels in switch statements uniformly (Charles Bailey)
62297      Branch: vmsperl
62298            ! vms/vms.c
62299 ____________________________________________________________________________
62300 [  6117] By: bailey                                on 2000/05/25  03:58:09
62301         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
62302      Branch: vmsperl
62303            ! vms/vmsish.h
62304 ____________________________________________________________________________
62305 [  6116] By: bailey                                on 2000/05/25  03:11:15
62306         Log: Miscellaneous cosmetic fixes (Charles Lane)
62307      Branch: vmsperl
62308            ! lib/ExtUtils/MM_VMS.pm
62309 ____________________________________________________________________________
62310 [  6115] By: bailey                                on 2000/05/25  03:10:36
62311         Log: Add bounds checking for several strings (Charles Lane)
62312      Branch: vmsperl
62313            ! vms/vms.c
62314 ____________________________________________________________________________
62315 [  6114] By: bailey                                on 2000/05/25  02:25:34
62316         Log: Urk -- undo previous removal of vmsish 'exit' change
62317      Branch: vmsperl
62318            ! vms/ext/vmsish.pm vms/vmsish.h
62319 ____________________________________________________________________________
62320 [  6113] By: bailey                                on 2000/05/24  02:24:40
62321         Log: Ugly workaround for version-specific RTL error
62322      Branch: vmsperl
62323            ! vms/vms.c
62324 ____________________________________________________________________________
62325 [  6112] By: bailey                                on 2000/05/24  02:19:55
62326         Log: Check for existence of file before trying to delete
62327      Branch: vmsperl
62328            ! vms/test.com
62329 ____________________________________________________________________________
62330 [  6111] By: bailey                                on 2000/05/23  23:35:13
62331         Log: Resync with mainline prior to post-5.6.0 updates
62332      Branch: vmsperl
62333           +> (branch 49 files)
62334            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
62335            ! vms/ext/vmsish.pm
62336           !> (integrate 334 files)
62337 ____________________________________________________________________________
62338 [  6110] By: jhi                                   on 2000/05/23  19:28:32
62339         Log: todo tweak
62340      Branch: cfgperl
62341            ! Todo-5.6
62342 ____________________________________________________________________________
62343 [  6109] By: jhi                                   on 2000/05/18  17:38:54
62344         Log: Integrate with Sarathy.
62345      Branch: cfgperl
62346           !> mg.c perl.h win32/perlhost.h
62347 ____________________________________________________________________________
62348 [  6108] By: gsar                                  on 2000/05/17  02:24:56
62349         Log: reenable fake signal handling on Windows, bugs and all
62350      Branch: perl
62351            ! mg.c perl.h win32/perlhost.h
62352 ____________________________________________________________________________
62353 [  6107] By: jhi                                   on 2000/05/15  18:01:41
62354         Log: Tweak the todo list.
62355      Branch: cfgperl
62356            ! Todo-5.6
62357 ____________________________________________________________________________
62358 [  6106] By: jhi                                   on 2000/05/15  13:41:48
62359         Log: The (Configure) script refuses to go on, after asking for
62360              'You may also choose to try maximal 64-bitness....'.
62361              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
62362              -- Patrick Zima
62363              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
62364      Branch: cfgperl
62365            ! hints/solaris_2.sh
62366 ____________________________________________________________________________
62367 [  6105] By: jhi                                   on 2000/05/11  14:37:43
62368         Log: Integrate with Sarathy.
62369      Branch: cfgperl
62370           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
62371           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
62372 ____________________________________________________________________________
62373 [  6104] By: gsar                                  on 2000/05/11  03:39:07
62374         Log: PL_sys_intern was being initialized too late on windows
62375      Branch: perl
62376            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
62377            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
62378 ____________________________________________________________________________
62379 [  6103] By: jhi                                   on 2000/05/09  19:42:20
62380         Log: Test tweaking for Unicos continues.
62381      Branch: cfgperl
62382            ! t/op/64bitint.t
62383 ____________________________________________________________________________
62384 [  6102] By: jhi                                   on 2000/05/09  16:47:27
62385         Log: The test suite tweak in #6101 wasn't quite right.
62386      Branch: cfgperl
62387            ! t/lib/complex.t
62388 ____________________________________________________________________________
62389 [  6101] By: jhi                                   on 2000/05/09  15:35:34
62390         Log: Hints and test tweaks for Unicos.
62391      Branch: cfgperl
62392            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
62393 ____________________________________________________________________________
62394 [  6100] By: jhi                                   on 2000/05/08  21:15:06
62395         Log: More compilation tweakery from Allen Smith.
62396      Branch: cfgperl
62397            ! hints/irix_6.sh
62398 ____________________________________________________________________________
62399 [  6099] By: jhi                                   on 2000/05/08  19:21:18
62400         Log: Tweaks for the cc bugs from Allen Smith.
62401      Branch: cfgperl
62402            ! hints/irix_6.sh
62403 ____________________________________________________________________________
62404 [  6098] By: jhi                                   on 2000/05/08  19:13:37
62405         Log: Add a note about other, yet unsupported, shadow password APIs.
62406      Branch: cfgperl
62407            ! pp_sys.c
62408 ____________________________________________________________________________
62409 [  6097] By: jhi                                   on 2000/05/08  18:46:34
62410         Log: Add a note about possible compilation problems from Allen Smith.
62411      Branch: cfgperl
62412            ! hints/irix_6.sh
62413 ____________________________________________________________________________
62414 [  6096] By: jhi                                   on 2000/05/08  17:33:10
62415         Log: Integrate with Sarathy.
62416      Branch: cfgperl
62417           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
62418           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
62419 ____________________________________________________________________________
62420 [  6095] By: jhi                                   on 2000/05/08  16:21:33
62421         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
62422              might be useful in future.
62423      Branch: cfgperl
62424            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62425            ! config_h.SH
62426      Branch: metaconfig
62427            ! U/installdirs/inc_version_list.U
62428      Branch: metaconfig/U/perl
62429            ! perlxv.U
62430 ____________________________________________________________________________
62431 [  6094] By: gsar                                  on 2000/05/08  14:22:22
62432         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
62433      Branch: perl
62434            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
62435            ! hints/cygwin.sh pp_sys.c
62436 ____________________________________________________________________________
62437 [  6093] By: gsar                                  on 2000/05/08  12:52:28
62438         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
62439              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
62440      Branch: perl
62441            ! pp_sys.c sv.c win32/perlhost.h
62442 ____________________________________________________________________________
62443 [  6092] By: jhi                                   on 2000/05/07  22:40:34
62444         Log: Regen perltoc with the fixed buildtoc.
62445      Branch: cfgperl
62446            ! pod/perltoc.pod
62447 ____________________________________________________________________________
62448 [  6091] By: jhi                                   on 2000/05/07  22:24:16
62449         Log: Integrate with Sarathy.
62450      Branch: cfgperl
62451           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
62452           !> t/op/substr.t toke.c
62453 ____________________________________________________________________________
62454 [  6090] By: gsar                                  on 2000/05/07  19:47:07
62455         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
62456              [NI]OK; added tests for both
62457      Branch: perl
62458            ! perl.c pp_hot.c sv.c t/op/substr.t
62459 ____________________________________________________________________________
62460 [  6089] By: gsar                                  on 2000/05/07  18:18:38
62461         Log: buildtoc tweak to fix newline lossage
62462      Branch: perl
62463            ! pod/buildtoc
62464 ____________________________________________________________________________
62465 [  6088] By: jhi                                   on 2000/05/07  16:35:36
62466         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
62467              because we do not use those.  The HAS_GETSPNAM remains,
62468              though, because we still do use that.
62469      Branch: cfgperl
62470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62471            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
62472            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
62473            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
62474            ! win32/config.vc win32/config_H.bc win32/config_H.gc
62475            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
62476 ____________________________________________________________________________
62477 [  6087] By: gsar                                  on 2000/05/07  16:05:16
62478         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
62479      Branch: perl
62480            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
62481 ____________________________________________________________________________
62482 [  6086] By: jhi                                   on 2000/05/07  15:27:07
62483         Log: Integrate with Sarathy.
62484      Branch: cfgperl
62485           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
62486           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
62487           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
62488           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
62489           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
62490           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
62491 ____________________________________________________________________________
62492 [  6085] By: gsar                                  on 2000/05/07  05:52:02
62493         Log: repeat operator (x) doesn't preserve utf8-ness
62494      Branch: perl
62495            ! pp.c t/op/substr.t
62496 ____________________________________________________________________________
62497 [  6084] By: gsar                                  on 2000/05/07  05:39:55
62498         Log: substr() does not preserve utf8-ness (from Stefan Eissing
62499              <Eissing@medicaldataservice.de>); added tests
62500      Branch: perl
62501            ! pp.c t/op/substr.t
62502 ____________________________________________________________________________
62503 [  6083] By: gsar                                  on 2000/05/07  05:24:46
62504         Log: note about undocumented caller() return value (from M.J.T. Guy);
62505              yet another peek.t tweak
62506      Branch: perl
62507            ! pod/perlfunc.pod t/lib/peek.t
62508 ____________________________________________________________________________
62509 [  6082] By: gsar                                  on 2000/05/07  05:08:40
62510         Log: peek.t non-portable to ithreads
62511      Branch: perl
62512            ! t/lib/peek.t
62513 ____________________________________________________________________________
62514 [  6081] By: gsar                                  on 2000/05/07  04:17:04
62515         Log: better default perlbug categories for ok reports (from Richard Foley)
62516      Branch: perl
62517            ! utils/perlbug.PL
62518 ____________________________________________________________________________
62519 [  6080] By: gsar                                  on 2000/05/07  04:08:07
62520         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
62521              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
62522      Branch: perl
62523            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
62524            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
62525            ! AUTHORS MAINTAIN MANIFEST
62526 ____________________________________________________________________________
62527 [  6079] By: gsar                                  on 2000/05/07  04:01:38
62528         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
62529      Branch: perl
62530            ! lib/Carp/Heavy.pm
62531 ____________________________________________________________________________
62532 [  6078] By: gsar                                  on 2000/05/07  01:24:19
62533         Log: workaround for CRT bug in chdir() (from Charles Lane, via
62534              Peter Prymmer)
62535      Branch: perl
62536            ! iperlsys.h vms/vms.c vms/vmsish.h
62537 ____________________________________________________________________________
62538 [  6077] By: gsar                                  on 2000/05/07  01:22:23
62539         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
62540              and Tom Phoenix)
62541      Branch: perl
62542            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
62543 ____________________________________________________________________________
62544 [  6076] By: gsar                                  on 2000/05/06  17:36:29
62545         Log: integrate cfgperl contents into mainline
62546      Branch: perl
62547           +> t/lib/peek.t
62548           !> Configure MANIFEST Porting/Glossary Porting/config.sh
62549           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
62550           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
62551           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
62552 ____________________________________________________________________________
62553 [  6075] By: jhi                                   on 2000/05/05  18:56:10
62554         Log: Make the test more portable.
62555      Branch: cfgperl
62556            ! t/lib/peek.t
62557 ____________________________________________________________________________
62558 [  6074] By: jhi                                   on 2000/05/05  18:49:20
62559         Log: Introduce t/lib/peek.t.
62560      Branch: cfgperl
62561            + t/lib/peek.t
62562            ! MANIFEST
62563 ____________________________________________________________________________
62564 [  6073] By: jhi                                   on 2000/05/05  14:30:45
62565         Log: Complex tweaks.
62566      Branch: cfgperl
62567            ! lib/Math/Complex.pm t/lib/complex.t
62568 ____________________________________________________________________________
62569 [  6072] By: jhi                                   on 2000/05/05  12:27:13
62570         Log: Integrate with Sarathy.
62571      Branch: cfgperl
62572           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
62573           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
62574           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
62575           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
62576 ____________________________________________________________________________
62577 [  6071] By: gsar                                  on 2000/05/05  02:24:46
62578         Log: misformatted perllocal.pod (from Tim Jenness
62579              <t.jenness@jach.hawaii.edu>)
62580      Branch: perl
62581            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
62582 ____________________________________________________________________________
62583 [  6070] By: gsar                                  on 2000/05/05  02:16:52
62584         Log: remove misleading comment (from M.J.T. Guy)
62585      Branch: perl
62586            ! t/lib/anydbm.t
62587 ____________________________________________________________________________
62588 [  6069] By: gsar                                  on 2000/05/05  02:15:13
62589         Log: File::Spec compatibility update (from Barrie Slaymaker
62590              <barries@slaysys.com>)
62591      Branch: perl
62592            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
62593            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
62594 ____________________________________________________________________________
62595 [  6068] By: gsar                                  on 2000/05/05  02:01:50
62596         Log: note about values()
62597      Branch: perl
62598            ! pod/perlfunc.pod
62599 ____________________________________________________________________________
62600 [  6067] By: gsar                                  on 2000/05/05  01:33:09
62601         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
62602      Branch: perl
62603            ! win32/win32.c
62604 ____________________________________________________________________________
62605 [  6066] By: gsar                                  on 2000/05/05  01:23:43
62606         Log: s/END/CHECK/
62607      Branch: perl
62608            ! perl.c
62609 ____________________________________________________________________________
62610 [  6065] By: jhi                                   on 2000/05/04  17:30:22
62611         Log: Integrate with Sarathy.
62612      Branch: cfgperl
62613           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
62614 ____________________________________________________________________________
62615 [  6064] By: gsar                                  on 2000/05/04  17:26:14
62616         Log: change#5905 wasn't quite right--it's intent only applies when arguments
62617              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
62618      Branch: perl
62619            ! pp_sys.c sv.c
62620 ____________________________________________________________________________
62621 [  6063] By: gsar                                  on 2000/05/04  16:52:29
62622         Log: tokeq() could read unallocated field in argument
62623      Branch: perl
62624            ! toke.c
62625 ____________________________________________________________________________
62626 [  6062] By: gsar                                  on 2000/05/04  16:34:51
62627         Log: additional tests for utf8.t
62628      Branch: perl
62629            ! t/pragma/utf8.t
62630 ____________________________________________________________________________
62631 [  6061] By: gsar                                  on 2000/05/04  16:09:28
62632         Log: change#5921 neglected to make eq honor "use bytes"
62633      Branch: perl
62634            ! sv.c
62635 ____________________________________________________________________________
62636 [  6060] By: jhi                                   on 2000/05/04  15:30:16
62637         Log: Integrate with Sarathy.
62638      Branch: cfgperl
62639           !> perl.c regcomp.c t/pragma/utf8.t
62640 ____________________________________________________________________________
62641 [  6059] By: jhi                                   on 2000/05/04  15:26:37
62642         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
62643              in natively 64-bit platforms where a long is a quad (no need
62644              for long longs).  Also added bias for IVs.
62645      Branch: cfgperl
62646            ! toke.c
62647 ____________________________________________________________________________
62648 [  6058] By: gsar                                  on 2000/05/04  00:19:14
62649         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
62650              (spotted by Donald Kinzer <dkinzer@premia.com>)
62651      Branch: perl
62652            ! perl.c
62653 ____________________________________________________________________________
62654 [  6057] By: gsar                                  on 2000/05/03  18:34:01
62655         Log: fix broken parsing of /\x{ab}/
62656      Branch: perl
62657            ! regcomp.c t/pragma/utf8.t
62658 ____________________________________________________________________________
62659 [  6056] By: jhi                                   on 2000/05/03  17:57:16
62660         Log: The search of infinity continues, this time simplified.
62661      Branch: cfgperl
62662            ! lib/Math/Complex.pm
62663 ____________________________________________________________________________
62664 [  6055] By: jhi                                   on 2000/05/03  17:45:30
62665         Log: Detypo.
62666      Branch: cfgperl
62667            ! hints/unicos.sh
62668 ____________________________________________________________________________
62669 [  6054] By: jhi                                   on 2000/05/02  22:28:27
62670         Log: Be more forgiving in POSIX about HUGE_VALL.
62671      Branch: cfgperl
62672            ! ext/POSIX/POSIX.xs
62673 ____________________________________________________________________________
62674 [  6053] By: jhi                                   on 2000/05/02  22:25:05
62675         Log: Integrate with Sarathy.
62676      Branch: cfgperl
62677           !> hints/irix_6.sh pod/perlop.pod
62678 ____________________________________________________________________________
62679 [  6052] By: jhi                                   on 2000/05/02  22:24:31
62680         Log: Unicos hint tweak.
62681      Branch: cfgperl
62682            ! hints/unicos.sh
62683 ____________________________________________________________________________
62684 [  6051] By: jhi                                   on 2000/05/02  22:21:26
62685         Log: Complex tweakery.
62686      Branch: cfgperl
62687            ! lib/Math/Complex.pm t/lib/complex.t
62688 ____________________________________________________________________________
62689 [  6050] By: jhi                                   on 2000/05/02  19:26:22
62690         Log: Use setxxent()/endxxent().
62691      Branch: cfgperl
62692            ! t/op/grent.t t/op/pwent.t
62693 ____________________________________________________________________________
62694 [  6049] By: jhi                                   on 2000/05/02  19:06:02
62695         Log: Test both the scalar and list contexts.
62696      Branch: cfgperl
62697            ! t/op/grent.t t/op/pwent.t
62698 ____________________________________________________________________________
62699 [  6048] By: gsar                                  on 2000/05/02  18:29:10
62700         Log: add note about how $( doesn't interpolate in REs (from
62701              Philip Newton <newton@ficus.frogspace.net>)
62702      Branch: perl
62703            ! pod/perlop.pod
62704 ____________________________________________________________________________
62705 [  6047] By: jhi                                   on 2000/05/02  17:41:24
62706         Log: Call getspnam() only iff needd.
62707      Branch: cfgperl
62708            ! pp_sys.c
62709 ____________________________________________________________________________
62710 [  6046] By: gsar                                  on 2000/05/02  17:07:25
62711         Log: libscheck has insufficient checks for n32 libs (from
62712              Albert Chin-A-Young <china@thewrittenword.com>)
62713      Branch: perl
62714            ! hints/irix_6.sh
62715 ____________________________________________________________________________
62716 [  6045] By: jhi                                   on 2000/05/02  13:57:17
62717         Log: Integrate with Sarathy.
62718      Branch: cfgperl
62719           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
62720           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
62721 ____________________________________________________________________________
62722 [  6044] By: gsar                                  on 2000/05/02  06:48:19
62723         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
62724              such that underscores are only ignored in literal numbers,
62725              "\x{...}", and hex/oct argument
62726      Branch: perl
62727            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
62728 ____________________________________________________________________________
62729 [  6043] By: gsar                                  on 2000/05/02  02:22:29
62730         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
62731      Branch: perl
62732            ! pod/perlretut.pod
62733 ____________________________________________________________________________
62734 [  6042] By: gsar                                  on 2000/05/02  02:17:51
62735         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
62736      Branch: perl
62737            ! pod/perltrap.pod
62738 ____________________________________________________________________________
62739 [  6041] By: gsar                                  on 2000/05/02  01:53:51
62740         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
62741              to compensate
62742      Branch: perl
62743            ! Porting/makerel
62744 ____________________________________________________________________________
62745 [  6040] By: gsar                                  on 2000/05/02  01:51:57
62746         Log: missing files in MANIFEST
62747      Branch: perl
62748            ! MANIFEST
62749 ____________________________________________________________________________
62750 [  6039] By: jhi                                   on 2000/05/02  00:36:46
62751         Log: Infinite problems.
62752      Branch: cfgperl
62753            ! lib/Math/Complex.pm
62754 ____________________________________________________________________________
62755 [  6038] By: jhi                                   on 2000/05/02  00:06:38
62756         Log: pwent/spent #ifdef imbalance.
62757      Branch: cfgperl
62758            ! pp_sys.c
62759 ____________________________________________________________________________
62760 [  6037] By: jhi                                   on 2000/05/01  22:50:11
62761         Log: Use HUGE_VALL if applicable.
62762      Branch: cfgperl
62763            ! ext/POSIX/POSIX.xs util.c
62764 ____________________________________________________________________________
62765 [  6036] By: jhi                                   on 2000/05/01  22:20:53
62766         Log: Correct Freudian slip.
62767      Branch: cfgperl
62768            ! pp_sys.c
62769 ____________________________________________________________________________
62770 [  6035] By: jhi                                   on 2000/05/01  21:07:38
62771         Log: Continue on the pwent/spent case.
62772      Branch: cfgperl
62773            ! pp_sys.c
62774 ____________________________________________________________________________
62775 [  6034] By: jhi                                   on 2000/05/01  17:45:14
62776         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
62777              adjustments in 6032 conflicted badly with this, will have
62778              to revisit them later.
62779      Branch: cfgperl
62780           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
62781           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
62782           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
62783           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
62784           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
62785           !> t/lib/cgi-html.t t/lib/cgi-request.t
62786 ____________________________________________________________________________
62787 [  6033] By: jhi                                   on 2000/05/01  17:40:49
62788         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
62789      Branch: cfgperl
62790            ! pp_sys.c
62791 ____________________________________________________________________________
62792 [  6032] By: gsar                                  on 2000/05/01  15:56:32
62793         Log: whitespace adjustments
62794      Branch: perl
62795            ! pp_sys.c
62796 ____________________________________________________________________________
62797 [  6031] By: gsar                                  on 2000/05/01  15:19:41
62798         Log: small nits in diagnostics.pm (from Robin Barker)
62799      Branch: perl
62800            ! lib/diagnostics.pm pod/perldiag.pod
62801 ____________________________________________________________________________
62802 [  6030] By: gsar                                  on 2000/05/01  08:39:18
62803         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
62804              for @- and @+ (from Johan Vromans)
62805      Branch: perl
62806            ! lib/English.pm pod/perlvar.pod
62807 ____________________________________________________________________________
62808 [  6029] By: gsar                                  on 2000/05/01  08:16:10
62809         Log: add CGI.pm v2.66 (from Lincoln Stein)
62810      Branch: perl
62811            + lib/CGI/Util.pm t/lib/cgi-pretty.t
62812            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
62813            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
62814            ! t/lib/cgi-html.t t/lib/cgi-request.t
62815 ____________________________________________________________________________
62816 [  6028] By: gsar                                  on 2000/05/01  06:34:41
62817         Log: Pod::Man generates groff-incompatible macro definition (from
62818              Tom Christiansen)
62819      Branch: perl
62820            ! lib/Pod/Man.pm
62821 ____________________________________________________________________________
62822 [  6027] By: gsar                                  on 2000/05/01  06:31:36
62823         Log: podlators-1.02 update (from Russ Allbery)
62824      Branch: perl
62825            ! lib/Pod/Man.pm lib/Pod/Text.pm
62826 ____________________________________________________________________________
62827 [  6026] By: jhi                                   on 2000/04/30  23:24:23
62828         Log: Integrate with Sarathy.
62829      Branch: cfgperl
62830           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
62831           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
62832           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
62833           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
62834           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
62835           !> t/lib/syslog.t toke.c win32/win32.h
62836 ____________________________________________________________________________
62837 [  6025] By: gsar                                  on 2000/04/30  18:17:47
62838         Log: Is{Alnum,Alpha,Word} don't match titlecase
62839              
62840              TODO: IsSpace is defined recursively!
62841              
62842              (both spotted by Larry)
62843      Branch: perl
62844            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
62845            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
62846 ____________________________________________________________________________
62847 [  6024] By: gsar                                  on 2000/04/30  17:50:19
62848         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
62849              (from Hugo van der Sanden)
62850      Branch: perl
62851            ! toke.c
62852 ____________________________________________________________________________
62853 [  6023] By: gsar                                  on 2000/04/30  17:14:43
62854         Log: debugger stomps on $. (from M.J.T. Guy)
62855      Branch: perl
62856            ! lib/perl5db.pl
62857 ____________________________________________________________________________
62858 [  6022] By: gsar                                  on 2000/04/30  16:59:22
62859         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
62860      Branch: perl
62861            ! sv.c
62862 ____________________________________________________________________________
62863 [  6021] By: gsar                                  on 2000/04/29  21:00:08
62864         Log: remove Win2K issue in pod (fixed by change#6020)
62865      Branch: perl
62866            ! README.win32 pod/perl56delta.pod
62867 ____________________________________________________________________________
62868 [  6020] By: gsar                                  on 2000/04/29  20:51:49
62869         Log: test tweak
62870      Branch: perl
62871            ! t/lib/open3.t
62872 ____________________________________________________________________________
62873 [  6019] By: gsar                                  on 2000/04/29  20:34:27
62874         Log: windows portability tweaks
62875      Branch: perl
62876            ! t/lib/b.t win32/win32.h
62877 ____________________________________________________________________________
62878 [  6018] By: gsar                                  on 2000/04/29  19:55:24
62879         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
62880              make _PATH_LOG() return "" if unavailable
62881      Branch: perl
62882            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
62883            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
62884 ____________________________________________________________________________
62885 [  6017] By: jhi                                   on 2000/04/28  22:49:46
62886         Log: Integrate with Sarathy.
62887      Branch: cfgperl
62888           !> op.c perl.c pod/perldiag.pod t/lib/b.t
62889 ____________________________________________________________________________
62890 [  6016] By: jhi                                   on 2000/04/28  22:46:14
62891         Log: Do not warn that an infinity does not look like a number.
62892      Branch: cfgperl
62893            ! sv.c
62894 ____________________________________________________________________________
62895 [  6015] By: gsar                                  on 2000/04/28  22:35:49
62896         Log: tweak test for portability
62897      Branch: perl
62898            ! t/lib/b.t
62899 ____________________________________________________________________________
62900 [  6014] By: gsar                                  on 2000/04/28  22:05:31
62901         Log: glob() loading File::Glob behind the scenes may cause syntax errors
62902      Branch: perl
62903            ! op.c
62904 ____________________________________________________________________________
62905 [  6013] By: gsar                                  on 2000/04/28  21:25:22
62906         Log: tweak change#5945 to display correct switch name in diagnostic
62907      Branch: perl
62908            ! perl.c pod/perldiag.pod
62909 ____________________________________________________________________________
62910 [  6012] By: jhi                                   on 2000/04/28  21:08:12
62911         Log: Integrate with Sarathy.
62912      Branch: cfgperl
62913           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
62914           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
62915           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
62916 ____________________________________________________________________________
62917 [  6011] By: jhi                                   on 2000/04/28  21:04:46
62918         Log: &HUGE_VAL is not defined, it exists.
62919      Branch: cfgperl
62920            ! lib/Math/Complex.pm
62921 ____________________________________________________________________________
62922 [  6010] By: gsar                                  on 2000/04/28  21:02:58
62923         Log: clarify note about shadow password support (from
62924              gellyfish@gellyfish.com)
62925      Branch: perl
62926            ! pod/perlfunc.pod
62927 ____________________________________________________________________________
62928 [  6009] By: gsar                                  on 2000/04/28  21:00:00
62929         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
62930      Branch: perl
62931            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
62932 ____________________________________________________________________________
62933 [  6008] By: gsar                                  on 2000/04/28  20:56:33
62934         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
62935      Branch: perl
62936            ! installperl vms/subconfigure.com
62937 ____________________________________________________________________________
62938 [  6007] By: gsar                                  on 2000/04/28  20:51:21
62939         Log: note about compile failures and END blocks (from M.J.T. Guy)
62940      Branch: perl
62941            ! pod/perl56delta.pod pod/perlmod.pod
62942 ____________________________________________________________________________
62943 [  6006] By: jhi                                   on 2000/04/28  20:42:14
62944         Log: Regen Configure.
62945      Branch: cfgperl
62946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62947            ! config_h.SH
62948 ____________________________________________________________________________
62949 [  6005] By: gsar                                  on 2000/04/28  20:41:16
62950         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
62951      Branch: perl
62952            ! utils/perldoc.PL
62953 ____________________________________________________________________________
62954 [  6004] By: jhi                                   on 2000/04/28  20:28:21
62955         Log: Integrate with Sarathy.
62956      Branch: cfgperl
62957           !> Configure INSTALL Porting/Glossary Porting/config.sh
62958           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
62959           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
62960           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
62961           !> win32/config.vc win32/win32.c
62962 ____________________________________________________________________________
62963 [  6003] By: gsar                                  on 2000/04/28  20:11:20
62964         Log: allow REG_EXPAND_SZ keys in Windows registry (from
62965              John Clayton <John.Clayton@barclayscapital.com>)
62966      Branch: perl
62967            ! win32/win32.c
62968 ____________________________________________________________________________
62969 [  6002] By: gsar                                  on 2000/04/28  19:34:16
62970         Log: destructive sv_setsv() can lose UV-ness from source, causing
62971              numeric promotions/comparisons to fail to do the right thing
62972      Branch: perl
62973            ! sv.c
62974 ____________________________________________________________________________
62975 [  6001] By: gsar                                  on 2000/04/28  18:44:15
62976         Log: support additional library locations via $Config{otherlibdirs}
62977              (from Andy Dougherty)
62978      Branch: perl
62979            ! Configure INSTALL Porting/Glossary Porting/config.sh
62980            ! Porting/config_H config_h.SH epoc/config.sh perl.c
62981            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
62982            ! win32/config.bc win32/config.gc win32/config.vc
62983 ____________________________________________________________________________
62984 [  6000] By: gsar                                  on 2000/04/28  18:26:58
62985         Log: reworked otherlibdirs.U (from Andy Dougherty)
62986      Branch: metaconfig
62987            ! U/installdirs/otherlibdirs.U
62988 ____________________________________________________________________________
62989 [  5999] By: gsar                                  on 2000/04/28  18:17:07
62990         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
62991      Branch: perl
62992            ! t/pragma/warn/toke toke.c
62993 ____________________________________________________________________________
62994 [  5998] By: jhi                                   on 2000/04/28  13:32:17
62995         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
62996      Branch: cfgperl
62997            ! lib/Math/Complex.pm
62998 ____________________________________________________________________________
62999 [  5997] By: jhi                                   on 2000/04/28  13:14:04
63000         Log: Preserve $!.
63001      Branch: cfgperl
63002            ! lib/Math/Complex.pm
63003 ____________________________________________________________________________
63004 [  5996] By: jhi                                   on 2000/04/28  12:59:23
63005         Log: Integrate with Sarathy.
63006      Branch: cfgperl
63007           +> pod/perlrequick.pod pod/perlretut.pod
63008           !> (integrate 51 files)
63009 ____________________________________________________________________________
63010 [  5995] By: gsar                                  on 2000/04/28  09:37:36
63011         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
63012      Branch: perl
63013            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
63014 ____________________________________________________________________________
63015 [  5994] By: gsar                                  on 2000/04/28  09:33:26
63016         Log: fix for missed accounting for null byte in pack("Z",...) (from
63017              M.J.T. Guy)
63018      Branch: perl
63019            ! pp.c t/op/pack.t
63020 ____________________________________________________________________________
63021 [  5993] By: gsar                                  on 2000/04/28  09:30:05
63022         Log: various minor tweaks seen on p5p
63023      Branch: perl
63024            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
63025 ____________________________________________________________________________
63026 [  5992] By: gsar                                  on 2000/04/28  09:08:19
63027         Log: pod nit (from Simon Cozens)
63028      Branch: perl
63029            ! pod/perlop.pod
63030 ____________________________________________________________________________
63031 [  5991] By: gsar                                  on 2000/04/28  09:06:36
63032         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
63033      Branch: perl
63034            ! README.posix-bc hints/posix-bc.sh
63035 ____________________________________________________________________________
63036 [  5990] By: gsar                                  on 2000/04/28  08:54:52
63037         Log: use $ENV{LIB} to search for libs under Visual C compiler
63038              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
63039      Branch: perl
63040            ! lib/ExtUtils/Liblist.pm
63041 ____________________________________________________________________________
63042 [  5989] By: gsar                                  on 2000/04/28  08:27:12
63043         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
63044              itself and no other (from Tom Hughes)
63045      Branch: perl
63046            ! t/op/array.t toke.c
63047 ____________________________________________________________________________
63048 [  5988] By: gsar                                  on 2000/04/28  08:01:38
63049         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
63050              <paul@miraclefish.com>)
63051      Branch: perl
63052            ! lib/ExtUtils/MakeMaker.pm
63053 ____________________________________________________________________________
63054 [  5987] By: gsar                                  on 2000/04/28  07:53:09
63055         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
63056      Branch: perl
63057            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
63058 ____________________________________________________________________________
63059 [  5986] By: gsar                                  on 2000/04/28  07:44:17
63060         Log: add regular expressions tutorial and quick-start guide (from
63061              Mark Kvale <kvale@phy.ucsf.edu>)
63062      Branch: perl
63063            + pod/perlrequick.pod pod/perlretut.pod
63064            ! AUTHORS MAINTAIN MANIFEST
63065 ____________________________________________________________________________
63066 [  5985] By: gsar                                  on 2000/04/28  07:30:28
63067         Log: forked child may not exit correctly if it failed to open
63068              /dev/console (from Graham Barr)
63069      Branch: perl
63070            ! ext/Sys/Syslog/Syslog.pm
63071 ____________________________________________________________________________
63072 [  5984] By: gsar                                  on 2000/04/28  07:27:20
63073         Log: attributes::reftype() doesn't work on tied argument
63074      Branch: perl
63075            ! xsutils.c
63076 ____________________________________________________________________________
63077 [  5983] By: gsar                                  on 2000/04/28  07:15:04
63078         Log: numeric conversion of non-number in change#3378 tramples on
63079              OOK offset, causing segfaults
63080      Branch: perl
63081            ! sv.c
63082 ____________________________________________________________________________
63083 [  5982] By: gsar                                  on 2000/04/28  04:48:25
63084         Log: avoid error in IO::Socket::INET when given an unknown service name
63085              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
63086      Branch: perl
63087            ! ext/IO/lib/IO/Socket/INET.pm
63088 ____________________________________________________________________________
63089 [  5981] By: gsar                                  on 2000/04/28  04:31:31
63090         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
63091              prototype mismatch with CORE::glob(); update pod and tests to
63092              suit (File::Glob::glob() is still available for backward
63093              compatibility, but should be considered deprecated)
63094      Branch: perl
63095            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
63096            ! t/lib/glob-taint.t
63097 ____________________________________________________________________________
63098 [  5980] By: gsar                                  on 2000/04/28  03:47:29
63099         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
63100              <ghudson@mit.edu>)
63101      Branch: metaconfig
63102            ! U/modified/Options.U
63103      Branch: perl
63104            ! Configure
63105 ____________________________________________________________________________
63106 [  5979] By: gsar                                  on 2000/04/28  03:07:54
63107         Log: under useithreads, constant pad entries could inadvertantly be
63108              shared across threads (from Eric Blood <eblood@xmission.com>);
63109              added Eric's test case to testsuite
63110      Branch: perl
63111            ! op.c t/op/misc.t
63112 ____________________________________________________________________________
63113 [  5978] By: gsar                                  on 2000/04/27  21:13:00
63114         Log: sync version numbers in File::Spec with the ones on CPAN
63115              (from Barrie Slaymaker)
63116      Branch: perl
63117            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
63118            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
63119            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
63120 ____________________________________________________________________________
63121 [  5977] By: gsar                                  on 2000/04/27  21:07:29
63122         Log: autoquote barewords followed by newline and arrow properly
63123              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
63124      Branch: perl
63125            ! t/pragma/warn/toke toke.c
63126 ____________________________________________________________________________
63127 [  5976] By: gsar                                  on 2000/04/27  20:41:20
63128         Log: DB_File v1.73 update (from Paul Marquess)
63129      Branch: perl
63130            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
63131            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
63132 ____________________________________________________________________________
63133 [  5975] By: gsar                                  on 2000/04/27  20:34:24
63134         Log: allow sort() reentrancy (variant of patch suggested by
63135              Hugo van der Sanden)
63136      Branch: perl
63137            ! pp_ctl.c t/op/sort.t
63138 ____________________________________________________________________________
63139 [  5974] By: gsar                                  on 2000/04/27  19:46:57
63140         Log: change#4197 somehow missed initializing PL_errors, meaning
63141              sytax error queueing wasn't working outside eval"" at all;
63142              also fixed eval"" to localize PL_error_count, so that compile-time
63143              eval's don't clobber the error state of the outer context
63144      Branch: perl
63145            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
63146            ! t/pragma/warn/toke
63147 ____________________________________________________________________________
63148 [  5973] By: gsar                                  on 2000/04/27  18:29:05
63149         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
63150      Branch: perl
63151            ! regcomp.c regexec.c t/op/re_tests
63152 ____________________________________________________________________________
63153 [  5972] By: jhi                                   on 2000/04/27  18:22:41
63154         Log: Integrate with Sarathy.
63155      Branch: cfgperl
63156           +> t/lib/b.t t/lib/syslog.t
63157           !> (integrate 31 files)
63158 ____________________________________________________________________________
63159 [  5971] By: jhi                                   on 2000/04/27  18:18:46
63160         Log: Unicos tweaks from Mark P. Lutz.
63161      Branch: cfgperl
63162            ! hints/unicos.sh lib/Math/Complex.pm
63163 ____________________________________________________________________________
63164 [  5970] By: gsar                                  on 2000/04/27  18:05:11
63165         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
63166              IV is >32bits
63167      Branch: perl
63168            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
63169 ____________________________________________________________________________
63170 [  5969] By: gsar                                  on 2000/04/27  17:50:56
63171         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
63172      Branch: perl
63173            + t/lib/syslog.t
63174            ! MANIFEST ext/Sys/Syslog/Syslog.pm
63175 ____________________________________________________________________________
63176 [  5968] By: gsar                                  on 2000/04/27  17:44:49
63177         Log: tolerate spaces in group names in test on solaris (from David Boyce
63178              <dsb@boyski.com>)
63179      Branch: perl
63180            ! t/op/groups.t
63181 ____________________________________________________________________________
63182 [  5967] By: gsar                                  on 2000/04/27  17:41:22
63183         Log: improved docs on the warn_uninit diagnostic (from David Glasser
63184              and Simon Cozens)
63185      Branch: perl
63186            ! pod/perldiag.pod
63187 ____________________________________________________________________________
63188 [  5966] By: gsar                                  on 2000/04/27  16:54:58
63189         Log: add testsuite for B backends, fix bug in B::Deparse (from
63190              Simon Cozens <simon@brecon.co.uk>)
63191      Branch: perl
63192            + t/lib/b.t
63193            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
63194 ____________________________________________________________________________
63195 [  5965] By: gsar                                  on 2000/04/27  16:10:37
63196         Log: avoid "will not stay shared" warnings for our variables (from
63197              Robin Barker)
63198      Branch: perl
63199            ! op.c t/pragma/warn/op
63200 ____________________________________________________________________________
63201 [  5964] By: gsar                                  on 2000/04/27  07:05:05
63202         Log: reformat to 72 columns (again)
63203      Branch: perl
63204            ! pod/perldiag.pod
63205 ____________________________________________________________________________
63206 [  5963] By: gsar                                  on 2000/04/27  06:28:31
63207         Log: patch from Larry to make (\&) prototype work; added tests for
63208              the same
63209      Branch: perl
63210            ! op.c t/comp/proto.t
63211 ____________________________________________________________________________
63212 [  5962] By: gsar                                  on 2000/04/27  06:15:47
63213         Log: updated README.hpux (from Jeff Okamoto)
63214      Branch: perl
63215            ! README.hpux
63216 ____________________________________________________________________________
63217 [  5961] By: gsar                                  on 2000/04/27  05:55:03
63218         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
63219      Branch: perl
63220            ! emacs/cperl-mode.el
63221 ____________________________________________________________________________
63222 [  5960] By: gsar                                  on 2000/04/27  05:49:26
63223         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
63224      Branch: perl
63225            ! INSTALL
63226 ____________________________________________________________________________
63227 [  5959] By: gsar                                  on 2000/04/27  05:33:41
63228         Log: doubled words in pods (from Simon Cozens
63229              <simon.p.cozens@jp.pwcglobal.com>)
63230      Branch: perl
63231            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
63232            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
63233            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
63234            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
63235            ! pod/perltootc.pod
63236 ____________________________________________________________________________
63237 [  5958] By: gsar                                  on 2000/04/27  05:11:39
63238         Log: change#3569 deleted some essential code, revert; avoid use of
63239              atexit() to make DynaLoader work properly on AIX under mod_perl
63240              (from Jens-Uwe Mager <jum@helios.de>)
63241      Branch: perl
63242            ! ext/DynaLoader/dl_aix.xs
63243 ____________________________________________________________________________
63244 [  5957] By: gsar                                  on 2000/04/27  04:54:51
63245         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
63246      Branch: perl
63247            ! pod/perlmod.pod
63248 ____________________________________________________________________________
63249 [  5956] By: gsar                                  on 2000/04/27  04:51:47
63250         Log: better diagnostics on failed tests (from Ilya Zakharevich)
63251      Branch: perl
63252            ! t/op/lex_assign.t
63253 ____________________________________________________________________________
63254 [  5955] By: gsar                                  on 2000/04/27  04:26:44
63255         Log: longstanding bug exposed by change#3307: sort arguments weren't
63256              compiled with the right wantarray context (ensuing runtime lookup
63257              via block_gimme() was getting the incidental context of the
63258              sort() itself)
63259      Branch: perl
63260            ! op.c t/op/sort.t
63261 ____________________________________________________________________________
63262 [  5954] By: gsar                                  on 2000/04/26  23:42:12
63263         Log: integrate cfgperl contents into mainline
63264      Branch: perl
63265           !> (integrate 30 files)
63266 ____________________________________________________________________________
63267 [  5953] By: jhi                                   on 2000/04/26  23:06:42
63268         Log: Integrate with Sarathy.
63269      Branch: cfgperl
63270           !> README.win32 ext/B/B/Deparse.pm
63271           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
63272           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
63273           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
63274           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
63275           !> utils/perldoc.PL vms/perlvms.pod
63276 ____________________________________________________________________________
63277 [  5952] By: jhi                                   on 2000/04/26  23:03:46
63278         Log: Undo "use integer" addition from 64bitint as it seems
63279              to break most of the subtests in Digital UNIX;
63280              Unicos needs to find another way.
63281      Branch: cfgperl
63282            ! t/op/64bitint.t
63283 ____________________________________________________________________________
63284 [  5951] By: jhi                                   on 2000/04/26  22:57:53
63285         Log: Be more robust on "extreme" (large absolute value)
63286              arguments.  Originally reported by Daniel Connelly
63287              as a problem with asinh() on large negative arguments,
63288              asinh() used to bail out because an argument to log()
63289              ended up being zero.  Ilya Zakharevich proposed using
63290              Taylor's series in such cases, which for such large
63291              arguments is a very good approximation.
63292      Branch: cfgperl
63293            ! lib/Math/Complex.pm t/lib/complex.t
63294 ____________________________________________________________________________
63295 [  5950] By: gsar                                  on 2000/04/25  19:13:12
63296         Log: reformat perldiag to avoid long lines
63297      Branch: perl
63298            ! pod/perldiag.pod
63299 ____________________________________________________________________________
63300 [  5949] By: gsar                                  on 2000/04/25  18:41:11
63301         Log: make perldoc use the pod2man from the same version (from
63302              M.J.T. Guy)
63303      Branch: perl
63304            ! utils/perldoc.PL
63305 ____________________________________________________________________________
63306 [  5948] By: gsar                                  on 2000/04/25  18:21:57
63307         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
63308              <kompas@kompas.usr.onet.pl>)
63309      Branch: perl
63310            ! lib/vars.pm
63311 ____________________________________________________________________________
63312 [  5947] By: gsar                                  on 2000/04/25  18:11:53
63313         Log: use &dl_error rather than &dl_load_file as the guard for calling
63314              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
63315              statically built perl)
63316      Branch: perl
63317            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
63318 ____________________________________________________________________________
63319 [  5946] By: jhi                                   on 2000/04/25  17:37:54
63320         Log: Document that tr() is not tr(1).
63321      Branch: cfgperl
63322            ! pod/perlop.pod
63323 ____________________________________________________________________________
63324 [  5945] By: gsar                                  on 2000/04/25  16:34:33
63325         Log: make module name mandatory after -M switch; reorder perldiag
63326              alphabetically (from Mark-Jason Dominus)
63327      Branch: perl
63328            ! perl.c pod/perldiag.pod
63329 ____________________________________________________________________________
63330 [  5944] By: jhi                                   on 2000/04/25  01:15:18
63331         Log: On second thoughts frexp() does have two arguments.
63332      Branch: cfgperl
63333            ! perl.h
63334 ____________________________________________________________________________
63335 [  5943] By: jhi                                   on 2000/04/24  22:56:32
63336         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
63337              Now pp_ncmp() returns undef is either operand is a NaN.
63338      Branch: cfgperl
63339            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63340            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
63341            ! vms/subconfigure.com vos/config.def vos/config.h
63342            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
63343            ! win32/config.vc win32/config_H.bc win32/config_H.gc
63344            ! win32/config_H.vc
63345      Branch: metaconfig/U/perl
63346            + d_modfl.U
63347 ____________________________________________________________________________
63348 [  5942] By: jhi                                   on 2000/04/24  19:45:17
63349         Log: Regen Configure to match #5937.
63350      Branch: cfgperl
63351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63352            ! config_h.SH
63353      Branch: metaconfig
63354            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
63355 ____________________________________________________________________________
63356 [  5941] By: jhi                                   on 2000/04/24  19:24:11
63357         Log: Further Unicos fixes for Mark Lutz.
63358      Branch: cfgperl
63359            ! hints/unicos.sh pp_ctl.c
63360 ____________________________________________________________________________
63361 [  5940] By: jhi                                   on 2000/04/24  19:09:06
63362         Log: Various Unicos 10.0.0.6 fixes.
63363              
63364              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
63365              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
63366              Reply-To: tecmpl1@triton.ca.boeing.com 
63367              To: perl5-porters@perl.org 
63368              Date: Fri, 14 Apr 2000 20:21:00 GMT 
63369              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
63370      Branch: cfgperl
63371            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
63372 ____________________________________________________________________________
63373 [  5939] By: gsar                                  on 2000/04/24  19:01:24
63374         Log: more pod nits (from Larry Virden)
63375      Branch: perl
63376            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
63377            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
63378            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
63379 ____________________________________________________________________________
63380 [  5938] By: gsar                                  on 2000/04/24  18:54:01
63381         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
63382      Branch: perl
63383            ! ext/B/B/Deparse.pm
63384 ____________________________________________________________________________
63385 [  5937] By: jhi                                   on 2000/04/24  17:39:00
63386         Log: Integrate with Sarathy.
63387      Branch: cfgperl
63388           +> (branch 31 files)
63389           !> (integrate 73 files)
63390 ____________________________________________________________________________
63391 [  5936] By: gsar                                  on 2000/04/24  17:30:06
63392         Log: additional tests for change#5934 (from Paul Marquess, who also
63393              sent in the same fix)
63394      Branch: perl
63395            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
63396            ! t/pragma/warn/5nolint t/pragma/warn/6default
63397 ____________________________________________________________________________
63398 [  5935] By: jhi                                   on 2000/04/24  17:26:05
63399         Log: Do not assume sign propagation.
63400              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
63401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
63402              To: payner@ncifcrf.gov, perl5-porters@perl.org 
63403              Date: Tue, 18 Apr 2000 18:24:49 +0100 
63404              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
63405      Branch: cfgperl
63406            ! t/op/bop.t t/op/misc.t
63407 ____________________________________________________________________________
63408 [  5934] By: gsar                                  on 2000/04/24  17:16:54
63409         Log: propagate lexical warnings from surrounding scope correctly
63410              within string eval()
63411      Branch: perl
63412            ! pp_ctl.c t/pragma/warn/pp_ctl
63413 ____________________________________________________________________________
63414 [  5933] By: jhi                                   on 2000/04/24  17:01:07
63415         Log: Flatten the cpp jungle doing the nosuid checking.
63416      Branch: cfgperl
63417            ! perl.c
63418 ____________________________________________________________________________
63419 [  5932] By: gsar                                  on 2000/04/24  09:08:14
63420         Log: add rsignal(), whichsig() and do_join() to public API list
63421              (mod_perl uses them to good advantage)
63422      Branch: perl
63423            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
63424 ____________________________________________________________________________
63425 [  5931] By: gsar                                  on 2000/04/24  09:01:40
63426         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
63427      Branch: perl
63428            ! pp_hot.c regexec.c t/op/pat.t
63429 ____________________________________________________________________________
63430 [  5930] By: gsar                                  on 2000/04/24  08:58:33
63431         Log: small os390 tweaks (from Peter Prymmer)
63432      Branch: perl
63433            ! config_h.SH makedepend.SH
63434 ____________________________________________________________________________
63435 [  5929] By: gsar                                  on 2000/04/24  08:55:25
63436         Log: pod nits
63437      Branch: perl
63438            ! pod/perlguts.pod
63439 ____________________________________________________________________________
63440 [  5928] By: gsar                                  on 2000/04/24  08:50:13
63441         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
63442      Branch: perl
63443            ! ext/IO/lib/IO/Poll.pm
63444 ____________________________________________________________________________
63445 [  5927] By: gsar                                  on 2000/04/24  08:43:24
63446         Log: arrange for next() to resume at the unstack op rather than the
63447              loop conditional, so that scope cleanup happens correctly
63448              (from Stephen McCamant)
63449      Branch: perl
63450            ! op.c pp_ctl.c t/op/misc.t
63451 ____________________________________________________________________________
63452 [  5926] By: gsar                                  on 2000/04/24  08:18:40
63453         Log: on windows, reserve 16M of stack rather than 128M (allows more
63454              threads to run concurrently)
63455      Branch: perl
63456            ! win32/Makefile win32/makefile.mk
63457 ____________________________________________________________________________
63458 [  5925] By: gsar                                  on 2000/04/24  08:13:52
63459         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
63460      Branch: perl
63461            ! toke.c
63462 ____________________________________________________________________________
63463 [  5924] By: gsar                                  on 2000/04/24  08:08:59
63464         Log: avoid using uninitialized memory in require version check
63465      Branch: perl
63466            ! pp_ctl.c universal.c
63467 ____________________________________________________________________________
63468 [  5923] By: gsar                                  on 2000/04/24  07:20:14
63469         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
63470      Branch: perl
63471            ! ext/IO/lib/IO/Poll.pm
63472 ____________________________________________________________________________
63473 [  5922] By: gsar                                  on 2000/04/24  07:08:42
63474         Log: commentary about IoTYPE() (from Nathan Torkington)
63475      Branch: perl
63476            ! sv.h
63477 ____________________________________________________________________________
63478 [  5921] By: gsar                                  on 2000/04/24  06:58:26
63479         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
63480              by fix
63481      Branch: perl
63482            ! sv.c t/lib/charnames.t t/pragma/utf8.t
63483 ____________________________________________________________________________
63484 [  5920] By: gsar                                  on 2000/04/24  06:37:59
63485         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
63486      Branch: perl
63487            ! doop.c t/op/ver.t
63488 ____________________________________________________________________________
63489 [  5919] By: gsar                                  on 2000/04/24  06:21:58
63490         Log: Configure might miss old directories when prefix must be
63491              expanded (from Robin Barker)
63492      Branch: metaconfig
63493            ! U/installdirs/inc_version_list.U
63494      Branch: perl
63495            ! Configure
63496 ____________________________________________________________________________
63497 [  5918] By: gsar                                  on 2000/04/24  06:16:11
63498         Log: VMS nits in glob() test (from Charles Lane)
63499      Branch: perl
63500            ! t/lib/glob-basic.t
63501 ____________________________________________________________________________
63502 [  5917] By: gsar                                  on 2000/04/24  06:11:56
63503         Log: various pod nits (from Larry Virden and others)
63504      Branch: perl
63505            ! README.amiga README.hpux README.machten README.os2
63506            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
63507            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
63508            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
63509            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
63510            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
63511            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
63512            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
63513            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
63514 ____________________________________________________________________________
63515 [  5916] By: gsar                                  on 2000/04/24  05:52:43
63516         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
63517              <wjones@tc.fluke.com>)
63518      Branch: perl
63519            ! t/lib/glob-basic.t
63520 ____________________________________________________________________________
63521 [  5915] By: gsar                                  on 2000/04/24  05:07:01
63522         Log: supported platforms mixed up
63523      Branch: perl
63524            ! pod/perl56delta.pod pod/perlport.pod
63525 ____________________________________________________________________________
63526 [  5914] By: gsar                                  on 2000/04/24  04:56:08
63527         Log: caller() wasn't returning the right number of elements for
63528              eval {...}
63529      Branch: perl
63530            ! pp_ctl.c t/pragma/warn/9enabled
63531 ____________________________________________________________________________
63532 [  5913] By: gsar                                  on 2000/04/24  04:35:41
63533         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
63534              Mark-Jason Dominus)
63535      Branch: perl
63536            ! pod/perlfunc.pod
63537 ____________________________________________________________________________
63538 [  5912] By: gsar                                  on 2000/04/24  04:17:15
63539         Log: fix totally broken caching in UNIVERSAL::isa() (from
63540              Nick Ing-Simmons)
63541      Branch: perl
63542            ! t/op/universal.t universal.c
63543 ____________________________________________________________________________
63544 [  5911] By: gsar                                  on 2000/04/24  03:39:47
63545         Log: add linebreak properties from unicode/LineBrk.txt (from
63546              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
63547      Branch: perl
63548            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
63549            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
63550            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
63551            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
63552            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
63553            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
63554            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
63555            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
63556            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
63557            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
63558            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
63559            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
63560            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
63561            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
63562            + lib/unicode/Is/LbrkZW.pl
63563            ! lib/unicode/mktables.PL
63564 ____________________________________________________________________________
63565 [  5910] By: gsar                                  on 2000/04/24  03:23:10
63566         Log: typo in pod
63567      Branch: perl
63568            ! ext/Thread/Thread.pm
63569 ____________________________________________________________________________
63570 [  5909] By: gsar                                  on 2000/04/24  03:22:03
63571         Log: mode argument to do_binmode() should be file mode, not boolean
63572      Branch: perl
63573            ! pp_sys.c
63574 ____________________________________________________________________________
63575 [  5908] By: gsar                                  on 2000/04/16  16:51:08
63576         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
63577              always returns a valid GV even when the symbol is trapped by strictures
63578              (avoids coredumps)
63579              
63580              TODO: the C<package;> hack needs similar treatment
63581      Branch: perl
63582            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
63583            ! t/pragma/strict-vars
63584 ____________________________________________________________________________
63585 [  5907] By: jhi                                   on 2000/03/31  23:42:56
63586         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
63587              an assumption which #5905 demolished.
63588      Branch: cfgperl
63589            ! pp_sys.c
63590 ____________________________________________________________________________
63591 [  5906] By: jhi                                   on 2000/03/31  18:54:37
63592         Log: Typo in #5905.
63593      Branch: cfgperl
63594            ! t/op/64bitint.t
63595 ____________________________________________________________________________
63596 [  5905] By: jhi                                   on 2000/03/31  18:50:54
63597         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
63598              reported by Joseph N. Hall.  The bug was that even with use64bitint
63599              one had to use the prefixes q, L, or ll with printf/sprintf,
63600              contrary to the documentation and common sense.
63601      Branch: cfgperl
63602            ! sv.c t/op/64bitint.t
63603 ____________________________________________________________________________
63604 [  5904] By: gsar                                  on 2000/03/28  02:31:32
63605         Log: add Changes, perldelta.pod
63606      Branch: perl
63607            + Changes pod/perldelta.pod
63608 ____________________________________________________________________________
63609 [  5903] By: gsar                                  on 2000/03/28  02:03:55
63610         Log: rename Changes and perldelta.pod
63611      Branch: perl
63612           +> Changes5.6 pod/perl56delta.pod
63613            - Changes pod/perldelta.pod
63614            ! MANIFEST
63615 ____________________________________________________________________________
63616 [  5902] By: gsar                                  on 2000/03/28  01:59:14
63617         Log: create maint-5.6 branch
63618      Branch: maint-5.6/perl
63619           +> (branch 1611 files)
63620 ____________________________________________________________________________
63621 [  5901] By: jhi                                   on 2000/03/23  05:48:43
63622         Log: Integrate with Sarathy.
63623      Branch: cfgperl
63624           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
63625 ____________________________________________________________________________
63626 [  5900] By: gsar                                  on 2000/03/23  05:42:43
63627         Log: three guesses on what this is :-)
63628      Branch: perl
63629            ! Changes