Document taint-safeness. Life in the fast_abs_path()
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
32         Log: The #15921 made the 'no warnings' unnecessary.
33      Branch: perl
34            ! t/op/magic.t
35 ____________________________________________________________________________
36 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
37         Log: Subject: Re: [FILE] FileCache.t
38              From: belg4mit <belg4mit@mit.edu>
39              Date: Mon, 15 Apr 2002 01:31:21 -0400
40              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
41      Branch: perl
42            ! lib/FileCache.t
43 ____________________________________________________________________________
44 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
45         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
46      Branch: perl
47            ! lib/FileCache.pm lib/FileCache.t
48 ____________________________________________________________________________
49 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
50         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
51              From: Nicholas Clark <nick@unfortu.net>
52              Date: Sun, 14 Apr 2002 22:54:43 +0100
53              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
54      Branch: perl
55            ! lib/Hash/Util.t
56 ____________________________________________________________________________
57 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
58         Log: Subject: [Encode] 1.40 released!
59              From: Dan Kogai <dankogai@dan.co.jp>
60              Date: Mon, 15 Apr 2002 07:51:52 +0900
61              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
62      Branch: perl
63            + ext/Encode/Encode/ConfigLocal_PM.e2x
64            + ext/Encode/lib/Encode/JP/JIS7.pm
65            - ext/Encode/lib/Encode/JP/2022_JP.pm
66            - ext/Encode/lib/Encode/JP/2022_JP1.pm
67            - ext/Encode/lib/Encode/JP/JIS.pm
68            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
69            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
70            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
71            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
72            ! ext/Encode/lib/Encode/Config.pm
73            ! ext/Encode/lib/Encode/Encoder.pm
74            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
75            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
76 ____________________________________________________________________________
77 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
78         Log: return undef is of questionable style.
79      Branch: perl
80            ! lib/Hash/Util.pm
81 ____________________________________________________________________________
82 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
83         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
84              From: mjd@plover.com
85              Date: 15 Apr 2002 06:46:02 -0000
86              Message-ID: <20020415064602.17052.qmail@plover.com>     
87      Branch: perl
88            ! t/op/magic.t
89 ____________________________________________________________________________
90 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
91         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
92              From: mjd@plover.com
93              Date: 14 Apr 2002 22:30:17 -0000
94              Message-ID: <20020414223017.17361.qmail@plover.com>
95      Branch: perl
96            ! t/op/re_tests
97 ____________________________________________________________________________
98 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
99         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
100              From: Mark-Jason Dominus <mjd@plover.com>
101              Date: Mon, 15 Apr 2002 02:41:52 -0400
102              Message-ID: <20020415064152.16958.qmail@plover.com>
103      Branch: perl
104            ! perl.c t/lib/warnings/toke
105 ____________________________________________________________________________
106 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
107         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
108              From: "Craig A. Berry" <craigberry@mac.com>
109              Date: Sun, 14 Apr 2002 18:56:02 -0500
110              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
111      Branch: perl
112            ! configure.com
113 ____________________________________________________________________________
114 [ 15919] By: nick                                  on 2002/04/15  06:14:25
115         Log: Integrate mainline
116      Branch: perlio
117           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
118           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
119           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
120 ____________________________________________________________________________
121 [ 15918] By: ams                                   on 2002/04/15  04:25:48
122         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
123              From: Stas Bekman <stas@stason.org>
124              Date: Mon, 15 Apr 2002 11:45:03 +0800
125              Message-Id: <3CBA4CBF.9030306@stason.org>
126      Branch: perl
127            ! lib/Cwd.pm
128 ____________________________________________________________________________
129 [ 15917] By: ams                                   on 2002/04/15  04:21:14
130         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
131              From: Mark-Jason Dominus <mjd@plover.com>
132              Date: Mon, 15 Apr 2002 00:30:26 -0400
133              Message-Id: <20020415043026.11417.qmail@plover.com>
134      Branch: perl
135            ! perl.c t/lib/warnings/toke
136 ____________________________________________________________________________
137 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
138         Log: Correct precedence problem in #15915
139      Branch: perl
140            ! lib/vars.pm
141 ____________________________________________________________________________
142 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
143         Log: use vars wasn't use utf8 aware.
144      Branch: perl
145            ! lib/vars.pm
146 ____________________________________________________________________________
147 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
148         Log: Subject: [PATCH] Re: restricted hashes are unblessable
149              From: Nicholas Clark <nick@unfortu.net>
150              Date: Sat, 13 Apr 2002 23:43:02 +0100
151              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
152              
153              The function name sucks but can't think of anything better.
154      Branch: perl
155            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
156 ____________________________________________________________________________
157 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
158         Log: Subject: AUTHORS update
159              From: Chris Nandor <pudge@pobox.com>
160              Date: Sun, 14 Apr 2002 11:54:40 -0400
161              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
162      Branch: perl
163            ! AUTHORS
164 ____________________________________________________________________________
165 [ 15912] By: nick                                  on 2002/04/14  14:47:18
166         Log: XS versions of encode/decode for Encode::Unicode
167      Branch: perlio
168            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
169 ____________________________________________________________________________
170 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
171         Log: metaconfig unit changes for #15910.
172      Branch: metaconfig
173            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
174            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
175            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
176            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
177            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
178            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
179            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
180            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
181            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
182            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
183            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
184            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
185            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
186            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
187            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
188            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
189            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
190            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
191            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
192            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
193            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
194            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
195            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
196            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
197 ____________________________________________________________________________
198 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
199         Log: Simplify the _r probing code by adding the i_systime
200              only for the APIs where it matters.
201      Branch: perl
202            ! Configure reentr.pl
203 ____________________________________________________________________________
204 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
205         Log: Integrate perlio;
206              
207              Avoid expensive paranoid check that decoder does return legal UTF-8
208              
209              Disable test code (assertions) in CRLF layer.
210      Branch: perl
211           !> ext/Encode/Encode.xs perlio.c
212 ____________________________________________________________________________
213 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
214         Log: Subject: patch for FileCache in 5.7.3
215              From: JPIERCE <belg4mit@MIT.EDU>
216              Date: Sun, 14 Apr 2002 00:38:21 -0400
217              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
218      Branch: perl
219            ! lib/FileCache.pm
220 ____________________________________________________________________________
221 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
222         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
223              From: Tim Bunce <Tim.Bunce@pobox.com>
224              Date: Sun, 14 Apr 2002 12:07:35 +0100
225              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
226      Branch: perl
227            ! ext/Storable/Storable.xs
228 ____________________________________________________________________________
229 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
230         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
232              Date: Sun, 14 Apr 2002 16:29:59 +0200
233              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
234      Branch: perl
235            ! hints/hpux.sh
236 ____________________________________________________________________________
237 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
238         Log: Subject: Enable portable gcc code on hp-ux
239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
240              Date: Sun, 14 Apr 2002 16:30:01 +0200
241              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
242      Branch: perl
243            ! hints/hpux.sh
244 ____________________________________________________________________________
245 [ 15904] By: nick                                  on 2002/04/14  09:18:01
246         Log: Disable test code (assertions) in CRLF layer.
247      Branch: perlio
248            ! perlio.c
249 ____________________________________________________________________________
250 [ 15903] By: nick                                  on 2002/04/14  09:16:39
251         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
252      Branch: perlio
253            ! ext/Encode/Encode.xs
254 ____________________________________________________________________________
255 [ 15902] By: nick                                  on 2002/04/14  09:15:45
256         Log: Integrate mainline
257      Branch: perlio
258           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
259           +> t/win32/longpath.t t/win32/system.t
260            - t/op/winsystem.t
261           !> (integrate 30 files)
262 ____________________________________________________________________________
263 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
264         Log: Fixed URL for the Alpha editor.
265      Branch: perl
266            ! pod/perlfaq3.pod
267 ____________________________________________________________________________
268 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
269         Log: Dedodgify.
270      Branch: perl
271            ! ext/Storable/Storable.xs
272 ____________________________________________________________________________
273 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
274         Log: AUTHORS updates.
275      Branch: perl
276            ! AUTHORS
277 ____________________________________________________________________________
278 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
279         Log: s2p needs Config.pm.
280      Branch: perl
281            ! Makefile.SH
282 ____________________________________________________________________________
283 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
284         Log: Subject: [PATCH] Benchmark.t 75,90,109
285              From: Nicholas Clark <nick@unfortu.net>
286              Date: Sat, 13 Apr 2002 21:43:04 +0100
287              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
288      Branch: perl
289            ! lib/Benchmark.t
290 ____________________________________________________________________________
291 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
292         Log: Tweaks by Autrijus Tang.
293      Branch: perl
294            ! ext/Encode/encoding.pm
295 ____________________________________________________________________________
296 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
297         Log: FAQ sync.
298      Branch: perl
299            ! pod/perlfaq5.pod
300 ____________________________________________________________________________
301 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
302         Log: z/OS tally update.
303      Branch: perl
304            ! pod/perldelta.pod
305 ____________________________________________________________________________
306 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
307         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
308              From: Nicholas Clark <nick@unfortu.net>
309              Date: Sat, 13 Apr 2002 02:58:07 +0100
310              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
311      Branch: perl
312            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
313            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
314            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
315            ! t/lib/st-dump.pl
316 ____________________________________________________________________________
317 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
318         Log: Add piconv and enc2xs to the list of utilities.
319      Branch: perl
320            ! utils.lst
321 ____________________________________________________________________________
322 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
323         Log: s.
324      Branch: perl
325            ! pod/perlunicode.pod
326 ____________________________________________________________________________
327 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
328         Log: Phrasing fixes by Nick Clark
329      Branch: perl
330            ! pod/perlunicode.pod
331 ____________________________________________________________________________
332 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
333         Log: More POD fixes and typos
334      Branch: perl
335            ! pod/perlunicode.pod
336 ____________________________________________________________________________
337 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
338         Log: Subject: Re: UTF-8 and DB_File ?
339              From: andreas.koenig@anima.de (Andreas J. Koenig)
340              Date: Sat, 13 Apr 2002 13:29:41 +0200
341              Message-ID: <m3ads7j0pm.fsf@anima.de>
342      Branch: perl
343            ! pod/perlunicode.pod
344 ____________________________________________________________________________
345 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
346         Log: Fix a typo noticed by Paul Johnson.
347      Branch: perl
348            ! MANIFEST
349 ____________________________________________________________________________
350 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
351         Log: Subject: Re: Win32 Status
352              From: Michael G Schwern <schwern@pobox.com>
353              Date: Fri, 12 Apr 2002 10:15:33 -0400
354              Message-ID: <20020412141533.GB9788@blackrider>
355      Branch: perl
356            ! lib/ExtUtils/t/INST.t
357 ____________________________________________________________________________
358 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
359         Log: Upgrade to Encode 1.34, from Dan Kogai.
360      Branch: perl
361            ! ext/Encode/Changes ext/Encode/Encode.pm
362            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
363            ! ext/Encode/t/Unicode.t
364 ____________________________________________________________________________
365 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
366         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
367              From: Graham TerMarsch <graham@howlingfrog.com>
368              Date: Fri, 12 Apr 2002 12:28:47 -0700
369              Message-Id: <200204121228.47826.graham@howlingfrog.com>
370      Branch: perl
371            ! AUTHORS
372 ____________________________________________________________________________
373 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
374         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
375              From: Nicholas Clark <nick@unfortu.net>
376              Date: Fri, 12 Apr 2002 21:59:06 +0100
377              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
378      Branch: perl
379            ! pp_pack.c t/op/pack.t
380 ____________________________________________________________________________
381 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
382         Log: Re-sort MANIFEST.
383      Branch: perl
384            ! MANIFEST
385 ____________________________________________________________________________
386 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
387         Log: Move also the Win32 system testing to t/win32.
388      Branch: perl
389            + t/win32/system.t
390            - t/op/winsystem.t
391            ! MANIFEST
392 ____________________________________________________________________________
393 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
394         Log: Integrate change #15879 from maint-5.6;
395              
396              Win32::GetLongPathName() did not return valid results if there
397              were "." and ".." components in the path; also fix a potential
398              buffer overflow if the long path happens to be longer than
399              MAX_PATH (this can presumably happen if they use \\?\... style
400              paths); add a rather limited testsuite that exercises just the
401              edge cases
402      Branch: perl
403           +> t/win32/longpath.t
404           !> MANIFEST t/harness win32/win32.c
405 ____________________________________________________________________________
406 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
407         Log: Win32::GetLongPathName() did not return valid results if there
408              were "." and ".." components in the path; also fix a potential
409              buffer overflow if the long path happens to be longer than
410              MAX_PATH (this can presumably happen if they use \\?\... style
411              paths); add a rather limited testsuite that exercises just the
412              edge cases
413      Branch: maint-5.6/perl
414            + t/win32/longpath.t
415            ! MANIFEST t/harness win32/win32.c
416 ____________________________________________________________________________
417 [ 15878] By: nick                                  on 2002/04/12  14:38:32
418         Log: Integrate mainline
419      Branch: perlio
420           +> lib/ExtUtils/t/INST_PREFIX.t
421           !> (integrate 37 files)
422 ____________________________________________________________________________
423 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
424         Log: Update Changes.
425      Branch: perl
426            ! Changes patchlevel.h
427 ____________________________________________________________________________
428 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
429         Log: Discuss the magic of \w in security terms.
430      Branch: perl
431            ! pod/perlsec.pod pod/perlunicode.pod
432 ____________________________________________________________________________
433 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
434         Log: Add a warning about the symbolic methods and
435              symbolic sub refs not being checked for taint.
436      Branch: perl
437            ! pod/perlsec.pod
438 ____________________________________________________________________________
439 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
440         Log: In EBCDIC the BOM detection doesn't seem
441              to be working right.  For now skipping the test,
442              waiting for Dan's opinion.
443      Branch: perl
444            ! ext/Encode/t/Unicode.t
445 ____________________________________________________________________________
446 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
447         Log: Update to Net::Ping 2.16.
448      Branch: perl
449            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
450 ____________________________________________________________________________
451 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
452         Log: Upgrade to CGI.pm 2.81.
453      Branch: perl
454            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
455 ____________________________________________________________________________
456 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
457         Log: Move up restricted hashes a bit.
458      Branch: perl
459            ! pod/perldelta.pod
460 ____________________________________________________________________________
461 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
462         Log: Now using Unicode 3.2.0.
463      Branch: perl
464            ! pod/perldelta.pod
465 ____________________________________________________________________________
466 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
467         Log: UNICOS too has sockpair issues (unsurprisingly,
468              since UNICOS/mk has them too)
469      Branch: perl
470            ! ext/Socket/socketpair.t
471 ____________________________________________________________________________
472 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
473         Log: FAQ patch from mjd regarding Tie::File.
474      Branch: perl
475            ! pod/perlfaq5.pod
476 ____________________________________________________________________________
477 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
478         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
479              consider using the NamesList.
480      Branch: perl
481            ! lib/charnames.pm lib/charnames.t
482 ____________________________________________________________________________
483 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
484         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
485              From: "Craig A. Berry" <craigberry@mac.com>
486              Date: Thu, 11 Apr 2002 13:47:21 -0500
487              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
488      Branch: perl
489            ! lib/File/CheckTree.pm lib/File/CheckTree.t
490 ____________________________________________________________________________
491 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
492         Log: More NT Unicode information from Jan Dubois.
493      Branch: perl
494            ! pod/perltodo.pod
495 ____________________________________________________________________________
496 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
497         Log: Add one perltodo item (and move bunch of them to better spot),
498              add sysopen() to "Functions for filehandles, files, or directories".
499      Branch: perl
500            ! pod/perlfunc.pod pod/perltodo.pod
501 ____________________________________________________________________________
502 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
503         Log: Prettyprinting: shorten the lines to avoid linewrapping.
504      Branch: perl
505            ! t/TEST
506 ____________________________________________________________________________
507 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
508         Log: Also NEC SUPER-UX has buggy sockpair().
509      Branch: perl
510            ! ext/Socket/socketpair.t
511 ____________________________________________________________________________
512 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
513         Log: dTHX works on its own just fine.
514      Branch: perl
515            ! ext/DynaLoader/dl_aix.xs
516 ____________________________________________________________________________
517 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
518         Log: Must hold off building s2p until there's a miniperl.
519      Branch: perl
520            ! Makefile.SH
521 ____________________________________________________________________________
522 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
523         Log: AIX: strerror_r() needs dTHX.
524      Branch: perl
525            ! ext/DynaLoader/dl_aix.xs
526 ____________________________________________________________________________
527 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
528         Log: Extracting the s2p may require the right dynlibpath.
529      Branch: perl
530            ! Makefile.SH
531 ____________________________________________________________________________
532 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
533         Log: Doc tweaks.
534      Branch: perl
535            ! ext/Time/HiRes/HiRes.pm
536 ____________________________________________________________________________
537 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
538         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
539              From: Michael G Schwern <schwern@pobox.com>
540              Date: Thu, 11 Apr 2002 01:25:26 -0400
541              Message-ID: <20020411052525.GA17038@blackrider>
542      Branch: perl
543            + lib/ExtUtils/t/INST_PREFIX.t
544            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
545            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
546            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
547            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
548            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
549            ! lib/ExtUtils/t/prefixify.t
550 ____________________________________________________________________________
551 [ 15855] By: nick                                  on 2002/04/11  06:26:44
552         Log: Integrate mainline
553      Branch: perlio
554           !> (integrate 42 files)
555 ____________________________________________________________________________
556 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
557         Log: Unused variables.
558      Branch: perl
559            ! ext/threads/shared/shared.xs ext/threads/threads.xs
560 ____________________________________________________________________________
561 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
562         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
563              From: Ilya Martynov <ilya@martynov.org>
564              Date: 11 Apr 2002 03:21:17 +0400
565              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
566      Branch: perl
567            ! lib/Term/ReadLine.pm
568 ____________________________________________________________________________
569 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
570         Log: Upgrade to Encode 1.33, from Dan Kogai.
571      Branch: perl
572            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
573            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
574            ! ext/Encode/lib/Encode/Supported.pod
575            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
576            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
577            ! ext/Encode/ucm/adobeSymbol.ucm
578            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
579 ____________________________________________________________________________
580 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
581         Log: Backward portability from Dan Kogai.
582      Branch: perl
583            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
584            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
585            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
586            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
587            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
588            ! ext/Storable/t/store.t ext/Storable/t/tied.t
589            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
590            ! ext/Storable/t/utf8.t
591 ____________________________________________________________________________
592 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
593         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
594              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
595              bug in B::walkoptree still to be fixed.
596      Branch: perl
597            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
598 ____________________________________________________________________________
599 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
600         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
601              From: Philip Newton <Philip.Newton@gmx.net>
602              Date: Wed, 10 Apr 2002 21:29:58 +0200
603              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
604      Branch: perl
605            ! pod/perldelta.pod
606 ____________________________________________________________________________
607 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
608         Log: Integrate perlio;
609              
610              Add a \t to Win32 pm_to_blib $(TOUCH) line.
611      Branch: perl
612           !> lib/ExtUtils/MM_Win32.pm
613 ____________________________________________________________________________
614 [ 15847] By: nick                                  on 2002/04/10  13:08:29
615         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
616      Branch: perlio
617            ! lib/ExtUtils/MM_Win32.pm
618 ____________________________________________________________________________
619 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
620         Log: Try to fool old AIX when threading, from Merijn.
621      Branch: perl
622            ! perl.h
623 ____________________________________________________________________________
624 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
625         Log: Update Changes.
626      Branch: perl
627            ! Changes patchlevel.h
628 ____________________________________________________________________________
629 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
630         Log: Welcome to the 5.7.3.
631      Branch: perl
632            ! NetWare/Makefile win32/Makefile
633 ____________________________________________________________________________
634 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
635         Log: Make x2p/s2p part of the test_prep target now that we
636              have a test for it.
637      Branch: perl
638            ! Makefile.SH
639 ____________________________________________________________________________
640 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
641         Log: Integrate perlio.
642              
643              We have been 5.7.3 for a while - install there ...
644      Branch: perl
645           !> win32/makefile.mk
646 ____________________________________________________________________________
647 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
648         Log: SImilarly to old HP-UX, in old AIX too including
649              crypt.h leads into trouble.  (from Merijn)
650      Branch: perl
651            ! hints/aix.sh
652 ____________________________________________________________________________
653 [ 15840] By: nick                                  on 2002/04/10  10:04:19
654         Log: We have been 5.7.3 for a while - install there ...
655      Branch: perlio
656            ! win32/makefile.mk
657 ____________________________________________________________________________
658 [ 15839] By: nick                                  on 2002/04/10  10:03:46
659         Log: Intgrate mainline
660      Branch: perlio
661           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
662            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
663            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
664           !> (integrate 40 files)
665 ____________________________________________________________________________
666 [ 15838] By: ams                                   on 2002/04/10  04:16:45
667         Log: Subject: [PATCH] ext/attrs.t getting skipped
668              From: "Craig A. Berry" <craigberry@mac.com>
669              Date: Tue, 9 Apr 2002 23:58:49 -0500
670              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
671      Branch: perl
672            ! t/TEST
673 ____________________________________________________________________________
674 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
675         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
676              From: Michael G Schwern <schwern@pobox.com>
677              Date: Tue, 9 Apr 2002 20:52:55 -0400
678              Message-ID: <20020410005254.GI8954@blackrider>
679      Branch: perl
680            ! t/op/sub_lval.t
681 ____________________________________________________________________________
682 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
683         Log: Undo accident in #15385.
684      Branch: metaconfig/U/perl
685            ! Extensions.U
686 ____________________________________________________________________________
687 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
688         Log: Retract the UTF-8 filenames patch.  This may be
689              better dealt with in Perl level, a la File::Spec
690              (since the whole mess is strongly filesystem-specific).
691      Branch: metaconfig/U/perl
692            + usecjk.U
693            ! Extensions.U
694      Branch: perl
695            - ext/File/Glob/t/utf8.t
696            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
697            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
698            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
699            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
700            ! t/op/readdir.t
701 ____________________________________________________________________________
702 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
703         Log: Upgrade to Encode 1.32, from Dan Kogai.
704      Branch: perl
705            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
706            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
707            - ext/Encode/ucm/macGurmukhi.ucm
708            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
709            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
710            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
711            ! ext/Encode/lib/Encode/Encoder.pm
712            ! ext/Encode/lib/Encode/Supported.pod
713            ! ext/Encode/lib/Encode/Unicode.pm
714            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
715            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
716 ____________________________________________________________________________
717 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
718         Log: Add tests for s2p/psed, from Wolfgang Laun.
719      Branch: perl
720            + t/x2p/s2p.t
721            ! MANIFEST t/TEST
722 ____________________________________________________________________________
723 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
724         Log: FAQ sync.
725      Branch: perl
726            ! pod/perlfaq2.pod pod/perlfaq3.pod
727 ____________________________________________________________________________
728 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
729         Log: Remove false dependency between getgrent and setpwent
730              having/not having FILE**.  Also make the names of the
731              {set,get,end}* interface struct members a bit shorter.
732      Branch: perl
733            ! reentr.c reentr.h reentr.pl
734 ____________________________________________________________________________
735 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
736         Log: Avoid bad prototypes.
737      Branch: perl
738            ! hints/hpux.sh
739 ____________________________________________________________________________
740 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
741         Log: metaconfig unit change for #15828.
742      Branch: metaconfig
743            ! U/protos/Protochk.U
744 ____________________________________________________________________________
745 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
746         Log: As Merijn points out, pthread.h really needs to be known
747              by protochk.
748      Branch: perl
749            ! Configure
750 ____________________________________________________________________________
751 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
752         Log: Integrate perlio;
753              
754              Patch up Encode for Tk
755      Branch: perl
756           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
757           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
758 ____________________________________________________________________________
759 [ 15826] By: nick                                  on 2002/04/09  12:38:25
760         Log: Patch up Encode for Tk
761      Branch: perlio
762            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
763            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
764 ____________________________________________________________________________
765 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
766         Log: Portability tweak.
767      Branch: perl
768            ! lib/File/CheckTree.t
769 ____________________________________________________________________________
770 [ 15824] By: sky                                   on 2002/04/09  10:51:07
771         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
772              From: Abigail <abigail@osp.nl>
773              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
774              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
775      Branch: perl
776            ! pod/perlhist.pod
777 ____________________________________________________________________________
778 [ 15823] By: nick                                  on 2002/04/09  08:17:59
779         Log: Integrate mainline
780      Branch: perlio
781           +> ext/Encode/lib/Encode/Config.pm
782           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
783           !> (integrate 37 files)
784 ____________________________________________________________________________
785 [ 15822] By: ams                                   on 2002/04/09  06:43:50
786         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
787              From: Spider Boardman <spider@Orb.Nashua.NH.US>
788              Date: Tue, 09 Apr 2002 02:00:51 -0400
789              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
790      Branch: perl
791            ! lib/File/CheckTree.pm
792 ____________________________________________________________________________
793 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
794         Log: Small perldelta tweaks.
795      Branch: perl
796            ! pod/perldelta.pod
797 ____________________________________________________________________________
798 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
799         Log: File::Checktree update from Paul Grassie.
800      Branch: perl
801            ! lib/File/CheckTree.pm lib/File/CheckTree.t
802 ____________________________________________________________________________
803 [ 15819] By: ams                                   on 2002/04/08  22:43:48
804         Log: Subject: patch against t/op/sub_lval.t
805              From: Jim Cromie <jcromie@divsol.com>
806              Date: Mon, 08 Apr 2002 17:38:16 -0600
807              Message-Id: <3CB229E8.9080500@divsol.com>
808      Branch: perl
809            ! t/op/sub_lval.t
810 ____________________________________________________________________________
811 [ 15818] By: ams                                   on 2002/04/08  22:40:16
812         Log: Humbly pay homage to the redundancy gods.
813      Branch: perl
814            ! mg.c
815 ____________________________________________________________________________
816 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
817         Log: metaconfig mirror #15816.
818      Branch: metaconfig
819            ! U/modified/Unix.U
820 ____________________________________________________________________________
821 [ 15816] By: ams                                   on 2002/04/08  22:18:32
822         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
823      Branch: perl
824            ! Porting/Glossary
825 ____________________________________________________________________________
826 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
827         Log: Small piconv tweaks (sent to Dan).
828      Branch: perl
829            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
830            ! ext/Encode/lib/Encode/Alias.pm
831 ____________________________________________________________________________
832 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
833         Log: Update Changes.
834      Branch: perl
835            ! Changes patchlevel.h
836 ____________________________________________________________________________
837 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
838         Log: FAQ sync.  (Ignoring the few URL differences for now.)
839      Branch: perl
840            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
841            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
842            ! pod/perlfaq7.pod pod/perlfaq9.pod
843 ____________________________________________________________________________
844 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
845         Log: Upgrade to Encode 1.31, from Dan Kogai.
846      Branch: perl
847            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
848            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
849            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
850            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
851 ____________________________________________________________________________
852 [ 15811] By: ams                                   on 2002/04/08  17:00:37
853         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
854              From: Andy Dougherty <doughera@lafayette.edu>
855              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
856              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
857      Branch: perl
858            ! lib/sort.t pp_sort.c
859 ____________________________________________________________________________
860 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
861         Log: metaconfig unit changes for #15809.
862      Branch: metaconfig
863            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
864 ____________________________________________________________________________
865 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
866         Log: Mirroring #15806.
867      Branch: perl
868            ! Porting/Glossary Porting/config.sh Porting/config_H
869 ____________________________________________________________________________
870 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
871         Log: metaconfig unit changes for #15807.
872      Branch: metaconfig
873            ! U/protos/Protochk.U U/threads/d_asctime_r.U
874            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
875            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
876            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
877            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
878            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
879            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
880            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
881            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
882            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
883            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
884            ! U/threads/d_getprotobyname_r.U
885            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
886            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
887            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
888            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
889            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
890            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
891            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
892            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
893            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
894            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
895            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
896            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
897            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
898            ! U/threads/i_pthread.U
899      Branch: perl
900            ! config_h.SH
901 ____________________________________________________________________________
902 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
903         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
905              Date: Mon, 08 Apr 2002 14:34:27 +0200
906              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
907      Branch: perl
908            ! Configure hints/hpux.sh reentr.pl
909 ____________________________________________________________________________
910 [ 15806] By: ams                                   on 2002/04/08  13:50:43
911         Log: Subject: [PATCH] Updates to Porting/Glossary
912              From: Paul_GreenVOS@vos.stratus.com
913              Date: Mon, 8 Apr 02 10:44 edt
914              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
915      Branch: perl
916            ! Porting/Glossary
917 ____________________________________________________________________________
918 [ 15805] By: ams                                   on 2002/04/08  13:47:32
919         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
920              coredumps on startup)
921              From: Michael G Schwern <schwern@pobox.com>
922              Date: Mon, 8 Apr 2002 10:34:49 -0400
923              Message-Id: <20020408143449.GB3245@blackrider>
924      Branch: perl
925            ! lib/ExtUtils/MM_Unix.pm
926 ____________________________________________________________________________
927 [ 15804] By: ams                                   on 2002/04/08  13:29:28
928         Log: Subject: [PATCH] example in pod/perllexwarn.pod
929              From: Slaven Rezic <slaven.rezic@berlin.de>
930              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
931              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
932      Branch: perl
933            ! pod/perllexwarn.pod
934 ____________________________________________________________________________
935 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
936         Log: Upgrade to Encode 1.30, from Dan Kogai. 
937      Branch: perl
938            + ext/Encode/lib/Encode/Encoder.pm
939            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
940            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
941            ! ext/Encode/lib/Encode/Supported.pod
942            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
943            ! ext/Encode/t/grow.t
944 ____________________________________________________________________________
945 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
946         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
947              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
948              Date: Mon, 08 Apr 2002 01:08:40 +0100
949              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
950      Branch: perl
951            ! ext/MIME/Base64/t/base64.t
952 ____________________________________________________________________________
953 [ 15801] By: nick                                  on 2002/04/08  07:28:27
954         Log: Integrate mainline
955      Branch: perlio
956           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
957           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
958           +> ext/File/Glob/t/utf8.t
959           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
960           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
961           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
962            - ext/Encode/lib/Encode/10646_1.pm
963            - ext/Encode/lib/Encode/Internal.pm
964            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
965            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
966            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
967            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
968            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
969            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
970            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
971           !> (integrate 157 files)
972 ____________________________________________________________________________
973 [ 15800] By: ams                                   on 2002/04/08  07:06:21
974         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
975              From: Jan Dubois <JanD@ActiveState.com>
976              Date: Mon, 08 Apr 2002 00:10:39 -0700
977              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
978      Branch: perl
979            ! lib/ExtUtils/Packlist.pm
980 ____________________________________________________________________________
981 [ 15799] By: ams                                   on 2002/04/08  04:50:36
982         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
983              From: Stas Bekman <stas@stason.org>
984              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
985              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
986      Branch: perl
987            ! pod/perlguts.pod
988 ____________________________________________________________________________
989 [ 15798] By: ams                                   on 2002/04/08  03:56:52
990         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
991      Branch: perl
992            ! util.c
993 ____________________________________________________________________________
994 [ 15797] By: ams                                   on 2002/04/08  01:30:38
995         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
996              same line of code. (As suggested by Simon Cozens.)
997      Branch: perl
998            ! mg.c
999 ____________________________________________________________________________
1000 [ 15796] By: ams                                   on 2002/04/08  01:27:24
1001         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
1002              Simon Cozens.
1003      Branch: perl
1004            ! embed.fnc util.c
1005 ____________________________________________________________________________
1006 [ 15795] By: ams                                   on 2002/04/08  01:05:16
1007         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
1008              From: Tom Brown <thecap@peach.ece.utexas.edu>
1009              Date: Sun, 07 Apr 2002 23:20:05 GMT
1010              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
1011      Branch: perl
1012            ! ext/Devel/DProf/DProf.xs
1013 ____________________________________________________________________________
1014 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
1015         Log: Retract #15793 since #15775 should fix the problem.
1016      Branch: perl
1017            ! hv.c
1018 ____________________________________________________________________________
1019 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
1020         Log: (Retracted by #15794)
1021              Subject: [PATCH] hv.c
1022              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1023              Date: Sun, 7 Apr 2002 14:25:48 +0200
1024              Message-ID: <3CB056EC.16340.1119992@localhost>
1025      Branch: perl
1026            ! hv.c
1027 ____________________________________________________________________________
1028 [ 15792] By: ams                                   on 2002/04/07  21:48:49
1029         Log: Make other nits nervous.
1030      Branch: perl
1031            ! gv.c perl.c
1032 ____________________________________________________________________________
1033 [ 15791] By: ams                                   on 2002/04/07  20:31:08
1034         Log: Subject: [MIME::Base64 patch] t/base64.t fix
1035              From: Dan Kogai <dankogai@dan.co.jp>
1036              Date: Mon, 8 Apr 2002 06:19:29 +0900
1037              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
1038      Branch: perl
1039            ! ext/MIME/Base64/t/base64.t
1040 ____________________________________________________________________________
1041 [ 15790] By: ams                                   on 2002/04/07  20:15:52
1042         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
1043              From: Slaven Rezic <slaven.rezic@berlin.de>
1044              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
1045              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
1046      Branch: perl
1047            ! ext/Devel/Peek/Peek.xs
1048 ____________________________________________________________________________
1049 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
1050         Log: Fully qualify in warning message the name of a subroutine redefined
1051              via glob assignment
1052      Branch: perl
1053            ! sv.c t/lib/warnings/op t/lib/warnings/sv
1054 ____________________________________________________________________________
1055 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
1056         Log: Update from Dan Kogai.
1057      Branch: perl
1058            ! ext/Encode/t/Unicode.t
1059 ____________________________________________________________________________
1060 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
1061         Log: Can't right now twist my brain to figure out
1062              the right CR/LF code point mappings in EBCDIC.
1063      Branch: perl
1064            ! lib/Pod/t/eol.t
1065 ____________________________________________________________________________
1066 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
1067         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
1068              From: Nicholas Clark <nick@ccl4.org>
1069              Date: Sun, 7 Apr 2002 15:01:56 +0100
1070              Message-ID: <20020407150156.R10686@plum.flirble.org>
1071      Branch: perl
1072            ! ext/Data/Dumper/Dumper.xs
1073 ____________________________________________________________________________
1074 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
1075         Log: Tpyo.
1076      Branch: perl
1077            ! lib/Pod/t/eol.t
1078 ____________________________________________________________________________
1079 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
1080         Log: EBCDIC branch was forgotten.
1081      Branch: perl
1082            ! ext/Devel/Peek/Peek.t
1083 ____________________________________________________________________________
1084 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
1085         Log: charnames::viacode() was broken, noticed by Jeffrey.
1086      Branch: perl
1087            ! lib/charnames.pm lib/charnames.t
1088 ____________________________________________________________________________
1089 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
1090         Log: Missing files.
1091      Branch: perl
1092            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
1093            ! MANIFEST ext/Encode/MANIFEST
1094 ____________________________________________________________________________
1095 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
1096         Log: (intentionally empty)
1097      Branch: perl
1098            ! MANIFEST sv.h
1099 ____________________________________________________________________________
1100 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
1101         Log: Upgrade to Encode 1.26, from Dan Kogai.
1102      Branch: perl
1103            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
1104            + ext/Encode/ucm/jis0212.ucm
1105            - ext/Encode/lib/Encode/10646_1.pm
1106            - ext/Encode/lib/Encode/Internal.pm
1107            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1108            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
1109            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
1110            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
1111            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
1112            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
1113            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
1114            - ext/Encode/ucm/macRumanian.ucm
1115            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1116            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
1117            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
1118            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
1119            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
1120            ! ext/Encode/lib/Encode/Encoding.pm
1121            ! ext/Encode/lib/Encode/Supported.pod
1122            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
1123            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
1124            ! ext/Encode/ucm/adobeSymbol.ucm
1125            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
1126            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
1127            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
1128            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
1129            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
1130            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
1131            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
1132            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
1133            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
1134            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
1135            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
1136            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
1137            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
1138            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
1139            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
1140            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
1141            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
1142            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
1143            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
1144            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
1145            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
1146            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
1147            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
1148            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
1149            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
1150            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
1151            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
1152            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
1153            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
1154            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
1155            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
1156            ! ext/Encode/ucm/nextstep.ucm
1157 ____________________________________________________________________________
1158 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
1159         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
1160              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
1161              Now, where was my coffee mug...
1162      Branch: perl
1163            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
1164            ! pp_sys.c
1165 ____________________________________________________________________________
1166 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
1167         Log: Subject: [PATCH] MakeMaker basic.t on Win32
1168              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1169              Date: Sun, 7 Apr 2002 14:25:48 +0200
1170              Message-ID: <3CB056EC.27101.1119A3D@localhost>
1171              
1172              Subject: [PATCH] MakeMaker && Win32 && nmake
1173              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1174              Date: Sun, 7 Apr 2002 14:25:48 +0200
1175              Message-ID: <3CB056EC.9001.11199ED@localhost>
1176      Branch: perl
1177            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
1178 ____________________________________________________________________________
1179 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
1180         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
1181              From: Philip Newton <Philip.Newton@gmx.net>
1182              Date: Sun, 07 Apr 2002 07:51:49 +0200      
1183              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
1184      Branch: perl
1185            ! utf8.c
1186 ____________________________________________________________________________
1187 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
1188         Log: There was no nice way of getting in UTF-8 filenames:
1189              now one can use in the (new) three-arg form of readdir()
1190              and in File::Glob import a ":utf8" to transparently accept
1191              the filenames as Unicode.  Note that only :utf8 is supported,
1192              not fancier stuff like :encoding(foobar)
1193      Branch: perl
1194            + ext/File/Glob/t/utf8.t
1195            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
1196            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
1197            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1198            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
1199            ! t/op/readdir.t
1200 ____________________________________________________________________________
1201 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
1202         Log: Subject: [PATCH] Re: perl@15772
1203              From: Nicholas Clark <nick@ccl4.org>
1204              Date: Sun, 7 Apr 2002 11:06:42 +0100
1205              Message-ID: <20020407110641.O10686@plum.flirble.org>
1206      Branch: perl
1207            ! hv.c
1208 ____________________________________________________________________________
1209 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
1210         Log: Subject: [PATCH] Re: 15764 breakage
1211              From: Michael G Schwern <schwern@pobox.com>
1212              Date: Sat, 6 Apr 2002 19:14:02 -0500
1213              Message-ID: <20020407001401.GA7076@blackrider>
1214      Branch: perl
1215            ! lib/ExtUtils/MM_Unix.pm
1216 ____________________________________________________________________________
1217 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
1218         Log: Instruction tweak.
1219      Branch: perl
1220            ! README.os390
1221 ____________________________________________________________________________
1222 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
1223         Log: Update Changes.
1224      Branch: perl
1225            ! Changes patchlevel.h
1226 ____________________________________________________________________________
1227 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
1228         Log: Subject: [PATCH] Encode tweaks for VMS
1229              From: Michael G Schwern <schwern@pobox.com>
1230              Date: Sat, 6 Apr 2002 03:26:09 -0500
1231              Message-ID: <20020406082609.GA28758@blackrider>
1232      Branch: perl
1233            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1234            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
1235            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1236            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1237 ____________________________________________________________________________
1238 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
1239         Log: Prettyprinting and version paranoia.
1240      Branch: perl
1241            ! ext/DB_File/t/db-recno.t
1242 ____________________________________________________________________________
1243 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
1244         Log: Be explicit about the two DB_File tests croaking
1245              in Mac OS X.
1246      Branch: perl
1247            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
1248 ____________________________________________________________________________
1249 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
1250         Log: Regen toc.
1251      Branch: perl
1252            ! pod/perltoc.pod
1253 ____________________________________________________________________________
1254 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
1255         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
1256              From: Benjamin Goldberg <goldbb2@earthlink.net>
1257              Date: Fri, 05 Apr 2002 19:15:42 -0500
1258              Message-ID: <3CAE3E2E.8483505@earthlink.net>
1259      Branch: perl
1260            ! hv.h
1261 ____________________________________________________________________________
1262 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
1263         Log: Underline that the current implementation is not
1264              guaranteed to be forever; and reformat a bit.
1265      Branch: perl
1266            ! lib/utf8.pm
1267 ____________________________________________________________________________
1268 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
1269         Log: Subject: Weak spots in the utf8 manpage
1270              From: andreas.koenig@anima.de (Andreas J. Koenig)
1271              Date: Fri, 05 Apr 2002 10:08:44 +0200      
1272              Message-ID: <m3u1qqefeb.fsf@anima.de>      
1273      Branch: perl
1274            ! lib/utf8.pm
1275 ____________________________________________________________________________
1276 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
1277         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
1278              From: Michael G Schwern <schwern@pobox.com>
1279              Date: Sat, 6 Apr 2002 03:22:03 -0500
1280              Message-ID: <20020406082203.GA28713@blackrider>
1281      Branch: perl
1282            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
1283            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
1284            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
1285            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
1286            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
1287            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
1288            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1289            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
1290            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
1291            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
1292 ____________________________________________________________________________
1293 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
1294         Log: No need to avoid utf8 warnings after #15762.
1295      Branch: perl
1296            ! lib/Unicode/Collate.pm
1297 ____________________________________________________________________________
1298 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
1299         Log: As noted by Philip Newton: nothing wrong with BOM,
1300              but 0xFFFE quite wrong.
1301      Branch: perl
1302            ! t/lib/warnings/utf8 utf8.c utf8.h
1303 ____________________________________________________________________________
1304 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
1305         Log: Explain the "gaps" in the UTF-8 encoding.
1306      Branch: perl
1307            ! pod/perlunicode.pod utf8.h
1308 ____________________________________________________________________________
1309 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
1310         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
1311              From: Nicholas Clark <nick@unfortu.net>
1312              Date: Sat, 6 Apr 2002 14:54:51 +0100
1313              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
1314      Branch: perl
1315            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
1316 ____________________________________________________________________________
1317 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
1318         Log: Signedness nits.
1319      Branch: perl
1320            ! hv.c
1321 ____________________________________________________________________________
1322 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
1323         Log: Make hv_notallowed a static as suggested by Nick Clark;
1324              and synchronize the nomenclature to talk about restricted
1325              (not fixed) hashes.
1326      Branch: perl
1327            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
1328            ! proto.h
1329 ____________________________________________________________________________
1330 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
1331         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
1332              From: Nicholas Clark <nick@unfortu.net>
1333              Date: Sat, 6 Apr 2002 00:21:17 +0100
1334              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
1335              
1336              (with the last one reversed)
1337      Branch: perl
1338            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
1339            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
1340 ____________________________________________________________________________
1341 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
1342         Log: Update the warning message.
1343      Branch: perl
1344            ! README.tru64
1345 ____________________________________________________________________________
1346 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
1347         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
1348              From: Dan Kogai <dankogai@dan.co.jp>
1349              Date: Sat, 6 Apr 2002 06:08:40 +0900
1350              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
1351      Branch: perl
1352            ! pod/perlunicode.pod
1353 ____________________________________________________________________________
1354 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
1355         Log: Some tests were failing silently instead of saying "not ok"
1356      Branch: perl
1357            ! t/comp/proto.t
1358 ____________________________________________________________________________
1359 [ 15753] By: nick                                  on 2002/04/05  19:30:12
1360         Log: Integrate mainline
1361      Branch: perlio
1362           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
1363           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
1364           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
1365 ____________________________________________________________________________
1366 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
1367         Log: Minor Tie::File test patch, from mjd.
1368      Branch: perl
1369            ! lib/Tie/File/t/24_cache_loop.t
1370 ____________________________________________________________________________
1371 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
1372         Log: Not *that* different line endings (noticed by Philip Newton)
1373      Branch: perl
1374            ! pod/perldelta.pod
1375 ____________________________________________________________________________
1376 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
1377         Log: Retract #15745 for now; won't work without more Encode fixes.
1378      Branch: perl
1379            ! ext/Encode/lib/Encode/10646_1.pm
1380 ____________________________________________________________________________
1381 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
1382         Log: metaconfig unit change for #15748.
1383      Branch: metaconfig
1384            ! U/modified/Oldconfig.U
1385 ____________________________________________________________________________
1386 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
1387         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
1388              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1389              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
1390              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
1391      Branch: perl
1392            ! Configure
1393 ____________________________________________________________________________
1394 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
1395         Log: NetWare update from C Aditya.
1396      Branch: perl
1397            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
1398 ____________________________________________________________________________
1399 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
1400         Log: Win32 pacifying from mjd.
1401      Branch: perl
1402            ! lib/Tie/File/t/26_twrite.t
1403 ____________________________________________________________________________
1404 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
1405         Log: Integrate perlio;
1406              
1407              Not only did UCS-2 have dodgy name it was buggy.
1408      Branch: perl
1409           !> ext/Encode/lib/Encode/10646_1.pm
1410 ____________________________________________________________________________
1411 [ 15744] By: nick                                  on 2002/04/05  13:02:36
1412         Log: Not only did UCS-2 have dodgy name it was buggy.
1413      Branch: perlio
1414            ! ext/Encode/lib/Encode/10646_1.pm
1415 ____________________________________________________________________________
1416 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
1417         Log: Subject: Patch for bug ID 20020221.007
1418              From: Archer Sully <archer@meer.net>
1419              Date: Thu, 4 Apr 2002 21:45:34 -0700
1420              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
1421              
1422              Fix for "[ID 20020221.007] SEGV in Storable with empty string
1423              scalar object" (dclone)
1424      Branch: perl
1425            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
1426 ____________________________________________________________________________
1427 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
1428         Log: Subject: Re: lib/sort.t failure 
1429              From: "John P. Linderman" <jpl@research.att.com>
1430              Date: Fri, 05 Apr 2002 06:19:07 -0500
1431              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
1432              
1433              with a minor formatting tweak
1434      Branch: perl
1435            ! pod/perlfunc.pod
1436 ____________________________________________________________________________
1437 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
1438         Log: Subject: Re: lib/sort.t failure (and [PATCH])
1439              From: "John P. Linderman" <jpl@research.att.com>
1440              Date: Fri, 05 Apr 2002 07:13:27 -0500
1441              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
1442      Branch: perl
1443            ! lib/sort.t
1444 ____________________________________________________________________________
1445 [ 15740] By: nick                                  on 2002/04/05  09:31:42
1446         Log: Integrate mainline
1447      Branch: perlio
1448           +> (branch 49 files)
1449           !> (integrate 82 files)
1450 ____________________________________________________________________________
1451 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
1452         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
1453              From: Dan Kogai <dankogai@dan.co.jp>
1454              Date: Fri, 5 Apr 2002 11:52:50 +0900
1455              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
1456      Branch: perl
1457            ! ext/Encode/t/Aliases.t
1458 ____________________________________________________________________________
1459 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
1460         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
1461              From: Dan Kogai <dankogai@dan.co.jp>
1462              Date: Fri, 5 Apr 2002 11:39:55 +0900
1463              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
1464      Branch: perl
1465            ! ext/Encode/lib/Encode/Alias.pm
1466 ____________________________________________________________________________
1467 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
1468         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
1469              From: Ilmari Karonen <iltzu@sci.fi>
1470              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
1471              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
1472      Branch: perl
1473            ! gv.c t/op/method.t
1474 ____________________________________________________________________________
1475 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
1476         Log: I was fooled for a while, somebody else might be too.
1477      Branch: perl
1478            ! t/test.pl
1479 ____________________________________________________________________________
1480 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
1481         Log: test.pl-ify.
1482      Branch: perl
1483            ! t/op/method.t
1484 ____________________________________________________________________________
1485 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
1486         Log: Upgrade to Encode 1.20, from Dan Kogai.
1487      Branch: perl
1488            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
1489            + ext/Encode/ucm/adobeSymbol.ucm
1490            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
1491            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
1492            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
1493            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
1494            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
1495            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
1496            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
1497            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
1498            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
1499            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
1500            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
1501            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
1502            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
1503            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
1504            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
1505            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
1506            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
1507            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
1508            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
1509            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
1510            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
1511            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
1512            + ext/Encode/ucm/macSymbol.ucm
1513            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
1514            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
1515            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
1516            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
1517            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1518            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
1519            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
1520            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
1521            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
1522            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
1523            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
1524            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
1525            ! ext/Encode/lib/Encode/Alias.pm
1526            ! ext/Encode/lib/Encode/Supported.pod
1527            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1528            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
1529            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
1530            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
1531            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
1532            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
1533            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
1534            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
1535            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
1536            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
1537            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
1538            ! ext/Encode/ucm/nextstep.ucm
1539 ____________________________________________________________________________
1540 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
1541         Log: Subject: left-over "use 5.7.2" in threads.pm
1542              From: Slaven Rezic <slaven.rezic@berlin.de>
1543              Date: 21 Mar 2002 23:18:13 +0100
1544              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
1545      Branch: perl
1546            ! ext/threads/threads.pm
1547 ____________________________________________________________________________
1548 [ 15732] By: ams                                   on 2002/04/04  17:08:13
1549         Log: Subject: [PATCH 5.7.3 DOCS]
1550              From: mjd@plover.com
1551              Date: 4 Apr 2002 15:59:39 -0000
1552              Message-Id: <20020404155939.6754.qmail@plover.com>
1553      Branch: perl
1554            ! pod/perlfaq9.pod
1555 ____________________________________________________________________________
1556 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
1557         Log: metaconfig unit change for #15730.
1558      Branch: metaconfig
1559            ! U/threads/usethreads.U
1560 ____________________________________________________________________________
1561 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
1562         Log: Subject: Re: lib/sort.t failure [PATCH]
1563              From: Andy Dougherty <doughera@lafayette.edu>
1564              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
1565              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
1566              
1567              Default to usethreads in case the user most probably forgot it.
1568      Branch: perl
1569            ! Configure
1570 ____________________________________________________________________________
1571 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
1572         Log: Typo nits from Wolfgang Laun.
1573      Branch: perl
1574            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
1575 ____________________________________________________________________________
1576 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
1577         Log: Detypo in diagnostics.
1578      Branch: perl
1579            ! lib/locale.t
1580 ____________________________________________________________________________
1581 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
1582         Log: pod2html: try to be EOL agnostic.
1583              (Needs testing on CRLF and CR platforms.)
1584      Branch: perl
1585            + lib/Pod/t/eol.t
1586            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
1587 ____________________________________________________________________________
1588 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
1589         Log: Subject: [PATCH} Pod::HTML and HTML4
1590              From: Robert Spier <rspier@pobox.com>
1591              Date: Wed, 03 Apr 2002 16:26:21 -0800
1592              Message-ID: <3CAB9DAD.20305@pobox.com>
1593      Branch: perl
1594            ! lib/Pod/Html.pm
1595 ____________________________________________________________________________
1596 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
1597         Log: Byebye, beebee.
1598      Branch: perl
1599            ! t/lib/warnings/perlio
1600 ____________________________________________________________________________
1601 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
1602         Log: Subject: Re: enc2xs needs portable way to know it's in the core
1603              From: PPrymmer@factset.com
1604              Date: Wed, 3 Apr 2002 14:29:32 -0500
1605              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
1606      Branch: perl
1607            ! configure.com
1608 ____________________________________________________________________________
1609 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
1610         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
1611              From: Dominic Dunlop <domo@computer.org>
1612              Date: Wed, 3 Apr 2002 22:44:01 +0200
1613              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
1614      Branch: perl
1615            ! lib/File/Spec/t/rel2abs2rel.t
1616 ____________________________________________________________________________
1617 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
1618         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
1619              From: Paul_GreenVOS@vos.stratus.com
1620              Date: Wed, 3 Apr 02 16:34 est
1621              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
1622      Branch: perl
1623            ! pp_pack.c
1624 ____________________________________________________________________________
1625 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
1626         Log: Upgrade to Tie::File 0.93, from mjd.
1627      Branch: perl
1628            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
1629            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
1630            ! lib/Tie/File/t/41_heap.t
1631 ____________________________________________________________________________
1632 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
1633         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
1634              From: Andy Dougherty <doughera@lafayette.edu>
1635              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
1636              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
1637      Branch: perl
1638            ! lib/AnyDBM_File.t
1639 ____________________________________________________________________________
1640 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
1641         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
1642              and ccflags including -DNO_LOCALE
1643      Branch: perl
1644            ! perl.h
1645 ____________________________________________________________________________
1646 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
1647         Log: EPOC tweaks from Olaf Flebbe.
1648      Branch: perl
1649            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
1650 ____________________________________________________________________________
1651 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
1652         Log: Subject: [PATCH] Set @INC earlier
1653              From: Andy Dougherty <doughera@lafayette.edu>
1654              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
1655              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
1656      Branch: perl
1657            ! lib/AnyDBM_File.t lib/sort.t
1658 ____________________________________________________________________________
1659 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
1660         Log: perlcompile.pod was listing all B:: modules, except B::Concise
1661              (resubmitted)
1662      Branch: perl
1663            ! pod/perlcompile.pod
1664 ____________________________________________________________________________
1665 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
1666         Log: perlcompile.pod was listing all B:: modules, except B::Concise
1667      Branch: perl
1668            ! pod/perlcompile.pod
1669 ____________________________________________________________________________
1670 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
1671         Log: non-perlio robustness.
1672      Branch: perl
1673            ! ext/Socket/socketpair.t lib/utf8.t
1674 ____________________________________________________________________________
1675 [ 15713] By: nick                                  on 2002/04/03  18:06:49
1676         Log: Integrate mainline
1677      Branch: perlio
1678           +> lib/Tie/File/t/41_heap.t
1679           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
1680           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
1681           !> regexec.c t/op/re_tests t/op/tiearray.t
1682 ____________________________________________________________________________
1683 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
1684         Log: Tweak for 8.3 compat.
1685      Branch: perl
1686            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1687            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
1688            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
1689            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1690            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1691            ! ext/Encode/bin/enc2xs
1692 ____________________________________________________________________________
1693 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
1694         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
1695              From: Mark-Jason Dominus <mjd@plover.com>
1696              Date: Wed, 03 Apr 2002 13:04:40 -0500
1697              Message-ID: <20020403180440.7614.qmail@plover.com>
1698      Branch: perl
1699            ! t/op/tiearray.t
1700 ____________________________________________________________________________
1701 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
1702         Log: Forgotten.
1703      Branch: perl
1704            + lib/Tie/File/t/41_heap.t
1705            ! MANIFEST
1706 ____________________________________________________________________________
1707 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
1708         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
1709              From: Mark Kvale <kvale@phy.ucsf.edu>
1710              Date: Tue, 2 Apr 2002 13:57:37 -0800
1711              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
1712      Branch: perl
1713            ! t/op/re_tests
1714 ____________________________________________________________________________
1715 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
1716         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
1717              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
1718              Date: Wed, 03 Apr 2002 03:34:34 +0100
1719              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
1720      Branch: perl
1721            ! regcomp.c
1722 ____________________________________________________________________________
1723 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
1724         Log: The leavetry crash should now be history.
1725      Branch: perl
1726            ! t/op/tiearray.t
1727 ____________________________________________________________________________
1728 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
1729         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
1730              From: Michael G Schwern <schwern@pobox.com>
1731              Date: Wed, 3 Apr 2002 10:56:44 -0500
1732              Message-ID: <20020403155644.GC916@blackrider>
1733      Branch: perl
1734            ! lib/ExtUtils/MM_Win95.pm
1735 ____________________________________________________________________________
1736 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
1737         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
1738              From: Dave Mitchell <davem@fdgroup.com>
1739              Date: Wed, 3 Apr 2002 02:08:26 +0100
1740              Message-ID: <20020403020825.B16724@fdgroup.com>
1741      Branch: perl
1742            ! pp_ctl.c
1743 ____________________________________________________________________________
1744 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
1745         Log: Prototype tweak for non-threaded builds.
1746      Branch: perl
1747            ! perl.c
1748 ____________________________________________________________________________
1749 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
1750         Log: Detached threads do not help; they still hold resources.
1751      Branch: perl
1752            ! ext/threads/threads.pm pod/perldiag.pod
1753 ____________________________________________________________________________
1754 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
1755         Log: Doc tweak from Wolfgang Laun.
1756      Branch: perl
1757            ! lib/File/Compare.pm
1758 ____________________________________________________________________________
1759 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
1760         Log: Subject: [PATCH bleadperl] regexec.c
1761              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1762              Date: Wed, 3 Apr 2002 11:13:30 +0200
1763              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
1764      Branch: perl
1765            ! regexec.c
1766 ____________________________________________________________________________
1767 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
1768         Log: Document the "Cleanup skipped ..." warning.
1769      Branch: perl
1770            ! ext/threads/threads.pm pod/perldiag.pod
1771 ____________________________________________________________________________
1772 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
1773         Log: Integrate perlio;
1774              
1775              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
1776              
1777              Fix segfaults when mainthread exits with other threads running:
1778              - track number of running threads
1779              - if main thread calls perl_destruct() with other threads running
1780              skip most of cleanup (with a warning).
1781      Branch: perl
1782           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
1783           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
1784           !> pod/perlapi.pod proto.h
1785 ____________________________________________________________________________
1786 [ 15698] By: nick                                  on 2002/04/03  13:15:30
1787         Log: Fix segfaults when mainthread exits with other threads running:
1788              - track number of running threads
1789              - if main thread calls perl_destruct() with other threads running
1790              skip most of cleanup (with a warning).
1791      Branch: perlio
1792            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
1793            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
1794 ____________________________________________________________________________
1795 [ 15697] By: nick                                  on 2002/04/03  07:34:13
1796         Log: Integrate mainline
1797      Branch: perlio
1798           +> lib/Net/Ping/t/250_ping_hires.t
1799           !> (integrate 33 files)
1800 ____________________________________________________________________________
1801 [ 15696] By: nick                                  on 2002/04/03  06:41:58
1802         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
1803      Branch: perlio
1804            ! lib/ExtUtils/xsubpp
1805 ____________________________________________________________________________
1806 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
1807         Log: Subject: [PATCH @15047] debugger
1808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1809              Date: Sat, 16 Mar 2002 04:38:50 -0500
1810              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
1811      Branch: perl
1812            ! lib/perl5db.pl
1813 ____________________________________________________________________________
1814 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
1815         Log: Third Degree flags.
1816      Branch: perl
1817            ! Makefile.SH
1818 ____________________________________________________________________________
1819 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
1820         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
1821              From: Mark-Jason Dominus <mjd@plover.com>
1822              Date: Tue, 02 Apr 2002 16:35:11 -0500
1823              Message-ID: <20020402213511.27781.qmail@plover.com>
1824              
1825              (tweaked)
1826      Branch: perl
1827            ! pod/perlfunc.pod
1828 ____________________________________________________________________________
1829 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
1830         Log: Upgrade to Tie::File 0.92, from mjd.
1831      Branch: perl
1832            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
1833            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
1834            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
1835            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
1836            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
1837            ! lib/Tie/File/t/40_abs_cache.t
1838 ____________________________________________________________________________
1839 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
1840         Log: Subject: [PATCH] Update my email address in perl.c
1841              From: Paul_GreenVOS@vos.stratus.com
1842              Date: Tue, 2 Apr 02 15:27 est
1843              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
1844      Branch: perl
1845            ! AUTHORS perl.c
1846 ____________________________________________________________________________
1847 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
1848         Log: POD fix.
1849      Branch: perl
1850            ! pod/perldelta.pod
1851 ____________________________________________________________________________
1852 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
1853         Log: What started as a small nit (the charnames test, nit found
1854              be Hugo), ballooned a bit... the goal is Larry's wish that
1855              illegal Unicode (such as U+FFFF) by default doesn't warn,
1856              since what if somebody WANTS to create illegal Unicode?
1857              Now getting close to this in the regex runtime.
1858              (Also, fix more of my fixation that BOM would be U+FFFE.)
1859      Branch: perl
1860            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
1861            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
1862 ____________________________________________________________________________
1863 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
1864         Log: Talk more about Net::Ping.
1865      Branch: perl
1866            ! pod/perldelta.pod
1867 ____________________________________________________________________________
1868 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
1869         Log: Upgrade to Net::Ping 2.14.
1870      Branch: perl
1871            + lib/Net/Ping/t/250_ping_hires.t
1872            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
1873            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
1874            ! lib/Net/Ping/t/140_stream_inst.t
1875 ____________________________________________________________________________
1876 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
1877         Log: XML::Parser 2.31 should be out shortly.
1878      Branch: perl
1879            ! pod/perldelta.pod
1880 ____________________________________________________________________________
1881 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
1882         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
1883              From: George Necula <necula@eecs.berkeley.edu>
1884              Date: Tue, 2 Apr 2002 10:22:41 -0800
1885              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
1886      Branch: perl
1887            ! lib/File/Spec/Cygwin.pm
1888 ____________________________________________________________________________
1889 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
1890         Log: EBCDIC test tweak.
1891      Branch: perl
1892            ! pod/perldelta.pod t/uni/case.pl
1893 ____________________________________________________________________________
1894 [ 15683] By: nick                                  on 2002/04/02  15:36:17
1895         Log: Integrate mainline
1896      Branch: perlio
1897           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
1898           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
1899           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
1900 ____________________________________________________________________________
1901 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
1902         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
1903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1904              Date: Tue, 2 Apr 2002 00:37:08 -0500
1905              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
1906      Branch: perl
1907            ! os2/os2ish.h perlio.c
1908 ____________________________________________________________________________
1909 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
1910         Log: Subject: [PATCH @15047] debugger again
1911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1912              Date: Tue, 2 Apr 2002 00:30:31 -0500
1913              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
1914      Branch: perl
1915            ! lib/perl5db.pl
1916 ____________________________________________________________________________
1917 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
1918         Log: Subject: [PATCH @15047] test() in CPAN.pm
1919              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1920              Date: Tue, 2 Apr 2002 00:46:45 -0500
1921              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
1922      Branch: perl
1923            ! lib/CPAN.pm
1924 ____________________________________________________________________________
1925 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
1926         Log: Sync with libnet-1.11
1927      Branch: perl
1928            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
1929            ! lib/Net/SMTP.pm
1930 ____________________________________________________________________________
1931 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
1932         Log: NetWare tweaks from C Aditya.
1933      Branch: perl
1934            ! NetWare/t/NWScripts.pl scope.c
1935 ____________________________________________________________________________
1936 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
1937         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
1938              From: Dan Kogai <dankogai@dan.co.jp>
1939              Date: Tue, 2 Apr 2002 22:21:47 +0900
1940              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
1941      Branch: perl
1942            ! ext/Encode/Encode.xs
1943 ____________________________________________________________________________
1944 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
1945         Log: Integrate perlio;
1946              
1947              Calculate buffer size needs in float to avoid 32-bit overflow.
1948              
1949              Add buffer size growth test.
1950      Branch: perl
1951           +> ext/Encode/t/grow.t
1952           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
1953 ____________________________________________________________________________
1954 [ 15675] By: nick                                  on 2002/04/02  07:49:41
1955         Log: Add buffer size growth test.
1956      Branch: perlio
1957            + ext/Encode/t/grow.t
1958            ! MANIFEST ext/Encode/MANIFEST
1959 ____________________________________________________________________________
1960 [ 15674] By: nick                                  on 2002/04/02  07:40:49
1961         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
1962      Branch: perlio
1963            ! ext/Encode/Encode.xs
1964 ____________________________________________________________________________
1965 [ 15673] By: nick                                  on 2002/04/02  07:40:06
1966         Log: Integrate mainline
1967      Branch: perlio
1968           +> (branch 102 files)
1969            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
1970            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
1971            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1972            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1973            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1974            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1975            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1976            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1977            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
1978            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
1979            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1980            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
1981            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
1982            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
1983            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
1984            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
1985            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
1986            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
1987            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
1988            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
1989            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
1990            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
1991            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
1992            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
1993            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
1994            - ext/Encode/Encode/macCentEuro.ucm
1995            - ext/Encode/Encode/macCroatian.ucm
1996            - ext/Encode/Encode/macCyrillic.ucm
1997            - ext/Encode/Encode/macDingbats.ucm
1998            - ext/Encode/Encode/macGreek.ucm
1999            - ext/Encode/Encode/macIceland.ucm
2000            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
2001            - ext/Encode/Encode/macRumanian.ucm
2002            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
2003            - ext/Encode/Encode/macTurkish.ucm
2004            - ext/Encode/Encode/macUkraine.ucm
2005            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
2006            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
2007            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
2008            - ext/Encode/compile ext/Encode/encode.h
2009            - ext/Encode/lib/Encode/CN/2022_CN.pm
2010            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
2011            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2012            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
2013            - lib/unicore/PropertyValueAliases.txt
2014           !> (integrate 143 files)
2015 ____________________________________________________________________________
2016 [ 15672] By: ams                                   on 2002/04/02  04:42:44
2017         Log: Win32 fix for Tie::File from MJD.
2018      Branch: perl
2019            ! lib/Tie/File.pm
2020 ____________________________________________________________________________
2021 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
2022         Log: Add a few tests to the timing-sensitive list.
2023      Branch: perl
2024            ! INSTALL
2025 ____________________________________________________________________________
2026 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
2027         Log: Subject: [PATCH sort.t] extensive regression testing
2028              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2029              Date: Mon, 1 Apr 2002 23:50:24 +0200
2030              Message-ID: <20020401235024.E677@rafael>
2031      Branch: perl
2032            ! lib/sort.t
2033 ____________________________________________________________________________
2034 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
2035         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
2036              From: Nicholas Clark <nick@unfortu.net>
2037              Date: Mon, 1 Apr 2002 21:54:05 +0100
2038              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
2039      Branch: perl
2040            ! lib/Memoize/t/errors.t
2041 ____________________________________________________________________________
2042 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
2043         Log: Subject: getting rid of a few superfluous $&/$`
2044              From: Jeffrey Friedl <jfriedl@yahoo.com>
2045              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
2046              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
2047              
2048              (with more-backward-compat than just using @- and @+, also by Jeffrey)
2049              
2050              (The version number of Text::Balanced intentionally not
2051              increased since Damian will make a new release after 5.8)
2052      Branch: perl
2053            ! lib/Pod/Html.pm lib/Text/Balanced.pm
2054 ____________________________________________________________________________
2055 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
2056         Log: Subject: [PATCH 5.7.3 TESTS]
2057              From: mjd@plover.com
2058              Date: 1 Apr 2002 20:32:18 -0000
2059              Message-ID: <20020401203218.25230.qmail@plover.com>
2060      Branch: perl
2061            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
2062            ! t/op/tiearray.t t/test.pl
2063 ____________________________________________________________________________
2064 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
2065         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
2066              From: Paul_GreenVOS@vos.stratus.com
2067              Date: Mon, 1 Apr 02 15:15 est
2068              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
2069      Branch: perl
2070            ! iperlsys.h
2071 ____________________________________________________________________________
2072 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
2073         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
2074              From: Paul_GreenVOS@vos.stratus.com
2075              Date: Mon, 1 Apr 02 14:11 est
2076              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
2077      Branch: perl
2078            ! lib/ExtUtils/MM_Unix.pm
2079 ____________________________________________________________________________
2080 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
2081         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
2082              From: Nicholas Clark <nick@unfortu.net>
2083              Date: Mon, 1 Apr 2002 19:30:05 +0100
2084              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
2085      Branch: perl
2086            ! t/op/pat.t t/op/utfhash.t
2087 ____________________________________________________________________________
2088 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
2089         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
2090              From: Mark-Jason Dominus <mjd@plover.com>
2091              Date: Mon, 01 Apr 2002 13:22:01 -0500
2092              Message-ID: <20020401182201.21189.qmail@plover.com>
2093      Branch: perl
2094            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
2095 ____________________________________________________________________________
2096 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
2097         Log: Update Changes.
2098      Branch: perl
2099            ! Changes patchlevel.h
2100 ____________________________________________________________________________
2101 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
2102         Log: Subject: [PATCH 5.7.3 DOC]
2103              From: mjd@plover.com
2104              Date: 1 Apr 2002 17:23:40 -0000
2105              Message-ID: <20020401172340.16410.qmail@plover.com>
2106      Branch: perl
2107            ! pod/perldelta.pod
2108 ____________________________________________________________________________
2109 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
2110         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
2111      Branch: perl
2112            ! hints/unicos.sh
2113 ____________________________________________________________________________
2114 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
2115         Log: Advertise piconv and enc2xs.
2116      Branch: perl
2117            ! pod/perldelta.pod
2118 ____________________________________________________________________________
2119 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
2120         Log: Add enc2xs.
2121      Branch: perl
2122            + utils/enc2xs.PL
2123            ! MANIFEST utils/Makefile
2124 ____________________________________________________________________________
2125 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
2126         Log: Integrate perlio;
2127              
2128              Be more explicit testing for \015 not \r
2129      Branch: perl
2130           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
2131           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
2132 ____________________________________________________________________________
2133 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
2134         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
2135              From: Philip Newton <Philip.Newton@gmx.net>
2136              Date: Mon, 01 Apr 2002 17:06:18 +0200
2137              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
2138      Branch: perl
2139            ! lib/charnames.pm lib/charnames.t
2140 ____________________________________________________________________________
2141 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
2142         Log: Subject: detypo patch
2143              From: andreas.koenig@anima.de (Andreas J. Koenig)
2144              Date: Mon, 01 Apr 2002 10:09:21 +0200
2145              Message-ID: <m3r8lzsuvi.fsf@anima.de>
2146      Branch: perl
2147            ! INSTALL
2148 ____________________________________________________________________________
2149 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
2150         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
2151              From: Philip Newton <Philip.Newton@gmx.net>
2152              Date: Mon, 01 Apr 2002 08:12:01 +0200
2153              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
2154      Branch: perl
2155            ! lib/charnames.pm lib/charnames.t
2156 ____________________________________________________________________________
2157 [ 15653] By: nick                                  on 2002/04/01  09:20:24
2158         Log: Be more explicit testing for \015 not \r
2159      Branch: perlio
2160            ! t/io/crlf.t
2161 ____________________________________________________________________________
2162 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
2163         Log: If under UTF-8 locale the utf8.pm really needs to be found.
2164      Branch: perl
2165            ! t/comp/cpp.t t/run/switchPx.t
2166 ____________________________________________________________________________
2167 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
2168         Log: Upgrade to Tie::File 0.91, from mjd.
2169      Branch: perl
2170            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
2171            + lib/Tie/File/t/26_twrite.t
2172            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
2173            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
2174            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
2175            ! lib/Tie/File/t/16_handle.t
2176 ____________________________________________________________________________
2177 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
2178         Log: DJGPP tweaks from Laszlo.
2179      Branch: perl
2180            ! lib/ExtUtils/MM_DOS.pm util.c
2181 ____________________________________________________________________________
2182 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
2183         Log: Discussion about minimal installations.
2184      Branch: perl
2185            ! INSTALL
2186 ____________________________________________________________________________
2187 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
2188         Log: Comment tweak from Hugo.
2189      Branch: perl
2190            ! regexec.c
2191 ____________________________________________________________________________
2192 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
2193         Log: Another UTF-8 locale tweak from Hugo.
2194      Branch: perl
2195            ! regexec.c
2196 ____________________________________________________________________________
2197 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
2198         Log: Document the known MacOS X locale problem.
2199      Branch: perl
2200            ! pod/perldelta.pod
2201 ____________________________________________________________________________
2202 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
2203         Log: Regex fix from Hugo: in UTF-8 locales the character
2204              counting code didn't work right for minimal matches.
2205      Branch: perl
2206            ! regexec.c
2207 ____________________________________________________________________________
2208 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
2209         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
2210              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2211              Date: Sun, 31 Mar 2002 20:32:43 -0500
2212              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
2213      Branch: perl
2214            ! lib/ExtUtils/xsubpp
2215 ____________________________________________________________________________
2216 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
2217         Log: Document known FreeBSD locale glitch. 
2218      Branch: perl
2219            ! pod/perldelta.pod
2220 ____________________________________________________________________________
2221 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
2222         Log: There is --list in glibc iconv.
2223      Branch: perl
2224            ! ext/Encode/bin/piconv
2225 ____________________________________________________________________________
2226 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
2227         Log: Slight usage tweaks to piconv: show usage with
2228              no -t -f or -l arguments, or with -h.
2229      Branch: perl
2230            ! ext/Encode/bin/piconv
2231 ____________________________________________________________________________
2232 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
2233         Log: Get the piconv installed.
2234      Branch: perl
2235            + utils/piconv.PL
2236            ! MANIFEST utils/Makefile
2237 ____________________________________________________________________________
2238 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
2239         Log: Spelling tweaks.
2240      Branch: perl
2241            ! ext/Encode/bin/piconv
2242 ____________________________________________________________________________
2243 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
2244         Log: Upgrade to Encode 1.11, from Dan Kogai.
2245      Branch: perl
2246            + ext/Encode/Encode/Changes.e2x
2247            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
2248            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
2249            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
2250            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
2251            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
2252            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
2253            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
2254            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
2255            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
2256            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
2257            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
2258            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
2259            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
2260            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
2261            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
2262            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
2263            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
2264            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
2265            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
2266            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
2267            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
2268            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
2269            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
2270            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
2271            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
2272            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
2273            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
2274            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
2275            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
2276            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
2277            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
2278            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
2279            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
2280            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
2281            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
2282            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
2283            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
2284            + ext/Encode/ucm/viscii.ucm
2285            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
2286            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
2287            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
2288            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
2289            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
2290            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
2291            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
2292            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
2293            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
2294            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
2295            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
2296            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
2297            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
2298            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
2299            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
2300            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
2301            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
2302            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
2303            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
2304            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
2305            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
2306            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
2307            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
2308            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
2309            - ext/Encode/Encode/ksc5601.ucm
2310            - ext/Encode/Encode/macCentEuro.ucm
2311            - ext/Encode/Encode/macCroatian.ucm
2312            - ext/Encode/Encode/macCyrillic.ucm
2313            - ext/Encode/Encode/macDingbats.ucm
2314            - ext/Encode/Encode/macGreek.ucm
2315            - ext/Encode/Encode/macIceland.ucm
2316            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
2317            - ext/Encode/Encode/macRumanian.ucm
2318            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
2319            - ext/Encode/Encode/macTurkish.ucm
2320            - ext/Encode/Encode/macUkraine.ucm
2321            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
2322            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
2323            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
2324            - lib/encoding.pm lib/encoding.t
2325            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
2326            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
2327            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
2328            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
2329            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
2330            ! ext/Encode/Makefile.PL ext/Encode/README
2331            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
2332            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2333            ! ext/Encode/lib/Encode/Alias.pm
2334            ! ext/Encode/lib/Encode/Supported.pod
2335 ____________________________________________________________________________
2336 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
2337         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
2338              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
2339              respective test    and doc tweaks.
2340      Branch: perl
2341            ! lib/charnames.pm lib/charnames.t
2342 ____________________________________________________________________________
2343 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
2344         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
2345              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2346              Date: Sun, 31 Mar 2002 22:47:31 +0200
2347              Message-ID: <20020331224731.E854@rafael>
2348      Branch: perl
2349            ! pod/perlfunc.pod
2350 ____________________________________________________________________________
2351 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
2352         Log: Subject: [PATCH] __attribute__ problems with g++
2353              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2354              Date: Sun, 31 Mar 2002 22:43:03 +0200
2355              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
2356      Branch: perl
2357            ! perl.h
2358 ____________________________________________________________________________
2359 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
2360         Log: Put back the #! line, false alarm.
2361      Branch: perl
2362            ! lib/ExtUtils/t/Constant.t
2363 ____________________________________________________________________________
2364 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
2365         Log: Subject: Re: [Patch] pod/perlvar.pod
2366              From: Philip Newton <Philip.Newton@gmx.net>
2367              Date: Sun, 31 Mar 2002 07:40:43 +0200
2368              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
2369      Branch: perl
2370            ! pod/perlvar.pod
2371 ____________________________________________________________________________
2372 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
2373         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
2374              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2375              Date: Sat, 30 Mar 2002 21:37:37 -0500
2376              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
2377      Branch: perl
2378            ! ext/Socket/socketpair.t
2379 ____________________________________________________________________________
2380 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
2381         Log: Subject: Re: compile tweak for Win32
2382              From: Michael G Schwern <schwern@pobox.com>
2383              Date: Fri, 29 Mar 2002 17:48:22 -0500      
2384              Message-ID: <20020329224822.GG16816@blackrider>
2385      Branch: perl
2386            ! win32/buildext.pl
2387 ____________________________________________________________________________
2388 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
2389         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
2390              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2391              Date: Sat, 30 Mar 2002 22:19:46 +0100
2392              Message-ID: <20020330221946.A28497@rafael>
2393      Branch: perl
2394            ! t/lib/1_compile.t
2395 ____________________________________________________________________________
2396 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
2397         Log: Subject: [PATCH regmesg.t] increase output verbosity
2398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2399              Date: Sat, 30 Mar 2002 22:34:08 +0100
2400              Message-ID: <20020330223408.C28497@rafael>
2401      Branch: perl
2402            ! t/op/regmesg.t
2403 ____________________________________________________________________________
2404 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
2405         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
2406              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2407              Date: Sat, 30 Mar 2002 21:36:23 +0100
2408              Message-ID: <20020330213623.A677@rafael>
2409      Branch: perl
2410            ! regcomp.c
2411 ____________________________________________________________________________
2412 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
2413         Log: If using a network filesystem several different hosts
2414              may be trying to lock the same file.  In this case offering
2415              to kill the other process is not that helpful.  (Unless one
2416              has *real* clustering, but that's not usually the case.)
2417      Branch: perl
2418            ! lib/CPAN.pm
2419 ____________________________________________________________________________
2420 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
2421         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
2422              From: andreas.koenig@anima.de (Andreas J. Koenig)
2423              Date: Sat, 30 Mar 2002 06:12:36 +0100
2424              Message-ID: <m3hemyvdtn.fsf@anima.de>
2425      Branch: perl
2426            ! lib/Dumpvalue.pm
2427 ____________________________________________________________________________
2428 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
2429         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
2430              From: Jeremy Zawodny <Jeremy@Zawodny.com>
2431              Date: Fri, 29 Mar 2002 17:55:20 -0800
2432              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
2433      Branch: perl
2434            ! utils/dprofpp.PL
2435 ____________________________________________________________________________
2436 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
2437         Log: Subject: [Patch] pod/perlvar.pod
2438              From: Dan Kogai <dankogai@dan.co.jp>
2439              Date: Sun, 31 Mar 2002 02:03:36 +0900
2440              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
2441      Branch: perl
2442            ! pod/perlvar.pod
2443 ____________________________________________________________________________
2444 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
2445         Log: Subject: [PATCH] MM & Encode fixes
2446              From: Michael G Schwern <schwern@pobox.com>
2447              Date: Sat, 30 Mar 2002 06:41:56 -0500
2448              Message-ID: <20020330114156.GA16533@blackrider>
2449      Branch: perl
2450            + lib/ExtUtils/t/basic.t
2451            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
2452            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
2453            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
2454            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2455            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2456            ! lib/ExtUtils/t/hints.t
2457 ____________________________________________________________________________
2458 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
2459         Log: EBCDICification.
2460      Branch: perl
2461            ! lib/charnames.t
2462 ____________________________________________________________________________
2463 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
2464         Log: Upgrade to Tie::File 0.90, from mjd.
2465      Branch: perl
2466            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
2467            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
2468            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
2469            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
2470            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
2471            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
2472            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
2473            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
2474            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
2475 ____________________________________________________________________________
2476 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
2477         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
2478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2479              Date: Sat, 30 Mar 2002 00:20:39 +0100
2480              Message-ID: <20020330002039.A716@rafael>
2481      Branch: perl
2482            ! lib/sort.pm
2483 ____________________________________________________________________________
2484 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
2485         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
2486              From: Michael G Schwern <schwern@pobox.com>
2487              Date: Fri, 29 Mar 2002 18:14:20 -0500
2488              Message-ID: <20020329231419.GI16816@blackrider>
2489      Branch: perl
2490            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
2491            ! wince/Makefile.ce
2492 ____________________________________________________________________________
2493 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
2494         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
2495              From: Paul_GreenVOS@vos.stratus.com
2496              Date: Fri, 29 Mar 02 18:01 est
2497              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
2498      Branch: perl
2499            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
2500 ____________________________________________________________________________
2501 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
2502         Log: AUTHORS updates.
2503      Branch: perl
2504            ! AUTHORS
2505 ____________________________________________________________________________
2506 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
2507         Log: Upgrade to Encode 1.01, from Dan Kogai.
2508      Branch: perl
2509            ! ext/Encode/Changes ext/Encode/Encode.pm
2510            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
2511            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
2512            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
2513            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
2514            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
2515            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
2516            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
2517            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
2518            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
2519            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
2520            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
2521            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
2522            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
2523            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
2524            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
2525            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
2526            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
2527            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
2528            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
2529            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
2530            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
2531            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
2532            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
2533            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
2534            ! ext/Encode/Encode/ksc5601.ucm
2535            ! ext/Encode/Encode/macCentEuro.ucm
2536            ! ext/Encode/Encode/macCroatian.ucm
2537            ! ext/Encode/Encode/macCyrillic.ucm
2538            ! ext/Encode/Encode/macDingbats.ucm
2539            ! ext/Encode/Encode/macGreek.ucm
2540            ! ext/Encode/Encode/macIceland.ucm
2541            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
2542            ! ext/Encode/Encode/macRumanian.ucm
2543            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
2544            ! ext/Encode/Encode/macTurkish.ucm
2545            ! ext/Encode/Encode/macUkraine.ucm
2546            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
2547            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
2548            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
2549            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2550            ! ext/Encode/lib/Encode/CJKConstants.pm
2551            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
2552            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
2553            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
2554 ____________________________________________________________________________
2555 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
2556         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
2557              From: "Craig A. Berry" <craigberry@mac.com>
2558              Date: Fri, 29 Mar 2002 13:46:28 -0600
2559              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
2560      Branch: perl
2561            ! configure.com
2562 ____________________________________________________________________________
2563 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
2564         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
2565              which one has to get from the CPAN distribution.
2566      Branch: perl
2567            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
2568            + lib/Memoize/t/expmod_t.t
2569            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2570            - lib/Memoize/t/expire_module_t.t
2571            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
2572            ! lib/Memoize/README
2573 ____________________________________________________________________________
2574 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
2575         Log: metaconfig unit tweak.
2576      Branch: metaconfig/U/perl
2577            ! versiononly.U
2578 ____________________________________________________________________________
2579 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
2580         Log: Configure-related tweaks.
2581      Branch: perl
2582            ! Porting/Glossary Porting/config.sh Porting/config_H
2583            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2584            ! vos/config.ga.h
2585 ____________________________________________________________________________
2586 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
2587         Log: Ooops.
2588      Branch: perl
2589            ! t/op/ver.t
2590 ____________________________________________________________________________
2591 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
2592         Log: Subject: [PATCH @15606] d_time for vms
2593              From: "Craig A. Berry" <craigberry@mac.com>
2594              Date: Fri, 29 Mar 2002 11:58:29 -0600
2595              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
2596      Branch: perl
2597            ! configure.com
2598 ____________________________________________________________________________
2599 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
2600         Log: Subject: Re: Regex-Unicode bugs
2601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2602              Date: Thu, 28 Mar 2002 10:12:35 +0100
2603              Message-ID: <20020328101235.F678@rafael>
2604      Branch: perl
2605            ! t/op/regmesg.t
2606 ____________________________________________________________________________
2607 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
2608         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
2609              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2610              Date: Fri, 29 Mar 2002 16:53:27 +0000
2611              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
2612      Branch: perl
2613            ! pod/perlre.pod pod/perlretut.pod
2614 ____________________________________________________________________________
2615 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
2616         Log: Subject: Re: debugger debuggers wanted
2617              From: spidb@cpan.org
2618              Date: Fri, 29 Mar 2002 06:34:11 -0500
2619              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
2620      Branch: perl
2621            ! lib/perl5db.pl
2622 ____________________________________________________________________________
2623 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
2624         Log: Update Changes.
2625      Branch: perl
2626            ! Changes patchlevel.h
2627 ____________________________________________________________________________
2628 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
2629         Log: Rename for 8.3-friendliness.
2630      Branch: perl
2631            + lib/unicore/PropValueAliases.txt
2632            - lib/unicore/PropertyValueAliases.txt
2633            ! MANIFEST lib/unicore/README.perl
2634 ____________________________________________________________________________
2635 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
2636         Log: Retract ExtUtils/t/basic.t until it works.
2637      Branch: perl
2638            - lib/ExtUtils/t/basic.t
2639            ! MANIFEST
2640 ____________________________________________________________________________
2641 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
2642         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
2643              From: Slaven Rezic <slaven.rezic@berlin.de>
2644              Date: 28 Mar 2002 22:27:14 +0100
2645              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
2646      Branch: perl
2647            ! hints/freebsd.sh
2648 ____________________________________________________________________________
2649 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
2650         Log: Interesting... where did this come from?
2651              (The Configure change in #15600)
2652      Branch: perl
2653            ! config_h.SH
2654 ____________________________________________________________________________
2655 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
2656         Log: metaconfig unit change for #15600.
2657      Branch: metaconfig/U/perl
2658            ! versiononly.U
2659 ____________________________________________________________________________
2660 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
2661         Log: Subject: versiononly should not put `old' versions in inc
2662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2663              Date: Fri, 29 Mar 2002 12:53:49 +0100
2664              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
2665      Branch: perl
2666            ! Configure
2667 ____________________________________________________________________________
2668 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
2669         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
2670              From: Michael G Schwern <schwern@pobox.com>
2671              Date: Fri, 29 Mar 2002 04:12:47 -0500
2672              Message-ID: <20020329091247.GA7432@blackrider>
2673              
2674              (with two nits: (1) change lib/Extutils/Command/MM.pm
2675              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
2676              @INC to compile.t)
2677      Branch: perl
2678            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
2679            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
2680            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
2681            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
2682            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2683            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2684            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
2685            + lib/ExtUtils/t/Problem-Module/Makefile.PL
2686            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2687            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
2688            + t/lib/MakeMaker/Test/Utils.pm
2689            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2690            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2691            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
2692            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
2693            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
2694            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2695            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2696            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
2697            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
2698            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
2699            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
2700            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
2701            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
2702            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
2703            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
2704            ! t/lib/TieOut.pm
2705 ____________________________________________________________________________
2706 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
2707         Log: Leftovers from Encode 0.99.
2708      Branch: perl
2709            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
2710            - ext/Encode/compile ext/Encode/encode.h
2711            - ext/Encode/lib/Encode/CN/2022_CN.pm
2712            - ext/Encode/lib/Encode/Details.pod
2713 ____________________________________________________________________________
2714 [ 15597] By: nick                                  on 2002/03/29  14:03:35
2715         Log: Integrate mainline
2716      Branch: perlio
2717           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
2718           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
2719           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2720           !> (integrate 130 files)
2721 ____________________________________________________________________________
2722 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
2723         Log: Subject: Another Unicode-3.2-induced doc fix
2724              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2725              Date: Fri, 29 Mar 2002 21:45:47 +0900
2726              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
2727      Branch: perl
2728            ! ext/Unicode/Normalize/Normalize.pm
2729 ____________________________________________________________________________
2730 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
2731         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
2732              From: Slaven Rezic <slaven.rezic@berlin.de>
2733              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
2734              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
2735      Branch: perl
2736            ! reentr.c reentr.pl
2737 ____________________________________________________________________________
2738 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
2739         Log: Subject: [PATCH] Quieting OS X
2740              From: Michael G Schwern <schwern@pobox.com>
2741              Date: Fri, 29 Mar 2002 05:46:23 -0500
2742              Message-ID: <20020329104622.GA9163@blackrider>
2743      Branch: perl
2744            ! ext/POSIX/t/posix.t t/op/stat.t
2745 ____________________________________________________________________________
2746 [ 15593] By: ams                                   on 2002/03/29  07:32:22
2747         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
2748              From: Paul_GreenVOS@vos.stratus.com
2749              Date: Fri, 29 Mar 02 0:05 est
2750              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
2751      Branch: perl
2752            ! ext/Time/HiRes/HiRes.xs
2753 ____________________________________________________________________________
2754 [ 15592] By: ams                                   on 2002/03/29  07:28:29
2755         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
2756              From: Spider Boardman <spidb@cpan.org>
2757              Date: Fri, 29 Mar 2002 00:52:24 -0500
2758              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
2759      Branch: perl
2760            ! op.c t/op/attrs.t
2761 ____________________________________________________________________________
2762 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
2763         Log: It's perlce.
2764      Branch: perl
2765            ! pod/perldelta.pod
2766 ____________________________________________________________________________
2767 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
2768         Log: MPE/iX tweaks from Mark Bixby.
2769      Branch: perl
2770            ! ext/Storable/t/lock.t mpeix/relink
2771 ____________________________________________________________________________
2772 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
2773         Log: Upgrade to Encode 1.00, from Dan Kogai.
2774              
2775              (one nit: bin/enc2xs needed also ../..)
2776      Branch: perl
2777            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
2778            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
2779            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2780            ! (edit 104 files)
2781 ____________________________________________________________________________
2782 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
2783         Log: Subject: [PATCH] NEXT LINE --> NEL
2784              From: Philip Newton <Philip.Newton@gmx.net>
2785              Date: Thu, 28 Mar 2002 21:03:10 +0000
2786              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
2787      Branch: perl
2788            ! lib/charnames.pm lib/charnames.t
2789 ____________________________________________________________________________
2790 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
2791         Log: binmode :bytes, again.
2792      Branch: perl
2793            ! lib/utf8.t
2794 ____________________________________________________________________________
2795 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
2796         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
2797              From: Mark-Jason Dominus <mjd@plover.com>
2798              Date: Thu, 28 Mar 2002 10:36:03 -0500
2799              Message-ID: <20020328153603.11992.qmail@plover.com>
2800      Branch: perl
2801            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
2802 ____________________________________________________________________________
2803 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
2804         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
2805      Branch: perl
2806            ! lib/charnames.pm lib/charnames.t pp_pack.c
2807 ____________________________________________________________________________
2808 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
2809         Log: If expecting UTF-8, probably not expecting UTF-16.
2810      Branch: perl
2811            ! t/comp/require.t
2812 ____________________________________________________________________________
2813 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
2814         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
2815              From: Paul_GreenVOS@vos.stratus.com
2816              Date: Thu, 28 Mar 02 8:22 est
2817              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
2818      Branch: perl
2819            ! lib/Time/Local.pm
2820 ____________________________________________________________________________
2821 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
2822         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
2823              From: Paul_GreenVOS@vos.stratus.com
2824              Date: Thu, 28 Mar 02 7:46 est
2825              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
2826      Branch: perl
2827            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
2828 ____________________________________________________________________________
2829 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
2830         Log: A little bit better error message for \pq, still
2831              not good because the script context is not shown.
2832      Branch: perl
2833            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
2834 ____________________________________________________________________________
2835 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
2836         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
2837              From: Jeffrey Friedl <jfriedl@yahoo.com>
2838              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
2839              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
2840      Branch: perl
2841            ! sv.c t/op/pat.t
2842 ____________________________________________________________________________
2843 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
2844         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
2845              From: Mark-Jason Dominus <mjd@plover.com>
2846              Date: Thu, 28 Mar 2002 05:04:40 -0500
2847              Message-ID: <20020328100440.22081.qmail@plover.com>
2848      Branch: perl
2849            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
2850 ____________________________________________________________________________
2851 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
2852         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
2853              From: mjd@plover.com
2854              Date: 28 Mar 2002 09:22:06 -0000
2855              Message-ID: <20020328092206.18833.qmail@plover.com>
2856      Branch: perl
2857            ! lib/encoding.t
2858 ____________________________________________________________________________
2859 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
2860         Log: Unicode 3.2.0-induced doc tweaks.
2861      Branch: perl
2862            ! pod/perlretut.pod pod/perlunicode.pod
2863 ____________________________________________________________________________
2864 [ 15576] By: nick                                  on 2002/03/28  07:40:04
2865         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
2866      Branch: perlio
2867           +> (branch 31 files)
2868           !> (integrate 162 files)
2869 ____________________________________________________________________________
2870 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
2871         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
2872              From: Paul_GreenVOS@vos.stratus.com
2873              Date: Thu, 28 Mar 02 0:16 est
2874              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
2875      Branch: perl
2876            ! ext/POSIX/t/posix.t
2877 ____________________________________________________________________________
2878 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
2879         Log: Subject: Re: Regex-Unicode bugs
2880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2881              Date: Wed, 27 Mar 2002 13:48:06 +0100
2882              Message-ID: <20020327134806.C18945@rafael>
2883              
2884              regmesg.t patch still would be nice.
2885      Branch: perl
2886            ! regcomp.c
2887 ____________________________________________________________________________
2888 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
2889         Log: Subject: Re: Regex-Unicode bugs
2890              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
2891              Date: Wed, 27 Mar 2002 12:39:57 +0000
2892              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
2893      Branch: perl
2894            ! pod/perldiag.pod regcomp.c
2895 ____________________________________________________________________________
2896 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
2897         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
2898              From: Paul_GreenVOS@vos.stratus.com
2899              Date: Wed, 27 Mar 02 23:33 est
2900              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
2901      Branch: perl
2902            ! t/io/fs.t
2903 ____________________________________________________________________________
2904 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
2905         Log: The Official 3.2.0 came out.
2906      Branch: perl
2907            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
2908            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
2909            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
2910            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
2911            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
2912            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
2913            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
2914            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
2915            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
2916            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
2917            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
2918            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
2919            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
2920            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
2921            + lib/unicore/lib/UnifiedI.pl
2922            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
2923 ____________________________________________________________________________
2924 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
2925         Log: socketpair binmode :bytes.
2926      Branch: perl
2927            ! ext/Socket/socketpair.t
2928 ____________________________________________________________________________
2929 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
2930         Log: Don't install anything beneath 't' directories.
2931      Branch: perl
2932            ! installperl
2933 ____________________________________________________________________________
2934 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
2935         Log: More UTF-8 locale sensitivity.
2936      Branch: perl
2937            ! t/io/utf8.t
2938 ____________________________________________________________________________
2939 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
2940         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
2941              From: Stas Bekman <stas@stason.org>
2942              Date: Thu, 28 Mar 2002 10:13:45 +0800
2943              Message-ID: <3CA27C59.4020209@stason.org>
2944              
2945              Temp file cleanup.
2946      Branch: perl
2947            ! lib/Pod/t/pod2html-lib.pl
2948 ____________________________________________________________________________
2949 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
2950         Log: Be compatible also with non-UTF-8 locales.
2951      Branch: perl
2952            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
2953            ! lib/Locale/Language.pod
2954 ____________________________________________________________________________
2955 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
2956         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
2957              From: Spider Boardman <spidb@cpan.org>
2958              Date: Wed, 27 Mar 2002 20:52:28 -0500
2959              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
2960      Branch: perl
2961            ! cv.h op.c t/op/attrs.t toke.c
2962 ____________________________________________________________________________
2963 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
2964         Log: "Last element".
2965      Branch: perl
2966            ! pod/perlfunc.pod
2967 ____________________________________________________________________________
2968 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
2969         Log: Subject: Error in perlfunc for "die"
2970              From: William R Ward <bill@wards.net>
2971              Date: 27 Mar 2002 12:31:32 -0800
2972              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
2973      Branch: perl
2974            ! pod/perlfunc.pod
2975 ____________________________________________________________________________
2976 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
2977         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
2978              From: Mark Kvale <kvale@phy.ucsf.edu>
2979              Date: Wed, 27 Mar 2002 16:45:37 -0800
2980              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
2981      Branch: perl
2982            ! pod/perlre.pod pod/perlretut.pod
2983 ____________________________________________________________________________
2984 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
2985         Log: Try to handle UTF-8 locales.
2986      Branch: perl
2987            ! lib/locale.t
2988 ____________________________________________________________________________
2989 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
2990         Log: More binmode :bytes.
2991      Branch: perl
2992            ! t/io/utf8.t
2993 ____________________________________________________________________________
2994 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
2995         Log: binmode(FH, ":bytes") is the right way, methinks.
2996      Branch: perl
2997            ! ext/PerlIO/t/encoding.t
2998 ____________________________________________________________________________
2999 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
3000         Log: UTF-8 locale: need to open explicitly for bytes.
3001      Branch: perl
3002            ! ext/PerlIO/t/encoding.t
3003 ____________________________________________________________________________
3004 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
3005         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
3006      Branch: perl
3007            ! lib/Locale/Language.pm lib/Locale/Language.pod
3008 ____________________________________________________________________________
3009 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
3010         Log: Warn instead of croak.
3011      Branch: perl
3012            ! pod/perldiag.pod utf8.c
3013 ____________________________________________________________________________
3014 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
3015         Log: UTF-8 locale: there might already be one UTF-8 discipline.
3016      Branch: perl
3017            ! lib/open.t
3018 ____________________________________________________________________________
3019 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
3020         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
3021              From: "Craig A. Berry" <craigberry@mac.com>
3022              Date: Wed, 27 Mar 2002 15:22:13 -0600
3023              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
3024      Branch: perl
3025            ! t/lib/1_compile.t t/lib/compmod.pl
3026 ____________________________________________________________________________
3027 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
3028         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
3029              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3030              Date: Wed, 27 Mar 2002 22:35:03 +0100
3031              Message-ID: <20020327223503.A678@rafael>
3032      Branch: perl
3033            ! pod/perlop.pod
3034 ____________________________________________________________________________
3035 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
3036         Log: Start using the Unicode 3.2.0 data (NOTE: still
3037              unofficial, but the data is unlikely to change much.
3038              Doublecheck when 3.2.0 gets released.)
3039      Branch: perl
3040            + lib/unicore/PropertyAliases.txt
3041            + lib/unicore/PropertyValueAliases.txt
3042            ! (edit 129 files)
3043 ____________________________________________________________________________
3044 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
3045         Log: Update Changes.
3046      Branch: perl
3047            ! Changes patchlevel.h
3048 ____________________________________________________________________________
3049 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
3050         Log: Further fixing for #15549.  Six tests are failing
3051              under Solaris with en_US.UTF-8 but those failures seem
3052              unrelated to the BOUND problem, will look at them later.
3053      Branch: perl
3054            ! regexec.c
3055 ____________________________________________________________________________
3056 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
3057         Log: Possible fix for "Orks, Dragons, and Elves":
3058              should now build under UTF-8 locales (is building
3059              under Solaris en_US.UTF-8 right now).
3060      Branch: perl
3061            ! Makefile.SH regexec.c
3062 ____________________________________________________________________________
3063 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
3064         Log: Forgotten from #15523.
3065      Branch: perl
3066            ! lib/Math/BigInt/Calc.pm
3067 ____________________________________________________________________________
3068 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
3069         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
3070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
3071              Date: Wed, 27 Mar 2002 13:32:00 +0100
3072              Message-ID: <20020327133200.A18945@rafael>
3073      Branch: perl
3074            ! regcomp.c t/lib/warnings/regcomp
3075 ____________________________________________________________________________
3076 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
3077         Log: Subject: [PATCH] MANIFES --> MANIFEST
3078              From: Philip Newton <Philip.Newton@gmx.net>
3079              Date: Wed, 27 Mar 2002 10:05:46 +0000
3080              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
3081              
3082              (plus a few tweaks more)
3083      Branch: perl
3084            ! Porting/check83.pl
3085 ____________________________________________________________________________
3086 [ 15545] By: nick                                  on 2002/03/27  07:37:36
3087         Log: Integrate mainline
3088      Branch: perlio
3089           +> lib/Math/BigInt/t/with_sub.t
3090            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
3091            - lib/bignum/t/trace.t
3092           !> (integrate 76 files)
3093 ____________________________________________________________________________
3094 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
3095         Log: Obsolete mailing list information.
3096      Branch: perl
3097            ! README.bs2000 README.os390 README.vmesa
3098 ____________________________________________________________________________
3099 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
3100         Log: More URL "whitespacing".
3101      Branch: perl
3102            ! README.bs2000 README.hurd README.mpeix README.netware
3103            ! README.os390 README.vmesa README.vos README.win32
3104            ! pod/perl5004delta.pod pod/perl5005delta.pod
3105            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
3106            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
3107            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
3108            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
3109            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
3110            ! pod/perltodo.pod
3111 ____________________________________________________________________________
3112 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
3113         Log: I like doubleclicking on URLs in pods to select them.
3114      Branch: perl
3115            ! README.amiga README.epoc README.vos pod/perl561delta.pod
3116            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
3117            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3118            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
3119            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
3120            ! pod/perltodo.pod pod/perlvar.pod
3121 ____________________________________________________________________________
3122 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
3123         Log: Regen modlib.
3124      Branch: perl
3125            ! pod/perlmodlib.pod
3126 ____________________________________________________________________________
3127 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
3128         Log: Update the CPAN sites list.
3129      Branch: perl
3130            ! pod/perlmodlib.PL pod/perlmodlib.pod
3131 ____________________________________________________________________________
3132 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
3133         Log: Regen modlib, toc.
3134      Branch: perl
3135            ! pod/perlmodlib.pod pod/perltoc.pod
3136 ____________________________________________________________________________
3137 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
3138         Log: s/rationale/rational/
3139      Branch: perl
3140            ! lib/Math/BigRat.pm lib/bigrat.pm
3141 ____________________________________________________________________________
3142 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
3143         Log: s/done/esac/
3144      Branch: perl
3145            ! hints/dec_osf.sh
3146 ____________________________________________________________________________
3147 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
3148         Log: Advertise big* and BigRat.
3149      Branch: perl
3150            ! pod/perldelta.pod
3151 ____________________________________________________________________________
3152 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
3153         Log: A missing ) in #15527.
3154      Branch: perl
3155            ! pp_sys.c
3156 ____________________________________________________________________________
3157 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
3158         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
3159              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3160              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
3161              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
3162      Branch: perl
3163            ! lib/ExtUtils/typemap
3164 ____________________________________________________________________________
3165 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
3166         Log: Subject: Re: Cygwin PerlIO.t failing
3167              From: Stas Bekman <stas@stason.org>
3168              Date: Wed, 27 Mar 2002 01:34:11 +0800
3169              Message-ID: <3CA0B113.1070800@stason.org>
3170      Branch: perl
3171            ! ext/PerlIO/PerlIO.t
3172 ____________________________________________________________________________
3173 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
3174         Log: Subject: [PATCH] safety check for vms/test.com
3175              From: "Craig A. Berry" <craigberry@mac.com>
3176              Date: Tue, 26 Mar 2002 12:15:21 -0600
3177              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
3178      Branch: perl
3179            ! vms/test.com
3180 ____________________________________________________________________________
3181 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
3182         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
3183              From: PPrymmer@factset.com
3184              Date: Tue, 26 Mar 2002 13:04:59 -0500
3185              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
3186      Branch: perl
3187            ! configure.com
3188 ____________________________________________________________________________
3189 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
3190         Log: Subject: [PATCH] Minor typo in test harness
3191              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
3192              Date: Tue, 26 Mar 2002 17:44:06 -0000
3193              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
3194      Branch: perl
3195            ! t/lib/warnings/perlio
3196 ____________________________________________________________________________
3197 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
3198         Log: Subject: PATCH s2p.PL
3199              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3200              Date: Tue, 26 Mar 2002 17:16:46 +0100
3201              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
3202      Branch: perl
3203            ! x2p/s2p.PL
3204 ____________________________________________________________________________
3205 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
3206         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
3207      Branch: perl
3208            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3209            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
3210            ! MANIFEST
3211 ____________________________________________________________________________
3212 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
3213         Log: Avoid and document a weird bug in UNICOS/mk.
3214      Branch: perl
3215            ! pod/perldelta.pod pp_sys.c
3216 ____________________________________________________________________________
3217 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
3218         Log: Math::BigInt::Lite 0.09, from Tels.
3219      Branch: perl
3220            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3221            ! MANIFEST
3222 ____________________________________________________________________________
3223 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
3224         Log: For now disable the test in OS/390; it seems to hang,
3225              but frustratingly seems to run from command line and
3226              from Perl debugger.
3227      Branch: perl
3228            ! lib/Math/BigInt/t/mbi_rand.t
3229 ____________________________________________________________________________
3230 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
3231         Log: EPOC update from Olaf Flebbe.
3232      Branch: perl
3233            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
3234            ! pod/perlport.pod t/io/fs.t
3235 ____________________________________________________________________________
3236 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
3237         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
3238              and bignum 0.11, from Tels.
3239      Branch: perl
3240            + lib/Math/BigInt/t/with_sub.t
3241            - lib/bignum/t/trace.t
3242            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3243            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
3244            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
3245            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
3246            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
3247            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
3248            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
3249            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
3250            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
3251            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
3252            ! lib/bignum/t/bigrat.t lib/bigrat.pm
3253            ! t/lib/Math/BigInt/Subclass.pm
3254 ____________________________________________________________________________
3255 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
3256         Log: Integrate perlio;
3257              
3258              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
3259              
3260              Testcase for crlf spanning buffer boundary
3261      Branch: perl
3262           +> t/io/crlf.t
3263           !> MANIFEST perlio.c
3264 ____________________________________________________________________________
3265 [ 15521] By: nick                                  on 2002/03/26  15:31:55
3266         Log: Testcase for crlf spanning buffer boundary
3267      Branch: perlio
3268            + t/io/crlf.t
3269            ! MANIFEST
3270 ____________________________________________________________________________
3271 [ 15520] By: nick                                  on 2002/03/26  15:09:52
3272         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
3273      Branch: perlio
3274            ! perlio.c
3275 ____________________________________________________________________________
3276 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
3277         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
3278      Branch: perl
3279            ! t/lib/1_compile.t
3280 ____________________________________________________________________________
3281 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
3282         Log: Document the Configure (really, awk) glitch in
3283              UNICOS/mk.
3284      Branch: perl
3285            ! pod/perldelta.pod
3286 ____________________________________________________________________________
3287 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
3288         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
3289              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3290              Date: Fri, 22 Mar 2002 16:11:28 +0100
3291              Message-ID: <3C9B57B0.31936.496399@localhost>
3292      Branch: perl
3293            ! win32/win32.c
3294 ____________________________________________________________________________
3295 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
3296         Log: Subject: Re: Jarkko likes OOOOs
3297              From: "Gerrit P. Haase" <gp@familiehaase.de>
3298              Date: Tue, 26 Mar 2002 08:44:02 +0100
3299              Message-ID: <40509050505.20020326084402@familiehaase.de>
3300      Branch: perl
3301            ! t/io/fs.t
3302 ____________________________________________________________________________
3303 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
3304         Log: Subject: [patch utils/perlbug] subject header setting problem      
3305              From: Stas Bekman <stas@stason.org>
3306              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
3307              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
3308      Branch: perl
3309            ! utils/perlbug.PL
3310 ____________________________________________________________________________
3311 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
3312         Log: Subject: [PATCH] win32/makefile.mk
3313              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3314              Date: Tue, 26 Mar 2002 13:56:19 +0100
3315              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
3316      Branch: perl
3317            ! win32/makefile.mk
3318 ____________________________________________________________________________
3319 [ 15513] By: nick                                  on 2002/03/26  07:17:17
3320         Log: Integrate mainline
3321      Branch: perlio
3322           +> (branch 39 files)
3323            - (delete 109 files)
3324           !> (integrate 105 files)
3325 ____________________________________________________________________________
3326 [ 15512] By: nick                                  on 2002/03/26  06:52:42
3327         Log: Integrate mainline
3328      Branch: perlio
3329           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
3330           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
3331           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
3332           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
3333           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
3334 ____________________________________________________________________________
3335 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
3336         Log: Installation advice from Robert Spier. 
3337      Branch: perl
3338            ! INSTALL
3339 ____________________________________________________________________________
3340 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
3341         Log: Stas setting things right.
3342      Branch: perl
3343            ! ext/PerlIO/PerlIO.t
3344 ____________________________________________________________________________
3345 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
3346         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
3347              From: Paul_GreenVOS@vos.stratus.com
3348              Date: Mon, 25 Mar 02 23:57 est
3349              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
3350      Branch: perl
3351            ! ext/IO/lib/IO/t/io_unix.t
3352 ____________________________________________________________________________
3353 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
3354         Log: Add threads hints for UNICOS/mk and UNICOS.
3355              (I'm just guessing on UNICOS.)
3356      Branch: perl
3357            ! hints/unicos.sh hints/unicosmk.sh
3358 ____________________________________________________________________________
3359 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
3360         Log: Mention the effect of Unicode keys on hashes.
3361      Branch: perl
3362            ! pod/perlunicode.pod
3363 ____________________________________________________________________________
3364 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
3365         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
3366              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
3367              Date: Mon, 25 Mar 2002 17:24:33 -0600
3368              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
3369      Branch: perl
3370            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
3371            ! vms/vms_yfix.pl
3372 ____________________________________________________________________________
3373 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
3374         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
3375      Branch: perl
3376            ! hints/dec_osf.sh
3377 ____________________________________________________________________________
3378 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
3379         Log: The .ucm of Encode are big when uncompressed.
3380      Branch: perl
3381            ! INSTALL
3382 ____________________________________________________________________________
3383 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
3384         Log: I don't understand what is going on what these
3385              news tests, retracting the whole lot.
3386      Branch: perl
3387            ! ext/PerlIO/PerlIO.t
3388 ____________________________________________________________________________
3389 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
3390         Log: Upgrade to Encode 0.99, from Dan Kogai.
3391      Branch: perl
3392            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
3393            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
3394            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
3395            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
3396            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
3397            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
3398            + ext/Encode/Encode/ksc5601.ucm
3399            + ext/Encode/Encode/macCentEuro.ucm
3400            + ext/Encode/Encode/macCroatian.ucm
3401            + ext/Encode/Encode/macCyrillic.ucm
3402            + ext/Encode/Encode/macDingbats.ucm
3403            + ext/Encode/Encode/macGreek.ucm
3404            + ext/Encode/Encode/macIceland.ucm
3405            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
3406            + ext/Encode/Encode/macRumanian.ucm
3407            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
3408            + ext/Encode/Encode/macTurkish.ucm
3409            + ext/Encode/Encode/macUkraine.ucm
3410            + ext/Encode/Encode/shiftjis.ucm
3411            + ext/Encode/lib/Encode/10646_1.pm
3412            + ext/Encode/lib/Encode/CJKConstants.pm
3413            + ext/Encode/lib/Encode/CN/2022_CN.pm
3414            + ext/Encode/lib/Encode/JP/2022_JP.pm
3415            + ext/Encode/lib/Encode/JP/2022_JP1.pm
3416            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
3417            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
3418            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
3419            + ext/Encode/ucm2table
3420            - (delete 109 files)
3421            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
3422            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
3423            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
3424            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3425            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3426            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
3427            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
3428            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3429            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3430            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3431            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3432            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3433            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3434            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3435            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3436            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
3437            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
3438            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
3439            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
3440            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
3441            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
3442            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
3443            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
3444            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
3445            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
3446            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
3447            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
3448            ! ext/Encode/Makefile.PL ext/Encode/README
3449            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3450            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3451            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
3452            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
3453            ! ext/Encode/lib/Encode/Details.pod
3454            ! ext/Encode/lib/Encode/Encoding.pm
3455            ! ext/Encode/lib/Encode/Internal.pm
3456            ! ext/Encode/lib/Encode/JP/H2Z.pm
3457            ! ext/Encode/lib/Encode/JP/JIS.pm
3458            ! ext/Encode/lib/Encode/Supported.pod
3459            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3460            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3461            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
3462            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
3463            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
3464            ! ext/Encode/t/jisx0212.ref
3465 ____________________________________________________________________________
3466 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
3467         Log: Noise with -w.
3468      Branch: perl
3469            ! ext/PerlIO/PerlIO.t
3470 ____________________________________________________________________________
3471 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
3472         Log: If no perlio no perlio warnings, either.
3473      Branch: perl
3474            ! lib/warnings.t
3475 ____________________________________________________________________________
3476 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
3477         Log: ...and put some of the new perlio tests here.
3478              The in-memory ones not yet since my poor brain
3479              refuses to find the right TODO incantation.
3480      Branch: perl
3481            ! ext/PerlIO/PerlIO.t
3482 ____________________________________________________________________________
3483 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
3484         Log: Take away the perlio-requiring tests..
3485      Branch: perl
3486            ! t/io/open.t
3487 ____________________________________________________________________________
3488 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
3489         Log: More correct now, but actually the two new tests
3490              need to be moved, since they are perlio-only...
3491      Branch: perl
3492            ! t/io/open.t
3493 ____________________________________________________________________________
3494 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
3495         Log: More neo-io tests from Stas Bekman.
3496      Branch: perl
3497            ! t/io/open.t
3498 ____________________________________________________________________________
3499 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
3500         Log: Document the QNX6 sprintf glitch.
3501      Branch: perl
3502            ! pod/perldelta.pod
3503 ____________________________________________________________________________
3504 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
3505         Log: AmigaOS must use the ixemul directly, since there
3506              is no more vfork support.
3507      Branch: perl
3508            ! hints/amigaos.sh
3509 ____________________________________________________________________________
3510 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
3511         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
3512              From: Norton Allen <allen@huarp.harvard.edu>
3513              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
3514              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
3515      Branch: perl
3516            ! pp_sys.c
3517 ____________________________________________________________________________
3518 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
3519         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
3520              From: Norton Allen <allen@huarp.harvard.edu>
3521              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
3522              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
3523      Branch: perl
3524            ! ext/Socket/socketpair.t
3525 ____________________________________________________________________________
3526 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
3527         Log: Clarify the 8.3 rule.
3528      Branch: perl
3529            ! Porting/check83.pl
3530 ____________________________________________________________________________
3531 [ 15490] By: nick                                  on 2002/03/25  16:05:07
3532         Log: Integrate mainline
3533      Branch: perlio
3534           +> ext/Encode/lib/Encode/EncFormat.pod
3535           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
3536            - ext/Encode/lib/EncodeFormat.pod
3537           !> (integrate 41 files)
3538 ____________________________________________________________________________
3539 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
3540         Log: Update Changes.
3541      Branch: perl
3542            ! Changes patchlevel.h
3543 ____________________________________________________________________________
3544 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
3545         Log: Forgotten from #15486.
3546      Branch: perl
3547            ! perl.c
3548 ____________________________________________________________________________
3549 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
3550         Log: It seems that FreeBSD does not like using Perl's malloc
3551              when multithreaded.
3552      Branch: perl
3553            ! hints/freebsd.sh
3554 ____________________________________________________________________________
3555 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
3556         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
3557              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3558              Date: Mon, 25 Mar 2002 11:33:17 +0100
3559              Message-ID: <20020325113317.A1410@rafael>
3560              
3561              Apparently VMS does not do YYDEBUG.
3562      Branch: perl
3563            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
3564 ____________________________________________________________________________
3565 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
3566         Log: Subject: [PATCH] warnings for perlio + others
3567              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3568              Date: Mon, 25 Mar 2002 13:01:44 -0000
3569              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
3570      Branch: perl
3571            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
3572            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
3573            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
3574            ! warnings.pl
3575 ____________________________________________________________________________
3576 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
3577         Log: As verified by Doug MacEachern.
3578      Branch: perl
3579            ! pod/perldelta.pod
3580 ____________________________________________________________________________
3581 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
3582         Log: MPE/iX update from Mark Bixby.
3583      Branch: perl
3584            + mpeix/mpeix.c
3585            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
3586            ! hints/mpeix.sh mpeix/mpeixish.h
3587 ____________________________________________________________________________
3588 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
3589         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
3590              From: Nicholas Clark <nick@unfortu.net>
3591              Date: Sun, 24 Mar 2002 22:50:06 +0000
3592              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
3593      Branch: perl
3594            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
3595 ____________________________________________________________________________
3596 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
3597         Log: Subject: [PATCH] fix warning + carp interaction
3598              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
3599              Date: Sun, 24 Mar 2002 23:00:21 -0000
3600              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
3601      Branch: perl
3602            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
3603            ! warnings.pl
3604 ____________________________________________________________________________
3605 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
3606         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
3607              (All the code changes have already been applied earlier.)
3608      Branch: perl
3609            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
3610 ____________________________________________________________________________
3611 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
3612         Log: DB_File: for the core version, no need to specify
3613              a minimum MM version.
3614      Branch: perl
3615            ! ext/DB_File/Makefile.PL
3616 ____________________________________________________________________________
3617 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
3618         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
3619              From: Dave Mitchell <davem@fdgroup.com>
3620              Date: Sun, 24 Mar 2002 22:23:08 +0000
3621              Message-ID: <20020324222308.B21963@fdgroup.com>
3622      Branch: perl
3623            ! pp_pack.c
3624 ____________________________________________________________________________
3625 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
3626         Log: Subject: [PATCH @15450] errno help for VMS
3627              From: "Craig A. Berry" <craigberry@mac.com>
3628              Date: Sun, 24 Mar 2002 16:17:52 -0600
3629              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
3630      Branch: perl
3631            ! ext/POSIX/t/posix.t vms/vms.c
3632 ____________________________________________________________________________
3633 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
3634         Log: Upgrade to Locale::Codes 2.03.
3635      Branch: perl
3636            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
3637            ! lib/Locale/Country.pm
3638 ____________________________________________________________________________
3639 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
3640         Log: metaconfig unit change for #15474.
3641      Branch: metaconfig/U/perl
3642            ! Extensions.U
3643 ____________________________________________________________________________
3644 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
3645         Log: The #15472 said "properly".  Ha!
3646      Branch: perl
3647            ! Configure
3648 ____________________________________________________________________________
3649 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
3650         Log: metaconfig unit change for #15472.
3651      Branch: metaconfig/U/perl
3652            ! Extensions.U
3653 ____________________________________________________________________________
3654 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
3655         Log: Properly scan for the subextensions of Encode
3656              when doing static builds.
3657      Branch: perl
3658            ! Configure
3659 ____________________________________________________________________________
3660 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
3661         Log: Tru64: Document the known odbm failure with static builds.
3662      Branch: perl
3663            ! README.tru64
3664 ____________________________________________________________________________
3665 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
3666         Log: microperl tweaks.
3667      Branch: perl
3668            ! Makefile.micro locale.c util.c
3669 ____________________________________________________________________________
3670 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
3671         Log: metaconfig unit changes for #15468.
3672      Branch: metaconfig
3673            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
3674            ! U/modified/libc.U U/modified/libs.U
3675            ! U/threads/d_pthread_atfork.U
3676 ____________________________________________________________________________
3677 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
3678         Log: Various metaconfig unit cleanup; only one visible change
3679              in Configure, though.
3680      Branch: perl
3681            ! Configure
3682 ____________________________________________________________________________
3683 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
3684         Log: Upgrade to Encode 0.98, from Dan Kogai.
3685      Branch: perl
3686            + ext/Encode/lib/Encode/EncFormat.pod
3687            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
3688            - ext/Encode/lib/EncodeFormat.pod
3689            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
3690            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
3691            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
3692            ! ext/Encode/lib/Encode/Alias.pm
3693            ! ext/Encode/lib/Encode/Details.pod
3694            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
3695            ! ext/Encode/lib/Encode/JP/JIS.pm
3696            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3697 ____________________________________________________________________________
3698 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
3699         Log: Integrate perlio;
3700              
3701              Avoid core-dump in Encode with PERLIO=mmap
3702      Branch: perl
3703           !> ext/Encode/Encode.xs
3704 ____________________________________________________________________________
3705 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
3706         Log: In the spirit of #15464.
3707      Branch: perl
3708            ! perl.c sv.c
3709 ____________________________________________________________________________
3710 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
3711         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
3712              From: Michael G Schwern <schwern@pobox.com>
3713              Date: Sun, 24 Mar 2002 02:27:25 -0500
3714              Message-ID: <20020324072725.GA3554@blackrider>
3715      Branch: perl
3716            ! perl.c
3717 ____________________________________________________________________________
3718 [ 15463] By: nick                                  on 2002/03/24  10:24:41
3719         Log: Integrate mainline
3720      Branch: perlio
3721           +> (branch 28 files)
3722            - lib/bigfloat.t lib/bigint.t
3723           !> (integrate 59 files)
3724 ____________________________________________________________________________
3725 [ 15462] By: nick                                  on 2002/03/24  08:59:35
3726         Log: Avoid core-dump in Encode with PERLIO=mmap
3727      Branch: perlio
3728            ! ext/Encode/Encode.xs
3729 ____________________________________________________________________________
3730 [ 15461] By: nick                                  on 2002/03/24  08:58:21
3731         Log: Too many machines doing integrate mainline
3732      Branch: perlio
3733           !> Changes Configure lib/AutoSplit.t
3734           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
3735           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
3736           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
3737           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
3738 ____________________________________________________________________________
3739 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
3740         Log: Retract Math::BigInt::Lite for now, seems to confuse
3741              bignum and bigrat.
3742      Branch: perl
3743            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3744            ! MANIFEST
3745 ____________________________________________________________________________
3746 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
3747         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
3748              From: "Craig A. Berry" <craigberry@mac.com>
3749              Date: Sat, 23 Mar 2002 23:23:00 -0600
3750              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
3751      Branch: perl
3752            ! configure.com vms/vms.c
3753 ____________________________________________________________________________
3754 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
3755         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
3756              From: Michael G Schwern <schwern@pobox.com>
3757              Date: Sat, 23 Mar 2002 21:32:32 -0500
3758              Message-ID: <20020324023232.GA29972@blackrider>
3759              
3760              (with Russ Allbery's simplifications)
3761      Branch: perl
3762            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
3763 ____________________________________________________________________________
3764 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
3765         Log: Merge Math::BigInt::Lite 0.08, from Tels.
3766      Branch: perl
3767            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
3768            ! MANIFEST
3769 ____________________________________________________________________________
3770 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
3771         Log: Too chatty.
3772      Branch: perl
3773            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
3774 ____________________________________________________________________________
3775 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
3776         Log: Merge bignum 0.10, from Tels.
3777      Branch: perl
3778            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
3779            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
3780            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
3781            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
3782            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
3783            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
3784            ! MANIFEST
3785 ____________________________________________________________________________
3786 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
3787         Log: Rename the Perl 4 tests in preparation of bignum.
3788      Branch: perl
3789            + lib/bigfloatpl.t lib/bigintpl.t
3790            - lib/bigfloat.t lib/bigint.t
3791            ! MANIFEST
3792 ____________________________________________________________________________
3793 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
3794         Log: Merge Math::BigRat 0.04, from Tels.
3795      Branch: perl
3796            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3797            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
3798            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
3799            + t/lib/Math/BigRat/Test.pm
3800            ! MANIFEST
3801 ____________________________________________________________________________
3802 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
3803         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
3804              From: Dave Mitchell <davem@fdgroup.com>
3805              Date: Sat, 23 Mar 2002 22:27:24 +0000
3806              Message-ID: <20020323222724.A19425@fdgroup.com>
3807      Branch: perl
3808            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
3809 ____________________________________________________________________________
3810 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
3811         Log: Forgotten.
3812      Branch: perl
3813            ! ext/Unicode/Normalize/README
3814 ____________________________________________________________________________
3815 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
3816         Log: Update Changes.
3817      Branch: perl
3818            ! Changes patchlevel.h
3819 ____________________________________________________________________________
3820 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
3821         Log: Subject: perldoc -m [PATCH]
3822              From: "John L. Allen" <allen@grumman.com>
3823              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
3824              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
3825      Branch: perl
3826            ! utils/perldoc.PL
3827 ____________________________________________________________________________
3828 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
3829         Log: Subject: Re: Copious warnings from Sys::Syslog
3830              From: andreas.koenig@anima.de (Andreas J. Koenig)
3831              Date: Sat, 23 Mar 2002 06:47:08 +0100
3832              Message-ID: <m31yebvns3.fsf@anima.de>
3833      Branch: perl
3834            ! ext/Sys/Syslog/Syslog.pm
3835 ____________________________________________________________________________
3836 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
3837         Log: Upgrade to Math::BigInt 1.55, from Tels.
3838      Branch: perl
3839            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
3840            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
3841            + lib/Math/BigInt/t/use_lib4.t
3842            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3843            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3844            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3845            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
3846            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
3847            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
3848            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
3849            ! lib/Math/BigInt/t/upgrade.t
3850 ____________________________________________________________________________
3851 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
3852         Log: Upgrade to Encode 0.97, from Dan Kogai.
3853      Branch: perl
3854            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
3855            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
3856            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
3857            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3858            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
3859            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
3860            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3861            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
3862            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
3863            ! ext/Encode/t/Tcl.t
3864 ____________________________________________________________________________
3865 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
3866         Log: Slight tweaks on #15443.
3867      Branch: perl
3868            ! pod/perlvar.pod
3869 ____________________________________________________________________________
3870 [ 15444] By: nick                                  on 2002/03/23  17:30:42
3871         Log: Integrate mainline
3872      Branch: perlio
3873           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
3874           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3875           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3876           !> (integrate 50 files)
3877 ____________________________________________________________________________
3878 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
3879         Log: Subject: patch [bleadperl]: Document %! special variable
3880              From: mjd@plover.com
3881              Date: 23 Mar 2002 18:25:44 -0000
3882              Message-ID: <20020323182544.11741.qmail@plover.com>    
3883      Branch: perl
3884            ! pod/perlvar.pod
3885 ____________________________________________________________________________
3886 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
3887         Log: Since the Encode::JP is unsupported under EBCDIC we
3888              cannot run this test (aliases as such should work fine).
3889      Branch: perl
3890            ! ext/Encode/t/Aliases.t
3891 ____________________________________________________________________________
3892 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
3893         Log: EBCDIC: the sorting order is different under
3894              byte-EBCDIC and Unicode.
3895      Branch: perl
3896            ! t/op/utfhash.t
3897 ____________________________________________________________________________
3898 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
3899         Log: EBCDIC: the character codes are different.
3900      Branch: perl
3901            ! lib/Pod/t/pod2html-lib.pl
3902 ____________________________________________________________________________
3903 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
3904         Log: Purify: #15434 got the test the wrong.
3905              (Is there an approved way of testing "is this an unop"?)
3906      Branch: perl
3907            ! op.c
3908 ____________________________________________________________________________
3909 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
3910         Log: Purify: Array bounds read: could read one character past the end.
3911      Branch: perl
3912            ! pp_pack.c
3913 ____________________________________________________________________________
3914 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
3915         Log: Purify: Array bounds read: reading one byte before the buffer.
3916      Branch: perl
3917            ! util.c
3918 ____________________________________________________________________________
3919 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
3920         Log: Purify: Unitialized memory read.  Too many code paths
3921              to keep track of, I guess.
3922      Branch: perl
3923            ! sv.c
3924 ____________________________________________________________________________
3925 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
3926         Log: Purify: Array bounds write: pre-extend the strxfrm
3927              buffer by a factor of four (suggested maximum by HP-UX;
3928              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
3929              know how portable that is; locale.c uses yet another trick
3930              (not a particularly good trick, I might add))
3931      Branch: perl
3932            ! ext/POSIX/POSIX.xs
3933 ____________________________________________________________________________
3934 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
3935         Log: Purify: Array bounds read: o->op_last was accessed
3936              for unops (via newUNOP() and ck_eof()).
3937              (analysis okay, patch bad: see #15439)
3938      Branch: perl
3939            ! op.c
3940 ____________________________________________________________________________
3941 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
3942         Log: Subject: [PATCH] vms/test.com, File::Find tests
3943              From: "Craig A. Berry" <craigberry@mac.com>
3944              Date: Fri, 22 Mar 2002 16:52:59 -0600
3945              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
3946      Branch: perl
3947            ! vms/test.com
3948 ____________________________________________________________________________
3949 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
3950         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
3951              From: Michael G Schwern <schwern@pobox.com>
3952              Date: Fri, 22 Mar 2002 18:08:19 -0500
3953              Message-ID: <20020322230819.GB16454@blackrider>
3954      Branch: perl
3955            ! ext/Sys/Syslog/Syslog.pm
3956 ____________________________________________________________________________
3957 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
3958         Log: Update the information on Encode.
3959      Branch: perl
3960            ! pod/perldelta.pod
3961 ____________________________________________________________________________
3962 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
3963         Log: Upgrade to Encode 0.96, from Dan Kogai.
3964      Branch: perl
3965            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
3966            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3967            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
3968            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
3969            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3970            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
3971            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
3972            ! ext/Encode/lib/Encode/Alias.pm
3973            ! ext/Encode/lib/Encode/Encoding.pm
3974            ! ext/Encode/lib/Encode/Internal.pm
3975            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3976 ____________________________________________________________________________
3977 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
3978         Log: Subject: [PATCH] h2xs.t fix for VMS
3979              From: "Craig A. Berry" <craigberry@mac.com>
3980              Date: Fri, 22 Mar 2002 15:47:38 -0600
3981              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
3982      Branch: perl
3983            ! lib/h2xs.t
3984 ____________________________________________________________________________
3985 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
3986         Log: One more pass.
3987      Branch: perl
3988            ! epoc/config.sh
3989 ____________________________________________________________________________
3990 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
3991         Log: Even better version from Olaf Flebbe.
3992      Branch: perl
3993            ! epoc/config.sh pp_sys.c util.c
3994 ____________________________________________________________________________
3995 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
3996         Log: EPOC update from Olaf Flebbe.
3997      Branch: perl
3998            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
3999            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
4000 ____________________________________________________________________________
4001 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
4002         Log: Tweak from John P. Linderman.
4003      Branch: perl
4004            ! pod/perlhack.pod
4005 ____________________________________________________________________________
4006 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
4007         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
4008              From: Stas Bekman <stas@stason.org>
4009              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
4010              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
4011      Branch: perl
4012            ! pod/perlfunc.pod
4013 ____________________________________________________________________________
4014 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
4015         Log: Subject: [PATCH] check sysconf's return value in reentr.c
4016              From: <slaven.rezic@berlin.de>
4017              Date: Fri, 22 Mar 2002 18:30:36 +0100
4018              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
4019              
4020              (plus use 4k instead 2k as the "usual" size)
4021      Branch: perl
4022            ! reentr.c reentr.pl
4023 ____________________________________________________________________________
4024 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
4025         Log: Update Changes.
4026      Branch: perl
4027            ! Changes patchlevel.h
4028 ____________________________________________________________________________
4029 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
4030         Log: Forgot from #15416.
4031      Branch: perl
4032            ! pod/perlfaq3.pod
4033 ____________________________________________________________________________
4034 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
4035         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
4036              From: andreas.koenig@anima.de (Andreas J. Koenig)
4037              Date: Fri, 22 Mar 2002 16:27:51 +0100
4038              Message-ID: <m3n0x0vczs.fsf@anima.de>
4039      Branch: perl
4040            ! pod/perlmodstyle.pod
4041 ____________________________________________________________________________
4042 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
4043         Log: metaconfig unit changes for #15418.
4044      Branch: metaconfig
4045            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4046            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4047            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4048            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4049            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4050            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4051            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4052            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4053            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4054            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4055            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4056            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4057            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4058            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4059            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4060            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4061            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4062            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4063            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4064            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4065            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4066            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4067            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4068            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4069 ____________________________________________________________________________
4070 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
4071         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
4072              Also, there's no i_stdio.
4073      Branch: perl
4074            ! Configure reentr.h reentr.pl
4075 ____________________________________________________________________________
4076 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
4077         Log: Document a known AIX warning.
4078      Branch: perl
4079            ! pod/perldelta.pod
4080 ____________________________________________________________________________
4081 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
4082         Log: Undo #15415, allow the faq people to catch up first.
4083      Branch: perl
4084            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
4085 ____________________________________________________________________________
4086 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
4087         Log: FAQ sync.
4088      Branch: perl
4089            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
4090 ____________________________________________________________________________
4091 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
4092         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
4093              From: andreas.koenig@anima.de (Andreas J. Koenig)
4094              Date: Fri, 22 Mar 2002 15:16:19 +0100
4095              Message-ID: <m38z8kwuvg.fsf@anima.de>
4096              
4097              (plus reformat)
4098      Branch: perl
4099            ! pod/perldelta.pod
4100 ____________________________________________________________________________
4101 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
4102         Log: Integrate perlio;
4103              
4104              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
4105              
4106              Check for sanity of UTF-8 keys in hashes
4107      Branch: perl
4108           +> t/op/utfhash.t
4109           !> MANIFEST doio.c
4110 ____________________________________________________________________________
4111 [ 15412] By: nick                                  on 2002/03/22  10:50:53
4112         Log: Check for sanity of UTF-8 keys in hashes
4113              (feel free to add more tests...)
4114      Branch: perlio
4115            + t/op/utfhash.t
4116            ! MANIFEST
4117 ____________________________________________________________________________
4118 [ 15411] By: ams                                   on 2002/03/22  08:36:33
4119         Log: Revert #15200 for backwards compatiblity reasons.
4120      Branch: perl
4121            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
4122            ! pp_ctl.c t/op/override.t
4123 ____________________________________________________________________________
4124 [ 15410] By: nick                                  on 2002/03/22  07:47:41
4125         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
4126              - when (e.g.) STDOUT is char special file and gets IoOFP
4127              created - do _NOT_ pass num_svs as that fopen-s stringified
4128              glob, and not fdopen-s the fd.
4129      Branch: perlio
4130            ! doio.c
4131 ____________________________________________________________________________
4132 [ 15409] By: nick                                  on 2002/03/22  07:19:33
4133         Log: Integrate mainline
4134      Branch: perlio
4135           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
4136           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
4137           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
4138           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
4139           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
4140           +> ext/Encode/lib/Encode/Details.pod
4141           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4142           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
4143           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
4144           +> lib/Pod/t/pod2html-lib.pl
4145            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
4146           !> (integrate 39 files)
4147 ____________________________________________________________________________
4148 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
4149         Log: Win32 tweak from mjd.
4150      Branch: perl
4151            ! lib/Tie/File.pm
4152 ____________________________________________________________________________
4153 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
4154         Log: If Unicode keys are entered to a hash, a bit is turned on.
4155              If the bit is on, when the keys are fetched from the hash
4156              (%h, each %h, keys %h), the Unicodified versions of the keys
4157              are returned if needed.  This solution errs on the size of
4158              over-Unicodifying, the old solution erred on the side of
4159              under-Unicodifying.  As long as the hash keys can be a mix
4160              of byte and Unicode strings, a perfect fit is hard to come by.
4161      Branch: perl
4162            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
4163            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
4164 ____________________________________________________________________________
4165 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
4166         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
4167              From: Mike Guy <mjtg@cam.ac.uk>
4168              Date: Fri, 22 Mar 2002 02:08:20 +0000
4169              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
4170      Branch: perl
4171            ! pod/perldelta.pod
4172 ____________________________________________________________________________
4173 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
4174         Log: PM_SETRE() fallout.
4175      Branch: perl
4176            ! ext/ByteLoader/bytecode.h
4177 ____________________________________________________________________________
4178 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
4179         Log: Subject: [PATCH pod/perlxs.pod] doc fix
4180              From: Stas Bekman <stas@stason.org>
4181              Date: Thu, 21 Mar 2002 18:47:35 +0800
4182              Message-ID: <3C99BA47.9010403@stason.org>
4183      Branch: perl
4184            ! pod/perlxs.pod
4185 ____________________________________________________________________________
4186 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
4187         Log: Subject: [PATCH]
4188              From: Slaven Rezic <slaven.rezic@berlin.de>
4189              Date: 21 Mar 2002 10:19:23 +0100
4190              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
4191              
4192              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
4193      Branch: perl
4194            ! hints/freebsd.sh
4195 ____________________________________________________________________________
4196 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
4197         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
4198              From: Tim Bunce <Tim.Bunce@pobox.com>
4199              Date: Thu, 21 Mar 2002 21:18:05 +0000
4200              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
4201      Branch: perl
4202            ! ext/Storable/Storable.xs
4203 ____________________________________________________________________________
4204 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
4205         Log: Reword the Apache^Wmod_perl bit so that Sarathy
4206              can sleep easier :-)
4207      Branch: perl
4208            ! pod/perldelta.pod
4209 ____________________________________________________________________________
4210 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
4211         Log: It seems that the strange failure (core dump) of
4212              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
4213              (1) using Sun's cc helps
4214              (2) rewriting the ithreads PM_SETRE() to do the
4215              setting in two steps helps
4216              (3) no other platforms have the crash
4217              (4) Tru64's Third Degree sees nothing evil
4218              So we implement (2).
4219      Branch: perl
4220            ! op.h
4221 ____________________________________________________________________________
4222 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
4223         Log: Solaris: default to the SUNwspro cc if it is available.
4224      Branch: perl
4225            ! hints/solaris_2.sh
4226 ____________________________________________________________________________
4227 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
4228         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
4229              does not get fixed in time.
4230      Branch: perl
4231            ! pod/perldelta.pod
4232 ____________________________________________________________________________
4233 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
4234         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
4235              From: Dave Mitchell <davem@fdgroup.com>
4236              Date: Thu, 21 Mar 2002 17:24:40 +0000
4237              Message-ID: <20020321172440.C13683@fdgroup.com>
4238      Branch: perl
4239            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
4240            ! pod/perlapi.pod proto.h sv.h toke.c
4241 ____________________________________________________________________________
4242 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
4243         Log: One more proto escapee.
4244      Branch: perl
4245            ! hints/linux.sh
4246 ____________________________________________________________________________
4247 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
4248         Log: metaconfig unit change for #15394.
4249      Branch: metaconfig/U/perl
4250            ! Checkcc.U
4251 ____________________________________________________________________________
4252 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
4253         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
4254              From: Robin Barker <rmb1@cise.npl.co.uk>
4255              Date: Thu, 21 Mar 2002 17:35:00 GMT
4256              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
4257      Branch: perl
4258            ! Configure
4259 ____________________________________________________________________________
4260 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
4261         Log: Subject: Re: [tests for Pod::Html]
4262              From: Stas Bekman <stas@stason.org>
4263              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
4264              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
4265      Branch: perl
4266            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
4267            - t/pod2html/README
4268            ! MANIFEST lib/Pod/t/pod2html-lib.pl
4269 ____________________________________________________________________________
4270 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
4271         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
4272              From: Stas Bekman <stas@stason.org>
4273              Date: Thu, 21 Mar 2002 18:50:56 +0800
4274              Message-ID: <3C99BB10.50004@stason.org>
4275      Branch: perl
4276            ! ext/Cwd/Cwd.xs
4277 ____________________________________________________________________________
4278 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
4279         Log: Upgrade to Encode 0.95, from Dan Kogai.
4280      Branch: perl
4281            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
4282            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
4283            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
4284            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
4285            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
4286            + ext/Encode/lib/Encode/Details.pod
4287            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4288            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
4289            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
4290            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
4291            ! ext/Encode/Makefile.PL
4292 ____________________________________________________________________________
4293 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
4294         Log: Mention the new syslog try-harder feature.
4295      Branch: perl
4296            ! pod/perldelta.pod
4297 ____________________________________________________________________________
4298 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
4299         Log: metaconfig unit changes for #15388.
4300      Branch: metaconfig
4301            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4302            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4303            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4304            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4305            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4306            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4307            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4308            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4309            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4310            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4311            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4312            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4313            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4314            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4315            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4316            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4317            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4318            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4319            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4320            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4321            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4322            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4323            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4324            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4325 ____________________________________________________________________________
4326 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
4327         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
4328              From: Spider Boardman <spider@web.zk3.dec.com>
4329              Date: Thu, 21 Mar 2002 09:23:45 -0500
4330              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
4331      Branch: perl
4332            ! Configure hints/hpux.sh reentr.pl
4333 ____________________________________________________________________________
4334 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
4335         Log: NetWare diff from C Aditya.
4336      Branch: perl
4337            ! perl.h
4338 ____________________________________________________________________________
4339 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
4340         Log: The htmlview test doesn't work yet.
4341      Branch: perl
4342            + t/pod2html/README
4343            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
4344            ! MANIFEST
4345 ____________________________________________________________________________
4346 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
4347         Log: Placeholder.
4348      Branch: perl
4349            ! MANIFEST
4350 ____________________________________________________________________________
4351 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
4352         Log: Integrate perlio: missing tabs in makefile.mk.
4353      Branch: perl
4354           !> win32/makefile.mk
4355 ____________________________________________________________________________
4356 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
4357         Log: Subject: [tests for Pod::Html]
4358              From: Stas Bekman <stas@stason.org>
4359              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
4360              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
4361      Branch: perl
4362            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
4363            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
4364            + lib/Pod/t/pod2html-lib.pl
4365            ! MANIFEST
4366 ____________________________________________________________________________
4367 [ 15382] By: nick                                  on 2002/03/21  07:21:57
4368         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
4369      Branch: perlio
4370           +> ext/Encode/AUTHORS ext/Encode/Changes
4371           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
4372           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4373           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4374           +> ext/I18N/Langinfo/fallback/const-c.inc
4375           +> ext/I18N/Langinfo/fallback/const-xs.inc
4376           +> lib/ExtUtils/t/Constant.t
4377            - ext/Encode/Encode/euc-jp-0212.enc
4378            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
4379            - ext/Encode/t/table.euc ext/Encode/t/table.ref
4380            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
4381           !> (integrate 105 files)
4382 ____________________________________________________________________________
4383 [ 15381] By: nick                                  on 2002/03/21  06:59:57
4384         Log: Restore tabs so dmake will parse file!
4385      Branch: perlio
4386            ! win32/makefile.mk
4387 ____________________________________________________________________________
4388 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
4389         Log: Upgrade to Unicode::Normalize 0.16.
4390      Branch: perl
4391            ! ext/Unicode/Normalize/Changes
4392            ! ext/Unicode/Normalize/Normalize.pm
4393 ____________________________________________________________________________
4394 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
4395         Log: Schwern's wallet is a bit more loose.
4396      Branch: perl
4397            ! t/lib/1_compile.t
4398 ____________________________________________________________________________
4399 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
4400         Log: Subject: [PATCH]
4401              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4402              Date: Wed, 20 Mar 2002 22:56:17 -0000
4403              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
4404              
4405              packWARN also for subdirs.
4406      Branch: perl
4407            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
4408            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
4409            ! win32/win32.c
4410 ____________________________________________________________________________
4411 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
4412         Log: A plan is better.
4413      Branch: perl
4414            ! ext/Encode/t/CJKalias.t
4415 ____________________________________________________________________________
4416 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
4417         Log: Upgrade to Encode 0.94, from Dan Kogai.
4418      Branch: perl
4419            + ext/Encode/lib/Encode/Description.pod
4420            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
4421            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
4422            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
4423            ! ext/Encode/lib/Encode/Encoding.pm
4424            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4425            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4426            ! ext/Encode/t/CJKalias.t
4427 ____________________________________________________________________________
4428 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
4429         Log: Rats' nest.
4430      Branch: perl
4431            ! hints/solaris_2.sh
4432 ____________________________________________________________________________
4433 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
4434         Log: Rrright.
4435      Branch: perl
4436            ! pod/perlguts.pod
4437 ____________________________________________________________________________
4438 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
4439         Log: Update Changes.
4440      Branch: perl
4441            ! Changes patchlevel.h
4442 ____________________________________________________________________________
4443 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
4444         Log: Reapply #15336.
4445      Branch: perl
4446            ! ext/Encode/lib/Encode/Tcl.pm
4447 ____________________________________________________________________________
4448 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
4449         Log: Upgrade to Encode 0.93, from Dan Kogai.
4450      Branch: perl
4451            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
4452            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
4453            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
4454            ! ext/Encode/README ext/Encode/TW/TW.pm
4455            ! ext/Encode/lib/Encode/CN/HZ.pm
4456            ! ext/Encode/lib/Encode/Encoding.pm
4457            ! ext/Encode/lib/Encode/Internal.pm
4458            ! ext/Encode/lib/Encode/JP/Constants.pm
4459            ! ext/Encode/lib/Encode/JP/H2Z.pm
4460            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4461            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4462            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4463            ! ext/Encode/lib/Encode/Tcl/Table.pm
4464            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
4465            ! ext/Encode/lib/Encode/iso10646_1.pm
4466            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4467            ! ext/Encode/t/JP.t
4468 ____________________________________________________________________________
4469 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
4470         Log: Subject: patch for syslog
4471              From: <Nick.Williams@morganstanley.com>
4472              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
4473              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
4474      Branch: perl
4475            ! ext/Sys/Syslog/Syslog.pm
4476 ____________________________________________________________________________
4477 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
4478         Log: Some failure updates.
4479      Branch: perl
4480            ! pod/perldelta.pod
4481 ____________________________________________________________________________
4482 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
4483         Log: Getopt::Long 2.29 from Johan Vromans.
4484      Branch: perl
4485            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
4486 ____________________________________________________________________________
4487 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
4488         Log: Rename ExtUtils.t to Constant.t, as suggested by
4489              Nicholas Clark.
4490      Branch: perl
4491            + lib/ExtUtils/t/Constant.t
4492            - lib/ExtUtils/t/ExtUtils.t
4493            ! MANIFEST
4494 ____________________________________________________________________________
4495 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
4496         Log: Subject: [PATCH] TODO - Make Schwern Poorer
4497              From: Nicholas Clark <nick@unfortu.net>
4498              Date: Tue, 19 Mar 2002 22:50:28 +0000
4499              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
4500      Branch: perl
4501            ! t/lib/1_compile.t
4502 ____________________________________________________________________________
4503 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
4504         Log: Subject: Re: The story of O [PATCH]
4505              From: Richard.Foley@t-online.de (Richard Foley)
4506              Date: Sun, 17 Mar 2002 08:37:26 +0100
4507              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
4508      Branch: perl
4509            ! lib/perl5db.pl
4510 ____________________________________________________________________________
4511 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
4512         Log: Mention the external modules Encode::HanExtra and
4513              PadWalker.
4514      Branch: perl
4515            ! pod/perldelta.pod
4516 ____________________________________________________________________________
4517 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
4518         Log: Subject: [PATCH] List lexicals from debugger
4519              From: Peter Scott <Peter@PSDT.com>
4520              Date: Tue, 19 Mar 2002 12:28:52 -0800
4521              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
4522      Branch: perl
4523            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
4524 ____________________________________________________________________________
4525 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
4526         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
4527              and :encoding(xxx) was errorneously parsed.
4528      Branch: perl
4529            ! lib/open.pm
4530 ____________________________________________________________________________
4531 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
4532         Log: Subject: [PATCH bleadperl] exec.t tweak
4533              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4534              Date: Wed, 20 Mar 2002 01:21:40 +0100
4535              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
4536              
4537              4NT returns 2 as error-code for nonexistant file.
4538      Branch: perl
4539            ! t/op/exec.t
4540 ____________________________________________________________________________
4541 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
4542         Log: minor Tie::File test patch to make win32 happier, from mjd.
4543      Branch: perl
4544            ! lib/Tie/File/t/30_defer.t
4545 ____________________________________________________________________________
4546 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
4547         Log: Subject: [PATCH bleadperl] magic.t tweak
4548              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4549              Date: Wed, 20 Mar 2002 00:39:16 +0100
4550              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
4551      Branch: perl
4552            ! t/op/magic.t
4553 ____________________________________________________________________________
4554 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
4555         Log: Typo fix from Andreas Koenig, plus a tweak.
4556      Branch: perl
4557            ! pod/perlunicode.pod
4558 ____________________________________________________________________________
4559 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
4560         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
4561              in Mandrake 8.2.  Now we need to figure out a way not to
4562              unbreak Apache.
4563      Branch: perl
4564            ! hints/linux.sh
4565 ____________________________________________________________________________
4566 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
4567         Log: Fix for "UTF-8 bug with s///" from Hugo.
4568      Branch: perl
4569            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
4570            ! t/op/pat.t
4571 ____________________________________________________________________________
4572 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
4573         Log: metaconfig unit change for #15354.
4574      Branch: metaconfig
4575            ! U/threads/usethreads.U
4576 ____________________________________________________________________________
4577 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
4578         Log: Installation updates on threads and perlio.
4579      Branch: perl
4580            ! Configure INSTALL
4581 ____________________________________________________________________________
4582 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
4583         Log: Tpo.
4584      Branch: perl
4585            ! pod/perlfaq6.pod
4586 ____________________________________________________________________________
4587 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
4588         Log: Regen modlib and toc.
4589      Branch: perl
4590            ! pod/perlmodlib.pod pod/perltoc.pod
4591 ____________________________________________________________________________
4592 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
4593         Log: Whitespace tweaks.
4594      Branch: perl
4595            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
4596            ! pod/perltodo.pod pod/perlunicode.pod
4597 ____________________________________________________________________________
4598 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
4599         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
4600              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
4601              (And as suggested by Markus Kuhn.)
4602              
4603              While we are at it, document also the case of
4604              mixed hash keys as a known potential troublemaker.
4605              (Since it's locale-related, sometimes.)
4606      Branch: perl
4607            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
4608            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
4609            ! pod/perluniintro.pod
4610 ____________________________________________________________________________
4611 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
4612         Log: Surely a typo.
4613      Branch: perl
4614            ! gv.c
4615 ____________________________________________________________________________
4616 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
4617         Log: Take two.
4618      Branch: perl
4619            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4620            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4621 ____________________________________________________________________________
4622 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
4623         Log: Let's try this from scratch.
4624      Branch: perl
4625            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4626            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4627 ____________________________________________________________________________
4628 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
4629         Log: I could do this all day...
4630      Branch: perl
4631            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4632            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4633 ____________________________________________________________________________
4634 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
4635         Log: Grrr.
4636      Branch: perl
4637            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4638            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4639 ____________________________________________________________________________
4640 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
4641         Log: Subject: Re: Nearly OK for cygwin@15318
4642              From: John Peacock <jpeacock@rowman.com>
4643              Date: Tue, 19 Mar 2002 15:58:08 -0500
4644              Message-ID: <3C97A660.3060302@rowman.com>
4645      Branch: perl
4646            ! pod/perlport.pod
4647 ____________________________________________________________________________
4648 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
4649         Log: Subject: Re: Nearly OK for cygwin@15318
4650              From: <slaven.rezic@berlin.de>
4651              Date: Tue, 19 Mar 2002 21:47:49 +0100
4652              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
4653              
4654              Subject: Re: Nearly OK for cygwin@15318
4655              From: <slaven.rezic@berlin.de>
4656              Date: Tue, 19 Mar 2002 21:37:18 +0100
4657              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
4658      Branch: perl
4659            ! pod/perlport.pod t/io/fs.t
4660 ____________________________________________________________________________
4661 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
4662         Log: D'oh.
4663      Branch: perl
4664            + ext/I18N/Langinfo/fallback/const-c.inc
4665            + ext/I18N/Langinfo/fallback/const-xs.inc
4666 ____________________________________________________________________________
4667 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
4668         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
4669              From: Nicholas Clark <nick@unfortu.net>
4670              Date: Tue, 19 Mar 2002 22:37:08 +0000
4671              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
4672              
4673              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
4674              From: Nicholas Clark <nick@ccl4.org>
4675              Date: Tue, 19 Mar 2002 22:39:55 +0000
4676              Message-ID: <20020319223954.G94831@plum.flirble.org>
4677      Branch: perl
4678            - ext/I18N/Langinfo/fallback.xs
4679            ! MANIFEST
4680 ____________________________________________________________________________
4681 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
4682         Log: Text, not binary.
4683      Branch: perl
4684            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
4685            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
4686 ____________________________________________________________________________
4687 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
4688         Log: Subject: Re: perl@15244
4689              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4690              Date: Mon, 18 Mar 2002 17:37:31 +0100
4691              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
4692              
4693              (Goedendag: Dutch whitespace police)
4694      Branch: perl
4695            ! hints/hpux.sh
4696 ____________________________________________________________________________
4697 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
4698         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
4699              From: Nicholas Clark <nick@unfortu.net>
4700              Date: Tue, 19 Mar 2002 21:52:47 +0000
4701              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
4702      Branch: perl
4703            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
4704            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
4705            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
4706            ! ext/Sys/Syslog/Makefile.PL
4707 ____________________________________________________________________________
4708 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
4709         Log: More pathname portability checks.
4710      Branch: perl
4711            ! Porting/check83.pl
4712 ____________________________________________________________________________
4713 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
4714         Log: Begone, Encode::Tcl::Extended.
4715      Branch: perl
4716            ! ext/Encode/lib/Encode/Tcl.pm
4717 ____________________________________________________________________________
4718 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
4719         Log: This is like trying to put the shaving cream
4720              back to the can...
4721      Branch: perl
4722            ! hints/linux.sh
4723 ____________________________________________________________________________
4724 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
4725         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
4726              types of usleep().  Fun, fun. fun.
4727      Branch: perl
4728            ! hints/linux.sh
4729 ____________________________________________________________________________
4730 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
4731         Log: Sarathy's new suggestion for Linux threading flags.
4732      Branch: perl
4733            ! hints/linux.sh
4734 ____________________________________________________________________________
4735 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
4736         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
4737      Branch: perl
4738            - ext/Encode/Encode/euc-jp-0212.ucm
4739            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
4740            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
4741 ____________________________________________________________________________
4742 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
4743         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
4744              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4745              Date: Tue, 19 Mar 2002 00:42:22 +0100
4746              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
4747      Branch: perl
4748            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
4749 ____________________________________________________________________________
4750 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
4751         Log: "+" is not a valid filename character in VMS.
4752      Branch: perl
4753            + ext/Encode/Encode/euc-jp-0212.ucm
4754            - ext/Encode/Encode/euc-jp+0212.ucm
4755            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
4756 ____________________________________________________________________________
4757 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
4758         Log: Update Changes.
4759      Branch: perl
4760            ! Changes patchlevel.h
4761 ____________________________________________________________________________
4762 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
4763         Log: Take away _GNU_SOURCE since that does not seem
4764              to play well with other software (like Apache),
4765              just hint away the WHOAs.
4766      Branch: perl
4767            ! hints/linux.sh
4768 ____________________________________________________________________________
4769 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
4770         Log: metaconfig unit change for #15326.
4771      Branch: metaconfig
4772            ! U/threads/d_crypt_r.U
4773 ____________________________________________________________________________
4774 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
4775         Log: Support crypt_r(const char*,const char*, CRYPTD*).
4776      Branch: perl
4777            ! Configure reentr.h reentr.pl
4778 ____________________________________________________________________________
4779 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
4780         Log: VMS acrobatics from Peter Prymmer.
4781      Branch: perl
4782            ! lib/ExtUtils/t/ExtUtils.t
4783 ____________________________________________________________________________
4784 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
4785         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
4786              From: Stas Bekman <stas@stason.org>
4787              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
4788              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
4789      Branch: perl
4790            ! lib/Pod/Html.pm
4791 ____________________________________________________________________________
4792 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
4793         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
4794              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4795              Date: Tue, 19 Mar 2002 10:49:27 +0100
4796              Message-ID: <20020319104927.C705@rafael>   
4797      Branch: perl
4798            ! ext/B/t/xref.t
4799 ____________________________________________________________________________
4800 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
4801         Log: Integrate perlio;
4802              
4803              Move docs for Encode::valid_utf8 (which does not exist)
4804              to be docs for utf8::valid() (which does).
4805      Branch: perl
4806           !> ext/Encode/Encode.pm lib/utf8.pm
4807 ____________________________________________________________________________
4808 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
4809         Log: Remove Encode::Tcl::Extended, suggested by
4810              SADAHIRO Tomoyuki.
4811      Branch: perl
4812            - ext/Encode/Encode/euc-jp-0212.enc
4813            - ext/Encode/lib/Encode/Tcl/Extended.pm
4814            ! MANIFEST ext/Encode/MANIFEST
4815            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4816            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
4817 ____________________________________________________________________________
4818 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
4819         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
4820      Branch: perl
4821            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
4822            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
4823            + ext/Encode/t/jisx0212.ref
4824            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
4825            - ext/Encode/t/table.ref
4826            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
4827            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
4828            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
4829            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
4830            ! ext/Encode/lib/Encode/CN/HZ.pm
4831            ! ext/Encode/lib/Encode/Encoding.pm
4832            ! ext/Encode/lib/Encode/Internal.pm
4833            ! ext/Encode/lib/Encode/JP/Constants.pm
4834            ! ext/Encode/lib/Encode/JP/H2Z.pm
4835            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
4836            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
4837            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4838            ! ext/Encode/lib/Encode/Tcl/Extended.pm
4839            ! ext/Encode/lib/Encode/Tcl/Table.pm
4840            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
4841            ! ext/Encode/lib/Encode/iso10646_1.pm
4842            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4843            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
4844            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
4845 ____________________________________________________________________________
4846 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
4847         Log: constness+signedness nit.
4848      Branch: perl
4849            ! ext/Unicode/Normalize/Normalize.xs
4850 ____________________________________________________________________________
4851 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
4852         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
4853      Branch: perl
4854            ! ext/Unicode/Normalize/Changes
4855            ! ext/Unicode/Normalize/Normalize.pm
4856            ! ext/Unicode/Normalize/Normalize.xs
4857            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4858            ! ext/Unicode/Normalize/t/func.t
4859 ____________________________________________________________________________
4860 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
4861         Log: Split the ebcdic details to perlebcdic.
4862      Branch: perl
4863            ! pod/perlebcdic.pod pod/perluniintro.pod
4864 ____________________________________________________________________________
4865 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
4866         Log: Be explicit.
4867      Branch: perl
4868            ! pod/perluniintro.pod
4869 ____________________________________________________________________________
4870 [ 15315] By: nick                                  on 2002/03/19  09:24:18
4871         Log: Integrate mainline
4872      Branch: perlio
4873           +> ext/List/Util/t/openhan.t
4874           !> (integrate 53 files)
4875 ____________________________________________________________________________
4876 [ 15314] By: nick                                  on 2002/03/19  07:39:07
4877         Log: Move docs for Encode::valid_utf8 (which does not exist)
4878              to be docs for utf8::valid() (which does).
4879      Branch: perlio
4880            ! ext/Encode/Encode.pm lib/utf8.pm
4881 ____________________________________________________________________________
4882 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
4883         Log: Update the Unicode vs EBCDIC situation.
4884      Branch: perl
4885            ! pod/perlebcdic.pod pod/perluniintro.pod
4886 ____________________________________________________________________________
4887 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
4888         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
4889              From: Robert Spier <rspier@pobox.com>
4890              Date: Mon, 18 Mar 2002 19:22:55 -0800
4891              Message-ID: <15510.44815.383439.823671@rls.cx>
4892      Branch: perl
4893            ! ext/threads/t/end.t
4894 ____________________________________________________________________________
4895 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
4896         Log: UTF-8 walk errors that become visible in EBCDIC.
4897      Branch: perl
4898            ! regexec.c
4899 ____________________________________________________________________________
4900 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
4901         Log: s/regcinclasslen/reginclass/ and remove the old
4902              reginclass since nothing is using it.
4903      Branch: perl
4904            ! embed.fnc embed.h proto.h regexec.c
4905 ____________________________________________________________________________
4906 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
4907         Log: Close the file so it can be (a) removed (b) reopened.
4908      Branch: perl
4909            ! ext/B/t/xref.t
4910 ____________________________________________________________________________
4911 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
4912         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
4913              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4914              Date: Mon, 18 Mar 2002 23:14:31 +0100
4915              Message-ID: <20020318231431.A699@rafael>
4916      Branch: perl
4917            ! ext/B/B.xs utf8.c
4918 ____________________________________________________________________________
4919 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
4920         Log: Failed patch hunk reapplied.
4921      Branch: perl
4922            ! lib/Tie/File/t/32_defer_misc.t
4923 ____________________________________________________________________________
4924 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
4925         Log: For DEBUGGING threaded builds.
4926      Branch: perl
4927            ! sv.c
4928 ____________________________________________________________________________
4929 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
4930         Log: AUTHORS update.
4931      Branch: perl
4932            ! AUTHORS
4933 ____________________________________________________________________________
4934 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
4935         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
4936              (Fix from Craig Berry)
4937      Branch: perl
4938            ! pp_sys.c
4939 ____________________________________________________________________________
4940 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
4941         Log: Subject: [PATCH] configure.com home-grown kill() check
4942              From: "Craig A. Berry" <craigberry@mac.com>
4943              Date: Mon, 18 Mar 2002 13:52:59 -0600
4944              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
4945      Branch: perl
4946            ! configure.com
4947 ____________________________________________________________________________
4948 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
4949         Log: Upgrade to Tie::File 0.50.
4950      Branch: perl
4951            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
4952            ! lib/Tie/File/t/32_defer_misc.t
4953 ____________________________________________________________________________
4954 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
4955         Log: AUTHORS updates.
4956      Branch: perl
4957            ! AUTHORS
4958 ____________________________________________________________________________
4959 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
4960         Log: Update Changes.
4961      Branch: perl
4962            ! Changes patchlevel.h
4963 ____________________________________________________________________________
4964 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
4965         Log: OS/390 update.
4966      Branch: perl
4967            ! pod/perldelta.pod
4968 ____________________________________________________________________________
4969 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
4970         Log: Forgot from #15288.
4971      Branch: perl
4972            ! ext/B/B.xs
4973 ____________________________________________________________________________
4974 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
4975         Log: Make regex DEBUGGING faster.
4976      Branch: perl
4977            ! perl.c perl.h regexec.c
4978 ____________________________________________________________________________
4979 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
4980         Log: Undo accidental perl.h part of #15295 (wait for #15297)
4981      Branch: perl
4982            ! perl.h
4983 ____________________________________________________________________________
4984 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
4985         Log: Subject: prefix slip
4986              From: andreas.koenig@anima.de (Andreas J. Koenig)
4987              Date: Mon, 18 Mar 2002 16:24:46 +0100
4988              Message-ID: <m3y9gp3nlt.fsf@anima.de>
4989              
4990              (perl.h part accidental, undone by #15296)
4991      Branch: perl
4992            ! INSTALL perl.h
4993 ____________________________________________________________________________
4994 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
4995         Log: Be tidy.
4996      Branch: perl
4997            ! ext/B/t/xref.t
4998 ____________________________________________________________________________
4999 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
5000         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
5001              From: Spider Boardman <spider@web.zk3.dec.com>
5002              Date: Mon, 18 Mar 2002 10:09:50 -0500
5003              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
5004      Branch: perl
5005            ! README.tru64 hints/dec_osf.sh
5006 ____________________________________________________________________________
5007 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
5008         Log: NetWare tweaks from C Aditya <caditya@novell.com>
5009      Branch: perl
5010            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
5011 ____________________________________________________________________________
5012 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
5013         Log: metaconfig unit change for #15290.
5014      Branch: metaconfig/U/perl
5015            ! perlxv.U
5016 ____________________________________________________________________________
5017 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
5018         Log: Subject: d_nv_preserves_uv_bits
5019              From: Nicholas Clark <nick@unfortu.net>
5020              Date: Thu, 14 Mar 2002 22:24:19 +0000
5021              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
5022      Branch: perl
5023            ! Configure Porting/Glossary Porting/config.sh config_h.SH
5024            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
5025            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5026            ! win32/config.bc win32/config.gc win32/config.vc
5027            ! win32/config.win64
5028 ____________________________________________________________________________
5029 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
5030         Log: Subject: Re: perl@15244
5031              From: Spider Boardman <spider@web.zk3.dec.com>
5032              Date: Mon, 18 Mar 2002 09:38:55 -0500
5033              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
5034              
5035              (IA64 work.)
5036      Branch: perl
5037            ! hints/hpux.sh perl.h
5038 ____________________________________________________________________________
5039 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
5040         Log: Subject: [PATCH B] B::perlstring()
5041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5042              Date: Sun, 17 Mar 2002 23:06:12 +0100
5043              Message-ID: <20020317230612.A24442@rafael>
5044      Branch: perl
5045            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
5046 ____________________________________________________________________________
5047 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
5048         Log: Subject: [PATCH] another pack "w" thing
5049              From: Nicholas Clark <nick@unfortu.net>
5050              Date: Sat, 16 Mar 2002 21:52:15 +0000
5051              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
5052      Branch: perl
5053            ! pp_pack.c t/op/pack.t
5054 ____________________________________________________________________________
5055 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
5056         Log: More prototypes blindness in Solaris.
5057              (TODO: readdir64_r really needs to be seen.)
5058      Branch: perl
5059            ! hints/solaris_2.sh
5060 ____________________________________________________________________________
5061 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
5062         Log: Integrate perlio;
5063              
5064              Tidy the "does not map" message for non-characters
5065              (e.g. iso-8859-3 "\xA5").
5066      Branch: perl
5067           !> ext/Encode/Encode.xs
5068 ____________________________________________________________________________
5069 [ 15284] By: nick                                  on 2002/03/18  11:00:31
5070         Log: Integrate mainline
5071      Branch: perlio
5072           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
5073           +> lib/Tie/File/t/32_defer_misc.t
5074           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
5075           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
5076           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
5077           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
5078           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
5079           !> reentr.pl regexec.c t/op/pat.t util.c
5080 ____________________________________________________________________________
5081 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
5082         Log: Sync with Scalar-List-Utils-1.07
5083      Branch: perl
5084            + ext/List/Util/t/openhan.t
5085            ! MANIFEST ext/List/Util/ChangeLog
5086            ! ext/List/Util/lib/List/Util.pm
5087            ! ext/List/Util/lib/Scalar/Util.pm
5088 ____________________________________________________________________________
5089 [ 15282] By: nick                                  on 2002/03/18  08:11:28
5090         Log: Tidy the "does not map" message for non-characters
5091              (e.g. iso-8859-3 "\xA5").
5092      Branch: perlio
5093            ! ext/Encode/Encode.xs
5094 ____________________________________________________________________________
5095 [ 15281] By: ams                                   on 2002/03/18  04:44:37
5096         Log: URL fix from MJD.
5097      Branch: perl
5098            ! pod/perlfaq3.pod
5099 ____________________________________________________________________________
5100 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
5101         Log: More prototype calming (really should fix the Configure
5102              protochk, but not at this point in time).
5103      Branch: perl
5104            ! hints/solaris_2.sh
5105 ____________________________________________________________________________
5106 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
5107         Log: return at the wrong side of #endif.
5108      Branch: perl
5109            ! util.c
5110 ____________________________________________________________________________
5111 [ 15278] By: ams                                   on 2002/03/17  23:45:31
5112         Log: Typo fix from Stas Bekman.
5113      Branch: perl
5114            ! pod/perlhack.pod
5115 ____________________________________________________________________________
5116 [ 15277] By: ams                                   on 2002/03/17  23:41:35
5117         Log: Upgrade to Tie::File 0.21.
5118      Branch: perl
5119            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
5120            + lib/Tie/File/t/32_defer_misc.t
5121            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
5122            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
5123            ! lib/Tie/File/t/22_autochomp.t
5124 ____________________________________________________________________________
5125 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
5126         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
5127              character classes use inlined macros instead of the full
5128              function call.
5129      Branch: perl
5130            ! regexec.c
5131 ____________________________________________________________________________
5132 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
5133         Log: Integrate perlio;
5134              
5135              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
5136              
5137              Other :encoding oddities
5138              - we should really pop while we can still make method calls
5139              in case DESTROY does something.
5140              - Provide a no-op DESTROY
5141              - Use SvPV_only() rather than just SvPV_on()
5142      Branch: perl
5143           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5144           !> ext/Encode/lib/Encode/Encoding.pm sv.c
5145 ____________________________________________________________________________
5146 [ 15274] By: nick                                  on 2002/03/17  20:00:12
5147         Log: Other :encoding oddities
5148              - we should really pop while we can still make method calls
5149              in case DESTROY does something.
5150              - Provide a no-op DESTROY
5151              - Use SvPV_only() rather than just SvPV_on()
5152      Branch: perlio
5153            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5154            ! ext/Encode/lib/Encode/Encoding.pm
5155 ____________________________________________________________________________
5156 [ 15273] By: nick                                  on 2002/03/17  19:53:24
5157         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
5158      Branch: perlio
5159            ! sv.c
5160 ____________________________________________________________________________
5161 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
5162         Log: Implement the retry-on-ERANGE for the get*_r().
5163              The buffer will keep doubling until 64k.
5164      Branch: perl
5165            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
5166            ! reentr.h reentr.pl
5167 ____________________________________________________________________________
5168 [ 15271] By: nick                                  on 2002/03/17  17:38:44
5169         Log: Integrate mainline
5170      Branch: perlio
5171           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
5172           +> t/op/pow.t
5173           !> (integrate 28 files)
5174 ____________________________________________________________________________
5175 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
5176         Log: Subject: UTF-8 bug (maybe alreayd known?)
5177              From: andreas.koenig@anima.de (Andreas J. Koenig)
5178              Date: Fri, 08 Mar 2002 16:36:01 +0100
5179              Message-ID: <m3n0xjul5q.fsf@anima.de>
5180      Branch: perl
5181            ! pp_hot.c t/op/pat.t
5182 ____________________________________________________________________________
5183 [ 15269] By: nick                                  on 2002/03/17  09:12:39
5184         Log: Integarate mainline
5185      Branch: perlio
5186           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
5187           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
5188           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
5189           !> (integrate 69 files)
5190 ____________________________________________________________________________
5191 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
5192         Log: Subject: SEGV in s/// and UTF-8
5193              From: andreas.koenig@anima.de (Andreas J. Koenig)
5194              Date: Tue, 12 Mar 2002 00:40:09 +0100
5195              Message-ID: <m3r8mqad2e.fsf@anima.de>
5196      Branch: perl
5197            ! regexec.c t/op/pat.t
5198 ____________________________________________________________________________
5199 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
5200         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
5201              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
5202              which assume that 2**someinteger is accurate.
5203      Branch: perl
5204            + t/op/pow.t
5205            ! MANIFEST pp.c t/test.pl
5206 ____________________________________________________________________________
5207 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
5208         Log: _r-ify config.win64, too.
5209      Branch: perl
5210            ! win32/config.win64
5211 ____________________________________________________________________________
5212 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
5213         Log: Better place to initialize (IRIX cc noticed that
5214              the many "goto defchars" bypass the initialization)
5215      Branch: perl
5216            ! regcomp.c
5217 ____________________________________________________________________________
5218 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
5219         Log: If not building threaded, never mind the threaded prototypes.
5220      Branch: perl
5221            ! Configure reentr.pl
5222 ____________________________________________________________________________
5223 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
5224         Log: metaconfig: If not using threads, not point probing for the
5225              prototypes (since they might be hidden behind many defines
5226              we won't have if not building threaded)
5227      Branch: metaconfig
5228            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5229            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5230            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5231            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5232            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5233            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5234            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5235            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5236            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5237            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5238            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5239            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5240            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5241            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5242            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5243            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5244            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5245            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5246            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5247            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5248            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5249            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5250            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5251            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5252 ____________________________________________________________________________
5253 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
5254         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
5255      Branch: perl
5256            ! hints/freebsd.sh
5257 ____________________________________________________________________________
5258 [ 15261] By: ams                                   on 2002/03/16  18:14:04
5259         Log: Upgrade to Tie::File 0.20.
5260      Branch: perl
5261            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
5262            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
5263            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
5264            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
5265            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
5266            ! lib/Tie/File/t/11_rv_splice_rs.t
5267            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
5268            ! lib/Tie/File/t/16_handle.t
5269 ____________________________________________________________________________
5270 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
5271         Log: There seems to be a trend for the *time_r to be hidden.
5272      Branch: perl
5273            ! hints/irix_6.sh
5274 ____________________________________________________________________________
5275 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
5276         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
5277              From: Stas Bekman <stas@stason.org>
5278              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
5279              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
5280      Branch: perl
5281            ! lib/Pod/Html.pm
5282 ____________________________________________________________________________
5283 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
5284         Log: Subject: [PATCH] Re: dumpvar.pl bug
5285              From: Peter Scott <Peter@PSDT.com>
5286              Date: Fri, 15 Mar 2002 18:19:21 -0800
5287              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
5288      Branch: perl
5289            ! lib/dumpvar.pl lib/perl5db.pl
5290 ____________________________________________________________________________
5291 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
5292         Log: More paranoid _r protochecking.  At least Tru64 and
5293              Linux need additional hinting help to believe that
5294              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
5295              to see what goes bang.
5296      Branch: perl
5297            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
5298            ! reentr.pl
5299 ____________________________________________________________________________
5300 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
5301         Log: metaconfig: more paranoid _r protochecking.
5302      Branch: metaconfig
5303            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5304            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5305            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5306            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5307            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5308            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5309            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5310            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5311            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5312            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5313            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5314            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5315            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5316            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5317            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5318            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5319            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5320            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5321            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5322            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5323            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5324            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5325            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5326            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5327 ____________________________________________________________________________
5328 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
5329         Log: HP-UX gcc 3 warnings found by Sarathy.
5330      Branch: perl
5331            ! regcomp.c sv.c
5332 ____________________________________________________________________________
5333 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
5334         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
5335              From: Slaven Rezic <slaven.rezic@berlin.de>
5336              Date: 16 Mar 2002 15:29:18 +0100
5337              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
5338      Branch: perl
5339            ! pod/perldelta.pod
5340 ____________________________________________________________________________
5341 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
5342         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
5343      Branch: perl
5344            ! Porting/findrfuncs reentr.h reentr.pl
5345 ____________________________________________________________________________
5346 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
5347         Log: UIN32_MAX with borken under HP-UX+gcc
5348      Branch: perl
5349            ! handy.h
5350 ____________________________________________________________________________
5351 [ 15251] By: ams                                   on 2002/03/16  02:38:08
5352         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
5353              *::DESTROY() is deprecated
5354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5355              Date: Thu, 14 Mar 2002 18:39:22 -0500
5356              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
5357              
5358              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
5359              *::DESTROY() is deprecated
5360              From: Dave Mitchell <davem@fdgroup.com>
5361              Date: Fri, 15 Mar 2002 19:22:49 +0000
5362              Message-Id: <20020315192249.A22389@fdgroup.com>
5363      Branch: perl
5364            ! gv.c t/op/method.t
5365 ____________________________________________________________________________
5366 [ 15250] By: ams                                   on 2002/03/16  02:14:41
5367         Log: Plural nit.
5368      Branch: perl
5369            ! pod/perldelta.pod
5370 ____________________________________________________________________________
5371 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
5372         Log: Doesn't make sense to test for protos if the
5373              functions are not to be used (!= functions exist!)
5374              This might be the key (well, a key) to the HP-UX
5375              problems.
5376      Branch: perl
5377            ! reentr.h reentr.pl
5378 ____________________________________________________________________________
5379 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
5380         Log: Typo in #15247.
5381      Branch: perl
5382            ! hints/hpux.sh
5383 ____________________________________________________________________________
5384 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
5385         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
5386              in HP-UX (from H.Merijn Brand)
5387      Branch: perl
5388            ! hints/hpux.sh
5389 ____________________________________________________________________________
5390 [ 15246] By: ams                                   on 2002/03/15  17:53:23
5391         Log: Subject: minor corrections in perldelta.pod
5392              From: mjd@plover.com
5393              Date: 15 Mar 2002 18:48:42 -0000
5394              Message-Id: <20020315184842.13573.qmail@plover.com>
5395      Branch: perl
5396            ! pod/perldelta.pod
5397 ____________________________________________________________________________
5398 [ 15245] By: ams                                   on 2002/03/15  17:37:52
5399         Log: Upgrade to Tie::File 0.19.
5400      Branch: perl
5401            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
5402            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
5403            + lib/Tie/File/t/21_win32.t
5404            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
5405            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
5406            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
5407            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
5408            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
5409            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
5410            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
5411            ! lib/Tie/File/t/17_misc_meth.t
5412 ____________________________________________________________________________
5413 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
5414         Log: Update Changes.
5415      Branch: perl
5416            ! Changes patchlevel.h
5417 ____________________________________________________________________________
5418 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
5419         Log: Forgot from #15241.
5420      Branch: perl
5421            ! win32/config_sh.PL
5422 ____________________________________________________________________________
5423 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
5424         Log: Subject: patch pod/perltodo.pod
5425              From: mjd@plover.com
5426              Date: 15 Mar 2002 15:42:18 -0000
5427              Message-ID: <20020315154218.10163.qmail@plover.com>
5428              
5429              (With s/WANT/Want/)
5430      Branch: perl
5431            ! pod/perltodo.pod
5432 ____________________________________________________________________________
5433 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
5434         Log: Subject: [PATCH bleadperl] (revision 5 undef)
5435              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5436              Date: Fri, 15 Mar 2002 00:39:48 +0100
5437              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
5438      Branch: perl
5439            ! win32/config.bc win32/config.gc win32/config.vc
5440            ! win32/config.win64
5441 ____________________________________________________________________________
5442 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
5443         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
5444              From: Michael G Schwern <schwern@pobox.com>
5445              Date: Thu, 14 Mar 2002 16:39:29 -0500
5446              Message-ID: <20020314213929.GA2912@blackrider>
5447      Branch: perl
5448            ! lib/perl5db.pl
5449 ____________________________________________________________________________
5450 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
5451         Log: Integrate perlio.
5452      Branch: perl
5453           !> embed.fnc ext/Encode/t/JP.t
5454 ____________________________________________________________________________
5455 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
5456         Log: Monster _r patch: try to scan for all known _r variants,
5457              and then use them (under ithreads).  May fail in HP-UX,
5458              and the op/groups is known to be fickle everywhere.  Known
5459              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
5460              warnings in AIX since the first arguments of getnetbyaddr
5461              and getnetbyadd_r are of different types.  Thanks, IBM.)
5462              
5463              In non-Configure platforms deny the existence of any
5464              of the _r thingies.  (Also add the recently introduced
5465              d_tm_* to places it wasn't already in.)
5466              
5467              TODO: the suggested glibc buffer growth retry loop in case
5468              some entries (at least for: gr*, host*) are big.
5469              Forgot win32/config.win64.
5470      Branch: perl
5471            + reentr.c reentr.h reentr.pl
5472            ! Configure MANIFEST Makefile.SH NetWare/Makefile
5473            ! NetWare/config.wc Porting/Glossary Porting/config.sh
5474            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
5475            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
5476            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
5477            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
5478            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
5479            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
5480            ! win32/config.bc win32/config.gc win32/config.vc
5481            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
5482 ____________________________________________________________________________
5483 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
5484         Log: Be more explicit on when is the $! worth anything.
5485      Branch: perl
5486            ! pod/perlvar.pod
5487 ____________________________________________________________________________
5488 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
5489         Log: metaconfig: _r _r we go.
5490      Branch: metaconfig
5491            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5492            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5493            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5494            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5495            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5496            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5497            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5498            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5499            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5500            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5501            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5502            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5503            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5504            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5505            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5506            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5507            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5508            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5509            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5510            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5511            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5512            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5513            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5514            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5515 ____________________________________________________________________________
5516 [ 15235] By: nick                                  on 2002/03/15  07:31:54
5517         Log: Add the binmode()s to make JP.t pass on Win32
5518      Branch: perlio
5519            ! ext/Encode/t/JP.t
5520 ____________________________________________________________________________
5521 [ 15234] By: nick                                  on 2002/03/15  07:20:49
5522         Log: Integrate perlio
5523      Branch: perl
5524           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
5525 ____________________________________________________________________________
5526 [ 15233] By: nick                                  on 2002/03/15  07:18:02
5527         Log: Mark JP.t's data files as binary
5528      Branch: perlio
5529            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
5530 ____________________________________________________________________________
5531 [ 15232] By: nick                                  on 2002/03/15  07:13:38
5532         Log: Integrate mainline
5533      Branch: perlio
5534           +> ext/B/t/xref.t
5535           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
5536           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
5537           !> perl.c t/op/arith.t
5538 ____________________________________________________________________________
5539 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
5540         Log: The section needs to be in the makedepend script
5541              (from Jan-Erik Karlsson).
5542      Branch: perl
5543            ! makedepend.SH
5544 ____________________________________________________________________________
5545 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
5546         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
5547              From: Nicholas Clark <nick@unfortu.net>
5548              Date: Thu, 14 Mar 2002 23:05:23 +0000
5549              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
5550      Branch: perl
5551            ! ext/Safe/safe2.t
5552 ____________________________________________________________________________
5553 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
5554         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
5555              From: "Brent Dax" <brentdax@cpan.org>
5556              Date: Thu, 14 Mar 2002 09:08:41 -0800
5557              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
5558      Branch: perl
5559            ! lib/Pod/Html.pm
5560 ____________________________________________________________________________
5561 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
5562         Log: metaconfig: one round again for the _r.
5563      Branch: metaconfig
5564            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5565            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5566            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5567            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5568            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5569            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5570            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5571            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5572            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5573            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5574            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5575            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5576            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5577            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5578            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5579            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5580            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5581            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5582            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5583            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5584            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5585            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5586            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5587            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5588 ____________________________________________________________________________
5589 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
5590         Log: metaconfig: new round of the _r units.
5591      Branch: metaconfig
5592            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5593            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5594            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5595            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5596            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5597            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5598            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5599            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5600            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5601            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5602            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5603            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5604            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5605            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5606            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5607            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5608            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5609            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5610            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5611            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5612            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5613            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5614            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5615            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5616      Branch: metaconfig/U/perl
5617            + i_crypt.U
5618 ____________________________________________________________________________
5619 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
5620         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
5621              From: Paul_GreenVOS@vos.stratus.com
5622              Date: Tue, 12 Mar 02 19:22 est   
5623              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
5624      Branch: perl
5625            ! lib/Benchmark.t t/op/arith.t
5626 ____________________________________________________________________________
5627 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
5628         Log: Subject: Re: Win32: C:\Program Files
5629              From: "Ken Williams" <ken@mathforum.org>
5630              Date: Wed, 13 Mar 2002 17:50:59 -0600
5631              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
5632              
5633              Add -t to perl -h.
5634      Branch: perl
5635            ! perl.c
5636 ____________________________________________________________________________
5637 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
5638         Log: Extra paranoia from Nick Clark.
5639      Branch: perl
5640            ! ext/Safe/safe2.t
5641 ____________________________________________________________________________
5642 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
5643         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
5644              From: Nicholas Clark <nick@ccl4.org>
5645              Date: Wed, 13 Mar 2002 14:22:50 +0000
5646              Message-ID: <20020313142250.G92566@plum.flirble.org>
5647      Branch: perl
5648            ! ext/Safe/safe2.t
5649 ____________________________________________________________________________
5650 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
5651         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
5652              From: <slaven.rezic@berlin.de>
5653              Date: Tue, 12 Mar 2002 13:03:41 +0100      
5654              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
5655      Branch: perl
5656            ! Makefile.SH
5657 ____________________________________________________________________________
5658 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
5659         Log: Subject: [PATCH] a test for B::Xref
5660              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5661              Date: Wed, 13 Mar 2002 17:18:57 +0100
5662              Message-ID: <20020313171857.F1144@rafael>
5663      Branch: perl
5664            + ext/B/t/xref.t
5665            ! MANIFEST ext/B/B/Xref.pm
5666 ____________________________________________________________________________
5667 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
5668         Log: Subject: [PATCH] Exporter.pm POD fixups
5669              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5670              Date: Wed, 13 Mar 2002 16:21:42 +0100
5671              Message-ID: <20020313162142.A1144@rafael>
5672      Branch: perl
5673            ! lib/Exporter.pm
5674 ____________________________________________________________________________
5675 [ 15219] By: nick                                  on 2002/03/14  07:00:16
5676         Log: Integrate mainline
5677      Branch: perlio
5678           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
5679 ____________________________________________________________________________
5680 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
5681         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
5682              From: Michael G Schwern <schwern@pobox.com>
5683              Date: Wed, 13 Mar 2002 17:43:00 -0500
5684              Message-ID: <20020313224300.GG3311@blackrider>
5685      Branch: perl
5686            ! lib/ExtUtils/MM_VMS.pm
5687 ____________________________________________________________________________
5688 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
5689         Log: Pod tweak.
5690      Branch: perl
5691            ! lib/open.pm
5692 ____________________________________________________________________________
5693 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
5694         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
5695              From: "Craig A. Berry" <craigberry@mac.com>
5696              Date: Wed, 13 Mar 2002 01:44:01 -0600
5697              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
5698      Branch: perl
5699            ! vms/descrip_mms.template
5700 ____________________________________________________________________________
5701 [ 15215] By: nick                                  on 2002/03/13  08:08:36
5702         Log: Integrate mainline.
5703      Branch: perlio
5704           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
5705            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5706            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5707            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5708            - ext/Data/Util/t/Hash.t
5709           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
5710           !> ext/Encode/lib/Encode/CN/HZ.pm
5711           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
5712           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
5713           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
5714           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5715           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
5716           !> t/op/override.t toke.c universal.c
5717 ____________________________________________________________________________
5718 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
5719         Log: metaconfig: three guesses.
5720      Branch: metaconfig
5721            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5722            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5723            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5724            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5725            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5726            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5727            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5728            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5729            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5730            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5731            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5732            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5733            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5734            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5735            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5736            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5737            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5738            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5739            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5740            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5741            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5742            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5743            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5744            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5745 ____________________________________________________________________________
5746 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
5747         Log: metaconfig: regen _r units again.
5748      Branch: metaconfig
5749            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5750            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5751            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5752            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5753            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5754            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5755            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5756            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5757            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5758            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5759            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5760            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5761            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5762            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5763            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5764            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5765            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5766            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5767            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5768            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5769            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5770            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5771            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5772            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5773 ____________________________________________________________________________
5774 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
5775         Log: metaconfig: regen _r units.
5776      Branch: metaconfig
5777            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
5778            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5779            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5780            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5781            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5782            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5783            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5784            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5785            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5786            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5787            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5788            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5789            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5790            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5791            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5792            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5793            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5794            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5795            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5796            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5797            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5798            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5799            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5800            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5801            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5802 ____________________________________________________________________________
5803 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
5804         Log: metaconfig unit tweaks.
5805      Branch: metaconfig
5806            + U/threads/d_setprotoent_r.U
5807            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
5808            ! U/threads/d_tmpnam_r.U
5809 ____________________________________________________________________________
5810 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
5811         Log: metaconfig: replace the _r units with autogenerated ones.
5812      Branch: metaconfig
5813            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5814            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
5815            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5816            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
5817            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
5818            + U/threads/d_getprotobyname_r.U
5819            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5820            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
5821            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
5822            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5823            + U/threads/d_setservent_r.U
5824            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
5825            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
5826            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
5827            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
5828            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
5829            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
5830            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
5831            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
5832            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
5833            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5834            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5835            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5836            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
5837            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5838            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
5839            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
5840            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5841            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5842            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5843            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
5844            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
5845            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
5846            ! U/threads/d_ttyname_r.U
5847 ____________________________________________________________________________
5848 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
5849         Log: More known threadsafings.
5850      Branch: perl
5851            ! Porting/findrfuncs
5852 ____________________________________________________________________________
5853 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
5854         Log: Small tweaks.
5855      Branch: perl
5856            ! lib/Internals.t universal.c
5857 ____________________________________________________________________________
5858 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
5859         Log: VERSIONize.
5860      Branch: perl
5861            ! ext/Encode/lib/Encode/CN/HZ.pm
5862            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
5863            ! ext/Encode/lib/Encode/JP/JIS.pm
5864 ____________________________________________________________________________
5865 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
5866         Log: Subject: perl datastructure conversion shortcuts for DDD
5867              From: Stas Bekman <stas@stason.org>
5868              Date: Mon, 11 Mar 2002 14:54:31 +0800
5869              Message-ID: <3C8C54A7.5020502@stason.org>
5870      Branch: perl
5871            ! pod/perlhack.pod
5872 ____________________________________________________________________________
5873 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
5874         Log: Regen modlib.
5875      Branch: perl
5876            ! pod/perlmodlib.pod
5877 ____________________________________________________________________________
5878 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
5879         Log: Regen toc.
5880      Branch: perl
5881            ! pod/perltoc.pod
5882 ____________________________________________________________________________
5883 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
5884         Log: Tiny pod tweaks.
5885      Branch: perl
5886            ! lib/Hash/Util.pm
5887 ____________________________________________________________________________
5888 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
5889         Log: perldeltaize Hash::Util.
5890      Branch: perl
5891            ! pod/perldelta.pod
5892 ____________________________________________________________________________
5893 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
5894         Log: Move the readonly interface back to universal.c,
5895              (new name: Internals::SvREADONLY), remove Data::Util,
5896              move Hash::Util to lib, also introduce refcnt interface
5897              (Internals::SvREFCNT).     Make both the new interfaces
5898              to be more sane so that if they set the value, they return
5899              the new value, not the old one.
5900      Branch: perl
5901            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
5902            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5903            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5904            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5905            - ext/Data/Util/t/Hash.t
5906            ! MANIFEST ext/B/t/stash.t universal.c
5907 ____________________________________________________________________________
5908 [ 15200] By: ams                                   on 2002/03/12  15:16:05
5909         Log: Subject: Disambiguate "Can't locate"
5910              From: Mike Guy <mjtg@cam.ac.uk>
5911              Date: Tue, 12 Mar 2002 16:04:23 +0000
5912              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
5913      Branch: perl
5914            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
5915            ! pp_ctl.c t/op/override.t
5916 ____________________________________________________________________________
5917 [ 15199] By: ams                                   on 2002/03/12  15:04:43
5918         Log: Subject: [PATCH] perl/lib/File/stat.t
5919              From: Paul_GreenVOS@vos.stratus.com
5920              Date: Tue, 12 Mar 02 11:00 est
5921              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
5922      Branch: perl
5923            ! lib/File/stat.t
5924 ____________________________________________________________________________
5925 [ 15198] By: ams                                   on 2002/03/12  15:00:44
5926         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
5927              From: Robin Barker <rmb1@cise.npl.co.uk>
5928              Date: Tue, 12 Mar 2002 13:31:58 GMT
5929              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
5930      Branch: perl
5931            ! pod/perlfunc.pod
5932 ____________________________________________________________________________
5933 [ 15197] By: ams                                   on 2002/03/12  14:57:34
5934         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
5935              From: "Clinton A. Pierce" <clintp@geeksalad.org>
5936              Date: Tue, 12 Mar 2002 10:11:53 -0500
5937              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
5938      Branch: perl
5939            ! toke.c
5940 ____________________________________________________________________________
5941 [ 15196] By: nick                                  on 2002/03/12  13:40:35
5942         Log: Integrate mainline
5943      Branch: perlio
5944           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
5945           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
5946           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
5947           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
5948            - t/lib/access.t
5949           !> (integrate 96 files)
5950 ____________________________________________________________________________
5951 [ 15195] By: nick                                  on 2002/03/12  06:08:24
5952         Log: Integrate mainline (a while ago)
5953      Branch: perlio
5954           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
5955           +> ext/Encode/t/TW.t
5956            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
5957            - ext/Encode/lib/Encode/Tcl/HanZi.pm
5958            - ext/I18N/Langinfo/fallback.c
5959           !> (integrate 80 files)
5960 ____________________________________________________________________________
5961 [ 15194] By: ams                                   on 2002/03/12  06:02:20
5962         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
5963              From: Jonathan Stowe <gellyfish@gellyfish.com>
5964              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
5965              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
5966      Branch: perl
5967            ! ext/Encode/CN/Makefile.PL
5968 ____________________________________________________________________________
5969 [ 15193] By: ams                                   on 2002/03/12  05:55:07
5970         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
5971              From: Dave Mitchell <davem@fdgroup.co.uk>
5972              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
5973              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
5974      Branch: perl
5975            ! pod/perlguts.pod
5976 ____________________________________________________________________________
5977 [ 15192] By: ams                                   on 2002/03/12  05:50:08
5978         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
5979              From: Anton Tagunov <tagunov@motor.ru>
5980              Date: Tue, 12 Mar 2002 01:40:58 +0300
5981              Message-Id: <1194068830.20020312014058@motor.ru>
5982              (Applied with tweaks.)
5983      Branch: perl
5984            ! lib/utf8.pm
5985 ____________________________________________________________________________
5986 [ 15191] By: ams                                   on 2002/03/12  05:42:21
5987         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
5988              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5989              Date: Sun, 10 Mar 2002 22:10:15 +0100
5990              Message-Id: <3C8BD9C7.13988.73992D@localhost>
5991      Branch: perl
5992            ! iperlsys.h
5993 ____________________________________________________________________________
5994 [ 15190] By: ams                                   on 2002/03/12  05:38:08
5995         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
5996              From: Anton Tagunov <tagunov@motor.ru>
5997              Date: Mon, 11 Mar 2002 23:27:47 +0300
5998              Message-Id: <19414222180.20020311232747@motor.ru>
5999      Branch: perl
6000            ! pod/perlsub.pod
6001 ____________________________________________________________________________
6002 [ 15189] By: ams                                   on 2002/03/12  05:34:49
6003         Log: Subject: minor patch for comment in utfebcdic.h
6004              From: Anton Tagunov <tagunov@motor.ru>
6005              Date: Tue, 12 Mar 2002 00:20:21 +0300
6006              Message-Id: <13817376786.20020312002021@motor.ru>
6007      Branch: perl
6008            ! utfebcdic.h
6009 ____________________________________________________________________________
6010 [ 15188] By: ams                                   on 2002/03/12  05:32:30
6011         Log: Subject: [PATCH ?] B::Xref improvements
6012              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6013              Date: Mon, 11 Mar 2002 23:32:20 +0100
6014              Message-Id: <20020311233220.A12677@rafael>
6015      Branch: perl
6016            ! ext/B/B/Xref.pm
6017 ____________________________________________________________________________
6018 [ 15187] By: ams                                   on 2002/03/12  05:30:02
6019         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
6020              From: Paul_GreenVOS@vos.stratus.com
6021              Date: Mon, 11 Mar 02 17:23 est
6022              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
6023      Branch: perl
6024            ! lib/ExtUtils/MM_Unix.pm
6025 ____________________________________________________________________________
6026 [ 15186] By: ams                                   on 2002/03/12  05:27:06
6027         Log: Subject: [PATCH] installperl - minor untangle for VOS
6028              From: Paul_GreenVOS@vos.stratus.com
6029              Date: Mon, 11 Mar 02 17:05 est
6030              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
6031      Branch: perl
6032            ! installperl
6033 ____________________________________________________________________________
6034 [ 15185] By: ams                                   on 2002/03/12  05:25:59
6035         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
6036              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6037              Date: Mon, 11 Mar 2002 22:37:39 +0100
6038              Message-Id: <20020311223739.A691@rafael>
6039      Branch: perl
6040            ! ext/B/B/Deparse.pm
6041 ____________________________________________________________________________
6042 [ 15184] By: ams                                   on 2002/03/12  05:20:54
6043         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
6044              From: Michael G Schwern <schwern@pobox.com>
6045              Date: Tue, 12 Mar 2002 01:12:08 -0500
6046              Message-Id: <20020312061208.GD904@blackrider>
6047      Branch: perl
6048            ! hints/netbsd.sh
6049 ____________________________________________________________________________
6050 [ 15183] By: ams                                   on 2002/03/12  04:12:30
6051         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
6052              From: Autrijus Tang <autrijus@autrijus.org>
6053              Date: Tue, 12 Mar 2002 13:05:53 +0800
6054              Message-Id: <20020312050553.GA7864@not.autrijus.org>
6055              (Only doc hunk applied, supplementing #15182.)
6056      Branch: perl
6057            ! ext/Encode/Encode.pm
6058 ____________________________________________________________________________
6059 [ 15182] By: ams                                   on 2002/03/12  04:04:34
6060         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
6061              From: Autrijus Tang <autrijus@autrijus.org>
6062              Date: Tue, 12 Mar 2002 12:56:46 +0800
6063              Message-Id: <20020312045646.GA7689@not.autrijus.org>
6064              (Private mail.)
6065      Branch: perl
6066            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
6067 ____________________________________________________________________________
6068 [ 15181] By: ams                                   on 2002/03/12  03:09:20
6069         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
6070              From: Autrijus Tang <autrijus@autrijus.org>
6071              Date: Tue, 12 Mar 2002 11:55:06 +0800
6072              Message-Id: <20020312035506.GA6946@not.autrijus.org>
6073      Branch: perl
6074            ! ext/Encode/Encode.pm
6075 ____________________________________________________________________________
6076 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
6077         Log: Deypo.
6078      Branch: metaconfig
6079            ! U/threads/d_asctime_r.U
6080 ____________________________________________________________________________
6081 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
6082         Log: FAQ sync.
6083      Branch: perl
6084            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6085            ! pod/perlfaq4.pod pod/perlfaq5.pod
6086 ____________________________________________________________________________
6087 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
6088         Log: The test needs perlio.
6089      Branch: perl
6090            ! lib/open.t
6091 ____________________________________________________________________________
6092 [ 15177] By: ams                                   on 2002/03/11  15:41:08
6093         Log: Subject: perlreftut update
6094              From: Mark-Jason Dominus <mjd@plover.com>
6095              Date: Mon, 11 Mar 2002 11:36:27 -0500
6096              Message-Id: <20020311163627.31020.qmail@plover.com>
6097      Branch: perl
6098            ! pod/perlreftut.pod
6099 ____________________________________________________________________________
6100 [ 15176] By: ams                                   on 2002/03/11  15:35:24
6101         Log: Subject: Minor correction in perlfaq5
6102              From: mjd@plover.com
6103              Date: 11 Mar 2002 16:34:22 -0000
6104              Message-Id: <20020311163422.30963.qmail@plover.com>
6105      Branch: perl
6106            ! pod/perlfaq5.pod
6107 ____________________________________________________________________________
6108 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
6109         Log: number of skipped tests was incorrect
6110      Branch: perl
6111            ! t/op/stat.t
6112 ____________________________________________________________________________
6113 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
6114         Log: remove doubled CRs
6115      Branch: perl
6116            ! win32/Makefile
6117 ____________________________________________________________________________
6118 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
6119         Log: Update Changes.
6120      Branch: perl
6121            ! Changes patchlevel.h
6122 ____________________________________________________________________________
6123 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
6124         Log: Regen toc.
6125      Branch: perl
6126            ! pod/perltoc.pod
6127 ____________________________________________________________________________
6128 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
6129         Log: Add t/CN.t and t/TW.t; re-sort.
6130      Branch: perl
6131            ! ext/Encode/MANIFEST
6132 ____________________________________________________________________________
6133 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
6134         Log: Document what to do if one yearns back to
6135              the old legacy encoding.
6136      Branch: perl
6137            ! lib/encoding.pm
6138 ____________________________________________________________________________
6139 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
6140         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
6141              as general purpose encoding transformation interfaces
6142              since that's not what they are.
6143      Branch: perl
6144            ! lib/utf8.pm pod/perlunicode.pod sv.c
6145 ____________________________________________________________________________
6146 [ 15168] By: ams                                   on 2002/03/11  12:54:16
6147         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
6148              warnings
6149              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6150              Date: Mon, 11 Mar 2002 14:35:22 +0100
6151              Message-Id: <20020311143522.A7431@rafael>
6152      Branch: perl
6153            ! t/lib/warnings/pp_sys
6154 ____________________________________________________________________________
6155 [ 15167] By: ams                                   on 2002/03/11  04:57:20
6156         Log: A little commonsense is better than 1_compile.
6157      Branch: perl
6158            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
6159 ____________________________________________________________________________
6160 [ 15166] By: ams                                   on 2002/03/11  04:53:50
6161         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
6162              From: Michael G Schwern <schwern@pobox.com>
6163              Date: Sun, 10 Mar 2002 13:27:12 -0500
6164              Message-Id: <20020310182712.GC693@blackrider>
6165              
6166              Subject: [PATCH] Hash::Util part 2
6167              From: Michael G Schwern <schwern@pobox.com>
6168              Date: Sun, 10 Mar 2002 15:09:34 -0500
6169              Message-Id: <20020310200934.GB27112@blackrider>
6170              
6171              Subject: [PATCH] Hash::Util MANIFEST correction
6172              From: Michael G Schwern <schwern@pobox.com>
6173              Date: Sun, 10 Mar 2002 16:27:07 -0500
6174              Message-Id: <20020310212707.GF27112@blackrider>
6175              
6176              (Also changes find.t and taint.t, which were looking for access.t)
6177      Branch: perl
6178            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
6179            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
6180            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
6181            + ext/Data/Util/t/Hash.t
6182            - t/lib/access.t
6183            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
6184            ! pod/perldiag.pod pod/perltodo.pod universal.c
6185 ____________________________________________________________________________
6186 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
6187         Log: metaconfig: more thready fixes.
6188      Branch: metaconfig
6189            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
6190            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
6191            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
6192            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
6193            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
6194            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
6195            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6196            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
6197            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
6198 ____________________________________________________________________________
6199 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
6200         Log: Skip obsoleted interfaces.
6201      Branch: perl
6202            ! Porting/findrfuncs
6203 ____________________________________________________________________________
6204 [ 15162] By: ams                                   on 2002/03/11  03:48:14
6205         Log: Typo fixes.
6206      Branch: perl
6207            ! perl.c
6208 ____________________________________________________________________________
6209 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
6210         Log: Upgrade to Locale::Codes 2.02.
6211      Branch: perl
6212            + lib/Locale/Codes/t/rename.t
6213            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
6214            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
6215            ! lib/Locale/Country.pod
6216 ____________________________________________________________________________
6217 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
6218         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
6219              From: Nicholas Clark <nick@unfortu.net>
6220              Date: Sun, 10 Mar 2002 18:17:50 +0000
6221              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
6222              
6223              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
6224              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6225              Date: Sun, 10 Mar 2002 13:53:34 -0800
6226              Message-ID: <eX9i8gzkg26G092yn@efn.org>
6227              
6228              (and reenable the feature in freebsd,
6229              and move the freebsd pr url to perl.c)
6230      Branch: perl
6231            ! hints/freebsd.sh perl.c pod/perldelta.pod
6232 ____________________________________________________________________________
6233 [ 15159] By: ams                                   on 2002/03/11  03:34:13
6234         Log: Subject: [PATCH stash.t] access::readonly is gone
6235              From: Michael G Schwern <schwern@pobox.com>
6236              Date: Sun, 10 Mar 2002 16:18:14 -0500
6237              Message-Id: <20020310211813.GE27112@blackrider>
6238      Branch: perl
6239            ! ext/B/t/stash.t
6240 ____________________________________________________________________________
6241 [ 15158] By: ams                                   on 2002/03/11  03:28:04
6242         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
6243              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6244              Date: Sun, 10 Mar 2002 22:10:15 +0100
6245              Message-Id: <3C8BD9C7.610.7398DD@localhost>
6246      Branch: perl
6247            ! lib/Net/Ping/t/110_icmp_inst.t
6248 ____________________________________________________________________________
6249 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
6250         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
6251              From: Michael G Schwern <schwern@pobox.com>
6252              Date: Sun, 10 Mar 2002 19:22:33 -0500
6253              Message-ID: <20020311002233.GE4927@blackrider>
6254      Branch: perl
6255            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
6256            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
6257            ! lib/Test/Simple/t/fail-more.t
6258 ____________________________________________________________________________
6259 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
6260         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
6261              From: Michael G Schwern <schwern@pobox.com>
6262              Date: Sun, 10 Mar 2002 17:14:10 -0500
6263              Message-ID: <20020310221410.GA4915@blackrider>
6264      Branch: perl
6265            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
6266            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
6267 ____________________________________________________________________________
6268 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
6269         Log: Subject: [PATCH] more warnings tidyup
6270              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6271              Date: Sun, 10 Mar 2002 21:01:39 -0000
6272              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
6273      Branch: perl
6274            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
6275            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
6276            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
6277            ! util.c
6278 ____________________________________________________________________________
6279 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
6280         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
6281              From: Nicholas Clark <nick@unfortu.net>
6282              Date: Sun, 10 Mar 2002 23:21:07 +0000
6283              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
6284      Branch: perl
6285            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
6286            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
6287            ! ext/Encode/TW/Makefile.PL
6288 ____________________________________________________________________________
6289 [ 15153] By: ams                                   on 2002/03/11  03:06:59
6290         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
6291              From: Max Baker <max@warped.org>
6292              Date: Fri, 8 Mar 2002 10:56:19 -0800
6293              Message-Id: <20020308105619.A15039@warped.org>
6294      Branch: perl
6295            ! ext/IO/lib/IO/Socket/INET.pm
6296 ____________________________________________________________________________
6297 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
6298         Log: Subject: [PATCH] spelling correction
6299              From: Nicholas Clark <nick@unfortu.net>
6300              Date: Sun, 10 Mar 2002 18:34:42 +0000
6301              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
6302      Branch: perl
6303            ! pp.c pp_hot.c
6304 ____________________________________________________________________________
6305 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
6306         Log: DG/UX updates from Takis Psarogiannakopoulos.
6307      Branch: perl
6308            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
6309 ____________________________________________________________________________
6310 [ 15150] By: ams                                   on 2002/03/11  03:02:47
6311         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
6312              From: Chris Nandor <pudge@pobox.com>
6313              Date: Mon, 04 Mar 2002 17:48:12 -0500
6314              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
6315      Branch: perl
6316            ! lib/DB.pm lib/perl5db.pl
6317 ____________________________________________________________________________
6318 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
6319         Log: metaconfig unit changes in preparation of reentrancy changes.
6320      Branch: metaconfig
6321            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
6322            + U/threads/d_ttyname_r.U
6323            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
6324            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
6325            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
6326            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
6327            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6328            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
6329            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6330            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
6331            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
6332            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
6333            ! U/threads/d_strerror_r.U
6334 ____________________________________________________________________________
6335 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
6336         Log: Mysterious characters.
6337      Branch: perl
6338            ! utf8.h
6339 ____________________________________________________________________________
6340 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
6341         Log: Unused.
6342      Branch: perl
6343            ! op.c
6344 ____________________________________________________________________________
6345 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
6346         Log: Implement :std subpragma of the open pragma
6347              that makes the standard filehandles to talk in
6348              encodings.  This change set off a weird warning
6349              from op.c, though: disabled it now until someone
6350              who knows what it is about comes along.
6351      Branch: perl
6352            ! lib/open.pm op.c
6353 ____________________________________________________________________________
6354 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
6355         Log: Document the logic of :locale better.
6356      Branch: perl
6357            ! lib/open.pm
6358 ____________________________________________________________________________
6359 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
6360         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
6361              From: Slaven Rezic <slaven.rezic@berlin.de>
6362              Date: 10 Mar 2002 02:49:17 +0100
6363              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
6364      Branch: perl
6365            ! hints/freebsd.sh
6366 ____________________________________________________________________________
6367 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
6368         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
6369              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6370              Date: Sun, 10 Mar 2002 17:08:54 +0900
6371              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
6372      Branch: perl
6373            ! ext/Encode/lib/Encode/Tcl.pm
6374            ! ext/Encode/lib/Encode/Tcl/Escape.pm
6375            ! ext/Encode/lib/Encode/Tcl/Extended.pm
6376            ! ext/Encode/lib/Encode/Tcl/Table.pm
6377 ____________________________________________________________________________
6378 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
6379         Log: The patch does the following:
6380              - Nix the unneccessary diagnostics line
6381              - Quell -w warnings if the first ENV doesn't exist
6382              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
6383              is too baroque and bloated for daily use (and for perl core inclusion).
6384              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
6385              non-fatal.
6386              - Consequently, the ^OPEN bits is set only when needed.
6387      Branch: perl
6388            ! lib/open.pm
6389 ____________________________________________________________________________
6390 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
6391         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
6392      Branch: perl
6393            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
6394 ____________________________________________________________________________
6395 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
6396         Log: Precedence problem.
6397      Branch: perl
6398            ! ext/Socket/socketpair.t
6399 ____________________________________________________________________________
6400 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
6401         Log: Renaming tweaks, and split off the reentrant "superbuffer"
6402              init routine.
6403      Branch: perl
6404            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
6405            ! sv.c util.c
6406 ____________________________________________________________________________
6407 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
6408         Log: The 7-bit jis seems to be the hanging one.
6409      Branch: perl
6410            ! ext/Encode/t/Tcl.t
6411 ____________________________________________________________________________
6412 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
6413         Log: Begone.
6414      Branch: perl
6415            ! ext/Encode/MANIFEST
6416 ____________________________________________________________________________
6417 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
6418         Log: Better fix from Autrijus.
6419      Branch: perl
6420            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
6421            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
6422 ____________________________________________________________________________
6423 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
6424         Log: Not everybody has Encode::HanExtra.
6425      Branch: perl
6426            ! ext/Encode/Encode.pm
6427 ____________________________________________________________________________
6428 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
6429         Log: Decutandpasto.
6430      Branch: perl
6431            ! ext/Encode/lib/Encode/Tcl.pm
6432 ____________________________________________________________________________
6433 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
6434         Log: Subject: [PATCH] Data::Dumper
6435              From: Nicholas Clark <nick@unfortu.net>
6436              Date: Sat, 9 Mar 2002 19:03:54 +0000
6437              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
6438      Branch: perl
6439            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6440            ! ext/Data/Dumper/t/dumper.t
6441 ____________________________________________________________________________
6442 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
6443         Log: Subject: [PATCH] socketpair.t w/o fork
6444              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6445              Date: Sat, 9 Mar 2002 14:55:11 +0100
6446              Message-ID: <3C8A224F.29578.13691BA@localhost>
6447              
6448              (modified as suggested by Sarathy)
6449      Branch: perl
6450            ! ext/Socket/socketpair.t
6451 ____________________________________________________________________________
6452 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
6453         Log: Subject: [PATCH perldelta] Mention Change 14727
6454              From: Autrijus Tang <autrijus@autrijus.org>
6455              Date: Sat, 9 Mar 2002 23:31:40 +0800
6456              Message-ID: <20020309153140.GA4224@not.autrijus.org>
6457      Branch: perl
6458            ! pod/perldelta.pod
6459 ____________________________________________________________________________
6460 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
6461         Log: Make Encode.pm implicitly load external CJK tables the first
6462              time they're needed (instead of immediately), from Autrijus
6463              Tang.
6464      Branch: perl
6465            ! ext/Encode/Encode.pm
6466 ____________________________________________________________________________
6467 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
6468         Log: Subject: Re: Two questions
6469              From: Nicholas Clark <nick@unfortu.net>
6470              Date: Sat, 9 Mar 2002 12:42:40 +0000
6471              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
6472      Branch: perl
6473            ! Porting/pumpkin.pod
6474 ____________________________________________________________________________
6475 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
6476         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
6477              From: Paul_GreenVOS@vos.stratus.com
6478              Date: Fri, 8 Mar 02 22:34 est
6479              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
6480      Branch: perl
6481            ! pp_sys.c
6482 ____________________________________________________________________________
6483 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
6484         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
6485              From: davem@fdgroup.co.uk
6486              Date: Sat, 9 Mar 2002 00:13:27 GMT
6487              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
6488      Branch: perl
6489            ! dump.c
6490 ____________________________________________________________________________
6491 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
6492         Log: Deglitch from Rafael.
6493      Branch: perl
6494            ! ext/B/t/lint.t
6495 ____________________________________________________________________________
6496 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
6497         Log: Still more portability.
6498      Branch: perl
6499            ! Porting/findrfuncs
6500 ____________________________________________________________________________
6501 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
6502         Log: More portability.
6503      Branch: perl
6504            ! Porting/findrfuncs
6505 ____________________________________________________________________________
6506 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
6507         Log: Shared library paths; running tests manually.
6508      Branch: perl
6509            ! INSTALL
6510 ____________________________________________________________________________
6511 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
6512         Log: Subject: RE: Two questions
6513              From: "Green, Paul" <Paul.Green@stratus.com>
6514              Date: Fri, 8 Mar 2002 17:55:19 -0500
6515              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
6516      Branch: perl
6517            ! Porting/pumpkin.pod
6518 ____________________________________________________________________________
6519 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
6520         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
6521              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
6522      Branch: perl
6523            + ext/B/t/lint.t
6524            ! MANIFEST ext/B/B/Lint.pm
6525 ____________________________________________________________________________
6526 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
6527         Log: metaconfig unit change for #15119.
6528      Branch: metaconfig
6529            ! U/threads/d_pthread_atfork.U
6530 ____________________________________________________________________________
6531 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
6532         Log: In DG/UX finding pthread_atfork requires a true compile,
6533              from Takis Psarogiannakopoulos.
6534      Branch: perl
6535            ! Configure config_h.SH
6536 ____________________________________________________________________________
6537 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
6538         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
6539              From: John Peacock <jpeacock@rowman.com>
6540              Date: Fri, 08 Mar 2002 15:52:41 -0500
6541              Message-ID: <3C892499.4050502@rowman.com>
6542      Branch: perl
6543            ! lib/ExtUtils/xsubpp
6544 ____________________________________________________________________________
6545 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
6546         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
6547              From: "Craig A. Berry" <craigberry@mac.com>
6548              Date: Fri, 08 Mar 2002 15:02:51 -0600
6549              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
6550      Branch: perl
6551            ! t/op/write.t
6552 ____________________________________________________________________________
6553 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
6554         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
6555              From: Paul_GreenVOS@vos.stratus.com
6556              Date: Fri, 8 Mar 02 14:45 est
6557              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
6558      Branch: perl
6559            ! installperl
6560 ____________________________________________________________________________
6561 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
6562         Log: Subject: [PATCH @15109] tm_tm_* for VMS
6563              From: "Craig A. Berry" <craigberry@mac.com>
6564              Date: Fri, 08 Mar 2002 13:07:52 -0600
6565              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
6566      Branch: perl
6567            ! configure.com
6568 ____________________________________________________________________________
6569 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
6570         Log: Detypo.
6571      Branch: perl
6572            ! Changes
6573 ____________________________________________________________________________
6574 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
6575         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
6576      Branch: perl
6577            ! t/op/pat.t
6578 ____________________________________________________________________________
6579 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
6580         Log: HP-UX nm seems to repeat itself.
6581      Branch: perl
6582            ! Porting/findrfuncs
6583 ____________________________________________________________________________
6584 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
6585         Log: Nice porting script from Sarathy.  Well, less nice
6586              in the sense that it shows the looong road ahead.
6587      Branch: perl
6588            + Porting/findrfuncs
6589            ! MANIFEST Porting/makerel
6590 ____________________________________________________________________________
6591 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
6592         Log: Subject: Re: Performance considerations for UTF-8
6593              From: Jarkko Hietaniemi <jhi@iki.fi>
6594              Date: Fri, 8 Mar 2002 18:53:28 +0200
6595              Message-ID: <20020308185328.D640@alpha.hut.fi>
6596              
6597              (put all in perlunicode)
6598      Branch: perl
6599            ! pod/perlunicode.pod
6600 ____________________________________________________________________________
6601 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
6602         Log: Update Changes.
6603      Branch: perl
6604            ! Changes patchlevel.h
6605 ____________________________________________________________________________
6606 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
6607         Log: Subject: Cygwin cygipc support skipped
6608              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
6609              Date: Fri, 8 Mar 2002 16:59:34 +0100
6610              Message-ID: <113694157285.20020308165934@familiehaase.de>
6611      Branch: perl
6612            ! hints/cygwin.sh
6613 ____________________________________________________________________________
6614 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
6615         Log: metaconfig unit change for #15106.
6616      Branch: metaconfig
6617            ! U/compline/d_gconvert.U
6618 ____________________________________________________________________________
6619 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
6620         Log: Subject: Re: [PATCH] tests for Gconvert
6621              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6622              Date: Thu, 07 Mar 2002 16:48:10 -0800
6623              Message-ID: <KpAi8gzkganW092yn@efn.org>
6624      Branch: perl
6625            ! Configure config_h.SH t/base/num.t
6626 ____________________________________________________________________________
6627 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
6628         Log: The new test has some teething problems.
6629      Branch: perl
6630            - ext/B/t/lint.t
6631            ! MANIFEST
6632 ____________________________________________________________________________
6633 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
6634         Log: Subject: [PATCH] B::Lint tests
6635              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6636              Date: Fri, 8 Mar 2002 14:47:19 +0100
6637              Message-ID: <20020308144719.A2663@rafael>
6638      Branch: perl
6639            + ext/B/t/lint.t
6640            ! MANIFEST ext/B/B/Lint.pm
6641 ____________________________________________________________________________
6642 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
6643         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
6644              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
6645              Date: Fri, 8 Mar 2002 13:24:14 GMT
6646              Message-Id: <200203081324.NAA00642@cleo>
6647      Branch: perl
6648            ! hints/powerux.sh
6649 ____________________________________________________________________________
6650 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
6651         Log: Subject: HP has some new models
6652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6653              Date: Fri, 08 Mar 2002 13:07:02 +0100
6654              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
6655      Branch: perl
6656            ! README.hpux
6657 ____________________________________________________________________________
6658 [ 15101] By: ams                                   on 2002/03/08  09:11:40
6659         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
6660              From: Stas Bekman <stas@stason.org>
6661              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
6662              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
6663      Branch: perl
6664            ! pod/perlguts.pod
6665 ____________________________________________________________________________
6666 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
6667         Log: Update Changes
6668      Branch: maint-5.6/macperl
6669            ! macos/Changes
6670 ____________________________________________________________________________
6671 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
6672         Log: Replace macperlbundled with macperldelta
6673      Branch: maint-5.6/macperl
6674            ! macos/macperl/MacPerl.podhelp
6675 ____________________________________________________________________________
6676 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
6677         Log: Comsetic fixes (Thomas Wegner)
6678      Branch: maint-5.6/macperl
6679            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
6680 ____________________________________________________________________________
6681 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
6682         Log: Bump OS version
6683      Branch: maint-5.6/macperl
6684            ! macos/config.sh
6685 ____________________________________________________________________________
6686 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
6687         Log: Thought I deleted this already?
6688      Branch: perl
6689            - ext/I18N/Langinfo/fallback.c
6690 ____________________________________________________________________________
6691 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
6692         Log: perlport updates from Pudge.
6693      Branch: perl
6694            ! pod/perlport.pod
6695 ____________________________________________________________________________
6696 [ 15094] By: ams                                   on 2002/03/08  03:06:03
6697         Log: Nitpick.
6698      Branch: perl
6699            ! MANIFEST
6700 ____________________________________________________________________________
6701 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
6702         Log: Wrong test.
6703      Branch: perl
6704            ! pod/perldelta.pod
6705 ____________________________________________________________________________
6706 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
6707         Log: Integrate change 14064 from macperl to blead.
6708      Branch: perl
6709           !> pod/perlmodinstall.pod pod/perlport.pod
6710 ____________________________________________________________________________
6711 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
6712         Log: Integrate recent perlport changes
6713      Branch: maint-5.6/macperl
6714           !> pod/perlport.pod
6715 ____________________________________________________________________________
6716 [ 15089] By: ams                                   on 2002/03/08  01:54:03
6717         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
6718              minor typo in perlguts.pod
6719              From: Anton Tagunov <tagunov@motor.ru>
6720              Date: Fri, 8 Mar 2002 05:26:59 +0300
6721              Message-Id: <4649821189.20020308052659@motor.ru>
6722      Branch: perl
6723            ! pod/perlguts.pod
6724 ____________________________________________________________________________
6725 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
6726         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
6727              From: Anton Tagunov <tagunov@newmail.ru>
6728              Date: Fri, 8 Mar 2002 04:31:44 +0300
6729              Message-ID: <13946506773.20020308043144@newmail.ru>
6730              
6731              (one test changed)
6732      Branch: perl
6733            ! lib/encoding.t sv.c
6734 ____________________________________________________________________________
6735 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
6736         Log: Subject: [PATCH perldelta] some more deltas
6737              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6738              Date: Thu, 7 Mar 2002 23:13:23 +0100
6739              Message-ID: <20020307231323.A13068@rafael>
6740      Branch: perl
6741            ! pod/perldelta.pod
6742 ____________________________________________________________________________
6743 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
6744         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
6745              From: Paul_GreenVOS@vos.stratus.com
6746              Date: Thu, 7 Mar 02 14:25 est
6747              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
6748      Branch: perl
6749            ! t/io/fs.t
6750 ____________________________________________________________________________
6751 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
6752         Log: As suggested by Anton Tagunov, eq and cmp now obey the
6753              encoding pragma (by remapping their byte argument if the
6754              other argument is in Unicode).  Also fix a bug found by
6755              Anton where ord undef under the encoding pragma would barf.
6756              ([ID 20020307.009] A null pointer dereference with 'use encoding')
6757              Finally, use the nicer form of sv_recode_to_utf8.
6758      Branch: perl
6759            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
6760 ____________________________________________________________________________
6761 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
6762         Log: Retract #14985, #14899, and #14990, following the principles
6763              "Do no harm." and "If it ain't broke, don't fix it."
6764              
6765              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
6766              some, but still broken, and I do not have the extra brain
6767              cells for the EBCDIC backport.  Secondly, the old version
6768              worked both in EBCDIC and non-.  Thirdly, the old version
6769              may be more amenable for the behaviour suggsted by Anton
6770              Tagunov regarding the encoding pragma.
6771      Branch: perl
6772            ! embed.fnc embed.h global.sym proto.h sv.c util.c
6773 ____________________________________________________________________________
6774 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
6775         Log: Long doubles give you long doubles.
6776      Branch: perl
6777            ! t/base/num.t
6778 ____________________________________________________________________________
6779 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
6780         Log: Forgotten deMANIFESTation.
6781      Branch: perl
6782            ! MANIFEST
6783 ____________________________________________________________________________
6784 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
6785         Log: Obsolete unused file, noticed by Dank Kogai.
6786      Branch: perl
6787            - ext/Encode/lib/Encode/JP/Tr.pm
6788 ____________________________________________________________________________
6789 [ 15080] By: ams                                   on 2002/03/07  11:31:46
6790         Log: Subject: [PATCH Changes] Changes should mirror version number
6791              From: Robin Barker <rmb1@cise.npl.co.uk>
6792              Date: Thu, 7 Mar 2002 11:04:24 GMT
6793              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
6794      Branch: perl
6795            ! Porting/pumpkin.pod
6796 ____________________________________________________________________________
6797 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
6798         Log: metaconfig unit change for #15078.
6799      Branch: metaconfig
6800            ! U/compline/d_gconvert.U
6801 ____________________________________________________________________________
6802 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
6803         Log: Subject: Re: [PATCH] tests for Gconvert
6804              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6805              Date: Wed, 06 Mar 2002 20:22:54 -0800
6806              Message-ID: <esuh8gzkg2/b092yn@efn.org>
6807      Branch: perl
6808            ! Configure pod/perldelta.pod t/base/num.t
6809 ____________________________________________________________________________
6810 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
6811         Log: Mac OS X UFS does not do ctime.
6812      Branch: perl
6813            ! pod/perldelta.pod pod/perlport.pod
6814 ____________________________________________________________________________
6815 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
6816         Log: AUTHORS updates.
6817      Branch: perl
6818            ! AUTHORS
6819 ____________________________________________________________________________
6820 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
6821         Log: Continued Chinese puzzles from Autrijus.
6822      Branch: perl
6823            + ext/Encode/t/CN.t ext/Encode/t/TW.t
6824            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
6825 ____________________________________________________________________________
6826 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
6827         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
6828              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6829              Date: Wed, 6 Mar 2002 18:13:51 +0100
6830              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
6831      Branch: perl
6832            ! lib/File/Spec/Win32.pm
6833 ____________________________________________________________________________
6834 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
6835         Log: perlport tweaks.
6836      Branch: perl
6837            ! pod/perlport.pod
6838 ____________________________________________________________________________
6839 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
6840         Log: Subject: Re: [PATCH docs] Re: Bug with -M
6841              From: Michael G Schwern <schwern@pobox.com>
6842              Date: Wed, 6 Mar 2002 16:20:27 -0500
6843              Message-ID: <20020306212027.GC4257@blackrider>
6844      Branch: perl
6845            ! pod/perlfunc.pod pod/perlport.pod
6846 ____________________________________________________________________________
6847 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
6848         Log: perldelta updates.
6849      Branch: perl
6850            ! pod/perldelta.pod
6851 ____________________________________________________________________________
6852 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
6853         Log: 5005threads wasn't even compiling.
6854      Branch: perl
6855            ! perl.c
6856 ____________________________________________________________________________
6857 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
6858         Log: Subject: Re: perl@15047 New format tests for still existing bugs
6859              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6860              Date: Wed, 06 Mar 2002 12:59:29 +0100
6861              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
6862      Branch: perl
6863            ! t/op/write.t
6864 ____________________________________________________________________________
6865 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
6866         Log: Regen Glossary et al.
6867      Branch: perl
6868            ! Porting/Glossary Porting/config.sh Porting/config_H
6869 ____________________________________________________________________________
6870 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
6871         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
6872              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
6873      Branch: perl
6874            ! util.c
6875 ____________________________________________________________________________
6876 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
6877         Log: metaconfig unit change for #15065.
6878      Branch: metaconfig
6879            ! U/compline/i_time.U
6880 ____________________________________________________________________________
6881 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
6882         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
6883      Branch: perl
6884            ! Configure config_h.SH
6885 ____________________________________________________________________________
6886 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
6887         Log: Must remove fallback.c also from here.
6888      Branch: perl
6889            ! MANIFEST
6890 ____________________________________________________________________________
6891 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
6892         Log: Subject: Re: perl@15047 WinCE
6893              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6894              Date: Wed, 06 Mar 2002 13:41:30 +0100
6895              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
6896              
6897              Subject: Re: perl@15047 Win32
6898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6899              Date: Wed, 06 Mar 2002 13:46:02 +0100
6900              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
6901              
6902              Subject: Re: perl@15047 Epoc
6903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6904              Date: Wed, 06 Mar 2002 13:48:31 +0100
6905              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
6906              
6907              Subject: Re: perl@15047 NetWare
6908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6909              Date: Wed, 06 Mar 2002 13:55:46 +0100
6910              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
6911      Branch: perl
6912            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
6913            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6914            ! wince/Makefile.ce wince/config.h
6915 ____________________________________________________________________________
6916 [ 15062] By: ams                                   on 2002/03/06  09:26:49
6917         Log: Subject: Re: perl@15047
6918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6919              Date: Wed, 06 Mar 2002 11:25:50 +0100
6920              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
6921      Branch: perl
6922            ! cygwin/perlld.in
6923 ____________________________________________________________________________
6924 [ 15061] By: ams                                   on 2002/03/06  08:44:12
6925         Log: Subject: Re: perl@15047
6926              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6927              Date: Wed, 06 Mar 2002 10:38:02 +0100
6928              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
6929      Branch: perl
6930            ! pod/perldelta.pod
6931 ____________________________________________________________________________
6932 [ 15060] By: ams                                   on 2002/03/06  08:30:33
6933         Log: Subject: Update perlhist.pod
6934              From: mjd@plover.com
6935              Date: 6 Mar 2002 07:11:55 -0000
6936              Message-Id: <20020306071155.10240.qmail@plover.com>
6937              
6938              Subject: [PATCH pod/perlvar.pod] $^V => string
6939              From: Stas Bekman <stas@stason.org>
6940              Date: Wed, 06 Mar 2002 14:56:55 +0800
6941              Message-Id: <3C85BDB7.7050700@stason.org>
6942      Branch: perl
6943            ! pod/perlhist.pod pod/perlvar.pod
6944 ____________________________________________________________________________
6945 [ 15059] By: ams                                   on 2002/03/06  04:15:38
6946         Log: Subject: [PATCH] assorted configure.com fix-ups
6947              From: "Craig A. Berry" <craigberry@mac.com>
6948              Date: Tue, 5 Mar 2002 23:11:22 -0600
6949              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
6950      Branch: perl
6951            ! configure.com
6952 ____________________________________________________________________________
6953 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
6954         Log: IRIX failure with long doubles.
6955      Branch: perl
6956            ! t/op/pack.t
6957 ____________________________________________________________________________
6958 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
6959         Log: Make reality and Changes coincide.
6960      Branch: perl
6961            ! Changes
6962 ____________________________________________________________________________
6963 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
6964         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
6965              From: Anton Tagunov <tagunov@motor.ru>
6966              Date: Wed, 6 Mar 2002 02:10:21 +0300
6967              Message-ID: <11152782757.20020306021021@motor.ru>
6968              
6969              (reworded)
6970      Branch: perl
6971            ! pod/perluniintro.pod
6972 ____________________________________________________________________________
6973 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
6974         Log: Subject: [PATCH] B::Lint doesn't work
6975              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6976              Date: Tue, 5 Mar 2002 22:51:18 +0100
6977              Message-ID: <20020305225118.C733@rafael>
6978      Branch: perl
6979            ! ext/B/B/Lint.pm
6980 ____________________________________________________________________________
6981 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
6982         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
6983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6984              Date: Mon, 04 Mar 2002 16:24:32 -0800
6985              Message-ID: <ABBh8gzkgezX092yn@efn.org>
6986      Branch: perl
6987            ! op.h pp_ctl.c t/op/flip.t
6988 ____________________________________________________________________________
6989 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
6990         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
6991              From: Nicholas Clark <nick@unfortu.net>
6992              Date: Tue, 5 Mar 2002 22:30:49 +0000
6993              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
6994      Branch: perl
6995            ! pod/perldelta.pod
6996 ____________________________________________________________________________
6997 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
6998         Log: Subject: [PATCH] tests for Gconvert
6999              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7000              Date: Tue, 05 Mar 2002 16:35:45 -0800
7001              Message-ID: <hRWh8gzkgONX092yn@efn.org>
7002      Branch: perl
7003            ! t/base/num.t
7004 ____________________________________________________________________________
7005 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
7006         Log: Subject: [PATCH] toplevel Makefile.SH
7007              From: Paul_GreenVOS@vos.stratus.com
7008              Date: Tue, 5 Mar 02 17:34 est
7009              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
7010      Branch: perl
7011            ! Makefile.SH
7012 ____________________________________________________________________________
7013 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
7014         Log: Subject: [PATCH] pointer to perldelta in Changes
7015              From: Chris Nandor <pudge@pobox.com>
7016              Date: Tue, 05 Mar 2002 16:04:50 -0500
7017              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
7018      Branch: perl
7019            ! Changes
7020 ____________________________________________________________________________
7021 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
7022         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
7023              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7024              Date: Tue, 5 Mar 2002 22:26:20 +0100
7025              Message-ID: <20020305222620.A733@rafael>
7026      Branch: perl
7027            ! pod/perldelta.pod
7028 ____________________________________________________________________________
7029 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
7030         Log: Solaris: allow for /usr/bin/df not to exist.
7031              
7032              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
7033              From: Kingpin <mthurn@copper.dulles.tasc.com>
7034              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
7035              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
7036      Branch: perl
7037            ! hints/solaris_2.sh
7038 ____________________________________________________________________________
7039 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
7040         Log: Update Changes.
7041      Branch: perl
7042            ! Changes patchlevel.h
7043 ____________________________________________________________________________
7044 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
7045         Log: Double MANIFESTing.
7046      Branch: perl
7047            ! ext/Encode/MANIFEST
7048 ____________________________________________________________________________
7049 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
7050         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
7051      Branch: perl
7052            - ext/Encode/Encode/7bit-kr.enc
7053            - ext/Encode/lib/Encode/Tcl/HanZi.pm
7054            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
7055 ____________________________________________________________________________
7056 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
7057         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
7058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7059              Date: Tue, 5 Mar 2002 14:35:57 +0100
7060              Message-ID: <20020305143557.C695@rafael>   
7061      Branch: perl
7062            ! pp_sys.c t/lib/warnings/pp_sys
7063 ____________________________________________________________________________
7064 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
7065         Log: Subject: [PATCH Devel::PPPort]
7066              From: Robin Barker <rmb1@cise.npl.co.uk>
7067              Date: Tue, 5 Mar 2002 13:37:59 GMT
7068              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
7069      Branch: perl
7070            ! ext/Devel/PPPort/Makefile.PL
7071 ____________________________________________________________________________
7072 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
7073         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
7074      Branch: perl
7075            ! ext/Encode/t/Tcl.t
7076 ____________________________________________________________________________
7077 [ 15041] By: nick                                  on 2002/03/05  07:23:58
7078         Log: Integrate mainline (5.7.3)
7079      Branch: perlio
7080           +> ext/Encode/lib/Encode/CN/HZ.pm
7081            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
7082           !> (integrate 54 files)
7083 ____________________________________________________________________________
7084 [ 15040] By: ams                                   on 2002/03/05  05:10:33
7085         Log: Subject: DOC PATCH 5.7.3 (perldelta)
7086              From: mjd@plover.com
7087              Date: 5 Mar 2002 05:35:58 -0000
7088              Message-Id: <20020305053558.31677.qmail@plover.com>
7089      Branch: perl
7090            ! pod/perldelta.pod
7091 ____________________________________________________________________________
7092 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
7093         Log: This is 5.7.3.
7094      Branch: perl
7095            ! patchlevel.h
7096 ____________________________________________________________________________
7097 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
7098         Log: Shoo.
7099      Branch: perl
7100            ! ext/Encode/t/Tcl.t
7101 ____________________________________________________________________________
7102 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
7103         Log: Update Changes.
7104      Branch: perl
7105            ! Changes patchlevel.h
7106 ____________________________________________________________________________
7107 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
7108         Log: Regen perlapi.
7109      Branch: perl
7110            ! pod/perlapi.pod
7111 ____________________________________________________________________________
7112 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
7113         Log: Tie::File doc tweak for Win32 from mjd. 
7114      Branch: perl
7115            ! lib/Tie/File.pm
7116 ____________________________________________________________________________
7117 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
7118         Log: Regen toc.
7119      Branch: perl
7120            ! pod/perltoc.pod
7121 ____________________________________________________________________________
7122 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
7123         Log: Decommission Encode::Tcl HZ testing for now.
7124      Branch: perl
7125            ! ext/Encode/t/Tcl.t
7126 ____________________________________________________________________________
7127 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
7128         Log: Must have a return.
7129      Branch: perl
7130            ! pp_pack.c
7131 ____________________________________________________________________________
7132 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
7133         Log: The very latest win32 score from Jan Dubois.
7134      Branch: perl
7135            ! pod/perldelta.pod
7136 ____________________________________________________________________________
7137 [ 15030] By: ams                                   on 2002/03/05  01:40:01
7138         Log: Subject: [PATCH] README.macos
7139              From: Chris Nandor <pudge@pobox.com>
7140              Date: Mon, 04 Mar 2002 17:37:59 -0500
7141              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
7142      Branch: perl
7143            ! README.macos
7144 ____________________________________________________________________________
7145 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
7146         Log: "The last pieces of Chinese puzzle" from Autrijus.
7147      Branch: perl
7148            + ext/Encode/lib/Encode/CN/HZ.pm
7149            - ext/Encode/Encode/HZ.enc
7150            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
7151            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7152 ____________________________________________________________________________
7153 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
7154         Log: Known test failures updates.
7155      Branch: perl
7156            ! pod/perldelta.pod
7157 ____________________________________________________________________________
7158 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
7159         Log: One more nit from mjd.
7160      Branch: perl
7161            ! lib/Tie/File/t/16_handle.t
7162 ____________________________________________________________________________
7163 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
7164         Log: Upgrade to Tie::File 0.17 from mjd.
7165      Branch: perl
7166            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
7167            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
7168 ____________________________________________________________________________
7169 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
7170         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
7171              From: Nicholas Clark <nick@unfortu.net>
7172              Date: Mon, 4 Mar 2002 23:33:52 +0000
7173              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
7174      Branch: perl
7175            ! pod/perldelta.pod
7176 ____________________________________________________________________________
7177 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
7178         Log: Escapee.
7179      Branch: perl
7180            ! proto.h
7181 ____________________________________________________________________________
7182 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
7183         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
7184              From: Nicholas Clark <nick@unfortu.net>
7185              Date: Mon, 4 Mar 2002 22:48:38 +0000
7186              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
7187      Branch: perl
7188            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
7189            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
7190            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
7191            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
7192            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
7193            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
7194            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
7195 ____________________________________________________________________________
7196 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
7197         Log: Cleaner.
7198      Branch: perl
7199            ! Makefile.SH
7200 ____________________________________________________________________________
7201 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
7202         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
7203              From: Jeffrey Friedl <jfriedl@yahoo.com>
7204              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
7205              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
7206      Branch: perl
7207            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
7208            ! pod/perlvar.pod
7209 ____________________________________________________________________________
7210 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
7211         Log: More Han tweaks from Autrjius Tang: most importantly,
7212              gbk is identical to cp936, so gbk can be removed and
7213              taken care of by an alias.
7214      Branch: perl
7215            - ext/Encode/Encode/gbk.enc
7216            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7217            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
7218            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7219            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7220 ____________________________________________________________________________
7221 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
7222         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
7223              From: Nicholas Clark <nick@unfortu.net>
7224              Date: Mon, 4 Mar 2002 22:20:13 +0000
7225              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
7226      Branch: perl
7227            ! pod/perldelta.pod
7228 ____________________________________________________________________________
7229 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
7230         Log: Based on
7231              
7232              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
7233              From: Anton Tagunov <tagunov@motor.ru>
7234              Date: Mon, 4 Mar 2002 21:14:39 +0300
7235              Message-ID: <1814137429.20020304211439@motor.ru>
7236      Branch: perl
7237            ! pod/perlunicode.pod
7238 ____________________________________________________________________________
7239 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
7240         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
7241              From: John Peacock <jpeacock@rowman.com>
7242              Date: Mon, 04 Mar 2002 16:18:42 -0500
7243              Message-ID: <3C83E4B2.3060700@rowman.com>
7244              
7245              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
7246              From: John Peacock <jpeacock@rowman.com>
7247              Date: Mon, 04 Mar 2002 16:42:55 -0500
7248              Message-ID: <3C83EA5F.80303@rowman.com>
7249      Branch: perl
7250            ! lib/ExtUtils/xsubpp pod/perlxs.pod
7251 ____________________________________________________________________________
7252 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
7253         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
7254              From: "Craig A. Berry" <craigberry@mac.com>
7255              Date: Mon, 04 Mar 2002 14:47:59 -0600
7256              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
7257              
7258              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
7259              From: "Craig A. Berry" <craigberry@mac.com>
7260              Date: Mon, 04 Mar 2002 15:04:58 -0600
7261              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
7262      Branch: perl
7263            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
7264 ____________________________________________________________________________
7265 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
7266         Log: metaconfig unit change for #15014.
7267      Branch: metaconfig/U/perl
7268            ! Extensions.U
7269 ____________________________________________________________________________
7270 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
7271         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
7272              of known extensions, where Encode::JP already is.
7273      Branch: perl
7274            ! Configure Porting/config.sh Porting/config_H uconfig.h
7275 ____________________________________________________________________________
7276 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
7277         Log: SJIS, from Dan Kogai.
7278      Branch: perl
7279            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
7280 ____________________________________________________________________________
7281 [ 15012] By: nick                                  on 2002/03/04  17:35:50
7282         Log: Intergrate perlio's Encode/compile
7283      Branch: perl
7284           !> ext/Encode/compile
7285 ____________________________________________________________________________
7286 [ 15011] By: nick                                  on 2002/03/04  17:29:54
7287         Log: Avoid $Id$ cleverness and just have a $VERSION.
7288      Branch: perlio
7289            ! ext/Encode/compile
7290 ____________________________________________________________________________
7291 [ 15010] By: nick                                  on 2002/03/04  17:29:14
7292         Log: Integrate mainline
7293      Branch: perlio
7294           +> lib/Math/BigInt/t/isa.t
7295           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
7296           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
7297           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
7298           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
7299           !> warnings.pl
7300 ____________________________________________________________________________
7301 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
7302         Log: Integrate ext/Encode/compile from perlio.
7303      Branch: perl
7304           !> ext/Encode/compile
7305 ____________________________________________________________________________
7306 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
7307         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
7308              updates not integrated, something odd going on in there.)
7309      Branch: perl
7310           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
7311           !> lib/Tie/File/t/16_handle.t
7312 ____________________________________________________________________________
7313 [ 15007] By: nick                                  on 2002/03/04  17:08:17
7314         Log: Integrate mainline
7315      Branch: perlio
7316           !> AUTHORS Changes Porting/Glossary Porting/config.sh
7317           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
7318           !> pod/perltoc.pod
7319 ____________________________________________________________________________
7320 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
7321         Log: A new M::BI test.
7322      Branch: perl
7323            + lib/Math/BigInt/t/isa.t
7324            ! MANIFEST
7325 ____________________________________________________________________________
7326 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
7327         Log: Subject: VMS test and perldelta update
7328              From: "Craig A. Berry" <craigberry@mac.com>
7329              Date: Mon, 04 Mar 2002 11:03:37 -0600
7330              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
7331      Branch: perl
7332            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
7333 ____________________________________________________________________________
7334 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
7335         Log: Needed for threaded builds.
7336      Branch: perl
7337            ! embed.fnc embed.h
7338 ____________________________________________________________________________
7339 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
7340         Log: Subject: [PATCH] taint + deprecated warnings
7341              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7342              Date: Mon, 4 Mar 2002 16:33:23 -0000
7343              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
7344      Branch: perl
7345            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
7346            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
7347            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
7348 ____________________________________________________________________________
7349 [ 15002] By: nick                                  on 2002/03/04  16:19:06
7350         Log: Win32 tweak
7351      Branch: perlio
7352            ! lib/Tie/File/t/16_handle.t
7353 ____________________________________________________________________________
7354 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
7355         Log: Update Changes.
7356      Branch: perl
7357            ! Changes patchlevel.h
7358 ____________________________________________________________________________
7359 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
7360         Log: AUTHORS updates.
7361      Branch: perl
7362            ! AUTHORS
7363 ____________________________________________________________________________
7364 [ 14999] By: nick                                  on 2002/03/04  15:26:43
7365         Log: Win32 hack
7366      Branch: perlio
7367            ! ext/Encode/compile ext/Encode/t/JP.t
7368 ____________________________________________________________________________
7369 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
7370         Log: Encode doc tweak from Autrijus Tang.
7371      Branch: perl
7372            ! ext/Encode/Encode.pm
7373 ____________________________________________________________________________
7374 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
7375         Log: Regen Glossary et al.  (It seems the #14875 didn't
7376              quite work in removing the double-dot?)
7377      Branch: perl
7378            ! Porting/Glossary Porting/config.sh Porting/config_H
7379 ____________________________________________________________________________
7380 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
7381         Log: Regen toc.
7382      Branch: perl
7383            ! pod/perltoc.pod
7384 ____________________________________________________________________________
7385 [ 14995] By: nick                                  on 2002/03/04  14:42:09
7386         Log: Remove debugging assert
7387      Branch: perlio
7388            ! ext/threads/shared/shared.xs
7389 ____________________________________________________________________________
7390 [ 14994] By: nick                                  on 2002/03/04  14:41:54
7391         Log: Integrate mainline
7392      Branch: perlio
7393           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
7394           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
7395           !> lib/Tie/File/t/15_pushpop.t util.c
7396 ____________________________________________________________________________
7397 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
7398         Log: Han update from Autrijus Tang. 
7399      Branch: perl
7400            ! ext/Encode/Encode.pm
7401 ____________________________________________________________________________
7402 [ 14992] By: nick                                  on 2002/03/04  14:08:38
7403         Log: Integrate mainline - all tests pass - some noise from threads
7404              av_simple (SuSE7.3).
7405      Branch: perlio
7406           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7407           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
7408           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
7409           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
7410           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
7411           +> lib/Tie/File/t/11_rv_splice_rs.t
7412           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
7413           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
7414           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
7415            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7416            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7417            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7418            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7419            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7420            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7421            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
7422            - lib/Tie/File/15_pushpop.t
7423           !> (integrate 47 files)
7424 ____________________________________________________________________________
7425 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
7426         Log: Missing MANIFESTations.
7427      Branch: perl
7428            ! MANIFEST
7429 ____________________________________________________________________________
7430 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
7431         Log: Attempt at portability.
7432      Branch: perl
7433            ! util.c
7434 ____________________________________________________________________________
7435 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
7436         Log: Needed by #14985.
7437      Branch: perl
7438            ! embed.h global.sym proto.h
7439 ____________________________________________________________________________
7440 [ 14988] By: ams                                   on 2002/03/04  08:59:27
7441         Log: Upgrade to Tie::File 0.16.
7442      Branch: perl
7443            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
7444            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
7445            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
7446            ! lib/Tie/File/t/15_pushpop.t
7447 ____________________________________________________________________________
7448 [ 14987] By: ams                                   on 2002/03/04  08:48:11
7449         Log: Subject: [PATCH @14577] perly-fixer
7450              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7451              Date: Mon, 4 Mar 2002 02:28:51 -0500
7452              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
7453      Branch: perl
7454            ! Makefile.SH perly.fixer
7455 ____________________________________________________________________________
7456 [ 14986] By: ams                                   on 2002/03/04  08:43:37
7457         Log: Subject: [PATCH @14577] xsubpp
7458              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7459              Date: Mon, 4 Mar 2002 02:25:52 -0500
7460              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
7461      Branch: perl
7462            ! lib/ExtUtils/xsubpp pod/perlxs.pod
7463 ____________________________________________________________________________
7464 [ 14985] By: ams                                   on 2002/03/04  08:40:46
7465         Log: Subject: [PATCH @14577] sv_cmp and friends
7466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7467              Date: Mon, 4 Mar 2002 02:31:04 -0500
7468              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
7469      Branch: perl
7470            ! embed.fnc sv.c util.c
7471 ____________________________________________________________________________
7472 [ 14984] By: ams                                   on 2002/03/04  08:16:06
7473         Log: Fix File::Path docs as suggested by Ronald Kimball.
7474      Branch: perl
7475            ! lib/File/Path.pm
7476 ____________________________________________________________________________
7477 [ 14983] By: ams                                   on 2002/03/04  08:11:20
7478         Log: Update perldata fix as suggested by Benjamin Goldberg.
7479      Branch: perl
7480            ! pod/perldata.pod
7481 ____________________________________________________________________________
7482 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
7483         Log: Faulty skip.
7484      Branch: perl
7485            ! ext/DB_File/t/db-recno.t
7486 ____________________________________________________________________________
7487 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
7488         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
7489              From: Anton Tagunov <tagunov@motor.ru>
7490              Date: Mon, 4 Mar 2002 05:41:41 +0300
7491              Message-Id: <7916563907.20020304054141@motor.ru>
7492              
7493              Subject: [ID 20020303.005] Patch perlinicode C API description
7494              From: Anton Tagunov <tagunov@motor.ru>
7495              Date: Mon, 4 Mar 2002 06:08:23 +0300
7496              Message-Id: <2018165510.20020304060823@motor.ru>
7497      Branch: perl
7498            ! lib/utf8.pm pod/perlunicode.pod
7499 ____________________________________________________________________________
7500 [ 14980] By: ams                                   on 2002/03/04  02:19:20
7501         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
7502              From: Anton Tagunov <tagunov@motor.ru>
7503              Date: Mon, 4 Mar 2002 02:17:40 +0300
7504              Message-Id: <1344322124.20020304021740@motor.ru>
7505      Branch: perl
7506            ! pod/perldata.pod
7507 ____________________________________________________________________________
7508 [ 14979] By: ams                                   on 2002/03/04  02:17:54
7509         Log: Subject: RE: [PATCH] RE: DB_File breakage
7510              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7511              Date: Sun, 3 Mar 2002 23:56:31 -0000
7512              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
7513      Branch: perl
7514            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7515            ! ext/DB_File/t/db-recno.t
7516 ____________________________________________________________________________
7517 [ 14978] By: ams                                   on 2002/03/04  02:07:16
7518         Log: Subject: [PATCH] docs for ExtUtils::Manifest
7519              From: Nicholas Clark <nick@unfortu.net>
7520              Date: Sun, 3 Mar 2002 23:29:25 +0000
7521              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
7522      Branch: perl
7523            ! lib/ExtUtils/Manifest.pm
7524 ____________________________________________________________________________
7525 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
7526         Log: Forgot from the M::BI 1.54 update.
7527      Branch: perl
7528            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
7529            ! lib/Math/BigInt/t/upgrade.inc
7530 ____________________________________________________________________________
7531 [ 14976] By: ams                                   on 2002/03/04  02:04:32
7532         Log: Subject: [PATCH] attr
7533              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7534              Date: Sun, 3 Mar 2002 22:09:58 -0000
7535              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
7536      Branch: perl
7537            ! lib/warnings.pm warnings.pl
7538 ____________________________________________________________________________
7539 [ 14975] By: ams                                   on 2002/03/04  02:01:27
7540         Log: Subject: [PATCH] File::Path documentation
7541              From: Colin Meyer <cmeyer@helvella.org>
7542              Date: Sun, 3 Mar 2002 14:54:24 -0800
7543              Message-Id: <20020303145424.A21774@hobart.helvella.org>
7544      Branch: perl
7545            ! lib/File/Path.pm
7546 ____________________________________________________________________________
7547 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
7548         Log: Typo.
7549      Branch: perl
7550            ! lib/Math/BigInt/t/upgrade.t
7551 ____________________________________________________________________________
7552 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
7553         Log: Editing errors.
7554      Branch: perl
7555            ! MANIFEST
7556 ____________________________________________________________________________
7557 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
7558         Log: Upgrade to Math::BigInt 1.54.
7559      Branch: perl
7560            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7561            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
7562            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
7563            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
7564            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
7565            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
7566 ____________________________________________________________________________
7567 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
7568         Log: Test tweak from Craig Berry.
7569      Branch: perl
7570            ! lib/Tie/File/t/15_pushpop.t
7571 ____________________________________________________________________________
7572 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
7573         Log: Upgrade to Tie::File 0.15.
7574      Branch: perl
7575            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7576            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
7577            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
7578            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
7579            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
7580            + lib/Tie/File/t/11_rv_splice_rs.t
7581            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
7582            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
7583            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7584            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7585            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7586            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7587            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7588            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7589            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
7590            - lib/Tie/File/15_pushpop.t
7591            ! MANIFEST lib/Tie/File.pm
7592 ____________________________________________________________________________
7593 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
7594         Log: The EBCDIC gaps apply only to the real A-Z.
7595      Branch: perl
7596            ! ext/B/B/Deparse.pm
7597 ____________________________________________________________________________
7598 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
7599         Log: EBCDIC: deparse \cX correctly.
7600      Branch: perl
7601            ! ext/B/B/Deparse.pm
7602 ____________________________________________________________________________
7603 [ 14967] By: ams                                   on 2002/03/03  18:18:00
7604         Log: Subject: [PATCH] nit in perlsyn.pod
7605              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
7606              Date: Sun, 03 Mar 2002 20:16:10 +0100
7607              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
7608      Branch: perl
7609            ! pod/perlsyn.pod
7610 ____________________________________________________________________________
7611 [ 14966] By: ams                                   on 2002/03/03  18:06:32
7612         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
7613              From: Michael G Schwern <schwern@pobox.com>
7614              Date: Sun, 3 Mar 2002 13:33:28 -0500
7615              Message-Id: <20020303183328.GA3296@blackrider>
7616      Branch: perl
7617            ! utils/h2xs.PL
7618 ____________________________________________________________________________
7619 [ 14965] By: ams                                   on 2002/03/03  18:00:03
7620         Log: Subject: [ PATCH ] HP back to default
7621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7622              Date: Sun, 03 Mar 2002 18:48:34 +0100
7623              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
7624      Branch: perl
7625            ! hints/hpux.sh
7626 ____________________________________________________________________________
7627 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
7628         Log: EBCDIC: special cases of special cases.
7629      Branch: perl
7630            ! t/uni/case.pl
7631 ____________________________________________________________________________
7632 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
7633         Log: EBCDIC: the v-string components cannot exceed 2147483647.
7634      Branch: perl
7635            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
7636 ____________________________________________________________________________
7637 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
7638         Log: Remove the bogus "incorrect case" warning completely.
7639              The problem exists, but the cure, in which ever form
7640              it will be, needs to be something more subtle.
7641      Branch: perl
7642            ! op.c pod/perldiag.pod
7643 ____________________________________________________________________________
7644 [ 14961] By: ams                                   on 2002/03/03  13:39:09
7645         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
7646              From: Mark-Jason Dominus <mjd@plover.com>
7647              Date: Sun, 03 Mar 2002 09:32:16 -0500
7648              Message-Id: <20020303143216.10536.qmail@plover.com>
7649      Branch: perl
7650            ! t/op/tiearray.t
7651 ____________________________________________________________________________
7652 [ 14960] By: nick                                  on 2002/03/03  09:59:59
7653         Log: Integrate mainline
7654      Branch: perlio
7655           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
7656            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
7657            ! ext/Encode/compile
7658           !> (integrate 27 files)
7659 ____________________________________________________________________________
7660 [ 14959] By: ams                                   on 2002/03/03  08:11:34
7661         Log: Fix #14957.
7662      Branch: perl
7663            ! ext/DB_File/t/db-recno.t
7664 ____________________________________________________________________________
7665 [ 14958] By: ams                                   on 2002/03/03  05:51:00
7666         Log: Subject: [PATCH @14577] NL in debugger
7667              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7668              Date: Sat, 2 Mar 2002 05:34:12 -0500
7669              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
7670      Branch: perl
7671            ! lib/perl5db.pl
7672 ____________________________________________________________________________
7673 [ 14957] By: ams                                   on 2002/03/03  05:00:04
7674         Log: Subject: Re: DB_File breakage
7675              From: Schuyler Erle <schuyler@oreilly.com>
7676              Date: Sat, 02 Mar 2002 21:50:30 -0800
7677              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
7678      Branch: perl
7679            ! ext/DB_File/t/db-recno.t
7680 ____________________________________________________________________________
7681 [ 14956] By: ams                                   on 2002/03/03  04:40:08
7682         Log: Subject: [PATCH @14577] Debugging OPs
7683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7684              Date: Sat, 2 Mar 2002 05:49:58 -0500
7685              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
7686      Branch: perl
7687            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
7688            ! pod/perlrun.pod sv.h
7689 ____________________________________________________________________________
7690 [ 14955] By: ams                                   on 2002/03/03  04:34:41
7691         Log: Subject: Tie::Array doc patch
7692              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
7693              Date: Sat, 02 Mar 2002 08:42:56 +0900
7694              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
7695      Branch: perl
7696            ! lib/Tie/Array.pm
7697 ____________________________________________________________________________
7698 [ 14954] By: ams                                   on 2002/03/03  04:23:33
7699         Log: Subject: Re: Smoke 14870
7700              From: Nicholas Clark <nick@unfortu.net>
7701              Date: Sat, 2 Mar 2002 20:00:53 +0000
7702              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
7703      Branch: perl
7704            ! README.hpux
7705 ____________________________________________________________________________
7706 [ 14953] By: ams                                   on 2002/03/03  04:15:49
7707         Log: Subject: RE: VERSION core
7708              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7709              Date: Sat, 2 Mar 2002 22:50:44 -0000
7710              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
7711      Branch: perl
7712            ! t/comp/use.t
7713 ____________________________________________________________________________
7714 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
7715         Log: The #14949 removed this error from non-Win32.
7716      Branch: perl
7717            ! t/lib/warnings/op
7718 ____________________________________________________________________________
7719 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
7720         Log: BeOS back on track.
7721      Branch: perl
7722            ! README.beos
7723 ____________________________________________________________________________
7724 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
7725         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
7726              higher is okay.
7727      Branch: perl
7728            ! ext/POSIX/t/posix.t
7729 ____________________________________________________________________________
7730 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
7731         Log: For now, make "incorrect case" a Win32-only warning.
7732      Branch: perl
7733            ! op.c
7734 ____________________________________________________________________________
7735 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
7736         Log: Demand more before attempting socketpair().
7737      Branch: perl
7738            ! pp_sys.c
7739 ____________________________________________________________________________
7740 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
7741         Log: Remove obsolete hack.
7742      Branch: perl
7743            ! makedepend.SH
7744 ____________________________________________________________________________
7745 [ 14946] By: ams                                   on 2002/03/02  16:00:32
7746         Log: Forgot to delete encode.* from MANIFEST.
7747      Branch: perl
7748            ! MANIFEST
7749 ____________________________________________________________________________
7750 [ 14945] By: ams                                   on 2002/03/02  14:41:03
7751         Log: Delete ex-test output.
7752      Branch: perl
7753            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
7754 ____________________________________________________________________________
7755 [ 14944] By: ams                                   on 2002/03/02  13:54:35
7756         Log: Subject: [PATCH] DB_File 1.803
7757              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7758              Date: Sat, 2 Mar 2002 14:33:32 -0000
7759              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
7760      Branch: perl
7761            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7762            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
7763 ____________________________________________________________________________
7764 [ 14943] By: ams                                   on 2002/03/02  13:43:06
7765         Log: Upgrade to Tie::File 0.14.
7766      Branch: perl
7767            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
7768            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
7769            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
7770 ____________________________________________________________________________
7771 [ 14942] By: nick                                  on 2002/03/02  11:05:53
7772         Log: Integrate mainline
7773      Branch: perlio
7774           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
7775           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
7776           +> ext/Encode/t/table.utf8
7777           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
7778           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
7779           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7780           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
7781           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
7782           !> universal.c utils/perldoc.PL
7783 ____________________________________________________________________________
7784 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
7785         Log: More CJK (just C, really) tables from Autrijus Tang
7786              (originally from iconv, used with permission of Bruno Haible)
7787      Branch: perl
7788            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
7789            + ext/Encode/Encode/iso-ir-165.enc
7790            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7791            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
7792            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
7793 ____________________________________________________________________________
7794 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
7795         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
7796              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7797              Date: Fri, 1 Mar 2002 15:32:13 -0500
7798              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
7799      Branch: perl
7800            ! utils/perldoc.PL
7801 ____________________________________________________________________________
7802 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
7803         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
7804              From: Schuyler Erle <schuyler@oreilly.com>
7805              Date: Fri, 01 Mar 2002 14:22:19 -0800
7806              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
7807              
7808              Subject: Re: PATCH: "splice() offset past end of array" warning.
7809              From: Mark-Jason Dominus <mjd@plover.com>
7810              Date: Fri, 01 Mar 2002 17:19:49 -0500
7811              Message-ID: <20020301221949.7610.qmail@plover.com>
7812      Branch: perl
7813            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
7814 ____________________________________________________________________________
7815 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
7816         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
7817              From: Mark-Jason Dominus <mjd@plover.com>
7818              Date: Fri, 01 Mar 2002 18:35:35 -0500
7819              Message-ID: <20020301233535.15969.qmail@plover.com>
7820      Branch: perl
7821            ! av.c
7822 ____________________________________________________________________________
7823 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
7824         Log: Subject: RE: VERSION core
7825              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7826              Date: Fri, 1 Mar 2002 23:47:48 -0000
7827              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
7828      Branch: perl
7829            ! pod/perldiag.pod universal.c
7830 ____________________________________________________________________________
7831 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
7832         Log: Update Changes
7833      Branch: maint-5.6/macperl
7834            ! macos/Changes
7835 ____________________________________________________________________________
7836 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
7837         Log: Fix update to resources
7838      Branch: maint-5.6/macperl
7839            ! macos/macperl/MacPerl.r
7840 ____________________________________________________________________________
7841 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
7842         Log: metaconfig unit change for #14930.
7843      Branch: metaconfig
7844            ! U/modified/Init.U
7845 ____________________________________________________________________________
7846 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
7847         Log: Fix debugger to handle Mac OS psedofiles
7848      Branch: maint-5.6/macperl
7849            ! lib/DB.pm lib/perl5db.pl
7850 ____________________________________________________________________________
7851 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
7852         Log: Various fixes from Thomas Wegner
7853      Branch: maint-5.6/macperl
7854            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
7855 ____________________________________________________________________________
7856 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
7857         Log: Some resource updates
7858      Branch: maint-5.6/macperl
7859            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
7860            ! macos/macperl/MacPerl.rsrc
7861 ____________________________________________________________________________
7862 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
7863         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
7864              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7865              Date: Fri, 01 Mar 2002 09:38:59 -0800
7866              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
7867      Branch: perl
7868            ! Configure
7869 ____________________________________________________________________________
7870 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
7871         Log: Add some missing sfio symbols (Alan Fry)
7872      Branch: maint-5.6/macperl
7873            ! macos/macperl.sym
7874 ____________________________________________________________________________
7875 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
7876         Log: Update version and README
7877      Branch: maint-5.6/macperl
7878            ! README.macos macos/MPVersion.r
7879 ____________________________________________________________________________
7880 [ 14926] By: nick                                  on 2002/03/01  15:56:41
7881         Log: Integrate mainline
7882      Branch: perlio
7883           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
7884           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
7885           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
7886           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
7887           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
7888           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
7889           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
7890           +> lib/Tie/File/13_size_rs.t
7891           !> (integrate 80 files)
7892 ____________________________________________________________________________
7893 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
7894         Log: Better advertising.
7895      Branch: perl
7896            ! pod/perldelta.pod pod/perlfaq5.pod
7897 ____________________________________________________________________________
7898 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
7899         Log: Update Changes.
7900      Branch: perl
7901            ! Changes patchlevel.h
7902 ____________________________________________________________________________
7903 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
7904         Log: Lost in the shuffle.
7905      Branch: perl
7906            + lib/Math/BigInt/t/downgrade.t
7907            ! MANIFEST
7908 ____________________________________________________________________________
7909 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
7910         Log: Advertise Tie::File.
7911      Branch: perl
7912            ! pod/perldelta.pod pod/perlfaq5.pod
7913 ____________________________________________________________________________
7914 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
7915         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
7916              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7917              Date: Thu, 28 Feb 2002 18:55:48 +0100
7918              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
7919      Branch: perl
7920            ! x2p/walk.c
7921 ____________________________________________________________________________
7922 [ 14920] By: ams                                   on 2002/03/01  09:06:01
7923         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
7924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7925              Date: Tue, 26 Feb 2002 19:54:31 -0500
7926              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
7927      Branch: perl
7928            ! embed.fnc ext/B/B/Deparse.pm gv.c
7929 ____________________________________________________________________________
7930 [ 14919] By: ams                                   on 2002/03/01  03:03:12
7931         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
7932      Branch: perl
7933            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
7934            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
7935            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
7936            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
7937            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
7938            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
7939            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
7940 ____________________________________________________________________________
7941 [ 14918] By: ams                                   on 2002/03/01  02:36:58
7942         Log: Add Tie::File 0.12 from MJD.
7943      Branch: perl
7944            + lib/Tie/File.pm lib/Tie/File/01_gen.t
7945            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
7946            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
7947            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
7948            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
7949            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
7950            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
7951            ! MANIFEST
7952 ____________________________________________________________________________
7953 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
7954         Log: Encoding name mapping tweaks.
7955      Branch: perl
7956            ! ext/Encode/Encode.pm
7957 ____________________________________________________________________________
7958 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
7959         Log: metaconfig unit change for #14915.
7960      Branch: metaconfig
7961            ! U/modified/Init.U
7962 ____________________________________________________________________________
7963 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
7964         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
7965              From: Paul_GreenVOS@vos.stratus.com
7966              Date: Thu, 28 Feb 02 15:05 est
7967              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
7968      Branch: perl
7969            ! Configure
7970 ____________________________________________________________________________
7971 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
7972         Log: PL_bostr was pointing to the wrong string
7973              (a string left around from the loading of the Unicode \w)
7974              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
7975              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
7976      Branch: perl
7977            ! regexec.c
7978 ____________________________________________________________________________
7979 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
7980         Log: Sync with libnet-1.10
7981      Branch: perl
7982            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
7983            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
7984            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
7985            ! lib/Net/t/netrc.t
7986 ____________________________________________________________________________
7987 [ 14912] By: ams                                   on 2002/02/28  13:02:50
7988         Log: Subject: [PATCH] perldelta.pod fixes
7989              From: Autrijus Tang <autrijus@autrijus.org>
7990              Date: Thu, 28 Feb 2002 21:44:15 +0800
7991              Message-Id: <20020228134415.GB16422@not.autrijus.org>
7992      Branch: perl
7993            ! pod/perldelta.pod
7994 ____________________________________________________________________________
7995 [ 14911] By: ams                                   on 2002/02/28  11:31:44
7996         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
7997              From: Stas Bekman <stas@stason.org>
7998              Date: Mon, 04 Feb 2002 16:18:53 +0800
7999              Message-Id: <3C7E1E5F.1000605@stason.org>
8000              (Applied by hand).
8001      Branch: perl
8002            ! lib/File/Copy.pm
8003 ____________________________________________________________________________
8004 [ 14910] By: ams                                   on 2002/02/28  11:26:47
8005         Log: Subject: [PATCH lib/Pod/Html.pm]
8006              From: Stas Bekman <stas@stason.org>
8007              Date: Thu, 28 Feb 2002 20:05:01 +0800
8008              Message-Id: <3C7E1CED.7000307@stason.org>
8009      Branch: perl
8010            ! lib/Pod/Html.pm
8011 ____________________________________________________________________________
8012 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
8013         Log: Tests for #14908.
8014      Branch: perl
8015            ! t/op/pat.t
8016 ____________________________________________________________________________
8017 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
8018         Log: Make shared hash keys to be \0-terminated:
8019              one possible resolution for
8020              "UTF-8, weird \w behaviour after HASH-KEY-ification"
8021              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
8022              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
8023              The hash keys weren't \0-terminated.  This meant that the EOL ($)
8024              in regmatch() got the nextchr beyond the last character.  Since
8025              the keys were UTF-8, the nextchr was \1, not the usual
8026              string-terminating \0.  Wham, no match.
8027              
8028              I think another possible resolution could be to stop the nextchr
8029              computation in regmatch() from peeking beyond the last character
8030              of the string:
8031              
8032              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
8033      Branch: perl
8034            ! hv.c hv.h
8035 ____________________________________________________________________________
8036 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
8037         Log: Subject: [PATCH] Perl interface to newIO()
8038              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8039              Date: Wed, 27 Feb 2002 20:15:27 -0800
8040              Message-ID: <f7af8gzkgaET092yn@efn.org>
8041      Branch: perl
8042            ! lib/Symbol.pm
8043 ____________________________________________________________________________
8044 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
8045         Log: The "list" part of
8046              
8047              Subject: [PATCH perlop] .. returns a *list* of *integers*
8048              From: Mike Guy <mjtg@cam.ac.uk>
8049              Date: Tue, 26 Feb 2002 18:30:22 +0000
8050              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
8051              
8052              plus few nits.
8053      Branch: perl
8054            ! pod/perlop.pod
8055 ____________________________________________________________________________
8056 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
8057         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
8058              From: Abe Timmerman <abe@ztreet.demon.nl>
8059              Date: Thu, 28 Feb 2002 00:04:06 +0100
8060              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
8061      Branch: perl
8062            ! lib/File/stat.t
8063 ____________________________________________________________________________
8064 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
8065         Log: Integrate from maintperl.
8066      Branch: maint-5.6/macperl
8067           !> doio.c op.c t/io/open.t t/pragma/strict-subs
8068 ____________________________________________________________________________
8069 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
8070         Log: Upgrade to Math::BigInt 1.53.
8071      Branch: perl
8072            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8073            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
8074            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
8075            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
8076            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
8077            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
8078 ____________________________________________________________________________
8079 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
8080         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
8081              From: "Craig A. Berry" <craigberry@mac.com>
8082              Date: Wed, 27 Feb 2002 15:36:38 -0600
8083              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
8084      Branch: perl
8085            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
8086            ! vms/ext/filespec.t
8087 ____________________________________________________________________________
8088 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
8089         Log: Subject: [PATCH] Some minor changes for Cygwin
8090              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
8091              Date: Wed, 27 Feb 2002 22:25:41 +0100
8092              Message-ID: <14296492589.20020227222541@familiehaase.de>
8093      Branch: perl
8094            ! Makefile.SH README.cygwin cygwin/perlld.in
8095 ____________________________________________________________________________
8096 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
8097         Log: Update the UTF-8 explanation table.
8098      Branch: perl
8099            ! pod/perlunicode.pod utf8.h
8100 ____________________________________________________________________________
8101 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
8102         Log: Repatch from Robin Barker: anon subs in C<package;> are
8103              now __ANON__::__ANON__ (should help for mod_perl package
8104              since #12251)
8105      Branch: perl
8106            ! gv.c op.c t/op/runlevel.t toke.c
8107 ____________________________________________________________________________
8108 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
8109         Log: Update Changes.
8110      Branch: perl
8111            ! Changes patchlevel.h
8112 ____________________________________________________________________________
8113 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
8114         Log: perldelta updates.
8115      Branch: perl
8116            ! pod/perldelta.pod
8117 ____________________________________________________________________________
8118 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
8119         Log: Signedness nit.
8120      Branch: perl
8121            ! regexec.c
8122 ____________________________________________________________________________
8123 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
8124         Log: Subject: Re: Smoke 14870
8125              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8126              Date: Wed, 27 Feb 2002 16:48:35 +0100
8127              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
8128              
8129              (with some additional garnish)
8130      Branch: perl
8131            ! README.hpux hints/hpux.sh
8132 ____________________________________________________________________________
8133 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
8134         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
8135              into perl.exp in AIX.
8136      Branch: perl
8137            ! makedef.pl perl.h
8138 ____________________________________________________________________________
8139 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
8140         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
8141              From: Robin Barker <rmb1@cise.npl.co.uk>
8142              Date: Wed, 27 Feb 2002 14:39:35 GMT
8143              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
8144      Branch: perl
8145            ! pod/perlrun.pod
8146 ____________________________________________________________________________
8147 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
8148         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
8149              From: Robin Barker <rmb1@cise.npl.co.uk>
8150              Date: Wed, 27 Feb 2002 12:25:30 GMT
8151              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
8152      Branch: perl
8153            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
8154            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
8155            ! pod/perlunicode.pod pod/perluniintro.pod
8156 ____________________________________________________________________________
8157 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
8158         Log: Only modify LD_LIBRARY_PATH in case there are directories.
8159      Branch: perl
8160            ! hints/dec_osf.sh
8161 ____________________________________________________________________________
8162 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
8163         Log: Subject: [PATCH] perl/hints/vos.sh
8164              From: Paul_GreenVOS@vos.stratus.com
8165              Date: Tue, 26 Feb 02 15:19 est
8166              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
8167      Branch: perl
8168            ! hints/vos.sh
8169 ____________________________________________________________________________
8170 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
8171         Log: Forgot from #14888.
8172      Branch: perl
8173            ! ext/Unicode/Normalize/mkheader
8174 ____________________________________________________________________________
8175 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
8176         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
8177      Branch: perl
8178            ! ext/Unicode/Normalize/Changes
8179            ! ext/Unicode/Normalize/Normalize.pm
8180            ! ext/Unicode/Normalize/Normalize.xs
8181            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
8182            ! ext/Unicode/Normalize/t/test.t
8183 ____________________________________________________________________________
8184 [ 14887] By: ams                                   on 2002/02/26  23:51:52
8185         Log: Subject: Missing diagnostics
8186              From: Simon Glover <scog@roe.ac.uk>
8187              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
8188              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
8189              
8190              Subject: [PATCH] Better wording for the lvalue vec diagnostic
8191              From: Simon Glover <scog@roe.ac.uk>
8192              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
8193              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
8194      Branch: perl
8195            ! doop.c pod/perldiag.pod t/op/vec.t
8196 ____________________________________________________________________________
8197 [ 14886] By: ams                                   on 2002/02/26  15:48:34
8198         Log: Subject: [PATCH] Not OK 5.7.2@14884
8199              From: andreas.koenig@anima.de (Andreas J. Koenig)
8200              Date: Tue, 26 Feb 2002 15:03:55 +0100
8201              Message-Id: <m38z9gfigk.fsf@anima.de>
8202      Branch: perl
8203            ! t/lib/access.t
8204 ____________________________________________________________________________
8205 [ 14885] By: nick                                  on 2002/02/26  13:48:55
8206         Log: Integrate mainline
8207      Branch: perlio
8208           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
8209           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
8210           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
8211            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
8212           !> (integrate 102 files)
8213 ____________________________________________________________________________
8214 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
8215         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
8216              1.1999999999999996, or thereabouts (yes, even sprintf).
8217      Branch: perl
8218            ! t/base/num.t
8219 ____________________________________________________________________________
8220 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
8221         Log: Neither.
8222      Branch: perl
8223            ! pod/perldelta.pod
8224 ____________________________________________________________________________
8225 [ 14882] By: ams                                   on 2002/02/26  08:46:55
8226         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
8227              From: Michael G Schwern <schwern@pobox.com>
8228              Date: Tue, 26 Feb 2002 01:01:28 -0500
8229              Message-Id: <20020226060128.GA2439@blackrider>
8230      Branch: perl
8231            ! hv.c pod/perldiag.pod
8232 ____________________________________________________________________________
8233 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
8234         Log: Subject: [PATCH B::Concise] docs, typos
8235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8236              Date: Mon, 25 Feb 2002 16:41:16 +0100
8237              Message-ID: <20020225164116.A1054@rafael>
8238      Branch: perl
8239            ! ext/B/B/Concise.pm
8240 ____________________________________________________________________________
8241 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
8242         Log: POSIX: add isatty to @EXPORT_OK, reformat.
8243      Branch: perl
8244            ! ext/POSIX/POSIX.pm
8245 ____________________________________________________________________________
8246 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
8247         Log: If using -Dloclibpth=... the directories need to
8248              be appended to LD_LIBRARY_PATH (and ickily, if those
8249              directories contain a (newer?) libdb.so, we need to
8250              prepend    /usr/shlib to loclibpth).
8251      Branch: perl
8252            ! hints/dec_osf.sh
8253 ____________________________________________________________________________
8254 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
8255         Log: Subject: [PATCH] Perl interface to newIO()
8256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
8257              Date: Mon, 25 Feb 2002 15:04:57 -0800
8258              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
8259      Branch: perl
8260            ! lib/Symbol.pm lib/Symbol.t
8261 ____________________________________________________________________________
8262 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
8263         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
8264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
8265              Date: Mon, 25 Feb 2002 21:58:30 +0100
8266              Message-ID: <20020225215830.A744@rafael>
8267      Branch: perl
8268            ! pod/perlvar.pod
8269 ____________________________________________________________________________
8270 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
8271         Log: Big5 tweaks from Autrijus Tang.
8272      Branch: perl
8273            ! ext/Encode/Encode/big5.enc
8274 ____________________________________________________________________________
8275 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
8276         Log: Subject: [PATCH Glossary configpm] cleanups
8277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8278              Date: Mon, 25 Feb 2002 23:27:15 +0100
8279              Message-ID: <20020225232715.C744@rafael>
8280      Branch: perl
8281            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
8282 ____________________________________________________________________________
8283 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
8284         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
8285              From: Nicholas Clark <nick@unfortu.net>
8286              Date: Mon, 25 Feb 2002 21:53:24 +0000
8287              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
8288      Branch: perl
8289            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
8290            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8291            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
8292 ____________________________________________________________________________
8293 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
8294         Log: Upgrade to I18N::LangTags 0.27.
8295              (Causes one flipflop back to perl.com URL, must poke Sean.)
8296      Branch: perl
8297            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
8298            ! lib/I18N/LangTags/List.pm
8299 ____________________________________________________________________________
8300 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
8301         Log: Upgrade to Getopt::Long 2.28.
8302      Branch: perl
8303            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
8304            ! lib/Getopt/Long/README
8305 ____________________________________________________________________________
8306 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
8307         Log: No =head.
8308      Branch: perl
8309            ! pod/perlebcdic.pod
8310 ____________________________________________________________________________
8311 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
8312         Log: Update Changes.
8313      Branch: perl
8314            ! Changes patchlevel.h
8315 ____________________________________________________________________________
8316 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
8317         Log: metaconfig unit change for #14868.
8318      Branch: metaconfig
8319            ! U/modified/Chk_MANI.U
8320 ____________________________________________________________________________
8321 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
8322         Log: Some hosts understand split -l 50, some only split -50
8323              (from Paul Eggert).
8324      Branch: perl
8325            ! Configure
8326 ____________________________________________________________________________
8327 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
8328         Log: Subject: Re: [PATCH bleadperl] socketpair.t
8329              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8330              Date: Sun, 24 Feb 2002 10:31:25 +0100
8331              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
8332              
8333              (the pid half only)
8334      Branch: perl
8335            ! win32/win32.c
8336 ____________________________________________________________________________
8337 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
8338         Log: Mention the new pack tricks.
8339      Branch: perl
8340            ! pod/perldelta.pod
8341 ____________________________________________________________________________
8342 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
8343         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
8344              From: Richard.Foley@t-online.de (Richard Foley)
8345              Date: Mon, 25 Feb 2002 13:47:03 +0100
8346              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
8347      Branch: perl
8348            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
8349            ! pod/perldebug.pod pod/perldelta.pod
8350 ____________________________________________________________________________
8351 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
8352         Log: Typo corrections from John P. Linderman.
8353      Branch: perl
8354            ! ext/IPC/SysV/Semaphore.pm
8355 ____________________________________________________________________________
8356 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
8357         Log: Upgrade to Math::BigInt 1.52.
8358      Branch: perl
8359            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8360            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
8361            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
8362            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
8363            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
8364 ____________________________________________________________________________
8365 [ 14862] By: ams                                   on 2002/02/25  10:39:40
8366         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
8367              From: Robin Barker <rmb1@cise.npl.co.uk>
8368              Date: Mon, 25 Feb 2002 11:35:06 GMT
8369              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
8370              
8371              Subject: [PATCH Net/Cmd.pm]
8372              From: Robin Barker <rmb1@cise.npl.co.uk>
8373              Date: Mon, 25 Feb 2002 11:37:06 GMT
8374              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
8375      Branch: perl
8376            ! lib/Cwd.pm lib/Net/Cmd.pm
8377 ____________________________________________________________________________
8378 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
8379         Log: Cut-and-paste errors.
8380      Branch: perl
8381            ! t/op/pat.t
8382 ____________________________________________________________________________
8383 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
8384         Log: EBCDIC: the control characters are not that easy to find.
8385      Branch: perl
8386            ! t/op/pat.t
8387 ____________________________________________________________________________
8388 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
8389         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
8390              From: John Peacock <jpeacock@rowman.com>
8391              Date: Sun, 24 Feb 2002 22:08:28 -0500
8392              Message-ID: <3C79AAAC.6060903@rowman.com>
8393      Branch: perl
8394            ! sv.c
8395 ____________________________________________________________________________
8396 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
8397         Log: SvSetSV() is not returnable, but that's okay since
8398              sv_copypv() returns void.
8399      Branch: perl
8400            ! sv.c
8401 ____________________________________________________________________________
8402 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
8403         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
8404              From: John Peacock <jpeacock@rowman.com>                 
8405              Date: Sun, 24 Feb 2002 16:40:07 -0500
8406              Message-ID: <3C795DB7.40105@rowman.com>               
8407      Branch: perl
8408            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
8409            ! pp_hot.c proto.h sv.c
8410 ____________________________________________________________________________
8411 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
8412         Log: Tiny code cleanup.
8413      Branch: perl
8414            ! regexec.c
8415 ____________________________________________________________________________
8416 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
8417         Log: Use to_uni_fold().
8418      Branch: perl
8419            ! regcomp.c
8420 ____________________________________________________________________________
8421 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
8422         Log: Document the new taint behaviour of exec LIST and
8423              system LIST.
8424      Branch: perl
8425            ! pod/perldelta.pod
8426 ____________________________________________________________________________
8427 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
8428         Log: Subject: [PATCH] Re: taint news
8429              From: Rick Delaney <rick.delaney@rogers.com>             
8430              Date: 24 Feb 2002 11:35:00 -0500
8431              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
8432      Branch: perl
8433            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
8434 ____________________________________________________________________________
8435 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
8436         Log: EBCDIC tweak (native instead of uni) and comment update.
8437      Branch: perl
8438            ! regexec.c
8439 ____________________________________________________________________________
8440 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
8441         Log: Using uninitialized (and wrong) variables is not good.
8442      Branch: perl
8443            ! regcomp.c
8444 ____________________________________________________________________________
8445 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
8446         Log: EBCDIC: this seems to calm the last of the
8447              Malformed UTF-8 warnings.
8448      Branch: perl
8449            ! regcomp.c utf8.c
8450 ____________________________________________________________________________
8451 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
8452         Log: EBCDIC: document using Encode for character conversions.
8453      Branch: perl
8454            ! pod/perlebcdic.pod
8455 ____________________________________________________________________________
8456 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
8457         Log: EBCDIC: disable also Unicode::Collate and
8458              Unicode::Normalize for now.  Real users of
8459              EBCDIC have to decide what they want.
8460      Branch: perl
8461            ! ext/Unicode/Normalize/Normalize.pm
8462            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
8463            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
8464            ! lib/Unicode/Collate/t/test.t
8465 ____________________________________________________________________________
8466 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
8467         Log: AUTHORS updates.
8468      Branch: perl
8469            ! AUTHORS
8470 ____________________________________________________________________________
8471 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
8472         Log: Retract #14571: there may be a better solution than
8473              tweaking the test.
8474      Branch: perl
8475            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
8476 ____________________________________________________________________________
8477 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
8478         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
8479              From: "Craig A. Berry" <craigberry@mac.com> 
8480              Date: Sat, 23 Feb 2002 14:14:35 -0600
8481              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
8482      Branch: perl
8483            ! configure.com
8484 ____________________________________________________________________________
8485 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
8486         Log: metaconfig unit change for #14843.
8487      Branch: metaconfig/U/perl
8488            ! Extensions.U
8489 ____________________________________________________________________________
8490 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
8491         Log: Also Encode/JP needs to be listed explicitly.
8492              (Any other sub-Encode extensions?)
8493      Branch: perl
8494            ! Configure
8495 ____________________________________________________________________________
8496 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
8497         Log: Document known UNICOS/mk deficiency.
8498      Branch: perl
8499            ! pod/perldelta.pod
8500 ____________________________________________________________________________
8501 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
8502         Log: Subject: [PATCH] README mention version 5.0
8503              From: Autrijus Tang <autrijus@autrijus.org>
8504              Date: Sat, 23 Feb 2002 09:35:22 +0800
8505              Message-ID: <20020223013522.GA8694@not.autrijus.org>
8506      Branch: perl
8507            ! README
8508 ____________________________________________________________________________
8509 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
8510         Log: metaconfig unit change for #14839.
8511      Branch: metaconfig
8512            ! U/modified/Signal.U
8513 ____________________________________________________________________________
8514 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
8515         Log: Old hosts like NeXT Classic don't have sort -k,
8516              from Paul Eggert.
8517      Branch: perl
8518            ! Configure
8519 ____________________________________________________________________________
8520 [ 14838] By: ams                                   on 2002/02/22  21:14:29
8521         Log: Minor clarifications as suggested by Anton Tagunov.
8522      Branch: perl
8523            ! pod/perlsyn.pod
8524 ____________________________________________________________________________
8525 [ 14837] By: ams                                   on 2002/02/22  21:07:02
8526         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
8527              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8528              Date: Fri, 22 Feb 2002 23:01:07 +0100
8529              Message-Id: <20020222230107.A15069@rafael>
8530      Branch: perl
8531            ! sv.c t/op/gv.t
8532 ____________________________________________________________________________
8533 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
8534         Log: metaconfig unit change for #14835.
8535      Branch: metaconfig
8536            ! U/modified/Chk_MANI.U
8537 ____________________________________________________________________________
8538 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
8539         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
8540      Branch: perl
8541            ! Configure
8542 ____________________________________________________________________________
8543 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
8544         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
8545              From: Michael G Schwern <schwern@pobox.com>
8546              Date: Fri, 22 Feb 2002 12:10:28 -0500
8547              Message-ID: <20020222171027.GB4181@blackrider>
8548      Branch: perl
8549            ! ext/Encode/compile
8550 ____________________________________________________________________________
8551 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
8552         Log: Update Changes.
8553      Branch: perl
8554            ! Changes patchlevel.h
8555 ____________________________________________________________________________
8556 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
8557         Log: Implement IV/UV/NV/long double pack/unpack with
8558              template letters j/J/F/D (the latter two have been
8559              undocumented aliases of f/d).
8560      Branch: perl
8561            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
8562 ____________________________________________________________________________
8563 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
8564         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
8565              From: Nicholas Clark <nick@unfortu.net>
8566              Date: Fri, 22 Feb 2002 14:01:25 +0000
8567              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
8568      Branch: perl
8569            ! ext/Encode/compile
8570 ____________________________________________________________________________
8571 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
8572         Log: NetWare change from Ananth Kesari.
8573      Branch: perl
8574            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
8575            ! MANIFEST
8576 ____________________________________________________________________________
8577 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
8578         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
8579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8580              Date: Fri, 22 Feb 2002 03:55:13 -0500
8581              Message-ID: <20020222035513.A894@math.ohio-state.edu>
8582      Branch: perl
8583            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
8584 ____________________________________________________________________________
8585 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
8586         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
8587      Branch: perl
8588            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
8589 ____________________________________________________________________________
8590 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
8591         Log: Make measure_struct a file static.
8592      Branch: perl
8593            ! pp_pack.c
8594 ____________________________________________________________________________
8595 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
8596         Log: EBCDIC: someone who knows what they are doing
8597              and whether it is possible at all in the first
8598              place needs to figure these tests out on EBCDIC.
8599              The CJK encodings heavily abuse their knowledge
8600              of ASCII and that may require a translation layer
8601              or four to survive UTF-EBCDIC.
8602      Branch: perl
8603            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
8604 ____________________________________________________________________________
8605 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
8606         Log: croak() needs context.
8607      Branch: perl
8608            ! pp_pack.c
8609 ____________________________________________________________________________
8610 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
8611         Log: Subject: [PATCH @14577] pack with a human face: the sequel
8612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8613              Date: Thu, 21 Feb 2002 21:33:37 -0500
8614              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
8615      Branch: perl
8616            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
8617            ! proto.h t/op/pack.t
8618 ____________________________________________________________________________
8619 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
8620         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
8621              From: Nicholas Clark <nick@unfortu.net> 
8622              Date: Fri, 22 Feb 2002 00:49:44 +0000
8623              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
8624      Branch: perl
8625            ! ext/Encode/compile
8626 ____________________________________________________________________________
8627 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
8628         Log: Test for #14795.
8629      Branch: perl
8630            ! t/op/pat.t
8631 ____________________________________________________________________________
8632 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
8633         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
8634      Branch: perl
8635            ! t/op/pat.t
8636 ____________________________________________________________________________
8637 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
8638         Log: Subject: [PATCH] next batch of bugfixes
8639              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8640              Date: Thu, 21 Feb 2002 23:54:41 +0100
8641              Message-ID: <20020221235441.A17260@rafael>
8642      Branch: perl
8643            ! ext/B/B/Deparse.pm
8644 ____________________________________________________________________________
8645 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
8646         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
8647              From: chromatic <chromatic@rmci.net>
8648              Date: Thu, 21 Feb 2002 14:17:35 -0700
8649              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
8650      Branch: perl
8651            ! lib/File/stat.pm lib/File/stat.t
8652 ____________________________________________________________________________
8653 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
8654         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
8655      Branch: perl
8656            ! ext/re/re.xs
8657 ____________________________________________________________________________
8658 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
8659         Log: Upgrade to Math::BigInt 1.51.
8660      Branch: perl
8661            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
8662            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
8663            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
8664            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8665            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
8666            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
8667            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
8668            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
8669            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
8670            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
8671            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
8672            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
8673 ____________________________________________________________________________
8674 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
8675         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
8676              From: "Gerrit P. Haase" <gp@familiehaase.de>
8677              Date: Thu, 21 Feb 2002 21:20:25 +0100
8678              Message-ID: <69510538936.20020221212025@familiehaase.de>
8679      Branch: perl
8680            ! Makefile.SH
8681 ____________________________________________________________________________
8682 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
8683         Log: Subject: [PATCH @14577] grouping in pack/unpack
8684              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8685              Date: Thu, 21 Feb 2002 06:06:14 -0500
8686              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
8687      Branch: perl
8688            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
8689            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
8690 ____________________________________________________________________________
8691 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
8692         Log: Subject: [PATCH propose] question about fs.t
8693              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8694              Date: Thu, 21 Feb 2002 15:10:21 +0100
8695              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
8696      Branch: perl
8697            ! t/io/fs.t
8698 ____________________________________________________________________________
8699 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
8700         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
8701              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
8702              Date: Thu, 21 Feb 2002 09:54:28 +0100
8703              Message-ID: <13576559576.20020221095428@familiehaase.de>     
8704      Branch: perl
8705            ! Makefile.SH
8706 ____________________________________________________________________________
8707 [ 14812] By: ams                                   on 2002/02/21  14:59:09
8708         Log: Subject: typo correction
8709              From: mjd@plover.com
8710              Date: 21 Feb 2002 15:43:49 -0000
8711              Message-Id: <20020221154349.22772.qmail@plover.com>
8712      Branch: perl
8713            ! pod/perldebug.pod
8714 ____________________________________________________________________________
8715 [ 14811] By: ams                                   on 2002/02/21  14:02:12
8716         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
8717              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8718              Date: Thu, 21 Feb 2002 15:22:22 +0100
8719              Message-Id: <20020221152222.A15095@rafael>
8720      Branch: perl
8721            ! op.h toke.c
8722 ____________________________________________________________________________
8723 [ 14810] By: ams                                   on 2002/02/21  12:45:28
8724         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
8725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8726              Date: Thu, 21 Feb 2002 06:02:48 -0500
8727              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
8728      Branch: perl
8729            ! lib/ExtUtils/Mksymlists.pm makedef.pl
8730 ____________________________________________________________________________
8731 [ 14809] By: nick                                  on 2002/02/21  09:31:08
8732         Log: Integrate mainline
8733      Branch: perlio
8734           +> lib/Pod/t/Select.t
8735           !> (integrate 37 files)
8736 ____________________________________________________________________________
8737 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
8738         Log: metaconfig unit change for #14807.
8739      Branch: metaconfig
8740            ! U/modified/Signal.U
8741 ____________________________________________________________________________
8742 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
8743         Log: Revert #14805, didn't quite work.
8744      Branch: perl
8745            ! Configure config_h.SH
8746 ____________________________________________________________________________
8747 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
8748         Log: metaconfig changes for #14805.
8749      Branch: metaconfig
8750            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
8751 ____________________________________________________________________________
8752 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
8753         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
8754              From: Paul Eggert <eggert@twinsun.com>
8755              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
8756              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
8757      Branch: perl
8758            ! Configure config_h.SH
8759 ____________________________________________________________________________
8760 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
8761         Log: More advice.
8762      Branch: perl
8763            ! README.os390
8764 ____________________________________________________________________________
8765 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
8766         Log: Missing MANIFESTation.
8767      Branch: perl
8768            ! MANIFEST
8769 ____________________________________________________________________________
8770 [ 14802] By: ams                                   on 2002/02/20  22:55:25
8771         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
8772              From: Autrijus Tang <autrijus@autrijus.org>
8773              Date: Thu, 21 Feb 2002 07:13:12 +0800
8774              Message-Id: <20020220231312.GA775@not.autrijus.org>
8775      Branch: perl
8776            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
8777 ____________________________________________________________________________
8778 [ 14801] By: ams                                   on 2002/02/20  22:27:20
8779         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
8780              From: Abe Timmerman <abe@ztreet.demon.nl>
8781              Date: Thu, 21 Feb 2002 00:20:40 +0100
8782              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
8783      Branch: perl
8784            + lib/Pod/t/Select.t
8785 ____________________________________________________________________________
8786 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
8787         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
8788              twice, causing the loop to skip every other character.
8789      Branch: perl
8790            ! utf8.c
8791 ____________________________________________________________________________
8792 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
8793         Log: Better debugging info.
8794      Branch: perl
8795            ! t/uni/case.pl
8796 ____________________________________________________________________________
8797 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
8798         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
8799              From: Nicholas Clark <nick@unfortu.net>
8800              Date: Wed, 20 Feb 2002 22:13:05 +0000
8801              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
8802      Branch: perl
8803            ! ext/Encode/compile
8804 ____________________________________________________________________________
8805 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
8806         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
8807              From: Paul Eggert <eggert@twinsun.com>
8808              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
8809              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
8810      Branch: perl
8811            ! pod/perlhack.pod
8812 ____________________________________________________________________________
8813 [ 14796] By: nick                                  on 2002/02/20  18:15:00
8814         Log: Integrate mainline
8815      Branch: perlio
8816           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8817           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
8818           +> lib/Locale/Country.pod lib/Locale/Currency.pod
8819           +> lib/Locale/Language.pod lib/Locale/Script.pm
8820           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
8821           +> t/uni/title.t t/uni/upper.t
8822           !> (integrate 41 files)
8823 ____________________________________________________________________________
8824 [ 14795] By: ams                                   on 2002/02/20  17:08:38
8825         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
8826              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8827              Date: Wed, 20 Feb 2002 18:06:59 +0000
8828              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
8829      Branch: perl
8830            ! pp_ctl.c
8831 ____________________________________________________________________________
8832 [ 14794] By: ams                                   on 2002/02/20  16:41:56
8833         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
8834              From: Paul_GreenVOS@vos.stratus.com
8835              Date: Wed, 20 Feb 02 12:21 est
8836              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
8837      Branch: perl
8838            ! Makefile.SH
8839 ____________________________________________________________________________
8840 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
8841         Log: Forgot from #14790.
8842      Branch: perl
8843            ! pp_pack.c
8844 ____________________________________________________________________________
8845 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
8846         Log: Update Changes.
8847      Branch: perl
8848            ! Changes patchlevel.h
8849 ____________________________________________________________________________
8850 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
8851         Log: Integrate change #14778 from maintperl.
8852      Branch: perl
8853            ! t/lib/strict/subs
8854           !> op.c
8855 ____________________________________________________________________________
8856 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
8857         Log: Subject: Re: [ID 20020220.001] pack w with objects
8858              From: Ulrich Pfeifer <upf@de.uu.net>
8859              Date: 20 Feb 2002 11:21:15 +0100
8860              Message-ID: <p5g03wcv38.fsf@de.uu.net>
8861      Branch: perl
8862            ! t/op/pack.t
8863 ____________________________________________________________________________
8864 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
8865         Log: Subject: Re: [PATCH] go faster for Encode's compile
8866              From: Nicholas Clark <nick@unfortu.net> 
8867              Date: Tue, 19 Feb 2002 23:38:36 +0000
8868              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
8869      Branch: perl
8870            ! ext/Encode/compile
8871 ____________________________________________________________________________
8872 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
8873         Log: Regen Glossary.
8874      Branch: perl
8875            ! Porting/Glossary Porting/config.sh Porting/config_H
8876 ____________________________________________________________________________
8877 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
8878         Log: metaconfig unit change for #14786 (not visible yet,
8879              since Glossary needs regenerating)
8880      Branch: metaconfig
8881            ! U/compline/d_gconvert.U
8882 ____________________________________________________________________________
8883 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
8884         Log: Subject: d_Gconvert hints and Glossary
8885              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8886              Date: Tue, 19 Feb 2002 11:55:36 -0800
8887              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
8888      Branch: perl
8889            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
8890            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
8891            ! hints/svr5.sh
8892 ____________________________________________________________________________
8893 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
8894         Log: metaconfig unit changes for #14784.
8895      Branch: metaconfig
8896            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
8897 ____________________________________________________________________________
8898 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
8899         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
8900              From: Paul Eggert <eggert@twinsun.com>              
8901              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
8902              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
8903      Branch: perl
8904            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
8905            ! pod/perlhack.pod
8906 ____________________________________________________________________________
8907 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
8908         Log: metaconfig unit change for #14782.
8909      Branch: metaconfig/U/perl
8910            ! Mksymlinks.U
8911 ____________________________________________________________________________
8912 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
8913         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
8914              From: "Gerrit P. Haase" <gp@familiehaase.de>
8915              Date: Wed, 20 Feb 2002 00:23:29 +0100
8916              Message-ID: <70348722516.20020220002329@familiehaase.de>
8917      Branch: perl
8918            ! Configure
8919 ____________________________________________________________________________
8920 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
8921         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
8922              From: Nicholas Clark <nick@unfortu.net> 
8923              Date: Tue, 19 Feb 2002 19:27:42 +0000
8924              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
8925              
8926              (with modifications)
8927      Branch: perl
8928            ! pod/perlsub.pod
8929 ____________________________________________________________________________
8930 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
8931         Log: NetWare tweak from Ananth Kesari.
8932      Branch: perl
8933            ! lib/ExtUtils/MakeMaker.pm
8934 ____________________________________________________________________________
8935 [ 14779] By: ams                                   on 2002/02/20  06:51:55
8936         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
8937      Branch: perl
8938            ! pod/perlfaq4.pod
8939 ____________________________________________________________________________
8940 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
8941         Log: constant folding on the range operator had the effect of disabling
8942              peephole optimizations in all the siblings of the range OP; the
8943              effect of this was that barewords could escape strictures when
8944              they were hiding in such places
8945      Branch: maint-5.6/perl
8946            ! op.c t/pragma/strict-subs
8947 ____________________________________________________________________________
8948 [ 14777] By: ams                                   on 2002/02/20  00:56:21
8949         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
8950              From: Graham Barr <gbarr@pobox.com>
8951              Date: Tue, 19 Feb 2002 23:08:47 +0000
8952              Message-Id: <20020219230847.G66560@pobox.com>
8953      Branch: perl
8954            ! lib/Time/Local.pm
8955 ____________________________________________________________________________
8956 [ 14776] By: ams                                   on 2002/02/19  17:20:28
8957         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
8958              From: Nicholas Clark <nick@unfortu.net>
8959              Date: Tue, 19 Feb 2002 16:23:22 +0000
8960              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
8961      Branch: perl
8962            ! lib/Tie/Hash.pm
8963 ____________________________________________________________________________
8964 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
8965         Log: Regen doc, regen toc.
8966      Branch: perl
8967            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
8968 ____________________________________________________________________________
8969 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
8970         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
8971              From: Dave Mitchell <davem@fdgroup.co.uk>
8972              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
8973              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
8974      Branch: perl
8975            ! pod/perlsub.pod
8976 ____________________________________________________________________________
8977 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
8978         Log: Detypo.
8979      Branch: perl
8980            ! lib/Tie/Memoize.pm
8981 ____________________________________________________________________________
8982 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
8983         Log: UTF-8 C API doc tweaks.
8984      Branch: perl
8985            ! pod/perlunicode.pod
8986 ____________________________________________________________________________
8987 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
8988         Log: Mention that the case-switchers know about Unicode, too.
8989      Branch: perl
8990            ! pod/perlop.pod
8991 ____________________________________________________________________________
8992 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
8993         Log: Upgrade to Locale::Codes 2.01.
8994      Branch: perl
8995            + lib/Locale/Constants.pod lib/Locale/Country.pod
8996            + lib/Locale/Currency.pod lib/Locale/Language.pod
8997            + lib/Locale/Script.pod
8998            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8999            ! lib/Locale/Constants.pm lib/Locale/Country.pm
9000            ! lib/Locale/Currency.pm lib/Locale/Language.pm
9001            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
9002 ____________________________________________________________________________
9003 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
9004         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
9005              From: Dave Mitchell <davem@fdgroup.co.uk>
9006              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
9007              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
9008      Branch: perl
9009            ! pod/perlsub.pod
9010 ____________________________________________________________________________
9011 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
9012         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
9013              From: Sam Tregar <sam@tregar.com> 
9014              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
9015              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
9016      Branch: perl
9017            ! sv.h
9018 ____________________________________________________________________________
9019 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
9020         Log: The test requires perlio.
9021      Branch: perl
9022            ! ext/Encode/t/JP.t
9023 ____________________________________________________________________________
9024 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
9025         Log: Misplaced block end.
9026      Branch: perl
9027            ! utf8.c
9028 ____________________________________________________________________________
9029 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
9030         Log: The POSIX extensions are deadly.
9031      Branch: perl
9032            ! regcomp.c
9033 ____________________________________________________________________________
9034 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
9035         Log: Let's not overdo the growth.
9036      Branch: perl
9037            ! pp.c
9038 ____________________________________________________________________________
9039 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
9040         Log: Third time makes the charm.
9041      Branch: perl
9042            ! README.os390
9043 ____________________________________________________________________________
9044 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
9045         Log: Oops.
9046      Branch: perl
9047            ! utf8.c
9048 ____________________________________________________________________________
9049 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
9050         Log: Add back the new casing tests.
9051      Branch: perl
9052            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
9053            ! MANIFEST
9054 ____________________________________________________________________________
9055 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
9056         Log: Prefer special case mappings.
9057      Branch: perl
9058            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
9059            ! lib/unicore/To/Upper.pl lib/unicore/mktables
9060 ____________________________________________________________________________
9061 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
9062         Log: Try special casing first.
9063      Branch: perl
9064            ! utf8.c
9065 ____________________________________________________________________________
9066 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
9067         Log: Not extending enough.
9068      Branch: perl
9069            ! pp.c utf8.h
9070 ____________________________________________________________________________
9071 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
9072         Log: No need to store identity mappings.
9073      Branch: perl
9074            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
9075            ! lib/unicore/mktables
9076 ____________________________________________________________________________
9077 [ 14756] By: ams                                   on 2002/02/18  20:21:17
9078         Log: Forward port #14704 from maint-5.6.
9079      Branch: perl
9080            ! doio.c
9081 ____________________________________________________________________________
9082 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
9083         Log: Regen Changes.
9084      Branch: perl
9085            ! Changes
9086 ____________________________________________________________________________
9087 [ 14754] By: ams                                   on 2002/02/18  19:01:09
9088         Log: Subject: [PATCH] VMS cando_by_name and current process privs
9089              From: "Craig A. Berry" <craigberry@mac.com>
9090              Date: Mon, 18 Feb 2002 14:03:30 -0600
9091              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
9092      Branch: perl
9093            ! vms/vms.c
9094 ____________________________________________________________________________
9095 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
9096         Log: Update Changes.
9097      Branch: perl
9098            ! Changes patchlevel.h
9099 ____________________________________________________________________________
9100 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
9101         Log: What do you know; these tests unearthed nasty problems.
9102              Will resolve those first.
9103      Branch: perl
9104            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
9105            ! MANIFEST
9106 ____________________________________________________________________________
9107 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
9108         Log: Update Changes.
9109      Branch: perl
9110            ! Changes patchlevel.h
9111 ____________________________________________________________________________
9112 [ 14750] By: ams                                   on 2002/02/18  17:36:05
9113         Log: Subject: Re: IO::Poll: Removing Handles
9114              From: Matthew Sachs <matthewg@zevils.com>
9115              Date: Mon, 18 Feb 2002 13:19:01 -0500
9116              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
9117      Branch: perl
9118            ! ext/IO/lib/IO/t/io_poll.t
9119 ____________________________________________________________________________
9120 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
9121         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
9122              From: "Craig A. Berry" <craigberry@mac.com>
9123              Date: Mon, 18 Feb 2002 11:52:21 -0600
9124              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
9125      Branch: perl
9126            ! t/op/alarm.t t/op/glob.t
9127 ____________________________________________________________________________
9128 [ 14748] By: ams                                   on 2002/02/18  15:53:36
9129         Log: s/load_module/Perl_load_module/
9130      Branch: perl
9131            ! gv.c
9132 ____________________________________________________________________________
9133 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
9134         Log: Unused in ASCII, used in EBCDIC.
9135      Branch: perl
9136            ! utf8.c
9137 ____________________________________________________________________________
9138 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
9139         Log: Upgrade to Locale::Codes 2.00.
9140      Branch: perl
9141            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
9142            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
9143            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
9144            ! lib/Locale/Constants.pm lib/Locale/Country.pm
9145            ! lib/Locale/Currency.pm lib/Locale/Language.pm
9146 ____________________________________________________________________________
9147 [ 14745] By: ams                                   on 2002/02/18  15:20:44
9148         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
9149              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9150              Date: Sat, 16 Feb 2002 00:06:01 +0100
9151              Message-Id: <20020216000601.A17249@rafael>
9152      Branch: perl
9153            ! gv.c
9154 ____________________________________________________________________________
9155 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
9156         Log: More Unicode casing checks.
9157      Branch: perl
9158            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
9159            ! MANIFEST
9160 ____________________________________________________________________________
9161 [ 14743] By: ams                                   on 2002/02/18  14:35:38
9162         Log: Subject: IO::Poll: Removing Handles
9163              From: Matthew Sachs <matthewg@zevils.com>
9164              Date: Sun, 17 Feb 2002 04:49:46 -0500
9165              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
9166      Branch: perl
9167            ! ext/IO/lib/IO/Poll.pm
9168 ____________________________________________________________________________
9169 [ 14741] By: ams                                   on 2002/02/18  13:59:48
9170         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
9171              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9172              Date: Mon, 18 Feb 2002 15:41:26 +0100
9173              Message-Id: <20020218154126.A692@rafael>
9174      Branch: perl
9175            ! pp_ctl.c t/op/do.t
9176 ____________________________________________________________________________
9177 [ 14740] By: nick                                  on 2002/02/18  09:09:23
9178         Log: Integrate mainline
9179      Branch: perlio
9180           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
9181           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
9182           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
9183           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9184           +> ext/Encode/lib/Encode/JP/Constants.pm
9185           +> ext/Encode/lib/Encode/JP/H2Z.pm
9186           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9187           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
9188           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
9189           +> os2/OS2/Process/t/os2_process.t
9190           +> os2/OS2/Process/t/os2_process_kid.t
9191           +> os2/OS2/Process/t/os2_process_text.t
9192            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
9193            - ext/Encode/t/Japanese.t
9194           !> (integrate 47 files)
9195 ____________________________________________________________________________
9196 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
9197         Log: EBCDIC: now the worst seems to be over for
9198              the "Malformed" warnings.  Still a few of them,
9199              and plenty of test failures, but getting better.
9200      Branch: perl
9201            ! regcomp.c utf8.c
9202 ____________________________________________________________________________
9203 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
9204         Log: Upgrade to Net::Ping 2.12.
9205      Branch: perl
9206            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9207            ! lib/Net/Ping/t/110_icmp_inst.t
9208 ____________________________________________________________________________
9209 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
9210         Log: After much rewriting we are now pretty much
9211              back to where we started.
9212      Branch: perl
9213            ! utf8.c
9214 ____________________________________________________________________________
9215 [ 14736] By: ams                                   on 2002/02/18  01:23:00
9216         Log: Subject: [PATCH B::Deparse] two fixes
9217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9218              Date: Sun, 17 Feb 2002 23:58:59 +0100
9219              Message-Id: <20020217235859.A32513@rafael>
9220      Branch: perl
9221            ! ext/B/B/Deparse.pm
9222 ____________________________________________________________________________
9223 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
9224         Log: Buglet.
9225      Branch: perl
9226            ! ext/Encode/lib/Encode/JP/JIS.pm
9227 ____________________________________________________________________________
9228 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
9229         Log: Clearing up to_utf8_case() continues: this time use
9230              a single return, and EBCDICification for all paths.
9231      Branch: perl
9232            ! utf8.c
9233 ____________________________________________________________________________
9234 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
9235         Log: Small tweaks to get the test running (fix @INC and
9236              do not overwrite the table.utf8 and table.rnd).
9237      Branch: perl
9238            ! ext/Encode/t/JP.t
9239 ____________________________________________________________________________
9240 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
9241         Log: Tiny tweak.
9242      Branch: perl
9243            ! utf8.c
9244 ____________________________________________________________________________
9245 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
9246         Log: Redundant casts.
9247      Branch: perl
9248            ! utf8.c
9249 ____________________________________________________________________________
9250 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
9251         Log: More filename portability tips.
9252      Branch: perl
9253            ! pod/perlport.pod
9254 ____________________________________________________________________________
9255 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
9256         Log: FAQ sync.
9257      Branch: perl
9258            ! pod/perlfaq3.pod pod/perlfaq5.pod
9259 ____________________________________________________________________________
9260 [ 14728] By: ams                                   on 2002/02/17  16:15:09
9261         Log: Subject: podlators 1.21 released
9262              From: Russ Allbery <rra@stanford.edu>
9263              Date: Sat, 16 Feb 2002 21:42:56 -0800
9264              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
9265      Branch: perl
9266            ! lib/Pod/Text/Overstrike.pm
9267 ____________________________________________________________________________
9268 [ 14727] By: sky                                   on 2002/02/17  11:36:52
9269         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
9270              From: Autrijus Tang <autrijus@autrijus.org>
9271              Date: Sun, 17 Feb 2002 19:46:47 +0800
9272              Message-ID: <20020217194647.A1410@not.autrijus.org>
9273      Branch: perl
9274            ! pp_ctl.c t/op/tiehandle.t util.c
9275 ____________________________________________________________________________
9276 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
9277         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
9278              input in native code points, not Unicode.
9279      Branch: perl
9280            ! utf8.c
9281 ____________________________________________________________________________
9282 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
9283         Log: Regen Glossary.
9284      Branch: perl
9285            ! Porting/Glossary Porting/config.sh Porting/config_H
9286 ____________________________________________________________________________
9287 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
9288         Log: The #14715 and #14716 were okay: they just revealed
9289              a bug in the EXACTF matching.
9290      Branch: perl
9291            ! regexec.c utf8.c
9292 ____________________________________________________________________________
9293 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
9294         Log: Retreat, retreat! (retract #14715 and #14716)
9295      Branch: perl
9296            ! utf8.c
9297 ____________________________________________________________________________
9298 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
9299         Log: Encode 0.40, from Dan Kogai.
9300      Branch: perl
9301            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
9302            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
9303            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
9304            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9305            + ext/Encode/lib/Encode/JP/Constants.pm
9306            + ext/Encode/lib/Encode/JP/H2Z.pm
9307            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9308            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
9309            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
9310            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
9311            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
9312            - ext/Encode/t/Japanese.t
9313            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
9314            ! ext/Encode/t/Encode.t
9315 ____________________________________________________________________________
9316 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
9317         Log: metaconfig unit change for #14720.
9318      Branch: perl
9319            ! Configure
9320 ____________________________________________________________________________
9321 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
9322         Log: Regenerate Configure (small tweaks on Yitzchak's,
9323              main difference being that the preference variables are
9324              called gconvert_...).
9325      Branch: metaconfig
9326            ! U/compline/d_gconvert.U
9327 ____________________________________________________________________________
9328 [ 14719] By: ams                                   on 2002/02/16  14:11:01
9329         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
9330              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9331              Date: Thu, 14 Feb 2002 22:27:33 -0800
9332              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
9333              (Applied by hand.)
9334      Branch: perl
9335            ! Configure
9336 ____________________________________________________________________________
9337 [ 14718] By: ams                                   on 2002/02/16  13:45:28
9338         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
9339              From: Philip Newton <Philip.Newton@gmx.net>
9340              Date: Sat, 16 Feb 2002 10:05:05 +0100
9341              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
9342              (Applied by hand.)
9343      Branch: perl
9344            ! pod/perlport.pod
9345 ____________________________________________________________________________
9346 [ 14717] By: ams                                   on 2002/02/16  04:30:23
9347         Log: Remove dubious test.
9348      Branch: perl
9349            ! t/io/open.t
9350 ____________________________________________________________________________
9351 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
9352         Log: Tiny tweak.
9353      Branch: perl
9354            ! utf8.c
9355 ____________________________________________________________________________
9356 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
9357         Log: Restructure to_utf8_case() for simpler execution paths.
9358      Branch: perl
9359            ! utf8.c
9360 ____________________________________________________________________________
9361 [ 14714] By: ams                                   on 2002/02/16  02:43:59
9362         Log: Absorb #14701 by Sarathy from maint-5.6.
9363      Branch: perl
9364            ! doio.c t/io/open.t
9365 ____________________________________________________________________________
9366 [ 14713] By: ams                                   on 2002/02/16  01:51:27
9367         Log: Subject: [PATCH] VOS patches for perl 5.8
9368              From: Paul_GreenVOS@vos.stratus.com
9369              Date: Fri, 15 Feb 02 17:41 est
9370              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
9371      Branch: perl
9372            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
9373            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9374            ! vos/install_perl.cm
9375 ____________________________________________________________________________
9376 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
9377         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
9378              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9379              Date: Fri, 15 Feb 2002 23:05:44 +0100
9380              Message-ID: <20020215230544.A690@rafael>
9381      Branch: perl
9382            ! ext/B/B/Deparse.pm
9383 ____________________________________________________________________________
9384 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
9385         Log: Add $VERSION.
9386      Branch: perl
9387            ! lib/Tie/Memoize.pm
9388 ____________________________________________________________________________
9389 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
9390         Log: Update Changes.
9391      Branch: perl
9392            ! Changes patchlevel.h
9393 ____________________________________________________________________________
9394 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
9395         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
9396              From: Robin Barker <rmb1@cise.npl.co.uk>
9397              Date: Thu, 14 Feb 2002 19:07:40 GMT
9398              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
9399              
9400              (the hints part only)
9401      Branch: perl
9402            ! hints/solaris_2.sh
9403 ____________________________________________________________________________
9404 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
9405         Log: metaconfig unit changes for #14707.
9406      Branch: metaconfig
9407            ! U/modified/cc.U
9408      Branch: metaconfig/U/perl
9409            ! Checkcc.U
9410 ____________________________________________________________________________
9411 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
9412         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
9413              From: Robin Barker <rmb1@cise.npl.co.uk>
9414              Date: Fri, 15 Feb 2002 12:14:39 GMT
9415              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
9416              
9417              Split checking-for-gcc and checking-for-cc.
9418      Branch: perl
9419            ! Configure
9420 ____________________________________________________________________________
9421 [ 14706] By: ams                                   on 2002/02/15  13:57:15
9422         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
9423              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
9424              Date: 15 Feb 2002 10:53:06 +0200
9425              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
9426      Branch: perl
9427            ! lib/Pod/Html.pm
9428 ____________________________________________________________________________
9429 [ 14705] By: ams                                   on 2002/02/15  08:42:55
9430         Log: Subject: [PATCH @14577] OS/2 tests and more
9431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9432              Date: Fri, 15 Feb 2002 03:56:24 -0500
9433              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
9434      Branch: perl
9435            + os2/OS2/Process/t/os2_process.t
9436            + os2/OS2/Process/t/os2_process_kid.t
9437            + os2/OS2/Process/t/os2_process_text.t
9438            ! MANIFEST configpm hints/os2.sh makedef.pl
9439            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
9440            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
9441            ! os2/os2ish.h
9442 ____________________________________________________________________________
9443 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
9444         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
9445              avoid wasteful PL_fdpid fiddling where that is not warranted;
9446              mostly whitespace fixes
9447              
9448              these were longstanding todo items from:
9449              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
9450      Branch: maint-5.6/perl
9451            ! doio.c
9452 ____________________________________________________________________________
9453 [ 14702] By: nick                                  on 2002/02/15  08:31:41
9454         Log: Integrate mainline
9455      Branch: perlio
9456           +> lib/if.pm lib/if.t
9457           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
9458           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9459           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
9460           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
9461           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
9462           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
9463           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
9464           !> t/lib/warnings/pp_sys
9465 ____________________________________________________________________________
9466 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
9467         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
9468              (and also dies quickly on Windows); this bug crept in as
9469              change#610, a.k.a change#646
9470      Branch: maint-5.6/perl
9471            ! doio.c t/io/open.t
9472 ____________________________________________________________________________
9473 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
9474         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
9475              From: Ville "Skyttä" <ville.skytta@iki.fi>
9476              Date: Wed, 13 Feb 2002 22:29:39 +0200
9477              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
9478      Branch: perl
9479            ! lib/Pod/Html.pm
9480 ____________________________________________________________________________
9481 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
9482         Log: Document and test the C0 and C1.
9483      Branch: perl
9484            ! lib/charnames.pm lib/charnames.t
9485 ____________________________________________________________________________
9486 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
9487         Log: metaconfig unit change for #14697.
9488      Branch: metaconfig
9489            ! U/modified/Init.U
9490 ____________________________________________________________________________
9491 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
9492         Log: Also OS/2 seems to need exe set early.
9493      Branch: perl
9494            ! Configure
9495 ____________________________________________________________________________
9496 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
9497         Log: Document pack U0U.
9498      Branch: perl
9499            ! pod/perluniintro.pod
9500 ____________________________________________________________________________
9501 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
9502         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
9503              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9504              Date: Thu, 14 Feb 2002 23:58:00 +0100
9505              Message-ID: <20020214235800.A12901@rafael>
9506      Branch: perl
9507            ! pp_sys.c t/lib/warnings/pp_sys
9508 ____________________________________________________________________________
9509 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
9510         Log: Subject: [PATCH @13746] conditional pragmas
9511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9512              Date: Mon, 31 Dec 2001 18:18:09 -0500
9513              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
9514      Branch: perl
9515            + lib/if.pm lib/if.t
9516            ! MANIFEST
9517 ____________________________________________________________________________
9518 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
9519         Log: Deparse bug introduced by #14615: the fix is just a workaround,
9520              I suspect there to be another deeper bug, must distill simpler
9521              test case.
9522      Branch: perl
9523            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9524 ____________________________________________________________________________
9525 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
9526         Log: Integrate perlio; 
9527              
9528              Make dependencies more precise (for nmake)
9529      Branch: perl
9530           !> ext/Encode/EUC_JP/Makefile.PL
9531 ____________________________________________________________________________
9532 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
9533         Log: Just a guess.
9534      Branch: perl
9535            ! lib/Tie/Handle.pm
9536 ____________________________________________________________________________
9537 [ 14690] By: nick                                  on 2002/02/14  16:30:56
9538         Log: Integrate mainline
9539      Branch: perlio
9540           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
9541           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
9542           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
9543           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
9544           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
9545           !> utf8.c
9546 ____________________________________________________________________________
9547 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
9548         Log: Upgrade to Net::Ping 2.11.
9549      Branch: perl
9550            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9551            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
9552            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
9553            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
9554 ____________________________________________________________________________
9555 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
9556         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
9557              From: Robin Barker <rmb1@cise.npl.co.uk>
9558              Date: Wed, 13 Feb 2002 17:37:07 GMT
9559              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
9560              
9561              (updated version of the above)
9562      Branch: perl
9563            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
9564 ____________________________________________________________________________
9565 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
9566         Log: Excise inexact blather.
9567      Branch: perl
9568            ! utf8.c
9569 ____________________________________________________________________________
9570 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
9571         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
9572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9573              Date: Mon, 31 Dec 2001 20:28:46 -0500
9574              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
9575      Branch: perl
9576            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
9577            ! MANIFEST
9578 ____________________________________________________________________________
9579 [ 14685] By: nick                                  on 2002/02/14  14:20:20
9580         Log: Make dependencies more precise (for nmake)
9581      Branch: perlio
9582            ! ext/Encode/EUC_JP/Makefile.PL
9583 ____________________________________________________________________________
9584 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
9585         Log: Subject: [PATCH @13746] tied hashes
9586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
9587              Date: Mon, 31 Dec 2001 19:15:39 -0500
9588              Message-ID: <20011231191539.A46@math.ohio-state.edu>
9589      Branch: perl
9590            ! lib/Tie/Hash.pm pod/perltie.pod
9591 ____________________________________________________________________________
9592 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
9593         Log: Subject: Re: [PATCH] Configure followed by make minitest
9594              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9595              Date: Sun, 10 Feb 2002 23:22:05 -0800
9596              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
9597      Branch: perl
9598            ! Makefile.SH
9599 ____________________________________________________________________________
9600 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
9601         Log: Subject: Re: perl@14647
9602              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9603              Date: Mon, 11 Feb 2002 19:30:36 +0100
9604              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
9605      Branch: perl
9606            ! t/op/groups.t
9607 ____________________________________________________________________________
9608 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
9609         Log: Update Changes.
9610      Branch: perl
9611            ! Changes patchlevel.h
9612 ____________________________________________________________________________
9613 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
9614         Log: Integrate perlio;
9615              
9616              Do not lc() the file names before doing dirname() or they don't match.
9617      Branch: perl
9618           !> lib/ExtUtils/t/Installed.t
9619 ____________________________________________________________________________
9620 [ 14679] By: sky                                   on 2002/02/13  12:56:13
9621         Log: rename mutex to make a bit more sense
9622      Branch: perl
9623            ! ext/threads/threads.xs
9624 ____________________________________________________________________________
9625 [ 14678] By: sky                                   on 2002/02/13  12:46:11
9626         Log: Track active threads....
9627      Branch: perl
9628            ! ext/threads/threads.pm ext/threads/threads.xs
9629 ____________________________________________________________________________
9630 [ 14677] By: nick                                  on 2002/02/13  09:30:42
9631         Log: Do not lc() the file names before doing dirname() or they don't match.
9632      Branch: perlio
9633            ! lib/ExtUtils/t/Installed.t
9634 ____________________________________________________________________________
9635 [ 14676] By: sky                                   on 2002/02/13  09:03:37
9636         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
9637              From: Michael G Schwern <schwern@pobox.com>
9638              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
9639              Message-Id: <20020213100017.GA6288@blackrider>
9640      Branch: perl
9641            ! lib/File/Spec/t/rel2abs2rel.t
9642 ____________________________________________________________________________
9643 [ 14675] By: sky                                   on 2002/02/13  09:00:24
9644         Log: Do not propagate END blocks to child threads, test.
9645      Branch: perl
9646            + ext/threads/t/end.t
9647            ! MANIFEST ext/threads/threads.xs
9648 ____________________________________________________________________________
9649 [ 14674] By: nick                                  on 2002/02/13  08:34:55
9650         Log: Integrate mainline
9651      Branch: perlio
9652           +> ext/threads/t/join.t
9653           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
9654           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
9655           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
9656 ____________________________________________________________________________
9657 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
9658         Log: metaconfig unit change for #14672.
9659      Branch: metaconfig
9660            ! U/modified/lns.U
9661 ____________________________________________________________________________
9662 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
9663         Log: $ln is supposed to be already set to $ln + executable suffix
9664              on platforms that need it, from Paul Green.
9665      Branch: perl
9666            ! Configure
9667 ____________________________________________________________________________
9668 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
9669         Log: Subject: New command syntax for 'x' command
9670              From: Mark-Jason Dominus <mjd@plover.com>
9671              Date: Tue, 12 Feb 2002 20:54:01 -0500
9672              Message-ID: <20020213015401.25685.qmail@plover.com>
9673      Branch: perl
9674            ! lib/perl5db.pl pod/perldebug.pod
9675 ____________________________________________________________________________
9676 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
9677         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
9678              From: Mark-Jason Dominus <mjd@plover.com>
9679              Date: Tue, 12 Feb 2002 20:20:42 -0500
9680              Message-ID: <20020213012042.25245.qmail@plover.com>
9681      Branch: perl
9682            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
9683 ____________________________________________________________________________
9684 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
9685         Log: Iteration continues.
9686      Branch: perl
9687            ! utf8.c
9688 ____________________________________________________________________________
9689 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
9690         Log: Duh.
9691      Branch: perl
9692            ! pp_pack.c t/op/length.t
9693 ____________________________________________________________________________
9694 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
9695         Log: Retract #14666.
9696      Branch: perl
9697            ! t/op/lc.t
9698 ____________________________________________________________________________
9699 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
9700         Log: (retracted by #14667)
9701      Branch: perl
9702            ! t/op/lc.t
9703 ____________________________________________________________________________
9704 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
9705         Log: Tiny test script tweaks.
9706      Branch: perl
9707            ! t/uni/fold.t
9708 ____________________________________________________________________________
9709 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
9710         Log: Rewrite the "special mapping" part of to_utf8_case(),
9711              this time with fewer bugs.  (See: The Law of Cybernetic
9712              Entymology.)
9713      Branch: perl
9714            ! utf8.c
9715 ____________________________________________________________________________
9716 [ 14663] By: sky                                   on 2002/02/12  18:26:16
9717         Log: Stop failures if you pass an object, sv_dup might not be the right 
9718              thing to use since I have a feeling we end up cloning far too much. 
9719              (Like the stash for example).... Maybe we need a lightweight sv_dup 
9720              that searches the target for things....
9721              Real fix is another option to perl_clone which controls if you should 
9722              save stashes.
9723      Branch: perl
9724            ! ext/threads/threads.xs
9725 ____________________________________________________________________________
9726 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
9727         Log: Retract #14661.
9728      Branch: perl
9729            ! hints/solaris_2.sh
9730 ____________________________________________________________________________
9731 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
9732         Log: (retracted by #14662)
9733      Branch: perl
9734            ! hints/solaris_2.sh
9735 ____________________________________________________________________________
9736 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
9737         Log: EBCDIC: another "can't happen".
9738      Branch: perl
9739            ! utf8.c
9740 ____________________________________________________________________________
9741 [ 14659] By: sky                                   on 2002/02/12  14:38:21
9742         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
9743      Branch: perl
9744            + ext/threads/t/join.t
9745            ! MANIFEST ext/threads/threads.xs
9746 ____________________________________________________________________________
9747 [ 14658] By: nick                                  on 2002/02/12  13:54:06
9748         Log: Integrate mainline
9749      Branch: perlio
9750           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
9751           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
9752           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
9753 ____________________________________________________________________________
9754 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
9755         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
9756              From: Jan Dubois <JanD@ActiveState.com> 
9757              Date: Tue, 12 Feb 2002 00:56:31 -0800
9758              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
9759      Branch: perl
9760            ! lib/Win32.pod win32/win32.c win32/win32.h
9761 ____________________________________________________________________________
9762 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
9763         Log: Subject: [PATCH] Re: 14654 introduced a bug 
9764              From: Michael G Schwern <schwern@pobox.com> 
9765              Date: Tue, 12 Feb 2002 05:37:36 -0500
9766              Message-ID: <20020212103736.GC14327@blackrider>
9767      Branch: perl
9768            ! lib/File/Spec/t/rel2abs2rel.t
9769 ____________________________________________________________________________
9770 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
9771         Log: More unset installman[13]dir tweaks from chromatic.
9772      Branch: perl
9773            ! lib/ExtUtils/Installed.pm
9774 ____________________________________________________________________________
9775 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
9776         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
9777              From: Michael G Schwern <schwern@pobox.com>
9778              Date: Mon, 11 Feb 2002 12:23:02 -0500
9779              Message-ID: <20020211172302.GD9556@blackrider>
9780      Branch: perl
9781            ! lib/File/Spec/t/rel2abs2rel.t
9782 ____________________________________________________________________________
9783 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
9784         Log: Use `` instead of -| to be a little bit more portable,
9785              from Michael Schwern.
9786      Branch: perl
9787            ! lib/ExtUtils/t/Embed.t
9788 ____________________________________________________________________________
9789 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
9790         Log: EBCDIC: this change for \N{} in particular is now
9791              unnecessary because of the recent more general
9792              pack U change.
9793      Branch: perl
9794            ! toke.c
9795 ____________________________________________________________________________
9796 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
9797         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
9798              From: "Craig A. Berry" <craigberry@mac.com>
9799              Date: Mon, 11 Feb 2002 17:13:47 -0600
9800              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
9801      Branch: perl
9802            ! t/test.pl
9803 ____________________________________________________________________________
9804 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
9805         Log: EBCDIC: pack U bytes change.
9806      Branch: perl
9807            ! t/op/length.t
9808 ____________________________________________________________________________
9809 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
9810         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
9811      Branch: perl
9812            ! t/op/each.t
9813 ____________________________________________________________________________
9814 [ 14648] By: nick                                  on 2002/02/11  16:14:50
9815         Log: Integrate mainline
9816      Branch: perlio
9817           !> Changes Configure Makefile.SH autodoc.pl
9818           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
9819           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
9820           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
9821 ____________________________________________________________________________
9822 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
9823         Log: Update Changes.
9824      Branch: perl
9825            ! Changes patchlevel.h
9826 ____________________________________________________________________________
9827 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
9828         Log: Regen toc.
9829      Branch: perl
9830            ! pod/perltoc.pod
9831 ____________________________________________________________________________
9832 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
9833         Log: Forgot from #14641.
9834      Branch: perl
9835            ! lib/ExtUtils/t/Embed.t
9836 ____________________________________________________________________________
9837 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
9838         Log: A forgotten metaconfig unit.
9839      Branch: metaconfig/U/perl
9840            + i_features.U
9841 ____________________________________________________________________________
9842 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
9843         Log: metaconfig unit changes for #14642.
9844      Branch: metaconfig
9845            + U/modified/lns.U
9846      Branch: metaconfig/U/perl
9847            ! issymlink.U
9848 ____________________________________________________________________________
9849 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
9850         Log: -Dmksymlinks was broken by #14628.
9851      Branch: perl
9852            ! Configure
9853 ____________________________________________________________________________
9854 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
9855         Log: Subject: [PATCH @14577] OS/2 build
9856              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9857              Date: Mon, 11 Feb 2002 06:56:41 -0500
9858              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
9859              
9860              (sans the Configure, perlio.sym, and t/op/stat.t parts)
9861      Branch: perl
9862            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
9863            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
9864            ! os2/os2ish.h
9865 ____________________________________________________________________________
9866 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
9867         Log: Integrate perlio;
9868              
9869              Re-structure Japanese encodings - part 1
9870              
9871              Split Japanese encodings - part 2
9872              - build separate .c files with separate 'compile' steps
9873              - overall Japanese.xs / Japanese.pm which loads them
9874              
9875              Add test for Japanese encoding (well euc-jp anyway).
9876              Fix one bug shown by above
9877              Skip test which does not pass yet.
9878              
9879              Patch up the failing multi-byte write case, and un-skip
9880              the test.
9881      Branch: perl
9882           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
9883           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
9884            - ext/Encode/EUC_JP/EUC_JP.pm
9885           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
9886 ____________________________________________________________________________
9887 [ 14639] By: nick                                  on 2002/02/11  11:59:18
9888         Log: Patch up the failing multi-byte write case, and un-skip
9889              the test.
9890      Branch: perlio
9891            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
9892 ____________________________________________________________________________
9893 [ 14638] By: nick                                  on 2002/02/11  10:55:39
9894         Log: Add test for Japanese encoding (well euc-jp anyway).
9895              Fix one bug shown by above
9896              Skip test which does not pass yet.
9897      Branch: perlio
9898            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
9899            + ext/Encode/t/table.ref
9900            ! MANIFEST ext/Encode/Encode.xs
9901 ____________________________________________________________________________
9902 [ 14637] By: nick                                  on 2002/02/11  09:07:04
9903         Log: Split Japanese encodings - part 2
9904              - build separate .c files with separate 'compile' steps
9905              - overall Japanese.xs / Japanese.pm which loads them
9906      Branch: perlio
9907            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
9908 ____________________________________________________________________________
9909 [ 14636] By: nick                                  on 2002/02/11  08:15:42
9910         Log: Re-structure Japanese encodings - part 1
9911      Branch: perlio
9912           +> ext/Encode/EUC_JP/Japanese.pm
9913            - ext/Encode/EUC_JP/EUC_JP.pm
9914            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
9915 ____________________________________________________________________________
9916 [ 14635] By: nick                                  on 2002/02/11  08:05:12
9917         Log: Integrate mainline
9918      Branch: perlio
9919           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
9920           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
9921           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
9922 ____________________________________________________________________________
9923 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
9924         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
9925              From: Mike Guy <mjtg@cam.ac.uk>
9926              Date: Mon, 11 Feb 2002 02:50:42 +0000
9927              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
9928      Branch: perl
9929            ! t/op/arith.t
9930 ____________________________________________________________________________
9931 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
9932         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
9933              Stepping backward in the string would be majorly bad.
9934      Branch: perl
9935            ! regcomp.c
9936 ____________________________________________________________________________
9937 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
9938         Log: The debugger part of
9939              
9940              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
9941              From: Michael G Schwern <schwern@pobox.com> 
9942              Date: Wed, 6 Feb 2002 17:32:12 -0500
9943              Message-ID: <20020206223212.GG1346@blackrider>
9944      Branch: perl
9945            ! lib/perl5db.pl
9946 ____________________________________________________________________________
9947 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
9948         Log: Integrate perlio;
9949              
9950              Borland/Win32 tuning
9951              
9952              Move PerlIO_perlio to layer_syms where it belongs?
9953      Branch: perl
9954           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
9955 ____________________________________________________________________________
9956 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
9957         Log: EBCDIC: the low 256 needs to be shuffled also
9958              in pack/unpack U (this breaks the equivalence
9959              of pack U and v-strings, but I think if someone
9960              has to give, v-strings are a good victim)
9961      Branch: perl
9962            ! pp_pack.c t/op/pack.t
9963 ____________________________________________________________________________
9964 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
9965         Log: metaconfig unit changes for #14628.
9966      Branch: metaconfig/U/perl
9967            ! d_u32align.U issymlink.U
9968 ____________________________________________________________________________
9969 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
9970         Log: Two Configure tweaks; the u32align test was trying
9971              to write into a string literal, the ln -s test was
9972              failing in VOS.
9973      Branch: perl
9974            ! Configure
9975 ____________________________________________________________________________
9976 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
9977         Log: DJGPP tweaks from Laszlo Molnar.
9978      Branch: perl
9979            ! djgpp/djgpp.c lib/File/Spec.pm
9980 ____________________________________________________________________________
9981 [ 14626] By: nick                                  on 2002/02/10  18:36:47
9982         Log: Move PerlIO_perlio to layer_syms where it belongs?
9983      Branch: perlio
9984            ! makedef.pl
9985 ____________________________________________________________________________
9986 [ 14625] By: nick                                  on 2002/02/10  18:02:21
9987         Log: Borland/Win32 tuning
9988      Branch: perlio
9989            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
9990 ____________________________________________________________________________
9991 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
9992         Log: Additional explanation for the [:...:] failure.
9993      Branch: perl
9994            ! pod/perldiag.pod
9995 ____________________________________________________________________________
9996 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
9997         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
9998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9999              Date: Sun, 10 Feb 2002 13:32:48 +0100
10000              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
10001      Branch: perl
10002            ! makedef.pl
10003 ____________________________________________________________________________
10004 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
10005         Log: Test tweaks from chromatic for cases where there
10006              are no installman1dir or installman3dir.
10007      Branch: perl
10008            ! lib/ExtUtils/t/Installed.t
10009 ____________________________________________________________________________
10010 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
10011         Log: Integrate perlio;
10012              
10013              Nick Clark's tweaks to Encode compile process
10014              1. Use decimal constants to unit string arrays rather than
10015              very long string litterals (latter having possible "\0"
10016              on end issues, and needing ANSI C line splicing).
10017              2. Replace tail-recursion during insert process with itteration.
10018              Nick C sees 12% speedup from these.
10019      Branch: perl
10020           !> ext/Encode/Encode.pm ext/Encode/compile
10021 ____________________________________________________________________________
10022 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
10023         Log: Portability notes: filename characters, character sets.
10024      Branch: perl
10025            ! pod/perlport.pod
10026 ____________________________________________________________________________
10027 [ 14619] By: nick                                  on 2002/02/10  11:06:05
10028         Log: Integrate mainline
10029      Branch: perlio
10030            ! ext/Encode/Encode.pm
10031           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
10032           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
10033           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
10034           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
10035           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
10036 ____________________________________________________________________________
10037 [ 14618] By: nick                                  on 2002/02/10  10:48:15
10038         Log: Nick Clark's tweaks to Encode compile process
10039              1. Use decimal constants to unit string arrays rather than
10040              very long string litterals (latter having possible "\0"
10041              on end issues, and needing ANSI C line splicing).
10042              2. Replace tail-recursion during insert process with itteration.
10043              Nick C sees 12% speedup from these.
10044      Branch: perlio
10045            ! ext/Encode/compile
10046 ____________________________________________________________________________
10047 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
10048         Log: Use the "Unicode 1.0" name field for control characters,
10049              as suggested by Mark Davis.  Note that Unicode 3.2 will
10050              require some more legwork on this because of certain
10051              alternative names.
10052      Branch: perl
10053            ! lib/unicore/Name.pl lib/unicore/mktables
10054 ____________________________________________________________________________
10055 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
10056         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
10057      Branch: perl
10058            ! hints/os390.sh
10059 ____________________________________________________________________________
10060 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
10061         Log: EBCDIC: the non-printable characters are different.
10062      Branch: perl
10063            ! ext/B/B/Deparse.pm
10064 ____________________________________________________________________________
10065 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
10066         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
10067              From: Nicholas Clark <nick@unfortu.net> 
10068              Date: Sat, 9 Feb 2002 22:31:29 +0000
10069              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
10070      Branch: perl
10071            ! t/lib/warnings/pp_hot
10072 ____________________________________________________________________________
10073 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
10074         Log: Subject: [PATCH] Re: Modulus operator inconsistency
10075              From: Nicholas Clark <nick@unfortu.net>
10076              Date: Sat, 9 Feb 2002 21:00:13 +0000
10077              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
10078      Branch: perl
10079            ! op.c t/op/arith.t
10080 ____________________________________________________________________________
10081 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
10082         Log: Use the same escaping mechanism for all the *flags.
10083      Branch: perl
10084            ! lib/ExtUtils/Embed.pm
10085 ____________________________________________________________________________
10086 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
10087         Log: Protect possible parentheses in ccflags, ccdlflags, and
10088              ldflags.  (In OS/390 there are parentheses in ccflags.)
10089      Branch: perl
10090            ! lib/ExtUtils/Embed.pm
10091 ____________________________________________________________________________
10092 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
10093         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
10094              From: Peter Scott <Peter@PSDT.com>
10095              Date: Fri, 08 Feb 2002 19:20:19 -0800
10096              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
10097      Branch: perl
10098            ! lib/perl5db.pl
10099 ____________________________________________________________________________
10100 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
10101         Log: FAQ sync.
10102      Branch: perl
10103            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
10104 ____________________________________________________________________________
10105 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
10106         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
10107              From: Chris Nandor <pudge@pobox.com>
10108              Date: Fri, 08 Feb 2002 16:31:41 -0500
10109              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
10110      Branch: perl
10111            ! cop.h deb.c pp_ctl.c toke.c util.c
10112 ____________________________________________________________________________
10113 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
10114         Log: Redo CopFILE / MacPerl_MPWFIleName patch
10115      Branch: maint-5.6/macperl
10116            ! cop.h deb.c pp_ctl.c toke.c util.c
10117 ____________________________________________________________________________
10118 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
10119         Log: The metaconfig unit change to go with #14605.
10120      Branch: metaconfig/U/perl
10121            ! libperl.U
10122 ____________________________________________________________________________
10123 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
10124         Log: The Configure change to go with #14604.
10125      Branch: perl
10126            ! Configure
10127 ____________________________________________________________________________
10128 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
10129         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
10130              From: Andy Dougherty <doughera@lafayette.edu>
10131              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
10132              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
10133      Branch: perl
10134            ! hints/bsdos.sh
10135 ____________________________________________________________________________
10136 [ 14603] By: nick                                  on 2002/02/08  18:16:09
10137         Log: Integrate mainline
10138      Branch: perlio
10139           +> ext/threads/t/libc.t
10140           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
10141           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
10142 ____________________________________________________________________________
10143 [ 14602] By: sky                                   on 2002/02/08  15:19:15
10144         Log: Start testing for safe localtime functions, TODO, test more functions.
10145      Branch: perl
10146            + ext/threads/t/libc.t
10147            ! MANIFEST
10148 ____________________________________________________________________________
10149 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
10150         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
10151              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10152              Date: Fri, 8 Feb 2002 00:21:07 +0100
10153              Message-ID: <20020208002107.E763@rafael>
10154      Branch: perl
10155            ! doio.c pp_sys.c t/io/argv.t
10156 ____________________________________________________________________________
10157 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
10158         Log: Subject: [PATCH] Configure followed by make minitest
10159              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10160              Date: Wed, 06 Feb 2002 21:35:20 -0800
10161              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
10162      Branch: perl
10163            ! t/op/taint.t t/run/fresh_perl.t
10164 ____________________________________________________________________________
10165 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
10166         Log: Integrate perlio;
10167              
10168              Extract something from yesterdays effort - convert my mail on pad
10169              data structures (incoporating Sarathy's corrections/clarifications)
10170              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
10171      Branch: perl
10172           !> cv.h pod/perlapi.pod pod/perlintern.pod
10173 ____________________________________________________________________________
10174 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
10175         Log: metaconfig unit changes for #14597.
10176      Branch: metaconfig
10177            ! U/modified/Loc.U
10178      Branch: metaconfig/U/perl
10179            ! libperl.U
10180 ____________________________________________________________________________
10181 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
10182         Log: Configure DJGPP tweak from Laszlo Molnar.
10183      Branch: perl
10184            ! Configure
10185 ____________________________________________________________________________
10186 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
10187         Log: DJGPP tweaks from Laszlo Molnar.
10188      Branch: perl
10189            ! djgpp/djgppsed.sh perl.c
10190 ____________________________________________________________________________
10191 [ 14595] By: nick                                  on 2002/02/08  09:19:29
10192         Log: Extract something from yesterdays effort - convert my mail on pad
10193              data structures (incoporating Sarathy's corrections/clarifications)
10194              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
10195      Branch: perlio
10196            ! cv.h pod/perlapi.pod pod/perlintern.pod
10197 ____________________________________________________________________________
10198 [ 14594] By: nick                                  on 2002/02/08  08:34:49
10199         Log: Integrate mainline
10200      Branch: perlio
10201           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
10202           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
10203           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
10204           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
10205           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
10206           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
10207 ____________________________________________________________________________
10208 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
10209         Log: To really skip the test an exit() is needed.
10210      Branch: perl
10211            ! lib/encoding.t
10212 ____________________________________________________________________________
10213 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
10214         Log: More diagnostics from Nicholas Clark.
10215      Branch: perl
10216            ! lib/Benchmark.t
10217 ____________________________________________________________________________
10218 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
10219         Log: In case of failure be more verbose.
10220      Branch: perl
10221            ! t/base/num.t
10222 ____________________________________________________________________________
10223 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
10224         Log: Update Changes
10225      Branch: maint-5.6/macperl
10226            ! macos/Changes
10227 ____________________________________________________________________________
10228 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
10229         Log: Merge AEGizmos library into PPC binary
10230      Branch: maint-5.6/macperl
10231            ! macos/Makefile.mk
10232 ____________________________________________________________________________
10233 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
10234         Log: Add -ansifor for MrCpp options
10235      Branch: maint-5.6/macperl
10236            ! macos/BuildRules.mk
10237 ____________________________________________________________________________
10238 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
10239         Log: Check ownership of CatInfos (MacPerl Bug #494482)
10240      Branch: maint-5.6/macperl
10241            ! macos/ext/Mac/Files/Files.xs
10242 ____________________________________________________________________________
10243 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
10244         Log: Resource updates
10245      Branch: maint-5.6/macperl
10246            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
10247 ____________________________________________________________________________
10248 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
10249         Log: Empty path is ENOENT (MacPerl Bug #512351)
10250      Branch: maint-5.6/macperl
10251            ! macos/macperl/MPAppleEvents.c
10252 ____________________________________________________________________________
10253 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
10254         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
10255      Branch: maint-5.6/macperl
10256            ! macos/macperl/MPAEVTStream.cp
10257 ____________________________________________________________________________
10258 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
10259         Log: macify(ABSTRACT_FROM)
10260      Branch: maint-5.6/macperl
10261            ! macos/lib/ExtUtils/MM_MacOS.pm
10262 ____________________________________________________________________________
10263 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
10264         Log: Use correct Mac filenames in error messages, caller()
10265      Branch: maint-5.6/macperl
10266            ! deb.c pp_ctl.c toke.c util.c
10267 ____________________________________________________________________________
10268 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
10269         Log: Sanity checks to see that the IV/NV and the PV of numeric
10270              scalars stay in sync (unearthed this via the OS/390 gcvt()
10271              brokenness)
10272      Branch: perl
10273            + t/base/num.t
10274            ! MANIFEST
10275 ____________________________________________________________________________
10276 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
10277         Log: Retract the anon leak subpatch of #14418 and #14431
10278              (the latter came into bleadperl as part of #14433).
10279      Branch: perl
10280            ! op.c t/run/fresh_perl.t
10281 ____________________________________________________________________________
10282 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
10283         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
10284              mangles 0.1 to "10".  sprintf() seems more well-behaved.
10285      Branch: perl
10286            ! hints/os390.sh
10287 ____________________________________________________________________________
10288 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
10289         Log: Subject: [PATCH @14557] another Encode fix for VMS
10290              From: "Craig A. Berry" <craigberry@mac.com>
10291              Date: Wed, 06 Feb 2002 14:44:20 -0600
10292              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
10293      Branch: perl
10294            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
10295 ____________________________________________________________________________
10296 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
10297         Log: Integrate perlio;
10298              
10299              One way to avoid OS390 winge about #line directives.
10300      Branch: perl
10301           !> ext/Encode/EUC_JP/Makefile.PL
10302 ____________________________________________________________________________
10303 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
10304         Log: Update Changes.
10305      Branch: perl
10306            ! Changes patchlevel.h
10307 ____________________________________________________________________________
10308 [ 14575] By: nick                                  on 2002/02/06  15:23:24
10309         Log: One way to avoid OS390 winge about #line directives.
10310      Branch: perlio
10311            ! ext/Encode/EUC_JP/Makefile.PL
10312 ____________________________________________________________________________
10313 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
10314         Log: s/Netware/NetWare/
10315      Branch: perl
10316            ! MANIFEST
10317 ____________________________________________________________________________
10318 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
10319         Log: New Netware scripts.
10320      Branch: perl
10321            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
10322            + NetWare/t/NWScripts-Exist.pl
10323            ! MANIFEST
10324 ____________________________________________________________________________
10325 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
10326         Log: EBCDIC: the encoding pragma would need some rethinking,
10327              probably a pass of EBCDIC->Unicode mapping.  For now,
10328              disable it on EBCDIC.
10329      Branch: perl
10330            ! lib/encoding.pm lib/encoding.t
10331 ____________________________________________________________________________
10332 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
10333         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
10334              for the low 256.  Now tweaked the tests, but maybe it's
10335              the module that needs few NATIVE_TO_UNI()s somewhere?
10336      Branch: perl
10337            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
10338 ____________________________________________________________________________
10339 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
10340         Log: Subject: [PATCH utf8.c] format problem
10341              From: Robin Barker <rmb1@cise.npl.co.uk>
10342              Date: Wed, 6 Feb 2002 14:01:43 GMT
10343              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
10344      Branch: perl
10345            ! utf8.c
10346 ____________________________________________________________________________
10347 [ 14569] By: nick                                  on 2002/02/06  09:52:23
10348         Log: Integrate mainline
10349      Branch: perlio
10350           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
10351           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
10352           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
10353           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
10354           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
10355           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
10356 ____________________________________________________________________________
10357 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
10358         Log: EBCDIC: 0x41 is not cricket.
10359      Branch: perl
10360            ! ext/Encode/t/Encode.t
10361 ____________________________________________________________________________
10362 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
10363         Log: NetWare update from Ananth Kesari.
10364      Branch: perl
10365            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
10366            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
10367            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
10368            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
10369            ! NetWare/t/NWScripts.pl makedef.pl
10370 ____________________________________________________________________________
10371 [ 14566] By: sky                                   on 2002/02/05  18:39:13
10372         Log: Subject: Re: File::Spec::rel2abs2rel (?)
10373              From: Michael G Schwern <schwern@pobox.com>
10374              Date: Tue, 5 Feb 2002 13:47:39 -0500
10375              Message-ID: <20020205184739.GB17375@blackrider>
10376      Branch: perl
10377            ! lib/File/Spec/t/rel2abs2rel.t
10378 ____________________________________________________________________________
10379 [ 14565] By: nick                                  on 2002/02/05  17:31:24
10380         Log: Integrate mainline
10381      Branch: perlio
10382           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
10383           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
10384           !> utf8.h
10385 ____________________________________________________________________________
10386 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
10387         Log: Integrate perlio;
10388              
10389              More Encode tweaks:
10390              - make expensive and marginal substring search optional (-O)
10391              - enable -O for ASCII-oid encodings (search space is small)
10392              - add ASCII-oid jis0201 to basic Encode.so
10393              - add some other Japanese encodings to EUC_JP bundle (without -O)
10394      Branch: perl
10395           +> ext/Encode/Encode/jis0201.ucm
10396           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
10397           !> ext/Encode/compile
10398 ____________________________________________________________________________
10399 [ 14563] By: nick                                  on 2002/02/05  16:01:15
10400         Log: More Encode tweaks:
10401              - make expensive and marginal substring search optional (-O)
10402              - enable -O for ASCII-oid encodings (search space is small)
10403              - add ASCII-oid jis0201 to basic Encode.so
10404              - add some other Japanese encodings to EUC_JP bundle (without -O)
10405      Branch: perlio
10406            + ext/Encode/Encode/jis0201.ucm
10407            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
10408            ! ext/Encode/compile
10409 ____________________________________________________________________________
10410 [ 14562] By: sky                                   on 2002/02/05  14:50:36
10411         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
10412      Branch: perl
10413            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
10414 ____________________________________________________________________________
10415 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
10416         Log: EBCDIC: SHARP S is different.
10417      Branch: perl
10418            ! regexec.c utf8.h
10419 ____________________________________________________________________________
10420 [ 14560] By: sky                                   on 2002/02/05  13:49:40
10421         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
10422      Branch: perl
10423            ! t/op/filetest.t
10424 ____________________________________________________________________________
10425 [ 14559] By: sky                                   on 2002/02/05  11:39:24
10426         Log: Add . first to the PATH environment to test that we really
10427              get ./perl and not some other older perl.
10428      Branch: perl
10429            ! lib/File/Spec/t/rel2abs2rel.t
10430 ____________________________________________________________________________
10431 [ 14558] By: sky                                   on 2002/02/05  11:20:21
10432         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
10433      Branch: perl
10434            ! ext/POSIX/t/posix.t
10435 ____________________________________________________________________________
10436 [ 14557] By: sky                                   on 2002/02/05  10:30:58
10437         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
10438      Branch: perl
10439            ! hints/darwin.sh perl.h
10440 ____________________________________________________________________________
10441 [ 14556] By: nick                                  on 2002/02/05  06:58:52
10442         Log: Integrate mainline
10443      Branch: perlio
10444           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
10445           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
10446           !> lib/File/Find/t/taint.t
10447 ____________________________________________________________________________
10448 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
10449         Log: Integrate change #14439 from maintperl
10450      Branch: maint-5.6/macperl
10451           !> op.c
10452 ____________________________________________________________________________
10453 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
10454         Log: Subject: [PATCH] File::Find tests not cleaning up properly
10455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10456              Date: Mon, 4 Feb 2002 22:09:07 +0100
10457              Message-ID: <20020204220907.A8288@rafael>
10458      Branch: perl
10459            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
10460 ____________________________________________________________________________
10461 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
10462         Log: Signedness mumblings from Tru64.
10463      Branch: perl
10464            ! ext/Encode/Encode.xs
10465 ____________________________________________________________________________
10466 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
10467         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
10468              From: "Craig A. Berry" <craigberry@mac.com>
10469              Date: Mon, 04 Feb 2002 17:16:00 -0600
10470              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
10471      Branch: perl
10472            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
10473            ! ext/Encode/Encode.xs
10474 ____________________________________________________________________________
10475 [ 14551] By: nick                                  on 2002/02/04  16:00:31
10476         Log: Integrate mainline
10477      Branch: perlio
10478           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
10479           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
10480           !> regcomp.c
10481 ____________________________________________________________________________
10482 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
10483         Log: Update Changes.
10484      Branch: perl
10485            ! Changes patchlevel.h
10486 ____________________________________________________________________________
10487 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
10488         Log: Comment microtweaks.
10489      Branch: perl
10490            ! lib/locale.t
10491 ____________________________________________________________________________
10492 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
10493         Log: Subject: trivial docu patch
10494              From: andreas.koenig@anima.de (Andreas J. Koenig)
10495              Date: 04 Feb 2002 08:15:19 +0100
10496              Message-ID: <m3pu3l7m60.fsf@anima.de>
10497      Branch: perl
10498            ! pod/perluniintro.pod
10499 ____________________________________________________________________________
10500 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
10501         Log: Subject: [PATCH] (??{ }) anomaly
10502              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10503              Date: Sun, 03 Feb 2002 20:21:45 -0800
10504              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
10505      Branch: perl
10506            ! regcomp.c
10507 ____________________________________________________________________________
10508 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
10509         Log: Integrate perlio.
10510              
10511              Carry on where we left off if we have to grow destination
10512              SV during XS encode/decode
10513              
10514              Remove debugging warning, be consistent about API fails.
10515      Branch: perl
10516           !> ext/Encode/Encode.xs
10517 ____________________________________________________________________________
10518 [ 14545] By: nick                                  on 2002/02/03  20:03:38
10519         Log: Remove debugging warning, be consistent about API fails.
10520      Branch: perlio
10521            ! ext/Encode/Encode.xs
10522 ____________________________________________________________________________
10523 [ 14544] By: nick                                  on 2002/02/03  19:47:48
10524         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
10525      Branch: perlio
10526            ! ext/Encode/Encode.xs
10527 ____________________________________________________________________________
10528 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
10529         Log: Subject: PATCH CPAN.pm
10530              From: Mark-Jason Dominus <mjd@plover.com>
10531              Date: Sun, 03 Feb 2002 12:36:36 -0500
10532              Message-ID: <20020203173636.27451.qmail@plover.com>
10533      Branch: perl
10534            ! lib/CPAN.pm
10535 ____________________________________________________________________________
10536 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
10537         Log: Must search further back.
10538      Branch: perl
10539            ! lib/h2xs.t
10540 ____________________________________________________________________________
10541 [ 14541] By: nick                                  on 2002/02/03  18:52:09
10542         Log: Integrate mainline
10543      Branch: perlio
10544           !> (integrate 29 files)
10545 ____________________________________________________________________________
10546 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
10547         Log: EBCDIC: more natification.
10548      Branch: perl
10549            ! regcomp.c
10550 ____________________________________________________________________________
10551 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
10552         Log: Debug noise.
10553      Branch: perl
10554            ! ext/Encode/Encode.xs
10555 ____________________________________________________________________________
10556 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
10557         Log: Integrate perlio;
10558              
10559              Stable intermediate point in Encode cleanup.
10560              :encode(euc-jp) works on Dan's table.euc
10561              Much buffer copying and other silliness remains.
10562      Branch: perl
10563           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10564           !> ext/Encode/lib/Encode/Encoding.pm
10565 ____________________________________________________________________________
10566 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
10567         Log: Prettify.
10568      Branch: perl
10569            ! lib/unicore/mktables
10570 ____________________________________________________________________________
10571 [ 14536] By: nick                                  on 2002/02/03  17:32:03
10572         Log: Stable intermediate point in Encode cleanup.
10573              :encode(euc-jp) works on Dan's table.euc
10574              Much buffer copying and other silliness remains.
10575      Branch: perlio
10576            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10577            ! ext/Encode/lib/Encode/Encoding.pm
10578 ____________________________________________________________________________
10579 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
10580         Log: EBCDIC: it's much nicer to compare Unicode code points
10581              to Unicode code points.
10582      Branch: perl
10583            ! regexec.c
10584 ____________________________________________________________________________
10585 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
10586         Log: EBCDIC: character classes must remap the low 256.
10587      Branch: perl
10588            ! regcomp.c
10589 ____________________________________________________________________________
10590 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
10591         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
10592      Branch: perl
10593            ! lib/I18N/LangTags/List.pm
10594 ____________________________________________________________________________
10595 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
10596         Log: FAQ sync.
10597      Branch: perl
10598            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
10599            ! pod/perlfaq6.pod pod/perlfaq7.pod
10600 ____________________________________________________________________________
10601 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
10602         Log: Integrate perlio;
10603              
10604              Re-indent Encode.xs
10605              
10606              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
10607              (Mis-feature discovered by Encode.)
10608      Branch: perl
10609           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
10610 ____________________________________________________________________________
10611 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
10612         Log: Subject: [PATCH] lstat FH and -l FH warnings
10613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10614              Date: Sat, 2 Feb 2002 22:24:54 +0100           
10615              Message-ID: <20020202222454.A11608@rafael>       
10616      Branch: perl
10617            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
10618            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
10619 ____________________________________________________________________________
10620 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
10621         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
10622              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10623              Date: Sat, 2 Feb 2002 13:11:01 +0100           
10624              Message-ID: <20020202131101.A722@rafael>               
10625              
10626              Subject: [PATCH t/op/ver.t] another false positive
10627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10628              Date: Sat, 2 Feb 2002 13:38:22 +0100           
10629              Message-ID: <20020202133822.E722@rafael>         
10630              
10631              Subject: [PATCH] t/test.pl:ok() doesn't work
10632              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
10633              Date: Sun, 03 Feb 2002 00:02:38 -0800          
10634              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
10635      Branch: perl
10636            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
10637            ! t/test.pl
10638 ____________________________________________________________________________
10639 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
10640         Log: Subject: [PATCH @13746] OS2::Process's constants
10641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10642              Date: Sat, 2 Feb 2002 01:00:55 -0500           
10643              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
10644      Branch: perl
10645            ! os2/OS2/Process/Makefile.PL
10646 ____________________________________________________________________________
10647 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
10648         Log: Subject: [PATCH @13746] h2xs   
10649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10650              Date: Sat, 2 Feb 2002 00:58:44 -0500           
10651              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
10652      Branch: perl
10653            ! utils/h2xs.PL
10654 ____________________________________________________________________________
10655 [ 14526] By: nick                                  on 2002/02/03  14:54:18
10656         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
10657              (Mis-feature discovered by Encode.)
10658      Branch: perlio
10659            ! sv.c
10660 ____________________________________________________________________________
10661 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
10662         Log: EBCDIC: since #14519 made \N{...} to remap,
10663              the test cannot expect an ASCII code point.
10664      Branch: perl
10665            ! lib/charnames.t
10666 ____________________________________________________________________________
10667 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
10668         Log: Sub-MANIFEST-tweak.
10669      Branch: perl
10670            ! ext/Encode/MANIFEST
10671 ____________________________________________________________________________
10672 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
10673         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
10674              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10675              Date: Fri, 01 Feb 2002 23:51:03 +0900
10676              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
10677      Branch: perl
10678            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10679 ____________________________________________________________________________
10680 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
10681         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
10682              From: Andy Dougherty <doughera@lafayette.edu>
10683              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
10684              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
10685      Branch: perl
10686            ! README.solaris hints/solaris_2.sh
10687 ____________________________________________________________________________
10688 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
10689         Log: EBCDIC: no hope to get the low 256 right in unifolding.
10690      Branch: perl
10691            ! t/uni/fold.t
10692 ____________________________________________________________________________
10693 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
10694         Log: todo entry for missing pack formats.
10695      Branch: perl
10696            ! pod/perltodo.pod
10697 ____________________________________________________________________________
10698 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
10699         Log: EBCDIC: the low 256 \N{...} need to be remapped.
10700      Branch: perl
10701            ! toke.c
10702 ____________________________________________________________________________
10703 [ 14518] By: nick                                  on 2002/02/01  18:32:03
10704         Log: indent -kr -nce and some manual tweaks to match perl style.
10705      Branch: perlio
10706            ! ext/Encode/Encode.xs
10707 ____________________________________________________________________________
10708 [ 14517] By: nick                                  on 2002/02/01  18:20:46
10709         Log: Integrate mainline
10710      Branch: perlio
10711           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
10712           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
10713           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
10714           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
10715           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
10716           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
10717           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
10718 ____________________________________________________________________________
10719 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
10720         Log: Integrate perlio; 
10721              
10722              Minor Encode tweaks:
10723              - move Encode.pm back to top of Encode like normal XS extension
10724              - avoid .def as a file extension (Win32 builds)
10725      Branch: perl
10726            ! MANIFEST
10727           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
10728           !> ext/Encode/Makefile.PL ext/Encode/compile
10729 ____________________________________________________________________________
10730 [ 14515] By: nick                                  on 2002/02/01  16:27:59
10731         Log: Minor Encode tweaks:
10732              - move Encode.pm back to top of Encode like normal XS extension
10733              - avoid .def as a file extension (Win32 builds)
10734      Branch: perlio
10735           +> ext/Encode/Encode.pm
10736            - ext/Encode/lib/Encode.pm
10737            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
10738            ! ext/Encode/Makefile.PL ext/Encode/compile
10739 ____________________________________________________________________________
10740 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
10741         Log: Subject: [PATCH utf8.t] temp file not cleaned up
10742              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10743              Date: Fri, 1 Feb 2002 15:47:46 +0100
10744              Message-ID: <20020201154746.A24079@rafael>
10745      Branch: perl
10746            ! t/io/utf8.t
10747 ____________________________________________________________________________
10748 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
10749         Log: Subject: [PATCH] make "lstat FH" croak
10750              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10751              Date: Fri, 1 Feb 2002 15:12:50 +0100
10752              Message-ID: <20020201151250.A738@rafael>
10753      Branch: perl
10754            ! pod/perldiag.pod pp_sys.c t/op/stat.t
10755 ____________________________________________________________________________
10756 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
10757         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
10758              From: Kay Röpke <kroepke@dolphin-services.de>
10759              Date: Fri, 1 Feb 2002 01:10:43 +0100
10760              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
10761      Branch: perl
10762            ! t/op/stat.t
10763 ____________________________________________________________________________
10764 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
10765         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
10766              I got it in Tru64 + ithreads but only without -g, took
10767              some debugging by printf (which was no fun either since
10768              adding some debug printfs hid the error)
10769      Branch: perl
10770            ! regexec.c utf8.c
10771 ____________________________________________________________________________
10772 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
10773         Log: Subject: Re: [PATCH] perl -V:
10774              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
10775              Date: Thu, 31 Jan 2002 12:10:20 -0800
10776              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
10777              
10778              Subject: Re: [PATCH] perl -V:
10779              From: Michael G Schwern <schwern@pobox.com>
10780              Date: Thu, 31 Jan 2002 16:43:13 -0500
10781              Message-ID: <20020131214313.GH6498@blackrider>
10782      Branch: perl
10783            ! t/run/switches.t
10784 ____________________________________________________________________________
10785 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
10786         Log: #14505 effect.
10787      Branch: perl
10788            ! pod/perluniintro.pod
10789 ____________________________________________________________________________
10790 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
10791         Log: Daniel S. Lewart adopts the Math::Complex.
10792      Branch: perl
10793            ! lib/Math/Complex.pm
10794 ____________________________________________________________________________
10795 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
10796         Log: More Complex DWIMmery.
10797      Branch: perl
10798            ! lib/Math/Complex.pm lib/Math/Complex.t
10799 ____________________________________________________________________________
10800 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
10801         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
10802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10803              Date: Thu, 31 Jan 2002 14:37:52 +0100
10804              Message-ID: <20020131143752.A1452@rafael>
10805      Branch: perl
10806            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
10807 ____________________________________________________________________________
10808 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
10809         Log: Turn the I/O Unicode error by default on, but the
10810              character-generating Unicode error by default off,
10811              as Larry suggested.
10812      Branch: perl
10813            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
10814            ! utf8.c
10815 ____________________________________________________________________________
10816 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
10817         Log: Subject: [PATCH] open.pm minor cleanup
10818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10819              Date: Thu, 31 Jan 2002 15:03:02 +0100
10820              Message-ID: <20020131150302.C1452@rafael>
10821      Branch: perl
10822            ! lib/open.pm
10823 ____________________________________________________________________________
10824 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
10825         Log: Update Changes.
10826      Branch: perl
10827            ! Changes patchlevel.h
10828 ____________________________________________________________________________
10829 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
10830         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
10831              From: Robin Barker <rmb1@cise.npl.co.uk>
10832              Date: Wed, 30 Jan 2002 11:58:33 GMT
10833              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
10834      Branch: perl
10835            ! lib/CPAN.pm
10836 ____________________________________________________________________________
10837 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
10838         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
10839              re-sort MANIFEST.
10840      Branch: perl
10841            + ext/Encode/Encode.pm
10842            - ext/Encode/lib/Encode.pm
10843            ! MANIFEST ext/Encode/Makefile.PL
10844 ____________________________________________________________________________
10845 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
10846         Log: Integrate perlio;
10847              
10848              Collect some stats during compile process.
10849              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
10850              as one XS - inconclusive - marginal win?
10851              Add some comments to encode.h
10852      Branch: perl
10853           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
10854           !> ext/Encode/encode.h
10855 ____________________________________________________________________________
10856 [ 14499] By: nick                                  on 2002/01/30  09:57:47
10857         Log: Collect some stats during compile process.
10858              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
10859              as one XS - inconclusive - marginal win?
10860              Add some comments to encode.h
10861      Branch: perlio
10862            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
10863            ! ext/Encode/encode.h
10864 ____________________________________________________________________________
10865 [ 14498] By: nick                                  on 2002/01/30  07:27:55
10866         Log: Integrate Jarkko's path/INC tweaks
10867      Branch: perlio
10868           !> ext/Encode/compile
10869 ____________________________________________________________________________
10870 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
10871         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
10872              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10873              Date: Tue, 29 Jan 2002 01:13:09 -0800
10874              Message-ID: <lemV8gzkgu/K092yn@efn.org>
10875      Branch: perl
10876            ! configpm
10877 ____________________________________________________________________________
10878 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
10879         Log: Subject: [PATCH t/op/inccode.t] new test
10880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10881              Date: Tue, 29 Jan 2002 22:03:45 +0100
10882              Message-ID: <20020129220345.A704@rafael>
10883      Branch: perl
10884            ! t/op/inccode.t
10885 ____________________________________________________________________________
10886 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
10887         Log: EBCDIC: t/op/lc.t now passes.
10888      Branch: perl
10889            ! t/op/lc.t
10890 ____________________________________________________________________________
10891 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
10892         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
10893      Branch: perl
10894            ! utf8.c
10895 ____________________________________________________________________________
10896 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
10897         Log: Must find stuff during build.
10898      Branch: perl
10899            ! ext/Encode/compile
10900 ____________________________________________________________________________
10901 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
10902         Log: Integrate with perlio;
10903              
10904              Basics of a compiled Encode XS extension
10905      Branch: perl
10906           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
10907           +> ext/Encode/Encode/euc-jp.ucm
10908           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
10909           !> ext/Encode/encode.h
10910 ____________________________________________________________________________
10911 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
10912         Log: EBCDIC tweaks-- no new test passes, but getting closer.
10913      Branch: perl
10914            ! utf8.c
10915 ____________________________________________________________________________
10916 [ 14490] By: nick                                  on 2002/01/29  21:20:57
10917         Log: Basics of a compiled Encode XS extension
10918      Branch: perlio
10919            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
10920            + ext/Encode/Encode/euc-jp.ucm
10921            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
10922            ! ext/Encode/encode.h
10923 ____________________________________________________________________________
10924 [ 14489] By: nick                                  on 2002/01/29  18:40:54
10925         Log: Integrate mainline
10926      Branch: perlio
10927           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
10928           +> ext/Encode/lib/Encode/Encoding.pm
10929           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
10930           +> ext/Encode/lib/Encode/Tcl/Escape.pm
10931           +> ext/Encode/lib/Encode/Tcl/Extended.pm
10932           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
10933           +> ext/Encode/lib/Encode/Tcl/Table.pm
10934           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10935           +> ext/Encode/lib/Encode/iso10646_1.pm
10936           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10937           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
10938           +> ext/Encode/t/Tcl.t
10939            - ext/Encode.t ext/Encode/Encode.pm
10940            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
10941            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
10942           !> (integrate 33 files)
10943 ____________________________________________________________________________
10944 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
10945         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
10946              From: Richard Clamp <richardc@unixbeard.net>
10947              Date: Mon, 28 Jan 2002 02:17:55 +0000
10948              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
10949      Branch: perl
10950            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
10951 ____________________________________________________________________________
10952 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
10953         Log: OS/390 seems to do length 0 udp reads, Nicholas says
10954              skippage is for now the best cause of action.
10955      Branch: perl
10956            ! ext/Socket/socketpair.t
10957 ____________________________________________________________________________
10958 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
10959         Log: Encode cleanup from Dan Kogai; reworked even further.
10960      Branch: perl
10961            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
10962            + ext/Encode/lib/Encode/Encoding.pm
10963            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
10964            + ext/Encode/lib/Encode/Tcl/Escape.pm
10965            + ext/Encode/lib/Encode/Tcl/Extended.pm
10966            + ext/Encode/lib/Encode/Tcl/HanZi.pm
10967            + ext/Encode/lib/Encode/Tcl/Table.pm
10968            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10969            + ext/Encode/lib/Encode/iso10646_1.pm
10970            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10971            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
10972            + ext/Encode/t/Tcl.t
10973            - ext/Encode.t ext/Encode/Encode.pm
10974            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
10975            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
10976            ! MANIFEST ext/Encode/Encode/8859-1.ucm
10977            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
10978            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10979            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10980            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10981            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10982            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10983            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10984            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10985            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
10986            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
10987            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
10988            ! ext/Encode/compile
10989 ____________________________________________________________________________
10990 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
10991         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
10992      Branch: perl
10993            ! djgpp/djgpp.c perlio.c
10994 ____________________________________________________________________________
10995 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
10996         Log: Prettier printing from Michael Schwern.
10997      Branch: perl
10998            ! t/test.pl
10999 ____________________________________________________________________________
11000 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
11001         Log: Show also the debug and debugcolor as known pragmas.
11002      Branch: perl
11003            ! ext/re/re.pm
11004 ____________________________________________________________________________
11005 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
11006         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
11007              From: "Craig A. Berry" <craigberry@mac.com>
11008              Date: Mon, 28 Jan 2002 16:30:30 -0600
11009              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
11010      Branch: perl
11011            ! ext/B/t/assembler.t
11012 ____________________________________________________________________________
11013 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
11014         Log: metaconfig unit change for #14480.
11015      Branch: metaconfig
11016            ! U/modified/Init.U
11017 ____________________________________________________________________________
11018 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
11019         Log: DJGPP needs to know its exe soon, too.
11020      Branch: perl
11021            ! Configure
11022 ____________________________________________________________________________
11023 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
11024         Log: Round #2 on EBCDICation.
11025      Branch: perl
11026            ! t/op/append.t
11027 ____________________________________________________________________________
11028 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
11029         Log: Integrate perlio;
11030              
11031              Set makefile.mk CCHOME etc. for default locations of MinGW and free
11032              Borland compilers. (Borland builds one or two oddities.)
11033      Branch: perl
11034           !> win32/config.bc win32/makefile.mk
11035 ____________________________________________________________________________
11036 [ 14477] By: nick                                  on 2002/01/28  20:12:31
11037         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
11038              Borland compilers. (Borland builds one or two oddities.)
11039      Branch: perlio
11040            ! win32/config.bc win32/makefile.mk
11041 ____________________________________________________________________________
11042 [ 14476] By: nick                                  on 2002/01/28  18:43:47
11043         Log: Integrate mainline
11044      Branch: perlio
11045           !> Configure hints/hpux.sh
11046 ____________________________________________________________________________
11047 [ 14475] By: nick                                  on 2002/01/28  17:15:12
11048         Log: Integrate mainline
11049      Branch: perlio
11050           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
11051           !> patchlevel.h pp_sys.c t/lib/warnings/perl
11052 ____________________________________________________________________________
11053 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
11054         Log: metaconfig unit change for #14472.
11055      Branch: metaconfig/U/perl
11056            ! d_u32align.U
11057 ____________________________________________________________________________
11058 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
11059         Log: Misunderstood Merijn's patch.
11060      Branch: perl
11061            ! hints/hpux.sh
11062 ____________________________________________________________________________
11063 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
11064         Log: Misapplied Merijn's patch.
11065      Branch: perl
11066            ! Configure
11067 ____________________________________________________________________________
11068 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
11069         Log: Update Changes.
11070      Branch: perl
11071            ! Changes patchlevel.h
11072 ____________________________________________________________________________
11073 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
11074         Log: BeOS has sockets but not true ones.
11075      Branch: perl
11076            ! pp_sys.c
11077 ____________________________________________________________________________
11078 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
11079         Log: metaconfig unit change for #14467.
11080      Branch: metaconfig/U/perl
11081            ! d_u32align.U
11082 ____________________________________________________________________________
11083 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
11084         Log: For some strange reason under the smoke harness the alignment
11085              test hangs in HP-UX 10.20.  So hint it to avoid the test.
11086      Branch: perl
11087            ! hints/hpux.sh
11088 ____________________________________________________________________________
11089 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
11090         Log: Allow d_u32align to be hinted.
11091      Branch: perl
11092            ! Configure
11093 ____________________________________________________________________________
11094 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
11095         Log: The shift key is important.
11096      Branch: perl
11097            ! ext/B/B.xs
11098 ____________________________________________________________________________
11099 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
11100         Log: The "used only once" warnings (from gv_check) come
11101              in pseudorandom hash order-- in EBCDIC the order
11102              is different.  Add a new option that allow the warnings
11103              to come in any order (Paul Marquess).
11104      Branch: perl
11105            ! lib/warnings.t t/lib/warnings/perl
11106 ____________________________________________________________________________
11107 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
11108         Log: Integrate perlio; the 0nothread test failure without threads.
11109      Branch: perl
11110           !> ext/threads/shared/t/0nothread.t
11111 ____________________________________________________________________________
11112 [ 14463] By: nick                                  on 2002/01/28  08:22:36
11113         Log: Integrate mainline
11114      Branch: perlio
11115           !> (integrate 37 files)
11116 ____________________________________________________________________________
11117 [ 14462] By: nick                                  on 2002/01/28  08:09:53
11118         Log: 1st attempt at skipping broke threads case.
11119      Branch: perlio
11120            ! ext/threads/shared/t/0nothread.t
11121 ____________________________________________________________________________
11122 [ 14461] By: nick                                  on 2002/01/28  07:25:58
11123         Log: Skip new threads::shared test unless -Duseithreads
11124      Branch: perlio
11125            ! ext/threads/shared/t/0nothread.t
11126 ____________________________________________________________________________
11127 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
11128         Log: FAQ sync.
11129      Branch: perl
11130            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11131            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11132            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11133            ! pod/perlfaq9.pod
11134 ____________________________________________________________________________
11135 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
11136         Log: Upgrade to podlators 1.20.
11137      Branch: perl
11138            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
11139 ____________________________________________________________________________
11140 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
11141         Log: Retract #14448, a better patch coming up.
11142      Branch: perl
11143            ! lib/Pod/t/basic.t
11144 ____________________________________________________________________________
11145 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
11146         Log: EBCDIC portability.
11147      Branch: perl
11148            ! t/op/append.t
11149 ____________________________________________________________________________
11150 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
11151         Log: Further cygwin installperl tweak from Gerrit P. Haase.
11152      Branch: perl
11153            ! installperl
11154 ____________________________________________________________________________
11155 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
11156         Log: A bug in Bulgarian EBCDIC locale (this sounds like
11157              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
11158              locales failed, too.  The patch works around the bug by
11159              skipping the test, but the real problem may be deeper
11160              (affecting probably only EBCDIC platforms, though):
11161              see the comment in locale.t for more details.
11162      Branch: perl
11163            ! lib/locale.t
11164 ____________________________________________________________________________
11165 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
11166         Log: metaconfig unit change for #14453.
11167      Branch: metaconfig/U/perl
11168            ! libperl.U
11169 ____________________________________________________________________________
11170 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
11171         Log: Subject: Bleadperl on Cygwin today
11172              From: "Gerrit P. Haase" <gp@familiehaase.de>              
11173              Date: Sun, 27 Jan 2002 22:30:41 +0100
11174              Message-ID: <462007239437.20020127223041@familiehaase.de>
11175      Branch: perl
11176            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
11177            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
11178            ! lib/ExtUtils/t/MM_Cygwin.t
11179 ____________________________________________________________________________
11180 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
11181         Log: Unfinished EBCDIC branch.
11182      Branch: perl
11183            ! t/op/ver.t
11184 ____________________________________________________________________________
11185 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
11186         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
11187      Branch: perl
11188            ! ext/B/B.xs ext/B/B/Deparse.pm
11189 ____________________________________________________________________________
11190 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
11191         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
11192              platforms.
11193      Branch: perl
11194            ! ext/B/t/stash.t
11195 ____________________________________________________________________________
11196 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
11197         Log: Apparently no need for EBCDIC exception any more.
11198      Branch: perl
11199            ! ext/B/t/showlex.t
11200 ____________________________________________________________________________
11201 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
11202         Log: (retracted by #14458)
11203              (Russ Allbery) OS/390 is using a high-bit character for ESC,
11204              skip the test for now.  A better fix would be to override
11205              the notion of the platform's escape sequence in the test
11206              of Pod::Text::Termcap.  We may have to apply a filter to
11207              the output to substitute back in the ESC character that
11208              the test expects, but only on OS/390.
11209      Branch: perl
11210            ! lib/Pod/t/basic.t
11211 ____________________________________________________________________________
11212 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
11213         Log: Detypo.
11214      Branch: perl
11215            ! ext/Devel/Peek/Peek.t
11216 ____________________________________________________________________________
11217 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
11218         Log: OS/390 USS has a different idea of the pw* functions.
11219              Also, test the name with eq, not with ==.
11220      Branch: perl
11221            ! lib/User/pwent.t
11222 ____________________________________________________________________________
11223 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
11224         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
11225      Branch: perl
11226            ! doio.c
11227 ____________________________________________________________________________
11228 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
11229         Log: ASCIIisms.
11230      Branch: perl
11231            ! ext/PerlIO/t/encoding.t
11232 ____________________________________________________________________________
11233 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
11234         Log: chr(42) ne '*'  if one is in EBCDIC.
11235      Branch: perl
11236            ! t/op/pack.t
11237 ____________________________________________________________________________
11238 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
11239         Log: Subject: [PATCH] Fix up recent op/stat.t failures
11240              From: Andy Dougherty <doughera@lafayette.edu>
11241              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
11242              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
11243      Branch: perl
11244            ! t/op/stat.t
11245 ____________________________________________________________________________
11246 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
11247         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
11248              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11249              Date: Sun, 27 Jan 2002 15:03:18 +0100
11250              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
11251      Branch: perl
11252            ! lib/ExtUtils/t/Command.t
11253 ____________________________________________________________________________
11254 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
11255         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
11256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11257              Date: Sun, 27 Jan 2002 14:51:10 +0100
11258              Message-ID: <20020127145110.A16332@rafael>
11259      Branch: perl
11260            ! ext/B/B/Deparse.pm
11261 ____________________________________________________________________________
11262 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
11263         Log: integrate change#14431 from perlio branch (Nick's fix for
11264              change#13474 to be more defensive about looking at pad entries
11265              that may not exist yet)
11266      Branch: maint-5.6/perl
11267            ! op.c
11268 ____________________________________________________________________________
11269 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
11270         Log: Comment to avoid later "cleanups."
11271      Branch: perl
11272            ! lib/ExtUtils/MakeMaker.pm
11273 ____________________________________________________________________________
11274 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
11275         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
11276              instead of just FOO=... cmd ...
11277      Branch: perl
11278            ! Makefile.SH
11279 ____________________________________________________________________________
11280 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
11281         Log: Overquoting bad (in UNIX one would get
11282              Can't open perl script "'-I../lib'": No such file or directory)
11283      Branch: perl
11284            ! lib/Pod/t/Usage.t
11285 ____________________________________________________________________________
11286 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
11287         Log: Integrate perlio;
11288              
11289              "All tests successful" VC6.0 Win32
11290              (Update config.vc to need cppstdin so those tests are skipped...)
11291      Branch: perl
11292           !> win32/config.vc win32/config_H.bc win32/config_H.gc
11293           !> win32/config_H.vc
11294 ____________________________________________________________________________
11295 [ 14434] By: nick                                  on 2002/01/26  22:27:08
11296         Log: "All tests successful" VC6.0 Win32
11297              (Update config.vc to need cppstdin so those tests are skipped...)
11298      Branch: perlio
11299            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11300            ! win32/config_H.vc
11301 ____________________________________________________________________________
11302 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
11303         Log: Integrate perlio;
11304              
11305              1st two tests of File/Find/t/find.t and taint.t were run after 
11306              calling cleanup(). If previous fail had left for_find directory,
11307              but no content in it then cleanup() returned cd'ed to that directory.
11308              So tests failed. Fixed cleanup()-s.
11309              
11310              If we get to sighandler by mistake (no perl handler set) then
11311              warn() and exit() rather than die() - should never happen
11312              but if it does context needed to die is likely to be trashed
11313              as well.
11314              
11315              Win32 signal emulation cleanup.
11316              
11317              Tinkering with thread cleanup mutex-ing - not the problem 
11318              (op.c is) but could have been...
11319              
11320              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
11321              Should really be looked at by someone that knows about pads.
11322              
11323              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
11324              for CRLF line endings.
11325      Branch: perl
11326           !> ext/threads/threads.xs lib/File/Find/t/find.t
11327           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
11328           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
11329 ____________________________________________________________________________
11330 [ 14432] By: nick                                  on 2002/01/26  21:10:38
11331         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
11332              for CRLF line endings.
11333      Branch: perlio
11334            ! lib/Filter/Simple.pm
11335 ____________________________________________________________________________
11336 [ 14431] By: nick                                  on 2002/01/26  21:08:35
11337         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
11338              Should really be looked at by someone that knows about pads.
11339      Branch: perlio
11340            ! op.c
11341 ____________________________________________________________________________
11342 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
11343         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
11344              From: "Craig A. Berry" <craigberry@mac.com>       
11345              Date: Sat, 26 Jan 2002 11:19:44 -0600
11346              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
11347      Branch: perl
11348            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
11349 ____________________________________________________________________________
11350 [ 14429] By: nick                                  on 2002/01/26  18:04:22
11351         Log: Tinkering with thread cleanup mutex-ing - not the problem 
11352              (op.c is) but could have been...
11353      Branch: perlio
11354            ! ext/threads/threads.xs
11355 ____________________________________________________________________________
11356 [ 14428] By: nick                                  on 2002/01/26  18:03:13
11357         Log: Win32 signal emulation cleanup.
11358      Branch: perlio
11359            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
11360 ____________________________________________________________________________
11361 [ 14427] By: nick                                  on 2002/01/26  13:59:33
11362         Log: If we get to sighandler by mistake (no perl handler set) then
11363              warn() and exit() rather than die() - should never happen
11364              but if it does context needed to die is likely to be trashed
11365              as well.
11366      Branch: perlio
11367            ! mg.c
11368 ____________________________________________________________________________
11369 [ 14426] By: nick                                  on 2002/01/26  13:56:23
11370         Log: Integrate mainline
11371      Branch: perlio
11372           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
11373           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
11374           !> t/run/fresh_perl.t
11375 ____________________________________________________________________________
11376 [ 14425] By: nick                                  on 2002/01/26  08:11:33
11377         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
11378              calling cleanup(). If previous fail had left for_find directory,
11379              but no content in it then cleanup() returned cd'ed to that directory.
11380              So tests failed. Fixed cleanup()-s.
11381      Branch: perlio
11382            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
11383 ____________________________________________________________________________
11384 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
11385         Log: Integrate perlio;
11386              
11387              Fix winsystem.t's attempt to build showav.exe to work
11388              with gcc (which writes a.exe unless told with -o ).
11389              Also put in a few more fail-safes to check .exe got
11390              built somehow.
11391              
11392              More Win32 tuning
11393              
11394              Save $! so that other syscalls don't disturb it before
11395              we test it.
11396      Branch: perl
11397           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
11398           !> t/op/winsystem.t
11399 ____________________________________________________________________________
11400 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
11401         Log: Subject: [PATCH] new test in op/universal.t
11402              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11403              Date: Fri, 25 Jan 2002 23:17:33 +0100
11404              Message-ID: <20020125231733.A11733@rafael>
11405      Branch: perl
11406            ! t/op/universal.t
11407 ____________________________________________________________________________
11408 [ 14422] By: nick                                  on 2002/01/25  21:37:03
11409         Log: Save $! so that other syscalls don't disturb it before 
11410              we test it.
11411      Branch: perlio
11412            ! ext/Socket/socketpair.t
11413 ____________________________________________________________________________
11414 [ 14421] By: nick                                  on 2002/01/25  19:05:57
11415         Log: More Win32 tuning
11416      Branch: perlio
11417            ! t/op/stat.t t/op/taint.t
11418 ____________________________________________________________________________
11419 [ 14420] By: nick                                  on 2002/01/25  18:21:42
11420         Log: Fix winsystem.t's attempt to build showav.exe to work 
11421              with gcc (which writes a.exe unless told with -o ).
11422              Also put in a few more fail-safes to check .exe got 
11423              built somehow.
11424      Branch: perlio
11425            ! t/op/winsystem.t
11426 ____________________________________________________________________________
11427 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
11428         Log: Subject: [Patch Encode.xs] calculation of need overflows
11429              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11430              Date: Sat, 26 Jan 2002 00:58:50 +0900
11431              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
11432      Branch: perl
11433            ! ext/Encode/Encode.xs
11434 ____________________________________________________________________________
11435 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
11436         Log: Integrate changes 13474+13478+13584 from maintperl;
11437              anon sub leakage.
11438      Branch: perl
11439            ! op.c t/run/fresh_perl.t
11440 ____________________________________________________________________________
11441 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
11442         Log: Update Changes.
11443      Branch: perl
11444            ! Changes patchlevel.h
11445 ____________________________________________________________________________
11446 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
11447         Log: Integrate perlio; extensive threads and threads::shared work
11448              (note that the below is a chronological list of perlio
11449              check-in entries since the last integrate)
11450              
11451              Nearly-working threads re-structuring. Do not integrate,
11452              submit-ing to get to Win32, and as "off site" backup.
11453              
11454              threads work again on Win32. (Not threads::shared yet)
11455              Submit to see if they do on Linux.
11456              
11457              Add new threads/typemap to MANIFEST
11458              
11459              XS side of new threads::shared designed, coded and compiles,
11460              and mostly commented but is totaly untested.
11461              submit in case anyone wants a preview.
11462              
11463              Miss mg_len == 0 meaning don't Safefree
11464              
11465              Shared scalars working, some shared array ops working.
11466              
11467              Implement recursive lock and use of scope for PL_sharedsv_space,
11468              so now croak() from asserts does not leave locks.
11469              Make hv_simple compile (new prototype for debugging probe).
11470              
11471              thread::shared nearly working again - remaining issue
11472              is references withing shared space.
11473              Added bulk test with no threads involved (for debugging)
11474              Tuned tests to skip those needing _thrcnt
11475              
11476              SvTEMP_off to stop private PV's being stolen and stored in shared space
11477              
11478              Except Win32 from echo tests. (Alarm does not break into connect)
11479              
11480              Expand command line test globs on Win32.
11481              
11482              threads::shared tidy up:
11483              - Add _id() function to shared.xs so we can test refs point at same thing.
11484              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
11485              - Allow no_share to pass if sharing to works despite mis-ordering.
11486              - Change docs of threads to document ->create() (as used in tests),
11487              and not mention "new".
11488              
11489              Linux/NFS hackery was not faking right number of passes.
11490      Branch: perl
11491           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
11492           +> ext/threads/typemap
11493            - ext/threads/threads.h sharedsv.c sharedsv.h
11494            ! NetWare/config_H.wc
11495           !> (integrate 38 files)
11496 ____________________________________________________________________________
11497 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
11498         Log: Subject: Re: perldebguts minor tweaks
11499              From: Joe McMahon <mcmahon@metalab.unc.edu>
11500              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
11501              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
11502      Branch: perl
11503            ! pod/perldebguts.pod
11504 ____________________________________________________________________________
11505 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
11506         Log: metaconfig unit change for #14413.
11507      Branch: metaconfig
11508            ! U/modified/prototype.U
11509 ____________________________________________________________________________
11510 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
11511         Log: Okay, you can come home now, _().
11512      Branch: perl
11513            ! config_h.SH
11514 ____________________________________________________________________________
11515 [ 14412] By: nick                                  on 2002/01/25  11:01:49
11516         Log: Integrate mainline
11517              All but ../lib/Unicode/UCD.t pass.
11518      Branch: perlio
11519           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
11520           +> lib/unicore/CaseFolding.txt
11521           +> lib/unicore/CompositionExclusions.txt
11522           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
11523           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
11524           +> vos/vos.c
11525            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
11526            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
11527            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
11528            - lib/unicore/NamesList.html lib/unicore/PropList.html
11529            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
11530            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
11531            - lib/unicore/rename
11532           !> (integrate 424 files)
11533 ____________________________________________________________________________
11534 [ 14411] By: nick                                  on 2002/01/25  09:45:13
11535         Log: Linux/NFS hackery was not faking right number of passes.
11536      Branch: perlio
11537            ! t/io/fs.t
11538 ____________________________________________________________________________
11539 [ 14410] By: nick                                  on 2002/01/25  09:35:07
11540         Log: threads::shared tidy up:
11541              - Add _id() function to shared.xs so we can test refs point at same thing.
11542              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
11543              - Allow no_share to pass if sharing to works despite mis-ordering.
11544              - Change docs of threads to document ->create() (as used in tests),
11545              and not mention "new".
11546      Branch: perlio
11547            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11548            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
11549            ! ext/threads/threads.pm
11550 ____________________________________________________________________________
11551 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
11552         Log: Subject: perldebguts minor tweaks
11553              From: Joe McMahon <mcmahon@metalab.unc.edu>
11554              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
11555              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
11556      Branch: perl
11557            ! pod/perldebguts.pod
11558 ____________________________________________________________________________
11559 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
11560         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
11561              From: Peter Scott <Peter@PSDT.com>
11562              Date: Thu, 24 Jan 2002 08:51:34 -0800
11563              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
11564      Branch: perl
11565            ! pod/perldebguts.pod
11566 ____________________________________________________________________________
11567 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
11568         Log: Few more paranoia checks for Unicode hash keys.
11569      Branch: perl
11570            ! t/op/each.t
11571 ____________________________________________________________________________
11572 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
11573         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
11574              From: Andy Dougherty <doughera@lafayette.edu>
11575              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
11576              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
11577      Branch: perl
11578            ! t/op/stat.t
11579 ____________________________________________________________________________
11580 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
11581         Log: The
11582              
11583              Subject: Very old debugger UTF-8 bug
11584              From: andreas.koenig@anima.de (Andreas J. Koenig)
11585              Date: 24 Jan 2002 12:45:44 +0100
11586              Message-ID: <m3y9iot1jr.fsf@anima.de>
11587              
11588              still broken, but this should work as a stopgap
11589              measure to stop pp_match accessing naughty data.
11590      Branch: perl
11591            ! pod/perldiag.pod pp_hot.c
11592 ____________________________________________________________________________
11593 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
11594         Log: metaconfig unit change for #14403.
11595      Branch: metaconfig/U/perl
11596            ! d_u32align.U
11597 ____________________________________________________________________________
11598 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
11599         Log: Pacify picky compilers (this time Sun Workshop).
11600      Branch: perl
11601            ! Configure
11602 ____________________________________________________________________________
11603 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
11604         Log: Subject: Very old debugger UTF-8 bug
11605              From: andreas.koenig@anima.de (Andreas J. Koenig)
11606              Date: 24 Jan 2002 12:45:44 +0100
11607              Message-ID: <m3y9iot1jr.fsf@anima.de>
11608      Branch: perl
11609            ! lib/dumpvar.pl
11610 ____________________________________________________________________________
11611 [ 14401] By: nick                                  on 2002/01/24  07:50:38
11612         Log: Expand command line test globs on Win32.
11613      Branch: perlio
11614            ! t/harness
11615 ____________________________________________________________________________
11616 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
11617         Log: Sprinkle some copyrights (use the oldest timestamp to
11618              be found in the repository, which is most often not right,
11619              but at least consistent)
11620      Branch: perl
11621            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
11622            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
11623            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
11624            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
11625            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
11626            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
11627            ! unixish.h xsutils.c
11628 ____________________________________________________________________________
11629 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
11630         Log: Don't crash on Help for long text (bug #506672)
11631      Branch: maint-5.6/macperl
11632            ! macos/macperl/MPHelp.c
11633 ____________________________________________________________________________
11634 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
11635         Log: Fix minor path problem
11636      Branch: maint-5.6/macperl
11637            ! macos/macperl/Droplets/tarzipme.plx
11638 ____________________________________________________________________________
11639 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
11640         Log: Minor text changes
11641      Branch: maint-5.6/macperl
11642            ! macos/Perl.r
11643 ____________________________________________________________________________
11644 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
11645         Log: Bump versions, dates, etc.
11646      Branch: maint-5.6/macperl
11647            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
11648 ____________________________________________________________________________
11649 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
11650         Log: coderefs in @INC and absolute paths
11651      Branch: maint-5.6/macperl
11652            ! embed.h pp_ctl.c proto.h
11653 ____________________________________________________________________________
11654 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
11655         Log: Minor module thingys
11656      Branch: maint-5.6/macperl
11657            ! macos/ext/Mac/Controls/Controls.xs
11658            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
11659            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
11660            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
11661            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
11662            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
11663            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
11664            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
11665            ! macos/ext/Mac/Movies/Movies.xs
11666            ! macos/ext/Mac/Navigation/Navigation.pm
11667            ! macos/ext/Mac/Navigation/Navigation.xs
11668            ! macos/ext/Mac/Notification/Notification.xs
11669            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
11670            ! macos/ext/Mac/Processes/Processes.xs
11671            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
11672            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
11673            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
11674            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
11675            ! macos/ext/Mac/Resources/Resources.pm
11676            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
11677            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
11678            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
11679            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
11680            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
11681 ____________________________________________________________________________
11682 [ 14393] By: nick                                  on 2002/01/23  19:52:19
11683         Log: Except Win32 from echo tests. (Alarm does not break into connect)
11684      Branch: perlio
11685            ! ext/Socket/Socket.t
11686 ____________________________________________________________________________
11687 [ 14392] By: nick                                  on 2002/01/23  19:31:57
11688         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
11689      Branch: perlio
11690            ! ext/threads/shared/shared.xs
11691 ____________________________________________________________________________
11692 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
11693         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
11694      Branch: perl
11695            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11696            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
11697            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
11698            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
11699            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
11700            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
11701            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
11702            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
11703            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
11704            ! x2p/util.c x2p/util.h x2p/walk.c
11705 ____________________________________________________________________________
11706 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
11707         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
11708              therefore quite probably also obsolete code.
11709      Branch: perl
11710            ! sv.c
11711 ____________________________________________________________________________
11712 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
11713         Log: Update Changes.
11714      Branch: perl
11715            ! Changes patchlevel.h
11716 ____________________________________________________________________________
11717 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
11718         Log: Small update on todo.  Could use a lot more.
11719      Branch: perl
11720            ! pod/perltodo.pod
11721 ____________________________________________________________________________
11722 [ 14387] By: nick                                  on 2002/01/23  14:19:30
11723         Log: thread::shared nearly working again - remaining issue
11724              is references withing shared space.
11725              Added bulk test with no threads involved (for debugging)
11726              Tuned tests to skip those needing _thrcnt
11727      Branch: perlio
11728            + ext/threads/shared/t/0nothread.t
11729            ! MANIFEST ext/threads/shared/shared.pm
11730            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
11731            ! ext/threads/shared/t/hv_refs.t
11732            ! ext/threads/shared/t/hv_simple.t
11733            ! ext/threads/shared/t/sv_simple.t
11734 ____________________________________________________________________________
11735 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
11736         Log: Subject: [ID 20020121.003] perldata doco bug
11737              From: John Stumbles <jstumbles@bluearc.com>
11738              Date: Mon, 21 Jan 2002 14:19:56 -0000
11739              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
11740      Branch: perl
11741            ! pod/perldata.pod
11742 ____________________________________________________________________________
11743 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
11744         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
11745              From: Michael G Schwern <schwern@pobox.com>
11746              Date: Mon, 21 Jan 2002 15:16:42 -0500
11747              Message-ID: <20020121201642.GA6659@blackrider>
11748      Branch: perl
11749            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
11750 ____________________________________________________________________________
11751 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
11752         Log: Subject: [PATCH] Re: eval not catching warnings?
11753              From: abigail@foad.org
11754              Date: Wed, 23 Jan 2002 15:35:47 +0100
11755              Message-ID: <20020123143547.24798.qmail@foad.org>
11756      Branch: perl
11757            ! pod/perlfunc.pod
11758 ____________________________________________________________________________
11759 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
11760         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
11761              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11762              Date: Tue, 22 Jan 2002 17:00:54 -0800            
11763              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
11764      Branch: perl
11765            ! t/run/fresh_perl.t
11766 ____________________________________________________________________________
11767 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
11768         Log: metaconfig unit change for #14381.
11769      Branch: metaconfig/U/perl
11770            ! d_u32align.U
11771 ____________________________________________________________________________
11772 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
11773         Log: HP-UX 10.20 cc pacifying from Merijn.
11774      Branch: perl
11775            ! Configure
11776 ____________________________________________________________________________
11777 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
11778         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
11779              From: "Craig A. Berry" <craigberry@mac.com> 
11780              Date: Tue, 22 Jan 2002 22:14:26 -0600
11781              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
11782      Branch: perl
11783            ! vms/test.com
11784 ____________________________________________________________________________
11785 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
11786         Log: AIX cpp bug: having macro arguments and character constants
11787              "the same" means trouble (here s and 's')
11788              What broke now was 841 and 842 of t/op/pat.t, because of the
11789              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
11790              (note that breakage happened only under cc_r and usethreads+
11791              useithreads)
11792      Branch: perl
11793            ! utf8.h
11794 ____________________________________________________________________________
11795 [ 14378] By: nick                                  on 2002/01/22  20:33:15
11796         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
11797              so now croak() from asserts does not leave locks.
11798              Make hv_simple compile (new prototype for debugging probe).
11799      Branch: perlio
11800            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11801            ! ext/threads/shared/t/hv_simple.t
11802 ____________________________________________________________________________
11803 [ 14377] By: nick                                  on 2002/01/22  17:32:21
11804         Log: Shared scalars working, some shared array ops working.
11805      Branch: perlio
11806            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11807            ! ext/threads/shared/t/sv_refs.t
11808            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
11809 ____________________________________________________________________________
11810 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
11811         Log: Subject: [PATCH] Support truncate() in VOS port
11812              From: Paul_GreenVOS@vos.stratus.com
11813              Date: Mon, 21 Jan 02 23:27 est
11814              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
11815      Branch: perl
11816            + vos/vos.c
11817            ! MANIFEST hints/vos.sh vos/vosish.h
11818 ____________________________________________________________________________
11819 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
11820         Log: metaconfig unit changes for #14374.  Couldn't figure
11821              how to get completely rid of _() (some weird dependency
11822              pulling it in?) so renamed it as PROTO_().
11823      Branch: metaconfig
11824            + U/modified/d_shmat.U U/modified/prototype.U
11825            ! U/protos/d_drand48proto.U
11826      Branch: metaconfig/U/perl
11827            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
11828 ____________________________________________________________________________
11829 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
11830         Log: Get rid of the _() macro since (1) we require ANSI anyway
11831              (2) Other software (GNU) seems to use it and we don't need it,
11832              so let's give it up.
11833      Branch: perl
11834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11835            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
11836            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
11837            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
11838            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
11839            ! wince/config.h wince/config_H.ce
11840 ____________________________________________________________________________
11841 [ 14373] By: nick                                  on 2002/01/22  10:10:48
11842         Log: Miss mg_len == 0 meaning don't Safefree
11843      Branch: perlio
11844            ! mg.c
11845 ____________________________________________________________________________
11846 [ 14372] By: nick                                  on 2002/01/21  22:34:06
11847         Log: XS side of new threads::shared designed, coded and compiles,
11848              and mostly commented but is totaly untested.
11849              submit in case anyone wants a preview.
11850      Branch: perlio
11851            + ext/threads/shared/typemap
11852            ! MANIFEST ext/threads/shared/shared.pm
11853            ! ext/threads/shared/shared.xs
11854 ____________________________________________________________________________
11855 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
11856         Log: Subject: [BUG] /\_/ an unrecognized escape?
11857              From: Michael G Schwern <schwern@pobox.com>
11858              Date: Mon, 21 Jan 2002 15:22:54 -0500
11859              Message-ID: <20020121202254.GA6731@blackrider>
11860      Branch: perl
11861            ! t/lib/warnings/toke toke.c
11862 ____________________________________________________________________________
11863 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
11864         Log: Undo the renaming of the Unicode data files; the simple
11865              solution being not including the *.html files.  This means
11866              that in the future there is no need for any renamings
11867              (well, assuming that the Consortium doesn't cause any),
11868              and the files are named like they are in the Consortium
11869              website, thus alleviating confusion.
11870      Branch: perl
11871            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
11872            + lib/unicore/CaseFolding.txt
11873            + lib/unicore/CompositionExclusions.txt
11874            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
11875            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
11876            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
11877            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
11878            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
11879            - lib/unicore/NamesList.html lib/unicore/PropList.html
11880            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
11881            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
11882            - lib/unicore/rename
11883            ! (edit 285 files)
11884 ____________________________________________________________________________
11885 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
11886         Log: Update Changes.
11887      Branch: perl
11888            ! Changes patchlevel.h
11889 ____________________________________________________________________________
11890 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
11891         Log: Subject: RE: BCC for Win32 is unhappy @14331
11892              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
11893              Date: Mon, 21 Jan 2002 09:48:40 +0300
11894              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
11895              
11896              (using IV instead of int)
11897      Branch: perl
11898            ! hv.h
11899 ____________________________________________________________________________
11900 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
11901         Log: path_is_absolute() needs a prototype (and maybe
11902              a better name, but that's another story).
11903      Branch: perl
11904            ! embed.fnc embed.h pp_ctl.c proto.h
11905 ____________________________________________________________________________
11906 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
11907         Log: Subject: Re: coderefs in @INC
11908              From: Chris Nandor <pudge@pobox.com>
11909              Date: Thu, 17 Jan 2002 11:26:02 -0500
11910              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
11911      Branch: perl
11912            ! pp_ctl.c
11913 ____________________________________________________________________________
11914 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
11915         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
11916              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11917              Date: Sun, 20 Jan 2002 22:53:56 +0100
11918              Message-ID: <20020120225356.A12093@rafael>
11919      Branch: perl
11920            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
11921            ! t/lib/warnings/9enabled warnings.h warnings.pl
11922 ____________________________________________________________________________
11923 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
11924         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
11925              From: "Craig A. Berry" <craigberry@mac.com>
11926              Date: Sun, 20 Jan 2002 22:49:42 -0600
11927              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
11928      Branch: perl
11929            ! lib/ExtUtils/MakeMaker.pm
11930 ____________________________________________________________________________
11931 [ 14363] By: nick                                  on 2002/01/20  20:38:23
11932         Log: Add new threads/typemap to MANIFEST
11933      Branch: perlio
11934            ! MANIFEST
11935 ____________________________________________________________________________
11936 [ 14362] By: nick                                  on 2002/01/20  20:34:36
11937         Log: Integrate mainline
11938      Branch: perlio
11939           +> lib/Pod/t/Usage.t
11940           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
11941           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
11942           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
11943           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
11944           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
11945           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
11946           !> util.c
11947 ____________________________________________________________________________
11948 [ 14361] By: nick                                  on 2002/01/20  18:51:47
11949         Log: Integrate MANIFEST
11950      Branch: perlio
11951           !> MANIFEST
11952 ____________________________________________________________________________
11953 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
11954         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
11955              From: Paul_GreenVOS@vos.stratus.com
11956              Date: Sat, 19 Jan 02 17:17 est
11957              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
11958              
11959              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
11960              From: Paul_GreenVOS@vos.stratus.com
11961              Date: Sat, 19 Jan 02 17:19 est
11962              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
11963      Branch: perl
11964            ! lib/ExtUtils/t/Command.t
11965 ____________________________________________________________________________
11966 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
11967         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
11968              From: Paul_GreenVOS@vos.stratus.com
11969              Date: Sat, 19 Jan 02 14:30 est
11970              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
11971      Branch: perl
11972            ! lib/AnyDBM_File.t
11973 ____________________________________________________________________________
11974 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
11975         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
11976              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
11977              Date: Sun, 20 Jan 2002 13:51:36 +0100
11978              Message-ID: <20020120135136.A710@rafael>
11979      Branch: perl
11980            ! ext/File/Glob/t/basic.t
11981 ____________________________________________________________________________
11982 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
11983         Log: #14352 deleted ext/threads/threads.h
11984      Branch: perlio
11985            ! MANIFEST
11986 ____________________________________________________________________________
11987 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
11988         Log: Eradicate sharedsv.*
11989      Branch: perlio
11990            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
11991 ____________________________________________________________________________
11992 [ 14355] By: nick                                  on 2002/01/20  11:50:22
11993         Log: threads work again on Win32. (Not threads::shared yet)
11994              Submit to see if they do on Linux.
11995      Branch: perlio
11996            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11997            ! win32/makefile.mk
11998 ____________________________________________________________________________
11999 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
12000         Log: Make also hex() and oct() to croak if their arguments
12001              cannot be downgraded (that is, if they contain wide
12002              characters), just like crypt() does (and use the croak
12003              feature of sv_utf8_downgrade()).
12004      Branch: perl
12005            ! pp.c t/op/oct.t
12006 ____________________________________________________________________________
12007 [ 14353] By: nick                                  on 2002/01/19  22:20:09
12008         Log: Integrate Time/Local and its test
12009      Branch: perlio
12010           !> lib/Time/Local.pm lib/Time/Local.t
12011 ____________________________________________________________________________
12012 [ 14352] By: nick                                  on 2002/01/19  22:17:07
12013         Log: Nearly-working threads re-structuring. Do not integrate,
12014              submit-ing to get to Win32, and as "off site" backup.
12015      Branch: perlio
12016            + ext/threads/typemap
12017            - ext/threads/threads.h sharedsv.c sharedsv.h
12018            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
12019            ! embedvar.h ext/threads/shared/shared.pm
12020            ! ext/threads/shared/shared.xs ext/threads/threads.pm
12021            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
12022            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
12023            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
12024 ____________________________________________________________________________
12025 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
12026         Log: Regen toc.
12027      Branch: perl
12028            ! pod/perltoc.pod
12029 ____________________________________________________________________________
12030 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
12031         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
12032              From: David Dyck <dcd@tc.fluke.com>
12033              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
12034              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
12035      Branch: perl
12036            ! pod/perl5004delta.pod pod/perl5005delta.pod
12037            ! pod/perl561delta.pod pod/perl56delta.pod
12038 ____________________________________________________________________________
12039 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
12040         Log: FAQ sync.
12041      Branch: perl
12042            ! pod/perlfaq1.pod pod/perlfaq2.pod
12043 ____________________________________________________________________________
12044 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
12045         Log: Subject: [PATCH lib/Pod/t/Usage.t]
12046              From: Abe Timmerman <abe@ztreet.demon.nl>
12047              Date: Sat, 19 Jan 2002 19:57:57 +0100
12048              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
12049      Branch: perl
12050            + lib/Pod/t/Usage.t
12051            ! MANIFEST
12052 ____________________________________________________________________________
12053 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
12054         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
12055              From: Paul_GreenVOS@vos.stratus.com
12056              Date: Sat, 19 Jan 02 13:15 est
12057              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
12058      Branch: perl
12059            ! ext/SDBM_File/sdbm.t
12060 ____________________________________________________________________________
12061 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
12062         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
12063      Branch: perl
12064           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
12065           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
12066 ____________________________________________________________________________
12067 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
12068         Log: Alternative Time::Local algorithm that uses matemathical formula
12069              for timegm instead of progressive guessing
12070      Branch: perl
12071            ! lib/Time/Local.pm
12072 ____________________________________________________________________________
12073 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
12074         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
12075              From: Paul_GreenVOS@vos.stratus.com
12076              Date: Sat, 19 Jan 02 11:20 est
12077              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
12078      Branch: perl
12079            ! ext/File/Glob/t/basic.t
12080 ____________________________________________________________________________
12081 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
12082         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
12083              From: Paul_GreenVOS@vos.stratus.com
12084              Date: Fri, 18 Jan 02 22:56 est
12085              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
12086      Branch: perl
12087            ! ext/Cwd/t/cwd.t
12088 ____________________________________________________________________________
12089 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
12090         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
12091              From: Paul_GreenVOS@vos.stratus.com
12092              Date: Fri, 18 Jan 02 22:48 est
12093              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
12094      Branch: perl
12095            ! lib/Time/Local.t
12096 ____________________________________________________________________________
12097 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
12098         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
12099              From: Paul_GreenVOS@vos.stratus.com
12100              Date: Fri, 18 Jan 02 16:22 est
12101              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
12102      Branch: perl
12103            ! ext/Devel/DProf/DProf.t
12104 ____________________________________________________________________________
12105 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
12106         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
12107              From: Tels <perl_dummy@bloodgate.com>
12108              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
12109              Message-Id: <200201182106.XAA19133@taku.hut.fi>
12110      Branch: perl
12111            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
12112 ____________________________________________________________________________
12113 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
12114         Log: Don't do socketpair udp unless you've got all what it takes.
12115      Branch: perl
12116            ! util.c
12117 ____________________________________________________________________________
12118 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
12119         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
12120              From: Tels <perl_dummy@bloodgate.com>
12121              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
12122              Message-Id: <200201182206.AAA15310@taku.hut.fi>
12123      Branch: perl
12124            ! lib/ExtUtils/MM_BeOS.pm
12125 ____________________________________________________________________________
12126 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
12127         Log: metaconfig unit change for #14336.
12128      Branch: metaconfig
12129            ! U/modified/myhostname.U
12130 ____________________________________________________________________________
12131 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
12132         Log: Avoid bare "set", and kiss .uucp goodbye.
12133      Branch: perl
12134            ! Configure
12135 ____________________________________________________________________________
12136 [ 14335] By: nick                                  on 2002/01/18  22:11:42
12137         Log: Split out core of sv_magic() into sv_magicext().
12138              sv_magic provides the extra restictions (no READONLY, only
12139              one of each type, canned set of vtables), and sv_magicext()
12140              does the actual data twiddling.
12141              Also enhances semantics of ->mg_ptr setting via name/namlen
12142              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
12143              scratch area (namlen > 0 && name == NULL).
12144              sv_magicext also returns the MAGIC * it added.
12145              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
12146              
12147              To come sv_unmagicext() - which will remove just one magic
12148              of particular type, and additionaly match against ->mg_ptr,
12149              or the MAGIC * (need to experiment as to which is more natural).
12150      Branch: perlio
12151            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
12152            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
12153 ____________________________________________________________________________
12154 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
12155         Log: Retract #14327 for now, going to the limit seems
12156              to be too much for many platforms.
12157      Branch: perl
12158            ! lib/Time/Local.t
12159 ____________________________________________________________________________
12160 [ 14333] By: nick                                  on 2002/01/18  18:58:33
12161         Log: Integrate mainline
12162      Branch: perlio
12163           !> Changes patchlevel.h
12164 ____________________________________________________________________________
12165 [ 14332] By: nick                                  on 2002/01/18  16:19:06
12166         Log: Integrate mainline
12167      Branch: perlio
12168           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
12169           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
12170            - lib/ExtUtils/inst
12171           !> (integrate 32 files)
12172 ____________________________________________________________________________
12173 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
12174         Log: Update Changes.
12175      Branch: perl
12176            ! Changes patchlevel.h
12177 ____________________________________________________________________________
12178 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
12179         Log: Try to make the connect/read/write timeouting.
12180      Branch: perl
12181            ! ext/Socket/Socket.t
12182 ____________________________________________________________________________
12183 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
12184         Log: Netware Makefile tweak from Ananth Kesari.
12185      Branch: perl
12186            ! NetWare/Makefile
12187 ____________________________________________________________________________
12188 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
12189         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
12190              From: Michael G Schwern <schwern@pobox.com>
12191              Date: Fri, 18 Jan 2002 03:10:27 -0500
12192              Message-ID: <20020118081027.GE7226@blackrider>
12193      Branch: perl
12194            ! lib/File/Find.pm
12195 ____________________________________________________________________________
12196 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
12197         Log: (retracted by #14334)
12198              
12199              Subject: [PATCH] Improving lib/Time/Local.t
12200              From: Paul_GreenVOS@vos.stratus.com        
12201              Date: Thu, 17 Jan 02 22:36 est
12202              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
12203      Branch: perl
12204            ! lib/Time/Local.t
12205 ____________________________________________________________________________
12206 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
12207         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
12208              From: Abe Timmerman <abe@ztreet.demon.nl>  
12209              Date: Fri, 18 Jan 2002 13:18:47 +0100
12210              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
12211      Branch: perl
12212            ! lib/ExtUtils/t/MM_Win32.t
12213 ____________________________________________________________________________
12214 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
12215         Log: Subject: [PATCH] Syncing with bleadperl 
12216              From: Michael G Schwern <schwern@pobox.com> 
12217              Date: Fri, 18 Jan 2002 03:04:33 -0500
12218              Message-ID: <20020118080432.GC7226@blackrider>
12219      Branch: perl
12220            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
12221            - lib/ExtUtils/inst
12222            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
12223            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12224            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
12225            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
12226            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
12227            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
12228            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
12229            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
12230            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
12231            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
12232            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
12233            ! lib/ExtUtils/testlib.pm
12234 ____________________________________________________________________________
12235 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
12236         Log: Detypo.
12237      Branch: perl
12238            ! AUTHORS
12239 ____________________________________________________________________________
12240 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
12241         Log: Subject: [PATCH] MM check_hints test
12242              From: Michael G Schwern <schwern@pobox.com>
12243              Date: Thu, 17 Jan 2002 20:25:57 -0500
12244              Message-ID: <20020118012557.GE32762@blackrider>
12245      Branch: perl
12246            + lib/ExtUtils/t/hints.t
12247            ! MANIFEST
12248 ____________________________________________________________________________
12249 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
12250         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
12251              From: Michael G Schwern <schwern@pobox.com> 
12252              Date: Thu, 17 Jan 2002 20:12:20 -0500
12253              Message-ID: <20020118011220.GC32762@blackrider>
12254              
12255              (#14317 replaced with this)
12256      Branch: perl
12257            ! lib/ExtUtils/MakeMaker.pm
12258 ____________________________________________________________________________
12259 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
12260         Log: Subject: [PATCH perldiag] overload.pm warnings
12261              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12262              Date: Thu, 17 Jan 2002 23:53:49 +0100
12263              Message-ID: <20020117235349.A14530@rafael>
12264      Branch: perl
12265            ! pod/perldiag.pod
12266 ____________________________________________________________________________
12267 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
12268         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
12269              From: Michael G Schwern <schwern@pobox.com>
12270              Date: Thu, 17 Jan 2002 16:35:47 -0500
12271              Message-ID: <20020117213546.GD23830@blackrider>
12272      Branch: perl
12273            ! lib/File/Find.pm
12274 ____________________________________________________________________________
12275 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
12276         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
12277              From: chromatic <chromatic@rmci.net>
12278              Date: Thu, 17 Jan 2002 13:04:22 -0700
12279              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
12280      Branch: perl
12281            ! pod/perltodo.pod
12282 ____________________________________________________________________________
12283 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
12284         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
12285              From: chromatic <chromatic@rmci.net>
12286              Date: Thu, 17 Jan 2002 12:59:04 -0700
12287              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
12288      Branch: perl
12289            ! lib/ExtUtils/t/Mkbootstrap.t
12290 ____________________________________________________________________________
12291 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
12292         Log: (replaced by #14322)
12293              The #14300 broke hints file handling.
12294      Branch: perl
12295            ! lib/ExtUtils/MakeMaker.pm
12296 ____________________________________________________________________________
12297 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
12298         Log: metaconfig unit change for #14315.
12299      Branch: metaconfig/U/perl
12300            ! uselongdbl.U
12301 ____________________________________________________________________________
12302 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
12303         Log: Subject: [PATCH] long doubles
12304              From: Nicholas Clark <nick@unfortu.net>
12305              Date: Thu, 17 Jan 2002 17:06:28 +0000
12306              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
12307      Branch: perl
12308            ! Configure
12309 ____________________________________________________________________________
12310 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
12311         Log: metaconfig unit change for #14313.
12312      Branch: metaconfig
12313            ! U/modified/i_ndbm.U
12314 ____________________________________________________________________________
12315 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
12316         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
12317              From: Andy Dougherty <doughera@lafayette.edu>
12318              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
12319              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
12320      Branch: perl
12321            ! Configure
12322 ____________________________________________________________________________
12323 [ 14312] By: nick                                  on 2002/01/17  21:38:38
12324         Log: Integrate mainline (for ndbm fixes etc.)
12325      Branch: perlio
12326           +> t/run/fresh_perl.t
12327            - t/run/kill_perl.t
12328           !> Changes MANIFEST ext/Opcode/Opcode.xs
12329           !> ext/SDBM_File/sdbm/Makefile.PL
12330           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
12331           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
12332           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
12333           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
12334           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
12335 ____________________________________________________________________________
12336 [ 14311] By: sky                                   on 2002/01/17  21:01:00
12337         Log: Simplify the code that duplicates the threads 
12338              init function and the parameters to the thread by using sv_dup. 
12339              Note,what happens if you pass a shared variable as a parameter?
12340      Branch: perl
12341            ! ext/threads/threads.xs
12342 ____________________________________________________________________________
12343 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
12344         Log: Update Changes.
12345      Branch: perl
12346            ! Changes patchlevel.h
12347 ____________________________________________________________________________
12348 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
12349         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
12350              with fresh_perl_is() and fresh_perl_like().
12351      Branch: perl
12352            + t/run/fresh_perl.t
12353            - t/run/kill_perl.t
12354            ! MANIFEST t/test.pl
12355 ____________________________________________________________________________
12356 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
12357         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
12358              From: Benjamin Goldberg <goldbb2@earthlink.net>
12359              Date: Wed, 09 Jan 2002 21:03:16 -0500
12360              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
12361      Branch: perl
12362            ! ext/Unicode/Normalize/Normalize.pm
12363 ____________________________________________________________________________
12364 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
12365         Log: Retract #14144 as Hugo isn't happy with it.
12366      Branch: perl
12367            ! scope.c t/run/kill_perl.t
12368 ____________________________________________________________________________
12369 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
12370         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
12371              From: Richard Clamp <richardc@unixbeard.net>
12372              Date: Wed, 16 Jan 2002 17:34:31 +0000
12373              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
12374      Branch: perl
12375            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
12376 ____________________________________________________________________________
12377 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
12378         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
12379              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12380              Date: Tue, 15 Jan 2002 21:23:30 +0100
12381              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
12382      Branch: perl
12383            ! ext/Opcode/Opcode.xs
12384 ____________________________________________________________________________
12385 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
12386         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
12387              From: Paul_GreenVOS@vos.stratus.com
12388              Date: Wed, 16 Jan 02 6:42 est
12389              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
12390      Branch: perl
12391            ! t/io/fs.t t/op/crypt.t
12392 ____________________________________________________________________________
12393 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
12394         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
12395              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12396              Date: Wed, 16 Jan 2002 13:43:39 +0100
12397              Message-ID: <20020116134339.A704@rafael>
12398              
12399              (replaces #14302)
12400      Branch: perl
12401            ! mg.c t/lib/warnings/mg
12402 ____________________________________________________________________________
12403 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
12404         Log: (replaced by #14303)
12405              Subject: [PATCH] length of undefined $(digit) should warn
12406              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12407              Date: Tue, 15 Jan 2002 23:02:44 +0100            
12408              Message-ID: <20020115230244.A31786@rafael>     
12409      Branch: perl
12410            ! mg.c t/lib/warnings/mg
12411 ____________________________________________________________________________
12412 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
12413         Log: The non-MakeMaker.pm parts of
12414              
12415              Subject: [PATCH] Re: MM_Beos.pm?
12416              From: Tels <perl_dummy@bloodgate.com>
12417              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
12418              Message-Id: <200201142006.WAA29544@taas.iki.fi>
12419      Branch: perl
12420            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
12421            ! lib/ExtUtils/t/MM_Unix.t
12422 ____________________________________________________________________________
12423 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
12424         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
12425              From: Michael G Schwern <schwern@pobox.com>    
12426              Date: Tue, 15 Jan 2002 20:07:50 -0500            
12427              Message-ID: <20020116010750.GH625@blackrider>  
12428      Branch: perl
12429            ! lib/ExtUtils/MakeMaker.pm
12430 ____________________________________________________________________________
12431 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
12432         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
12433              From: Jeffrey Friedl <jfriedl@yahoo.com>       
12434              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
12435              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
12436      Branch: perl
12437            ! lib/Text/Tabs.pm
12438 ____________________________________________________________________________
12439 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
12440         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
12441              From: "Green, Paul" <Paul.Green@stratus.com>
12442              Date: Tue, 15 Jan 2002 22:28:10 -0500
12443              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
12444      Branch: perl
12445            ! lib/ExtUtils/MM_Unix.pm
12446 ____________________________________________________________________________
12447 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
12448         Log: Integrate perlio; offsetof() is in <stddef.h>
12449      Branch: perl
12450           !> ext/Socket/Socket.xs
12451 ____________________________________________________________________________
12452 [ 14296] By: nick                                  on 2002/01/16  13:02:29
12453         Log: offsetof() is in <stddef.h>
12454      Branch: perlio
12455            ! ext/Socket/Socket.xs
12456 ____________________________________________________________________________
12457 [ 14295] By: nick                                  on 2002/01/16  07:25:29
12458         Log: Integrate mainline
12459      Branch: perlio
12460           +> (branch 262 files)
12461            - (delete 285 files)
12462           !> (integrate 34 files)
12463 ____________________________________________________________________________
12464 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
12465         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
12466              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
12467              Canonical.pl and Exact.pl.
12468      Branch: perl
12469            + (add 259 files)
12470            - (delete 288 files)
12471            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
12472            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
12473            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
12474            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
12475 ____________________________________________________________________________
12476 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
12477         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
12478      Branch: perl
12479            ! ext/Socket/Socket.xs
12480 ____________________________________________________________________________
12481 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
12482         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
12483              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12484              Date: Tue, 15 Jan 2002 21:59:19 +0100
12485              Message-ID: <3C44A637.16602.25EB208@localhost>
12486      Branch: perl
12487            ! embed.fnc embed.h proto.h
12488 ____________________________________________________________________________
12489 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
12490         Log: Duh.  The updated In/*.pl weren't checked in.
12491      Branch: perl
12492            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
12493            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
12494            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
12495            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
12496            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
12497            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
12498            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
12499            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
12500            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
12501            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
12502            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
12503            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
12504            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
12505            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
12506            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
12507            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
12508            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
12509            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
12510            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
12511            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
12512            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
12513            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
12514            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
12515            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
12516            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
12517            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
12518            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
12519            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
12520            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
12521            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
12522            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
12523            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
12524            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
12525            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
12526            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
12527            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
12528            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
12529            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
12530            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
12531            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
12532            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
12533            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
12534            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
12535            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
12536            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
12537            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
12538            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
12539            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
12540 ____________________________________________________________________________
12541 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
12542         Log: Update Changes.
12543      Branch: perl
12544            ! Changes patchlevel.h
12545 ____________________________________________________________________________
12546 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
12547         Log: Jeffrey is trying very hard to avoid working on his
12548              book, it would seem :-) (better naming, better comments
12549              in the files)
12550      Branch: perl
12551            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
12552            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
12553            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
12554            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
12555            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
12556            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
12557            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
12558            - lib/unicore/Is/IDStart.pl
12559            ! (edit 200 files)
12560 ____________________________________________________________________________
12561 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
12562         Log: metaconfig unit changes for #14287.
12563      Branch: metaconfig
12564            + U/modified/Chk_MANI.U
12565            ! U/modified/Extract.U U/modified/Finish.U
12566      Branch: metaconfig/U/perl
12567            ! Extensions.U dlsrc.U
12568 ____________________________________________________________________________
12569 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
12570         Log: Some protection against spaces in directory names.
12571              (Tru64 still has some makedepend problems in such
12572              cases but that looks like Tru64's problem.)
12573      Branch: perl
12574            ! Configure Makefile.SH
12575 ____________________________________________________________________________
12576 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
12577         Log: Should have been in #14285 but I have sausages for fingers.
12578      Branch: perl
12579            + lib/ExtUtils/MM_BeOS.pm
12580 ____________________________________________________________________________
12581 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
12582         Log: MM_BeOS from Tels.
12583      Branch: perl
12584            + lib/ExtUtils/t/MM_BeOS.t
12585            ! MANIFEST
12586 ____________________________________________________________________________
12587 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
12588         Log: Integrate perlio;
12589              
12590              (reintroduce #14251) Slab allocator for ops
12591              - moved the statics to intrpvar.h
12592              - implemented Slab_Free()
12593              - uses PerlMemShared (for now) if distinction exists.
12594              
12595              Slab allocator submit after resolve -ay to keep it!
12596              
12597              Hand merge of non slab allocator stuff
12598              
12599              const-ness fix in savepv's passing of NULL
12600              
12601              Typo in #else branch of PL_SLAB_ALLOC
12602              
12603              Integrate rest of mainline
12604              
12605              Regen embed enable slab for PERL_IMPLICIT_SYS
12606              
12607              Correct name of PL_OP_SLAB_ALLOC
12608              
12609              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
12610              e.g. -Duse64bitint on a 32-bit platform.
12611              Now uses I32 for use-count and is more careful with its casts.
12612      Branch: perl
12613           !> (integrate 28 files)
12614 ____________________________________________________________________________
12615 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
12616         Log: Add Shuck URL
12617      Branch: maint-5.6/macperl
12618            ! macos/macperl/MacPerl.podhelp
12619 ____________________________________________________________________________
12620 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
12621         Log: Remove obsolete docs
12622      Branch: maint-5.6/macperl
12623            ! ext/File/Glob/Glob.pm
12624 ____________________________________________________________________________
12625 [ 14281] By: nick                                  on 2002/01/15  15:08:43
12626         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
12627              e.g. -Duse64bitint on a 32-bit platform.
12628              Now uses I32 for use-count and is more careful with its casts.
12629      Branch: perlio
12630            ! intrpvar.h op.c
12631 ____________________________________________________________________________
12632 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
12633         Log: Update bundled modules.  Yow!
12634      Branch: maint-5.6/macperl
12635            + macos/bundled_ext/Compress/Zlib/constants.h
12636            + macos/bundled_ext/Compress/Zlib/constants.xs
12637            + macos/bundled_ext/Filter/Util/Call/ppport.h
12638            + macos/bundled_ext/Storable/t/compat-0.6.t
12639            + macos/bundled_ext/Storable/t/dump.pl
12640            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
12641            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
12642            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
12643            + macos/bundled_lib/blib/lib/URI/ssh.pm
12644            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
12645            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
12646            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
12647            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
12648            + macos/bundled_lib/t/Filter/Simple/data.t
12649            + macos/bundled_lib/t/Filter/Simple/export.t
12650            + macos/bundled_lib/t/Filter/Simple/filter_only.t
12651            + macos/bundled_lib/t/Filter/Simple/import.t
12652            + macos/bundled_lib/t/NEXT/actual.t
12653            + macos/bundled_lib/t/NEXT/actuns.t
12654            + macos/bundled_lib/t/NEXT/next.t
12655            + macos/bundled_lib/t/NEXT/unseen.t
12656            + macos/bundled_lib/t/libnet/netrc.t
12657            + macos/bundled_lib/t/libwww-perl/base/http.t
12658            + macos/bundled_lib/t/libwww-perl/live/activestate.t
12659            - macos/bundled_ext/Filter/t/FilterTest.pm
12660            - macos/bundled_ext/Storable/t/compat06.t
12661            - macos/bundled_ext/Storable/t/st-dump.pl
12662            - macos/bundled_lib/t/NEXT/test.pl
12663            - macos/bundled_lib/t/libwww-perl/live/google.t
12664            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
12665            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
12666            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
12667            ! macos/bundled_ext/Compress/Zlib/README
12668            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
12669            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
12670            ! macos/bundled_ext/Compress/Zlib/t/examples.t
12671            ! macos/bundled_ext/Filter/Util/Call/Call.pm
12672            ! macos/bundled_ext/Filter/Util/Call/Call.xs
12673            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
12674            ! macos/bundled_ext/Filter/t/call.t
12675            ! macos/bundled_ext/Filter/t/filter-util.pl
12676            ! macos/bundled_ext/Storable/ChangeLog
12677            ! macos/bundled_ext/Storable/README
12678            ! macos/bundled_ext/Storable/Storable.pm
12679            ! macos/bundled_ext/Storable/t/blessed.t
12680            ! macos/bundled_ext/Storable/t/canonical.t
12681            ! macos/bundled_ext/Storable/t/dclone.t
12682            ! macos/bundled_ext/Storable/t/forgive.t
12683            ! macos/bundled_ext/Storable/t/freeze.t
12684            ! macos/bundled_ext/Storable/t/lock.t
12685            ! macos/bundled_ext/Storable/t/overload.t
12686            ! macos/bundled_ext/Storable/t/recurse.t
12687            ! macos/bundled_ext/Storable/t/retrieve.t
12688            ! macos/bundled_ext/Storable/t/store.t
12689            ! macos/bundled_ext/Storable/t/tied.t
12690            ! macos/bundled_ext/Storable/t/tied_hook.t
12691            ! macos/bundled_ext/Storable/t/tied_items.t
12692            ! macos/bundled_ext/Storable/t/utf8.t
12693            ! macos/bundled_lib/blib/lib/File/Sort.pm
12694            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
12695            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
12696            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
12697            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
12698            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
12699            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
12700            ! macos/bundled_lib/blib/lib/LWP.pm
12701            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
12702            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
12703            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
12704            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
12705            ! macos/bundled_lib/blib/lib/Mail/Address.pm
12706            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
12707            ! macos/bundled_lib/blib/lib/Mail/Field.pm
12708            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
12709            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
12710            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
12711            ! macos/bundled_lib/blib/lib/Mail/Header.pm
12712            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
12713            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
12714            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
12715            ! macos/bundled_lib/blib/lib/Mail/Send.pm
12716            ! macos/bundled_lib/blib/lib/Mail/Util.pm
12717            ! macos/bundled_lib/blib/lib/NEXT.pm
12718            ! macos/bundled_lib/blib/lib/Net/Config.pm
12719            ! macos/bundled_lib/blib/lib/Net/Domain.pm
12720            ! macos/bundled_lib/blib/lib/Net/FTP.pm
12721            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
12722            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
12723            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
12724            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
12725            ! macos/bundled_lib/blib/lib/Net/POP3.pm
12726            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
12727            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
12728            ! macos/bundled_lib/blib/lib/Switch.pm
12729            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
12730            ! macos/bundled_lib/blib/lib/URI/Escape.pm
12731            ! macos/bundled_lib/blib/lib/URI/ftp.pm
12732            ! macos/bundled_lib/blib/lib/lwpcook.pod
12733            ! macos/bundled_lib/t/Filter/Simple/filter.t
12734            ! macos/bundled_lib/t/Switch/t/nested.t
12735            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
12736            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
12737            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
12738            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
12739            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
12740            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
12741            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
12742            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
12743            ! macos/bundled_lib/t/libnet/config.t
12744            ! macos/bundled_lib/t/libnet/ftp.t
12745            ! macos/bundled_lib/t/libnet/hostname.t
12746            ! macos/bundled_lib/t/libnet/nntp.t
12747            ! macos/bundled_lib/t/libnet/require.t
12748            ! macos/bundled_lib/t/libnet/smtp.t
12749            ! macos/bundled_lib/t/libwww-perl/base/headers.t
12750            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
12751            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
12752            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
12753            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
12754            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
12755            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
12756            ! macos/bundled_lib/t/libwww-perl/live/validator.t
12757            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
12758 ____________________________________________________________________________
12759 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
12760         Log: Subject: [PATCH] Socket::sockaddr_family
12761              From: Gisle Aas <gisle@ActiveState.com> 
12762              Date: 15 Jan 2002 06:35:28 -0800
12763              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
12764      Branch: perl
12765            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
12766 ____________________________________________________________________________
12767 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
12768         Log: Subject: [PATCH perldiag] Style issue
12769              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12770              Date: Tue, 15 Jan 2002 15:36:30 +0100                
12771              Message-ID: <20020115153630.A11568@rafael>
12772      Branch: perl
12773            ! pod/perldiag.pod
12774 ____________________________________________________________________________
12775 [ 14277] By: nick                                  on 2002/01/15  14:30:51
12776         Log: Correct name of PL_OP_SLAB_ALLOC
12777      Branch: perlio
12778            ! perl.h
12779 ____________________________________________________________________________
12780 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
12781         Log: NetWare tweak from Ananth Kesari.
12782      Branch: perl
12783            ! lib/ExtUtils/MakeMaker.pm
12784 ____________________________________________________________________________
12785 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
12786         Log: Throwback.
12787      Branch: perl
12788            ! MANIFEST
12789 ____________________________________________________________________________
12790 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
12791         Log: A couple of additional character classes from Jeffrey,
12792              hopefully useful in future for internal use for implementing
12793              some special cases of casing.
12794              
12795              Also regenerate once more all the character classes,
12796              now without the timestamp.  A timestamp would be kind of
12797              nice but it's not: having a timestamp in a file means that
12798              even if the effective contents of file really didn't
12799              change, the file looks as if it changed.
12800      Branch: perl
12801            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
12802            + lib/unicore/Is/CombAbov.pl
12803            ! (edit 304 files)
12804 ____________________________________________________________________________
12805 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
12806         Log: Make the test harder.
12807      Branch: perl
12808            ! t/op/pat.t
12809 ____________________________________________________________________________
12810 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
12811         Log: Additional utf8_heavy.pl tweak from Jeffrey.
12812      Branch: perl
12813            ! lib/utf8_heavy.pl
12814 ____________________________________________________________________________
12815 [ 14271] By: nick                                  on 2002/01/15  11:29:47
12816         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
12817      Branch: perlio
12818            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
12819            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
12820 ____________________________________________________________________________
12821 [ 14270] By: nick                                  on 2002/01/15  08:19:08
12822         Log: Integrate rest of mainline
12823      Branch: perlio
12824           !> (integrate 28 files)
12825 ____________________________________________________________________________
12826 [ 14269] By: nick                                  on 2002/01/15  08:02:44
12827         Log: Typo in #else branch of PL_SLAB_ALLOC
12828      Branch: perlio
12829            ! op.c
12830 ____________________________________________________________________________
12831 [ 14268] By: nick                                  on 2002/01/15  07:57:47
12832         Log: const-ness fix in savepv's passing of NULL
12833      Branch: perlio
12834            ! util.c
12835 ____________________________________________________________________________
12836 [ 14267] By: nick                                  on 2002/01/15  07:42:17
12837         Log: Hand merge of non slab allocator stuff
12838      Branch: perlio
12839            ! op.c
12840 ____________________________________________________________________________
12841 [ 14266] By: nick                                  on 2002/01/15  07:39:33
12842         Log: Slab allocator submit after resolve -ay to keep it!
12843      Branch: perlio
12844           !> op.c
12845 ____________________________________________________________________________
12846 [ 14265] By: nick                                  on 2002/01/15  07:05:06
12847         Log: Blind integrate of bulk of mainline.
12848      Branch: perlio
12849           +> (branch 173 files)
12850            - (delete 184 files)
12851           !> (integrate 146 files)
12852 ____________________________________________________________________________
12853 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
12854         Log: Pod nits.
12855      Branch: perl
12856            ! lib/Unicode/UCD.pm pod/perlunicode.pod
12857 ____________________________________________________________________________
12858 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
12859         Log: The Unicode categories doc patch to go with #14254,
12860              from Jeffrey.
12861      Branch: perl
12862            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
12863 ____________________________________________________________________________
12864 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
12865         Log: There isn't going to be perl.third.exe.
12866      Branch: perl
12867            ! Makefile.SH
12868 ____________________________________________________________________________
12869 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
12870         Log: Subject: [PATCH] small coredump correction
12871              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12872              Date: Tue, 15 Jan 2002 00:22:52 +0100
12873              Message-ID: <20020115002252.I691@rafael>
12874      Branch: perl
12875            ! op.c
12876 ____________________________________________________________________________
12877 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
12878         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
12879              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12880              Date: Mon, 14 Jan 2002 23:03:04 +0100
12881              Message-ID: <20020114230304.A691@rafael>   
12882              
12883              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
12884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12885              Date: Mon, 14 Jan 2002 23:18:43 +0100
12886              Message-ID: <20020114231843.E691@rafael>   
12887      Branch: perl
12888            ! pod/perlsub.pod t/op/override.t toke.c
12889 ____________________________________________________________________________
12890 [ 14259] By: nick                                  on 2002/01/14  22:02:49
12891         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
12892              Need to use CopXXXXX macros everywhere and add CopSTASH_free
12893              Add new scope type and add support for it to scope.c and scope stack
12894              dup-er in sv.c. Add savesharedpv().
12895              Also zealous version of Win32's vmem.h to catch all the abuses.
12896              With this t/op/fork.t passes even with zealous checking and 
12897              checker is point a finger at various threads/shared issues.
12898              
12899              PL_curcop->cop_io is still an issue.
12900      Branch: perlio
12901            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
12902            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
12903            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
12904            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
12905            ! win32/vmem.h win32/win32.c win32/win32.h
12906 ____________________________________________________________________________
12907 [ 14258] By: nick                                  on 2002/01/14  20:24:28
12908         Log: Integrate build parts of mainline
12909      Branch: perlio
12910           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
12911           !> lib/ExtUtils/t/MM_Win32.t
12912 ____________________________________________________________________________
12913 [ 14257] By: nick                                  on 2002/01/14  16:10:54
12914         Log: Inverted sense of special-ness of specialCopIO - supposed to 
12915              be true if value is "special" i.e. NOT an SV.
12916      Branch: perlio
12917            ! perlio.h
12918 ____________________________________________________________________________
12919 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
12920         Log: Update Changes.
12921      Branch: perl
12922            ! Changes patchlevel.h
12923 ____________________________________________________________________________
12924 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
12925         Log: Retract #14251 (the op slab allocator from perlio)
12926              until we figure out why 2.2.19 x86 debian gets
12927              a circular sibling chain and therefore hangs in
12928              the Perl_ck_subr() sibling for-loop.
12929      Branch: perl
12930            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12931            ! perlapi.c perlapi.h proto.h
12932 ____________________________________________________________________________
12933 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
12934         Log: Big mktables rewrite from Jeffrey;
12935              documentation not yet updated.
12936      Branch: perl
12937            + (add 171 files)
12938            - (delete 182 files)
12939            ! (edit 135 files)
12940 ____________________________________________________________________________
12941 [ 14253] By: ams                                   on 2002/01/14  03:15:05
12942         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
12943              From: Michael G Schwern <schwern@pobox.com>
12944              Date: Sun, 13 Jan 2002 21:00:07 -0500
12945              Message-Id: <20020114020007.GB2877@blackrider>
12946      Branch: perl
12947            ! lib/Cwd.pm
12948 ____________________________________________________________________________
12949 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
12950         Log: Subject: Re: Win32 status - progress !
12951              From: Abe Timmerman <abe@ztreet.demon.nl>       
12952              Date: Mon, 14 Jan 2002 02:29:51 +0100
12953              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
12954      Branch: perl
12955            ! lib/ExtUtils/t/MM_Win32.t
12956 ____________________________________________________________________________
12957 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
12958         Log: Integrate perlio.
12959              
12960              Slab allocator for ops
12961              - moved the statics to intrpvar.h
12962              - implemented Slab_Free()
12963              - uses PerlMemShared (for now) if distinction exists.
12964      Branch: perl
12965           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12966           !> perlapi.c perlapi.h proto.h
12967 ____________________________________________________________________________
12968 [ 14250] By: nick                                  on 2002/01/13  23:22:34
12969         Log: Slab allocator for ops
12970              - moved the statics to intrpvar.h
12971              - implemented Slab_Free()
12972              - uses PerlMemShared (for now) if distinction exists.
12973      Branch: perlio
12974            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
12975            ! perlapi.c perlapi.h proto.h
12976 ____________________________________________________________________________
12977 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
12978         Log: Start a new test category: uni.  Much of t/op/pat
12979              should probably be moved here, but holding on that
12980              until Jeffrey finishes his big mktables rewrite.
12981              Bits and pieces of op/split, op/pack, op/append,
12982              op/join, could probably be moved to respective uni
12983              tests, too.
12984      Branch: perl
12985            + t/uni/fold.t t/uni/sprintf.t
12986            - t/op/unifold.t t/op/unisprintf.t
12987            ! MANIFEST t/TEST t/harness
12988 ____________________________________________________________________________
12989 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
12990         Log: Subject: [PATCH] enable Win32 to build again
12991              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12992              Date: Sun, 13 Jan 2002 21:49:24 +0100
12993              Message-ID: <3C4200E4.15926.23F6131@localhost>
12994              
12995              miniperl.exe.exe does not exe that well.
12996      Branch: perl
12997            ! lib/ExtUtils/MM_Unix.pm
12998 ____________________________________________________________________________
12999 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
13000         Log: Mention some of the load-affected tests.
13001      Branch: perl
13002            ! INSTALL
13003 ____________________________________________________________________________
13004 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
13005         Log: Move the UTF-8 conversion code earlier so that
13006              op/ver is happy.
13007      Branch: perl
13008            ! sv.c t/op/ver.t
13009 ____________________________________________________________________________
13010 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
13011         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
13012              have diverged quite a bit so no updates there.
13013      Branch: perl
13014            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
13015            ! ext/List/Util/lib/List/Util.pm
13016            ! ext/List/Util/lib/Scalar/Util.pm
13017 ____________________________________________________________________________
13018 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
13019         Log: Make the crypt() pickier: if downgrading doesn't work,
13020              croak.
13021      Branch: perl
13022            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
13023 ____________________________________________________________________________
13024 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
13025         Log: Grow the buffer in case Unicode caused size changes
13026              (and it very probably did).
13027      Branch: perl
13028            ! sv.c
13029 ____________________________________________________________________________
13030 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
13031         Log: Future-proofing from Jeffrey Friedl (for conflicting
13032              In* and Is* names).
13033      Branch: perl
13034            ! lib/utf8_heavy.pl
13035 ____________________________________________________________________________
13036 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
13037         Log: Subject: [PATCH] Re: Warning in B.xs
13038              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13039              Date: Sun, 13 Jan 2002 19:39:52 +0100
13040              Message-ID: <3C41E288.20562.1C8C895@localhost>
13041      Branch: perl
13042            ! ext/B/B.xs
13043 ____________________________________________________________________________
13044 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
13045         Log: Subject: Re: lookbehind broken with latest bleedperl
13046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13047              Date: Sun, 13 Jan 2002 18:06:22 +0000
13048              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
13049      Branch: perl
13050            ! regexec.c t/op/re_tests
13051 ____________________________________________________________________________
13052 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
13053         Log: Subject: [PATCH] more MM_Unix.t tests
13054              From: Tels <perl_dummy@bloodgate.com>
13055              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
13056              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
13057              
13058              Subject: [PATCH] 14220 misunderstood, I bet          
13059              From: andreas.koenig@anima.de (Andreas J. Koenig)
13060              Date: 12 Jan 2002 21:31:58 +0100
13061              Message-ID: <m3k7un8g5d.fsf@anima.de>
13062      Branch: perl
13063            ! lib/ExtUtils/t/MM_Unix.t
13064 ____________________________________________________________________________
13065 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
13066         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
13067              From: Tels <perl_dummy@bloodgate.com>
13068              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
13069              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
13070              
13071              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
13072              From: Tels <perl_dummy@bloodgate.com>
13073              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
13074              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
13075      Branch: perl
13076            ! lib/ExtUtils/MM_Unix.pm
13077 ____________________________________________________________________________
13078 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
13079         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
13080              From: Nicholas Clark <nick@unfortu.net> 
13081              Date: Sun, 13 Jan 2002 15:58:34 +0000
13082              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
13083      Branch: perl
13084            ! lib/Benchmark.t
13085 ____________________________________________________________________________
13086 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
13087         Log: Anton Berezin did more reading and the uid setting story
13088              gets more complex.
13089      Branch: perl
13090            ! pod/perltodo.pod utils/perldoc.PL
13091 ____________________________________________________________________________
13092 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
13093         Log: Integrate perlio;
13094              
13095              Win32 fixes:
13096              - vmem.h hack to handle free-by-wrong-thread after eval "".
13097              - Initialize timerid 
13098      Branch: perl
13099           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
13100 ____________________________________________________________________________
13101 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
13102         Log: Subject: Re: HiRes
13103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13104              Date: Sun, 13 Jan 2002 10:18:46 +0100
13105              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
13106              
13107              Give up on socketpair in HP-UX.
13108      Branch: perl
13109            ! ext/Socket/socketpair.t
13110 ____________________________________________________________________________
13111 [ 14233] By: nick                                  on 2002/01/13  16:29:30
13112         Log: Integrate mainline
13113      Branch: perlio
13114           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
13115           !> (integrate 46 files)
13116 ____________________________________________________________________________
13117 [ 14232] By: nick                                  on 2002/01/13  15:37:48
13118         Log: Win32 fixes:
13119              - vmem.h hack to handle free-by-wrong-thread after eval "".
13120              - Initialize timerid 
13121      Branch: perlio
13122            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
13123 ____________________________________________________________________________
13124 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
13125         Log: *groan*
13126      Branch: perl
13127            ! t/op/pat.t
13128 ____________________________________________________________________________
13129 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
13130         Log: One more sharp s case found by Jeffrey.
13131      Branch: perl
13132            ! regexec.c t/op/pat.t
13133 ____________________________________________________________________________
13134 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
13135         Log: Comment tweak.
13136      Branch: perl
13137            ! regexec.c
13138 ____________________________________________________________________________
13139 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
13140         Log: Don't bother checking for the Greek special
13141              cases if the node is too short.
13142      Branch: perl
13143            ! regcomp.c
13144 ____________________________________________________________________________
13145 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
13146         Log: Update Changes.
13147      Branch: perl
13148            ! Changes patchlevel.h
13149 ____________________________________________________________________________
13150 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
13151         Log: metaconfig unit change for #14225.
13152      Branch: metaconfig
13153            + U/modified/i_ndbm.U
13154 ____________________________________________________________________________
13155 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
13156         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
13157              From: Jonathan Stowe <gellyfish@gellyfish.com>
13158              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
13159              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
13160      Branch: perl
13161            ! Configure config_h.SH
13162 ____________________________________________________________________________
13163 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
13164         Log: Quick reformat using indent -kr -nce, as requested
13165              by Dan Kogai and suggest by NI-S.
13166      Branch: perl
13167            ! ext/Encode/encengine.c
13168 ____________________________________________________________________________
13169 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
13170         Log: Couple more Unicode lookbehind tests.
13171      Branch: perl
13172            ! t/op/pat.t
13173 ____________________________________________________________________________
13174 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
13175         Log: Sharp S as a special treat for our German UTF-8 testers :-)
13176      Branch: perl
13177            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
13178 ____________________________________________________________________________
13179 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
13180         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
13181              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13182              Date: Sat, 12 Jan 2002 20:37:32 +0100
13183              Message-ID: <3C409E8C.16203.196C2D3@localhost>
13184      Branch: perl
13185            ! ext/B/B/Deparse.pm
13186 ____________________________________________________________________________
13187 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
13188         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
13189              really worth the bits it's printed on?
13190      Branch: perl
13191            ! lib/ExtUtils/t/MM_Unix.t
13192 ____________________________________________________________________________
13193 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
13194         Log: Special treatment for U+03B0 and U+0390 in //i,
13195              this means that we can remove the minlen pessimisations
13196              introduced by the #14096.
13197      Branch: perl
13198            ! pp_hot.c regcomp.c regexec.c
13199 ____________________________________________________________________________
13200 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
13201         Log: Integrate perlio;
13202              
13203              Abstract out the cloning of SvPVX and handle shared pv in a 
13204              safe (if suboptimal) manner. Does not fix op/fork.t :-(
13205              
13206              Win32-ize socketpair test
13207              - Win32 can fork even though $Config{d_fork} is undef
13208              - SOCK_DGRAM does not work - skip those tests.
13209      Branch: perl
13210           !> ext/Socket/socketpair.t sv.c
13211 ____________________________________________________________________________
13212 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
13213         Log: One should first drop the real uid, not the effective uid.
13214              [ID 20020110.003]
13215      Branch: perl
13216            ! utils/perldoc.PL
13217 ____________________________________________________________________________
13218 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
13219         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
13220              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13221              Date: Fri, 11 Jan 2002 23:29:48 +0100
13222              Message-ID: <3C3F756C.4581.2E2A938@localhost>
13223      Branch: perl
13224            + ext/B/C/C.xs ext/B/C/Makefile.PL
13225            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
13226            ! utils/perlcc.PL
13227 ____________________________________________________________________________
13228 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
13229         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
13230              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
13231              Date: Fri, 11 Jan 2002 14:29:30 -0800
13232              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
13233      Branch: perl
13234            ! ext/B/t/concise.t
13235 ____________________________________________________________________________
13236 [ 14214] By: nick                                  on 2002/01/12  12:31:12
13237         Log: Win32-ize socketpair test
13238              - Win32 can fork even though $Config{d_fork} is undef
13239              - SOCK_DGRAM does not work - skip those tests.
13240      Branch: perlio
13241            ! ext/Socket/socketpair.t
13242 ____________________________________________________________________________
13243 [ 14213] By: nick                                  on 2002/01/12  11:46:28
13244         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
13245              safe (if suboptimal) manner. Does not fix op/fork.t :-(
13246      Branch: perlio
13247            ! sv.c
13248 ____________________________________________________________________________
13249 [ 14212] By: ams                                   on 2002/01/12  06:10:52
13250         Log: Subject: [PATCH] More fixes for Stratus VOS
13251              From: "Green, Paul" <Paul.Green@stratus.com>
13252              Date: Fri, 11 Jan 2002 17:30:37 -0500
13253              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
13254      Branch: perl
13255            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
13256 ____________________________________________________________________________
13257 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
13258         Log: Upgrade to CGI.pm 2.80.
13259      Branch: perl
13260            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
13261 ____________________________________________________________________________
13262 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
13263         Log: FAQ sync.
13264      Branch: perl
13265            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13266            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13267            ! pod/perlfaq8.pod
13268 ____________________________________________________________________________
13269 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
13270         Log: This is getting embarrassing.
13271      Branch: perl
13272            ! t/op/pat.t
13273 ____________________________________________________________________________
13274 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
13275         Log: Doc tweaks.
13276      Branch: perl
13277            ! pod/perlunicode.pod
13278 ____________________________________________________________________________
13279 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
13280         Log: Updating the test count is good; also rephrasing
13281              so that there is no ok output containing "not".
13282      Branch: perl
13283            ! t/op/pat.t
13284 ____________________________________________________________________________
13285 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
13286         Log: Andreas is busy :-)
13287      Branch: perl
13288            ! doop.c t/op/unisprintf.t
13289 ____________________________________________________________________________
13290 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
13291         Log: Unicode lookbehind looked bad.
13292      Branch: perl
13293            ! regexec.c t/op/pat.t
13294 ____________________________________________________________________________
13295 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
13296         Log: Garbage collection.
13297      Branch: perl
13298            ! t/run/kill_perl.t
13299 ____________________________________________________________________________
13300 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
13301         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
13302              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13303              Date: Fri, 11 Jan 2002 23:29:48 +0100
13304              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
13305      Branch: perl
13306            ! embed.fnc global.sym makedef.pl
13307 ____________________________________________________________________________
13308 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
13309         Log: Subject: [PATCH] perldelta nit?
13310              From: Robert Spier <rspier@pobox.com>
13311              Date: Fri, 11 Jan 2002 15:19:16 -0800
13312              Message-ID: <15423.29428.164185.251700@rls.cx>
13313      Branch: perl
13314            ! pod/perldelta.pod
13315 ____________________________________________________________________________
13316 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
13317         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
13318              From: Michael G Schwern <schwern@pobox.com>
13319              Date: Fri, 11 Jan 2002 17:08:17 -0500
13320              Message-ID: <20020111220817.GG2838@blackrider>
13321      Branch: perl
13322            ! t/run/kill_perl.t t/test.pl
13323 ____________________________________________________________________________
13324 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
13325         Log: Subject: [PATCH] Correct misleading error message
13326              From: Mike Guy <mjtg@cam.ac.uk>
13327              Date: Fri, 11 Jan 2002 18:36:33 +0000
13328              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
13329              
13330              hash assignment -> anonymous hash
13331      Branch: perl
13332            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
13333 ____________________________________________________________________________
13334 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
13335         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
13336              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13337              Date: Fri, 11 Jan 2002 16:58:14 +0100
13338              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
13339      Branch: perl
13340            ! ext/Unicode/Normalize/mkheader
13341 ____________________________________________________________________________
13342 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
13343         Log: Add a new test for is-sprintf-preserving Unicodeness:
13344              #14194 and an old one from kill_perl.t (I could have used
13345              sprintf.t, but it's format was quite fixed, and I didn't
13346              feel like breaking the format)
13347      Branch: perl
13348            + t/op/unisprintf.t
13349            ! MANIFEST t/run/kill_perl.t
13350 ____________________________________________________________________________
13351 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
13352         Log: Integrate perlio;
13353              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
13354      Branch: perl
13355           !> win32/win32.c
13356 ____________________________________________________________________________
13357 [ 14196] By: nick                                  on 2002/01/11  20:58:20
13358         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
13359              as C runtime seems to get its hands on them even though we said
13360              they were handled.
13361              Still an issue with "die" out of signal handler - get panic: pp_iter
13362      Branch: perlio
13363            ! win32/win32.c
13364 ____________________________________________________________________________
13365 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
13366         Log: Integrate perlio;
13367              A mostly-stable version of "new" Win32 signal/kill support.
13368      Branch: perl
13369           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
13370           !> win32/config.gc win32/config.vc win32/config_H.bc
13371           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
13372           !> win32/makefile.mk win32/win32.c win32/win32.h
13373 ____________________________________________________________________________
13374 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
13375         Log: Fix for
13376              
13377              Subject: UTF-8 sprintf bug in bleadperl
13378              From: andreas.koenig@anima.de (Andreas J. Koenig)
13379              Date: 11 Jan 2002 15:47:15 +0100
13380              Message-ID: <m3vge99c7g.fsf@anima.de>
13381              
13382              I have tests, have just to figure out where to put them
13383              since op/sprintf looks a bit unfriendly for tests of
13384              somewhat freer form.
13385      Branch: perl
13386            ! doop.c sv.c
13387 ____________________________________________________________________________
13388 [ 14193] By: nick                                  on 2002/01/11  18:25:34
13389         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
13390              Builds and passes a few tests.
13391      Branch: perlio
13392           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
13393           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
13394           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
13395           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
13396           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
13397           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13398           +> t/lib/sample-tests/lone_not_bug
13399           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
13400           +> t/lib/sample-tests/vms_nit
13401           !> (integrate 63 files)
13402 ____________________________________________________________________________
13403 [ 14192] By: nick                                  on 2002/01/11  17:49:39
13404         Log: A mostly-stable version of "new" Win32 signal/kill support.
13405      Branch: perlio
13406            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
13407            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13408            ! win32/config_h.PL win32/makefile.mk win32/win32.c
13409            ! win32/win32.h
13410 ____________________________________________________________________________
13411 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
13412         Log: Update Changes.
13413      Branch: perl
13414            ! Changes patchlevel.h
13415 ____________________________________________________________________________
13416 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
13417         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
13418              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13419              Date: Thu, 10 Jan 2002 18:21:34 -0800
13420              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
13421      Branch: perl
13422            + ext/B/t/concise.t
13423            ! MANIFEST
13424 ____________________________________________________________________________
13425 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
13426         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
13427              necessary in form.t and html.t @INC setups.
13428      Branch: perl
13429            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
13430 ____________________________________________________________________________
13431 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
13432         Log: Yet another twist.
13433      Branch: perl
13434            ! t/test.pl
13435 ____________________________________________________________________________
13436 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
13437         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
13438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13439              Date: Fri, 11 Jan 2002 13:04:15 +0100      
13440              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
13441      Branch: perl
13442            ! hints/aix.sh
13443 ____________________________________________________________________________
13444 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
13445         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
13446              From: Jonathan Stowe <gellyfish@gellyfish.com> 
13447              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
13448              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
13449      Branch: perl
13450            ! lib/AnyDBM_File.t
13451 ____________________________________________________________________________
13452 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
13453         Log: Arguments were being mangled.
13454      Branch: perl
13455            ! t/test.pl
13456 ____________________________________________________________________________
13457 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
13458         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
13459              From: Jonathan Stowe <gellyfish@gellyfish.com>
13460              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
13461              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
13462      Branch: perl
13463            ! lib/AnyDBM_File.t
13464 ____________________________________________________________________________
13465 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
13466         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
13467              From: Michael G Schwern <schwern@pobox.com> 
13468              Date: Fri, 11 Jan 2002 04:26:27 -0500
13469              Message-ID: <20020111092626.GA16544@blackrider>
13470      Branch: perl
13471            ! t/run/kill_perl.t t/test.pl
13472 ____________________________________________________________________________
13473 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
13474         Log: Subject: [PATCH] Test::Harness 2.01
13475              From: Michael G Schwern <schwern@pobox.com> 
13476              Date: Thu, 10 Jan 2002 21:11:24 -0500
13477              Message-ID: <20020111021123.GA30666@blackrider>
13478      Branch: perl
13479            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
13480            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
13481            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
13482            + lib/Test/Harness/t/nonumbers.t
13483            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
13484            + t/lib/sample-tests/lone_not_bug
13485            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
13486            + t/lib/sample-tests/vms_nit
13487            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
13488            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
13489 ____________________________________________________________________________
13490 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
13491         Log: patch is silly when creating new files: don't run
13492              patch more than once.
13493      Branch: perl
13494            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13495 ____________________________________________________________________________
13496 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
13497         Log: Forgot from #14179.
13498      Branch: perl
13499            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
13500 ____________________________________________________________________________
13501 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
13502         Log: Subject: [PATCH] is() undef/'' behavior change
13503              From: Michael G Schwern <schwern@pobox.com> 
13504              Date: Fri, 11 Jan 2002 03:35:51 -0500
13505              Message-ID: <20020111083551.GC30666@blackrider>
13506              
13507              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
13508              From: Michael G Schwern <schwern@pobox.com> 
13509              Date: Fri, 11 Jan 2002 03:37:44 -0500
13510              Message-ID: <20020111083744.GD30666@blackrider>
13511      Branch: perl
13512            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
13513            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
13514            ! lib/Pod/t/InputObjects.t lib/blib.t
13515 ____________________________________________________________________________
13516 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
13517         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
13518              From: Michael G Schwern <schwern@pobox.com> 
13519              Date: Thu, 10 Jan 2002 19:56:23 -0500
13520              Message-ID: <20020111005623.GA13192@blackrider>
13521      Branch: perl
13522            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
13523            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
13524            ! lib/Test/Simple.pm lib/Test/Simple/Changes
13525            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
13526            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13527            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
13528            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
13529            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
13530            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
13531            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
13532            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
13533            ! lib/Test/Simple/t/plan_is_noplan.t
13534            ! lib/Test/Simple/t/plan_no_plan.t
13535            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
13536            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
13537            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
13538            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
13539            ! lib/Test/Tutorial.pod
13540 ____________________________________________________________________________
13541 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
13542         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
13543              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
13544              
13545              turns out even the malloc() was never really needed to begin with,
13546              so get rid of it
13547      Branch: perl
13548            ! sv.c
13549 ____________________________________________________________________________
13550 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
13551         Log: Small doc tweaks.
13552      Branch: perl
13553            ! pod/perluniintro.pod
13554 ____________________________________________________________________________
13555 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
13556         Log: support using the CRT's malloc() family of functions instead of
13557              the internal one when ithreads is enabled; allocate large blocks
13558              using VirtualAlloc() since the Heap*() functions may only be tuned
13559              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
13560              
13561              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
13562              also see comments at the top of win32/vmem.h for other options that
13563              can be set
13564      Branch: perl
13565            ! win32/vmem.h
13566 ____________________________________________________________________________
13567 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
13568         Log: Subject: micropatch
13569              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13570              Date: Thu, 10 Jan 2002 18:20:58 +0000
13571              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
13572      Branch: perl
13573            ! regcomp.c
13574 ____________________________________________________________________________
13575 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
13576         Log: Subject: [PATCH] Embed.t on Win32
13577              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13578              Date: Thu, 10 Jan 2002 18:56:21 +0100
13579              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
13580      Branch: perl
13581            ! lib/ExtUtils/t/Embed.t
13582 ____________________________________________________________________________
13583 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
13584         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
13585              From: Gisle Aas <gisle@ActiveState.com>
13586              Date: 10 Jan 2002 08:56:05 -0800
13587              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
13588      Branch: perl
13589            ! toke.c
13590 ____________________________________________________________________________
13591 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
13592         Log: Subject: [PATCH] doc fixes
13593              From: "Brendan O'Dea" <bod@debian.org>
13594              Date: Fri, 11 Jan 2002 03:49:54 +1100
13595              Message-ID: <20020110164954.GA21891@compusol.com.au>
13596      Branch: perl
13597            ! lib/I18N/Collate.pm pod/perlfunc.pod
13598 ____________________________________________________________________________
13599 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
13600         Log: Integrate perlio; More signal hackery.
13601      Branch: perl
13602           !> win32/win32.c
13603 ____________________________________________________________________________
13604 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
13605         Log: No need to show internal encodings, or return them
13606              in random order.
13607      Branch: perl
13608            ! ext/Encode/Encode.pm
13609 ____________________________________________________________________________
13610 [ 14168] By: nick                                  on 2002/01/10  17:33:31
13611         Log: Integrate mainline
13612      Branch: perlio
13613            - ext/Unicode/Normalize/Normalize.pod
13614           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13615           !> ext/Unicode/Normalize/Makefile.PL
13616           !> ext/Unicode/Normalize/Normalize.pm
13617           !> ext/Unicode/Normalize/Normalize.xs
13618           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
13619           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
13620           !> t/run/kill_perl.t toke.c
13621 ____________________________________________________________________________
13622 [ 14167] By: nick                                  on 2002/01/10  17:08:35
13623         Log: More signal hackery
13624      Branch: perlio
13625            ! win32/win32.c
13626 ____________________________________________________________________________
13627 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
13628         Log: I think we can claim to be supporting Unicode
13629              "loose matching" now.
13630      Branch: perl
13631            ! pod/perlunicode.pod
13632 ____________________________________________________________________________
13633 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
13634         Log: Subject: doc patch
13635              From: mjd@plover.com
13636              Date: 10 Jan 2002 15:12:27 -0000
13637              Message-ID: <20020110151227.14850.qmail@plover.com>
13638      Branch: perl
13639            ! pod/perlrun.pod
13640 ____________________________________________________________________________
13641 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
13642         Log: Subject: Re: [ID 20011223.001] accept leaks memory
13643              From: Andy Dougherty <doughera@lafayette.edu>
13644              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
13645              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
13646      Branch: perl
13647            ! hints/linux.sh
13648 ____________________________________________________________________________
13649 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
13650         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
13651      Branch: perl
13652           !> win32/win32.c
13653 ____________________________________________________________________________
13654 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
13655         Log: Subject: [PATCH] Magic numbers in B::Concise
13656              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
13657              Date: Wed, 9 Jan 2002 23:04:01 -0800
13658              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
13659      Branch: perl
13660            ! ext/B/B/Concise.pm ext/B/O.pm
13661 ____________________________________________________________________________
13662 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
13663         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
13664              From: Gisle Aas <gisle@ActiveState.com>
13665              Date: 09 Jan 2002 21:52:40 -0800
13666              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
13667      Branch: perl
13668            ! t/lib/strict/vars toke.c
13669 ____________________________________________________________________________
13670 [ 14160] By: nick                                  on 2002/01/09  21:29:39
13671         Log: Skeleton coding of more kill() support on Win32.
13672      Branch: perlio
13673            ! win32/win32.c
13674 ____________________________________________________________________________
13675 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
13676         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
13677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13678              Date: Wed, 9 Jan 2002 23:24:32 +0100
13679              Message-ID: <20020109232432.A692@rafael>
13680      Branch: perl
13681            ! ext/B/B/Deparse.pm
13682 ____________________________________________________________________________
13683 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
13684         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
13685              From: Jonathan Stowe <gellyfish@gellyfish.com>
13686              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
13687              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
13688      Branch: perl
13689            ! t/run/kill_perl.t
13690 ____________________________________________________________________________
13691 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
13692         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
13693              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13694              Date: Wed, 09 Jan 2002 20:16:54 +0000
13695              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
13696      Branch: perl
13697            ! regexec.c
13698 ____________________________________________________________________________
13699 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
13700         Log: Subject: [Patch @14129] fixes Unicode::Normalize
13701              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13702              Date: Thu, 10 Jan 2002 01:08:56 +0900
13703              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
13704      Branch: perl
13705            - ext/Unicode/Normalize/Normalize.pod
13706            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
13707            ! ext/Unicode/Normalize/Normalize.pm
13708            ! ext/Unicode/Normalize/Normalize.xs
13709            ! ext/Unicode/Normalize/mkheader
13710 ____________________________________________________________________________
13711 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
13712         Log: Integrate perlio; (Re-)implement alarm() for Win32.
13713      Branch: perl
13714           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
13715           !> win32/win32iop.h
13716 ____________________________________________________________________________
13717 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
13718         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
13719              From: Nicholas Clark <nick@unfortu.net>
13720              Date: Wed, 9 Jan 2002 17:56:04 +0000
13721              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
13722      Branch: perl
13723            ! t/op/readdir.t
13724 ____________________________________________________________________________
13725 [ 14153] By: nick                                  on 2002/01/09  16:18:57
13726         Log: Integrate mainline
13727      Branch: perlio
13728           +> ext/threads/t/stress_re.t t/op/unifold.t
13729            - lib/unifold.t
13730           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
13731           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
13732           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
13733 ____________________________________________________________________________
13734 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
13735         Log: Update Changes.
13736      Branch: perl
13737            ! Changes patchlevel.h
13738 ____________________________________________________________________________
13739 [ 14151] By: nick                                  on 2002/01/09  14:27:36
13740         Log: (Re-)implement alarm() for Win32.
13741      Branch: perlio
13742            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
13743            ! win32/win32iop.h
13744 ____________________________________________________________________________
13745 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
13746         Log: Thinko.
13747      Branch: perl
13748            ! ext/threads/t/stress_re.t
13749 ____________________________________________________________________________
13750 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
13751         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
13752              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
13753              Date: Wed, 09 Jan 2002 13:37:17 +0000                
13754              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
13755      Branch: perl
13756            ! regexec.c t/op/re_tests
13757 ____________________________________________________________________________
13758 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
13759         Log: Subject: Re: Weird Malformed warning in bleadperl    
13760              From: andreas.koenig@anima.de (Andreas J. Koenig)    
13761              Date: 09 Jan 2002 11:12:37 +0100
13762              Message-ID: <m3itabbzoq.fsf@anima.de>
13763      Branch: perl
13764            ! regexec.c t/op/pat.t
13765 ____________________________________________________________________________
13766 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
13767         Log: Forgot stress_re.t from MANIFEST.
13768      Branch: perl
13769            ! MANIFEST
13770 ____________________________________________________________________________
13771 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
13772         Log: In dumping use isPRINT() instead of isprint() so that locale
13773              does not come into play.
13774      Branch: perl
13775            ! utf8.c
13776 ____________________________________________________________________________
13777 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
13778         Log: Add a threads stress test for regular expressions
13779              (mostly just a modified stress_string.t) and doesn't
13780              test that much of regular expressions, just that $1
13781              doesn't get stomped by competing threads (as it does
13782              in the 5005threads of old).
13783      Branch: perl
13784            + ext/threads/t/stress_re.t
13785            ! MANIFEST
13786 ____________________________________________________________________________
13787 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
13788         Log: (retracted by #14307)
13789              Subject: Re: [ID 20010912.007] substr reference core dump
13790              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13791              Date: Tue, 08 Jan 2002 19:17:50 +0000
13792              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
13793      Branch: perl
13794            ! scope.c t/run/kill_perl.t
13795 ____________________________________________________________________________
13796 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
13797         Log: SANY (. with /s) wasn't happy on Unicode.
13798      Branch: perl
13799            ! regexec.c t/op/pat.t
13800 ____________________________________________________________________________
13801 [ 14142] By: ams                                   on 2002/01/08  22:42:10
13802         Log: Subject: [PATCH] perldebug nit
13803              From: Tels <tels@bloodgate.com>
13804              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
13805      Branch: perl
13806            ! pod/perldebug.pod
13807 ____________________________________________________________________________
13808 [ 14141] By: ams                                   on 2002/01/08  21:32:59
13809         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
13810              From: "Green, Paul" <Paul.Green@stratus.com>
13811              Date: Tue, 8 Jan 2002 17:31:35 -0500
13812              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
13813      Branch: perl
13814            ! Makefile.SH
13815 ____________________________________________________________________________
13816 [ 14140] By: ams                                   on 2002/01/08  21:27:57
13817         Log: Subject: [PATCH] Re: Slight chokage from Deparse
13818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13819              Date: Tue, 8 Jan 2002 23:04:45 +0100
13820              Message-Id: <20020108230445.A4798@rafael>
13821      Branch: perl
13822            ! ext/B/B/Deparse.pm
13823 ____________________________________________________________________________
13824 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
13825         Log: Subject: [patch] peep() is rude
13826              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
13827              Date: Tue, 08 Jan 2002 19:17:50 +0000            
13828              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
13829      Branch: perl
13830            ! op.c t/run/kill_perl.t
13831 ____________________________________________________________________________
13832 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
13833         Log: unifold is really an op test since it requires
13834              no external modules for its actual testing:
13835              only the unicore CaseFold.txt file, and File::Spec
13836              to portably access that file.
13837      Branch: perl
13838            + t/op/unifold.t
13839            - lib/unifold.t
13840            ! MANIFEST
13841 ____________________________________________________________________________
13842 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
13843         Log: Subject: [patch] save a test 
13844              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13845              Date: Tue, 08 Jan 2002 16:18:47 +0000
13846              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
13847      Branch: perl
13848            ! regcomp.c
13849 ____________________________________________________________________________
13850 [ 14136] By: nick                                  on 2002/01/08  16:11:55
13851         Log: Integrate mainline
13852      Branch: perlio
13853           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
13854           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
13855           !> (integrate 37 files)
13856 ____________________________________________________________________________
13857 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
13858         Log: Subject: Not OK 13843 
13859              From: andreas.koenig@anima.de (Andreas J. Koenig)
13860              Date: 08 Jan 2002 14:12:29 +0100
13861              Message-ID: <m38zb9c7gi.fsf@anima.de>
13862      Branch: perl
13863            ! op.c t/op/subst.t
13864 ____________________________________________________________________________
13865 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
13866         Log: Missed one variant of the fold testing, noticed bu Hugo.
13867      Branch: perl
13868            ! lib/unifold.t
13869 ____________________________________________________________________________
13870 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
13871         Log: Enchance the Storable magic description.
13872      Branch: perl
13873            ! ext/Storable/Storable.pm
13874 ____________________________________________________________________________
13875 [ 14132] By: ams                                   on 2002/01/08  09:16:12
13876         Log: Subject: [PATCH] don't installperl pods
13877              From: H.Merijn Brand <h.m.brand@hccnet.nl>
13878              Date: Tue, 08 Jan 2002 10:36:01 +0100
13879              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
13880      Branch: perl
13881            ! installperl
13882 ____________________________________________________________________________
13883 [ 14131] By: ams                                   on 2002/01/08  03:38:40
13884         Log: Subject: Math-BigInt v1.49 released
13885              From: Tels <perl_dummy@bloodgate.com>
13886              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
13887      Branch: perl
13888            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
13889            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
13890            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13891            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
13892            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
13893            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
13894            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
13895            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
13896            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
13897            ! t/lib/Math/BigInt/Subclass.pm
13898 ____________________________________________________________________________
13899 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
13900         Log: A little better comments.
13901      Branch: perl
13902            ! regexec.c
13903 ____________________________________________________________________________
13904 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
13905         Log: No normalization form DNF.
13906      Branch: perl
13907            ! ext/Unicode/Normalize/Normalize.pm
13908 ____________________________________________________________________________
13909 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
13910         Log: Extension nits found by -Wall (several from threads
13911              and threads::shared, but leaving them to Arthur).
13912      Branch: perl
13913            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
13914            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
13915            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
13916            ! ext/Unicode/Normalize/mkheader x2p/str.c
13917 ____________________________________________________________________________
13918 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
13919         Log: Sync up Changes etc.
13920      Branch: maint-5.6/macperl
13921            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
13922 ____________________________________________________________________________
13923 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
13924         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
13925      Branch: maint-5.6/macperl
13926            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
13927 ____________________________________________________________________________
13928 [ 14125] By: ams                                   on 2002/01/07  22:03:22
13929         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
13930              From: Nicholas Clark (sans From field in mail header)
13931              Date: Mon, 7 Jan 2002 16:18:23 +0000
13932              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
13933      Branch: perl
13934            ! lib/Exporter.pm
13935 ____________________________________________________________________________
13936 [ 14124] By: ams                                   on 2002/01/07  21:46:11
13937         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
13938              From: "Green, Paul" <Paul.Green@stratus.com>
13939              Date: Mon, 7 Jan 2002 16:59:38 -0500
13940              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
13941      Branch: perl
13942            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
13943 ____________________________________________________________________________
13944 [ 14123] By: nick                                  on 2002/01/07  18:49:55
13945         Log: Integrate mainline
13946      Branch: perlio
13947           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
13948           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
13949           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
13950           !> regexec.c t/op/re_tests utf8.c utf8.h
13951 ____________________________________________________________________________
13952 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
13953         Log: Update Changes.
13954      Branch: perl
13955            ! Changes patchlevel.h
13956 ____________________________________________________________________________
13957 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
13958         Log: Subject: [PATCH] Correct module name in perldelta*
13959              From: Mike Guy <mjtg@cam.ac.uk>
13960              Date: Mon, 07 Jan 2002 17:02:43 +0000
13961              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
13962      Branch: perl
13963            ! pod/perl561delta.pod pod/perl56delta.pod
13964 ____________________________________________________________________________
13965 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
13966         Log: AUTHORS update.
13967      Branch: perl
13968            ! AUTHORS
13969 ____________________________________________________________________________
13970 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
13971         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
13972      Branch: perl
13973            ! ext/Storable/Storable.pm
13974 ____________________________________________________________________________
13975 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
13976         Log: perldelta updates.
13977      Branch: perl
13978            ! pod/perldelta.pod
13979 ____________________________________________________________________________
13980 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
13981         Log: Document the flags of pv_uni_display().
13982      Branch: perl
13983            ! pod/perlapi.pod utf8.c
13984 ____________________________________________________________________________
13985 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
13986         Log: Forgot from #14115.
13987      Branch: perl
13988            ! t/op/re_tests
13989 ____________________________________________________________________________
13990 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
13991         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
13992              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
13993              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
13994              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
13995      Branch: perl
13996            ! regcomp.c
13997 ____________________________________________________________________________
13998 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
13999         Log: More regex and utf8 debug dumping.
14000      Branch: perl
14001            ! dump.c regcomp.c regexec.c utf8.c utf8.h
14002 ____________________________________________________________________________
14003 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
14004         Log: Unused variable.
14005      Branch: perl
14006            ! regcomp.c
14007 ____________________________________________________________________________
14008 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
14009         Log: Regen toc.
14010      Branch: perl
14011            ! pod/perltoc.pod
14012 ____________________________________________________________________________
14013 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
14014         Log: capitalize correctly, noticed by David Dyck.
14015      Branch: perl
14016            ! lib/sort.pm
14017 ____________________________________________________________________________
14018 [ 14110] By: nick                                  on 2002/01/06  22:05:19
14019         Log: Integrate mainline - threads mended, DB_File sick?
14020      Branch: perlio
14021           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
14022           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
14023           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
14024           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
14025           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
14026 ____________________________________________________________________________
14027 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
14028         Log: No need to overqualify.
14029      Branch: perl
14030            ! lib/sort.pm
14031 ____________________________________________________________________________
14032 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
14033         Log: PL_debug_pad wasn't initialized to zeroes which broke
14034              ithreads + DEBUGGING.
14035      Branch: perl
14036            ! sv.c
14037 ____________________________________________________________________________
14038 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
14039         Log: Update Changes.
14040      Branch: perl
14041            ! Changes patchlevel.h
14042 ____________________________________________________________________________
14043 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
14044         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
14045              From: Jonathan Stowe <gellyfish@gellyfish.com>
14046              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
14047              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
14048      Branch: perl
14049            ! pp_sys.c
14050 ____________________________________________________________________________
14051 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
14052         Log: DB_File sync from Paul Marquess.
14053      Branch: perl
14054            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14055            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
14056            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
14057 ____________________________________________________________________________
14058 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
14059         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
14060              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
14061              Date: Sun, 6 Jan 2002 11:44:30 +0100
14062              Message-ID: <3C38389E.7831.493570@localhost>
14063      Branch: perl
14064            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
14065            ! utils/perlcc.PL
14066 ____________________________________________________________________________
14067 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
14068         Log: Tests for #14098.
14069      Branch: perl
14070            ! t/op/lc.t
14071 ____________________________________________________________________________
14072 [ 14102] By: nick                                  on 2002/01/06  11:33:55
14073         Log: Integrate mainline (PPPort still multi-building).
14074      Branch: perlio
14075           +> lib/unifold.t
14076           !> (integrate 30 files)
14077 ____________________________________________________________________________
14078 [ 14101] By: ams                                   on 2002/01/06  04:52:50
14079         Log: Subject: [PATCH] Bad prototype detection now an optional warning
14080              From: Sam Tregar <sam@tregar.com>
14081              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
14082              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
14083      Branch: perl
14084            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
14085            ! t/comp/proto.t toke.c
14086 ____________________________________________________________________________
14087 [ 14100] By: ams                                   on 2002/01/06  01:56:59
14088         Log: Subject: [PATCH] Correct several Stratus VOS build issues
14089              From: "Green, Paul" <Paul.Green@stratus.com>
14090              Date: Sat, 5 Jan 2002 21:30:56 -0500
14091              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
14092      Branch: perl
14093            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
14094 ____________________________________________________________________________
14095 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
14096         Log: Further perl.org URL elaboration from Ask.
14097      Branch: perl
14098            ! pod/perlfaq1.pod pod/perlfaq2.pod
14099 ____________________________________________________________________________
14100 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
14101         Log: The same problem with To{Lower,Title,Upper}
14102              as earlier with ToFold.
14103      Branch: perl
14104            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
14105            ! lib/unicore/To/Upper.pl lib/unicore/mktables
14106 ____________________________________________________________________________
14107 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
14108         Log: Retract #14057 for now; the alarm/setitimer timers
14109              seen to be the same in many systems, which leads into
14110              hangups.
14111      Branch: perl
14112            ! ext/Time/HiRes/HiRes.t
14113 ____________________________________________________________________________
14114 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
14115         Log: Finish up (ha!) the Unicode case folding;
14116              enhance regex dumping code.
14117      Branch: perl
14118            + lib/unifold.t
14119            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
14120            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
14121 ____________________________________________________________________________
14122 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
14123         Log: Use the perl.org news gw instead of the perl.com one
14124              (from Ask).
14125      Branch: perl
14126            ! pod/perlfaq1.pod pod/perlfaq2.pod
14127 ____________________________________________________________________________
14128 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
14129         Log: Zero() wasn't documented.
14130      Branch: perl
14131            ! pod/perlclib.pod
14132 ____________________________________________________________________________
14133 [ 14093] By: ams                                   on 2002/01/05  17:58:35
14134         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
14135              From: Nicholas Clark <nick@unfortu.net>
14136              Date: Sat, 5 Jan 2002 18:55:39 +0000
14137              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
14138      Branch: perl
14139            ! lib/Memoize/t/tie_ndbm.t
14140 ____________________________________________________________________________
14141 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
14142         Log: Also UNICOS/mk has deviant socketpair().
14143      Branch: perl
14144            ! ext/Socket/socketpair.t
14145 ____________________________________________________________________________
14146 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
14147         Log: Ooops.  Retract the regex parts of #14090.
14148      Branch: perl
14149            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
14150 ____________________________________________________________________________
14151 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
14152         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
14153              From: Nicholas Clark <nick@unfortu.net> 
14154              Date: Sat, 5 Jan 2002 18:10:13 +0000
14155              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
14156      Branch: perl
14157            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
14158            ! regcomp.h regexec.c
14159 ____________________________________________________________________________
14160 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
14161         Log: Integrate perlio; a missing aTHX.
14162      Branch: perl
14163           !> op.c
14164 ____________________________________________________________________________
14165 [ 14088] By: nick                                  on 2002/01/05  12:35:01
14166         Log: One missing aTHX_
14167      Branch: perlio
14168            ! op.c
14169 ____________________________________________________________________________
14170 [ 14087] By: nick                                  on 2002/01/05  12:00:48
14171         Log: Raw integrate of mainline - op.c looks dodgy.
14172      Branch: perlio
14173           +> lib/Pod/t/Functions.t t/op/winsystem.t
14174            - lib/File/Spec/NW5.pm t/op/system.t
14175           !> (integrate 77 files)
14176 ____________________________________________________________________________
14177 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
14178         Log: integrate changes from maint-5.6/macperl branch
14179      Branch: maint-5.6/perl
14180           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
14181           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
14182 ____________________________________________________________________________
14183 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
14184         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
14185              found by Marc Lehmann.
14186      Branch: perl
14187            ! pp.c
14188 ____________________________________________________________________________
14189 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
14190         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
14191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14192              Date: Sat, 5 Jan 2002 00:31:12 +0100
14193              Message-ID: <20020105003112.E1850@rafael>              
14194      Branch: perl
14195            ! t/comp/proto.t
14196 ____________________________________________________________________________
14197 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
14198         Log: A bit of "perl.com" cleanup.
14199      Branch: perl
14200            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
14201            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14202            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
14203            ! pod/perlmodlib.PL pod/perlmodlib.pod
14204 ____________________________________________________________________________
14205 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
14206         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
14207              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14208              Date: Fri, 4 Jan 2002 23:35:19 +0100
14209              Message-ID: <20020104233519.A1850@rafael>
14210      Branch: perl
14211            ! op.c
14212 ____________________________________________________________________________
14213 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
14214         Log: Integrate change #14062 from macperl;
14215              Define setbuf, setvbuf for Mac OS
14216      Branch: perl
14217           !> ext/IO/IO.xs
14218 ____________________________________________________________________________
14219 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
14220         Log: Bump version, update Changes
14221      Branch: maint-5.6/macperl
14222            ! macos/Changes macos/MPVersion.r
14223 ____________________________________________________________________________
14224 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
14225         Log: Add more droplets
14226      Branch: maint-5.6/macperl
14227            + macos/macperl/Droplets/gluedialect.plx
14228            + macos/macperl/Droplets/glueedit.plx
14229            + macos/macperl/Droplets/gluemac.plx
14230            + macos/macperl/Droplets/gluescriptadds.plx
14231            + macos/macperl/Droplets/installme.plx
14232            + macos/macperl/Droplets/show_glue_pods.plx
14233            + macos/macperl/Droplets/tarzipme.plx
14234            + macos/macperl/Droplets/untarzipme.plx
14235 ____________________________________________________________________________
14236 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
14237         Log: Display the native pwd command.
14238      Branch: perl
14239            ! ext/Cwd/t/cwd.t
14240 ____________________________________________________________________________
14241 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
14242         Log: Under Mac OS X /dev/stdout is normally a symlink,
14243              but when running the test it seems to become a socket.
14244              So let's extend our censorship.
14245      Branch: perl
14246            ! t/op/stat.t
14247 ____________________________________________________________________________
14248 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
14249         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
14250      Branch: maint-5.6/macperl
14251            + macos/HandleSocket.cp
14252            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
14253            ! macos/macperl.sym
14254 ____________________________________________________________________________
14255 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
14256         Log: Doc updates
14257      Branch: maint-5.6/macperl
14258            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
14259 ____________________________________________________________________________
14260 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
14261         Log: Update libraries
14262      Branch: maint-5.6/macperl
14263            ! macos/macperl/Makefile.mk
14264 ____________________________________________________________________________
14265 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
14266         Log: Update tests to Mac::StandardFile from StandardFile.pl,
14267              plus other fixes
14268      Branch: maint-5.6/macperl
14269            ! macos/ext/Mac/Menus/t/MenuBar.t
14270            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
14271            ! macos/ext/Mac/Movies/t/PlayMovie.t
14272            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
14273            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
14274            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
14275            ! macos/ext/Mac/Resources/t/Resources.t
14276 ____________________________________________________________________________
14277 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
14278         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
14279      Branch: maint-5.6/macperl
14280            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
14281            ! macos/ext/Mac/Movies/Movies.xs
14282            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
14283            ! macos/ext/Mac/StandardFile/StandardFile.xs
14284            ! macos/ext/Mac/Windows/Windows.xs
14285 ____________________________________________________________________________
14286 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
14287         Log: Updates for Universal Headers 3.4 (forgot one)
14288      Branch: maint-5.6/macperl
14289            ! macos/macperl/MPConsole.cp
14290 ____________________________________________________________________________
14291 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
14292         Log: Updates for Universal Headers 3.4
14293      Branch: maint-5.6/macperl
14294            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
14295            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
14296            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
14297            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
14298            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
14299            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
14300            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
14301            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
14302            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
14303 ____________________________________________________________________________
14304 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
14305         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
14306              from <200112112327.JAA25434@gpo.metropolis.net.au>;
14307              don't crash on quit for 68K (MacPerl Bug #490013)
14308      Branch: maint-5.6/macperl
14309            ! macos/macish.c macos/macperl/MPConsole.cp
14310 ____________________________________________________________________________
14311 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
14312         Log: If we do have socketpair(), make my_socketpair()
14313              just call the real socketpair().  This way we always
14314              have real code behind my_socketpair() and a symbol
14315              corresponding to the my_socketpair in global.sym.
14316      Branch: perl
14317            ! embed.fnc embed.h makedef.pl proto.h util.c
14318 ____________________________________________________________________________
14319 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
14320         Log: Disable sigaction (MacPerl Bug #470321)
14321      Branch: maint-5.6/macperl
14322            ! macos/config.h macos/config.sh
14323 ____________________________________________________________________________
14324 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
14325         Log: Make GUSI resource work (MacPerl Bug #464638)
14326      Branch: maint-5.6/macperl
14327            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
14328            ! macos/macperl/MacPerl.rsrc
14329 ____________________________________________________________________________
14330 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
14331         Log: Make AutoSplit go a little deeper
14332      Branch: maint-5.6/macperl
14333            ! macos/Makefile.mk
14334 ____________________________________________________________________________
14335 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
14336         Log: A few doc updates from bleadperl
14337      Branch: maint-5.6/macperl
14338            ! pod/perlmodinstall.pod pod/perlport.pod
14339 ____________________________________________________________________________
14340 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
14341         Log: Sync up to latest changes from bleadperl
14342      Branch: maint-5.6/macperl
14343            ! lib/File/Find.pm
14344 ____________________________________________________________________________
14345 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
14346         Log: Define setbuf, setvbuf for Mac OS
14347      Branch: maint-5.6/macperl
14348            ! ext/IO/IO.xs
14349 ____________________________________________________________________________
14350 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
14351         Log: Delete by request of Mark-Jason Dominus (change #13676)
14352      Branch: maint-5.6/macperl
14353            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
14354 ____________________________________________________________________________
14355 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
14356         Log: Spread the good word of "env".
14357      Branch: perl
14358            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
14359 ____________________________________________________________________________
14360 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
14361         Log: Till the system tests do something non-Win*, better rename
14362              the test so that people on other platforms don't get confused.
14363              (Not win32system, because assumedly there's win64, too.)
14364      Branch: perl
14365            + t/op/winsystem.t
14366            - t/op/system.t
14367            ! MANIFEST
14368 ____________________________________________________________________________
14369 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
14370         Log: Some tweaks.
14371      Branch: perl
14372            ! lib/Pod/t/Functions.t
14373 ____________________________________________________________________________
14374 [ 14057] By: ams                                   on 2002/01/04  17:40:31
14375         Log: (retracted by #14057)
14376              
14377              Subject: [PATCH] Time/HiRes/HiRes.t
14378              From: Nicholas Clark <nick@unfortu.net>
14379              Date: Fri, 4 Jan 2002 17:28:46 +0000
14380              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
14381      Branch: perl
14382            ! ext/Time/HiRes/HiRes.t
14383 ____________________________________________________________________________
14384 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
14385         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
14386              From: Abe Timmerman <abe@ztreet.demon.nl>
14387              Date: Fri, 04 Jan 2002 18:42:33 +0100
14388              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
14389      Branch: perl
14390            + lib/Pod/t/Functions.t
14391            ! MANIFEST lib/Pod/Functions.pm
14392 ____________________________________________________________________________
14393 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
14394         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
14395              From: "Craig A. Berry" <craigberry@mac.com>
14396              Date: Thu, 3 Jan 2002 17:32:20 -0600
14397              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
14398      Branch: perl
14399            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
14400 ____________________________________________________________________________
14401 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
14402         Log: Document the U+0085, U+2028, and U+2029.
14403      Branch: perl
14404            ! pod/perlre.pod pod/perlretut.pod
14405 ____________________________________________________________________________
14406 [ 14053] By: ams                                   on 2002/01/04  03:27:44
14407         Log: Subject: [PATCH] warn if not CORE::dump
14408              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14409              Date: Thu, 3 Jan 2002 22:04:00 +0100
14410              Message-Id: <20020103220400.A13958@rafael>
14411      Branch: perl
14412            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
14413 ____________________________________________________________________________
14414 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
14415         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
14416      Branch: perl
14417            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
14418 ____________________________________________________________________________
14419 [ 14051] By: ams                                   on 2002/01/04  03:00:12
14420         Log: Subject: [PATCH] File::Compare::VERSION
14421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14422              Date: Thu, 3 Jan 2002 23:42:52 +0100
14423              Message-Id: <20020103234252.G13958@rafael>
14424      Branch: perl
14425            ! lib/File/Compare.pm
14426 ____________________________________________________________________________
14427 [ 14050] By: ams                                   on 2002/01/04  02:58:05
14428         Log: Subject: [PATCH @14042] threads::shared doc
14429              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
14430              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
14431              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
14432      Branch: perl
14433            ! ext/threads/shared/shared.pm
14434 ____________________________________________________________________________
14435 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
14436         Log: #14048 exposed few false positives, to be fixed soonish.
14437      Branch: perl
14438            ! t/op/pat.t
14439 ____________________________________________________________________________
14440 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
14441         Log: Do not add the first characters of multicharacter foldings
14442              into character classes.
14443      Branch: perl
14444            ! regcomp.c
14445 ____________________________________________________________________________
14446 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
14447         Log: A bit of testing for #14046.
14448      Branch: perl
14449            ! t/op/pat.t
14450 ____________________________________________________________________________
14451 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
14452         Log: Allow emitting the foldcased version of "\x{df}", "ss"
14453              (among others, another example would be \x{fb00} -> "ff")
14454      Branch: perl
14455            ! regcomp.c
14456 ____________________________________________________________________________
14457 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
14458         Log: Subject: [PATCH] File::Spec & NetWare
14459              From: Dave Rolsky <autarch@urth.org>
14460              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
14461              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
14462      Branch: perl
14463            - lib/File/Spec/NW5.pm
14464            ! MANIFEST lib/File/Spec.pm
14465 ____________________________________________________________________________
14466 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
14467         Log: FAQ sync (RCS Ids only?)
14468      Branch: perl
14469            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
14470 ____________________________________________________________________________
14471 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
14472         Log: AUTHORs updates.
14473      Branch: perl
14474            ! AUTHORS
14475 ____________________________________________________________________________
14476 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
14477         Log: Update Changes.
14478      Branch: perl
14479            ! Changes patchlevel.h
14480 ____________________________________________________________________________
14481 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
14482         Log: Missed the =head1 additions.
14483      Branch: perl
14484            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
14485            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
14486            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
14487            ! util.c
14488 ____________________________________________________________________________
14489 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
14490         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
14491              From: Robin Barker <rmb1@cise.npl.co.uk>
14492              Date: Thu, 3 Jan 2002 15:26:20 GMT
14493              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
14494      Branch: perl
14495            ! lib/Carp.t lib/Carp/Heavy.pm
14496 ____________________________________________________________________________
14497 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
14498         Log: Subject: [PATCH hv.c] 
14499              From: Robin Barker <rmb1@cise.npl.co.uk>
14500              Date: Thu, 3 Jan 2002 14:49:06 GMT
14501              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
14502              
14503              -Wformat check.
14504      Branch: perl
14505            ! hv.c
14506 ____________________________________________________________________________
14507 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
14508         Log: NetWare tweaks from Ananth Kesari.
14509      Branch: perl
14510            ! NetWare/t/NWScripts.pl lib/File/Find.pm
14511 ____________________________________________________________________________
14512 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
14513         Log: Cast.
14514      Branch: perl
14515            ! regexec.c
14516 ____________________________________________________________________________
14517 [ 14036] By: ams                                   on 2002/01/03  12:12:31
14518         Log: Grammar fix suggested by Gwyn Judd.
14519      Branch: perl
14520            ! pod/perldiag.pod
14521 ____________________________________________________________________________
14522 [ 14035] By: nick                                  on 2002/01/03  09:22:42
14523         Log: More strange perlio != mainline differences where
14524              I have not been.
14525      Branch: perlio
14526           !> hints/unicos.sh hints/unicosmk.sh
14527 ____________________________________________________________________________
14528 [ 14034] By: nick                                  on 2002/01/03  09:19:37
14529         Log: Integrate mainline (including force integrate of
14530              lib/charnames.pm which had got out-of-step)
14531      Branch: perlio
14532           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
14533 ____________________________________________________________________________
14534 [ 14033] By: ams                                   on 2002/01/03  08:24:24
14535         Log: Subject: Not ok 14031: PPPort Makefile.PL
14536              From: andreas.koenig@anima.de (Andreas J. Koenig)
14537              Date: 03 Jan 2002 10:17:46 +0100
14538              Message-Id: <m3sn9n94jp.fsf@anima.de>
14539      Branch: perl
14540            ! ext/Devel/PPPort/Makefile.PL
14541 ____________________________________________________________________________
14542 [ 14032] By: nick                                  on 2002/01/03  08:24:00
14543         Log: Integrate mainline.
14544      Branch: perlio
14545           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
14546           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
14547           !> (integrate 31 files)
14548 ____________________________________________________________________________
14549 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
14550         Log: Off-by-one is my middle name.
14551      Branch: perl
14552            ! regexec.c
14553 ____________________________________________________________________________
14554 [ 14030] By: ams                                   on 2002/01/02  23:56:37
14555         Log: Subject: [PATCH @14015] threads::shared disabling
14556              From: Andy Bussey <andybussey@yahoo.co.uk>
14557              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
14558              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
14559      Branch: perl
14560            + ext/threads/shared/t/no_share.t
14561            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
14562 ____________________________________________________________________________
14563 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
14564         Log: Simon's new perlapi scheme, I hope I got all the pieces.
14565      Branch: perl
14566            + autodoc.pl embed.fnc
14567            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
14568 ____________________________________________________________________________
14569 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
14570         Log: Integrate perlio; more PPPort Makefile source dependence removal
14571      Branch: perl
14572           !> ext/Devel/PPPort/Makefile.PL perl.h
14573 ____________________________________________________________________________
14574 [ 14027] By: ams                                   on 2002/01/02  21:42:50
14575         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
14576              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14577              Date: Wed, 2 Jan 2002 23:09:13 +0100
14578              Message-Id: <20020102230913.A17373@rafael>
14579      Branch: perl
14580            ! pod/perldiag.pod
14581 ____________________________________________________________________________
14582 [ 14026] By: ams                                   on 2002/01/02  21:38:34
14583         Log: Subject: Re: PATCH: lib/Term/Cap.pm
14584              From: Jonathan Stowe <gellyfish@gellyfish.com>
14585              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
14586              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
14587      Branch: perl
14588            ! lib/Term/Cap.pm
14589 ____________________________________________________________________________
14590 [ 14025] By: ams                                   on 2002/01/02  18:34:26
14591         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
14592              From: Sam Tregar <sam@tregar.com>
14593              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
14594              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
14595      Branch: perl
14596            ! pod/perldiag.pod t/comp/proto.t toke.c
14597 ____________________________________________________________________________
14598 [ 14024] By: ams                                   on 2002/01/02  18:16:12
14599         Log: Subject: PATCH: lib/Term/Cap.pm
14600              From: Norton Allen <allen@huarp.harvard.edu>
14601              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
14602              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
14603      Branch: perl
14604            ! lib/Term/Cap.pm
14605 ____________________________________________________________________________
14606 [ 14023] By: ams                                   on 2002/01/02  18:12:31
14607         Log: Subject: PATCH: lib/Cwd.pm for QNX4
14608              From: Norton Allen <allen@huarp.harvard.edu>
14609              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
14610              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
14611      Branch: perl
14612            ! lib/Cwd.pm
14613 ____________________________________________________________________________
14614 [ 14022] By: nick                                  on 2002/01/02  18:01:21
14615         Log: More PPPort Makefile source dependence removal
14616      Branch: perlio
14617            ! ext/Devel/PPPort/Makefile.PL
14618 ____________________________________________________________________________
14619 [ 14021] By: nick                                  on 2002/01/02  17:44:36
14620         Log: Sort out muddle of editing on three machines ...
14621      Branch: perlio
14622           !> Changes MANIFEST cygwin/Makefile.SHs
14623           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
14624           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
14625           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
14626 ____________________________________________________________________________
14627 [ 14020] By: ams                                   on 2002/01/02  17:06:27
14628         Log: Fix misplaced application of #14016.
14629      Branch: perl
14630            ! op.c
14631 ____________________________________________________________________________
14632 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
14633         Log: Integrate perlio; avoid uninit debug_pad.
14634      Branch: perl
14635           !> sv.c
14636 ____________________________________________________________________________
14637 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
14638         Log: makedepend VOS fix from Paul Green.
14639      Branch: perl
14640            ! makedepend.SH
14641 ____________________________________________________________________________
14642 [ 14017] By: nick                                  on 2002/01/02  16:09:43
14643         Log: Avoid un-init perl_debug_pad in clones
14644      Branch: perlio
14645            ! sv.c
14646 ____________________________________________________________________________
14647 [ 14016] By: ams                                   on 2002/01/02  15:58:11
14648         Log: Subject: [PATCH] random crash in B::LISTOP::last
14649              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14650              Date: Wed, 2 Jan 2002 17:37:28 +0100
14651              Message-Id: <3C334558.3906.19CB98D@localhost>
14652      Branch: perl
14653            ! op.c
14654 ____________________________________________________________________________
14655 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
14656         Log: Update Changes.
14657      Branch: perl
14658            ! Changes patchlevel.h
14659 ____________________________________________________________________________
14660 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
14661         Log: One more iteration of the ibcmp_utf8() interface,
14662              hopefully this is a convergent iteration...
14663      Branch: perl
14664            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
14665 ____________________________________________________________________________
14666 [ 14013] By: ams                                   on 2002/01/02  13:43:58
14667         Log: Upgrade to podlators-1.19.
14668      Branch: perl
14669            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
14670            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
14671            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
14672            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
14673            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
14674 ____________________________________________________________________________
14675 [ 14012] By: ams                                   on 2002/01/02  09:48:51
14676         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
14677              From: martyn@inpharmatica.co.uk
14678              Date: Wed, 19 Dec 2001 19:05:00 +0000
14679              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
14680      Branch: perl
14681            ! lib/Pod/Usage.pm
14682 ____________________________________________________________________________
14683 [ 14011] By: nick                                  on 2002/01/02  08:38:18
14684         Log: Integrate mainline
14685      Branch: perlio
14686           !> (integrate 28 files)
14687 ____________________________________________________________________________
14688 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
14689         Log: Make ibcmp_utf8() optionally progress in either string for
14690              as long as it takes and optionally record how far it got.
14691      Branch: perl
14692            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
14693 ____________________________________________________________________________
14694 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
14695         Log: Once more try to get the PPPort Makefile right.
14696      Branch: perl
14697            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
14698 ____________________________________________________________________________
14699 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
14700         Log: -Wall silencing.
14701      Branch: perl
14702            ! utf8.c
14703 ____________________________________________________________________________
14704 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
14705         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
14706              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14707              Date: Tue, 1 Jan 2002 22:45:21 +0100       
14708              Message-ID: <20020101224521.A691@rafael>
14709      Branch: perl
14710            ! ext/B/B/Deparse.pm
14711 ____________________________________________________________________________
14712 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
14713         Log: VOS tweak from Paul Green: VOS has different O_BINARY
14714              and O_TEXT, but VOS always uses LF, never CRLF.
14715      Branch: perl
14716            ! perl.h
14717 ____________________________________________________________________________
14718 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
14719         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
14720      Branch: perl
14721            ! regexec.c utf8.c
14722 ____________________________________________________________________________
14723 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
14724         Log: Now that to_utf8_fold() was fixed.
14725      Branch: perl
14726            ! regcomp.c regexec.c
14727 ____________________________________________________________________________
14728 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
14729         Log: Integrate perlio; experimental binmode() re-coding.
14730      Branch: perl
14731           !> perlio.c
14732 ____________________________________________________________________________
14733 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
14734         Log: Document the to_utf8_*() functions.
14735      Branch: perl
14736            ! embed.pl pod/perlapi.pod utf8.c
14737 ____________________________________________________________________________
14738 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
14739         Log: Better support for multicharacter foldings.
14740              Now all but two of the CaseFold.txt cases work-- but
14741              only when the target string is single-character, more
14742              debugging needed.
14743      Branch: perl
14744            ! regexec.c
14745 ____________________________________________________________________________
14746 [ 14000] By: ams                                   on 2002/01/01  15:59:43
14747         Log: Subject: [PATCH] don't installperl pods
14748              From: Nicholas Clark <nick@unfortu.net>
14749              Date: Tue, 1 Jan 2002 16:44:12 +0000
14750              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
14751      Branch: perl
14752            ! installperl
14753 ____________________________________________________________________________
14754 [ 13999] By: ams                                   on 2002/01/01  14:34:04
14755         Log: Subject: [PATCH] perldiag.pod transposition
14756              From: Nicholas Clark <nick@unfortu.net>
14757              Date: Tue, 1 Jan 2002 15:03:52 +0000
14758              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
14759      Branch: perl
14760            ! pod/perldiag.pod
14761 ____________________________________________________________________________
14762 [ 13998] By: ams                                   on 2002/01/01  13:36:49
14763         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
14764              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14765              Date: Tue, 1 Jan 2002 15:12:36 +0100
14766              Message-Id: <20020101151236.A951@rafael>
14767      Branch: perl
14768            ! pod/perldiag.pod
14769 ____________________________________________________________________________
14770 [ 13997] By: ams                                   on 2002/01/01  13:33:06
14771         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
14772              From: Nicholas Clark <nick@unfortu.net>
14773              Date: Tue, 1 Jan 2002 13:13:17 +0000
14774              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
14775      Branch: perl
14776            ! ext/Socket/socketpair.t
14777 ____________________________________________________________________________
14778 [ 13996] By: ams                                   on 2002/01/01  04:44:28
14779         Log: Subject: [PATCH @13746] Leaner exporter
14780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14781              Date: Mon, 31 Dec 2001 18:16:08 -0500
14782              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
14783      Branch: perl
14784            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
14785 ____________________________________________________________________________
14786 [ 13995] By: ams                                   on 2002/01/01  04:29:44
14787         Log: Subject: [PATCH @13746] h2xs broken
14788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14789              Date: Mon, 31 Dec 2001 17:48:55 -0500
14790              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
14791      Branch: perl
14792            ! utils/h2xs.PL
14793 ____________________________________________________________________________
14794 [ 13994] By: ams                                   on 2002/01/01  04:25:46
14795         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
14796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14797              Date: Mon, 31 Dec 2001 17:42:25 -0500
14798              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
14799      Branch: perl
14800            ! lib/ExtUtils/MM_Unix.pm
14801 ____________________________________________________________________________
14802 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
14803         Log: Rename the variables to be a bit more consistent.
14804      Branch: perl
14805            ! utf8.c
14806 ____________________________________________________________________________
14807 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
14808         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
14809              (found by Jeffrey Friedl)
14810      Branch: perl
14811            ! regexec.c t/op/pat.t utf8.c
14812 ____________________________________________________________________________
14813 [ 13991] By: nick                                  on 2001/12/31  18:08:55
14814         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
14815      Branch: perlio
14816            ! perlio.c
14817 ____________________________________________________________________________
14818 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
14819         Log: Update Changes.
14820      Branch: perl
14821            ! Changes patchlevel.h
14822 ____________________________________________________________________________
14823 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
14824         Log: Less unused ones.
14825      Branch: perl
14826            ! regexec.c
14827 ____________________________________________________________________________
14828 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
14829         Log: Unused variable.
14830      Branch: perl
14831            ! regcomp.c
14832 ____________________________________________________________________________
14833 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
14834         Log: Forgotten file.
14835      Branch: perl
14836            ! MANIFEST
14837 ____________________________________________________________________________
14838 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
14839         Log: Subject: Re: Cygwin: one down one to go 
14840              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14841              Date: Mon, 31 Dec 2001 18:34:36 +0100
14842              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
14843      Branch: perl
14844            ! cygwin/Makefile.SHs
14845 ____________________________________________________________________________
14846 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
14847         Log: Add some comments to the recent Unicode case-folding saga.
14848      Branch: perl
14849            ! regcomp.c regexec.c
14850 ____________________________________________________________________________
14851 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
14852         Log: Slight comment tweakage.
14853      Branch: perl
14854            ! ext/I18N/Langinfo/Langinfo.t
14855 ____________________________________________________________________________
14856 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
14857         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
14858      Branch: perl
14859            ! perl.h
14860 ____________________________________________________________________________
14861 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
14862         Log: Subject: [ PATCH] Cygwin: one down one to go
14863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14864              Date: Mon, 31 Dec 2001 17:03:40 +0100
14865              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
14866      Branch: perl
14867            ! lib/Pod/t/basic.t
14868 ____________________________________________________________________________
14869 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
14870         Log: Tweak the dependencies not to recompile everytime,
14871              as suggested by NI-S.
14872      Branch: perl
14873            ! ext/Devel/PPPort/Makefile.PL
14874 ____________________________________________________________________________
14875 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
14876         Log: Planning still not right.
14877      Branch: perl
14878            ! lib/User/grent.t
14879 ____________________________________________________________________________
14880 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
14881         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
14882              From: Michael G Schwern <schwern@pobox.com>
14883              Date: Sun, 30 Dec 2001 18:07:55 -0500
14884              Message-ID: <20011230230755.GG12840@blackrider>
14885              
14886              (lib/User/grent, really)
14887      Branch: perl
14888            ! lib/User/grent.t
14889 ____________________________________________________________________________
14890 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
14891         Log: Integrate perlio; cleanup, in particular avoid accidental
14892              PerlIO_flush(NULL) if PerlIONext is NULL.
14893      Branch: perl
14894           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
14895 ____________________________________________________________________________
14896 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
14897         Log: Subject: typo in IO::Socket::INET.pm
14898              From: mjd@plover.com
14899              Date: 31 Dec 2001 14:31:10 -0000
14900              Message-ID: <20011231143110.4989.qmail@plover.com>
14901      Branch: perl
14902            ! ext/IO/lib/IO/Socket/INET.pm
14903 ____________________________________________________________________________
14904 [ 13976] By: nick                                  on 2001/12/31  13:56:11
14905         Log: Integrate mainline
14906      Branch: perlio
14907           !> (integrate 29 files)
14908 ____________________________________________________________________________
14909 [ 13975] By: nick                                  on 2001/12/31  12:40:50
14910         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
14911              if PerlIONext is NULL.
14912      Branch: perlio
14913            ! perlio.c perliol.h
14914 ____________________________________________________________________________
14915 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
14916         Log: Subject: Re: [PATCH] Basic bad prototype detection
14917              From: Sam Tregar <sam@tregar.com>
14918              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
14919              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
14920      Branch: perl
14921            ! t/comp/proto.t toke.c
14922 ____________________________________________________________________________
14923 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
14924         Log: Subject: [PATCH] configure.com / scriptdirexp
14925              From: "Craig A. Berry" <craigberry@mac.com>
14926              Date: Sun, 30 Dec 2001 15:47:28 -0600
14927              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
14928      Branch: perl
14929            ! configure.com
14930 ____________________________________________________________________________
14931 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
14932         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
14933              From: Abe Timmerman <abe@ztreet.demon.nl>
14934              Date: Mon, 31 Dec 2001 03:55:27 +0100
14935              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
14936      Branch: perl
14937            ! lib/ExtUtils/t/MM_Win32.t
14938 ____________________________________________________________________________
14939 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
14940         Log: Subject: [PATCH] Basic bad prototype detection
14941              From: Sam Tregar <sam@tregar.com> 
14942              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
14943              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
14944      Branch: perl
14945            ! pod/perldiag.pod t/comp/proto.t toke.c
14946 ____________________________________________________________________________
14947 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
14948         Log: Makefiles are sloppy about the exe suffix
14949              (from Paul Green)
14950      Branch: perl
14951            ! Makefile.SH x2p/Makefile.SH
14952 ____________________________________________________________________________
14953 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
14954         Log: Delay folding until necessary; start of handling
14955              folding into several characters.
14956      Branch: perl
14957            ! regcomp.c regexec.c
14958 ____________________________________________________________________________
14959 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
14960         Log: gcc -Wall dewhine.
14961      Branch: perl
14962            ! regexec.c
14963 ____________________________________________________________________________
14964 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
14965         Log: More Unicode folding tweaks, avoid potential false matches.
14966      Branch: perl
14967            ! regexec.c
14968 ____________________________________________________________________________
14969 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
14970         Log: Make that six wrongs.
14971      Branch: perl
14972            ! regexec.c utf8.c
14973 ____________________________________________________________________________
14974 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
14975         Log: Four wrongs can make a right.
14976      Branch: perl
14977            ! regexec.c utf8.c
14978 ____________________________________________________________________________
14979 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
14980         Log: Fix all the I case foldings as per CaseFold.txt.
14981      Branch: perl
14982            ! regcomp.c regexec.c
14983 ____________________________________________________________________________
14984 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
14985         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
14986      Branch: perl
14987            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
14988            ! regexec.c utf8.c
14989 ____________________________________________________________________________
14990 [ 13962] By: nick                                  on 2001/12/30  18:33:41
14991         Log: Integrate 8.3 fix for PPPort fix
14992      Branch: perlio
14993           +> ext/Devel/PPPort/ppport_h.PL
14994            - ext/Devel/PPPort/ppport.h.PL
14995            ! ext/Devel/PPPort/MANIFEST
14996           !> ext/Devel/PPPort/Makefile.PL
14997 ____________________________________________________________________________
14998 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
14999         Log: Integrate perlio; more win32 stuff:
15000              
15001              A. Use Perl_my_socketpair()
15002              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
15003              load winsock.
15004              C. (In passing) work round fact that $$ is now SvREADONLY
15005              so we need to take special measures to set it during
15006              pseudo-fork.
15007      Branch: perl
15008           !> util.c win32/perlhost.h
15009 ____________________________________________________________________________
15010 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
15011         Log: Fix ppport.h for Unix.
15012      Branch: perl
15013            + ext/Devel/PPPort/ppport_h.PL
15014            - ext/Devel/PPPort/ppport.h.PL
15015            ! MANIFEST ext/Devel/PPPort/Makefile.PL
15016 ____________________________________________________________________________
15017 [ 13959] By: nick                                  on 2001/12/30  16:53:42
15018         Log: Win32 stuff:
15019              A. Use Perl_my_socketpair()
15020              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
15021              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
15022              take special measures to set it during pseudo-fork.
15023      Branch: perlio
15024            ! util.c win32/perlhost.h
15025 ____________________________________________________________________________
15026 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
15027         Log: Integrate perlio; win32 kicking.
15028      Branch: perl
15029           +> ext/Devel/PPPort/ppport.h.PL
15030           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
15031           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
15032           !> proto.h
15033 ____________________________________________________________________________
15034 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
15035         Log: metaconfig unit change for #13956.
15036      Branch: metaconfig
15037            ! U/modified/spitshell.U
15038 ____________________________________________________________________________
15039 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
15040         Log: Must look for cat also in $PATH (noticed by Philip Newton).
15041      Branch: perl
15042            ! Configure
15043 ____________________________________________________________________________
15044 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
15045         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
15046              From: Blair Zajac <blair@orcaware.com>
15047              Date: Sat, 29 Dec 2001 22:37:03 -0800
15048              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
15049      Branch: perl
15050            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15051 ____________________________________________________________________________
15052 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
15053         Log: Regen files.
15054      Branch: perl
15055            ! embed.h global.sym pod/perlapi.pod uconfig.h
15056 ____________________________________________________________________________
15057 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
15058         Log: Subject: [PATCH] -t without -w 
15059              From: Michael G Schwern <schwern@pobox.com>
15060              Date: Sat, 29 Dec 2001 23:46:25 -0500
15061              Message-ID: <20011230044625.GA14386@blackrider>
15062      Branch: perl
15063            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
15064            ! warnings.pl
15065 ____________________________________________________________________________
15066 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
15067         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
15068              From: Dave Rolsky <autarch@urth.org>               
15069              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
15070              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
15071              
15072              $^O is NetWare, not Netware.
15073      Branch: perl
15074            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
15075 ____________________________________________________________________________
15076 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
15077         Log: Sarathy thinks undoing C++ comments from C++ files
15078              is a bit too zealous.
15079      Branch: perl
15080            ! win32/perlhost.h win32/vmem.h
15081 ____________________________________________________________________________
15082 [ 13950] By: nick                                  on 2001/12/30  14:30:02
15083         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
15084              This gets them into Errno.pm - yet to prove they end up in $!.
15085      Branch: perlio
15086            ! ext/Errno/Errno_pm.PL
15087 ____________________________________________________________________________
15088 [ 13949] By: nick                                  on 2001/12/30  12:02:21
15089         Log: Integrate Cwd muddle
15090      Branch: perlio
15091           !> MANIFEST installperl lib/Cwd.pm
15092 ____________________________________________________________________________
15093 [ 13948] By: nick                                  on 2001/12/30  11:51:40
15094         Log: remove embed.pl duplicates
15095      Branch: perlio
15096            ! embed.h embed.pl global.sym proto.h
15097 ____________________________________________________________________________
15098 [ 13947] By: nick                                  on 2001/12/30  11:35:51
15099         Log: More Cwd tidy up
15100      Branch: perl
15101            ! MANIFEST installperl
15102 ____________________________________________________________________________
15103 [ 13946] By: nick                                  on 2001/12/30  11:12:42
15104         Log: Undo a mess trying Cwd.pm in its ext directory
15105      Branch: perl
15106            + lib/Cwd.pm
15107            - ext/Cwd/Cwd.pm
15108 ____________________________________________________________________________
15109 [ 13945] By: nick                                  on 2001/12/30  10:03:43
15110         Log: Integrate mainline
15111      Branch: perl
15112           +> ext/Cwd/Cwd.pm
15113            - lib/Cwd.pm
15114            ! MANIFEST
15115      Branch: perlio
15116           !> (integrate 45 files)
15117 ____________________________________________________________________________
15118 [ 13944] By: nick                                  on 2001/12/30  09:27:16
15119         Log: "Port" Devel::PPPort to Win32:
15120              - need to set @INC before use in the test
15121              - {} are special to dmake, so use ppport.h.PL
15122              rather than commandline 
15123      Branch: perlio
15124            + ext/Devel/PPPort/ppport.h.PL
15125            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
15126 ____________________________________________________________________________
15127 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
15128         Log: Update Changes.
15129      Branch: perl
15130            ! Changes patchlevel.h
15131 ____________________________________________________________________________
15132 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
15133         Log: Subject: [PATCH] cleaner close on tests, take 2
15134              From: andreas.koenig@anima.de (Andreas J. Koenig)
15135              Date: 29 Dec 2001 21:42:37 +0100
15136              Message-ID: <m33d1tvjuq.fsf@anima.de>
15137              
15138              (the DB_File patches)
15139      Branch: perl
15140            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
15141            ! ext/DB_File/t/db-recno.t
15142 ____________________________________________________________________________
15143 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
15144         Log: Integrate perlio; regen'ed config_H.?c
15145      Branch: perl
15146           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15147 ____________________________________________________________________________
15148 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
15149         Log: Subject: [PATCH] cleaner close on tests, take 2             
15150              From: andreas.koenig@anima.de (Andreas J. Koenig)
15151              Date: 29 Dec 2001 21:42:37 +0100
15152              Message-ID: <m33d1tvjuq.fsf@anima.de>
15153              
15154              (except for the three DB_File patch fragments)
15155      Branch: perl
15156            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
15157            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
15158            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
15159            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
15160            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
15161            ! t/op/runlevel.t t/op/write.t t/run/switches.t
15162 ____________________________________________________________________________
15163 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
15164         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
15165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15166              Date: Sat, 29 Dec 2001 20:38:59 +0100
15167              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
15168              
15169              (NetWare tree not touched because it's very //)
15170      Branch: perl
15171            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
15172            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
15173            ! wince/include/errno.h wince/include/netdb.h
15174            ! wince/include/sys/socket.h wince/include/sys/stat.h
15175            ! wince/perllib.c wince/perlmain.c wince/win32.h
15176            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
15177            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
15178 ____________________________________________________________________________
15179 [ 13938] By: nick                                  on 2001/12/29  19:23:32
15180         Log: Integrate mainline (ok linux)
15181      Branch: perlio
15182           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
15183           !> (integrate 33 files)
15184 ____________________________________________________________________________
15185 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
15186         Log: Give up on serious testing of langinfo().  Leave the old
15187              code in place, though.
15188      Branch: perl
15189            ! ext/I18N/Langinfo/Langinfo.t
15190 ____________________________________________________________________________
15191 [ 13936] By: nick                                  on 2001/12/29  18:20:33
15192         Log: Routine regen_config_h - no real differences other than order of crypt 
15193      Branch: perlio
15194            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15195 ____________________________________________________________________________
15196 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
15197         Log: Integrate perlio;
15198              
15199              Define the two socket error numbers in terms of WSAEXXXXX equivalents
15200              
15201              Fudge Config.pm so File::Spec does not croak.
15202      Branch: perl
15203           !> win32/FindExt.pm win32/win32.h
15204 ____________________________________________________________________________
15205 [ 13934] By: nick                                  on 2001/12/29  17:27:50
15206         Log: Fudge Config.pm so File::Spec does not croak.
15207      Branch: perlio
15208            ! win32/FindExt.pm
15209 ____________________________________________________________________________
15210 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
15211         Log: metaconfig unit changes for #13932.
15212      Branch: metaconfig
15213            + U/modified/Init.U
15214            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
15215 ____________________________________________________________________________
15216 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
15217         Log: VOS tweaks from Paul Green.
15218              
15219              The Configure tweaks: the _exe needs to be
15220              set after the init; VOS has fd 3 hardwired to /dev/tty;
15221              the grep/ln/make substitutions really need to stick.
15222      Branch: perl
15223            ! Configure hints/vos.sh perl.h util.c vos/build.cm
15224            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15225            ! vos/config.ga.h vos/vosish.h
15226 ____________________________________________________________________________
15227 [ 13931] By: nick                                  on 2001/12/29  17:00:38
15228         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
15229              (just to get util.c to compile)
15230      Branch: perlio
15231            ! win32/win32.h
15232 ____________________________________________________________________________
15233 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
15234         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
15235              From: coral@eekeek.org
15236              Date: Fri, 28 Dec 2001 19:58:22 -0500      
15237              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
15238      Branch: perl
15239            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
15240            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
15241            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
15242            ! pod/perlunicode.pod pod/perlxs.pod util.c
15243 ____________________________________________________________________________
15244 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
15245         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
15246      Branch: perl
15247            ! t/op/exec.t
15248 ____________________________________________________________________________
15249 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
15250         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
15251              From: Abe Timmerman <abe@ztreet.demon.nl>
15252              Date: Sat, 29 Dec 2001 13:10:06 +0100
15253              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
15254      Branch: perl
15255            + lib/Pod/t/InputObjects.t
15256 ____________________________________________________________________________
15257 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
15258         Log: Integrate perlio;
15259              
15260              Quick fix (after couple of clever fixes failed) for
15261              "accept leaks memory" fail [ID 20011223.001]
15262              
15263              Nick Clark's embed.pl fix for my_socketpair
15264      Branch: perl
15265           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
15266 ____________________________________________________________________________
15267 [ 13926] By: nick                                  on 2001/12/29  15:23:21
15268         Log: Nick Clark's embed.pl fix for my_socketpair
15269      Branch: perlio
15270            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
15271 ____________________________________________________________________________
15272 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
15273         Log: Slight tweaks on the MM_Win32.t.
15274      Branch: perl
15275            ! lib/ExtUtils/t/MM_Win32.t
15276 ____________________________________________________________________________
15277 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
15278         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
15279              From: Abe Timmerman <abe@ztreet.demon.nl>
15280              Date: Sat, 29 Dec 2001 12:51:36 +0100
15281              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
15282      Branch: perl
15283            + lib/ExtUtils/t/MM_Win32.t
15284            ! MANIFEST
15285 ____________________________________________________________________________
15286 [ 13923] By: nick                                  on 2001/12/29  15:12:07
15287         Log: Quick fix (after couple of clever fixes failed) for
15288              "accept leaks memory" fail [ID 20011223.001]
15289      Branch: perlio
15290            ! pp_sys.c
15291 ____________________________________________________________________________
15292 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
15293         Log: Subject: [PATCH] Module names and other nits
15294              From: Autrijus Tang <autrijus@autrijus.org>                 
15295              Date: Sat, 29 Dec 2001 01:59:28 +0800
15296              Message-ID: <20011229015928.A29712@geb.elixus.org>              
15297      Branch: perl
15298            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
15299            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
15300            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
15301            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
15302            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
15303 ____________________________________________________________________________
15304 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
15305         Log: socketpair tweaks from Nicholas Clark.
15306      Branch: perl
15307            ! ext/Socket/socketpair.t util.c
15308 ____________________________________________________________________________
15309 [ 13920] By: nick                                  on 2001/12/29  12:36:21
15310         Log: Integrate mainline
15311      Branch: perlio
15312           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
15313           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
15314           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15315           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
15316           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
15317           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
15318           !> t/op/sysio.t
15319 ____________________________________________________________________________
15320 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
15321         Log: Retract #13917.
15322      Branch: perl
15323            ! doop.c
15324 ____________________________________________________________________________
15325 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
15326         Log: Subject: provisional MakeMaker patch for VMS
15327              From: "Craig A. Berry" <craigberry@mac.com> 
15328              Date: Thu, 27 Dec 2001 22:29:37 -0600
15329              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
15330      Branch: perl
15331            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15332 ____________________________________________________________________________
15333 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
15334         Log: (retracted by #13919)
15335      Branch: perl
15336            ! doop.c
15337 ____________________________________________________________________________
15338 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
15339         Log: metaconfig unit change for #13915.
15340      Branch: metaconfig/U/perl
15341            ! d_u32align.U
15342 ____________________________________________________________________________
15343 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
15344         Log: Remove debris in any case.
15345      Branch: perl
15346            ! Configure
15347 ____________________________________________________________________________
15348 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
15349         Log: Subject: [PATCH] Re: B::walksymtable oddness
15350              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15351              Date: Thu, 27 Dec 2001 19:14:24 +0100
15352              Message-ID: <3C2B7310.861.18820D0@localhost>
15353      Branch: perl
15354            ! ext/B/B.pm
15355 ____________________________________________________________________________
15356 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
15357         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
15358              From: Nicholas Clark <nick@unfortu.net> 
15359              Date: Fri, 28 Dec 2001 00:43:02 +0000
15360              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
15361      Branch: perl
15362            ! ext/Socket/socketpair.t
15363 ____________________________________________________________________________
15364 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
15365         Log: Fast Latin1<->UTF-8 conversion for older Perls.
15366      Branch: perl
15367            ! pod/perluniintro.pod
15368 ____________________________________________________________________________
15369 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
15370         Log: Update Changes.
15371      Branch: perl
15372            ! Changes patchlevel.h
15373 ____________________________________________________________________________
15374 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
15375         Log: More wait status trickery for BeOS.
15376      Branch: perl
15377            ! ext/POSIX/POSIX.xs
15378 ____________________________________________________________________________
15379 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
15380         Log: metaconfig unit change for #13908.
15381      Branch: metaconfig/U/perl
15382            ! d_u32align.U
15383 ____________________________________________________________________________
15384 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
15385         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
15386      Branch: perl
15387            ! Configure
15388 ____________________________________________________________________________
15389 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
15390         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
15391              From: gbarr@monty.mutatus.co.uk
15392              Date: 27 Dec 2001 14:41:36 -0000
15393              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
15394      Branch: perl
15395            ! lib/ExtUtils/t/Embed.t
15396 ____________________________________________________________________________
15397 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
15398         Log: Subject: [PATCH] Re: socketpair emulation
15399              From: Nicholas Clark <nick@unfortu.net> 
15400              Date: Wed, 26 Dec 2001 20:08:14 +0000
15401              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
15402      Branch: perl
15403            ! ext/Socket/socketpair.t
15404 ____________________________________________________________________________
15405 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
15406         Log: Subject: [DOC PATCH] left is right and right is left
15407              From: Philip Newton <Philip.Newton@gmx.net>
15408              Date: Thu, 27 Dec 2001 10:04:17 +0100
15409              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
15410      Branch: perl
15411            ! pod/perlfunc.pod pod/perlport.pod
15412 ____________________________________________________________________________
15413 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
15414         Log: Subject: [PATCH] check return of close
15415              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15416              Date: 27 Dec 2001 09:47:30 +0100
15417              Message-ID: <m3ellhgicd.fsf@anima.de> 
15418              
15419              Subject: [PATCH] improve error reporting
15420              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15421              Date: 27 Dec 2001 09:54:55 +0100
15422              Message-ID: <m3adw5gi00.fsf@anima.de> 
15423              
15424              Subject: [PATCH] check return value of close
15425              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15426              Date: 27 Dec 2001 10:03:55 +0100
15427              Message-ID: <m3666tghl0.fsf@anima.de> 
15428              
15429              Subject: [PATCH] return of close
15430              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15431              Date: 27 Dec 2001 10:22:15 +0100
15432              Message-ID: <m31yhhggqg.fsf@anima.de> 
15433      Branch: perl
15434            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
15435            ! t/io/fflush.t
15436 ____________________________________________________________________________
15437 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
15438         Log: Subject: [PATCH] check return of close
15439              From: andreas.koenig@anima.de (Andreas J. Koenig)            
15440              Date: 27 Dec 2001 09:47:30 +0100
15441              Message-ID: <m3ellhgicd.fsf@anima.de> 
15442      Branch: perl
15443            ! t/base/rs.t
15444 ____________________________________________________________________________
15445 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
15446         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
15447              From: andreas.koenig@anima.de (Andreas J. Koenig)
15448              Date: 27 Dec 2001 09:21:16 +0100
15449              Message-ID: <m3n105gjk3.fsf@anima.de>
15450      Branch: perl
15451            ! t/op/sysio.t
15452 ____________________________________________________________________________
15453 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
15454         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
15455              From: "Gerrit P. Haase" <gp@familiehaase.de>
15456              Date: Thu, 27 Dec 2001 09:23:55 +0100 
15457              Message-ID: <98211521662.20011227092355@familiehaase.de>
15458      Branch: perl
15459            ! lib/ExtUtils/t/MM_Cygwin.t
15460 ____________________________________________________________________________
15461 [ 13900] By: nick                                  on 2001/12/27  11:11:51
15462         Log: Integrate mainline
15463      Branch: perlio
15464           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
15465           +> lib/File/Spec/NW5.pm
15466           !> (integrate 52 files)
15467 ____________________________________________________________________________
15468 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
15469         Log: Replace the awful (most likely generated and not very persistent)
15470              URL with something tangible.
15471      Branch: perl
15472            ! README.hpux
15473 ____________________________________________________________________________
15474 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
15475         Log: Naughty /dev/printer (ls -l, really) of IRIX.
15476      Branch: perl
15477            ! t/op/stat.t
15478 ____________________________________________________________________________
15479 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
15480         Log: Upgrade to Net::Ping 2.10.
15481      Branch: perl
15482            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
15483            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
15484            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
15485            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
15486 ____________________________________________________________________________
15487 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
15488         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
15489              (this showed up in Benchmark.t)
15490      Branch: perl
15491            ! pp_sys.c
15492 ____________________________________________________________________________
15493 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
15494         Log: BeOS updates.
15495      Branch: perl
15496            ! README.beos beos/beos.c
15497 ____________________________________________________________________________
15498 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
15499         Log: Subject: Re: bleadperl doesn't compile
15500              From: "Gerrit P. Haase" <gp@familiehaase.de>
15501              Date: Wed, 26 Dec 2001 21:29:08 +0100
15502              Message-ID: <22168634623.20011226212908@familiehaase.de>
15503              
15504              Cygwin with multiplicity.
15505      Branch: perl
15506            ! perlio.c
15507 ____________________________________________________________________________
15508 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
15509         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
15510              From: Nicholas Clark <nick@ccl4.org>
15511              Date: Wed, 26 Dec 2001 19:07:33 +0000
15512              Message-ID: <20011226190732.J48842@plum.flirble.org>            
15513              
15514              socketpair() (un)signedness nit.
15515      Branch: perl
15516            ! util.c
15517 ____________________________________________________________________________
15518 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
15519         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
15520              From: Nicholas Clark <nick@ccl4.org>
15521              Date: Wed, 26 Dec 2001 19:19:47 +0000
15522              Message-ID: <20011226191946.K48842@plum.flirble.org>
15523              
15524              Use report_evil_fh().
15525      Branch: perl
15526            ! doio.c
15527 ____________________________________________________________________________
15528 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
15529         Log: Bad $? assumptions.
15530      Branch: perl
15531            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
15532 ____________________________________________________________________________
15533 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
15534         Log: Net::Ping isn't going to work much without
15535              the Socket extension; fail more gracefully.
15536      Branch: perl
15537            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
15538            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
15539            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
15540            ! lib/Net/Ping/t/300_ping_stream.t
15541 ____________________________________________________________________________
15542 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
15543         Log: metaconfig unit change for #13888.
15544      Branch: metaconfig
15545            ! U/modified/Oldconfig.U
15546 ____________________________________________________________________________
15547 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
15548         Log: test -d /system is a bit too generic test for VOS
15549              (false hit in BeOS)
15550      Branch: perl
15551            ! Configure
15552 ____________________________________________________________________________
15553 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
15554         Log: No AF_UNIX in BeOS.
15555      Branch: perl
15556            ! util.c
15557 ____________________________________________________________________________
15558 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
15559         Log: FAQ sync.
15560      Branch: perl
15561            ! pod/perlfaq5.pod
15562 ____________________________________________________________________________
15563 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
15564         Log: Update Changes.
15565      Branch: perl
15566            ! Changes patchlevel.h
15567 ____________________________________________________________________________
15568 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
15569         Log: Make -t equal -tw.
15570      Branch: perl
15571            ! perl.c pod/perlrun.pod
15572 ____________________________________________________________________________
15573 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
15574         Log: Subject: Re: Not OK 13881
15575              From: John Peacock <jpeacock@rowman.com>
15576              Date: Tue, 25 Dec 2001 06:02:12 -0500
15577              Message-ID: <3C285CB4.8040006@rowman.com>
15578      Branch: perl
15579            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
15580 ____________________________________________________________________________
15581 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
15582         Log: Subject: Re: Not OK 13881
15583              From: andreas.koenig@anima.de (Andreas J. Koenig)
15584              Date: 25 Dec 2001 07:33:23 +0100
15585              Message-ID: <m3bsgnajws.fsf@anima.de>
15586      Branch: perl
15587            ! op.c
15588 ____________________________________________________________________________
15589 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
15590         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
15591              From: Mark-Jason Dominus <mjd@plover.com>    
15592              Date: Mon, 24 Dec 2001 18:14:48 -0500
15593              Message-ID: <20011224231448.25826.qmail@plover.com>
15594      Branch: perl
15595            ! op.c t/op/eval.t
15596 ____________________________________________________________________________
15597 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
15598         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
15599              From: Dave Rolsky <autarch@urth.org>
15600              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
15601              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
15602      Branch: perl
15603            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
15604            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
15605            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15606            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15607            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
15608 ____________________________________________________________________________
15609 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
15610         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
15611              From: Jeffrey Friedl <jfriedl@yahoo.com>
15612              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
15613              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
15614              
15615              The rest of the tests for plus few extras.
15616      Branch: perl
15617            ! t/op/pat.t
15618 ____________________________________________________________________________
15619 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
15620         Log: metaconfig unit change for #13877.
15621      Branch: metaconfig
15622            ! U/modified/Unix.U
15623 ____________________________________________________________________________
15624 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
15625         Log: No-op.
15626      Branch: perl
15627            ! Configure
15628 ____________________________________________________________________________
15629 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
15630         Log: More constant casting.
15631      Branch: perl
15632            ! regexec.c
15633 ____________________________________________________________________________
15634 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
15635         Log: Subject: perlhack.pod 
15636              From: "John P. Linderman" <jpl@research.att.com>
15637              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
15638              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
15639      Branch: perl
15640            ! pod/perlhack.pod
15641 ____________________________________________________________________________
15642 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
15643         Log: File::Find patch patches from Thomas Wegner.
15644      Branch: perl
15645            ! lib/File/Find.pm
15646 ____________________________________________________________________________
15647 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
15648         Log: Subject: Re: socketpair emulation 
15649              From: Nicholas Clark <nick@unfortu.net>                 
15650              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
15651              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
15652      Branch: perl
15653            ! ext/Socket/socketpair.t
15654 ____________________________________________________________________________
15655 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
15656         Log: Must cast constants if they can be quads.
15657      Branch: perl
15658            ! regcomp.c
15659 ____________________________________________________________________________
15660 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
15661         Log: Promote the e/uid to wide enough un/signed integers
15662              and printf them as such.
15663      Branch: perl
15664            ! taint.c
15665 ____________________________________________________________________________
15666 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
15667         Log: metaconfig unit change for #13869.
15668      Branch: metaconfig/U/perl
15669            ! d_u32align.U
15670 ____________________________________________________________________________
15671 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
15672         Log: The U32 alignment test wasn't really working, noticed
15673              by Paul Green.  Now the test works, but this means that
15674              we may see coredumps from the test.   I sure hope MMUless
15675              places don't crash on the test.
15676      Branch: perl
15677            ! Configure
15678 ____________________________________________________________________________
15679 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
15680         Log: metaconfig unit changes for #13867.
15681      Branch: metaconfig
15682            ! U/compline/nblock_io.U U/modified/Unix.U
15683            ! U/modified/spitshell.U
15684 ____________________________________________________________________________
15685 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
15686         Log: More VOS tweaks.
15687      Branch: perl
15688            ! Configure
15689 ____________________________________________________________________________
15690 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
15691         Log: The funky final sigma casefolding.
15692      Branch: perl
15693            ! regcomp.c regexec.c t/op/pat.t utf8.h
15694 ____________________________________________________________________________
15695 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
15696         Log: Update Changes.
15697      Branch: perl
15698            ! Changes patchlevel.h
15699 ____________________________________________________________________________
15700 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
15701         Log: Move the \C and \X to pat.t.
15702      Branch: perl
15703            ! t/op/pat.t t/op/re_tests
15704 ____________________________________________________________________________
15705 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
15706         Log: More logical test ordering.
15707      Branch: perl
15708            ! perl.h
15709 ____________________________________________________________________________
15710 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
15711         Log: Integrate perlio;
15712              
15713              Add at least the "important" PerlIO_xxxx functions to embed.pl
15714              so that they get implicit pTHX_ and we can avoid slow dTHX.
15715              
15716              Put PerlIO stuff inside EXTERN C
15717              
15718              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
15719      Branch: perl
15720           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
15721           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
15722           !> win32/win32.c
15723 ____________________________________________________________________________
15724 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
15725         Log: Even more \X fixing.
15726      Branch: perl
15727            ! regexec.c t/op/pat.t
15728 ____________________________________________________________________________
15729 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
15730         Log: More \X fixing.
15731      Branch: perl
15732            ! regexec.c t/op/pat.t
15733 ____________________________________________________________________________
15734 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
15735         Log: Fix encoding pragma.
15736      Branch: perl
15737            ! regcomp.c
15738 ____________________________________________________________________________
15739 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
15740         Log: Subject: socketpair emulation
15741              From: Nicholas Clark <nick@unfortu.net>
15742              Date: Sat, 22 Dec 2001 18:38:18 +0000
15743              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
15744      Branch: perl
15745            + ext/Socket/socketpair.t
15746            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
15747            ! pp_sys.c proto.h util.c
15748 ____________________________________________________________________________
15749 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
15750         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
15751              From: Jeffrey Friedl <jfriedl@yahoo.com>
15752              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
15753              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
15754              
15755              (partially applied, most of the new tests need to be rethought)
15756      Branch: perl
15757            ! regcomp.c t/op/re_tests
15758 ____________________________________________________________________________
15759 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
15760         Log: Small tweaks.
15761      Branch: perl
15762            ! handy.h regexec.c
15763 ____________________________________________________________________________
15764 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
15765         Log: Unicode casefolding continues.
15766              (lib/encoding.t still failing.)
15767      Branch: perl
15768            ! regexec.c t/op/pat.t
15769 ____________________________________________________________________________
15770 [ 13854] By: nick                                  on 2001/12/22  20:01:27
15771         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
15772      Branch: perlio
15773            ! makedef.pl perlio.h perlio.sym win32/win32.c
15774 ____________________________________________________________________________
15775 [ 13853] By: nick                                  on 2001/12/22  19:58:53
15776         Log: Put PerlIO stuff inside EXTERN C
15777      Branch: perlio
15778            ! embed.pl proto.h
15779 ____________________________________________________________________________
15780 [ 13852] By: nick                                  on 2001/12/22  18:04:34
15781         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
15782              so that they get implicit pTHX_ and we can avoid slow dTHX.
15783      Branch: perlio
15784            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
15785            ! perlio.h pod/perlapi.pod proto.h
15786 ____________________________________________________________________________
15787 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
15788         Log: metaconfig unit change for #13850.
15789      Branch: metaconfig
15790            ! U/modified/Loc.U
15791 ____________________________________________________________________________
15792 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
15793         Log: Rework the make logic (again).
15794      Branch: perl
15795            ! Configure
15796 ____________________________________________________________________________
15797 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
15798         Log: Integrate perlio;
15799              Fix mis-parse of autoloaded usage code by declaring the sub
15800              Correct checking code which Ilya spotted was tripped by CR at EOF.
15801              The CR at EOF fix earlier broke CR at end-of-buffer.
15802      Branch: perl
15803            ! regexec.c
15804           !> ext/POSIX/POSIX.pm perlio.c sv.c
15805 ____________________________________________________________________________
15806 [ 13848] By: nick                                  on 2001/12/22  15:11:17
15807         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
15808              This should be okay for both?
15809      Branch: perlio
15810            ! perlio.c
15811 ____________________________________________________________________________
15812 [ 13847] By: nick                                  on 2001/12/22  12:26:32
15813         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
15814              Also tone down perl -DP tracing of sv_gets.
15815      Branch: perlio
15816            ! perlio.c sv.c
15817 ____________________________________________________________________________
15818 [ 13846] By: nick                                  on 2001/12/22  10:49:27
15819         Log: Fix mis-parse of autoloaded usage code by declaring the sub
15820      Branch: perlio
15821            ! ext/POSIX/POSIX.pm
15822 ____________________________________________________________________________
15823 [ 13845] By: nick                                  on 2001/12/22  10:44:11
15824         Log: Integrate mainline - some fails:
15825              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
15826              -------------------------------------------------------------------------------
15827              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
15828              ../lib/encoding.t                    19    2  10.53%  17-18
15829              op/pat.t                            770    3   0.39%  754-755 757
15830      Branch: perlio
15831           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
15832           !> (integrate 36 files)
15833 ____________________________________________________________________________
15834 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
15835         Log: More Unicode casing fixes.
15836      Branch: perl
15837            ! regexec.c t/op/pat.t
15838 ____________________________________________________________________________
15839 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
15840         Log: Unicode casefolding fixes.
15841      Branch: perl
15842            ! op.c regcomp.c regexec.c t/op/pat.t
15843 ____________________________________________________________________________
15844 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
15845         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
15846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15847              Date: Sat, 22 Dec 2001 00:01:29 +0100
15848              Message-ID: <20011222000129.A713@rafael>
15849      Branch: perl
15850            ! ext/B/B/Deparse.pm
15851 ____________________________________________________________________________
15852 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
15853         Log: VOS config from Paul Green.
15854      Branch: perl
15855            ! hints/vos.sh
15856 ____________________________________________________________________________
15857 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
15858         Log: Subject: [PATCH @13746] CreateTTY on OS/2
15859              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15860              Date: Fri, 21 Dec 2001 15:59:45 -0500
15861              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
15862      Branch: perl
15863            ! lib/perl5db.pl
15864 ____________________________________________________________________________
15865 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
15866         Log: Subject: [PATCH @13746] uninstalled build of modules broken
15867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15868              Date: Fri, 21 Dec 2001 15:49:09 -0500
15869              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
15870      Branch: perl
15871            ! lib/ExtUtils/MM_Unix.pm
15872 ____________________________________________________________________________
15873 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
15874         Log: Subject: [PATCH @13746] OS/2 File::* modules
15875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15876              Date: Fri, 21 Dec 2001 15:43:24 -0500
15877              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
15878      Branch: perl
15879            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
15880 ____________________________________________________________________________
15881 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
15882         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
15883              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15884              Date: Fri, 21 Dec 2001 17:29:07 +0100
15885              Message-ID: <3C236353.6625C4C0@alcatel.at>
15886      Branch: perl
15887            ! pod/perltie.pod
15888 ____________________________________________________________________________
15889 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
15890         Log: metaconfig unit changes for #13835
15891      Branch: metaconfig
15892            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
15893            ! U/modified/sh.U
15894 ____________________________________________________________________________
15895 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
15896         Log: Further VOS tweaks: the _exe needs to be introduced
15897              in the very beginning, and the make/gmake needs special
15898              VOS logic.
15899      Branch: perl
15900            ! Configure Makefile.SH
15901 ____________________________________________________________________________
15902 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
15903         Log: Update Changes.
15904      Branch: perl
15905            ! Changes patchlevel.h
15906 ____________________________________________________________________________
15907 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
15908         Log: metaconfig unit change for #13832.
15909      Branch: metaconfig
15910            ! U/modified/spitshell.U
15911 ____________________________________________________________________________
15912 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
15913         Log: Also the search for cat needs to be _exe-aware.
15914      Branch: perl
15915            ! Configure
15916 ____________________________________________________________________________
15917 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
15918         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
15919              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15920              Date: Fri, 21 Dec 2001 14:02:01 +0100
15921              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
15922      Branch: perl
15923            ! ext/B/B/Xref.pm
15924 ____________________________________________________________________________
15925 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
15926         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
15927      Branch: perl
15928            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
15929            ! ext/B/t/assembler.t
15930 ____________________________________________________________________________
15931 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
15932         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
15933              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15934              Date: Fri, 21 Dec 2001 11:15:38 +0100
15935              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
15936      Branch: perl
15937            ! hv.c
15938 ____________________________________________________________________________
15939 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
15940         Log: A plan is good.
15941      Branch: perl
15942            ! ext/re/re.t
15943 ____________________________________________________________________________
15944 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
15945         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
15946              From: chromatic <chromatic@rmci.net>
15947              Date: Thu, 20 Dec 2001 16:16:48 -0700
15948              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
15949      Branch: perl
15950            + ext/re/re.t
15951            ! MANIFEST
15952 ____________________________________________________________________________
15953 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
15954         Log: Synchronize the skippage message.
15955      Branch: perl
15956            ! lib/ExtUtils/t/MM_OS2.t
15957 ____________________________________________________________________________
15958 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
15959         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
15960              From: chromatic <chromatic@rmci.net>
15961              Date: Thu, 20 Dec 2001 16:09:10 -0700
15962              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
15963      Branch: perl
15964            + lib/ExtUtils/t/MM_OS2.t
15965            ! MANIFEST
15966 ____________________________________________________________________________
15967 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
15968         Log: Subject: perlfunc.pod patch re flock via fcntl
15969              From: "Tye McQueen" <tye@metronet.com>
15970              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
15971              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
15972      Branch: perl
15973            ! pod/perlfunc.pod
15974 ____________________________________________________________________________
15975 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
15976         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
15977              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
15978              (the Unicode maximum code point) warnable offenses.
15979      Branch: perl
15980            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
15981            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
15982 ____________________________________________________________________________
15983 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
15984         Log: Sterner admonishment on -t.
15985      Branch: perl
15986            ! pod/perlrun.pod
15987 ____________________________________________________________________________
15988 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
15989         Log: Subject: [PATCH B::Dpparse] minor qr// fix
15990              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15991              Date: Thu, 20 Dec 2001 22:53:34 +0100
15992              Message-ID: <20011220225334.A735@rafael>
15993      Branch: perl
15994            ! ext/B/B/Deparse.pm
15995 ____________________________________________________________________________
15996 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
15997         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
15998              From: Robert Spier <rspier@pobox.com>
15999              Date: Thu, 20 Dec 2001 08:10:00 -0800
16000              Message-ID: <15394.3416.693353.107334@rls.cx>
16001      Branch: perl
16002            ! lib/Carp/Heavy.pm
16003 ____________________________________________________________________________
16004 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
16005         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
16006      Branch: perl
16007           !> win32/win32io.c
16008 ____________________________________________________________________________
16009 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
16010         Log: Subject: Re: [PATCH pod/perliol.pod] resend
16011              From: Stas Bekman <stas@stason.org>
16012              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
16013              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
16014      Branch: perl
16015            ! pod/perliol.pod
16016 ____________________________________________________________________________
16017 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
16018         Log: Fix up the APIs noone hopefully uses.
16019      Branch: perl
16020            ! utf8.c
16021 ____________________________________________________________________________
16022 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
16023         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
16024              Date: Wed, 19 Dec 2001 14:13:38 -0800
16025              From: Robert Spier <rspier@pobox.com>
16026              Message-ID: <15393.4370.605214.548582@rls.cx>
16027      Branch: perl
16028            ! lib/Carp.t lib/Carp/Heavy.pm
16029 ____________________________________________________________________________
16030 [ 13815] By: nick                                  on 2001/12/20  10:23:42
16031         Log: pTHX_ fixes for :win32 layer
16032      Branch: perlio
16033            ! win32/win32io.c
16034 ____________________________________________________________________________
16035 [ 13814] By: nick                                  on 2001/12/20  08:20:11
16036         Log: Integrate mainline (mostly) utf8.c does not compile.
16037      Branch: perlio
16038           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
16039           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
16040           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
16041           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
16042           +> lib/Net/Ping/t/300_ping_stream.t
16043           !> Changes MANIFEST embed.h embed.pl embedvar.h
16044           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
16045           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
16046           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
16047           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
16048           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
16049 ____________________________________________________________________________
16050 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
16051         Log: Some bincompat clawbacks.
16052      Branch: perl
16053            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
16054            ! wince/perldll.def
16055 ____________________________________________________________________________
16056 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
16057         Log: gcc pacifying (RH 7.1/ia64).
16058      Branch: perl
16059            ! pp.c
16060 ____________________________________________________________________________
16061 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
16062         Log: Update Changes.
16063      Branch: perl
16064            ! Changes patchlevel.h
16065 ____________________________________________________________________________
16066 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
16067         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
16068              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16069              Date: Wed, 19 Dec 2001 12:35:07 +0100
16070              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
16071              
16072              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
16073              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16074              Date: Wed, 19 Dec 2001 17:34:51 +0000
16075              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
16076      Branch: perl
16077            ! pod/perlre.pod
16078 ____________________________________________________________________________
16079 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
16080         Log: Integrate perlio.
16081      Branch: perl
16082           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
16083           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
16084 ____________________________________________________________________________
16085 [ 13808] By: nick                                  on 2001/12/19  16:08:27
16086         Log: Add pTHX to all vtable functions for future-proofing and
16087              consistency of PerlIO layers.
16088      Branch: perlio
16089            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
16090            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
16091 ____________________________________________________________________________
16092 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
16093         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
16094      Branch: perl
16095            ! ext/B/B/Assembler.pm
16096 ____________________________________________________________________________
16097 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
16098         Log: Reword the alarm explanation.
16099      Branch: perl
16100            ! pod/perlfunc.pod
16101 ____________________________________________________________________________
16102 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
16103         Log: Subject: [PATCH @13746] OS/2 build
16104              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
16105              Date: Wed, 19 Dec 2001 02:45:41 -0500
16106              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
16107              
16108              (skipped the t/TEST change)
16109      Branch: perl
16110            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
16111            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
16112            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
16113 ____________________________________________________________________________
16114 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
16115         Log: Upgrade to Net::Ping 2.09.
16116      Branch: perl
16117            + lib/Net/Ping/CHANGES lib/Net/Ping/README
16118            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
16119            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
16120            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
16121            + lib/Net/Ping/t/300_ping_stream.t
16122            ! MANIFEST lib/Net/Ping.pm
16123 ____________________________________________________________________________
16124 [ 13803] By: nick                                  on 2001/12/19  14:43:24
16125         Log: Integrate mainline
16126      Branch: perlio
16127           +> ext/B/t/assembler.t lib/lib.t
16128           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
16129           !> lib/lib_pm.PL t/op/glob.t utf8.c
16130 ____________________________________________________________________________
16131 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
16132         Log: B::Assembler/B::Disassembler patches and test;
16133              from Wolfgang Laun.
16134              
16135              TODO: getting perlcc working.
16136      Branch: perl
16137            + ext/B/t/assembler.t
16138            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
16139 ____________________________________________________________________________
16140 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
16141         Log: Can't printf U8s as UVs.
16142      Branch: perl
16143            ! utf8.c
16144 ____________________________________________________________________________
16145 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
16146         Log: Subject: Re: [PATCH] ...while $var = glob(...)
16147              From: Robin Houston <robin@kitsite.com> 
16148              Date: Wed, 19 Dec 2001 13:48:55 +0000
16149              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
16150              
16151              Not exactly a glob test but internal-logically correct.
16152      Branch: perl
16153            ! t/op/glob.t
16154 ____________________________________________________________________________
16155 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
16156         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
16157              From: Michael G Schwern <schwern@pobox.com> 
16158              Date: Wed, 19 Dec 2001 07:42:54 -0500
16159              Message-ID: <20011219124254.GF8630@blackrider>
16160      Branch: perl
16161            + lib/lib.t
16162            ! MANIFEST lib/lib_pm.PL
16163 ____________________________________________________________________________
16164 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
16165         Log: Integrate with perlio.
16166      Branch: perl
16167           !> hv.c hv.h scope.c util.c
16168 ____________________________________________________________________________
16169 [ 13797] By: nick                                  on 2001/12/19  12:03:21
16170         Log: Remove the sometimes-lvalue cast
16171      Branch: perlio
16172            ! hv.h
16173 ____________________________________________________________________________
16174 [ 13796] By: nick                                  on 2001/12/19  11:02:27
16175         Log: alarm.t with -Uuseperlio fix
16176              - SA_RESTART should only be function of PERL_OLD_SIGNALS
16177              not USE_PERLIO
16178      Branch: perlio
16179            ! util.c
16180 ____________________________________________________________________________
16181 [ 13795] By: nick                                  on 2001/12/19  10:19:40
16182         Log: Fix READONLY hashes:
16183              1. Discovered need for disabled scope.c part of Jeff's patch.
16184              2. Corrected hv_delete* - entry was being de-linked from
16185              chain (patch program not smart enough?)
16186      Branch: perlio
16187            ! hv.c scope.c
16188 ____________________________________________________________________________
16189 [ 13794] By: nick                                  on 2001/12/19  09:35:13
16190         Log: Integrate mainline
16191      Branch: perlio
16192           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
16193           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
16194           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
16195           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
16196           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
16197 ____________________________________________________________________________
16198 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
16199         Log: Regen toc.
16200      Branch: perl
16201            ! pod/perltoc.pod
16202 ____________________________________________________________________________
16203 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
16204         Log: FAQ sync.
16205      Branch: perl
16206            ! pod/perlfaq5.pod
16207 ____________________________________________________________________________
16208 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
16209         Log: Reformat round.
16210      Branch: perl
16211            ! pod/perlunicode.pod
16212 ____________________________________________________________________________
16213 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
16214         Log: Subject: [PATCH] pod/perlunicode.pod
16215              From: Jeffrey Friedl <jfriedl@yahoo.com>
16216              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
16217              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
16218      Branch: perl
16219            ! pod/perlunicode.pod
16220 ____________________________________________________________________________
16221 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
16222         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
16223              From: Jeffrey Friedl <jfriedl@yahoo.com>
16224              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
16225              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
16226      Branch: perl
16227            ! pod/perluniintro.pod
16228 ____________________________________________________________________________
16229 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
16230         Log: Slight pod reformatting.
16231      Branch: perl
16232            ! pod/perluniintro.pod
16233 ____________________________________________________________________________
16234 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
16235         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
16236              From: Jeffrey Friedl <jfriedl@yahoo.com>    
16237              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
16238              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
16239      Branch: perl
16240            ! pod/perluniintro.pod
16241 ____________________________________________________________________________
16242 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
16243         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
16244              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16245              Date: Wed, 19 Dec 2001 01:45:23 +0000
16246              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
16247      Branch: perl
16248            ! sv.c
16249 ____________________________________________________________________________
16250 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
16251         Log: Subject: Porting/checkURL.pl
16252              From: abigail@foad.org
16253              Date: Tue, 18 Dec 2001 19:03:22 +0100          
16254              Message-ID: <20011218180322.8278.qmail@foad.org> 
16255      Branch: perl
16256            ! Porting/checkURL.pl
16257 ____________________________________________________________________________
16258 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
16259         Log: metaconfig unit change for #13783.
16260      Branch: metaconfig
16261            ! U/modified/Loc.U
16262 ____________________________________________________________________________
16263 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
16264         Log: A bit too oversweeping matching in #13778.
16265      Branch: perl
16266            ! Configure
16267 ____________________________________________________________________________
16268 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
16269         Log: Re-gen Configure based on #13778..13781.
16270      Branch: perl
16271            ! Configure config_h.SH
16272 ____________________________________________________________________________
16273 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
16274         Log: First assume that crypt() can live happy normal life in
16275              the libc or the moral equivalent; only then try magic.
16276      Branch: metaconfig
16277            + U/modified/d_crypt.U
16278 ____________________________________________________________________________
16279 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
16280         Log: In VOS ACLs confuse the testing.
16281      Branch: metaconfig
16282            ! U/modified/Findhdr.U
16283 ____________________________________________________________________________
16284 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
16285         Log: Either make or gmake.
16286      Branch: metaconfig
16287            ! U/modified/Loc.U
16288 ____________________________________________________________________________
16289 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
16290         Log: If your _exe is different from .exe and your test -f $foo
16291              doesn't do magic to recognize $foo$_exe, you will need to
16292              specify -D_exe=... on command line-- and this patch.
16293      Branch: metaconfig
16294            + U/modified/sh.U
16295            ! U/modified/Loc.U
16296 ____________________________________________________________________________
16297 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
16298         Log: Fix the bugs in #13768..13776, and regen Configure.
16299      Branch: metaconfig
16300            ! U/compline/nblock_io.U U/modified/Findhdr.U
16301            ! U/modified/spitshell.U
16302      Branch: metaconfig/U/perl
16303            ! issymlink.U perlpath.U
16304      Branch: perl
16305            ! Configure config_h.SH
16306 ____________________________________________________________________________
16307 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
16308         Log: Must test with $_exe. (There are plenty of similar
16309              spots earlier but they are a tad more complex to fix
16310              since they come before the hints are run.)
16311      Branch: metaconfig
16312            + U/modified/yacc.U
16313 ____________________________________________________________________________
16314 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
16315         Log: F_SETFL might require <fcntl.h>
16316      Branch: metaconfig
16317            ! U/compline/nblock_io.U
16318 ____________________________________________________________________________
16319 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
16320         Log: Don't require make; have both make and gmake optional.
16321              (Maybe have a check that at least one of them is available?)
16322      Branch: metaconfig
16323            ! U/modified/Loc.U
16324 ____________________________________________________________________________
16325 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
16326         Log: cat might be farther than /bin or /usr/bin.
16327      Branch: metaconfig
16328            ! U/modified/spitshell.U
16329 ____________________________________________________________________________
16330 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
16331         Log: In VOS the path component separator is >, not /.
16332      Branch: metaconfig
16333            ! U/modified/Findhdr.U
16334 ____________________________________________________________________________
16335 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
16336         Log: The VOS shell doesn't implement the ? wildcard
16337              (? is used for other purposes, I assume); but
16338              it does implement the * wildcard, and that works
16339              in the general case just fine.
16340      Branch: metaconfig/U/perl
16341            ! d_dlsymun.U
16342 ____________________________________________________________________________
16343 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
16344         Log: VOS detection.
16345      Branch: metaconfig
16346            ! U/modified/Oldconfig.U
16347 ____________________________________________________________________________
16348 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
16349         Log: Proper path for VOS.
16350      Branch: metaconfig
16351            ! U/modified/Head.U
16352 ____________________________________________________________________________
16353 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
16354         Log: Change s/>& 4/>&4/g for consistency.
16355      Branch: metaconfig
16356            + U/modified/d_dosuid.U
16357            ! U/modified/d_socket.U
16358      Branch: metaconfig/U/perl
16359            ! issymlink.U perlxvf.U
16360 ____________________________________________________________________________
16361 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
16362         Log: Subject: Re: Benchmark.t failure on Linux
16363              From: Nicholas Clark <nick@ccl4.org>
16364              Date: Tue, 18 Dec 2001 22:51:25 +0000
16365              Message-ID: <20011218225124.N21702@plum.flirble.org>
16366      Branch: perl
16367            ! lib/Benchmark.t
16368 ____________________________________________________________________________
16369 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
16370         Log: Re-applying #13752 until a better solution can be found.
16371      Branch: perl
16372            ! lib/ExtUtils/t/MM_Unix.t
16373 ____________________________________________________________________________
16374 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
16375         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
16376              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
16377              Date: Tue, 18 Dec 2001 12:05:40 -0500
16378              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
16379      Branch: perl
16380            ! lib/Exporter.pm
16381 ____________________________________________________________________________
16382 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
16383         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
16384              findings -- some of the warnings I can't explain except
16385              by NVgf being detected wrong, though.
16386      Branch: perl
16387            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
16388 ____________________________________________________________________________
16389 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
16390         Log: Subject: [PATCH] pod/perluniintro.pod
16391              From: Jeffrey Friedl <jfriedl@yahoo.com>
16392              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
16393              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
16394      Branch: perl
16395            ! pod/perluniintro.pod
16396 ____________________________________________________________________________
16397 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
16398         Log: ".pm" is the native executable suffix in VOS.
16399      Branch: perl
16400            ! hints/vos.sh
16401 ____________________________________________________________________________
16402 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
16403         Log: Integrate perlio;
16404              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
16405      Branch: perl
16406           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
16407 ____________________________________________________________________________
16408 [ 13760] By: nick                                  on 2001/12/18  15:55:22
16409         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
16410              - added delete of READONLY value inhibit & test for same
16411              - re-tabbed
16412      Branch: perlio
16413            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
16414 ____________________________________________________________________________
16415 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
16416         Log: (Undone by #13766.)
16417              Retract #13752.
16418      Branch: perl
16419            ! lib/ExtUtils/t/MM_Unix.t
16420 ____________________________________________________________________________
16421 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
16422         Log: Echoes of #13757.
16423      Branch: perl
16424            ! t/lib/warnings/utf8
16425 ____________________________________________________________________________
16426 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
16427         Log: Make the utf8 malformedness messages more verbose.
16428      Branch: perl
16429            ! lib/utf8.t utf8.c
16430 ____________________________________________________________________________
16431 [ 13756] By: nick                                  on 2001/12/18  14:43:58
16432         Log: Integrate mainline
16433      Branch: perlio
16434           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
16435           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
16436           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
16437           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
16438           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16439           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
16440            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
16441            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
16442            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
16443            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
16444            - lib/ExtUtils/testlib.t
16445           !> (integrate 28 files)
16446 ____________________________________________________________________________
16447 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
16448         Log: README.aix updates from Jens-Uwe Mager.
16449      Branch: perl
16450            ! README.aix
16451 ____________________________________________________________________________
16452 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
16453         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
16454              From: Michael G Schwern <schwern@pobox.com>
16455              Date: Tue, 18 Dec 2001 00:58:18 -0500
16456              Message-ID: <20011218055818.GC4362@blackrider>
16457      Branch: perl
16458            ! lib/Benchmark.t
16459 ____________________________________________________________________________
16460 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
16461         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
16462              From: Michael G Schwern <schwern@pobox.com>
16463              Date: Tue, 18 Dec 2001 00:40:38 -0500
16464              Message-ID: <20011218054038.GB4362@blackrider>
16465      Branch: perl
16466            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
16467 ____________________________________________________________________________
16468 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
16469         Log: (reintroduced by #13766)
16470              (retracted by #13759)
16471              
16472              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
16473              From: Michael G Schwern <schwern@pobox.com>  
16474              Date: Tue, 18 Dec 2001 00:00:23 -0500
16475              Message-ID: <20011218050023.GA27893@blackrider>
16476      Branch: perl
16477            ! lib/ExtUtils/t/MM_Unix.t
16478 ____________________________________________________________________________
16479 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
16480         Log: Re-patch #13749.
16481      Branch: perl
16482            ! t/op/glob.t
16483 ____________________________________________________________________________
16484 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
16485         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
16486              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16487              Date: Tue, 18 Dec 2001 12:55:43 +0000
16488              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
16489      Branch: perl
16490            ! ext/Devel/Peek/Peek.pm
16491 ____________________________________________________________________________
16492 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
16493         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
16494              From: Robin Houston <robin@kitsite.com> 
16495              Date: Tue, 18 Dec 2001 14:54:33 +0000
16496              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
16497      Branch: perl
16498            ! t/op/glob.t
16499 ____________________________________________________________________________
16500 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
16501         Log: Subject: [PATCH] slightly more for Exporter.pm
16502              From: Nicholas Clark <nick@ccl4.org>
16503              Date: Tue, 18 Dec 2001 00:22:03 +0000
16504              Message-ID: <20011218002203.M21702@plum.flirble.org>
16505      Branch: perl
16506            ! lib/Exporter.pm
16507 ____________________________________________________________________________
16508 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
16509         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
16510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16511              Date: Mon, 17 Dec 2001 16:37:18 +0100
16512              Message-ID: <20011217163718.A2292@rafael>
16513              
16514              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
16515              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16516              Date: Mon, 17 Dec 2001 23:17:06 +0100
16517              Message-ID: <20011217231706.A730@rafael>
16518      Branch: perl
16519            ! pod/perlsub.pod pp.c toke.c
16520 ____________________________________________________________________________
16521 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
16522         Log: Update Changes.
16523      Branch: perl
16524            ! Changes patchlevel.h
16525 ____________________________________________________________________________
16526 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
16527         Log: New test warrants a MANIFEST entry.
16528      Branch: perl
16529            ! MANIFEST
16530 ____________________________________________________________________________
16531 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
16532         Log: Subject: Re: [PATCH] ...while $var = glob(...)
16533              From: Robin Houston <robin@kitsite.com>
16534              Date: Mon, 17 Dec 2001 20:27:30 +0000
16535              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
16536              
16537              Can't portably unlink open files.
16538      Branch: perl
16539            ! t/op/glob.t
16540 ____________________________________________________________________________
16541 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
16542         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
16543      Branch: perl
16544            ! pod/perluniintro.pod
16545 ____________________________________________________________________________
16546 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
16547         Log: Move typeglob test from glob.t to gv.t.
16548      Branch: perl
16549            ! t/op/glob.t t/op/gv.t
16550 ____________________________________________________________________________
16551 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
16552         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
16553              From: Robin Houston <robin@kitsite.com> 
16554              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
16555              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
16556      Branch: perl
16557            ! t/op/glob.t
16558 ____________________________________________________________________________
16559 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
16560         Log: Demote the surrogate and non-character errors to warnings.
16561      Branch: perl
16562            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
16563 ____________________________________________________________________________
16564 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
16565         Log: Subject: [PATCH] more POSIX tests, and more autoloading
16566              From: Nicholas Clark <nick@ccl4.org>
16567              Date: Mon, 17 Dec 2001 18:27:47 +0000
16568              Message-ID: <20011217182747.D21702@plum.flirble.org>
16569      Branch: perl
16570            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
16571 ____________________________________________________________________________
16572 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
16573         Log: Subject: [PATCH] ...while $var = glob(...)
16574              From: Robin Houston <robin@kitsite.com> 
16575              Date: Mon, 17 Dec 2001 15:51:54 +0000
16576              Message-ID: <20011217155153.A311@robin.kitsite.com>
16577      Branch: perl
16578            ! op.c
16579 ____________________________________________________________________________
16580 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
16581         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
16582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16583              Date: Mon, 17 Dec 2001 15:23:01 +0100
16584              Message-ID: <20011217152301.A704@rafael>
16585      Branch: perl
16586            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
16587 ____________________________________________________________________________
16588 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
16589         Log: The system() vs $SIG{ARLM} is no more a todo.
16590      Branch: perl
16591            ! t/op/alarm.t
16592 ____________________________________________________________________________
16593 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
16594         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
16595              From: Michael G Schwern <schwern@pobox.com>
16596              Date: Sun, 16 Dec 2001 23:59:01 -0500
16597              Message-ID: <20011217045901.GL17232@blackrider>
16598      Branch: perl
16599            + t/op/alarm.t
16600            ! MANIFEST
16601 ____________________________________________________________________________
16602 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
16603         Log: s/UNIX/Unix/
16604      Branch: perl
16605            ! MANIFEST
16606 ____________________________________________________________________________
16607 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
16608         Log: Move ExtUtils tests to lib/ExtUtils/t.
16609      Branch: perl
16610            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
16611            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
16612            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
16613            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
16614            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16615            + lib/ExtUtils/t/testlib.t
16616            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
16617            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
16618            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
16619            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
16620            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
16621            ! MANIFEST
16622 ____________________________________________________________________________
16623 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
16624         Log: Subject: [PATCH] MM_Unix tests, and some questions
16625              From: Tels <perl_dummy@bloodgate.com>
16626              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
16627              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
16628              
16629              Subject: Re: [PATCH] MM_Unix tests, and some questions
16630              From: Tels <perl_dummy@bloodgate.com>
16631              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
16632              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
16633      Branch: perl
16634            + lib/ExtUtils/MM_Unix.t
16635            ! MANIFEST lib/ExtUtils/MM_Unix.pm
16636 ____________________________________________________________________________
16637 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
16638         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
16639              From: Michael G Schwern <schwern@pobox.com>
16640              Date: Sun, 16 Dec 2001 17:53:55 -0500
16641              Message-ID: <20011216225354.GE8900@blackrider>
16642      Branch: perl
16643            ! lib/ExtUtils/MM_Unix.pm
16644 ____________________________________________________________________________
16645 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
16646         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
16647              From: Michael G Schwern <schwern@pobox.com>                
16648              Date: Sun, 16 Dec 2001 16:12:55 -0500
16649              Message-ID: <20011216211255.GV8900@blackrider>
16650      Branch: perl
16651            ! ext/B/B/Deparse.pm
16652 ____________________________________________________________________________
16653 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
16654         Log: Subject: [PATCH] Exporter.pm
16655              From: Nicholas Clark <nick@ccl4.org>
16656              Date: Sun, 16 Dec 2001 19:24:25 +0000
16657              Message-ID: <20011216192425.R21702@plum.flirble.org>
16658      Branch: perl
16659            ! lib/Exporter.pm
16660 ____________________________________________________________________________
16661 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
16662         Log: Subject: [PATCH] Exporter.t (and question)
16663              From: Nicholas Clark <nick@ccl4.org>
16664              Date: Sun, 16 Dec 2001 17:24:55 +0000
16665              Message-ID: <20011216172455.P21702@plum.flirble.org>
16666      Branch: perl
16667            ! lib/Exporter.t
16668 ____________________________________________________________________________
16669 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
16670         Log: Subject: Re: perl@13661
16671              From: "John P. Linderman" <jpl@research.att.com>              
16672              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
16673              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
16674      Branch: perl
16675            ! pp_sort.c
16676 ____________________________________________________________________________
16677 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
16678         Log: Subject: Will the real Unicode encoding please stand up?
16679              From: Jeffrey Friedl <jfriedl@yahoo.com>
16680              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
16681              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
16682      Branch: perl
16683            ! pod/perluniintro.pod
16684 ____________________________________________________________________________
16685 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
16686         Log: Integrate perlio; interruptable system().
16687      Branch: perl
16688           !> util.c
16689 ____________________________________________________________________________
16690 [ 13724] By: nick                                  on 2001/12/17  09:16:50
16691         Log: Fix for alarm() breaking into wait*().
16692              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
16693              signal handler before caller re-does the system call.
16694      Branch: perlio
16695            ! util.c
16696 ____________________________________________________________________________
16697 [ 13723] By: nick                                  on 2001/12/17  07:45:13
16698         Log: Integrate mainline
16699      Branch: perlio
16700           +> (branch 26 files)
16701           !> (integrate 47 files)
16702 ____________________________________________________________________________
16703 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
16704         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
16705              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
16706              and characters beyond 0x10FFF should be disallowed, too,
16707              but some tests would need changing, but more importantly some
16708              APIs would need remodeling since one can easily generate such
16709              characters either by bitwise complements, tr complements, or
16710              v-strings.
16711      Branch: perl
16712            ! pod/perldiag.pod utf8.c
16713 ____________________________________________________________________________
16714 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
16715         Log: Make surrogates illegal also on EBCDIC.
16716      Branch: perl
16717            ! utf8.c
16718 ____________________________________________________________________________
16719 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
16720         Log: Subject: [patch @13687] Unicode::Collate 0.10
16721              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
16722              Date: Sun, 16 Dec 2001 21:22:12 +0900
16723              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
16724      Branch: perl
16725            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
16726            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
16727 ____________________________________________________________________________
16728 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
16729         Log: More documentation for the encoding pragma.
16730      Branch: perl
16731            ! lib/encoding.pm
16732 ____________________________________________________________________________
16733 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
16734         Log: Subject: [PATCH] lib/open.pm 
16735              From: Jeffrey Friedl <jfriedl@yahoo.com>
16736              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
16737              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
16738      Branch: perl
16739            ! lib/open.pm
16740 ____________________________________________________________________________
16741 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
16742         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
16743              From: chromatic <chromatic@rmci.net>
16744              Date: Sat, 15 Dec 2001 23:24:40 -0700
16745              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
16746      Branch: perl
16747            + lib/ExtUtils/Installed.t
16748            ! MANIFEST
16749 ____________________________________________________________________________
16750 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
16751         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
16752              From: Michael G Schwern <schwern@pobox.com>
16753              Date: Sun, 16 Dec 2001 01:14:00 -0500
16754              Message-ID: <20011216061400.GC8900@blackrider>
16755      Branch: perl
16756            ! lib/diagnostics.pm
16757 ____________________________________________________________________________
16758 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
16759         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
16760              From: Michael G Schwern <schwern@pobox.com>
16761              Date: Sun, 16 Dec 2001 01:12:42 -0500
16762              Message-ID: <20011216061242.GB8900@blackrider>
16763      Branch: perl
16764            ! t/test.pl
16765 ____________________________________________________________________________
16766 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
16767         Log: I sometimes outsmart myself.
16768      Branch: perl
16769            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
16770 ____________________________________________________________________________
16771 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
16772         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
16773              From: Michael G Schwern <schwern@pobox.com>
16774              Date: Sat, 15 Dec 2001 15:08:29 -0500
16775              Message-ID: <20011215200829.GK1548@blackrider>
16776      Branch: perl
16777            ! lib/AutoSplit.pm
16778 ____________________________________________________________________________
16779 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
16780         Log: perlunicode enchancements suggested by Jeffrey Friedl.
16781      Branch: perl
16782            ! pod/perlunicode.pod
16783 ____________________________________________________________________________
16784 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
16785         Log: Subject: [PATCH] perlunicode.pod
16786              From: Jeffrey Friedl <jfriedl@yahoo.com>
16787              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
16788              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
16789      Branch: perl
16790            ! pod/perlunicode.pod
16791 ____________________________________________________________________________
16792 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
16793         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
16794              From: Jeffrey Friedl <jfriedl@yahoo.com>
16795              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
16796              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
16797      Branch: perl
16798            ! lib/utf8_heavy.pl
16799 ____________________________________________________________________________
16800 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
16801         Log: Can't create surrogates; so can't match them, either.
16802      Branch: perl
16803            ! pod/perlunicode.pod
16804 ____________________________________________________________________________
16805 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
16806         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
16807              From: Michael G Schwern <schwern@pobox.com>
16808              Date: Sat, 15 Dec 2001 21:20:35 -0500
16809              Message-ID: <20011216022035.GE5672@blackrider>
16810      Branch: perl
16811            ! t/test.pl
16812 ____________________________________________________________________________
16813 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
16814         Log: Make creating UTF-8 surrogates a punishable act.
16815      Branch: perl
16816            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
16817 ____________________________________________________________________________
16818 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
16819         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
16820      Branch: perl
16821            + lib/unicore/In/172.pl lib/unicore/In/173.pl
16822            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
16823            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
16824            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
16825            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
16826            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
16827 ____________________________________________________________________________
16828 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
16829         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
16830              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16831              Date: Sat, 15 Dec 2001 23:21:43 +0100
16832              Message-ID: <20011215232143.A11790@rafael>
16833      Branch: perl
16834            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16835 ____________________________________________________________________________
16836 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
16837         Log: Make charnames more robust.
16838      Branch: perl
16839            ! lib/charnames.pm
16840 ____________________________________________________________________________
16841 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
16842         Log: The hoops one has to jump through.
16843      Branch: perl
16844            ! ext/I18N/Langinfo/Langinfo.pm
16845 ____________________________________________________________________________
16846 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
16847         Log: Subject: [PATCH] perlstyle.pod nit on warnings
16848              From: Autrijus Tang <autrijus@egb.elixus.org>
16849              Date: Sat, 15 Dec 2001 04:24:34 -0800
16850              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
16851      Branch: perl
16852            ! pod/perlstyle.pod
16853 ____________________________________________________________________________
16854 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
16855         Log: I don't think we are in FooOS, Toto.
16856      Branch: perl
16857            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
16858 ____________________________________________________________________________
16859 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
16860         Log: Subject: Re: Untested modules update:  There's more than we thought
16861              From: chromatic <chromatic@rmci.net>
16862              Date: Fri, 14 Dec 2001 17:20:24 -0700
16863              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
16864      Branch: perl
16865            + lib/ExtUtils/MM_Cygwin.t
16866            ! MANIFEST
16867 ____________________________________________________________________________
16868 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
16869         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
16870              From: Michael G Schwern <schwern@pobox.com> 
16871              Date: Fri, 14 Dec 2001 20:59:42 -0500
16872              Message-ID: <20011215015942.GF28596@blackrider>
16873      Branch: perl
16874            ! t/TEST
16875 ____________________________________________________________________________
16876 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
16877         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
16878              From: Michael G Schwern <schwern@pobox.com> 
16879              Date: Fri, 14 Dec 2001 20:03:46 -0500
16880              Message-ID: <20011215010346.GD28596@blackrider>
16881      Branch: perl
16882            + ext/B/t/bblock.t
16883            ! MANIFEST
16884 ____________________________________________________________________________
16885 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
16886         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
16887              From: Michael G Schwern <schwern@pobox.com> 
16888              Date: Fri, 14 Dec 2001 19:59:13 -0500
16889              Message-ID: <20011215005913.GC28596@blackrider>
16890      Branch: perl
16891            ! ext/B/B/Bblock.pm
16892 ____________________________________________________________________________
16893 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
16894         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
16895              From: Michael G Schwern <schwern@pobox.com> 
16896              Date: Fri, 14 Dec 2001 19:36:12 -0500
16897              Message-ID: <20011215003611.GA28596@blackrider>
16898      Branch: perl
16899            + ext/B/t/asmdata.t
16900            ! MANIFEST
16901 ____________________________________________________________________________
16902 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
16903         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
16904              From: Michael G Schwern <schwern@pobox.com> 
16905              Date: Fri, 14 Dec 2001 19:14:14 -0500
16906              Message-ID: <20011215001414.GA25077@blackrider>
16907      Branch: perl
16908            ! bytecode.pl ext/B/B/Asmdata.pm
16909 ____________________________________________________________________________
16910 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
16911         Log: Permissions.
16912      Branch: perl
16913            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
16914            ! ext/Devel/PPPort/module3.c
16915 ____________________________________________________________________________
16916 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
16917         Log: Benchmark test from Nicholas Clark.
16918      Branch: perl
16919            + lib/Benchmark.t
16920            ! MANIFEST lib/Benchmark.pm
16921 ____________________________________________________________________________
16922 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
16923         Log: Mithing.
16924      Branch: perl
16925            + lib/Attribute/Handlers/demo/demo2.pl
16926            + lib/Attribute/Handlers/demo/demo3.pl
16927            + lib/Attribute/Handlers/demo/demo4.pl
16928 ____________________________________________________________________________
16929 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
16930         Log: Silence compiler worries found by Schwern/Digital cc.
16931      Branch: perl
16932            ! perlio.c sv.c x2p/str.c
16933 ____________________________________________________________________________
16934 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
16935         Log: User may not have a valid home directory even if
16936              getpwuid() succedds.
16937      Branch: perl
16938            ! ext/File/Glob/t/basic.t
16939 ____________________________________________________________________________
16940 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
16941         Log: Integrate with perlio.  (No changes, but that's okay.)
16942      Branch: perl
16943           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
16944 ____________________________________________________________________________
16945 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
16946         Log: Add a Configure hints file for VOS: the POSIX support
16947              of VOS is getting close to the point where it can run
16948              Configure (some Configure tweaks will be required).
16949      Branch: perl
16950            + hints/vos.sh
16951            ! MANIFEST
16952 ____________________________________________________________________________
16953 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
16954         Log: Update Changes.
16955      Branch: perl
16956            ! Changes patchlevel.h
16957 ____________________________________________________________________________
16958 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
16959         Log: Reintroduce Attribute::Handlers with Spider's fixes.
16960      Branch: perl
16961            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
16962            + lib/Attribute/Handlers/README
16963            + lib/Attribute/Handlers/demo/Demo.pm
16964            + lib/Attribute/Handlers/demo/Descriptions.pm
16965            + lib/Attribute/Handlers/demo/MyClass.pm
16966            + lib/Attribute/Handlers/demo/demo.pl
16967            + lib/Attribute/Handlers/demo/demo_call.pl
16968            + lib/Attribute/Handlers/demo/demo_chain.pl
16969            + lib/Attribute/Handlers/demo/demo_cycle.pl
16970            + lib/Attribute/Handlers/demo/demo_hashdir.pl
16971            + lib/Attribute/Handlers/demo/demo_phases.pl
16972            + lib/Attribute/Handlers/demo/demo_range.pl
16973            + lib/Attribute/Handlers/demo/demo_rawdata.pl
16974            + lib/Attribute/Handlers/t/multi.t
16975            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
16976 ____________________________________________________________________________
16977 [ 13685] By: nick                                  on 2001/12/14  15:57:00
16978         Log: Integrate mainline
16979      Branch: perlio
16980           +> t/run/switcht.t
16981           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
16982           !> perlapi.h pod/perlrun.pod t/TEST taint.c
16983 ____________________________________________________________________________
16984 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
16985         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
16986              From: Michael G Schwern <schwern@pobox.com> 
16987              Date: Thu, 13 Dec 2001 19:27:08 -0500
16988              Message-ID: <20011214002707.GA10532@blackrider>
16989              
16990              (reword the perlrun -t description a bit,
16991              and move the Itaint_warn to the bottom of
16992              the intrpvar.h for binary compatibility)
16993      Branch: perl
16994            + t/run/switcht.t
16995            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
16996            ! perlapi.h pod/perlrun.pod t/TEST taint.c
16997 ____________________________________________________________________________
16998 [ 13683] By: nick                                  on 2001/12/14  12:29:41
16999         Log: Integrate mainline
17000      Branch: perlio
17001           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
17002           +> lib/Term/ReadLine.t t/op/hashassign.t
17003            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
17004            - lib/Attribute/Handlers/README
17005            - lib/Attribute/Handlers/demo/Demo.pm
17006            - lib/Attribute/Handlers/demo/Descriptions.pm
17007            - lib/Attribute/Handlers/demo/MyClass.pm
17008            - lib/Attribute/Handlers/demo/demo.pl
17009            - lib/Attribute/Handlers/demo/demo2.pl
17010            - lib/Attribute/Handlers/demo/demo3.pl
17011            - lib/Attribute/Handlers/demo/demo4.pl
17012            - lib/Attribute/Handlers/demo/demo_call.pl
17013            - lib/Attribute/Handlers/demo/demo_chain.pl
17014            - lib/Attribute/Handlers/demo/demo_cycle.pl
17015            - lib/Attribute/Handlers/demo/demo_hashdir.pl
17016            - lib/Attribute/Handlers/demo/demo_phases.pl
17017            - lib/Attribute/Handlers/demo/demo_range.pl
17018            - lib/Attribute/Handlers/demo/demo_rawdata.pl
17019            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
17020           !> (integrate 101 files)
17021 ____________________________________________________________________________
17022 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
17023         Log: Detypo.
17024      Branch: perl
17025            ! utf8.c
17026 ____________________________________________________________________________
17027 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
17028         Log: Buffer overflow checks.
17029      Branch: perl
17030            ! utf8.c
17031 ____________________________________________________________________________
17032 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
17033         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
17034              From: Spider Boardman <spider@leggy.zk3.dec.com>
17035              Date: Thu, 13 Dec 2001 15:32:51 -0500
17036              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
17037      Branch: perl
17038            ! lib/ExtUtils/Embed.t
17039 ____________________________________________________________________________
17040 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
17041         Log: More on the Unicode "line" definition.
17042      Branch: perl
17043            ! pod/perlunicode.pod
17044 ____________________________________________________________________________
17045 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
17046         Log: Open-ended VERSION?
17047      Branch: perl
17048            ! lib/ExtUtils/Install.pm
17049 ____________________________________________________________________________
17050 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
17051         Log: Subject: [PATCH] Better make distclean
17052              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17053              Date: Thu, 13 Dec 2001 21:10:18 +0100
17054              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
17055      Branch: perl
17056            ! Makefile.SH
17057 ____________________________________________________________________________
17058 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
17059         Log: Remove Memoize::Saves as requested by mjd.
17060      Branch: perl
17061            - lib/Memoize/Saves.pm
17062            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
17063 ____________________________________________________________________________
17064 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
17065         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
17066              From: Michael G Schwern <schwern@pobox.com>
17067              Date: Tue, 11 Dec 2001 23:17:32 -0500
17068              Message-ID: <20011212041732.GS17250@blackrider>
17069      Branch: perl
17070            ! lib/ExtUtils/Install.pm
17071 ____________________________________________________________________________
17072 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
17073         Log: Subject: [PATCH] Re: use utf8; with bad utf8
17074              From: Nicholas Clark <nick@ccl4.org>
17075              Date: Thu, 13 Dec 2001 17:09:39 +0000
17076              Message-ID: <20011213170939.L21702@plum.flirble.org>
17077      Branch: perl
17078            ! t/lib/1_compile.t
17079 ____________________________________________________________________________
17080 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
17081         Log: Subject: (LONG!) Sort benchmarks and patch
17082              From: "John P. Linderman" <jpl@research.att.com>
17083              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
17084              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
17085      Branch: perl
17086            ! pp_sort.c
17087 ____________________________________________________________________________
17088 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
17089         Log: Unadorned numbers evil.
17090      Branch: perl
17091            ! pp.c regcomp.c regexec.c utf8.c utf8.h
17092 ____________________________________________________________________________
17093 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
17094         Log: "preprocessing directive not recognized within macro arg"
17095      Branch: perl
17096            ! ext/Data/Dumper/Dumper.xs
17097 ____________________________________________________________________________
17098 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
17099         Log: Subject: Clarifying the documentation of goto            
17100              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
17101              Date: Thu, 13 Dec 2001 08:57:38 -0500
17102              Message-ID: <3C18BD8B@operamail.com>
17103      Branch: perl
17104            ! pod/perlfunc.pod
17105 ____________________________________________________________________________
17106 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
17107         Log: It could be possible for the case-insensitive
17108              Unicode-aware string comparison to wander off
17109              to the la-la land.
17110      Branch: perl
17111            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
17112            ! regexec.c utf8.c
17113 ____________________________________________________________________________
17114 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
17115         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
17116              From: Michael G Schwern <schwern@pobox.com> 
17117              Date: Wed, 12 Dec 2001 21:53:46 -0500
17118              Message-ID: <20011213025346.GH25129@blackrider>
17119      Branch: perl
17120            ! lib/Net/hostent.t t/op/stat.t t/test.pl
17121 ____________________________________________________________________________
17122 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
17123         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
17124              From: Michael G Schwern <schwern@pobox.com> 
17125              Date: Wed, 12 Dec 2001 20:33:42 -0500
17126              Message-ID: <20011213013342.GX25129@blackrider>
17127      Branch: perl
17128            ! t/io/fs.t
17129 ____________________________________________________________________________
17130 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
17131         Log: Subject: Re: [PATCH] use utf8; tests
17132              From: Nicholas Clark <nick@ccl4.org>
17133              Date: Thu, 13 Dec 2001 00:16:58 +0000
17134              Message-ID: <20011213001658.I21702@plum.flirble.org>
17135      Branch: perl
17136            ! lib/utf8.t
17137 ____________________________________________________________________________
17138 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
17139         Log: EPOC fixes from Olaf Flebbe.
17140      Branch: perl
17141            ! README.epoc epoc/config.sh epoc/createpkg.pl
17142            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
17143 ____________________________________________________________________________
17144 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
17145         Log: Subject: [PATCH perl@13661] VMS test fix-ups
17146              From: "Craig A. Berry" <craigberry@mac.com>
17147              Date: Wed, 12 Dec 2001 16:27:48 -0600
17148              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
17149      Branch: perl
17150            ! lib/Net/hostent.t t/io/fs.t
17151 ____________________________________________________________________________
17152 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
17153         Log: Subject: Re: Next cygwin round.
17154              From: "Gerrit P. Haase" <gp@familiehaase.de>
17155              Date: Wed, 12 Dec 2001 21:59:00 +0100
17156              Message-ID: <122343874595.20011212215900@familiehaase.de>
17157      Branch: perl
17158            ! t/io/fs.t
17159 ____________________________________________________________________________
17160 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
17161         Log: Subject: [PATCH] use utf8; tests
17162              From: Nicholas Clark <nick@ccl4.org>
17163              Date: Wed, 12 Dec 2001 20:07:04 +0000
17164              Message-ID: <20011212200704.E21702@plum.flirble.org>
17165      Branch: perl
17166            ! lib/utf8.t t/test.pl
17167 ____________________________________________________________________________
17168 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
17169         Log: Update Changes.
17170      Branch: perl
17171            ! Changes patchlevel.h
17172 ____________________________________________________________________________
17173 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
17174         Log: Subject: [PATCH] Passing in env to perl_parse did not work
17175              From: Gisle Aas <gisle@ActiveState.com>
17176              Date: 11 Dec 2001 20:52:57 -0800
17177              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
17178      Branch: perl
17179            ! perl.c perl.h
17180 ____________________________________________________________________________
17181 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
17182         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
17183              mostly gcc -Wall complaining about the argument of %p not
17184              being a void *.
17185      Branch: perl
17186            ! perlio.c regcomp.c taint.c toke.c
17187 ____________________________________________________________________________
17188 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
17189         Log: metaconfig unit change for #13657.
17190      Branch: metaconfig
17191            ! U/modified/nis.U
17192 ____________________________________________________________________________
17193 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
17194         Log: Try YP/NIS also from /usr/lib/yp.
17195      Branch: perl
17196            ! Configure
17197 ____________________________________________________________________________
17198 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
17199         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
17200              From: Michael G Schwern <schwern@pobox.com>                
17201              Date: Wed, 12 Dec 2001 05:27:02 -0500      
17202              Message-ID: <20011212102702.GW17250@blackrider>
17203              
17204              (the op/grent part)
17205      Branch: perl
17206            ! t/op/grent.t
17207 ____________________________________________________________________________
17208 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
17209         Log: Weed out .files from ls and readdir() results.
17210      Branch: perl
17211            ! t/op/stat.t
17212 ____________________________________________________________________________
17213 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
17214         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
17215              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17216              Date: Wed, 12 Dec 2001 10:52:21 +0100
17217              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
17218      Branch: perl
17219            ! lib/File/Find.pm
17220 ____________________________________________________________________________
17221 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
17222         Log: Subject: [PATCH] doio fatal on cygwin for 13651
17223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
17224              Date: Wed, 12 Dec 2001 11:28:13 +0100      
17225              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
17226      Branch: perl
17227            ! doio.c
17228 ____________________________________________________________________________
17229 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
17230         Log: Get the whole line of ls, makes debugging easier
17231              (from Schwern)
17232      Branch: perl
17233            ! t/op/stat.t
17234 ____________________________________________________________________________
17235 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
17236         Log: rename() must be tested even without link()
17237              or the utime() and rename-directory tests fail.
17238              (Also got the BeOS utime atime/time the wrong way round.)
17239      Branch: perl
17240            ! t/io/fs.t
17241 ____________________________________________________________________________
17242 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
17243         Log: Now that the beos.c is compiled at the main level
17244              the header is in the beos/
17245      Branch: perl
17246            ! beos/beos.c
17247 ____________________________________________________________________________
17248 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
17249         Log: Must remember to require Socket.
17250      Branch: perl
17251            ! ext/Sys/Syslog/syslog.t
17252 ____________________________________________________________________________
17253 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
17254         Log: In BeOS Errno must resort to actual compilation
17255              and execution for some of the error constants.
17256      Branch: perl
17257            ! ext/Errno/Errno_pm.PL
17258 ____________________________________________________________________________
17259 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
17260         Log: BeOS still has no good sockets.
17261      Branch: perl
17262            ! ext/IO/lib/IO/t/io_sel.t
17263 ____________________________________________________________________________
17264 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
17265         Log: BeOS sockets are not true sockets.
17266      Branch: perl
17267            ! ext/IO/lib/IO/t/io_poll.t
17268 ____________________________________________________________________________
17269 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
17270         Log: No Socket, no Syslog.
17271      Branch: perl
17272            ! ext/Sys/Syslog/syslog.t
17273 ____________________________________________________________________________
17274 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
17275         Log: (On some platforms) missing truncate FH.
17276      Branch: perl
17277            ! pod/perltodo.pod
17278 ____________________________________________________________________________
17279 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
17280         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
17281              and vms would be muchly appreciated.
17282      Branch: perl
17283            ! t/io/fs.t
17284 ____________________________________________________________________________
17285 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
17286         Log: utime() updates only the mtime in BeOS. 
17287      Branch: perl
17288            ! pod/perlport.pod
17289 ____________________________________________________________________________
17290 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
17291         Log: No link(), no need to dSP.
17292      Branch: perl
17293            ! pp_sys.c
17294 ____________________________________________________________________________
17295 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
17296         Log: Missing argument.
17297      Branch: perl
17298            ! utf8.c
17299 ____________________________________________________________________________
17300 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
17301         Log: (1) To assume any setuid programs is silly.
17302              (2) Chaining tests with booleans means that some
17303              of them may not get run which means getting out
17304              of test count sync.
17305      Branch: perl
17306            ! t/op/stat.t
17307 ____________________________________________________________________________
17308 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
17309         Log: The beos.c needs to be in the main directory.
17310      Branch: perl
17311            ! hints/beos.sh
17312 ____________________________________________________________________________
17313 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
17314         Log: Detypo and rename.
17315      Branch: perl
17316            ! doio.c perl.h perlio.c perliol.h
17317 ____________________________________________________________________________
17318 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
17319         Log: This time I test compiled.  Honest.
17320      Branch: perl
17321            ! beos/beos.c
17322 ____________________________________________________________________________
17323 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
17324         Log: Subject: [PATCH] slightly more pack tests
17325              From: Nicholas Clark <nick@ccl4.org>
17326              Date: Tue, 11 Dec 2001 23:41:23 +0000
17327              Message-ID: <20011211234123.Y21702@plum.flirble.org>
17328      Branch: perl
17329            ! t/op/pack.t
17330 ____________________________________________________________________________
17331 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
17332         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
17333              From: "Craig A. Berry" <craigberry@mac.com>
17334              Date: Tue, 11 Dec 2001 16:39:13 -0600
17335              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
17336      Branch: perl
17337            ! configure.com
17338 ____________________________________________________________________________
17339 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
17340         Log: metaconfig unit change for #13632.
17341      Branch: metaconfig/U/perl
17342            ! perlpath.U
17343 ____________________________________________________________________________
17344 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
17345         Log: Subject: $Config{perlpath} and -Dversiononly
17346              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17347              Date: Tue, 11 Dec 2001 23:32:33 +0100
17348              Message-ID: <20011211233233.A11587@rafael>
17349      Branch: perl
17350            ! Configure
17351 ____________________________________________________________________________
17352 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
17353         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
17354              From: Nicholas Clark <nick@ccl4.org>
17355              Date: Tue, 11 Dec 2001 21:59:36 +0000
17356              Message-ID: <20011211215935.W21702@plum.flirble.org>
17357      Branch: perl
17358            ! t/op/pack.t
17359 ____________________________________________________________________________
17360 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
17361         Log: More UTF-8 API docs.
17362      Branch: perl
17363            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
17364 ____________________________________________________________________________
17365 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
17366         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
17367              From: Nicholas Clark <nick@ccl4.org>
17368              Date: Tue, 11 Dec 2001 20:08:59 +0000
17369              Message-ID: <20011211200859.S21702@plum.flirble.org>
17370      Branch: perl
17371            ! t/op/pack.t
17372 ____________________________________________________________________________
17373 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
17374         Log: Subject: Re: use utf8; with bad utf8
17375              From: Nicholas Clark <nick@ccl4.org>
17376              Date: Tue, 11 Dec 2001 19:49:21 +0000
17377              Message-ID: <20011211194921.R21702@plum.flirble.org>
17378      Branch: perl
17379            ! lib/utf8.t
17380 ____________________________________________________________________________
17381 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
17382         Log: Can't spell worth a dam.  (Try Three Gorges.)
17383      Branch: perl
17384            ! beos/beos.c
17385 ____________________________________________________________________________
17386 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
17387         Log: We need DWIM cpps.
17388      Branch: perl
17389            ! perlio.c
17390 ____________________________________________________________________________
17391 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
17392         Log: The unixish.h needs to be found and the waitpid wrapper
17393              could use a proto.
17394      Branch: perl
17395            ! beos/beosish.h
17396 ____________________________________________________________________________
17397 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
17398         Log: The BeOS waitpid() seems to be broken,
17399              have a wrapper for it.
17400      Branch: perl
17401            + beos/beos.c beos/beosish.h
17402            ! MANIFEST hints/beos.sh perl.h
17403 ____________________________________________________________________________
17404 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
17405         Log: Unlean the leaning tower of Babel.
17406      Branch: perl
17407            ! perl.h
17408 ____________________________________________________________________________
17409 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
17410         Log: Retract #13607 until we figure out what to do with autouse.
17411      Branch: perl
17412            ! lib/Carp.pm
17413 ____________________________________________________________________________
17414 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
17415         Log: Try to handle platforms that have O_TEXT != O_BINARY but
17416              which are not DOSish, BeOS being one of such platforms.
17417              Ideally this should be a Configure test, not a hardwired
17418              cpp symbol test... 
17419      Branch: perl
17420            ! doio.c perl.h perlio.c perliol.h
17421 ____________________________________________________________________________
17422 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
17423         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
17424              From: Jonathan Stowe <gellyfish@gellyfish.com>
17425              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
17426              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
17427      Branch: perl
17428            ! lib/Term/Cap.pm lib/Term/Cap.t
17429 ____________________________________________________________________________
17430 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
17431         Log: Subject: [patch perlio.c] test for NULL before derefencing
17432              From: Stas Bekman <stas@stason.org>
17433              Date: Tue, 11 Dec 2001 16:17:55 +0800
17434              Message-ID: <3C15C133.8@stason.org>
17435      Branch: perl
17436            ! perlio.c
17437 ____________________________________________________________________________
17438 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
17439         Log: metaconfig unit change for #13617.
17440      Branch: metaconfig/U/perl
17441            ! Extensions.U
17442 ____________________________________________________________________________
17443 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
17444         Log: BeOS has socket() but not enough to build a working Socket.
17445              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
17446              new networking implementation, which is rumored to fix the
17447              non-standardness of sockets, but it's apparently not publicly
17448              available, and anything to do with BeOS has become quite
17449              complicated with the sale of the Be assets to Palm.)
17450      Branch: perl
17451            ! Configure
17452 ____________________________________________________________________________
17453 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
17454         Log: Update changes
17455      Branch: maint-5.6/macperl
17456            ! macos/Changes
17457 ____________________________________________________________________________
17458 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
17459         Log: Add extra pod to help
17460      Branch: maint-5.6/macperl
17461            ! macos/macperl/MacPerl.podhelp
17462 ____________________________________________________________________________
17463 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
17464         Log: Return DoAppleScript errors in $@
17465      Branch: maint-5.6/macperl
17466            ! macos/ext/MacPerl/OSA.xs
17467 ____________________________________________________________________________
17468 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
17469         Log: Clear out $^E before each script run
17470      Branch: maint-5.6/macperl
17471            ! macos/macperl/MPScript.c
17472 ____________________________________________________________________________
17473 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
17474         Log: Integrate various changes from maint-5.6/perl/.
17475      Branch: maint-5.6/macperl
17476           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
17477           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
17478 ____________________________________________________________________________
17479 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
17480         Log: Subject: Exporter's documentation shouldn't lie               
17481              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
17482              Date: Mon, 10 Dec 2001 21:30:20 -0500
17483              Message-ID: <3C4AA201@operamail.com>
17484      Branch: perl
17485            ! lib/Exporter.pm
17486 ____________________________________________________________________________
17487 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
17488         Log: Make Errno better in BeOS (the second hunk is
17489              good on any platform).  Still not working in BeOS
17490              are the E constants that refer BeOS native error
17491              constants (B_...) which are enums (*groan*).
17492      Branch: perl
17493            ! ext/Errno/Errno_pm.PL
17494 ____________________________________________________________________________
17495 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
17496         Log: The BeOS linker seems to link the last seen symbol,
17497              not the first (so the symbols of op.o from libperl.so
17498              would get linked to miniperl instead of the symbols of
17499              opmini.o)-- use the same trick as for NeXT4 for linking
17500              miniperl.
17501      Branch: perl
17502            ! Makefile.SH
17503 ____________________________________________________________________________
17504 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
17505         Log: Subject: Re: [PATCH] tests for hash assignment
17506              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17507              Date: Tue, 11 Dec 2001 01:48:55 +0000
17508              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
17509      Branch: perl
17510            ! utf8.c
17511 ____________________________________________________________________________
17512 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
17513         Log: (retracted by #13622)
17514              
17515              Subject: RE: More verbose POD for Carp
17516              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
17517              Date: Mon, 10 Dec 2001 20:23:20 -0500
17518              Message-ID: <3C4A3566@operamail.com>
17519      Branch: perl
17520            ! lib/Carp.pm
17521 ____________________________________________________________________________
17522 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
17523         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
17524              From: "Craig A. Berry" <craigberry@mac.com>
17525              Date: Mon, 10 Dec 2001 18:25:37 -0600
17526              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
17527      Branch: perl
17528            ! t/op/write.t t/test.pl
17529 ____________________________________________________________________________
17530 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
17531         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
17532              From: Michael G Schwern <schwern@pobox.com>
17533              Date: Mon, 10 Dec 2001 08:00:01 -0500
17534              Message-ID: <20011210130000.GK1770@blackrider>
17535      Branch: perl
17536            ! t/comp/multiline.t
17537 ____________________________________________________________________________
17538 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
17539         Log: Subject: Re: [PATCH] tests for hash assignment
17540              From: Nicholas Clark <nick@ccl4.org>
17541              Date: Mon, 10 Dec 2001 23:22:28 +0000
17542              Message-ID: <20011210232228.M21702@plum.flirble.org>
17543      Branch: perl
17544            + t/op/hashassign.t
17545            ! MANIFEST t/op/each.t t/test.pl
17546 ____________________________________________________________________________
17547 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
17548         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
17549              From: "Craig A. Berry" <craigberry@mac.com>
17550              Date: Mon, 10 Dec 2001 16:38:14 -0600
17551              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
17552      Branch: perl
17553            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
17554 ____________________________________________________________________________
17555 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
17556         Log: Subject: [PATCH perl@13600] configure.com fixes
17557              From: "Craig A. Berry" <craigberry@mac.com>
17558              Date: Mon, 10 Dec 2001 14:40:20 -0600
17559              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
17560      Branch: perl
17561            ! configure.com
17562 ____________________________________________________________________________
17563 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
17564         Log: Silence BeOS compilation moaning.
17565      Branch: perl
17566            ! perl.h
17567 ____________________________________________________________________________
17568 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
17569         Log: Update Changes.
17570      Branch: perl
17571            ! Changes patchlevel.h
17572 ____________________________________________________________________________
17573 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
17574         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
17575              From: Michael G Schwern <schwern@pobox.com>
17576              Date: Mon, 10 Dec 2001 01:21:03 -0500
17577              Message-ID: <20011210062103.GC1770@blackrider>
17578      Branch: perl
17579            ! lib/ExtUtils/Command.t
17580 ____________________________________________________________________________
17581 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
17582         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
17583              From: Michael G Schwern <schwern@pobox.com>
17584              Date: Mon, 10 Dec 2001 01:10:57 -0500
17585              Message-ID: <20011210061057.GB1770@blackrider>
17586      Branch: perl
17587            ! t/op/groups.t
17588 ____________________________________________________________________________
17589 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
17590         Log: Retract #13596, #13593 should do the trick.
17591      Branch: perl
17592            ! t/op/stat.t
17593 ____________________________________________________________________________
17594 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
17595         Log: (retracted by #13597, #13593 does the job better)
17596              
17597              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
17598              From: Michael G Schwern <schwern@pobox.com>
17599              Date: Mon, 10 Dec 2001 00:53:16 -0500
17600              Message-ID: <20011210055316.GA1770@blackrider>
17601      Branch: perl
17602            ! t/op/stat.t
17603 ____________________________________________________________________________
17604 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
17605         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
17606              From: Michael G Schwern <schwern@pobox.com> 
17607              Date: Mon, 10 Dec 2001 02:19:14 -0500
17608              Message-ID: <20011210071914.GF1770@blackrider>
17609      Branch: perl
17610            ! lib/AutoSplit.t
17611 ____________________________________________________________________________
17612 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
17613         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
17614              From: Michael G Schwern <schwern@pobox.com>
17615              Date: Mon, 10 Dec 2001 02:47:40 -0500
17616              Message-ID: <20011210074739.GH1770@blackrider>
17617      Branch: perl
17618            ! t/op/pack.t
17619 ____________________________________________________________________________
17620 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
17621         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
17622              From: Michael G Schwern <schwern@pobox.com>
17623              Date: Mon, 10 Dec 2001 02:54:22 -0500
17624              Message-ID: <20011210075422.GI1770@blackrider>
17625      Branch: perl
17626            ! t/test.pl
17627 ____________________________________________________________________________
17628 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
17629         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
17630              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17631              Date: Mon, 10 Dec 2001 08:45:20 +0100
17632              Message-ID: <3C146810.60B5B7C0@alcatel.at>
17633      Branch: perl
17634            ! pp_pack.c
17635 ____________________________________________________________________________
17636 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
17637         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
17638              From: Michael G Schwern <schwern@pobox.com>
17639              Date: Mon, 10 Dec 2001 03:27:02 -0500
17640              Message-ID: <20011210082702.GN1770@blackrider>
17641      Branch: perl
17642            ! t/io/openpid.t
17643 ____________________________________________________________________________
17644 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
17645         Log: More chmod +w.
17646      Branch: perl
17647            ! Porting/makerel
17648 ____________________________________________________________________________
17649 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
17650         Log: Just skip the readability test if running as root.
17651      Branch: perl
17652            ! lib/Net/t/netrc.t
17653 ____________________________________________________________________________
17654 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
17655         Log: Tell about the downside of safe signals.
17656      Branch: perl
17657            ! pod/perldelta.pod
17658 ____________________________________________________________________________
17659 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
17660         Log: Make the whole -lperl thing NetBSD only until we
17661              find some other platform that needs the same.
17662      Branch: perl
17663            ! lib/ExtUtils/MM_Unix.pm
17664 ____________________________________________________________________________
17665 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
17666         Log: Subject: [PATCH t/op/pack.t] Cleanup
17667              From: Michael G Schwern <schwern@pobox.com> 
17668              Date: Sun, 9 Dec 2001 23:08:26 -0500
17669              Message-ID: <20011210040826.GD660@blackrider>
17670      Branch: perl
17671            ! t/op/pack.t
17672 ____________________________________________________________________________
17673 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
17674         Log: Add threads support for NetBSD.
17675              
17676              This is also the first (I think) Perl threads build with
17677              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
17678              NetBSD does not as of yet have true kernel POSIX threads,
17679              but the user-level pth seems to be doing pretty well--
17680              the only failure is that threads/t/basic okays 6 and 7
17681              consistently seem be arriving in the reverse order.
17682              Well, gdbm.t is also failing: 'Undefined PLT symbol
17683              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
17684              guessing that GDBM would need a threaded rebuild.
17685      Branch: perl
17686            ! hints/netbsd.sh
17687 ____________________________________________________________________________
17688 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
17689         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
17690              potential performance hit and change in semantics of closure
17691              lookups after C<undef &foo>)
17692      Branch: maint-5.6/perl
17693            ! op.c
17694 ____________________________________________________________________________
17695 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
17696         Log: metaconfig unit change for #13582.
17697      Branch: metaconfig
17698            ! U/threads/usethreads.U
17699 ____________________________________________________________________________
17700 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
17701         Log: Update the ithreads selection info in Configure,
17702              as suggested by Michael Schwern.
17703      Branch: perl
17704            ! Configure
17705 ____________________________________________________________________________
17706 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
17707         Log: Clearing locale environment simply doesn't seem to
17708              guarantee that (nl_)langinfo(CODESET) would return nil.
17709              (I for example get "ISO8859-1", so <guess>maybe there can
17710              be per-system default settings at work</guess>.)
17711      Branch: perl
17712            ! lib/open.t
17713 ____________________________________________________________________________
17714 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
17715         Log: Subject: RE: Exporter fixes reversed in 13540?
17716              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
17717              Date: Sun, 9 Dec 2001 12:55:15 -0500
17718              Message-ID: <3C13F455@operamail.com>
17719      Branch: perl
17720            ! lib/open.pm
17721 ____________________________________________________________________________
17722 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
17723         Log: Root is the lizard king.
17724      Branch: perl
17725            ! lib/Net/t/netrc.t
17726 ____________________________________________________________________________
17727 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
17728         Log: Telling how many tests we are expecting helps.
17729      Branch: perl
17730            ! ext/POSIX/t/waitpid.t
17731 ____________________________________________________________________________
17732 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
17733         Log: Add a test case for waitpid(): from Rocco Caputo.
17734      Branch: perl
17735            + ext/POSIX/t/waitpid.t
17736            ! MANIFEST
17737 ____________________________________________________________________________
17738 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
17739         Log: Subject: [PATCH] Term::ReadLine tweaks and test
17740              From: Richard Clamp <richardc@unixbeard.net>
17741              Date: Mon, 10 Dec 2001 00:51:47 +0000
17742              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
17743      Branch: perl
17744            + lib/Term/ReadLine.t
17745            ! MANIFEST lib/Term/ReadLine.pm
17746 ____________________________________________________________________________
17747 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
17748         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
17749              From: Rocco Caputo <troc@netrus.net>
17750              Date: Sun, 9 Dec 2001 18:12:38 -0500
17751              Message-ID: <20011209181238.A803@eyrie.homenet>
17752      Branch: perl
17753            ! win32/win32.c
17754 ____________________________________________________________________________
17755 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
17756         Log: make sure that va_start() has matching va_end();
17757              from OpenBSD 3.0.
17758      Branch: perl
17759            ! x2p/util.c
17760 ____________________________________________________________________________
17761 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
17762         Log: h2ph updates from OpenBSD 3.0.
17763      Branch: perl
17764            ! utils/h2ph.PL
17765 ____________________________________________________________________________
17766 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
17767         Log: OpenBSD hints update from OpenBSD 3.0.
17768      Branch: perl
17769            ! hints/openbsd.sh
17770 ____________________________________________________________________________
17771 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
17772         Log: DJGPP tweaks from Laszlo Molnar.
17773      Branch: perl
17774            ! djgpp/config.over lib/File/Find/t/find.t
17775            ! lib/File/Find/t/taint.t t/pod/find.t
17776 ____________________________________________________________________________
17777 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
17778         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
17779              From: Michael G Schwern <schwern@pobox.com> 
17780              Date: Sun, 9 Dec 2001 19:28:12 -0500
17781              Message-ID: <20011210002812.GF13586@blackrider>
17782      Branch: perl
17783            ! README.cygwin
17784 ____________________________________________________________________________
17785 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
17786         Log: README.cygwin update from Gerrit P. Haase.
17787      Branch: perl
17788            ! README.cygwin
17789 ____________________________________________________________________________
17790 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
17791         Log: Apply NetBSD patch-ag: shared/static linking,
17792              but make the change less intrusive on non-NetBSD.
17793      Branch: perl
17794            ! lib/ExtUtils/MM_Unix.pm
17795 ____________________________________________________________________________
17796 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
17797         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
17798      Branch: perl
17799            ! lib/ExtUtils/Liblist.pm
17800 ____________________________________________________________________________
17801 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
17802         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
17803      Branch: perl
17804            ! regcomp.c
17805 ____________________________________________________________________________
17806 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
17807         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
17808      Branch: perl
17809            ! pp.c
17810 ____________________________________________________________________________
17811 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
17812         Log: Apply NetBSD patch-ac.
17813              (the fix has already been done: change #9706, fully qualified
17814              pathnames in packlists)
17815      Branch: perl
17816            ! lib/ExtUtils/Install.pm
17817 ____________________________________________________________________________
17818 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
17819         Log: Apply NetBSD patch-ab: NetBSD hints update.
17820      Branch: perl
17821            ! hints/netbsd.sh
17822 ____________________________________________________________________________
17823 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
17824         Log: metaconfig unit changes for #13560.
17825      Branch: metaconfig/U/perl
17826            ! dlsrc.U i_ieeefp.U libperl.U
17827 ____________________________________________________________________________
17828 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
17829         Log: NetBSD has <ieeefp.h> but hidden.
17830      Branch: perl
17831            ! hints/netbsd.sh
17832 ____________________________________________________________________________
17833 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
17834         Log: Implement NetBSD patch-aa.
17835      Branch: perl
17836            ! Configure
17837 ____________________________________________________________________________
17838 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
17839         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
17840              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
17841              Date: Sun, 09 Dec 2001 13:40:58 +0100
17842              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
17843              
17844              (The lstat()s were there in 5.6.1: what happened to them?)
17845      Branch: perl
17846            ! lib/File/Find.pm
17847 ____________________________________________________________________________
17848 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
17849         Log: Quickie documentation of the C UTF-8 API.
17850      Branch: perl
17851            ! pod/perlunicode.pod
17852 ____________________________________________________________________________
17853 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
17854         Log: Subject: bleadperl on cygwin weirdness...
17855              From: "Gerrit P. Haase" <gp@familiehaase.de>
17856              Date: Sun, 9 Dec 2001 20:31:28 +0100
17857              Message-ID: <13779422183.20011209203128@familiehaase.de>          
17858              
17859              (plus libperl*.dll version portability tweaks)
17860      Branch: perl
17861            ! lib/ExtUtils/Embed.t
17862 ____________________________________________________________________________
17863 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
17864         Log: Instead of muting symbol export error if under eval,
17865              delay the errors until the croak().
17866              
17867              (replaces #13408)
17868      Branch: perl
17869            ! lib/Exporter/Heavy.pm
17870 ____________________________________________________________________________
17871 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
17872         Log: Basegroup 0 is a cygwin_nt thing.
17873      Branch: perl
17874            ! t/op/groups.t
17875 ____________________________________________________________________________
17876 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
17877         Log: Also WinME is LoseLink.
17878      Branch: perl
17879            ! t/op/stat.t
17880 ____________________________________________________________________________
17881 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
17882         Log: Forgotten checkin.
17883      Branch: perl
17884            ! lib/User/grent.t
17885 ____________________________________________________________________________
17886 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
17887         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
17888              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17889              Date: Sun, 09 Dec 2001 13:45:06 +0100
17890              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
17891      Branch: perl
17892            ! lib/File/Find.pm
17893 ____________________________________________________________________________
17894 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
17895         Log: Tweakback.
17896      Branch: perl
17897            ! lib/Net/hostent.t
17898 ____________________________________________________________________________
17899 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
17900         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
17901              From: Michael G Schwern <schwern@pobox.com>
17902              Date: Sat, 8 Dec 2001 14:48:38 -0500
17903              Message-ID: <20011208194838.GA8650@blackrider>
17904      Branch: perl
17905            ! t/op/grent.t
17906 ____________________________________________________________________________
17907 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
17908         Log: Subject: [README.cygwin] Removing old expected test failures
17909              From: Michael G Schwern <schwern@pobox.com>
17910              Date: Sat, 8 Dec 2001 15:38:28 -0500
17911              Message-ID: <20011208203828.GB9017@blackrider>
17912      Branch: perl
17913            ! README.cygwin
17914 ____________________________________________________________________________
17915 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
17916         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
17917              From: Michael G Schwern <schwern@pobox.com>                
17918              Date: Sat, 8 Dec 2001 15:26:59 -0500
17919              Message-ID: <20011208202659.GA9017@blackrider> 
17920      Branch: perl
17921            ! lib/Net/hostent.t
17922 ____________________________________________________________________________
17923 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
17924         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
17925              From: Michael G Schwern <schwern@pobox.com> 
17926              Date: Sat, 8 Dec 2001 15:06:16 -0500
17927              Message-ID: <20011208200616.GA8915@blackrider>
17928      Branch: perl
17929            ! t/op/stat.t
17930 ____________________________________________________________________________
17931 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
17932         Log: Developer deprecations and an incompatibility.
17933      Branch: perl
17934            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
17935 ____________________________________________________________________________
17936 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
17937         Log: Shoo.
17938      Branch: perl
17939            - lib/Attribute/Handlers.pm
17940 ____________________________________________________________________________
17941 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
17942         Log: Remove Attribute::Handlers, as per Damian's request.
17943              (Because of fixing the my variables to be now handled
17944              in run-time, the whole internals of the A::H needs to
17945              be rewritten and Damian will not have time for that
17946              for months.)
17947      Branch: perl
17948            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
17949            - lib/Attribute/Handlers/demo/Demo.pm
17950            - lib/Attribute/Handlers/demo/Descriptions.pm
17951            - lib/Attribute/Handlers/demo/MyClass.pm
17952            - lib/Attribute/Handlers/demo/demo.pl
17953            - lib/Attribute/Handlers/demo/demo2.pl
17954            - lib/Attribute/Handlers/demo/demo3.pl
17955            - lib/Attribute/Handlers/demo/demo4.pl
17956            - lib/Attribute/Handlers/demo/demo_call.pl
17957            - lib/Attribute/Handlers/demo/demo_chain.pl
17958            - lib/Attribute/Handlers/demo/demo_cycle.pl
17959            - lib/Attribute/Handlers/demo/demo_hashdir.pl
17960            - lib/Attribute/Handlers/demo/demo_phases.pl
17961            - lib/Attribute/Handlers/demo/demo_range.pl
17962            - lib/Attribute/Handlers/demo/demo_rawdata.pl
17963            - lib/Attribute/Handlers/t/multi.t
17964            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
17965            ! pod/perlmodlib.pod pod/perltoc.pod
17966 ____________________________________________________________________________
17967 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
17968         Log: Subject: Re: attributes are broken
17969              From: Spider Boardman <spider@Orb.Nashua.NH.US>
17970              Date: Sun, 09 Dec 2001 00:09:23 -0500
17971              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
17972      Branch: perl
17973            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
17974            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
17975            ! xsutils.c
17976 ____________________________________________________________________________
17977 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
17978         Log: Forgotten checkin.
17979      Branch: perl
17980            ! lib/Pod/Text.pm
17981 ____________________________________________________________________________
17982 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
17983         Log: uconfig.h update.
17984      Branch: perl
17985            ! uconfig.h
17986 ____________________________________________________________________________
17987 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
17988         Log: Update Changes.
17989      Branch: perl
17990            ! Changes patchlevel.h
17991 ____________________________________________________________________________
17992 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
17993         Log: Note that some of the Unicode features are
17994              dependent on perlio.
17995      Branch: perl
17996            ! pod/perluniintro.pod
17997 ____________________________________________________________________________
17998 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
17999         Log: Regen perlapi, regen toc.
18000      Branch: perl
18001            ! pod/perlapi.pod pod/perltoc.pod
18002 ____________________________________________________________________________
18003 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
18004         Log: FAQ sync.
18005      Branch: perl
18006            ! pod/perlfaq4.pod pod/perlfaq6.pod
18007 ____________________________________________________________________________
18008 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
18009         Log: Subject: [PATCH] Fix odd language in an sv.c comment
18010              From: coral@eekeek.org
18011              Date: Sat, 8 Dec 2001 12:19:39 -0500
18012              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
18013      Branch: perl
18014            ! sv.c
18015 ____________________________________________________________________________
18016 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
18017         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
18018              From: Michael G Schwern <schwern@pobox.com>
18019              Date: Fri, 7 Dec 2001 20:03:45 -0500
18020              Message-ID: <20011208010345.GD642@blackrider>
18021              
18022              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
18023              From: Michael G Schwern <schwern@pobox.com>
18024              Date: Fri, 7 Dec 2001 20:13:54 -0500
18025              Message-ID: <20011208011354.GE642@blackrider>
18026              
18027              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
18028              From: Michael G Schwern <schwern@pobox.com>
18029              Date: Fri, 7 Dec 2001 21:47:36 -0500
18030              Message-ID: <20011208024736.GH642@blackrider>
18031              
18032              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
18033              From: Michael G Schwern <schwern@pobox.com>
18034              Date: Fri, 7 Dec 2001 23:09:43 -0500
18035              Message-ID: <20011208040943.GK642@blackrider>
18036              
18037              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
18038              Message-Id: <a05101004b83754903506@[172.16.52.1]>
18039              Date: Fri, 7 Dec 2001 23:28:15 -0600
18040              From: "Craig A. Berry" <craigberry@mac.com>
18041      Branch: perl
18042            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
18043 ____________________________________________________________________________
18044 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
18045         Log: Integrate perlio.
18046      Branch: perl
18047           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
18048           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
18049 ____________________________________________________________________________
18050 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
18051         Log: Retract #11156 since Sarathy has found that it breaks code:
18052              http://bugs.ActiveState.com/show_bug.cgi?id=18457
18053              http://bugs.ActiveState.com/show_bug.cgi?id=18858
18054      Branch: perl
18055            ! op.c sv.c t/op/pos.t
18056 ____________________________________________________________________________
18057 [ 13532] By: nick                                  on 2001/12/08  14:11:12
18058         Log: Integrate mainline
18059      Branch: perlio
18060           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
18061           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
18062 ____________________________________________________________________________
18063 [ 13531] By: nick                                  on 2001/12/08  13:48:21
18064         Log: Tweak multi-arg open error messages
18065      Branch: perlio
18066            ! perlio.c
18067 ____________________________________________________________________________
18068 [ 13530] By: nick                                  on 2001/12/08  10:20:06
18069         Log: Allow multi-arg open() if opening layer declares this legal.
18070      Branch: perlio
18071            ! doio.c perlio.c perliol.h
18072 ____________________________________________________________________________
18073 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
18074         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
18075              From: Michael G Schwern <schwern@pobox.com>       
18076              Date: Fri, 7 Dec 2001 19:41:31 -0500
18077              Message-ID: <20011208004131.GC642@blackrider>
18078      Branch: perl
18079            ! t/run/switches.t t/test.pl
18080 ____________________________________________________________________________
18081 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
18082         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
18083              From: Michael G Schwern <schwern@pobox.com>       
18084              Date: Fri, 7 Dec 2001 19:12:44 -0500
18085              Message-ID: <20011208001244.GB642@blackrider>
18086      Branch: perl
18087            ! t/op/stat.t
18088 ____________________________________________________________________________
18089 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
18090         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
18091              From: Michael G Schwern <schwern@pobox.com>
18092              Date: Fri, 7 Dec 2001 17:28:57 -0500
18093              Message-ID: <20011207222857.GI23210@blackrider>
18094      Branch: perl
18095            ! t/op/magic.t
18096 ____________________________________________________________________________
18097 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
18098         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
18099      Branch: perl
18100            ! t/test.pl
18101 ____________________________________________________________________________
18102 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
18103         Log: which_perl: delay as much a possible till runtime.
18104      Branch: perl
18105            ! t/test.pl
18106 ____________________________________________________________________________
18107 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
18108         Log: Further tweakage to which_perl().
18109      Branch: perl
18110            ! t/test.pl
18111 ____________________________________________________________________________
18112 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
18113         Log: perluniintro tweaks.
18114      Branch: perl
18115            ! pod/perluniintro.pod
18116 ____________________________________________________________________________
18117 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
18118         Log: Tweak the $Perl computation.
18119      Branch: perl
18120            ! t/test.pl
18121 ____________________________________________________________________________
18122 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
18123         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
18124              From: Nicholas Clark <nick@ccl4.org>
18125              Date: Fri, 7 Dec 2001 17:06:56 +0000
18126              Message-ID: <20011207170656.G21702@plum.flirble.org>
18127      Branch: perl
18128            ! doop.c t/op/chop.t
18129 ____________________________________________________________________________
18130 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
18131         Log: Update Changes.
18132      Branch: perl
18133            ! Changes patchlevel.h
18134 ____________________________________________________________________________
18135 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
18136         Log: Missing ).
18137      Branch: perl
18138            ! t/test.pl
18139 ____________________________________________________________________________
18140 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
18141         Log: Allow several arguments to display().
18142      Branch: perl
18143            ! t/test.pl
18144 ____________________________________________________________________________
18145 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
18146         Log: /dev/stdout could be either a character special file
18147              or a named pipe, so let's pretend it doesn't exist.
18148      Branch: perl
18149            ! t/op/stat.t
18150 ____________________________________________________________________________
18151 [ 13516] By: nick                                  on 2001/12/07  15:09:23
18152         Log: Integrate again - can I catch up ?
18153      Branch: perlio
18154           !> t/test.pl
18155 ____________________________________________________________________________
18156 [ 13515] By: nick                                  on 2001/12/07  15:08:17
18157         Log: Integrate mainline some more
18158      Branch: perlio
18159           !> README.hpux hints/linux.sh pod/perlfunc.pod
18160 ____________________________________________________________________________
18161 [ 13514] By: nick                                  on 2001/12/07  15:07:15
18162         Log: Integrate mainline
18163      Branch: perlio
18164           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
18165           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
18166           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
18167           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
18168           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
18169           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
18170           +> t/lib/Math/BigInt/BareCalc.pm
18171            - ext/Devel/PPPort/harness/Harness.pm
18172            - ext/Devel/PPPort/harness/Harness.xs
18173            - ext/Devel/PPPort/harness/Makefile.PL
18174            - ext/Devel/PPPort/harness/module2.c
18175            - ext/Devel/PPPort/harness/module3.c
18176            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
18177            - lib/File/Spec/Functions.t
18178           !> (integrate 103 files)
18179 ____________________________________________________________________________
18180 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
18181         Log: Add display() for displaying icky scalars.
18182      Branch: perl
18183            ! t/test.pl
18184 ____________________________________________________________________________
18185 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
18186         Log: Subject: [ID 20011207.001] documentation bug for waitpid
18187              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
18188              Date: Fri, 7 Dec 2001 12:44:56 +0100
18189              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
18190      Branch: perl
18191            ! pod/perlfunc.pod
18192 ____________________________________________________________________________
18193 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
18194         Log: gcc version matching didn't.
18195      Branch: perl
18196            ! hints/linux.sh
18197 ____________________________________________________________________________
18198 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
18199         Log: Subject: HP renamed their servers              
18200              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18201              Date: Fri, 07 Dec 2001 12:07:22 +0100
18202              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
18203      Branch: perl
18204            ! README.hpux
18205 ____________________________________________________________________________
18206 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
18207         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
18208              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18209              Date: Fri, 7 Dec 2001 00:24:55 -0500
18210              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
18211      Branch: perl
18212            ! pod/perlport.pod
18213 ____________________________________________________________________________
18214 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
18215         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
18216              From: Michael G Schwern <schwern@pobox.com> 
18217              Date: Thu, 6 Dec 2001 22:56:34 -0500
18218              Message-ID: <20011207035634.GO22648@blackrider>
18219      Branch: perl
18220            ! t/base/lex.t t/op/exec.t
18221 ____________________________________________________________________________
18222 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
18223         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
18224              From: Michael G Schwern <schwern@pobox.com>
18225              Date: Thu, 6 Dec 2001 22:45:44 -0500
18226              Message-ID: <20011207034544.GN22648@blackrider>
18227              
18228              (plus op/ref tweak)
18229      Branch: perl
18230            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
18231            ! t/run/kill_perl.t t/test.pl
18232 ____________________________________________________________________________
18233 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
18234         Log: Upgrade to Math::BigInt 1.48.
18235      Branch: perl
18236            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
18237            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18238            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
18239            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
18240            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
18241            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
18242            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
18243 ____________________________________________________________________________
18244 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
18245         Log: Mention also perl56delta in case someone is upgrading from
18246              Perl 5.005_03.
18247      Branch: perl
18248            ! pod/perldelta.pod
18249 ____________________________________________________________________________
18250 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
18251         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
18252              From: Michael G Schwern <schwern@pobox.com>
18253              Date: Thu, 6 Dec 2001 15:15:28 -0500
18254              Message-ID: <20011206201528.GF16414@blackrider>
18255              
18256              (just the term.t, not the lex.t)
18257              
18258              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
18259              From: Michael G Schwern <schwern@pobox.com>
18260              Date: Thu, 6 Dec 2001 15:22:22 -0500
18261              Message-ID: <20011206202222.GG16414@blackrider>
18262              
18263              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
18264              From: Michael G Schwern <schwern@pobox.com>
18265              Date: Thu, 6 Dec 2001 15:31:58 -0500
18266              Message-ID: <20011206203158.GI16414@blackrider>
18267              
18268              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
18269              From: Michael G Schwern <schwern@pobox.com>
18270              Date: Thu, 6 Dec 2001 17:38:55 -0500
18271              Message-ID: <20011206223855.GC22648@blackrider>
18272      Branch: perl
18273            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
18274            ! t/test.pl
18275 ____________________________________________________________________________
18276 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
18277         Log: Update the thr5005 situation.
18278      Branch: perl
18279            ! pod/perldelta.pod
18280 ____________________________________________________________________________
18281 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
18282         Log: perldelta borrowings from perl561delta.
18283      Branch: perl
18284            ! pod/perldelta.pod
18285 ____________________________________________________________________________
18286 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
18287         Log: Add the 5.6.1 perldelta as perl561delta.
18288              (Makes it easier to steal stuff for perldelta :-)
18289      Branch: perl
18290            + pod/perl561delta.pod
18291            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18292 ____________________________________________________________________________
18293 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
18294         Log: Retract #13496 for now.
18295      Branch: perl
18296            ! t/base/lex.t t/base/term.t
18297 ____________________________________________________________________________
18298 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
18299         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
18300              From: "Craig A. Berry" <craigberry@mac.com>
18301              Date: Thu, 6 Dec 2001 14:54:36 -0600
18302              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
18303      Branch: perl
18304            ! vms/ext/filespec.t
18305 ____________________________________________________________________________
18306 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
18307         Log: (retracted by #13499)
18308              
18309              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
18310              From: Michael G Schwern <schwern@pobox.com>
18311              Date: Thu, 6 Dec 2001 15:15:28 -0500
18312              Message-ID: <20011206201528.GF16414@blackrider>
18313      Branch: perl
18314            ! t/base/lex.t t/base/term.t
18315 ____________________________________________________________________________
18316 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
18317         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
18318              From: Michael G Schwern <schwern@pobox.com>
18319              Date: Thu, 6 Dec 2001 13:54:48 -0500
18320              Message-ID: <20011206185448.GC16414@blackrider>
18321      Branch: perl
18322            ! t/op/stat.t
18323 ____________________________________________________________________________
18324 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
18325         Log: The #4 has nothing to do with Unicode.
18326      Branch: perl
18327            ! t/op/tr.t
18328 ____________________________________________________________________________
18329 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
18330         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
18331              From: Michael G Schwern <schwern@pobox.com>
18332              Date: Thu, 6 Dec 2001 13:45:48 -0500
18333              Message-ID: <20011206184548.GB16414@blackrider>
18334      Branch: perl
18335            ! t/op/tr.t
18336 ____________________________________________________________________________
18337 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
18338         Log: Update Changes.
18339      Branch: perl
18340            ! Changes patchlevel.h
18341 ____________________________________________________________________________
18342 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
18343         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
18344              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18345              Date: Thu, 6 Dec 2001 11:41:25 EST
18346              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
18347      Branch: perl
18348            ! vms/vms.c vms/vmsish.h
18349 ____________________________________________________________________________
18350 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
18351         Log: Subject: [PATCH] Re: weirdness in regexps
18352              From: Robin Houston <robin@kitsite.com> 
18353              Date: Thu, 6 Dec 2001 14:44:01 +0000
18354              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
18355      Branch: perl
18356            ! op.c t/lib/strict/subs
18357 ____________________________________________________________________________
18358 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
18359         Log: Make the -b -c -S tests count all of the /dev, not just
18360              check the first one, as suggested by Benjamin Goldberg.
18361      Branch: perl
18362            ! t/op/stat.t
18363 ____________________________________________________________________________
18364 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
18365         Log: Subject: Re: [PATCH: bleadperl] casefold backref
18366              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
18367              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
18368              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
18369      Branch: perl
18370            ! regexec.c
18371 ____________________________________________________________________________
18372 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
18373         Log: Nits noticed by Philip Newton, and de-tab DB.t.
18374      Branch: perl
18375            ! lib/DB.t
18376 ____________________________________________________________________________
18377 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
18378         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
18379              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
18380              Date: 6 Dec 2001 11:06:01 -0000
18381              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
18382      Branch: perl
18383            ! op.c t/op/tr.t
18384 ____________________________________________________________________________
18385 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
18386         Log: Subject: [PATCH: bleadperl] casefold backref
18387              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
18388              Date: Wed, 05 Dec 2001 17:27:05 +0000
18389              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
18390      Branch: perl
18391            ! regexec.c t/op/re_tests
18392 ____________________________________________________________________________
18393 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
18394         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
18395              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18396              Date: Wed, 5 Dec 2001 22:34:53 EST
18397              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
18398      Branch: perl
18399            ! mg.c vms/vms.c vms/vmsish.h
18400 ____________________________________________________________________________
18401 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
18402         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
18403              From: Michael G Schwern <schwern@pobox.com>
18404              Date: Wed, 5 Dec 2001 19:52:58 -0500
18405              Message-ID: <20011205195257.A903@blackrider>
18406      Branch: perl
18407            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
18408            + lib/File/Spec/t/rel2abs2rel.t
18409            - lib/File/Spec.t lib/File/Spec/Functions.t
18410            ! MANIFEST
18411 ____________________________________________________________________________
18412 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
18413         Log: Subject: Re: Silly stat() portability questions                
18414              From: Benjamin Goldberg <goldbb2@earthlink.net>
18415              Date: Wed, 05 Dec 2001 22:52:35 -0500
18416              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
18417      Branch: perl
18418            ! pod/perlport.pod
18419 ____________________________________________________________________________
18420 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
18421         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
18422              From: "Craig A. Berry" <craigberry@mac.com>
18423              Date: Wed, 05 Dec 2001 16:41:59 -0600
18424              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
18425      Branch: perl
18426            ! README.vms configure.com lib/File/Spec/VMS.pm
18427            ! vms/ext/filespec.t
18428 ____________________________________________________________________________
18429 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
18430         Log: $apply->('club', $glibc_maintainers);
18431              
18432              (Nick Clark just reported that <langinfo.h> YESSTR
18433              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
18434      Branch: perl
18435            ! ext/I18N/Langinfo/Langinfo.t
18436 ____________________________________________________________________________
18437 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
18438         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
18439      Branch: perl
18440            ! pod/perlport.pod
18441 ____________________________________________________________________________
18442 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
18443         Log: tweak change#13474 (pad entries can apparently be null in some
18444              situations)
18445      Branch: maint-5.6/perl
18446            ! op.c
18447 ____________________________________________________________________________
18448 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
18449         Log: Restore the /dev -b -c -S part of the test.
18450      Branch: perl
18451            ! t/op/stat.t
18452 ____________________________________________________________________________
18453 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
18454         Log: Retract #13475 until Arthur gets back to the mine.
18455      Branch: perl
18456            ! op.c t/run/kill_perl.t
18457 ____________________________________________________________________________
18458 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
18459         Log: (retracted by #13476)
18460              
18461              Manually apply #13474; fixes stale reference to dead
18462              CvOUTSIDE(); this can happen when anonymous subroutines
18463              that aren't closures are returned from an eval""
18464              
18465              (threads/shared/sv_refs.t is coredump-unhappy about this change)
18466      Branch: perl
18467            ! op.c t/run/kill_perl.t
18468 ____________________________________________________________________________
18469 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
18470         Log: replacement for change#10451
18471              
18472              fixes stale reference to dead CvOUTSIDE(); this can happen when
18473              anonymous subroutines that aren't closures are returned from an
18474              eval""
18475      Branch: maint-5.6/perl
18476            ! op.c t/op/misc.t
18477 ____________________________________________________________________________
18478 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
18479         Log: revert change#10451,10472; it was a naive fix that simply
18480              reintroduced the memory leak!
18481      Branch: maint-5.6/perl
18482            ! op.c t/op/misc.t
18483 ____________________________________________________________________________
18484 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
18485         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
18486              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18487              Date: Wed, 05 Dec 2001 10:49:20 +0100
18488              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
18489      Branch: perl
18490            ! lib/File/Basename.pm lib/File/Basename.t
18491 ____________________________________________________________________________
18492 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
18493         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
18494              From: Michael G Schwern <schwern@pobox.com> 
18495              Date: Wed, 5 Dec 2001 02:47:59 -0500
18496              Message-ID: <20011205024759.H14333@blackrider>
18497      Branch: perl
18498            ! t/op/magic.t
18499 ____________________________________________________________________________
18500 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
18501         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
18502              From: Michael G Schwern <schwern@pobox.com>              
18503              Date: Wed, 5 Dec 2001 02:22:05 -0500
18504              Message-ID: <20011205022205.F14333@blackrider>
18505      Branch: perl
18506            ! t/op/stat.t vms/test.com
18507 ____________________________________________________________________________
18508 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
18509         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
18510              From: Michael G Schwern <schwern@pobox.com> 
18511              Date: Tue, 4 Dec 2001 23:40:10 -0500
18512              Message-ID: <20011204234010.B14333@blackrider>
18513      Branch: perl
18514            ! t/op/stat.t
18515 ____________________________________________________________________________
18516 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
18517         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
18518              From: Michael G Schwern <schwern@pobox.com> 
18519              Date: Tue, 4 Dec 2001 21:09:18 -0500           
18520              Message-ID: <20011204210918.D13279@blackrider>
18521              
18522              t/test.
18523      Branch: perl
18524            ! t/test.pl
18525 ____________________________________________________________________________
18526 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
18527         Log: (accidentally empty check-in)
18528      Branch: perl
18529            ! t/op/stat.t
18530 ____________________________________________________________________________
18531 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
18532         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
18533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18534              Date: Tue, 04 Dec 2001 23:40:27 +0100
18535              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
18536      Branch: perl
18537            ! mg.c
18538 ____________________________________________________________________________
18539 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
18540         Log: Subject: [PATCH] minor pod fix in Safe.pm
18541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18542              Date: Tue, 4 Dec 2001 22:02:34 +0100
18543              Message-ID: <20011204220234.A17293@rafael>
18544      Branch: perl
18545            ! ext/Opcode/Safe.pm
18546 ____________________________________________________________________________
18547 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
18548         Log: CRLF GRRR.
18549      Branch: perl
18550            ! djgpp/configure.bat
18551 ____________________________________________________________________________
18552 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
18553         Log: DJGPP fixes from Laszlo Molnar.
18554      Branch: perl
18555            ! djgpp/configure.bat djgpp/djgpp.h
18556 ____________________________________________________________________________
18557 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
18558         Log: Update Changes.
18559      Branch: perl
18560            ! Changes patchlevel.h
18561 ____________________________________________________________________________
18562 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
18563         Log: Must wipe out the memory of real Socket before starting
18564              to use the new fake one.
18565      Branch: perl
18566            ! lib/Net/t/config.t
18567 ____________________________________________________________________________
18568 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
18569         Log: LC_ALL might trump LANG.
18570      Branch: perl
18571            ! lib/open.t
18572 ____________________________________________________________________________
18573 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
18574         Log: Make the eval runtime.
18575      Branch: perl
18576            ! lib/open.pm
18577 ____________________________________________________________________________
18578 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
18579         Log: Make the Langinfo test both more lenient (allow
18580              for any symbol not to exists) and stricter (add
18581              more symbols).
18582      Branch: perl
18583            ! ext/I18N/Langinfo/Langinfo.t
18584 ____________________________________________________________________________
18585 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
18586         Log: integrate change#13453 from maint-5.6
18587              
18588              tweak change#11399 to use an explicit flag rather than
18589              ass_u_ming w32_pseudo_id will only be zero for the real
18590              toplevel interpreter; avoids multiple hosts from diddling
18591              the environment at the same time
18592      Branch: perl
18593           !> win32/perlhost.h
18594 ____________________________________________________________________________
18595 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
18596         Log: Subject: [PATCH] VMS update for perldelta.pod
18597              From: "Craig A. Berry" <craigberry@mac.com> 
18598              Date: Tue, 4 Dec 2001 00:23:12 -0600
18599              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
18600      Branch: perl
18601            ! pod/perldelta.pod
18602 ____________________________________________________________________________
18603 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
18604         Log: NetWare tweak from Ananth Kesari.
18605      Branch: perl
18606            ! NetWare/Makefile
18607 ____________________________________________________________________________
18608 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
18609         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
18610              Not adding the test suite because of its many assumptions.
18611      Branch: perl
18612            ! lib/Net/Ping.pm
18613 ____________________________________________________________________________
18614 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
18615         Log: tweak change#11399 to use an explicit flag rather than
18616              ass_u_ming w32_pseudo_id will only be zero for the real
18617              toplevel interpreter; avoids multiple hosts from diddling
18618              the environment at the same time
18619      Branch: maint-5.6/perl
18620            ! win32/perlhost.h
18621 ____________________________________________________________________________
18622 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
18623         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
18624              from Len Makin.
18625      Branch: perl
18626            + hints/super-ux.sh
18627            ! MANIFEST
18628 ____________________________________________________________________________
18629 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
18630         Log: Add Mac OS X known failures to perldelta.
18631      Branch: perl
18632            ! pod/perldelta.pod
18633 ____________________________________________________________________________
18634 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
18635         Log: I think it's time to call the utf8 code non-test.
18636      Branch: perl
18637            ! utf8.c
18638 ____________________________________________________________________________
18639 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
18640         Log: Retract #13303, need rethink.
18641      Branch: perl
18642            ! utf8.c
18643 ____________________________________________________________________________
18644 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
18645         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
18646              From: "Craig A. Berry" <craigberry@mac.com>
18647              Date: Mon, 03 Dec 2001 16:28:06 -0600
18648              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
18649      Branch: perl
18650            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
18651 ____________________________________________________________________________
18652 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
18653         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
18654              From: Andy Dougherty <doughera@lafayette.edu>
18655              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
18656              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
18657      Branch: perl
18658            ! hints/solaris_2.sh
18659 ____________________________________________________________________________
18660 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
18661         Log: This test is not very robust on 8.3-constrained systems:
18662              all the "with truncated name" lines between "Autosplitting ..."
18663              and "some names are not unique" lines are unexpected,
18664              and the truncation message becomes:
18665              testtest.al, testtest.al truncate to testtest 
18666      Branch: perl
18667            ! lib/AutoSplit.t
18668 ____________________________________________________________________________
18669 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
18670         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
18671      Branch: perl
18672            ! ext/I18N/Langinfo/Langinfo.t
18673 ____________________________________________________________________________
18674 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
18675         Log: Test::Morify UCD.t
18676      Branch: perl
18677            ! lib/Unicode/UCD.t
18678 ____________________________________________________________________________
18679 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
18680         Log: If Socket has not been built (e.g. DJGPP) the libnet
18681              tests fall over with (too) much noise.
18682      Branch: perl
18683            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
18684            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
18685            ! lib/Net/t/smtp.t lib/Net/t/time.t
18686 ____________________________________________________________________________
18687 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
18688         Log: Subject: [PATCH] shared hash keys and ++/--
18689              From: Nicholas Clark <nick@ccl4.org>
18690              Date: Mon, 3 Dec 2001 16:37:16 +0000
18691              Message-ID: <20011203163716.C21702@plum.flirble.org>
18692      Branch: perl
18693            ! pp.c pp_hot.c sv.c t/op/inc.t
18694 ____________________________________________________________________________
18695 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
18696         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
18697              From: Jonathan Stowe <jns@gellyfish.com>
18698              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
18699              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
18700      Branch: perl
18701            ! lib/Term/Cap.pm
18702 ____________________________________________________________________________
18703 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
18704         Log: Update Changes.
18705      Branch: perl
18706            ! Changes patchlevel.h
18707 ____________________________________________________________________________
18708 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
18709         Log: perldelta tweaks.
18710      Branch: perl
18711            ! pod/perldelta.pod
18712 ____________________________________________________________________________
18713 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
18714         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
18715              From: Sam Tregar <sam@tregar.com> 
18716              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
18717              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
18718      Branch: perl
18719            ! pod/perlnewmod.pod
18720 ____________________________________________________________________________
18721 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
18722         Log: microperl casting nit.
18723      Branch: perl
18724            ! utf8.c
18725 ____________________________________________________________________________
18726 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
18727         Log: Make sharepvn a macro since all it does is a deref.
18728      Branch: perl
18729            ! embed.h embed.pl global.sym hv.c hv.h proto.h
18730 ____________________________________________________________________________
18731 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
18732         Log: perldelta updates.
18733      Branch: perl
18734            ! pod/perldelta.pod
18735 ____________________________________________________________________________
18736 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
18737         Log: PPPort update from Paul Marquess.
18738      Branch: perl
18739            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
18740            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
18741            + ext/Devel/PPPort/t/test.t
18742            - ext/Devel/PPPort/harness/Harness.pm
18743            - ext/Devel/PPPort/harness/Harness.xs
18744            - ext/Devel/PPPort/harness/Makefile.PL
18745            - ext/Devel/PPPort/harness/module2.c
18746            - ext/Devel/PPPort/harness/module3.c
18747            - ext/Devel/PPPort/harness/t/test.t
18748            ! MANIFEST ext/Devel/PPPort/MANIFEST
18749            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
18750            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
18751            ! ext/Devel/PPPort/soak
18752 ____________________________________________________________________________
18753 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
18754         Log: No use talking about dynamic library search patch
18755              unless we are having a dynamic build.
18756      Branch: perl
18757            ! t/TEST
18758 ____________________________________________________________________________
18759 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
18760         Log: Be more explicit on the List::Util build trick,
18761              should also stop unneeded rebuilds on static builds.
18762      Branch: perl
18763            ! ext/List/Util/Makefile.PL
18764 ____________________________________________________________________________
18765 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
18766         Log: We need to replace the optimize (-O1) with
18767              the -h scalar0 -h vector0, not append them
18768              to the ccflags.
18769      Branch: perl
18770            ! hints/unicos.sh hints/unicosmk.sh
18771 ____________________________________________________________________________
18772 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
18773         Log: Subject: [PATCH] Shared hash keys 
18774              From: Nicholas Clark <nick@ccl4.org>
18775              Date: Sun, 2 Dec 2001 20:52:32 +0000
18776              Message-ID: <20011202205232.U21702@plum.flirble.org>
18777      Branch: perl
18778            ! doop.c t/op/tr.t
18779 ____________________________________________________________________________
18780 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
18781         Log: Better add new files to MANIFEST, too.
18782      Branch: perl
18783            ! MANIFEST
18784 ____________________________________________________________________________
18785 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
18786         Log: Subject: {PATCH] perlpacktut.pod
18787              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
18788              Date: Sun, 02 Dec 2001 19:55:06 +0100
18789              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
18790      Branch: perl
18791            ! pod/perlpacktut.pod
18792 ____________________________________________________________________________
18793 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
18794         Log: Various small nits found by DJGPP build.
18795      Branch: perl
18796            ! doio.c mg.c pp.c util.c
18797 ____________________________________________________________________________
18798 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
18799         Log: Subject: RE: More verbose POD for Carp
18800              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
18801              Date: Sun, 2 Dec 2001 11:32:51 -0500
18802              Message-ID: <3C0A9748@operamail.com>
18803      Branch: perl
18804            ! lib/Carp.pm
18805 ____________________________________________________________________________
18806 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
18807         Log: Add a header for DJGPP with the function prototypes.
18808      Branch: perl
18809            + djgpp/djgpp.h
18810            ! MANIFEST djgpp/djgpp.c
18811 ____________________________________________________________________________
18812 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
18813         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
18814              From: Abe Timmerman <abe@ztreet.demon.nl>
18815              Date: Sun, 02 Dec 2001 02:41:25 +0100
18816              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
18817      Branch: perl
18818            ! pp_sys.c
18819 ____________________________________________________________________________
18820 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
18821         Log: There isn't PTR2INT(), there's PTR2IV().
18822      Branch: perl
18823            ! ext/Time/HiRes/HiRes.xs
18824 ____________________________________________________________________________
18825 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
18826         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
18827              From: Marc Lehmann <root@schmorp.de>
18828              Date: Sun, 02 Dec 2001 02:44:53 +0100
18829              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
18830      Branch: perl
18831            ! ext/Time/HiRes/HiRes.xs
18832 ____________________________________________________________________________
18833 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
18834         Log: encode()/decode() examples.
18835      Branch: perl
18836            ! ext/Encode/Encode.pm
18837 ____________________________________________________________________________
18838 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
18839         Log: DJGPP tweaks from Laszlo Molnar.
18840      Branch: perl
18841            ! djgpp/config.over djgpp/djgppsed.sh
18842 ____________________________________________________________________________
18843 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
18844         Log: Update Changes.
18845      Branch: perl
18846            ! Changes patchlevel.h
18847 ____________________________________________________________________________
18848 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
18849         Log: Integrate perlio;
18850              
18851              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
18852              which do not have file descriptors. Noticed a possibly
18853              worse problem in the process ...
18854      Branch: perl
18855           !> doio.c
18856 ____________________________________________________________________________
18857 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
18858         Log: Non-VMS-fixed and Win32-skipped version of
18859              
18860              Subject: [PATCH t/op/exec.t] Portabilty fix 
18861              From: Michael G Schwern <schwern@pobox.com> 
18862              Date: Fri, 30 Nov 2001 16:09:27 -0500
18863              Message-ID: <20011130160927.A10406@blackrider>
18864      Branch: perl
18865            ! t/op/exec.t
18866 ____________________________________________________________________________
18867 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
18868         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
18869              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18870              Date: Sat, 1 Dec 2001 07:01:09 -0500
18871              Message-ID: <3C0D2E39@operamail.com>
18872              
18873              Subject: More verbose POD for Carp
18874              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18875              Date: Sat, 1 Dec 2001 08:04:16 -0500
18876              Message-ID: <3C285C2B@operamail.com>
18877      Branch: perl
18878            ! lib/Carp.pm lib/Carp/Heavy.pm
18879 ____________________________________________________________________________
18880 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
18881         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
18882              From: chromatic <chromatic@rmci.net>
18883              Date: Sat, 01 Dec 2001 12:41:58 -0700
18884              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
18885      Branch: perl
18886            ! lib/DB.t
18887 ____________________________________________________________________________
18888 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
18889         Log: Try to make a missing RADIXCHAR a softer kinder error.
18890      Branch: perl
18891            ! ext/I18N/Langinfo/Langinfo.t
18892 ____________________________________________________________________________
18893 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
18894         Log: Have a little faith on nl_langinfo() itself.
18895      Branch: perl
18896            ! ext/I18N/Langinfo/Langinfo.xs
18897 ____________________________________________________________________________
18898 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
18899         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
18900              the max, not max plus one)
18901      Branch: perl
18902            ! ext/I18N/Langinfo/Langinfo.xs
18903 ____________________________________________________________________________
18904 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
18905         Log: Make reality agree with the comment.
18906      Branch: perl
18907            ! ext/I18N/Langinfo/Langinfo.xs
18908 ____________________________________________________________________________
18909 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
18910         Log: Try to protect against wild langinfo() arguments.
18911      Branch: perl
18912            ! ext/I18N/Langinfo/Langinfo.xs
18913 ____________________________________________________________________________
18914 [ 13409] By: nick                                  on 2001/12/01  18:19:59
18915         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
18916              have file descriptors. Noticed a possibly worse problem in the process ...
18917      Branch: perlio
18918            ! doio.c
18919 ____________________________________________________________________________
18920 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
18921         Log: (replaced by #13556)
18922              
18923              If we are inside an eval, let's be silent about
18924              separate symbols and just croak() in the end.
18925      Branch: perl
18926            ! lib/Exporter/Heavy.pm
18927 ____________________________________________________________________________
18928 [ 13407] By: nick                                  on 2001/12/01  17:14:05
18929         Log: Integrate mainline
18930      Branch: perlio
18931           !> (integrate 26 files)
18932 ____________________________________________________________________________
18933 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
18934         Log: Subject: Fix for Exporter error reporting behaviour
18935              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
18936              Date: Sat, 1 Dec 2001 06:34:48 -0500
18937              Message-ID: <3C0D1B9A@operamail.com>
18938      Branch: perl
18939            ! lib/Exporter.pm lib/Exporter/Heavy.pm
18940 ____________________________________________________________________________
18941 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
18942         Log: Need to hide behind an eval to avoid a warning
18943              about :utf8 on non-perlio configs.
18944      Branch: perl
18945            ! lib/open.t
18946 ____________________________________________________________________________
18947 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
18948         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
18949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18950              Date: Fri, 30 Nov 2001 23:46:58 +0100
18951              Message-ID: <20011130234658.A717@rafael>
18952      Branch: perl
18953            ! op.c t/op/method.t
18954 ____________________________________________________________________________
18955 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
18956         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
18957              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18958              Date: Thu, 29 Nov 2001 22:46:12 +0100
18959              Message-ID: <20011129224612.A699@rafael>
18960      Branch: perl
18961            ! ext/B/B/Xref.pm
18962 ____________________________________________________________________________
18963 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
18964         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
18965              From: Tels <perl_dummy@bloodgate.com>
18966              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
18967              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
18968      Branch: perl
18969            ! pod/perlfunc.pod
18970 ____________________________________________________________________________
18971 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
18972         Log: Subject: [REPATCH] reference pointer comparison
18973              From: Nicholas Clark <nick@ccl4.org>
18974              Date: Sat, 1 Dec 2001 13:00:17 +0000
18975              Message-ID: <20011201130017.I21702@plum.flirble.org>
18976      Branch: perl
18977            ! pp.c
18978 ____________________________________________________________________________
18979 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
18980         Log: Upgrade to Storable 1.0.14.
18981      Branch: perl
18982            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18983 ____________________________________________________________________________
18984 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
18985         Log: Add simple caches for ::viacode() and ::vianame().
18986      Branch: perl
18987            ! lib/charnames.pm lib/charnames.t
18988 ____________________________________________________________________________
18989 [ 13398] By: nick                                  on 2001/12/01  10:36:24
18990         Log: Integrate mainline.
18991      Branch: perlio
18992           +> (branch 44 files)
18993            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
18994            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
18995            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
18996           !> (integrate 250 files)
18997 ____________________________________________________________________________
18998 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
18999         Log: Regen toc and modlib.
19000      Branch: perl
19001            ! pod/perlmodlib.pod pod/perltoc.pod
19002 ____________________________________________________________________________
19003 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
19004         Log: Upgrade to podlators-1.18.
19005      Branch: perl
19006            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
19007 ____________________________________________________________________________
19008 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
19009         Log: -h scalar0 -h vector0 seems to help for both
19010              UNICOS and UNICOS/mk on the unpack %65c problems.
19011              
19012              (replaces #13393)
19013      Branch: perl
19014            ! hints/unicos.sh hints/unicosmk.sh
19015 ____________________________________________________________________________
19016 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
19017         Log: More Socket constants.
19018      Branch: perl
19019            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
19020 ____________________________________________________________________________
19021 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
19022         Log: (replaced by #13395)
19023      Branch: perl
19024            ! hints/unicosmk.sh
19025 ____________________________________________________________________________
19026 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
19027         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
19028              From: Andy Dougherty <doughera@lafayette.edu>
19029              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
19030              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
19031              
19032              Simplify the test skippage criterion now that we are
19033              no more dependent on sed.
19034      Branch: perl
19035            ! t/comp/cpp.t t/run/switchPx.t
19036 ____________________________________________________________________________
19037 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
19038         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
19039              From: Michael G Schwern <schwern@pobox.com>
19040              Date: Fri, 30 Nov 2001 11:48:44 -0500
19041              Message-ID: <20011130114844.C1303@blackrider>
19042              
19043              (replaces #13381)
19044      Branch: perl
19045            ! t/op/stat.t
19046 ____________________________________________________________________________
19047 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
19048         Log: Let's not assume how much memory has been allocated
19049              to PVs.
19050      Branch: perl
19051            ! ext/Devel/Peek/Peek.t
19052 ____________________________________________________________________________
19053 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
19054         Log: VOS needs to know the modules, including pp_sort.
19055      Branch: perl
19056            ! vos/perl.bind
19057 ____________________________________________________________________________
19058 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
19059         Log: Unused variables.
19060      Branch: perl
19061            ! ext/Unicode/Normalize/Normalize.xs
19062 ____________________________________________________________________________
19063 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
19064         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
19065              From: John Peacock <jpeacock@rowman.com>     
19066              Date: Fri, 30 Nov 2001 10:24:00 -0500        
19067              Message-ID: <3C07A490.A22A76B0@rowman.com>   
19068      Branch: perl
19069            ! lib/ExtUtils/Embed.t
19070 ____________________________________________________________________________
19071 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
19072         Log: Tweak for the VOS building script from Paul Green.
19073      Branch: perl
19074            ! vos/configure_perl.cm
19075 ____________________________________________________________________________
19076 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
19077         Log: Update Changes.
19078      Branch: perl
19079            ! Changes patchlevel.h
19080 ____________________________________________________________________________
19081 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
19082         Log: Cannot test if cppstdin has not yet been installed.
19083      Branch: perl
19084            ! t/run/switchPx.t
19085 ____________________________________________________________________________
19086 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
19087         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
19088              From: Michael G Schwern <schwern@pobox.com> 
19089              Date: Thu, 29 Nov 2001 22:05:11 -0500
19090              Message-ID: <20011129220510.A18869@blackrider>
19091              
19092              TODO 1: if cppstdin is used and not yet installed,
19093              the Px.t will fail (must do the same as in cpp.t)
19094              
19095              TODO 2: does this work if no Perl whatsoever has
19096              yet been installed?  That is, we should be using
19097              the Perl we are building to execute the one-liner.
19098      Branch: perl
19099            + t/run/switchPx.aux t/run/switchPx.t
19100            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
19101            ! vms/test.com
19102 ____________________________________________________________________________
19103 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
19104         Log: Upgrade to Unicode::Normalize 0.12.
19105      Branch: perl
19106            ! ext/Unicode/Normalize/Changes
19107            ! ext/Unicode/Normalize/Normalize.pm
19108            ! ext/Unicode/Normalize/Normalize.xs
19109            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
19110            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19111            ! ext/Unicode/Normalize/t/test.t
19112 ____________________________________________________________________________
19113 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
19114         Log: (replaced by #13391)
19115              
19116              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
19117              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
19118              Date: 30 Nov 2001 11:41:53 -0000             
19119              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
19120              
19121              No need to die if we have high-paranoia (non-chdirable)
19122              system directories.
19123      Branch: perl
19124            ! t/op/stat.t
19125 ____________________________________________________________________________
19126 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
19127         Log: Paragraph rewrapping.
19128      Branch: perl
19129            ! pod/perliol.pod
19130 ____________________________________________________________________________
19131 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
19132         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
19133              From: Stas Bekman <stas@stason.org>
19134              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
19135              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
19136      Branch: perl
19137            ! pod/perliol.pod
19138 ____________________________________________________________________________
19139 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
19140         Log: Whether select() gets restarted on signals is
19141              implementation dependent.
19142      Branch: perl
19143            ! ext/Time/HiRes/HiRes.t
19144 ____________________________________________________________________________
19145 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
19146         Log: More forgotten checkins.
19147      Branch: perl
19148            ! embed.h embed.pl proto.h
19149 ____________________________________________________________________________
19150 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
19151         Log: Add a note about folding vs lowercase.
19152      Branch: perl
19153            ! regexec.c
19154 ____________________________________________________________________________
19155 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
19156         Log: Use to_uni_fold (and add changed global.sym)
19157      Branch: perl
19158            ! global.sym utf8.c
19159 ____________________________________________________________________________
19160 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
19161         Log: Make to Unicode character functions to use UVs
19162              instead of U32s and add to_uni_fold().
19163      Branch: perl
19164            ! embed.pl proto.h utf8.c
19165 ____________________________________________________________________________
19166 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
19167         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
19168              From: Nicholas Clark <nick@ccl4.org>
19169              Date: Thu, 29 Nov 2001 22:47:32 +0000
19170              Message-ID: <20011129224732.W37621@plum.flirble.org>
19171      Branch: perl
19172            ! pod/perlpacktut.pod
19173 ____________________________________________________________________________
19174 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
19175         Log: README.vos updates from Paul Green.
19176      Branch: perl
19177            ! README.vos
19178 ____________________________________________________________________________
19179 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
19180         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
19181              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19182              Date: Thu, 29 Nov 2001 14:18:51 EST
19183              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
19184      Branch: perl
19185            ! mg.c vms/vms.c vms/vmsish.h
19186 ____________________________________________________________________________
19187 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
19188         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
19189              From: Michael G Schwern <schwern@pobox.com>
19190              Date: Thu, 29 Nov 2001 13:12:31 -0500
19191              Message-ID: <20011129131231.E11300@blackrider>
19192      Branch: perl
19193            ! README.vms
19194 ____________________________________________________________________________
19195 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
19196         Log: BGET_IV was missing.
19197      Branch: perl
19198            ! ext/ByteLoader/bytecode.h
19199 ____________________________________________________________________________
19200 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
19201         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
19202              From: Jonathan Stowe <gellyfish@gellyfish.com>
19203              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
19204              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
19205      Branch: perl
19206            ! lib/Term/Cap.pm
19207 ____________________________________________________________________________
19208 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
19209         Log: Porting/checkURL.pl was missing.
19210      Branch: perl
19211            ! MANIFEST
19212 ____________________________________________________________________________
19213 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
19214         Log: Subject: INSTALL and READMEs should be reviewed
19215              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19216              Date: Thu, 29 Nov 2001 16:49:36 +0100
19217              Message-ID: <20011129164936.A17492@rafael>         
19218      Branch: perl
19219            ! README.cygwin
19220 ____________________________________________________________________________
19221 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
19222         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
19223              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
19224              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
19225              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
19226      Branch: perl
19227            ! README.os390
19228 ____________________________________________________________________________
19229 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
19230         Log: Update Changes.
19231      Branch: perl
19232            ! Changes patchlevel.h
19233 ____________________________________________________________________________
19234 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
19235         Log: The changes to the curliffed files didn't stick in #13348.
19236      Branch: perl
19237            ! README.dos README.win32
19238 ____________________________________________________________________________
19239 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
19240         Log: Subject: Re: Found the rev where File::Glob broke
19241              From: Andy Dougherty <doughera@lafayette.edu>
19242              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
19243              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
19244      Branch: perl
19245            ! lib/ExtUtils/MM_Unix.pm
19246 ____________________________________________________________________________
19247 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
19248         Log: Use __DATA__ instead of __END__.
19249      Branch: perl
19250            ! lib/Term/Cap.pm
19251 ____________________________________________________________________________
19252 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
19253         Log: Subject: [PATCH toke.c] autosplit into @F fix
19254              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19255              Date: Thu, 29 Nov 2001 14:52:23 +0100
19256              Message-ID: <20011129145223.A25817@rafael>         
19257      Branch: perl
19258            ! toke.c
19259 ____________________________________________________________________________
19260 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
19261         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
19262              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19263              Date: Thu, 29 Nov 2001 15:48:15 +0100
19264              Message-ID: <20011129154815.C25817@rafael>         
19265      Branch: perl
19266            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
19267 ____________________________________________________________________________
19268 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
19269         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
19270              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
19271              Date: Wed, 28 Nov 2001 20:35:29 +0100
19272              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
19273      Branch: perl
19274            ! pod/perlpacktut.pod
19275 ____________________________________________________________________________
19276 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
19277         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
19278              From: Stas Bekman <stas@stason.org>
19279              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
19280              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
19281              
19282              (with tweaks)
19283      Branch: perl
19284            ! pod/perlapio.pod
19285 ____________________________________________________________________________
19286 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
19287         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
19288              From: Tels <perl_dummy@bloodgate.com>
19289              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
19290              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
19291              
19292              (plus paragraph rewrapping)
19293      Branch: perl
19294            ! lib/Exporter.pm
19295 ____________________________________________________________________________
19296 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
19297         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
19298              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
19299              Date: Wed, 28 Nov 2001 21:47:59 +0000
19300              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
19301      Branch: perl
19302            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
19303 ____________________________________________________________________________
19304 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
19305         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
19306              From: Andy Dougherty <doughera@lafayette.edu>
19307              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
19308              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
19309      Branch: perl
19310            ! INSTALL ext/Time/HiRes/HiRes.t
19311 ____________________________________________________________________________
19312 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
19313         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
19314              From: Michael G Schwern <schwern@pobox.com> 
19315              Date: Wed, 28 Nov 2001 16:37:01 -0500
19316              Message-ID: <20011128163701.H676@blackrider>
19317      Branch: perl
19318            ! t/run/kill_perl.t
19319 ____________________________________________________________________________
19320 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
19321         Log: @INC tweak.
19322      Branch: perl
19323            ! t/op/ref.t
19324 ____________________________________________________________________________
19325 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
19326         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
19327              From: Nicholas Clark <nick@ccl4.org>
19328              Date: Wed, 28 Nov 2001 23:38:43 +0000
19329              Message-ID: <20011128233843.N37621@plum.flirble.org>  
19330      Branch: perl
19331            ! installman
19332 ____________________________________________________________________________
19333 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
19334         Log: Tweak the forking logic.
19335      Branch: perl
19336            ! Porting/checkURL.pl
19337 ____________________________________________________________________________
19338 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
19339         Log: Update perlmodlib.PL as per #13348.  The L<> got
19340              changed back because that is coming from ParseLink.pm.
19341      Branch: perl
19342            ! pod/perlmodlib.PL pod/perlmodlib.pod
19343 ____________________________________________________________________________
19344 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
19345         Log: URL fixups from Michael Schwern.
19346      Branch: perl
19347            ! README.cygwin README.dos README.hpux README.mint README.mpeix
19348            ! README.os390 README.qnx README.solaris README.vos README.win32
19349            ! pod/perlmodlib.pod
19350 ____________________________________________________________________________
19351 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
19352         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
19353              From: Barrie Slaymaker <barries@slaysys.com>
19354              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
19355              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
19356      Branch: perl
19357            ! lib/Exporter.pm
19358 ____________________________________________________________________________
19359 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
19360         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
19361      Branch: perl
19362            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
19363 ____________________________________________________________________________
19364 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
19365         Log: Subject: [PATCH] Re: $\ very broken
19366              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19367              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
19368              Message-ID: <20011128223308.E732@rafael>   
19369              
19370              Subject: Re: [PATCH] Re: $\ very broken     
19371              From: Nicholas Clark <nick@ccl4.org>
19372              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
19373              Message-ID: <20011128222859.K37621@plum.flirble.org>
19374      Branch: perl
19375            ! mg.c t/op/ref.t
19376 ____________________________________________________________________________
19377 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
19378         Log: Add Abigail's link checker with the following tweaks:
19379              - known dummy URLs (Peter Prymmer)
19380              - do also READMEs and INSTALL (Michael Schwern)
19381              - do also ftp URLs
19382              - add fork retry loop in case the allowed number
19383              of processes per user is low
19384      Branch: perl
19385            + Porting/checkURL.pl
19386            ! MANIFEST
19387 ____________________________________________________________________________
19388 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
19389         Log: Update Changes.
19390      Branch: perl
19391            ! Changes patchlevel.h
19392 ____________________________________________________________________________
19393 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
19394         Log: In Linux if we have modern enough gcc and supported
19395              enough CPU, crank up the optimization level to -O3.
19396      Branch: perl
19397            ! hints/linux.sh
19398 ____________________________________________________________________________
19399 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
19400         Log: Add perlpacktut from Wolfgang Laun; regen toc.
19401      Branch: perl
19402            + pod/perlpacktut.pod
19403            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
19404            ! pod/perltoc.pod
19405 ____________________________________________________________________________
19406 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
19407         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
19408              From: PPrymmer@factset.com
19409              Date: Wed, 28 Nov 2001 07:51:26 -0500
19410              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
19411      Branch: perl
19412            ! vms/test.com
19413 ____________________________________________________________________________
19414 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
19415         Log: Test cases for the first half of #13338.
19416      Branch: perl
19417            ! t/lib/h2ph.h t/lib/h2ph.pht
19418 ____________________________________________________________________________
19419 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
19420         Log: Subject: Re: h2ph confused by comments in an enum.
19421              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19422              Date: Wed, 28 Nov 2001 04:19:21 +0000
19423              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
19424              
19425              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
19426              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
19427              Date: Wed, 28 Nov 2001 13:36:35 +0000
19428              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
19429      Branch: perl
19430            ! utils/h2ph.PL
19431 ____________________________________________________________________________
19432 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
19433         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
19434              From: Jonathan Stowe <gellyfish@gellyfish.com>
19435              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
19436              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
19437              
19438              (replace #13327)
19439      Branch: perl
19440            ! lib/Term/Cap.pm
19441 ____________________________________________________________________________
19442 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
19443         Log: Replace #13335 with
19444              
19445              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
19446              From: Russ Allbery <rra@stanford.edu>
19447              Date: 27 Nov 2001 20:42:49 -0800
19448              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
19449      Branch: perl
19450            ! lib/Pod/Text/Termcap.pm
19451 ____________________________________________________________________________
19452 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
19453         Log: (replaced by #13336)
19454              
19455              Subject: [PATCH perl@13323] Termcap.pm with no termios
19456              From: "Craig A. Berry" <craigberry@mac.com> 
19457              Date: Tue, 27 Nov 2001 22:28:50 -0600
19458              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
19459      Branch: perl
19460            ! lib/Pod/Text/Termcap.pm
19461 ____________________________________________________________________________
19462 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
19463         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
19464              From: "Craig A. Berry" <craigberry@mac.com> 
19465              Date: Tue, 27 Nov 2001 21:46:45 -0600
19466              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
19467      Branch: perl
19468            ! configure.com
19469 ____________________________________________________________________________
19470 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
19471         Log: Upgrade to podlators 1.17.
19472      Branch: perl
19473            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
19474            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
19475 ____________________________________________________________________________
19476 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
19477         Log: Fix for "a\x{100}" =~ /A/i.
19478      Branch: perl
19479            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
19480            ! utf8.c
19481 ____________________________________________________________________________
19482 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
19483         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
19484              From: "Craig A. Berry" <craigberry@mac.com>
19485              Date: Tue, 27 Nov 2001 17:11:49 -0600
19486              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
19487      Branch: perl
19488            ! lib/DB.t
19489 ____________________________________________________________________________
19490 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
19491         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
19492              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19493              Date: Tue, 27 Nov 2001 14:55:23 -0500
19494              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
19495              
19496              Subject: [PATCH: perl@13324] updates to perldelta.pod 
19497              From: PPrymmer@factset.com
19498              Date: Tue, 27 Nov 2001 18:06:04 -0500
19499              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
19500              
19501              plus added some known problems.
19502      Branch: perl
19503            ! pod/perldelta.pod
19504 ____________________________________________________________________________
19505 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
19506         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
19507              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19508              Date: Tue, 27 Nov 2001 15:38:02 EST 
19509              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
19510      Branch: perl
19511            ! configure.com vms/vms.c vms/vmsish.h
19512 ____________________________________________________________________________
19513 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
19514         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
19515              From: Michael G Schwern <schwern@pobox.com> 
19516              Date: Tue, 27 Nov 2001 15:31:12 -0500
19517              Message-ID: <20011127153112.G20929@blackrider>
19518      Branch: perl
19519            ! t/run/kill_perl.t
19520 ____________________________________________________________________________
19521 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
19522         Log: (replaced by #13337)
19523              
19524              VMS can safely hardcode a termcap entry for VT100.
19525      Branch: perl
19526            ! lib/Term/Cap.pm
19527 ____________________________________________________________________________
19528 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
19529         Log: VMS piping fixes from Charles Lane (perl -P should
19530              be working now).
19531      Branch: perl
19532            ! vms/vms.c
19533 ____________________________________________________________________________
19534 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
19535         Log: Subject: [PATCH] perlvar.pod fix
19536              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19537              Date: Tue, 27 Nov 2001 13:11:47 -0500
19538              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
19539      Branch: perl
19540            ! pod/perlvar.pod
19541 ____________________________________________________________________________
19542 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
19543         Log: Update Changes.
19544      Branch: perl
19545            ! Changes patchlevel.h
19546 ____________________________________________________________________________
19547 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
19548         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
19549              From: "Craig A. Berry" <craigberry@mac.com> 
19550              Date: Tue, 27 Nov 2001 10:21:18 -0600
19551              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
19552      Branch: perl
19553            ! lib/ExtUtils/MM_VMS.pm
19554 ____________________________________________________________________________
19555 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
19556         Log: Protect against accumulating -options -options -options.
19557      Branch: perl
19558            ! hints/hpux.sh
19559 ____________________________________________________________________________
19560 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
19561         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
19562              From: Barrie Slaymaker <barries@slaysys.com>
19563              Date: Tue, 27 Nov 2001 10:58:54 -0500
19564              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
19565      Branch: perl
19566            ! lib/Benchmark.pm
19567 ____________________________________________________________________________
19568 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
19569         Log: Tiny fix from John P. Linderman.
19570      Branch: perl
19571            ! lib/sort.pm
19572 ____________________________________________________________________________
19573 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
19574         Log: The Story of sort(), from John P. Linderman.
19575      Branch: perl
19576            ! pod/perldelta.pod
19577 ____________________________________________________________________________
19578 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
19579         Log: Add information what to do if you are reading
19580              perluniintro but using some older Perl.
19581      Branch: perl
19582            ! pod/perluniintro.pod
19583 ____________________________________________________________________________
19584 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
19585         Log: Update the 'wide characters' FAQ entry.
19586      Branch: perl
19587            ! pod/perlfaq6.pod
19588 ____________________________________________________________________________
19589 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
19590         Log: Fix for
19591              
19592              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
19593              From: Marc Lehmann <root@schmorp.de>
19594              Date: Tue, 27 Nov 2001 14:27:14 +0100
19595              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
19596      Branch: perl
19597            ! ext/Encode.t ext/Encode/Encode.xs
19598 ____________________________________________________________________________
19599 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
19600         Log: Subject: [PATCH] DB_File 1.801
19601              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19602              Date: Tue, 27 Nov 2001 15:06:45 -0000
19603              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
19604      Branch: perl
19605            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19606            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
19607 ____________________________________________________________________________
19608 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
19609         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
19610      Branch: perl
19611            ! pod/perlmodlib.pod
19612 ____________________________________________________________________________
19613 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
19614         Log: sort() doc tweaks from John P. Linderman.
19615      Branch: perl
19616            ! pod/perlfunc.pod
19617 ____________________________________________________________________________
19618 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
19619         Log: Subject: [PATCH] More perldelta.pod nits
19620              From: Simon Glover <scog@roe.ac.uk>
19621              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
19622              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
19623      Branch: perl
19624            ! pod/perldelta.pod
19625 ____________________________________________________________________________
19626 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
19627         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
19628              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19629              Date: Tue, 27 Nov 2001 11:52:31 -0000
19630              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
19631      Branch: perl
19632            ! ext/Devel/PPPort/harness/Makefile.PL
19633 ____________________________________________________________________________
19634 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
19635         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
19636              From: Michael G Schwern <schwern@pobox.com>
19637              Date: Tue, 27 Nov 2001 03:38:24 -0500
19638              Message-ID: <20011127033824.A17775@blackrider>
19639      Branch: perl
19640            ! t/TEST
19641 ____________________________________________________________________________
19642 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
19643         Log: Subject: Re: perlcc very broken
19644              From: John Peacock <jpeacock@rowman.com>
19645              Date: Tue, 27 Nov 2001 06:48:01 -0500
19646              Message-ID: <3C037D71.4030508@rowman.com>
19647      Branch: perl
19648            ! utils/perlcc.PL
19649 ____________________________________________________________________________
19650 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
19651         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
19652              From: David Dyck <dcd@tc.fluke.com>
19653              Date: Mon, 26 Nov 2001 22:04:38 -0800
19654              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
19655      Branch: perl
19656            ! t/op/pack.t
19657 ____________________________________________________________________________
19658 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
19659         Log: Subject: [ID 20011126.149] t/op/split fails step 37
19660              From: David Dyck <dcd@tc.fluke.com>
19661              Date: Mon, 26 Nov 2001 21:52:35 -0800
19662              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
19663      Branch: perl
19664            ! t/op/split.t
19665 ____________________________________________________________________________
19666 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
19667         Log: incorporate last minute change from libnet 1.0901-tobe
19668      Branch: perl
19669            ! lib/Net/SMTP.pm
19670 ____________________________________________________________________________
19671 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
19672         Log: Pass 7 at perldelta - random edits.
19673      Branch: perl
19674            ! pod/perldelta.pod
19675 ____________________________________________________________________________
19676 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
19677         Log: Portability and skippage tweaks.
19678      Branch: perl
19679            ! t/op/split.t
19680 ____________________________________________________________________________
19681 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
19682         Log: (retracted by #13449)
19683              Try to make Unicode casemapping to work for EBCDIC, too.
19684      Branch: perl
19685            ! utf8.c
19686 ____________________________________________________________________________
19687 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
19688         Log: Just printing 1..0 is not quite enough...
19689      Branch: perl
19690            ! lib/Dumpvalue.t
19691 ____________________________________________________________________________
19692 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
19693         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
19694              Delay the match until runtime.
19695      Branch: perl
19696            ! t/op/append.t
19697 ____________________________________________________________________________
19698 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
19699         Log: UTF-EBCDIC.
19700      Branch: perl
19701            ! ext/Devel/Peek/Peek.t
19702 ____________________________________________________________________________
19703 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
19704         Log: Be UTF-EBCDIC aware.
19705      Branch: perl
19706            ! lib/bytes.t
19707 ____________________________________________________________________________
19708 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
19709         Log: Bad assumption which way digits and letters sort.
19710      Branch: perl
19711            ! lib/English.t
19712 ____________________________________________________________________________
19713 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
19714         Log: If in EBCDIC but no Convert::EBCDIC
19715              the libnet tests will all fail.
19716      Branch: perl
19717            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
19718            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
19719            ! lib/Net/t/smtp.t lib/Net/t/time.t
19720 ____________________________________________________________________________
19721 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
19722         Log: Just sorting to guarantee order is not enough.
19723              (Think EBCDIC.) 
19724      Branch: perl
19725            ! lib/ExtUtils/Manifest.t
19726 ____________________________________________________________________________
19727 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
19728         Log: OS/390 cleanable gunk.
19729      Branch: perl
19730            ! lib/ExtUtils/MM_Unix.pm
19731 ____________________________________________________________________________
19732 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
19733         Log: Update the EBCDIC MD5 checksums.
19734      Branch: perl
19735            ! ext/Digest/MD5/t/files.t
19736 ____________________________________________________________________________
19737 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
19738         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
19739              From: Nicholas Clark <nick@ccl4.org>
19740              Date: Mon, 26 Nov 2001 23:06:34 +0000
19741              Message-ID: <20011126230633.Q37621@plum.flirble.org>
19742      Branch: perl
19743            ! installman
19744 ____________________________________________________________________________
19745 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
19746         Log: sort tweaks from John P. Linderman.
19747      Branch: perl
19748            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
19749 ____________________________________________________________________________
19750 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
19751         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
19752              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
19753              Date: Mon, 26 Nov 2001 18:47:25 -0600
19754              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
19755              
19756              Craig Berry submitted half of this patch just yesterday.
19757              Spooky cosmic resonance.
19758      Branch: perl
19759            ! ext/Socket/Socket.xs
19760 ____________________________________________________________________________
19761 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
19762         Log: Subject: [PATCH] doio slightly smaller
19763              From: Nicholas Clark <nick@ccl4.org>
19764              Date: Tue, 27 Nov 2001 00:40:23 +0000      
19765              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
19766      Branch: perl
19767            ! doio.c
19768 ____________________________________________________________________________
19769 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
19770         Log: perldelta nits from Autrijus Tang and Ron Kimball.
19771      Branch: perl
19772            ! pod/perldelta.pod
19773 ____________________________________________________________________________
19774 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
19775         Log: Subject: [PATCH] unpack P* uses random length for item
19776              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
19777              Date: Mon, 26 Nov 2001 19:56:32 +0100
19778              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
19779      Branch: perl
19780            ! pod/perldiag.pod pp_pack.c t/op/pack.t
19781 ____________________________________________________________________________
19782 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
19783         Log: Subject: [PATCH current] system and taintedness
19784              From: Radu Greab <radu@netsoft.ro>
19785              Date: Mon, 26 Nov 2001 18:42:29 +0200
19786              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
19787      Branch: perl
19788            ! pp_sys.c t/op/taint.t
19789 ____________________________________________________________________________
19790 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
19791         Log: Subject: [PATCH @ 13283] Devel::PPPort
19792              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19793              Date: Mon, 26 Nov 2001 14:37:17 -0000
19794              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
19795      Branch: perl
19796            + ext/Devel/PPPort/MANIFEST
19797            ! MANIFEST ext/Devel/PPPort/Makefile.PL
19798            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
19799            ! ext/Devel/PPPort/harness/Harness.xs
19800            ! ext/Devel/PPPort/harness/Makefile.PL
19801            ! ext/Devel/PPPort/harness/module2.c
19802            ! ext/Devel/PPPort/harness/module3.c
19803            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
19804 ____________________________________________________________________________
19805 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
19806         Log: Update the test list.
19807      Branch: perl
19808            ! t/lib/1_compile.t
19809 ____________________________________________________________________________
19810 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
19811         Log: Sync-up tests with libnet distribution
19812      Branch: perl
19813            + lib/Net/t/netrc.t
19814            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
19815 ____________________________________________________________________________
19816 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
19817         Log: Update Changes.
19818      Branch: perl
19819            ! Changes patchlevel.h
19820 ____________________________________________________________________________
19821 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
19822         Log: Upgrade to podlators 1.16.
19823      Branch: perl
19824            + lib/Pod/t/basic.cap
19825            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
19826            ! lib/Pod/t/basic.t pod/pod2man.PL
19827 ____________________________________________________________________________
19828 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
19829         Log: Pass 6 at perldelta - sort enhancements, generic and
19830              platform specific bug fixes.
19831      Branch: perl
19832            ! pod/perldelta.pod
19833 ____________________________________________________________________________
19834 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
19835         Log: PROPAGATE documentation from Tony Cook.
19836      Branch: perl
19837            ! pod/perlfunc.pod
19838 ____________________________________________________________________________
19839 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
19840         Log: DJGPP cannot do signals that well.
19841      Branch: perl
19842            ! ext/POSIX/t/sigaction.t
19843 ____________________________________________________________________________
19844 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
19845         Log: Can't do subsecond alarms without ualarm; and break out
19846              early if alarms do not seem to be coming in as expected.
19847      Branch: perl
19848            ! ext/Time/HiRes/HiRes.t
19849 ____________________________________________________________________________
19850 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
19851         Log: No Socket, little Net.
19852      Branch: perl
19853            ! t/lib/1_compile.t
19854 ____________________________________________________________________________
19855 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
19856         Log: Take the taint brush to the getcwds.
19857      Branch: perl
19858            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
19859 ____________________________________________________________________________
19860 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
19861         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
19862              From: "Craig A. Berry" <craigberry@mac.com>
19863              Date: Sun, 25 Nov 2001 16:20:45 -0600
19864              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
19865      Branch: perl
19866            ! ext/Socket/Socket.xs
19867 ____________________________________________________________________________
19868 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
19869         Log: Since in some DOS filesystems the timestamp granularity
19870              may be only two seconds, better sleep for three to play safe.
19871              (Helps CygWin, at least.)
19872      Branch: perl
19873            ! lib/Memoize/t/expire_file.t
19874 ____________________________________________________________________________
19875 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
19876         Log: For some reason CygWin wasn't collapsing multiple
19877              slashes into one, which made some Spec.t tests to fail.
19878              Either CygWin was being too prudish or the collapsing
19879              logic needs to be rethunk.
19880      Branch: perl
19881            ! lib/File/Spec/Unix.pm
19882 ____________________________________________________________________________
19883 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
19884         Log: Cygwin needs to have libperl.dll around if trying to link
19885              with -lperl.  Note: this change cures the test but whether
19886              it cures CygPerl installation, I don't know: hopefully the
19887              libperl5_7_2.dll, or the version equivalent, gets installed
19888              also as libperl.dll to the proper place(s).
19889      Branch: perl
19890            ! lib/ExtUtils/Embed.t
19891 ____________________________________________________________________________
19892 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
19893         Log: -I../lib/.. and -L../lib/..?  Strange.
19894      Branch: perl
19895            ! lib/ExtUtils/Embed.t
19896 ____________________________________________________________________________
19897 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
19898         Log: $MM?
19899      Branch: perl
19900            ! lib/ExtUtils/Embed.pm
19901 ____________________________________________________________________________
19902 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
19903         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
19904              From: Dave Rolsky <autarch@urth.org>
19905              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
19906              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
19907      Branch: perl
19908            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
19909            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
19910 ____________________________________________________________________________
19911 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
19912         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
19913              From: chromatic <chromatic@rmci.net>
19914              Date: Sat, 24 Nov 2001 14:56:57 -0700
19915              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
19916              
19917              plus a tweak for ithreads builds.
19918      Branch: perl
19919            + lib/DB.t
19920            ! MANIFEST lib/DB.pm
19921 ____________________________________________________________________________
19922 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
19923         Log: Win32 compilation tweaks for Blair Zajac.
19924      Branch: perl
19925            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
19926 ____________________________________________________________________________
19927 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
19928         Log: I don't think trying to bracket the hires time with lores
19929              times is going to be portable enough: Cygwin seems to be
19930              capable of getting hires ones rather consistently lower
19931              than the lores ones.  So let's try average difference instead.
19932      Branch: perl
19933            ! ext/Time/HiRes/HiRes.t
19934 ____________________________________________________________________________
19935 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
19936         Log: Subject: Re: benchmarks, sorts and reproducibility
19937              From: "John P. Linderman" <jpl@research.att.com>
19938              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
19939              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
19940              
19941              Randomize large partitions for quicksort to dodge the
19942              angry gods of quadratic.
19943      Branch: perl
19944            ! pp_sort.c
19945 ____________________________________________________________________________
19946 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
19947         Log: The joys of portable quoting.
19948      Branch: perl
19949            ! ext/Devel/PPPort/harness/Makefile.PL
19950 ____________________________________________________________________________
19951 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
19952         Log: sort pragma tweaks.
19953      Branch: perl
19954            ! lib/sort.pm
19955 ____________________________________________________________________________
19956 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
19957         Log: Skip the link= directives of utils.lst if no mandir
19958              (if no manpages).
19959      Branch: perl
19960            ! installman
19961 ____________________________________________________________________________
19962 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
19963         Log: integrate changes#8340,13260 from mainline
19964              
19965              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
19966              
19967              change#3373 introduced a handle leak in backticks and piped open()s
19968              that fail
19969      Branch: maint-5.6/perl
19970            ! t/io/pipe.t util.c
19971 ____________________________________________________________________________
19972 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
19973         Log: change#3373 introduced a handle leak in backticks and piped open()s
19974              that fail
19975      Branch: perl
19976            ! util.c
19977 ____________________________________________________________________________
19978 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
19979         Log: metaconfig unit change for #13258.
19980      Branch: metaconfig/U/perl
19981            ! d_procselfexe.U
19982 ____________________________________________________________________________
19983 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
19984         Log: Extraenous breaks noticed by David Dyck.
19985      Branch: perl
19986            ! Configure
19987 ____________________________________________________________________________
19988 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
19989         Log: Revert the /proc/self/auxv experiment for now.
19990      Branch: perl
19991            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
19992 ____________________________________________________________________________
19993 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
19994         Log: Also ExtUtils.t had $^X assumptions.
19995      Branch: perl
19996            ! lib/ExtUtils.t
19997 ____________________________________________________________________________
19998 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
19999         Log: Now is Solaris if you start the t/perl in the t/
20000              as "./perl", the $^X will be "../perl", not "./perl".
20001      Branch: perl
20002            ! t/lib/1_compile.t
20003 ____________________________________________________________________________
20004 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
20005         Log: The new way of finding out $^X in Solaris
20006              requires a little tweak if the executable
20007              pathname is *not* absolute: prepend "./"
20008              (otherwise `$^X ...` will start perl from PATH...)
20009      Branch: perl
20010            ! perl.c
20011 ____________________________________________________________________________
20012 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
20013         Log: Avoid "will not stay shared" warnings.
20014      Branch: perl
20015            ! lib/ExtUtils/MM_Unix.pm
20016 ____________________________________________________________________________
20017 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
20018         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
20019              From: Michael G Schwern <schwern@pobox.com>
20020              Date: Sat, 24 Nov 2001 19:56:18 -0500
20021              Message-ID: <20011124195618.A14614@blackrider>            
20022      Branch: perl
20023            ! perl.c pp_sys.c t/op/magic.t util.c
20024 ____________________________________________________________________________
20025 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
20026         Log: In the MakeMaker pm_to_blib target don't copy all
20027              the files in one fell swoop, deal with them hunkwise,
20028              helps for CLIs with limited line lengths.
20029              (This seems to help for DJGPP building Encode,
20030              where there are dozens of files to copy.)
20031      Branch: perl
20032            ! lib/ExtUtils/MM_Unix.pm
20033 ____________________________________________________________________________
20034 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
20035         Log: testsuite leaves stray files behind on windows
20036      Branch: perl
20037            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
20038 ____________________________________________________________________________
20039 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
20040         Log: xsubpp produces a spurious warning on directories called 'typemap'
20041      Branch: perl
20042            ! lib/ExtUtils/xsubpp
20043 ____________________________________________________________________________
20044 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
20045         Log: xsubpp treats invalid (indented) cpp directives as comments
20046      Branch: perl
20047            ! ext/IO/IO.xs
20048 ____________________________________________________________________________
20049 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
20050         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
20051      Branch: perl
20052            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
20053 ____________________________________________________________________________
20054 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
20055         Log: The debug_pag needs to be visible at all times
20056              because of the re extension.
20057      Branch: perl
20058            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
20059 ____________________________________________________________________________
20060 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
20061         Log: Subject: Re: [PATCH] Tests are good
20062              From: Philip Newton <Philip.Newton@gmx.net>
20063              Date: Sat, 24 Nov 2001 21:24:00 +0100
20064              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
20065      Branch: perl
20066            ! pod/perlhack.pod
20067 ____________________________________________________________________________
20068 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
20069         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
20070              From: "Craig A. Berry" <craigberry@mac.com> 
20071              Date: Sat, 24 Nov 2001 12:45:44 -0600
20072              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
20073              
20074              (with tweaks, and combined with Sarathy's #13242)
20075      Branch: perl
20076            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
20077 ____________________________________________________________________________
20078 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
20079         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
20080              From: John Peacock <jpeacock@rowman.com>
20081              Date: Sat, 24 Nov 2001 14:27:46 -0500
20082              Message-ID: <3BFFF4B2.40509@rowman.com> 
20083      Branch: perl
20084            ! lib/Exporter/Heavy.pm
20085 ____________________________________________________________________________
20086 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
20087         Log: use portable quotes
20088      Branch: perl
20089            ! ext/Devel/PPPort/harness/Makefile.PL
20090 ____________________________________________________________________________
20091 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
20092         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
20093              From: Nicholas Clark <nick@ccl4.org>
20094              Date: Sat, 24 Nov 2001 18:06:26 +0000
20095              Message-ID: <20011124180626.T37621@plum.flirble.org>
20096      Branch: perl
20097            ! installman
20098 ____________________________________________________________________________
20099 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
20100         Log: Subject: [PATCH] perl5005delta.pod L<>
20101              From: Nicholas Clark <nick@ccl4.org>
20102              Date: Sat, 24 Nov 2001 18:04:21 +0000
20103              Message-ID: <20011124180421.S37621@plum.flirble.org>
20104      Branch: perl
20105            ! pod/perl5005delta.pod
20106 ____________________________________________________________________________
20107 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
20108         Log: fix typo in config.vc; regenerate win32 config_H.* files
20109      Branch: perl
20110            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20111            ! win32/config_H.vc
20112 ____________________________________________________________________________
20113 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
20114         Log: Mention the charnames::vianame().
20115      Branch: perl
20116            ! pod/perluniintro.pod
20117 ____________________________________________________________________________
20118 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
20119         Log: Add charnames::vianame() in case people want to access
20120              the codes in run-time (as opposed to the compile-timeness
20121              of \N{...}).
20122      Branch: perl
20123            ! lib/charnames.pm lib/charnames.t
20124 ____________________________________________________________________________
20125 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
20126         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
20127              From: Nicholas Clark <nick@ccl4.org>
20128              Date: Sat, 24 Nov 2001 16:30:42 +0000
20129              Message-ID: <20011124163042.R37621@plum.flirble.org>
20130      Branch: perl
20131            ! regcomp.c regcomp.h
20132 ____________________________________________________________________________
20133 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
20134         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
20135              From: Nicholas Clark <nick@ccl4.org>
20136              Date: Sat, 24 Nov 2001 16:24:33 +0000
20137              Message-ID: <20011124162433.Q37621@plum.flirble.org>
20138              
20139              cmp fixes.
20140      Branch: perl
20141            ! pp.c
20142 ____________________________________________________________________________
20143 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
20144         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
20145              (It seems that "./perl" gets resolved to "perl" now.)
20146      Branch: perl
20147            ! perl.c
20148 ____________________________________________________________________________
20149 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
20150         Log: Subject: [PATCH] DB_File 1.800        
20151              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
20152              Date: Sat, 24 Nov 2001 11:41:41 -0000
20153              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
20154      Branch: perl
20155            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20156            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
20157            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
20158            ! ext/DB_File/t/db-recno.t
20159 ____________________________________________________________________________
20160 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
20161         Log: Tweak the PUSHED documentation.
20162      Branch: perl
20163            ! ext/PerlIO/Via/Via.pm
20164 ____________________________________________________________________________
20165 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
20166         Log: Update 1_compile for new known tests.
20167      Branch: perl
20168            ! t/lib/1_compile.t
20169 ____________________________________________________________________________
20170 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
20171         Log: Move the MBF/MBI test modules to t/lib.
20172      Branch: perl
20173            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
20174            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
20175            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
20176            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
20177            ! lib/Math/BigInt/t/sub_mbi.t
20178 ____________________________________________________________________________
20179 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
20180         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
20181              From: "Craig A. Berry" <craigberry@mac.com> 
20182              Date: Fri, 23 Nov 2001 18:05:35 -0600
20183              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
20184      Branch: perl
20185            ! configure.com
20186 ____________________________________________________________________________
20187 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
20188         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
20189              From: PPrymmer@factset.com 
20190              Date: Fri, 23 Nov 2001 17:03:07 -0500
20191              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
20192      Branch: perl
20193            ! ext/Unicode/Normalize/mkheader
20194 ____________________________________________________________________________
20195 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
20196         Log: Here are the right helper files.
20197      Branch: perl
20198            + t/lib/Filter/Simple/ExportTest.pm
20199            + t/lib/Filter/Simple/FilterOnlyTest.pm
20200            + t/lib/Filter/Simple/FilterTest.pm
20201            + t/lib/Filter/Simple/ImportTest.pm
20202            ! MANIFEST
20203 ____________________________________________________________________________
20204 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
20205         Log: Update Changes.
20206      Branch: perl
20207            ! Changes patchlevel.h
20208 ____________________________________________________________________________
20209 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
20210         Log: Never mind.
20211      Branch: perl
20212            - lib/Filter/Simple/lib/ExportTest.pm
20213            - lib/Filter/Simple/lib/ImportTest.pm
20214 ____________________________________________________________________________
20215 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
20216         Log: Mis-add.
20217      Branch: perl
20218            + lib/Filter/Simple/lib/ExportTest.pm
20219            + lib/Filter/Simple/lib/ImportTest.pm
20220 ____________________________________________________________________________
20221 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
20222         Log: Upgrade to Filter::Simple 0.77.
20223      Branch: perl
20224            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
20225            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
20226            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
20227            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
20228            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
20229 ____________________________________________________________________________
20230 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
20231         Log: Missing p4 add.
20232      Branch: perl
20233            + lib/ExtUtils/MM_VMS.t
20234 ____________________________________________________________________________
20235 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
20236         Log: Pass 5 at perldelta - module and utility updates cleanup.
20237      Branch: perl
20238            ! pod/perldelta.pod
20239 ____________________________________________________________________________
20240 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
20241         Log: metaconfig unit change for #13219.
20242      Branch: metaconfig/U/perl
20243            ! d_procselfexe.U
20244 ____________________________________________________________________________
20245 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
20246         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
20247      Branch: perl
20248            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20249            ! pod/buildtoc.PL pod/perltoc.pod
20250 ____________________________________________________________________________
20251 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
20252         Log: Add procselfexe and d_dirfd to strange lands.
20253      Branch: perl
20254            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
20255            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20256            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20257            ! win32/config.gc win32/config.vc win32/config.win64
20258            ! wince/config.ce
20259 ____________________________________________________________________________
20260 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
20261         Log: metaconfig unit change for #13216.
20262      Branch: metaconfig/U/perl
20263            ! d_procselfexe.U
20264 ____________________________________________________________________________
20265 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
20266         Log: Better to "quote" the pathname.
20267      Branch: perl
20268            ! Configure config_h.SH
20269 ____________________________________________________________________________
20270 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
20271         Log: Use PROCSELFEXE_PATH.
20272      Branch: perl
20273            ! perl.c
20274 ____________________________________________________________________________
20275 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
20276         Log: metaconfig unit change for #13213.
20277      Branch: metaconfig/U/perl
20278            ! d_procselfexe.U
20279 ____________________________________________________________________________
20280 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
20281         Log: Add probing for BSD-like /proc/curproc/file.
20282      Branch: perl
20283            ! Configure config_h.SH
20284 ____________________________________________________________________________
20285 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
20286         Log: metaconfig unit change for 13211.
20287      Branch: metaconfig/U/perl
20288            + d_dirfd.U
20289 ____________________________________________________________________________
20290 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
20291         Log: Add probing for dirfd() so that it can be added it IO::Dir.
20292      Branch: perl
20293            ! Configure config_h.SH perl.h
20294 ____________________________________________________________________________
20295 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
20296         Log: ...and update the test count.
20297      Branch: perl
20298            ! lib/Pod/t/basic.t
20299 ____________________________________________________________________________
20300 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
20301         Log: Must remove the cap test also from the test script.
20302      Branch: perl
20303            ! lib/Pod/t/basic.t
20304 ____________________________________________________________________________
20305 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
20306         Log: Subject: [PATCH] Tests are good
20307              From: Nicholas Clark <nick@ccl4.org>
20308              Date: Fri, 23 Nov 2001 18:12:21 +0000
20309              Message-ID: <20011123181220.F37621@plum.flirble.org>
20310      Branch: perl
20311            ! pod/perlhack.pod
20312 ____________________________________________________________________________
20313 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
20314         Log: The basic.cap from podlators 1.14 is not very portable.
20315      Branch: perl
20316            - lib/Pod/t/basic.cap
20317            ! MANIFEST
20318 ____________________________________________________________________________
20319 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
20320         Log: Subject: Re: [DOC PATCHES] pod cleanups
20321              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20322              Date: 22 Nov 2001 12:54:16 -0000
20323              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
20324      Branch: perl
20325            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
20326            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
20327 ____________________________________________________________________________
20328 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
20329         Log: FAQ sync.
20330      Branch: perl
20331            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
20332 ____________________________________________________________________________
20333 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
20334         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
20335              From: PPrymmer@factset.com
20336              Date: Fri, 23 Nov 2001 11:43:45 -0500
20337              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
20338      Branch: perl
20339            ! MANIFEST lib/ExtUtils/MM_VMS.pm
20340 ____________________________________________________________________________
20341 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
20342         Log: Corify podlators 1.14 test.
20343      Branch: perl
20344            ! lib/Pod/t/basic.t
20345 ____________________________________________________________________________
20346 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
20347         Log: Output tweak needed because of podlators 1.14.
20348      Branch: perl
20349            ! t/pod/multiline_items.xr
20350 ____________________________________________________________________________
20351 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
20352         Log: Upgrade to podlators 1.14.
20353      Branch: perl
20354            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
20355            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
20356            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
20357            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
20358            ! lib/Pod/Text/Overstrike.pm
20359 ____________________________________________________________________________
20360 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
20361         Log: perlmodinstall tweaks from Philip Newton.
20362      Branch: perl
20363            ! pod/perlmodinstall.pod
20364 ____________________________________________________________________________
20365 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
20366         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
20367              From: Autrijus Tang <autrijus@autrijus.org>           
20368              Date: Fri, 23 Nov 2001 23:55:53 +0800
20369              Message-ID: <20011123235553.A2310@not.autrijus.org>
20370      Branch: perl
20371            ! Porting/genlog
20372 ____________________________________________________________________________
20373 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
20374         Log: Subject: Re: regex oddness with \Z and $&
20375              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
20376              Date: Fri, 23 Nov 2001 15:15:24 +0000
20377              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
20378      Branch: perl
20379            ! regcomp.c t/op/re_tests
20380 ____________________________________________________________________________
20381 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
20382         Log: regen_headers.
20383      Branch: perl
20384            ! embed.h global.sym pod/perlapi.pod proto.h
20385 ____________________________________________________________________________
20386 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
20387         Log: Forgotten check-in.
20388      Branch: perl
20389            ! pod/perlapi.pod
20390 ____________________________________________________________________________
20391 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
20392         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
20393      Branch: perl
20394            ! lib/Test/Simple.pm
20395 ____________________________________________________________________________
20396 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
20397         Log: Retract #13173 (effectively retract Net::Ping 2.06,
20398              go back to 2.04, the 2.06 hasn't seen the patches
20399              that have gone to the blead version.)
20400      Branch: perl
20401            - lib/Net/Ping/CHANGES lib/Net/Ping/README
20402            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20403            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20404            - lib/Net/Ping/t/200_ping_tcp.t
20405            ! MANIFEST lib/Net/Ping.pm
20406 ____________________________________________________________________________
20407 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
20408         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
20409              From: Robin Barker <rmb1@cise.npl.co.uk>
20410              Date: Thu, 22 Nov 2001 11:00:38 GMT
20411              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
20412      Branch: perl
20413            ! utils/perldoc.PL
20414 ____________________________________________________________________________
20415 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
20416         Log: metaconfig unit change for #13191.
20417      Branch: metaconfig/U/perl
20418            ! d_procselfexe.U
20419 ____________________________________________________________________________
20420 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
20421         Log: procselfexe tweak: for some reason I had a ls in
20422              /proc/self/exe, not the ls Configure thought it
20423              would found.
20424      Branch: perl
20425            ! Configure
20426 ____________________________________________________________________________
20427 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
20428         Log: Corify the Net::Ping tests; skip the tests
20429              unless $ENV{PERL_TEST_Net_Ping} is true.
20430      Branch: perl
20431            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20432            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20433            ! lib/Net/Ping/t/200_ping_tcp.t
20434 ____________________________________________________________________________
20435 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
20436         Log: metaconfig units changes for #13188.
20437      Branch: metaconfig
20438            ! U/modified/Head.U
20439      Branch: metaconfig/U/perl
20440            ! issymlink.U
20441 ____________________________________________________________________________
20442 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
20443         Log: The #13182 didn't really help.  The real problem
20444              seems to be that 'sh' can in AIX mean at least three
20445              different things, and we can't know which one it is
20446              unless we export $newsh from an earlier run (and it's
20447              the 'bsh' aka 'sh' that has the the broken test -h).
20448      Branch: perl
20449            ! Configure
20450 ____________________________________________________________________________
20451 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
20452         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
20453      Branch: perl
20454            ! op.c t/op/override.t
20455 ____________________________________________________________________________
20456 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
20457         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
20458              From: PPrymmer@factset.com 
20459              Date: Wed, 21 Nov 2001 20:17:25 -0500
20460              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
20461      Branch: perl
20462            ! lib/Shell.t
20463 ____________________________________________________________________________
20464 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
20465         Log: Reapply perlmodinstall parts of #12897.
20466      Branch: perl
20467            ! pod/perlmodinstall.pod
20468 ____________________________________________________________________________
20469 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
20470         Log: perlmodinstall 2.01 from Jon Orwant.
20471      Branch: perl
20472            ! pod/perlmodinstall.pod
20473 ____________________________________________________________________________
20474 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
20475         Log: Subject: [PATCH @10907] REXX on OS/2
20476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20477              Date: Wed, 21 Nov 2001 15:26:11 -0500
20478              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
20479      Branch: perl
20480            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
20481            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
20482 ____________________________________________________________________________
20483 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
20484         Log: metaconfig unit change for #13181.
20485      Branch: metaconfig/U/perl
20486            ! issymlink.U
20487 ____________________________________________________________________________
20488 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
20489         Log: AIX has broken builtin 'test'.
20490      Branch: perl
20491            ! Configure
20492 ____________________________________________________________________________
20493 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
20494         Log: Subject: [PATCH 5.7.x] INSTALL size update
20495              From: Andy Dougherty <doughera@lafayette.edu>
20496              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
20497              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
20498      Branch: perl
20499            ! INSTALL
20500 ____________________________________________________________________________
20501 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
20502         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
20503              to pp_sort.c.  Includes the quicksort stabilizing layer
20504              from John P. Linderman.  -Msort=qsort or -Msort=fast is
20505              faster than without (or with -Msort=mergesort or -Msort=safe)
20506              for short random inputs, but for some reason not quite as fast
20507              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
20508              optimizing definitely needed.
20509      Branch: perl
20510            + lib/sort.pm lib/sort.t pp_sort.c
20511            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
20512            ! embed.pl global.sym perl.h pp_ctl.c proto.h
20513            ! vms/descrip_mms.template vos/build.cm win32/Makefile
20514            ! win32/makefile.mk wince/Makefile.ce
20515 ____________________________________________________________________________
20516 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
20517         Log: Sync file with libnet-1.0901-tobe
20518      Branch: perl
20519            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
20520            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
20521            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
20522            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
20523            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
20524 ____________________________________________________________________________
20525 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
20526         Log: Subject: [PATCH perldoc] problems with pod2man
20527              From: Robin Barker <rmb1@cise.npl.co.uk>
20528              Date: Wed, 21 Nov 2001 17:48:51 GMT
20529              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
20530      Branch: perl
20531            ! utils/perldoc.PL
20532 ____________________________________________________________________________
20533 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
20534         Log: debug_pad only visible when debugging.
20535      Branch: perl
20536            ! makedef.pl
20537 ____________________________________________________________________________
20538 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
20539         Log: metaconfig units changes for #13174.
20540      Branch: metaconfig/U/perl
20541            + d_procselfexe.U
20542            - procselfexe.U
20543 ____________________________________________________________________________
20544 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
20545         Log: procselfexe tweaks.
20546      Branch: perl
20547            ! Configure config_h.SH
20548 ____________________________________________________________________________
20549 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
20550         Log: Upgrade to Net::Ping 2.06.
20551      Branch: perl
20552            + lib/Net/Ping/CHANGES lib/Net/Ping/README
20553            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20554            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20555            + lib/Net/Ping/t/200_ping_tcp.t
20556            ! MANIFEST lib/Net/Ping.pm
20557 ____________________________________________________________________________
20558 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
20559         Log: Upgrade to Math::BigInt 1.47.
20560      Branch: perl
20561            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20562            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
20563            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
20564            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
20565            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
20566            ! lib/Math/BigInt/t/sub_mbi.t
20567 ____________________________________________________________________________
20568 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
20569         Log: Dynaloading for POSIX-BC from Thomas Dorner.
20570      Branch: perl
20571            ! hints/posix-bc.sh
20572 ____________________________________________________________________________
20573 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
20574         Log: Strange: the same mysterious regex study bug
20575              seems to be present both in OS/390 and POSIX-BC.
20576              Deep EBCDIC magic that regex engine gets wrong,
20577              or a bug in some compiler/library shared by the
20578              two platforms?  From Thomas Dorner.
20579      Branch: perl
20580            ! t/op/study.t
20581 ____________________________________________________________________________
20582 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
20583         Log: More lost and found.
20584      Branch: perl
20585            + lib/Test/Simple/README
20586            ! MANIFEST
20587 ____________________________________________________________________________
20588 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
20589         Log: MANIFESTly missing.
20590      Branch: perl
20591            ! MANIFEST
20592 ____________________________________________________________________________
20593 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
20594         Log: Subject: Re: PERFORCE change 13162 for review               
20595              From: Philip Newton <Philip.Newton@gmx.net> 
20596              Date: Wed, 21 Nov 2001 16:44:30 +0100
20597              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
20598      Branch: perl
20599            ! ext/Devel/PPPort/PPPort.pm
20600 ____________________________________________________________________________
20601 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
20602         Log: Update Changes.
20603      Branch: perl
20604            ! Changes patchlevel.h
20605 ____________________________________________________________________________
20606 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
20607         Log: Small doc tweaks.
20608      Branch: perl
20609            ! ext/PerlIO/Via/Via.pm
20610 ____________________________________________________________________________
20611 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
20612         Log: Redundant return.
20613      Branch: perl
20614            ! ext/MIME/Base64/QuotedPrint.pm
20615 ____________________________________________________________________________
20616 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
20617         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
20618              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
20619              Date: Wed, 21 Nov 2001 10:23:16 +0100
20620              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
20621      Branch: perl
20622            ! pp_pack.c t/op/pack.t
20623 ____________________________________________________________________________
20624 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
20625         Log: Add Devel::PPPort originally from Kenneth Albanowski,
20626              revigorated by Paul Marquess: gives h2xs a Perl version
20627              portability boost.
20628      Branch: perl
20629            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
20630            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
20631            + ext/Devel/PPPort/harness/Harness.pm
20632            + ext/Devel/PPPort/harness/Harness.xs
20633            + ext/Devel/PPPort/harness/Makefile.PL
20634            + ext/Devel/PPPort/harness/module2.c
20635            + ext/Devel/PPPort/harness/module3.c
20636            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
20637            ! MANIFEST lib/h2xs.t utils/h2xs.PL
20638 ____________________________________________________________________________
20639 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
20640         Log: Oops.
20641      Branch: perl
20642            ! lib/Test/Simple/t/filehandles.t
20643 ____________________________________________________________________________
20644 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
20645         Log: Subject: Re: PERFORCE change 13152 for review               
20646              From: Philip Newton <Philip.Newton@gmx.net> 
20647              Date: Wed, 21 Nov 2001 09:04:05 +0100
20648              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
20649      Branch: perl
20650            ! lib/Test/Builder.pm
20651 ____________________________________________________________________________
20652 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
20653         Log: Subject: Re: PERFORCE change 13142 for review
20654              From: Philip Newton <Philip.Newton@gmx.net>
20655              Date: Wed, 21 Nov 2001 09:04:03 +0100
20656              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
20657              
20658              plus rewrap few paragraphs.
20659      Branch: perl
20660            ! lib/Pod/LaTeX.pm
20661 ____________________________________________________________________________
20662 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
20663         Log: Integrate #13154 from macperl; Remove comments.
20664      Branch: perl
20665           !> lib/File/Spec/Mac.pm
20666 ____________________________________________________________________________
20667 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
20668         Log: Update the list of modules having tests.
20669      Branch: perl
20670            ! t/lib/1_compile.t
20671 ____________________________________________________________________________
20672 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
20673         Log: Slight doc changes.
20674      Branch: maint-5.6/macperl
20675            ! macos/macperl/MacPerl.podhelp
20676 ____________________________________________________________________________
20677 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
20678         Log: Add UTF-16 coercion.
20679      Branch: maint-5.6/macperl
20680            ! macos/lib/Mac/AppleEvents/Simple.pm
20681 ____________________________________________________________________________
20682 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
20683         Log: Remove comments.
20684      Branch: maint-5.6/macperl
20685            ! lib/File/Spec/Mac.pm
20686 ____________________________________________________________________________
20687 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
20688         Log: Fix FSpGetCatInfo (and other functions) corrupting
20689              memory with bad filespecs (bug #471867)
20690      Branch: maint-5.6/macperl
20691            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
20692 ____________________________________________________________________________
20693 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
20694         Log: Upgrade to Test::Simple 0.33.
20695      Branch: perl
20696            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
20697            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
20698            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
20699 ____________________________________________________________________________
20700 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
20701         Log: Upgrade to Test::Harness 1.26.
20702      Branch: perl
20703            ! lib/Test/Harness.pm lib/Test/Harness/Changes
20704 ____________________________________________________________________________
20705 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
20706         Log: Integrate change #13145 from maintperl;
20707              another compatibility tweak to change#12559: avoid quoting
20708              arguments that already have quotes; add test case
20709      Branch: perl
20710           !> t/op/system_tests win32/win32.c
20711 ____________________________________________________________________________
20712 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
20713         Log: integrate change#13147 from mainline (fixes nit in change#10091)
20714              
20715              Subject: [PATCH] spaceship and refs
20716      Branch: maint-5.6/perl
20717            ! pp.c pp_hot.c t/op/cmp.t
20718 ____________________________________________________________________________
20719 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
20720         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
20721              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
20722              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
20723              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
20724      Branch: perl
20725            + lib/Pod/t/utils.t
20726            ! MANIFEST
20727 ____________________________________________________________________________
20728 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
20729         Log: Subject: [PATCH] spaceship and refs
20730              From: Nicholas Clark <nick@ccl4.org>
20731              Date: Tue, 20 Nov 2001 21:59:51 +0000
20732              Message-ID: <20011120215951.U62891@plum.flirble.org> 
20733      Branch: perl
20734            ! pp.c pp_hot.c t/op/cmp.t
20735 ____________________________________________________________________________
20736 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
20737         Log: Try to clarify which I/O call operates on bytes,
20738              which on characters, which on either.
20739      Branch: perl
20740            ! pod/perlfunc.pod
20741 ____________________________________________________________________________
20742 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
20743         Log: another compatibility tweak to change#12559: avoid quoting
20744              arguments that already have quotes; add test case
20745      Branch: maint-5.6/perl
20746            ! t/op/system_tests win32/win32.c
20747 ____________________________________________________________________________
20748 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
20749         Log: Give a simple example of writing PerlIO::Via handlers
20750              in Perl.
20751      Branch: perl
20752            ! ext/PerlIO/Via/Via.pm
20753 ____________________________________________________________________________
20754 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
20755         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
20756      Branch: perl
20757            + lib/Pod/t/latex.t
20758            ! MANIFEST
20759 ____________________________________________________________________________
20760 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
20761         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
20762              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20763              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
20764              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
20765      Branch: perl
20766            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
20767 ____________________________________________________________________________
20768 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
20769         Log: Spread d_procselfexe to far-off lands (undefined).
20770      Branch: perl
20771            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
20772            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20773            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20774            ! win32/config.gc win32/config.vc win32/config.win64
20775            ! wince/config.ce
20776 ____________________________________________________________________________
20777 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
20778         Log: Integrate perlio; add detection and use of /proc/self/exe
20779              (Linuxism for finding the absolute path of the executable)
20780      Branch: perl
20781           !> Configure config_h.SH perl.c t/op/magic.t
20782 ____________________________________________________________________________
20783 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
20784         Log: Really define do_report_used() only if DEBUGGING.
20785      Branch: perl
20786            ! sv.c
20787 ____________________________________________________________________________
20788 [ 13138] By: nick                                  on 2001/11/20  20:01:05
20789         Log: perl.c change to use HAS_PROCSELFEXE, also
20790              tweak to $^X test to comprehend full path to real executable
20791              being returned (like Cygwin as it happens...)
20792      Branch: perlio
20793            ! perl.c t/op/magic.t
20794 ____________________________________________________________________________
20795 [ 13137] By: nick                                  on 2001/11/20  19:46:00
20796         Log: Integrate mainline
20797      Branch: perlio
20798           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
20799           +> lib/NEXT/t/unseen.t
20800            - lib/NEXT/test.pl
20801           !> (integrate 34 files)
20802 ____________________________________________________________________________
20803 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
20804         Log: Subject: [?PATCH] terser pp_eq
20805              From: Nicholas Clark <nick@ccl4.org>
20806              Date: Mon, 19 Nov 2001 23:09:02 +0000
20807              Message-ID: <20011119230901.O62891@plum.flirble.org>
20808      Branch: perl
20809            ! pp_hot.c
20810 ____________________________________________________________________________
20811 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
20812         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
20813      Branch: perl
20814            ! pod/perldelta.pod
20815 ____________________________________________________________________________
20816 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
20817         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
20818              From: Andy Dougherty <doughera@lafayette.edu>
20819              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
20820              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
20821      Branch: perl
20822            ! ext/re/Makefile.PL ext/re/re.xs
20823 ____________________________________________________________________________
20824 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
20825         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
20826              From: Andy Dougherty <doughera@lafayette.edu>
20827              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
20828              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
20829      Branch: perl
20830            ! ext/re/re.xs
20831 ____________________________________________________________________________
20832 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
20833         Log: Integrate change #13119 from macperl.
20834              (No changes since already applied the patch,
20835              just keep perforce happy and well-fed.)
20836      Branch: perl
20837           !> lib/Pod/Html.pm
20838 ____________________________________________________________________________
20839 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
20840         Log: Subject: [PATCH] filter-util.pl for Mac OS
20841              From: Chris Nandor <pudge@pobox.com>
20842              Date: Tue, 20 Nov 2001 00:16:11 -0500
20843              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
20844      Branch: perl
20845            ! t/lib/filter-util.pl
20846 ____________________________________________________________________________
20847 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
20848         Log: Subject: [PATCH] Portability fix for Pod::Html
20849              From: Chris Nandor <pudge@pobox.com>
20850              Date: Tue, 20 Nov 2001 00:01:05 -0500
20851              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
20852      Branch: perl
20853            ! lib/Pod/Html.pm
20854 ____________________________________________________________________________
20855 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
20856         Log: Need to skip more tests if not perlio.
20857      Branch: perl
20858            ! lib/open.t
20859 ____________________________________________________________________________
20860 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
20861         Log: Pass 3 at perldelta - sort the lists of new modules,
20862              module improvements, and new platforms.
20863      Branch: perl
20864            ! pod/perldelta.pod
20865 ____________________________________________________________________________
20866 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
20867         Log: Document ${^OPEN}.
20868      Branch: perl
20869            ! pod/perlvar.pod
20870 ____________________________________________________________________________
20871 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
20872         Log: Make configpm work with extra keys
20873      Branch: maint-5.6/macperl
20874            ! macos/configpm
20875 ____________________________________________________________________________
20876 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
20877         Log: Version and doc updates
20878      Branch: maint-5.6/macperl
20879            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
20880 ____________________________________________________________________________
20881 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
20882         Log: More fixes for error message parsing (bug #470316)
20883      Branch: maint-5.6/macperl
20884            ! macos/macish.c
20885 ____________________________________________________________________________
20886 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
20887         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
20888              remove obsolete function (bug #465225)
20889      Branch: maint-5.6/macperl
20890            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
20891            ! macos/macperl/MPScript.c
20892 ____________________________________________________________________________
20893 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
20894         Log: Add p2as droplet to distribution.
20895      Branch: maint-5.6/macperl
20896            + macos/macperl/Droplets/p2as.plx
20897 ____________________________________________________________________________
20898 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
20899         Log: Bundle File::Sort.
20900      Branch: maint-5.6/macperl
20901            + macos/bundled_lib/blib/lib/File/Sort.pm
20902 ____________________________________________________________________________
20903 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
20904         Log: Various bundled module fixes.
20905      Branch: maint-5.6/macperl
20906            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
20907            ! macos/bundled_ext/Digest/MD5/t/files.t
20908            ! macos/bundled_ext/Filter/t/filter-util.pl
20909            ! macos/bundled_lib/blib/lib/Net/Config.pm
20910            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
20911 ____________________________________________________________________________
20912 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
20913         Log: Portability fix for Pod::Html.
20914      Branch: maint-5.6/macperl
20915            ! lib/Pod/Html.pm
20916 ____________________________________________________________________________
20917 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
20918         Log: Upgrade to Text::Balanced 1.89.
20919      Branch: perl
20920            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
20921            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
20922            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
20923            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
20924            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
20925            ! lib/Text/Balanced/t/gentag.t
20926 ____________________________________________________________________________
20927 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
20928         Log: Upgrade to NEXT 0.50.
20929      Branch: perl
20930            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
20931            + lib/NEXT/t/unseen.t
20932            - lib/NEXT/test.pl
20933            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
20934 ____________________________________________________________________________
20935 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
20936         Log: Integrate with maint-5.6/perl.
20937      Branch: maint-5.6/macperl
20938           !> win32/win32.c
20939 ____________________________________________________________________________
20940 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
20941         Log: Update the README.threads scary header a bit.
20942      Branch: perl
20943            ! README.threads
20944 ____________________________________________________________________________
20945 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
20946         Log: Pass 2 at perldelta: add some changes since 5.7.2.
20947      Branch: perl
20948            ! pod/perldelta.pod
20949 ____________________________________________________________________________
20950 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
20951         Log: Subject: [DOC PATCH] perlfaq4.pod 
20952              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20953              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
20954              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
20955      Branch: perl
20956            ! pod/perlfaq4.pod
20957 ____________________________________________________________________________
20958 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
20959         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
20960              From: Michael G Schwern <schwern@pobox.com> 
20961              Date: Mon, 19 Nov 2001 19:53:12 -0500
20962              Message-ID: <20011119195311.I11883@blackrider>
20963      Branch: perl
20964            ! perl.c
20965 ____________________________________________________________________________
20966 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
20967         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
20968              From: PPrymmer@factset.com
20969              Date: Mon, 19 Nov 2001 17:08:59 -0500
20970              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
20971      Branch: perl
20972            ! vms/descrip_mms.template
20973 ____________________________________________________________________________
20974 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
20975         Log: Create a per-interpeter debug scratchpad container
20976              and use that for the regexec debugging.
20977      Branch: perl
20978            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
20979 ____________________________________________________________________________
20980 [ 13109] By: nick                                  on 2001/11/19  22:01:45
20981         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
20982              Configure unit detects the feature).
20983      Branch: metaconfig/U/perl
20984            + procselfexe.U
20985      Branch: perlio
20986            ! Configure config_h.SH
20987 ____________________________________________________________________________
20988 [ 13108] By: nick                                  on 2001/11/19  20:39:17
20989         Log: Integrate mainline
20990      Branch: perlio
20991           +> t/op/or.t
20992           !> (integrate 44 files)
20993 ____________________________________________________________________________
20994 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
20995         Log: sysseek tweak.
20996      Branch: perl
20997            ! pod/perlfunc.pod
20998 ____________________________________________________________________________
20999 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
21000         Log: Move the sysio tests from io/utf8 to lib/open.
21001      Branch: perl
21002            ! lib/open.t t/io/utf8.t
21003 ____________________________________________________________________________
21004 [ 13105] By: nick                                  on 2001/11/19  20:15:39
21005         Log: Add a .package and a README to //depot/metaconfig
21006      Branch: metaconfig
21007            + .package README
21008 ____________________________________________________________________________
21009 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
21010         Log: Thou shalt not mix stdio and sysio.
21011      Branch: perl
21012            ! t/io/utf8.t
21013 ____________________________________________________________________________
21014 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
21015         Log: Update Changes.
21016      Branch: perl
21017            ! Changes patchlevel.h
21018 ____________________________________________________________________________
21019 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
21020         Log: The runops_debug needs to be present always, otherwise
21021              places like AIX which need an explicit symbol export list
21022              will croak when trying to build Devel::Peek (which uses
21023              the runops_debug).
21024      Branch: perl
21025            ! makedef.pl
21026 ____________________________________________________________________________
21027 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
21028         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
21029              From: PPrymmer@factset.com 
21030              Date: Mon, 19 Nov 2001 11:34:22 -0500
21031              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
21032      Branch: perl
21033            ! lib/Memoize/t/tie_sdbm.t
21034 ____________________________________________________________________________
21035 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
21036         Log: Retract #13088: it seems that unless dump.c is extensively
21037              reorganized as to what symbols it shows, when, and to whom,
21038              we are stuck with having the dump.o symbols in the libperl
21039              and thusly in the main Perl binary.
21040      Branch: perl
21041            ! embedvar.h perlapi.h perlvars.h
21042 ____________________________________________________________________________
21043 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
21044         Log: The _uni_display should not be in dump.c since they
21045              are used under normal operation (S_not_a_number()).
21046      Branch: perl
21047            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
21048 ____________________________________________________________________________
21049 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
21050         Log: Protect sv_dump() from being included unless DEBUGGING,
21051              as noticed by Ilya.
21052      Branch: perl
21053            ! sv.c
21054 ____________________________________________________________________________
21055 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
21056         Log: Pending further investigation skip the tell() tests.
21057              The tell() is okay on Solaris, HP-UX and Tru64, but fails
21058              (by returning too much) in Linux.
21059      Branch: perl
21060            ! t/io/utf8.t
21061 ____________________________________________________________________________
21062 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
21063         Log: Retract #13082 until a better solution is found:
21064              statics break ithreads.
21065      Branch: perl
21066            ! regexec.c
21067 ____________________________________________________________________________
21068 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
21069         Log: Figures 1 and 2 for UTF-8.
21070      Branch: perl
21071            ! pod/perlunicode.pod
21072 ____________________________________________________________________________
21073 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
21074         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
21075              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21076              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
21077              Message-ID: <20011119132645.A15034@rafael>
21078      Branch: perl
21079            ! op.c pod/perldiag.pod t/lib/warnings/op
21080 ____________________________________________________________________________
21081 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
21082         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
21083              From: Michael G Schwern <schwern@pobox.com> 
21084              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
21085              Message-ID: <20011119031112.E786@blackrider>
21086      Branch: perl
21087            ! t/op/closure.t
21088 ____________________________________________________________________________
21089 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
21090         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
21091              From: Michael G Schwern <schwern@pobox.com>
21092              Date: Mon, 19 Nov 2001 03:42:56 -0500
21093              Message-ID: <20011119034256.I786@blackrider>
21094      Branch: perl
21095            + t/op/or.t
21096            ! MANIFEST
21097 ____________________________________________________________________________
21098 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
21099         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
21100              From: "Craig A. Berry" <craigberry@mac.com>
21101              Date: Sun, 18 Nov 2001 14:33:48 -0600
21102              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
21103      Branch: perl
21104            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
21105 ____________________________________________________________________________
21106 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
21107         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
21108              From: Dave Rolsky <autarch@urth.org>
21109              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
21110              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
21111      Branch: perl
21112            ! lib/ExtUtils/Manifest.pm
21113 ____________________________________________________________________________
21114 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
21115         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
21116              From: Dave Rolsky <autarch@urth.org>
21117              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
21118              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
21119      Branch: perl
21120            ! lib/ExtUtils/Install.pm
21121 ____________________________________________________________________________
21122 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
21123         Log: The runops_dbg should not be needed.
21124      Branch: perl
21125            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
21126 ____________________________________________________________________________
21127 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
21128         Log: do_spawn() cleanup from Charles Lane.
21129      Branch: perl
21130            ! vms/vms.c
21131 ____________________________________________________________________________
21132 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
21133         Log: Update the list of tests.
21134      Branch: perl
21135            ! t/lib/1_compile.t
21136 ____________________________________________________________________________
21137 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
21138         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
21139              From: Michael G Schwern <schwern@pobox.com> 
21140              Date: Fri, 16 Nov 2001 17:37:04 -0500
21141              Message-ID: <20011116173703.L30160@blackrider>
21142      Branch: perl
21143            ! t/lib/warnings/sv
21144 ____________________________________________________________________________
21145 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
21146         Log: FAQ sync.
21147      Branch: perl
21148            ! pod/perlfaq4.pod
21149 ____________________________________________________________________________
21150 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
21151         Log: Integrate perlio; win32 sync.
21152      Branch: perl
21153           !> perlio.c win32/win32io.c
21154 ____________________________________________________________________________
21155 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
21156         Log: (retracted by #13096)
21157              Debugging would be badly skewed by a malloc per regex dump.
21158      Branch: perl
21159            ! regexec.c
21160 ____________________________________________________________________________
21161 [ 13081] By: nick                                  on 2001/11/18  19:08:40
21162         Log: Win32 layer has a dup which needs to match new prototype.
21163      Branch: perlio
21164            ! win32/win32io.c
21165 ____________________________________________________________________________
21166 [ 13080] By: nick                                  on 2001/11/18  19:05:02
21167         Log: Wrong way to get stdio mode used.
21168      Branch: perlio
21169            ! perlio.c
21170 ____________________________________________________________________________
21171 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
21172         Log: Retract #13048: that introduced a malloc() (through savepvn())
21173              to *every* m//, which killed the performance quite badly.
21174      Branch: perl
21175            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
21176 ____________________________________________________________________________
21177 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
21178         Log: Pass 1 at perldelta.pod: sort the section contents
21179              together, drop all but the 5.7.2 known problems,
21180              leave the 5.7.1 security note since that's the
21181              fullest explanation (update the date on that).
21182      Branch: perl
21183            ! pod/perldelta.pod
21184 ____________________________________________________________________________
21185 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
21186         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
21187              
21188              Tiny problem in the test for 20011113.110: I hope
21189              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
21190      Branch: perl
21191            ! pp.c t/op/repeat.t
21192 ____________________________________________________________________________
21193 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
21194         Log: All of syswrite/send/sendto need to return character counts,
21195              and character counts from the offset, not the beginning of
21196              the scalar.
21197      Branch: perl
21198            ! pp_sys.c
21199 ____________________________________________________________________________
21200 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
21201         Log: Integrate PerlIO: duping fixes.
21202      Branch: perl
21203           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
21204           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
21205           !> perliol.h sv.c
21206 ____________________________________________________________________________
21207 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
21208         Log: syswrite() was still returning byte counts, not character counts.
21209      Branch: perl
21210            ! pp_sys.c t/io/utf8.t
21211 ____________________________________________________________________________
21212 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
21213         Log: Add test for sysread().
21214      Branch: perl
21215            ! t/io/utf8.t
21216 ____________________________________________________________________________
21217 [ 13072] By: nick                                  on 2001/11/18  16:15:31
21218         Log: Allow dup'ing of PerlIO::Scalar etc.
21219      Branch: perlio
21220            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
21221            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
21222            ! perliol.h sv.c
21223 ____________________________________________________________________________
21224 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
21225         Log: Prepend a null byte to the test set.
21226      Branch: perl
21227            ! t/io/utf8.t
21228 ____________________________________________________________________________
21229 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
21230         Log: Document how "no utf8;" can become handy.
21231      Branch: perl
21232            ! lib/utf8.pm
21233 ____________________________________________________________________________
21234 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
21235         Log: Integrate perlio; force the inclusion of the PL_runops_*
21236      Branch: perl
21237           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
21238 ____________________________________________________________________________
21239 [ 13068] By: nick                                  on 2001/11/18  13:23:33
21240         Log: embed.pl generated changes I forgot to include
21241      Branch: perlio
21242            ! embedvar.h perlapi.h pod/perlapi.pod
21243 ____________________________________________________________________________
21244 [ 13067] By: nick                                  on 2001/11/18  12:50:19
21245         Log: Force inclusion of both Perl_runops_* in perl itself,
21246              so they are available for Peek.xs etc.
21247      Branch: perlio
21248            ! perlvars.h
21249 ____________________________________________________________________________
21250 [ 13066] By: nick                                  on 2001/11/18  11:00:34
21251         Log: Integrate mainline - a few Devel::Peak fails.
21252      Branch: perlio
21253           +> (branch 29 files)
21254            - ext/Thread/Thread.pm lib/Benchmark.t
21255            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
21256            - lib/Lingua/KO/Hangul/Util/README
21257            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
21258            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
21259            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
21260            - vms/ext/vmsish.pm vms/ext/vmsish.t
21261            ! hv.c
21262           !> (integrate 389 files)
21263 ____________________________________________________________________________
21264 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
21265         Log: Start working on perldelta.  This is not yet any sort of
21266              editing; just concatenating perl570delta, perl571delta,
21267              and perl572delta.  Any sorting not done, any duplicate
21268              removal not done, any removal or update of obsolete items
21269              not done, any changes since 5.7.2 not included.  So there.
21270      Branch: perl
21271            ! pod/perldelta.pod
21272 ____________________________________________________________________________
21273 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
21274         Log: Banish "use utf8".
21275      Branch: perl
21276            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
21277 ____________________________________________________________________________
21278 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
21279         Log: Tweak from Charles Lane.
21280      Branch: perl
21281            ! vms/vms.c
21282 ____________________________________________________________________________
21283 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
21284         Log: Integrate change #13058 from maintperl;
21285              change#12559 breaks things on Win9x because command.com doesn't
21286              grok dquotes at all; disable all the system() smarts for
21287              command.com
21288      Branch: perl
21289           !> win32/win32.c
21290 ____________________________________________________________________________
21291 [ 13061] By: ams                                   on 2001/11/17  13:46:11
21292         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
21293              From: Jonathan Stowe <gellyfish@gellyfish.com>
21294              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
21295              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
21296      Branch: perl
21297            ! lib/Term/Cap.pm
21298 ____________________________________________________________________________
21299 [ 13060] By: ams                                   on 2001/11/17  09:49:10
21300         Log: Subject: [PATCH9 File/Find.pm doc nits
21301              From: Tels <perl_dummy@bloodgate.com>
21302              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
21303      Branch: perl
21304            ! lib/File/Find.pm
21305 ____________________________________________________________________________
21306 [ 13059] By: ams                                   on 2001/11/17  09:38:38
21307         Log: Subject: [PATCH] Benchmark.pm nit
21308              From: Tels <perl_dummy@bloodgate.com>
21309              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
21310      Branch: perl
21311            ! lib/Benchmark.pm
21312 ____________________________________________________________________________
21313 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
21314         Log: change#12559 breaks things on Win9x because command.com doesn't
21315              grok dquotes at all; disable all the system() smarts for
21316              command.com
21317      Branch: maint-5.6/perl
21318            ! win32/win32.c
21319 ____________________________________________________________________________
21320 [ 13057] By: ams                                   on 2001/11/16  20:30:03
21321         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
21322              From: Andy Dougherty <doughera@lafayette.edu>
21323              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
21324              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
21325      Branch: perl
21326            ! lib/Unicode/UCD.t
21327 ____________________________________________________________________________
21328 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
21329         Log: Subject: [Patch Perl@13023] VMS system() warning
21330              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21331              Date: Fri, 16 Nov 2001 15:20:11 EST
21332              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
21333      Branch: perl
21334            ! vms/vms.c
21335 ____________________________________________________________________________
21336 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
21337         Log: It's neither-nor, and protect against the impossible.
21338      Branch: perl
21339            ! lib/Thread.pm
21340 ____________________________________________________________________________
21341 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
21342         Log: 5005threads didn't work because $Thread::VERSION wasn't
21343              visible.  Oops.
21344      Branch: perl
21345            ! ext/Thread/Makefile.PL lib/Thread.pm
21346 ____________________________________________________________________________
21347 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
21348         Log: Robustness against Linux using something else than gcc;
21349              based on
21350              
21351              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
21352              From: Charles Randall <cfriv@yahoo.com>
21353              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
21354              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
21355      Branch: perl
21356            ! ext/Errno/Errno_pm.PL
21357 ____________________________________________________________________________
21358 [ 13052] By: ams                                   on 2001/11/16  16:46:39
21359         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
21360              From: Russ Allbery <rra@stanford.edu>
21361              Date: 16 Nov 2001 09:44:21 -0800
21362              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
21363      Branch: perl
21364            ! lib/Pod/ParseLink.pm
21365 ____________________________________________________________________________
21366 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
21367         Log: Update perluniintro on the UTF-8 output matters
21368              (that -w will warn unless the stream is explicitly UTF-8-ified).
21369      Branch: perl
21370            ! pod/perluniintro.pod
21371 ____________________________________________________________________________
21372 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
21373         Log: Adding new files to MANIFEST is nice.
21374      Branch: perl
21375            ! MANIFEST
21376 ____________________________________________________________________________
21377 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
21378         Log: Update Changes.
21379      Branch: perl
21380            ! Changes patchlevel.h
21381 ____________________________________________________________________________
21382 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
21383         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
21384              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
21385              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
21386              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
21387      Branch: perl
21388            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
21389 ____________________________________________________________________________
21390 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
21391         Log: Rename perlunintro to perluniintro; regen toc.
21392      Branch: perl
21393            + pod/perluniintro.pod
21394            - pod/perlunintro.pod
21395            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21396 ____________________________________________________________________________
21397 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
21398         Log: Document the negated lookahead trick to emulate
21399              character class subtraction.
21400      Branch: perl
21401            ! pod/perlunicode.pod
21402 ____________________________________________________________________________
21403 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
21404         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
21405              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21406              Date: Fri, 16 Nov 2001 23:31:04 +0900
21407              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
21408              
21409              (with the tweak that Cntrl is not C, it's Cc)
21410      Branch: perl
21411            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
21412            ! lib/unicore/mktables
21413 ____________________________________________________________________________
21414 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
21415         Log: Subject: [PATCH current] runtime runops switch
21416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21417              Date: Fri, 16 Nov 2001 00:48:09 -0500
21418              Message-ID: <20011116004809.A934@math.ohio-state.edu>
21419      Branch: perl
21420            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
21421            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
21422            ! pod/perlintern.pod proto.h run.c
21423 ____________________________________________________________________________
21424 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
21425         Log: Further discourage old Thread code; tell how to tell
21426              the difference.
21427      Branch: perl
21428            ! lib/Thread.pm
21429 ____________________________________________________________________________
21430 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
21431         Log: A missing return; from Charles Lane.
21432      Branch: perl
21433            ! vms/vms.c
21434 ____________________________________________________________________________
21435 [ 13041] By: ams                                   on 2001/11/16  12:11:14
21436         Log: Subject: [PATCH] Doc spellcheck + podcheck
21437              From: Autrijus Tang <autrijus@egb.elixus.org>
21438              Date: Thu, 15 Nov 2001 22:49:05 -0800
21439              Message-Id: <20011116064905.GA44092@egb.elixus.org>
21440              
21441              Subject: [PATCH] podcheck+spellcheck, the rest of the story
21442              From: Autrijus Tang <autrijus@egb.elixus.org>
21443              Date: Fri, 16 Nov 2001 00:42:20 -0800
21444              Message-Id: <20011116084220.GA44295@egb.elixus.org>
21445              
21446              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
21447              From: Nicholas Clark <nick@ccl4.org>
21448              Date: Fri, 16 Nov 2001 10:32:01 +0000
21449              Message-Id: <20011116103200.F62891@plum.flirble.org>
21450              (Applied after suitable de-mangling.)
21451      Branch: perl
21452            ! README.aix README.dgux README.dos README.epoc README.hpux
21453            ! README.mint README.mpeix README.netware README.os2
21454            ! README.os390 README.plan9 README.qnx README.solaris
21455            ! README.threads doio.c pod/perl571delta.pod
21456            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
21457            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
21458            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
21459            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
21460            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
21461            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
21462 ____________________________________________________________________________
21463 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
21464         Log: Avoid redefinedness warning for now.
21465      Branch: perl
21466            ! lib/Thread.pm
21467 ____________________________________________________________________________
21468 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
21469         Log: use strict.
21470      Branch: perl
21471            ! lib/Thread.pm
21472 ____________________________________________________________________________
21473 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
21474         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
21475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
21476              Date: Thu, 15 Nov 2001 22:54:47 EST 
21477              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
21478      Branch: perl
21479            ! vms/vms.c vms/vmspipe.com
21480 ____________________________________________________________________________
21481 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
21482         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
21483              From: "chromatic" <chromatic@rmci.net>
21484              Date: Thu, 15 Nov 2001 19:54:23 -0700
21485              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
21486      Branch: perl
21487            ! lib/File/stat.t
21488 ____________________________________________________________________________
21489 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
21490         Log: Make Thread a wrapper for both ithreads and 5005threads.
21491              Needs a lot of work and Arthur's eyeballing (and finishing
21492              few missing odds and ends of threads.pm).  Now Thread
21493              is an extension without its own .pm.
21494              
21495              If there are people who have experience working with
21496              either the 5005threads or the ithreads: cleaning up
21497              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
21498              and porting the various Thread::* modules, like Thread::Queue,
21499              to work also with ithreads, is needed.
21500              
21501              Removed the 5005threads requirement from the 5005 tests
21502              for easier testing (not all of them work yet since
21503              they use the Thread::* modules that have not been made
21504              to work with ithreads).  Leave the 5005 tests named as
21505              *.tx so that they are not run by "make test".
21506      Branch: perl
21507            + lib/Thread.pm
21508            - ext/Thread/Thread.pm
21509            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
21510            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
21511            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
21512            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
21513            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
21514            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
21515            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
21516 ____________________________________________________________________________
21517 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
21518         Log: $VERSION "a5" doesn't quite work.
21519      Branch: perl
21520            ! ext/B/Makefile.PL
21521 ____________________________________________________________________________
21522 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
21523         Log: Add the fruits of Larry Shatzer's version verifying script.
21524              (There are some straddlers, but they will be fixed in the
21525              upcoming releases of the modules.)
21526      Branch: perl
21527            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
21528            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
21529            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
21530            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
21531            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
21532            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
21533            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
21534            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
21535            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
21536            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
21537            ! wince/FindExt.pm
21538 ____________________________________________________________________________
21539 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
21540         Log: Add Larry Shatzer's VERSION verifying script.
21541      Branch: perl
21542            + Porting/checkVERSION.pl
21543            ! MANIFEST Porting/pumpkin.pod
21544 ____________________________________________________________________________
21545 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
21546         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
21547              From: Michael G Schwern <schwern@pobox.com>
21548              Date: Thu, 15 Nov 2001 19:26:40 -0500
21549              Message-ID: <20011115192640.R31399@blackrider>
21550      Branch: perl
21551            ! t/test.pl
21552 ____________________________________________________________________________
21553 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
21554         Log: Document the MY_CXT business; from Paul Marquess.
21555      Branch: perl
21556            ! pod/perlxs.pod
21557 ____________________________________________________________________________
21558 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
21559         Log: VMSCMD synch attempt.
21560      Branch: perl
21561            ! vms/vms.c vms/vmsish.h
21562 ____________________________________________________________________________
21563 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
21564         Log: Advise against -P as instructed by Schwern.
21565      Branch: perl
21566            ! pod/perlrun.pod
21567 ____________________________________________________________________________
21568 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
21569         Log: Subject: [PATCH] v-strings as Objects Step 1
21570              From: John Peacock <jpeacock@rowman.com>
21571              Date: Thu, 15 Nov 2001 12:41:04 -0500
21572              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
21573      Branch: perl
21574            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
21575            ! util.c
21576 ____________________________________________________________________________
21577 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
21578         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
21579              From: Michael G Schwern <schwern@pobox.com>
21580              Date: Thu, 15 Nov 2001 12:47:59 -0500
21581              Message-ID: <20011115124759.E31399@blackrider>
21582      Branch: perl
21583            + t/run/switchx.aux t/run/switchx.t
21584            ! MANIFEST t/run/switches.t
21585 ____________________________________________________________________________
21586 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
21587         Log: Upgrade to Getopt::Long 2.26_03.
21588      Branch: perl
21589            ! lib/Getopt/Long.pm
21590 ____________________________________________________________________________
21591 [ 13025] By: ams                                   on 2001/11/15  20:46:22
21592         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
21593              From: Michael G Schwern <schwern@pobox.com>
21594              Date: Thu, 15 Nov 2001 16:24:11 -0500
21595              Message-Id: <20011115162411.M31399@blackrider>
21596      Branch: perl
21597            ! vms/vms.c
21598 ____________________________________________________________________________
21599 [ 13024] By: ams                                   on 2001/11/15  19:32:06
21600         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
21601              From: rspier@pobox.com (Robert Spier)
21602              Date: Thu, 15 Nov 2001 11:19:21 -0800
21603              Message-Id: <15348.5433.732364.963687@rls.cx>
21604      Branch: perl
21605            ! op.c
21606 ____________________________________________________________________________
21607 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
21608         Log: Update Changes.
21609      Branch: perl
21610            ! Changes patchlevel.h
21611 ____________________________________________________________________________
21612 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
21613         Log: Subject: [PATCH] new tests for command-line switches
21614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21615              Date: Thu, 15 Nov 2001 17:00:30 +0100
21616              Message-ID: <20011115170030.A14193@rafael>
21617      Branch: perl
21618            + t/run/switches.t
21619            ! MANIFEST
21620 ____________________________________________________________________________
21621 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
21622         Log: Upgrade to podlators 1.13.
21623      Branch: perl
21624            + lib/Pod/ParseLink.pm
21625            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
21626            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
21627            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
21628            ! t/pod/pod2usage.xr t/pod/podselect.xr
21629 ____________________________________________________________________________
21630 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
21631         Log: skip "might be used uninitialized".
21632      Branch: perl
21633            ! pp_sys.c
21634 ____________________________________________________________________________
21635 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
21636         Log: Fix for "perlio bug in koi8-r encoding".  The problem
21637              seemed to be that binmode() always flushed the handle,
21638              which is not so good when switching encodings.  Fixed,
21639              added Matt Sergeant's testcase, documented in perlfunc/binmode,
21640              also added a pointer about disciplines to perlfunc/open,
21641              and in general cleaned up and reformatted the open entry.
21642      Branch: perl
21643            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
21644 ____________________________________________________________________________
21645 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
21646         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
21647              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21648              Date: 15 Nov 2001 08:57:06 -0000
21649              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
21650              
21651              chop() and chomp() are not real list functions,
21652              so let's not have them overrideable.  (Casey will
21653              be confused since in #7071 he patched the other way.)
21654      Branch: perl
21655            ! pod/perlfunc.pod toke.c
21656 ____________________________________________________________________________
21657 [ 13017] By: ams                                   on 2001/11/15  12:56:49
21658         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
21659              From: Robin Barker <rmb1@cise.npl.co.uk>
21660              Date: Thu, 15 Nov 2001 13:48:34 GMT
21661              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
21662              (Applied with tweaks.)
21663      Branch: perl
21664            ! pod/perltrap.pod
21665 ____________________________________________________________________________
21666 [ 13016] By: ams                                   on 2001/11/15  09:12:48
21667         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
21668              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21669              Date: Thu, 15 Nov 2001 09:06:39 +0100
21670              Message-Id: <20011115090639.A13005@rafael>
21671      Branch: perl
21672            ! pod/perlrun.pod
21673 ____________________________________________________________________________
21674 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
21675         Log: "link =" from utils.lst was being processed oddly.
21676      Branch: perl
21677            ! installman
21678 ____________________________________________________________________________
21679 [ 13014] By: ams                                   on 2001/11/15  02:52:52
21680         Log: Subject: [PATCH current] CreateTTY in -d
21681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21682              Date: Wed, 14 Nov 2001 21:26:31 -0500
21683              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
21684      Branch: perl
21685            ! lib/perl5db.pl
21686 ____________________________________________________________________________
21687 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
21688         Log: Corify the Filter::Simple tests. 
21689      Branch: perl
21690            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
21691            ! lib/Filter/Simple/t/filter_only.t
21692 ____________________________________________________________________________
21693 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
21694         Log: Upgrade to Filter::Simple 0.70.
21695      Branch: perl
21696            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
21697            + t/lib/FilterOnlyTest.pm
21698            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
21699            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
21700            ! t/lib/FilterTest.pm
21701 ____________________________________________________________________________
21702 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
21703         Log: Cleanliness inspired by Cygwin.
21704      Branch: perl
21705            ! Makefile.SH x2p/Makefile.SH
21706 ____________________________________________________________________________
21707 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
21708         Log: Add perlunintro (formerly known as perlunitut); regen toc.
21709      Branch: perl
21710            + pod/perlunintro.pod
21711            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21712 ____________________________________________________________________________
21713 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
21714         Log: FAQ sync.
21715      Branch: perl
21716            ! pod/perlfaq6.pod
21717 ____________________________________________________________________________
21718 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
21719         Log: Quieten pgcc 2.91.66 worries.
21720      Branch: perl
21721            ! gv.c pp_ctl.c utf8.c
21722 ____________________________________________________________________________
21723 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
21724         Log: Upgrade to Switch 2.06.
21725      Branch: perl
21726            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
21727            ! lib/Switch/t/nested.t
21728 ____________________________________________________________________________
21729 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
21730         Log: Upgrade to Attribute::Handlers 0.76.
21731      Branch: perl
21732            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
21733            ! lib/Attribute/Handlers/README
21734            ! lib/Attribute/Handlers/demo/Demo.pm
21735            ! lib/Attribute/Handlers/demo/Descriptions.pm
21736            ! lib/Attribute/Handlers/demo/MyClass.pm
21737            ! lib/Attribute/Handlers/demo/demo_cycle.pl
21738            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
21739            ! lib/Attribute/Handlers/t/multi.t
21740 ____________________________________________________________________________
21741 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
21742         Log: Signedness nit.
21743      Branch: perl
21744            ! regexec.c
21745 ____________________________________________________________________________
21746 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
21747         Log: VERSIONize.
21748      Branch: perl
21749            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
21750            ! lib/integer.pm
21751 ____________________________________________________________________________
21752 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
21753         Log: No pod in internal Net::FTP classes.
21754      Branch: perl
21755            ! pod/buildtoc.PL
21756 ____________________________________________________________________________
21757 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
21758         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
21759              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
21760              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
21761              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
21762      Branch: perl
21763            ! regexec.c
21764 ____________________________________________________________________________
21765 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
21766         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
21767              Pudge correctly).
21768      Branch: perl
21769            ! t/test.pl
21770 ____________________________________________________________________________
21771 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
21772         Log: Add comments to mark where $^X is being handled.
21773      Branch: perl
21774            ! perl.c toke.c
21775 ____________________________________________________________________________
21776 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
21777         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
21778              From: Michael G Schwern <schwern@pobox.com>
21779              Date: Wed, 14 Nov 2001 16:38:25 -0500
21780              Message-ID: <20011114163825.D6519@blackrider>
21781      Branch: perl
21782            ! t/op/repeat.t
21783 ____________________________________________________________________________
21784 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
21785         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
21786              From: Michael G Schwern <schwern@pobox.com>
21787              Date: Wed, 14 Nov 2001 13:19:15 -0500
21788              Message-ID: <20011114131915.K5096@blackrider>
21789      Branch: perl
21790            ! t/op/die_exit.t
21791 ____________________________________________________________________________
21792 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
21793         Log: Subject: Re: [PATCH] new version of runperl()
21794              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21795              Date: Wed, 14 Nov 2001 15:39:12 EST
21796              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
21797              
21798              "VMS $^X pipes etc" patch.
21799      Branch: perl
21800            ! vms/vms.c
21801 ____________________________________________________________________________
21802 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
21803         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
21804              and add "verbose" option to show the final command.
21805      Branch: perl
21806            ! t/test.pl
21807 ____________________________________________________________________________
21808 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
21809         Log: Goof in some of the comment fields of #12994.
21810      Branch: perl
21811            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
21812            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
21813            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
21814            ! lib/unicore/In/9.pl
21815 ____________________________________________________________________________
21816 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
21817         Log: The First, Last ranges in the Unicode data weren't
21818              getting their general categories added properly;
21819              noticed by Jeffrey Friedl.
21820      Branch: perl
21821            ! lib/unicore/Category.pl lib/unicore/In/0.pl
21822            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
21823            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
21824            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
21825            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
21826            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
21827            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
21828            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
21829            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
21830            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
21831            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
21832            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
21833            ! lib/unicore/mktables
21834 ____________________________________________________________________________
21835 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
21836         Log: Subject: [PATCH] new version of runperl()
21837              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21838              Date: Wed, 14 Nov 2001 12:23:01 +0100
21839              Message-ID: <20011114122301.A29384@rafael>
21840      Branch: perl
21841            ! t/io/argv.t t/test.pl
21842 ____________________________________________________________________________
21843 [ 12992] By: ams                                   on 2001/11/14  13:40:39
21844         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
21845              From: Michael G Schwern <schwern@pobox.com>
21846              Date: Tue, 13 Nov 2001 23:17:54 -0500
21847              Message-Id: <20011113231754.S32567@blackrider>
21848      Branch: perl
21849            ! perl.c
21850 ____________________________________________________________________________
21851 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
21852         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
21853              From: Philip Newton <Philip.Newton@gmx.net>
21854              Date: Wed, 14 Nov 2001 10:59:53 +0100
21855              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
21856              
21857              plus a lot of paragraph reformatting because of long lines.
21858      Branch: perl
21859            ! pod/perlapio.pod
21860 ____________________________________________________________________________
21861 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
21862         Log: A bool is not a pointer.
21863      Branch: perl
21864            ! pp_sys.c
21865 ____________________________________________________________________________
21866 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
21867         Log: AUTHORS updates.
21868      Branch: perl
21869            ! AUTHORS
21870 ____________________________________________________________________________
21871 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
21872         Log: There are several MIME RFCs.
21873      Branch: perl
21874            ! ext/Encode/Encode.pm
21875 ____________________________________________________________________________
21876 [ 12987] By: ams                                   on 2001/11/14  01:09:28
21877         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
21878              From: Michael G Schwern <schwern@pobox.com>
21879              Date: Tue, 13 Nov 2001 20:59:13 -0500
21880              Message-Id: <20011113205913.H32567@blackrider>
21881      Branch: perl
21882            ! t/op/groups.t vms/test.com
21883 ____________________________________________________________________________
21884 [ 12986] By: ams                                   on 2001/11/14  01:07:06
21885         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
21886              From: Michael G Schwern <schwern@pobox.com>
21887              Date: Tue, 13 Nov 2001 20:51:34 -0500
21888              Message-Id: <20011113205134.F32567@blackrider>
21889      Branch: perl
21890            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
21891 ____________________________________________________________________________
21892 [ 12985] By: ams                                   on 2001/11/14  00:43:59
21893         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
21894              From: Michael G Schwern <schwern@pobox.com>
21895              Date: Tue, 13 Nov 2001 20:38:42 -0500
21896              Message-Id: <20011113203842.E32567@blackrider>
21897      Branch: perl
21898            ! pod/perlport.pod
21899 ____________________________________________________________________________
21900 [ 12984] By: ams                                   on 2001/11/14  00:32:15
21901         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
21902              From: Michael G Schwern <schwern@pobox.com>
21903              Date: Tue, 13 Nov 2001 20:27:02 -0500
21904              Message-Id: <20011113202702.D32567@blackrider>
21905      Branch: perl
21906            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
21907            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
21908            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
21909            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
21910 ____________________________________________________________________________
21911 [ 12983] By: ams                                   on 2001/11/14  00:00:27
21912         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
21913              From: Michael G Schwern <schwern@pobox.com>
21914              Date: Tue, 13 Nov 2001 19:51:59 -0500
21915              Message-Id: <20011113195159.B32567@blackrider>
21916      Branch: perl
21917            ! pod/perlport.pod
21918 ____________________________________________________________________________
21919 [ 12982] By: ams                                   on 2001/11/13  23:53:11
21920         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
21921              From: Larry Shatzer <fugazi@zippy.zyx.net>
21922              Date: Tue, 13 Nov 2001 17:27:59 -0700
21923              Message-Id: <20011113172759.E27768@zippy.zyx.net>
21924      Branch: perl
21925            ! pod/perlapio.pod
21926 ____________________________________________________________________________
21927 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
21928         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
21929              "large enough" Unicode characters returned more than one
21930              as their "Unicode size".
21931      Branch: perl
21932            ! pp_sys.c t/io/utf8.t
21933 ____________________________________________________________________________
21934 [ 12980] By: ams                                   on 2001/11/13  19:32:33
21935         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
21936              From: "Craig A. Berry" <craigberry@mac.com>
21937              Date: Tue, 13 Nov 2001 14:33:25 -0600
21938              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
21939      Branch: perl
21940            ! vms/gen_shrfls.pl
21941 ____________________________________________________________________________
21942 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
21943         Log: Subject: Minor patch to Encode.pm (detypo)
21944              From: "Philip Newton" <Philip.Newton@gmx.net>
21945              Date: Tue, 13 Nov 2001 20:11:01 +0100
21946              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
21947      Branch: perl
21948            ! ext/Encode/Encode.pm
21949 ____________________________________________________________________________
21950 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
21951         Log: Evil tabulators.
21952      Branch: perl
21953            ! ext/Encode/Encode.pm
21954 ____________________________________________________________________________
21955 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
21956         Log: Document the available encodings.
21957      Branch: perl
21958            ! ext/Encode/Encode.pm
21959 ____________________________________________________________________________
21960 [ 12976] By: ams                                   on 2001/11/13  17:14:07
21961         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
21962              From: Barrie Slaymaker <barries@slaysys.com>
21963              Date: Tue, 13 Nov 2001 12:41:36 -0500
21964              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
21965      Branch: perl
21966            ! t/op/universal.t
21967 ____________________________________________________________________________
21968 [ 12975] By: ams                                   on 2001/11/13  16:24:21
21969         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
21970              From: Barrie Slaymaker <barries@slaysys.com>
21971              Date: Tue, 13 Nov 2001 10:56:20 -0500
21972              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
21973              (Test applied with minor tweaks and ->isa("HASH") omission.)
21974      Branch: perl
21975            ! lib/UNIVERSAL.pm t/op/universal.t
21976 ____________________________________________________________________________
21977 [ 12974] By: ams                                   on 2001/11/13  15:46:07
21978         Log: Subject: [PATCH Benchmark.pm] docco tweaks
21979              From: Barrie Slaymaker <barries@slaysys.com>
21980              Date: Tue, 13 Nov 2001 11:34:45 -0500
21981              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
21982      Branch: perl
21983            ! lib/Benchmark.pm
21984 ____________________________________________________________________________
21985 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
21986         Log: Subject: [PATCH] Attack of the C loops, round 1
21987              From: Richard Soderberg <rs@oregonnet.com>
21988              Date: Mon, 12 Nov 2001 12:07:29 -0800
21989              Message-Id: <200111122007.MAA01994@oregonnet.com>
21990              
21991              Subject: [PATCH] bytecode.pl (tiny patch)
21992              From: Richard Soderberg <rs@oregonnet.com>
21993              Date: Mon, 12 Nov 2001 12:53:24 -0800
21994              Message-Id: <200111122053.MAA06272@oregonnet.com>
21995      Branch: perl
21996            ! bytecode.pl installhtml
21997 ____________________________________________________________________________
21998 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
21999         Log: Subject: [PATCH] Update to Filter::Util::Call
22000              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
22001              Date: Sun, 11 Nov 2001 22:33:33 -0000
22002              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
22003              
22004              Use the new CXT* macros.
22005      Branch: perl
22006            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
22007 ____________________________________________________________________________
22008 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
22009         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
22010              From: Michael G Schwern <schwern@pobox.com>
22011              Date: Mon, 12 Nov 2001 20:50:34 -0500
22012              Message-ID: <20011112205034.H2888@blackrider>
22013      Branch: perl
22014            + lib/vmsish.pm lib/vmsish.t
22015            - vms/ext/vmsish.pm vms/ext/vmsish.t
22016            ! MANIFEST vms/descrip_mms.template
22017 ____________________________________________________________________________
22018 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
22019         Log: :utf8 works only with perlio.
22020      Branch: perl
22021            ! lib/open.t
22022 ____________________________________________________________________________
22023 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
22024         Log: Subject: Re: @Config -"des" not quite working on VMS
22025              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22026              Date: Tue, 13 Nov 2001 08:35:13 EST 
22027              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
22028      Branch: perl
22029            ! configure.com
22030 ____________________________________________________________________________
22031 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
22032         Log: Subject: [PATCH] lib/charnames.pm 
22033              From: Jeffrey Friedl <jfriedl@yahoo.com>
22034              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
22035              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
22036      Branch: perl
22037            ! lib/charnames.pm
22038 ____________________________________________________________________________
22039 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
22040         Log: Docs for Mac::err.
22041      Branch: maint-5.6/macperl
22042            ! macos/ext/Mac/err/err.pm
22043 ____________________________________________________________________________
22044 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
22045         Log: Some cleanup; change some globals to references for
22046              possible persistence later.
22047      Branch: maint-5.6/macperl
22048            ! macos/lib/Mac/Glue.pm
22049 ____________________________________________________________________________
22050 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
22051         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
22052      Branch: maint-5.6/macperl
22053            ! macos/ext/Mac/Files/Files.pm
22054 ____________________________________________________________________________
22055 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
22056         Log: Get Mac::Navigation to compile (bug #464684).
22057      Branch: maint-5.6/macperl
22058            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
22059            ! macos/ext/Mac/Navigation/Makefile.PL
22060            ! macos/ext/Mac/Navigation/Navigation.xs
22061            ! macos/macperl/Makefile.mk
22062 ____________________________________________________________________________
22063 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
22064         Log: Add in modules and POD to help menu.
22065      Branch: maint-5.6/macperl
22066            ! macos/macperl/MacPerl.podhelp
22067 ____________________________________________________________________________
22068 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
22069         Log: Update bundled modules.
22070      Branch: maint-5.6/macperl
22071            + macos/bundled_ext/Filter/t/FilterTest.pm
22072            + macos/bundled_ext/List/Util/t/shuffle.t
22073            + macos/bundled_ext/Storable/t/compat06.t
22074            + macos/bundled_ext/Storable/t/st-dump.pl
22075            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
22076            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
22077            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
22078            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
22079            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
22080            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
22081            + macos/bundled_lib/blib/lib/lwpcook.pod
22082            + macos/bundled_lib/t/Filter/Simple/filter.t
22083            + macos/bundled_lib/t/Switch/t/given.t
22084            + macos/bundled_lib/t/Switch/t/nested.t
22085            + macos/bundled_lib/t/Switch/t/switch.t
22086            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
22087            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
22088            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
22089            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
22090            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
22091            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
22092            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
22093            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
22094            + macos/bundled_lib/t/URI/rfc2732.t
22095            + macos/bundled_lib/t/libnet/config.t
22096            + macos/bundled_lib/t/libnet/libnet_t.pl
22097            + macos/bundled_lib/t/libwww-perl/live/google.t
22098            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
22099            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
22100            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
22101            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
22102            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
22103            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
22104            + macos/bundled_lib/t/libwww-perl/live/validator.t
22105            - macos/bundled_ext/Filter/t/MyFilter.pm
22106            - macos/bundled_ext/Storable/t/compat-0.6.t
22107            - macos/bundled_ext/Storable/t/dump.pl
22108            - macos/bundled_ext/Time/Piece/Makefile.PL
22109            - macos/bundled_ext/Time/Piece/Piece.pm
22110            - macos/bundled_ext/Time/Piece/Piece.t
22111            - macos/bundled_ext/Time/Piece/Piece.xs
22112            - macos/bundled_ext/Time/Piece/README
22113            - macos/bundled_ext/Time/Piece/Seconds.pm
22114            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
22115            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
22116            - macos/bundled_lib/blib/lib/Net/PH.pm
22117            - macos/bundled_lib/blib/lib/Net/SNPP.pm
22118            - macos/bundled_lib/blib/lib/Text/Balanced.pod
22119            - macos/bundled_lib/t/Filter/Simple/test.pl
22120            - macos/bundled_lib/t/Switch/test.pl
22121            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
22122            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
22123            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
22124            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
22125            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
22126            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
22127            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
22128            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
22129            - macos/bundled_lib/t/libnet/ph.t
22130            ! (edit 125 files)
22131 ____________________________________________________________________________
22132 [ 12961] By: ams                                   on 2001/11/13  00:45:08
22133         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
22134              From: Michael G Schwern <schwern@pobox.com>
22135              Date: Mon, 12 Nov 2001 20:16:45 -0500
22136              Message-Id: <20011112201644.G2888@blackrider>
22137      Branch: perl
22138            ! pod/perlport.pod
22139 ____________________________________________________________________________
22140 [ 12960] By: ams                                   on 2001/11/12  23:54:00
22141         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
22142              Recoving dup tests for VMS
22143              From: Michael G Schwern <schwern@pobox.com>
22144              Date: Mon, 12 Nov 2001 19:35:33 -0500
22145              Message-Id: <20011112193533.D2888@blackrider>
22146      Branch: perl
22147            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
22148 ____________________________________________________________________________
22149 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
22150         Log: Update Changes.
22151      Branch: perl
22152            ! Changes patchlevel.h
22153 ____________________________________________________________________________
22154 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
22155         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
22156              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
22157              Date: Mon, 12 Nov 2001 12:35:18 EST 
22158              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
22159      Branch: perl
22160            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
22161            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
22162 ____________________________________________________________________________
22163 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
22164         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
22165              From: Barrie Slaymaker <barries@slaysys.com>
22166              Date: Mon, 12 Nov 2001 11:19:52 -0500
22167              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
22168      Branch: perl
22169            ! lib/File/Spec.t lib/File/Spec/Win32.pm
22170 ____________________________________________________________________________
22171 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
22172         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
22173              From: Barrie Slaymaker <barries@slaysys.com>
22174              Date: Mon, 12 Nov 2001 11:07:36 -0500
22175              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
22176      Branch: perl
22177            ! lib/Benchmark.pm
22178 ____________________________________________________________________________
22179 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
22180         Log: Misplaced test, noticed by Barrie Slaymaker.
22181              (We are missing Benchmark tests, then.)
22182      Branch: perl
22183            + ext/Devel/DProf/DProf.t
22184            - lib/Benchmark.t
22185            ! MANIFEST
22186 ____________________________________________________________________________
22187 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
22188         Log: Subject: [PATCH] a few typo fixes 
22189              From: Jeffrey Friedl <jfriedl@yahoo.com>
22190              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
22191              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
22192              
22193              Patching README.foo instead of pod/perlfoo.pod,
22194              not patching Math::BigInt (Tels will take care of that),
22195              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
22196              and perldoc.PL instead of libnetcfg and perldoc, patching
22197              ext/Digest/MD5/t/files.t since MD5.pm was changed.
22198      Branch: perl
22199            ! (edit 109 files)
22200 ____________________________________________________________________________
22201 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
22202         Log: Add a note about the dangers of bad UTF-8.
22203      Branch: perl
22204            ! pod/perlunicode.pod
22205 ____________________________________________________________________________
22206 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
22207         Log: NetWare Nit from Ananth Kesari.
22208      Branch: perl
22209            ! NetWare/config.wc
22210 ____________________________________________________________________________
22211 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
22212         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
22213      Branch: perl
22214            ! ext/Encode/Encode.pm
22215 ____________________________________________________________________________
22216 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
22217         Log: (retracted by #12951)
22218      Branch: perl
22219            ! ext/Encode/Encode.pm
22220 ____________________________________________________________________________
22221 [ 12949] By: ams                                   on 2001/11/12  06:40:18
22222         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
22223              From: Robert Spier <rspier@pobox.com>
22224              Date: Sun, 11 Nov 2001 18:50:18 -0800
22225              Message-Id: <15343.14570.121505.233336@rls.cx>
22226              
22227              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
22228              From: Rick Delaney <rick.delaney@home.com>
22229              Date: 12 Nov 2001 00:15:52 -0500
22230              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
22231      Branch: perl
22232            ! pp_hot.c t/op/taint.t
22233 ____________________________________________________________________________
22234 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
22235         Log: It seems that we actually have this detail implemented
22236              as for as Level 1 Support of Unicode regex support is
22237              concerned: at Level 1 only 1:1 support for loose
22238              (aka caseless, aka caseigoring ) matching is required.
22239      Branch: perl
22240            ! pod/perlunicode.pod
22241 ____________________________________________________________________________
22242 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
22243         Log: (retracted by #12951)
22244      Branch: perl
22245            ! ext/Encode/Encode.pm
22246 ____________________________________________________________________________
22247 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
22248         Log: BOM, bom, Bom.
22249      Branch: perl
22250            ! pod/perlunicode.pod
22251 ____________________________________________________________________________
22252 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
22253         Log: Upgrade to Math::BigInt 1.46.
22254      Branch: perl
22255            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22256            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
22257            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
22258            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
22259            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22260 ____________________________________________________________________________
22261 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
22262         Log: Subject: Re: PERFORCE change 12943 for review
22263              From: "Philip Newton" <Philip.Newton@gmx.net>
22264              Date: Sun, 11 Nov 2001 20:53:36 +0100
22265              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
22266      Branch: perl
22267            ! pod/perlunicode.pod
22268 ____________________________________________________________________________
22269 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
22270         Log: Doc updates; make the Unicode discussions a little
22271              bit less alarming, and add information about encodings,
22272              surrogates, and BOMs.
22273      Branch: perl
22274            ! pod/perlunicode.pod
22275 ____________________________________________________________________________
22276 [ 12942] By: ams                                   on 2001/11/11  16:45:00
22277         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
22278              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
22279              Date: Mon, 12 Nov 2001 00:22:57 +0900
22280              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
22281      Branch: perl
22282            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
22283            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
22284 ____________________________________________________________________________
22285 [ 12941] By: ams                                   on 2001/11/11  13:01:40
22286         Log: Subject: Re: PERFORCE change 12929 for review
22287              From: "Philip Newton" <Philip.Newton@gmx.net>
22288              Date: Sun, 11 Nov 2001 14:27:44 +0100
22289              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
22290      Branch: perl
22291            ! MANIFEST
22292 ____________________________________________________________________________
22293 [ 12940] By: ams                                   on 2001/11/11  05:06:43
22294         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
22295              From: Michael G Schwern <schwern@pobox.com>
22296              Date: Thu, 8 Nov 2001 22:56:45 -0500
22297              Message-Id: <20011108225645.H5587@blackrider>
22298      Branch: perl
22299            ! t/op/chdir.t
22300 ____________________________________________________________________________
22301 [ 12939] By: ams                                   on 2001/11/11  05:01:00
22302         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
22303              From: Michael G Schwern <schwern@pobox.com>
22304              Date: Sun, 11 Nov 2001 00:54:43 -0500
22305              Message-Id: <20011111005443.A24450@blackrider>
22306      Branch: perl
22307            ! ext/Cwd/t/cwd.t
22308 ____________________________________________________________________________
22309 [ 12938] By: ams                                   on 2001/11/11  03:25:13
22310         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
22311              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
22312              From: "chromatic" <chromatic@rmci.net>
22313              Date: Sat, 10 Nov 2001 21:03:20 -0700
22314              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
22315      Branch: perl
22316            ! lib/File/stat.pm lib/File/stat.t
22317 ____________________________________________________________________________
22318 [ 12937] By: ams                                   on 2001/11/11  02:05:23
22319         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
22320              From: "Craig A. Berry" <craigberry@mac.com>
22321              Date: Sat, 10 Nov 2001 17:23:52 -0600
22322              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
22323      Branch: perl
22324            ! t/op/magic.t
22325 ____________________________________________________________________________
22326 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
22327         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
22328      Branch: perl
22329            ! lib/open.pm lib/open.t
22330 ____________________________________________________________________________
22331 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
22332         Log: The Official name of ASCII.
22333      Branch: perl
22334            ! ext/Encode/Encode.pm
22335 ____________________________________________________________________________
22336 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
22337         Log: The KOI8-R example wasn't quite right.
22338      Branch: perl
22339            ! lib/open.pm lib/open.t
22340 ____________________________________________________________________________
22341 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
22342         Log: Enhance the open pragma to support :utf8, :locale,
22343              and :encoding directly as special cases, and rename
22344              the INOUT to IO.
22345      Branch: perl
22346            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
22347 ____________________________________________________________________________
22348 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
22349         Log: Document the UTF-16 surrogate encoding and decoding.
22350      Branch: perl
22351            ! ext/Encode/Encode.pm
22352 ____________________________________________________________________________
22353 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
22354         Log: A potential recursion breaker.
22355      Branch: perl
22356            ! sv.c
22357 ____________________________________________________________________________
22358 [ 12930] By: ams                                   on 2001/11/10  07:46:53
22359         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
22360              (was Re: perl@12892)
22361              From: "chromatic" <chromatic@rmci.net>
22362              Date: Sat, 10 Nov 2001 01:28:09 -0700
22363              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
22364      Branch: perl
22365            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
22366            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
22367            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
22368            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
22369 ____________________________________________________________________________
22370 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
22371         Log: Add a test for the bytes pragma.
22372      Branch: perl
22373            + lib/bytes.t
22374            ! MANIFEST
22375 ____________________________________________________________________________
22376 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
22377         Log: Doc update.
22378      Branch: perl
22379            ! lib/bytes.pm
22380 ____________________________________________________________________________
22381 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
22382         Log: Cease to exist.
22383      Branch: perl
22384            - lib/Unicode/Normalize.pm
22385 ____________________________________________________________________________
22386 [ 12926] By: ams                                   on 2001/11/10  03:23:16
22387         Log: Subject: [patch] my_setenv speedup + fixes
22388              From: Doug MacEachern <dougm@covalent.net>
22389              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
22390              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
22391      Branch: perl
22392            ! util.c
22393 ____________________________________________________________________________
22394 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
22395         Log: Newline trouble.
22396      Branch: perl
22397            ! lib/ExtUtils/Embed.t
22398 ____________________________________________________________________________
22399 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
22400         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
22401              From: "Craig A. Berry" <craigberry@mac.com>
22402              Date: Fri, 09 Nov 2001 18:13:16 -0600
22403              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
22404      Branch: perl
22405            ! vms/munchconfig.c
22406 ____________________________________________________________________________
22407 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
22408         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
22409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22410              Date: Sat, 10 Nov 2001 00:10:45 +0100
22411              Message-ID: <20011110001045.A11945@rafael>
22412      Branch: perl
22413            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
22414            + t/run/switchn.t t/run/switchp.t
22415            ! MANIFEST
22416 ____________________________________________________________________________
22417 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
22418         Log: Subject: [PATCH] some tests not cleaning up properly               
22419              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22420              Date: Fri, 9 Nov 2001 22:13:10 +0100
22421              Message-ID: <20011109221310.A11115@rafael>
22422      Branch: perl
22423            ! ext/Cwd/t/cwd.t t/io/argv.t
22424 ____________________________________________________________________________
22425 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
22426         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
22427              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22428              Date: Fri, 9 Nov 2001 15:07:19 EST
22429              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
22430      Branch: perl
22431            ! lib/ExtUtils/Embed.t
22432 ____________________________________________________________________________
22433 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
22434         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
22435              have been copied so it shouldn't be freed in perl_destruct()
22436      Branch: perl
22437            ! perl.c
22438 ____________________________________________________________________________
22439 [ 12919] By: ams                                   on 2001/11/09  15:36:22
22440         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
22441              From: Michael G Schwern <schwern@pobox.com>
22442              Date: Fri, 9 Nov 2001 00:38:59 -0500
22443              Message-Id: <20011109003859.K5587@blackrider>
22444              (Applied with directory name changes suggested by Craig Berry.)
22445      Branch: perl
22446            ! ext/Cwd/t/cwd.t
22447 ____________________________________________________________________________
22448 [ 12918] By: ams                                   on 2001/11/09  15:29:15
22449         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
22450              From: Michael G Schwern <schwern@pobox.com>
22451              Date: Fri, 9 Nov 2001 01:44:14 -0500
22452              Message-Id: <20011109014414.N5587@blackrider>
22453      Branch: perl
22454            ! vms/ext/filespec.t
22455 ____________________________________________________________________________
22456 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
22457         Log: Update Changes.
22458      Branch: perl
22459            ! Changes patchlevel.h
22460 ____________________________________________________________________________
22461 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
22462         Log: Regen toc.
22463      Branch: perl
22464            ! pod/perltoc.pod
22465 ____________________________________________________________________________
22466 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
22467         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
22468              see http://www.jepstone.net/bjepson//jpl/cvs.html
22469      Branch: perl
22470            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
22471 ____________________________________________________________________________
22472 [ 12914] By: ams                                   on 2001/11/09  14:05:12
22473         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
22474              From: Michael G Schwern <schwern@pobox.com>
22475              Date: Thu, 8 Nov 2001 22:05:49 -0500
22476              Message-Id: <20011108220549.F5587@blackrider>
22477      Branch: perl
22478            ! vms/test.com
22479 ____________________________________________________________________________
22480 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
22481         Log: NetWare update from Ananth Kesari.
22482      Branch: perl
22483            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
22484 ____________________________________________________________________________
22485 [ 12912] By: ams                                   on 2001/11/09  13:40:26
22486         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
22487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22488              Date: Fri, 9 Nov 2001 14:32:28 +0100
22489              Message-Id: <20011109143228.A18996@rafael>
22490      Branch: perl
22491            ! perl.c
22492 ____________________________________________________________________________
22493 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
22494         Log: FAQ sync.
22495      Branch: perl
22496            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
22497            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
22498            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
22499 ____________________________________________________________________________
22500 [ 12910] By: ams                                   on 2001/11/09  07:33:49
22501         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
22502              From: Michael G Schwern <schwern@pobox.com>
22503              Date: Fri, 9 Nov 2001 00:41:56 -0500
22504              Message-Id: <20011109004156.L5587@blackrider>
22505      Branch: perl
22506            ! lib/File/Find/t/find.t
22507 ____________________________________________________________________________
22508 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
22509         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
22510              The CPAN distribution has both pm and XS implementations,
22511              and for performance reasons we choose the XS.
22512              Another reason to choose the XS is that it doesn't
22513              require Lingua::KO::Hangul::Util, which means that
22514              we can delete that-- which in turn means that Unicode::UCD
22515              cannot expect that: support it, but don't expect.
22516              Ditto Unicode::Collate.
22517              
22518              Note that Unicode::Normalize Makefile.PL and
22519              Normalize.xs have been modified from the CPAN 0.10
22520              versions: the first one to be simpler (no pm) and
22521              clean up the generated unf*.h files, the second one
22522              to quench compiler grumblings.  Must notify Sadahiro
22523              about these changes.
22524      Branch: perl
22525            + ext/Unicode/Normalize/Changes
22526            + ext/Unicode/Normalize/Makefile.PL
22527            + ext/Unicode/Normalize/Normalize.pm
22528            + ext/Unicode/Normalize/Normalize.pod
22529            + ext/Unicode/Normalize/Normalize.xs
22530            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
22531            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
22532            + ext/Unicode/Normalize/t/test.t
22533            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
22534            - lib/Lingua/KO/Hangul/Util/README
22535            - lib/Lingua/KO/Hangul/Util/t/test.t
22536            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
22537            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
22538            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
22539            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
22540            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
22541            ! win32/makefile.mk
22542 ____________________________________________________________________________
22543 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
22544         Log: Test miscounting.
22545      Branch: perl
22546            ! ext/POSIX/t/posix.t
22547 ____________________________________________________________________________
22548 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
22549         Log: Quote the variables in failures messages more nicely.
22550      Branch: perl
22551            ! t/test.pl
22552 ____________________________________________________________________________
22553 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
22554         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
22555              From: Michael G Schwern <schwern@pobox.com>
22556              Date: Thu, 8 Nov 2001 17:24:49 -0500
22557              Message-ID: <20011108172449.A5587@blackrider>
22558              
22559              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
22560              From: "Craig A. Berry" <craigberry@mac.com>
22561              Date: Thu, 8 Nov 2001 16:35:00 -0600
22562              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
22563      Branch: perl
22564            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
22565 ____________________________________________________________________________
22566 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
22567         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
22568              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
22569              Date: Thu, 8 Nov 2001 22:52:50 -0000
22570              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
22571      Branch: perl
22572            ! ext/DB_File/t/db-recno.t
22573 ____________________________________________________________________________
22574 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
22575         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
22576              (Probably not an EBCDIC issue the way one would think
22577              since no chr() et alia are used in UCD.pm.)
22578      Branch: perl
22579            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22580 ____________________________________________________________________________
22581 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
22582         Log: Whether overwriting the $self->{...} values (see #12902)
22583              is a good policy or not is debatable, but let's at least
22584              be consistent.
22585      Branch: perl
22586            ! lib/ExtUtils/MM_Unix.pm
22587 ____________________________________________________________________________
22588 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
22589         Log: The MakeMaker argument () quoting patch that sneaked
22590              in at #12883 didn't handle make macros like this $(...).
22591              Leaning toothpicks, we've got them.
22592      Branch: perl
22593            ! lib/ExtUtils/MM_Unix.pm
22594 ____________________________________________________________________________
22595 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
22596         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
22597              From: Michael G Schwern <schwern@pobox.com>
22598              Date: Wed, 7 Nov 2001 02:02:29 -0500
22599              Message-ID: <20011107020229.K2858@blackrider>
22600      Branch: perl
22601            ! t/io/argv.t t/test.pl vms/test.com
22602 ____________________________________________________________________________
22603 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
22604         Log: Subject: [PATCH 20011106.084] -s on #! line 
22605              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22606              Date: Wed, 7 Nov 2001 22:23:39 +0100
22607              Message-ID: <20011107222339.E729@rafael>
22608      Branch: perl
22609            ! embed.h embed.pl perl.c proto.h toke.c
22610 ____________________________________________________________________________
22611 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
22612         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
22613              From: Michael G Schwern <schwern@pobox.com>
22614              Date: Wed, 7 Nov 2001 16:52:49 -0500
22615              Message-ID: <20011107165249.I7346@blackrider>
22616      Branch: perl
22617            ! pod/perlhack.pod
22618 ____________________________________________________________________________
22619 [ 12898] By: ams                                   on 2001/11/08  13:02:19
22620         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
22621              From: Mark-Jason Dominus <mjd@plover.com>
22622              Date: Thu, 08 Nov 2001 08:59:02 -0500
22623              Message-Id: <20011108135902.2275.qmail@plover.com>
22624      Branch: perl
22625            ! INSTALL README README.amiga README.os2 README.vms
22626            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
22627            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
22628 ____________________________________________________________________________
22629 [ 12897] By: ams                                   on 2001/11/08  12:49:28
22630         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
22631              From: mjd@plover.com
22632              Date: 8 Nov 2001 13:33:18 -0000
22633              Message-Id: <20011108133318.1786.qmail@plover.com>
22634      Branch: perl
22635            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
22636            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
22637            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
22638            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
22639            ! pod/perlport.pod pod/perlvar.pod
22640 ____________________________________________________________________________
22641 [ 12896] By: ams                                   on 2001/11/08  11:22:12
22642         Log: open(FH, $file) should strip leading and trailing whitespace.
22643      Branch: perl
22644            ! doio.c
22645 ____________________________________________________________________________
22646 [ 12895] By: ams                                   on 2001/11/08  10:17:14
22647         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
22648              From: "Craig A. Berry" <craigberry@mac.com>
22649              Date: Wed, 07 Nov 2001 13:41:50 -0600
22650              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
22651      Branch: perl
22652            ! t/op/glob.t
22653 ____________________________________________________________________________
22654 [ 12894] By: ams                                   on 2001/11/08  08:32:20
22655         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
22656              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
22657              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
22658              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
22659      Branch: perl
22660            ! makedepend.SH
22661 ____________________________________________________________________________
22662 [ 12893] By: ams                                   on 2001/11/08  08:26:31
22663         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
22664              From: mjd@plover.com
22665              Date: 8 Nov 2001 08:08:07 -0000
22666              Message-Id: <20011108080807.30147.qmail@plover.com>
22667              
22668              Subject: bleadperl perl.pod
22669              From: mjd@plover.com
22670              Date: 8 Nov 2001 08:10:47 -0000
22671              Message-Id: <20011108081047.30178.qmail@plover.com>
22672              
22673              Subject: more bleadperl perl.pod
22674              From: mjd@plover.com
22675              Date: 8 Nov 2001 08:16:28 -0000
22676              Message-Id: <20011108081628.30229.qmail@plover.com>
22677      Branch: perl
22678            ! pod/perl.pod pod/perldebug.pod
22679 ____________________________________________________________________________
22680 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
22681         Log: Tweak for Cray-friendliness from Nicholas Clark.
22682      Branch: perl
22683            ! sv.c
22684 ____________________________________________________________________________
22685 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
22686         Log: VMS patch redo from Charles Lane.
22687      Branch: perl
22688            ! vms/gen_shrfls.pl
22689 ____________________________________________________________________________
22690 [ 12890] By: ams                                   on 2001/11/07  15:16:10
22691         Log: Subject: [ID 20011107.088] two perl pod nits
22692              From: lvirden@cas.org
22693              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
22694              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
22695      Branch: perl
22696            ! pod/perl.pod pod/perlfaq3.pod
22697 ____________________________________________________________________________
22698 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
22699         Log: Update Changes.
22700      Branch: perl
22701            ! Changes patchlevel.h
22702 ____________________________________________________________________________
22703 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
22704         Log: The (emulated) "no utf8" must be in a BEGIN block
22705              to be effective.
22706      Branch: perl
22707            ! lib/CGI/t/html.t
22708 ____________________________________________________________________________
22709 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
22710         Log: "v-strings" is the right term.
22711      Branch: perl
22712            ! pod/perltodo.pod
22713 ____________________________________________________________________________
22714 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
22715         Log: Add vstrings-as-objects need to perltodo.
22716      Branch: perl
22717            ! pod/perltodo.pod
22718 ____________________________________________________________________________
22719 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
22720         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
22721              From: Nicholas Clark <nick@ccl4.org>
22722              Date: Wed, 7 Nov 2001 14:36:32 +0000
22723              Message-ID: <20011107143631.I24980@plum.flirble.org>
22724      Branch: perl
22725            ! t/op/pack.t
22726 ____________________________________________________________________________
22727 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
22728         Log: The Embed test requires a major rewrite for VMS
22729              (plus it reveals a couple of annoying glitches
22730              in buffering), so skip the test for now; from
22731              Charles Lane.
22732      Branch: perl
22733            ! lib/ExtUtils/Embed.t
22734 ____________________________________________________________________________
22735 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
22736         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
22737              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22738              Date: Wed, 7 Nov 2001 09:23:28 EST
22739              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
22740              
22741              (Also i seems that an unrelated experimental patch
22742              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
22743      Branch: perl
22744            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
22745 ____________________________________________________________________________
22746 [ 12882] By: ams                                   on 2001/11/07  05:14:04
22747         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
22748              From: Mark-Jason Dominus <mjd@plover.com>
22749              Date: Wed, 07 Nov 2001 00:43:46 -0500
22750              Message-Id: <20011107054346.14428.qmail@plover.com>
22751      Branch: perl
22752            ! gv.c op.c toke.c
22753 ____________________________________________________________________________
22754 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
22755         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
22756              From: Michael G Schwern <schwern@pobox.com>             
22757              Date: Tue, 6 Nov 2001 22:04:39 -0500
22758              Message-ID: <20011106220439.D2858@blackrider>              
22759      Branch: perl
22760            ! lib/perl5db.pl
22761 ____________________________________________________________________________
22762 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
22763         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
22764              stress))
22765              From: Jonathan Stowe <gellyfish@gellyfish.com>
22766              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
22767              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
22768              
22769              (except for one hunk where indentation differs)
22770      Branch: perl
22771            ! lib/Term/Cap.t
22772 ____________________________________________________________________________
22773 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
22774         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
22775              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22776              Date: Tue, 6 Nov 2001 21:45:01 +0100
22777              Message-ID: <20011106214501.A704@rafael>
22778      Branch: perl
22779            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
22780            ! lib/File/Spec/Win32.pm
22781 ____________________________________________________________________________
22782 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
22783         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
22784              From: Michael G Schwern <schwern@pobox.com>              
22785              Date: Tue, 6 Nov 2001 20:58:45 -0500
22786              Message-ID: <20011106205845.G29411@blackrider>
22787      Branch: perl
22788            ! t/test.pl
22789 ____________________________________________________________________________
22790 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
22791         Log: Subject: making do_sprintf public       
22792              From: Doug MacEachern <dougm@covalent.net>    
22793              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
22794              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
22795      Branch: perl
22796            ! embed.h embed.pl global.sym
22797 ____________________________________________________________________________
22798 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
22799         Log: Update to CGI.pm 2.78.
22800              
22801              TODO: the test suite needs to be merged so that
22802              when in core, the core version is tested, and when
22803              using the CPAN version, testing the CPAN version.
22804              (the changes need to be sent to Lincoln, too...)
22805      Branch: perl
22806            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
22807            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
22808            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
22809            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
22810            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
22811            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
22812 ____________________________________________________________________________
22813 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
22814         Log: Integrate with perlio; (strictly) readonly hashes via XS.
22815      Branch: perl
22816           +> t/lib/access.t
22817           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
22818 ____________________________________________________________________________
22819 [ 12874] By: nick                                  on 2001/11/06  21:05:16
22820         Log: Keep It Simple and Stupid version of readonly hash support.
22821              - Test for SvREAONLY(hv) at a few spots in hv.c
22822              - add the error message to perldiag.pod
22823              - (dubious) add access::readonly() to univeral.c
22824              - add test using above
22825              - fixup ext/B/t/stash.t to account for access:: existing
22826      Branch: perlio
22827            + t/lib/access.t
22828            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
22829 ____________________________________________________________________________
22830 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
22831         Log: Fix incorrect warnings about broken globbing;
22832              from Andy Dougherty.
22833      Branch: perl
22834            ! hints/linux.sh
22835 ____________________________________________________________________________
22836 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
22837         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
22838              toggle-on from the encoding pragma.
22839      Branch: perl
22840            ! regcomp.c regexec.c
22841 ____________________________________________________________________________
22842 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
22843         Log: Retract #12824, doesn't help and is ignored
22844              by Configure anyway.
22845      Branch: perl
22846            ! hints/beos.sh
22847 ____________________________________________________________________________
22848 [ 12870] By: ams                                   on 2001/11/06  10:40:37
22849         Log: Subject: Cosmetic change
22850              From: H.Merijn Brand <h.m.brand@hccnet.nl>
22851              Date: Tue, 06 Nov 2001 12:30:52 +0100
22852              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
22853      Branch: perl
22854            ! README.hpux
22855 ____________________________________________________________________________
22856 [ 12869] By: nick                                  on 2001/11/06  08:26:40
22857         Log: Integrate mainline
22858      Branch: perlio
22859           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
22860           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
22861 ____________________________________________________________________________
22862 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
22863         Log: The parentheses are protected enough.
22864      Branch: perl
22865            ! hints/os390.sh
22866 ____________________________________________________________________________
22867 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
22868         Log: ccflags, not ldflags.
22869      Branch: perl
22870            ! hints/os390.sh
22871 ____________________________________________________________________________
22872 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
22873         Log: ... and the proto to go with #12865.
22874      Branch: perl
22875            ! proto.h
22876 ____________________________________________________________________________
22877 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
22878         Log: Oops.  Luckily nothing was using this symbol yet.
22879      Branch: perl
22880            ! global.sym
22881 ____________________________________________________________________________
22882 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
22883         Log: Implement the encoding pragma for regex literals.
22884      Branch: perl
22885            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
22886 ____________________________________________________________________________
22887 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
22888         Log: More UTF8 EXACT fixing.
22889      Branch: perl
22890            ! regexec.c
22891 ____________________________________________________________________________
22892 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
22893         Log: More re debugging.
22894      Branch: perl
22895            ! regexec.c
22896 ____________________________________________________________________________
22897 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
22898         Log: EXACT correction attempt.  Continued in #12863.
22899      Branch: perl
22900            ! regexec.c
22901 ____________________________________________________________________________
22902 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
22903         Log: Unterminated L<.
22904      Branch: perl
22905            ! ext/DB_File/DB_File.pm
22906 ____________________________________________________________________________
22907 [ 12859] By: nick                                  on 2001/11/05  19:15:17
22908         Log: Integrate mainline
22909      Branch: perlio
22910           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
22911           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
22912           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
22913           +> lib/Math/BigInt/t/sub_mbi.t
22914            - lib/Math/BigInt/t/Math/Subclass.pm
22915            - lib/Math/BigInt/t/subclass.t
22916           !> (integrate 30 files)
22917 ____________________________________________________________________________
22918 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
22919         Log: Regex debugging fixes from Hugo.
22920      Branch: perl
22921            ! regcomp.c regexec.c
22922 ____________________________________________________________________________
22923 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
22924         Log: IRIX: at some point the cc -version has started
22925              to output to stderr, not stdout any more.
22926      Branch: perl
22927            ! hints/irix_6.sh
22928 ____________________________________________________________________________
22929 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
22930         Log: Update Changes.
22931      Branch: perl
22932            ! Changes patchlevel.h
22933 ____________________________________________________________________________
22934 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
22935         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
22936      Branch: perl
22937            ! lib/File/Spec/Unix.pm
22938 ____________________________________________________________________________
22939 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
22940         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
22941              From: rgarciasuarez@free.fr
22942              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
22943              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
22944      Branch: perl
22945            ! lib/File/Spec/Unix.pm
22946 ____________________________________________________________________________
22947 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
22948         Log: Use config.arch in OS/390 where the combination of
22949              IEEE floats and ldflags is tricky.
22950      Branch: perl
22951            ! hints/os390.sh
22952 ____________________________________________________________________________
22953 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
22954         Log: Metaconfig unit change for #12851.
22955      Branch: metaconfig
22956            ! U/modified/Config_sh.U
22957 ____________________________________________________________________________
22958 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
22959         Log: Support a config.arch file, similar to config.over,
22960              but loaded just before it.
22961      Branch: perl
22962            ! Configure INSTALL
22963 ____________________________________________________________________________
22964 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
22965         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
22966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22967              Date: Mon, 5 Nov 2001 14:26:24 +0100
22968              Message-ID: <20011105142624.C31977@rafael>
22969      Branch: perl
22970            ! lib/Symbol.pm lib/Symbol.t
22971 ____________________________________________________________________________
22972 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
22973         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
22974              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22975              Date: Sun, 4 Nov 2001 22:28:57 +0100
22976              Message-ID: <20011104222857.C696@rafael>
22977      Branch: perl
22978            ! pod/perldebug.pod pod/perlpodspec.pod
22979 ____________________________________________________________________________
22980 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
22981         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
22982      Branch: perl
22983            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
22984 ____________________________________________________________________________
22985 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
22986         Log: Math::Big* test tweaks to work better with core:
22987              but the coast still not clear.
22988      Branch: perl
22989            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
22990            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22991 ____________________________________________________________________________
22992 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
22993         Log: Protect against high load: measure how much wall
22994              clock time went by while sleeping.  Avoids some
22995              false negatives, while may introduce some false
22996              positives.  Life is hard.
22997      Branch: perl
22998            ! ext/Time/HiRes/HiRes.t
22999 ____________________________________________________________________________
23000 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
23001         Log: More forgotten from #12843.
23002      Branch: perl
23003            ! lib/Math/BigInt/t/bigfltpm.inc
23004 ____________________________________________________________________________
23005 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
23006         Log: Forgot from #12843.
23007      Branch: perl
23008            + lib/Math/BigInt/t/bigintpm.inc
23009            ! MANIFEST
23010 ____________________________________________________________________________
23011 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
23012         Log: Upgrade to Math::BigInt 1.45; from Tels.
23013              NOTE: some of the tests are failing but that's because
23014              the core integration is not yet done.
23015      Branch: perl
23016            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
23017            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
23018            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
23019            - lib/Math/BigInt/t/Math/Subclass.pm
23020            - lib/Math/BigInt/t/subclass.t
23021            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
23022            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
23023            ! lib/Math/BigInt/t/mbimbf.t
23024 ____________________________________________________________________________
23025 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
23026         Log: VMS: adds capability to control more configuration stuff with
23027              -D and -U switches; parsing config.sh to extract previous config
23028              info in VMS-form, and a rewrite of the "prompt/response" routine;
23029              from Charles Lane.
23030      Branch: perl
23031            ! configure.com
23032 ____________________________________________________________________________
23033 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
23034         Log: Subject: Typo correction in perldebguts.pod
23035              From: mjd@plover.com
23036              Date: 4 Nov 2001 16:20:05 -0000
23037              Message-ID: <20011104162005.16699.qmail@plover.com>
23038      Branch: perl
23039            ! pod/perldebguts.pod
23040 ____________________________________________________________________________
23041 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
23042         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
23043              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23044              Date: Sun, 4 Nov 2001 11:47:30 +0100
23045              Message-ID: <20011104114730.A715@rafael>
23046              
23047              Remove -T from the test, wrong place for that.
23048      Branch: perl
23049            ! lib/File/Temp/t/mktemp.t
23050 ____________________________________________________________________________
23051 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
23052         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
23053              From: Nicholas Clark <nick@ccl4.org>
23054              Date: Sun, 4 Nov 2001 10:41:24 +0000
23055              Message-ID: <20011104104123.U20123@plum.flirble.org>
23056      Branch: perl
23057            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
23058 ____________________________________________________________________________
23059 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
23060         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
23061              From: Michael G Schwern <schwern@pobox.com>
23062              Date: Sat, 3 Nov 2001 15:41:47 -0500
23063              Message-ID: <20011103154147.C600@blackrider>
23064      Branch: perl
23065            ! lib/Term/Cap.t
23066 ____________________________________________________________________________
23067 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
23068         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
23069              From: "Craig A. Berry" <craigberry@mac.com>     
23070              Date: Sat, 03 Nov 2001 16:02:28 -0600
23071              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
23072      Branch: perl
23073            ! ext/Time/HiRes/HiRes.t
23074 ____________________________________________________________________________
23075 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
23076         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
23077              From: "chromatic" <chromatic@rmci.net>
23078              Date: Sat, 03 Nov 2001 12:28:17 -0700
23079              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
23080      Branch: perl
23081            ! lib/Term/Cap.t
23082 ____________________________________________________________________________
23083 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
23084         Log: Don't bother doing POSIX charclass parsing if it
23085              possibly cannot be so.  Prepares way for charclass
23086              syntax like [[abc]||[def]] (or just [[abc][def]])
23087              for union, [[\w]&&[$a]] for intersection,
23088              and [[a-z]&&[^def]] for subtraction.
23089              
23090              Currently /[[a]/ (or /[a[]/) parses as a character
23091              class containing two characters, "[" and "a",
23092              this may have to be broken for the syntax described
23093              above, otherwise we would have to scan the whole pattern
23094              to find out whether the square brackets match pairwise.
23095              Luckily, the special case of "[" doesn't seem to be
23096              documented (as opposed to "]" and "-"), so we may have
23097              better story for breaking it...  One can always use \[
23098              if one wants a literal "[", so there.
23099      Branch: perl
23100            ! regcomp.c
23101 ____________________________________________________________________________
23102 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
23103         Log: Comment correction.
23104      Branch: perl
23105            ! regcomp.c
23106 ____________________________________________________________________________
23107 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
23108         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
23109              The latter is a RedHatism.
23110      Branch: perl
23111            ! lib/ExtUtils/MakeMaker.pm
23112 ____________________________________________________________________________
23113 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
23114         Log: Integrate perlio.
23115      Branch: perl
23116           !> perlio.c
23117 ____________________________________________________________________________
23118 [ 12831] By: nick                                  on 2001/11/03  11:42:15
23119         Log: Integrate mainline
23120      Branch: perlio
23121           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
23122           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
23123           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
23124           !> sv.c t/test.pl
23125 ____________________________________________________________________________
23126 [ 12830] By: nick                                  on 2001/11/03  10:27:34
23127         Log: Fix clone_leak problem.
23128              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
23129              as vestige of calling PerlLIO_dup().
23130      Branch: perlio
23131            ! perlio.c
23132 ____________________________________________________________________________
23133 [ 12829] By: nick                                  on 2001/11/03  09:40:46
23134         Log: Tweaks attempting to locate Doug's clone_leak leak.
23135              - add some PerlIO_debug()
23136              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
23137              - Even if it closing stdout etc. do a fflush()
23138      Branch: perlio
23139            ! perlio.c
23140 ____________________________________________________________________________
23141 [ 12828] By: nick                                  on 2001/11/03  08:34:31
23142         Log: Integrate mainline
23143      Branch: perlio
23144           !> (integrate 54 files)
23145 ____________________________________________________________________________
23146 [ 12827] By: ams                                   on 2001/11/03  03:45:19
23147         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
23148              remove this later). Based on a patch from Robert Spier in
23149              <15330.61459.14452.795263@rls.cx>.
23150      Branch: perl
23151            ! sv.c
23152 ____________________________________________________________________________
23153 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
23154         Log: microperl sync.
23155      Branch: perl
23156            ! doio.c perl.c perl.h perlio.c regexec.c
23157 ____________________________________________________________________________
23158 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
23159         Log: Definitions for the Unicode Newline Guidelines.
23160      Branch: perl
23161            ! perl.h
23162 ____________________________________________________________________________
23163 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
23164         Log: (retracted by #12871)
23165              
23166              There is no csh of any kind in default BeOS.
23167              For the purposes of miniperl globbing, bash
23168              will do.
23169      Branch: perl
23170            ! hints/beos.sh
23171 ____________________________________________________________________________
23172 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
23173         Log: Integrate change #12820 from macperl to maint and blead;
23174              
23175              Fix up (dynaloading) to work properly with multiplicity
23176      Branch: maint-5.6/perl
23177           !> ext/DynaLoader/dl_mac.xs
23178      Branch: perl
23179           !> ext/DynaLoader/dl_mac.xs
23180 ____________________________________________________________________________
23181 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
23182         Log: Several fixes for various exit problems and clearing out
23183              task queue, as well as another (incomplete) go at
23184              fixing error message handling
23185      Branch: maint-5.6/macperl
23186            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
23187 ____________________________________________________________________________
23188 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
23189         Log: Add source files for bleadperl builds
23190      Branch: maint-5.6/macperl
23191            ! macos/Makefile.mk
23192 ____________________________________________________________________________
23193 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
23194         Log: Fix up to work properly with multiplicity
23195      Branch: maint-5.6/macperl
23196            ! ext/DynaLoader/dl_mac.xs
23197 ____________________________________________________________________________
23198 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
23199         Log: Integrate with maintperl.
23200      Branch: maint-5.6/macperl
23201           +> t/op/system.t t/op/system_tests
23202           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
23203           !> pod/perltodo.pod util.c win32/win32.c
23204 ____________________________________________________________________________
23205 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
23206         Log: Locate _PATH_LOG if it's a socket even if not #defined
23207              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
23208              via Nick Clark.
23209      Branch: perl
23210            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
23211 ____________________________________________________________________________
23212 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
23213         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
23214              From: Michael G Schwern <schwern@pobox.com>
23215              Date: Fri, 2 Nov 2001 15:36:41 -0500
23216              Message-ID: <20011102153641.E23234@blackrider>
23217      Branch: perl
23218            ! t/test.pl
23219 ____________________________________________________________________________
23220 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
23221         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
23222              From: merlyn@stonehenge.com (Randal L. Schwartz)
23223              Date: 02 Nov 2001 09:33:34 -0800
23224              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
23225              
23226              (two of the changes)
23227              
23228              Better coexistence with extensions.
23229      Branch: perl
23230            ! ext/Errno/Errno_pm.PL hints/darwin.sh
23231 ____________________________________________________________________________
23232 [ 12815] By: ams                                   on 2001/11/02  16:47:43
23233         Log: Subject: Re: [PATCH] the the double double word word fix fix
23234              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23235              Date: Fri, 02 Nov 2001 19:43:07 +0100
23236              Message-Id: <3BE2E93B.627C198E@alcatel.at>
23237      Branch: perl
23238            ! pod/perldebug.pod
23239 ____________________________________________________________________________
23240 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
23241         Log: Update Changes.
23242      Branch: perl
23243            ! Changes patchlevel.h
23244 ____________________________________________________________________________
23245 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
23246         Log: More encoding testing.
23247      Branch: perl
23248            ! lib/encoding.pm lib/encoding.t
23249 ____________________________________________________________________________
23250 [ 12812] By: ams                                   on 2001/11/02  15:07:11
23251         Log: Slight modification of #12811.
23252      Branch: perl
23253            ! op.c
23254 ____________________________________________________________________________
23255 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
23256         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
23257              From: Radu Greab <radu@netsoft.ro>
23258              Date: Fri, 2 Nov 2001 15:28:58 +0200
23259              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
23260      Branch: perl
23261            ! op.c t/op/stat.t
23262 ____________________________________________________________________________
23263 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
23264         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
23265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23266              Date: Thu, 1 Nov 2001 22:35:50 +0100
23267              Message-ID: <20011101223550.A10849@rafael>
23268      Branch: perl
23269            ! lib/ExtUtils/Embed.t
23270 ____________________________________________________________________________
23271 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
23272         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
23273              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
23274              Date: 2 Nov 2001 14:48:51 -0000
23275              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
23276      Branch: perl
23277            ! lib/File/Find.pm
23278 ____________________________________________________________________________
23279 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
23280         Log: Add documentation.
23281      Branch: perl
23282            ! embed.pl pod/perlapi.pod utf8.c
23283 ____________________________________________________________________________
23284 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
23285         Log: Unicode: add ToFold mapping.  Not used yet; but basically
23286              a more useful mapping for caseless aka case-ignoring than
23287              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
23288              algorithm for creating the foldings uses equivalence classes,
23289              see http://www.unicode.org/unicode/reports/tr21/
23290              Hopefully this feature will be used in //i.
23291              (The folding tables were introduced by #12689.)
23292      Branch: perl
23293            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
23294            ! utf8.c
23295 ____________________________________________________________________________
23296 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
23297         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
23298              From: "Craig A. Berry" <craigberry@mac.com>
23299              Date: Fri, 02 Nov 2001 00:03:52 -0600
23300              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
23301      Branch: perl
23302            ! lib/AutoSplit.t
23303 ____________________________________________________________________________
23304 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
23305         Log: Subject: Trivial doc patch
23306              From: andreas.koenig@anima.de (Andreas J. Koenig)
23307              Date: 02 Nov 2001 06:11:35 +0100
23308              Message-ID: <m37kt94v08.fsf@anima.de>
23309      Branch: perl
23310            ! pod/perlport.pod
23311 ____________________________________________________________________________
23312 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
23313         Log: Make encoding and charnames pragmas coexist.
23314      Branch: perl
23315            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
23316 ____________________________________________________________________________
23317 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
23318         Log: The basic character classes seem to go untested with Unicode.
23319      Branch: perl
23320            ! t/op/pat.t
23321 ____________________________________________________________________________
23322 [ 12802] By: ams                                   on 2001/11/02  00:39:36
23323         Log: Subject: [PATCH] the the double double word word fix fix
23324              From: Richard Soderberg <rs@oregonnet.com>
23325              Date: Thu, 1 Nov 2001 13:12:03 -0800
23326              Message-Id: <200111012112.NAA23288@oregonnet.com>
23327              
23328              Subject: Re: [PATCH] the the double double word word fix fix
23329              From: Mark-Jason Dominus <mjd@plover.com>
23330              Date: Thu, 01 Nov 2001 16:43:40 -0500
23331              Message-Id: <20011101214340.2044.qmail@plover.com>
23332              
23333              Subject: Re: [PATCH] the the double double word word fix fix
23334              From: Mark-Jason Dominus <mjd@plover.com>
23335              Date: Thu, 01 Nov 2001 16:51:39 -0500
23336              Message-Id: <20011101215139.2196.qmail@plover.com>
23337      Branch: perl
23338            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
23339            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
23340            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
23341            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
23342            ! pod/perltodo.pod pod/perlxstut.pod
23343 ____________________________________________________________________________
23344 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
23345         Log: Comment tweaks.
23346      Branch: perl
23347            ! toke.c
23348 ____________________________________________________________________________
23349 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
23350         Log: FAQ sync.
23351      Branch: perl
23352            ! pod/perlfaq9.pod
23353 ____________________________________________________________________________
23354 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
23355         Log: If an encoding is set by -M/-m, it must be in
23356              effect only for the actual script, not any other
23357              required/-M/-m'ed module, otherwise we enter a nasty
23358              recursion in regexec.c while trying to init the simple
23359              UTF-8 charclasses like PL_utf8_alnum.
23360      Branch: perl
23361            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
23362 ____________________________________________________________________________
23363 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
23364         Log: A bit more descriptive name.
23365      Branch: perl
23366            ! mg.c
23367 ____________________________________________________________________________
23368 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
23369         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
23370              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23371              Date: Wed, 31 Oct 2001 13:47:04 EST
23372              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
23373      Branch: perl
23374            ! ext/Time/HiRes/HiRes.t
23375 ____________________________________________________________________________
23376 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
23377         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
23378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23379              Date: Wed, 31 Oct 2001 13:43:29 EST
23380              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
23381      Branch: perl
23382            ! mg.c
23383 ____________________________________________________________________________
23384 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
23385         Log: Subject: [PATCH] Various test cleanups
23386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23387              Date: Tue, 30 Oct 2001 21:56:26 +0100
23388              Message-ID: <20011030215626.A28503@rafael>
23389      Branch: perl
23390            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23391            ! ext/DB_File/t/db-recno.t ext/Encode.t
23392 ____________________________________________________________________________
23393 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
23394         Log: Update Changes.
23395      Branch: perl
23396            ! Changes patchlevel.h
23397 ____________________________________________________________________________
23398 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
23399         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
23400              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
23401              Date: Wed, 31 Oct 2001 17:16:39 +0100
23402              Message-ID: <20011031171639.A32511@rafael>
23403      Branch: perl
23404            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
23405 ____________________________________________________________________________
23406 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
23407         Log: Skip message nit.
23408      Branch: perl
23409            ! t/io/fs.t
23410 ____________________________________________________________________________
23411 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
23412         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
23413              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
23414              Date: 31 Oct 2001 14:49:37 -0000
23415              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
23416      Branch: perl
23417            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
23418 ____________________________________________________________________________
23419 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
23420         Log: Extend the effect of the encoding pragma to chr() and ord().
23421              
23422              TODO: regex literals, reentrancy problems with the utf8
23423              and charnames pragmas.
23424      Branch: perl
23425            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
23426 ____________________________________________________________________________
23427 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
23428         Log: Doc tweaks.
23429      Branch: perl
23430            ! lib/encoding.pm
23431 ____________________________________________________________________________
23432 [ 12788] By: nick                                  on 2001/10/31  08:59:56
23433         Log: Integrate mainline
23434      Branch: perlio
23435           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
23436           !> (integrate 49 files)
23437 ____________________________________________________________________________
23438 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
23439         Log: Forgot new proto.
23440      Branch: perl
23441            ! proto.h
23442 ____________________________________________________________________________
23443 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
23444         Log: Clarification: use encoding cannot be used to
23445              change the default encoding of "your whole script";
23446              only the default encoding of the *data*.  Also, it
23447              seems that "use encoding" does not mix with "use utf8"
23448              (a coredumping recursion ensues).  Should not be a huge
23449              problem since "use utf8" is pretty marginal nowadays.
23450      Branch: perl
23451            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
23452 ____________________________________________________________________________
23453 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
23454         Log: More documentation for the encode pragma.
23455      Branch: perl
23456            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
23457            ! pod/perlapi.pod pod/perlunicode.pod sv.c
23458 ____________________________________________________________________________
23459 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
23460         Log: Thinko in #12783.
23461      Branch: perl
23462            ! sv.c
23463 ____________________________________________________________________________
23464 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
23465         Log: Make sv_recode_to_utf8() a real API: the encoding
23466              is a parameter, instead of a global.  Document the
23467              PERL_ENCODING.
23468      Branch: perl
23469            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
23470            ! toke.c
23471 ____________________________________________________________________________
23472 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
23473         Log: Enable -Mencoding=foobar also for string literals.
23474      Branch: perl
23475            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
23476            ! pod/perlapi.pod proto.h sv.c toke.c
23477 ____________________________________________________________________________
23478 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
23479         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
23480              From: Andy Dougherty <doughera@lafayette.edu>
23481              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
23482              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
23483      Branch: perl
23484            ! ext/POSIX/hints/svr4.pl
23485 ____________________________________________________________________________
23486 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
23487         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
23488              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23489              Date: Mon, 29 Oct 2001 23:11:58 -0000
23490              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
23491              
23492              Add compat.h.
23493      Branch: perl
23494            ! lib/h2xs.t utils/h2xs.PL
23495 ____________________________________________________________________________
23496 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
23497         Log: Subject: PerlIOBuf_dup
23498              From: Nicholas Clark <nick@ccl4.org>              
23499              Date: Mon, 29 Oct 2001 21:52:35 +0000             
23500              Message-ID: <20011029215235.K41204@plum.flirble.org>
23501              
23502              Add prototype.
23503      Branch: perl
23504            ! perliol.h
23505 ____________________________________________________________________________
23506 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
23507         Log: Subject: [PATCH] Make malloc.c errors more useful
23508              From: Richard Soderberg <rs@oregonnet.com>
23509              Date: Mon, 29 Oct 2001 22:28:02 -0800
23510              Message-Id: <200110300628.WAA11025@oregonnet.com>
23511      Branch: perl
23512            ! malloc.c
23513 ____________________________________________________________________________
23514 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
23515         Log: Retract #12776 - the bug 19990906.001 is still valid.
23516      Branch: perl
23517            ! t/run/kill_perl.t
23518 ____________________________________________________________________________
23519 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
23520         Log: (Retracted by #12777)
23521              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
23522              From: Michael G Schwern <schwern@pobox.com> 
23523              Date: Mon, 29 Oct 2001 23:01:08 -0500
23524              Message-ID: <20011029230108.G18053@blackrider>
23525      Branch: perl
23526            ! t/run/kill_perl.t
23527 ____________________________________________________________________________
23528 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
23529         Log: Comment nits.
23530      Branch: perl
23531            ! lib/encoding.t
23532 ____________________________________________________________________________
23533 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
23534         Log: integrate change#12772 from mainline
23535              
23536              Subject: [PATCH] Mommy, what's a pointer cast?
23537      Branch: maint-5.6/perl
23538            ! perl.h
23539 ____________________________________________________________________________
23540 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
23541         Log: Subject: [PATCH] Mommy, what's a pointer cast?
23542              From: Richard Soderberg <rs@oregonnet.com>
23543              Date: Mon, 29 Oct 2001 17:01:10 -0800
23544              Message-Id: <200110300101.RAA31561@oregonnet.com>
23545              
23546              (threads* parts)
23547      Branch: perl
23548            ! ext/threads/shared/shared.xs ext/threads/threads.xs
23549 ____________________________________________________________________________
23550 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
23551         Log: Subject: [PATCH] Mommy, what's a pointer cast?
23552              From: Richard Soderberg <rs@oregonnet.com>
23553              Date: Mon, 29 Oct 2001 17:01:10 -0800
23554              Message-Id: <200110300101.RAA31561@oregonnet.com>
23555              
23556              (the perl.h part)
23557      Branch: perl
23558            ! perl.h
23559 ____________________________________________________________________________
23560 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
23561         Log: Subject: [PATCH] OpenBSD likes signal.h 
23562              From: Richard Soderberg <rs@oregonnet.com>
23563              Date: Mon, 29 Oct 2001 17:00:31 -0800
23564              Message-Id: <200110300100.RAA31533@oregonnet.com>
23565      Branch: perl
23566            ! unixish.h
23567 ____________________________________________________________________________
23568 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
23569         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
23570              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23571              Date: Mon, 29 Oct 2001 23:04:23 -0000
23572              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
23573      Branch: perl
23574            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23575            ! ext/DB_File/t/db-recno.t
23576 ____________________________________________________________________________
23577 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
23578         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
23579              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
23580              Date: Mon, 29 Oct 2001 12:34:07 -0600
23581              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
23582      Branch: perl
23583            ! ext/Time/HiRes/HiRes.t
23584 ____________________________________________________________________________
23585 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
23586         Log: Update Changes.
23587      Branch: perl
23588            ! Changes patchlevel.h
23589 ____________________________________________________________________________
23590 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
23591         Log: AIX needs an explicit symbol export list.
23592      Branch: perl
23593            ! lib/ExtUtils/Embed.t
23594 ____________________________________________________________________________
23595 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
23596         Log: The test (and the module) would require some
23597              quality hacking time to work on EBCDIC.  Based on
23598              the test results nothing seems to be majorly broken,
23599              the module just seems to have strange assumptions:
23600              got: ''\226\225\205'
23601              expected: ''one'
23602              The \226\225\205 being, of course, 'one', in EBCDIC.
23603      Branch: perl
23604            ! lib/Dumpvalue.t
23605 ____________________________________________________________________________
23606 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
23607         Log: Mark the test known to be failing in EBCDIC.
23608      Branch: perl
23609            ! t/op/tr.t
23610 ____________________________________________________________________________
23611 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
23612         Log: None of the libnet modules are going to work in
23613              EBCDIC without the Convert::EBCDIC.
23614      Branch: perl
23615            ! t/lib/1_compile.t
23616 ____________________________________________________________________________
23617 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
23618         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
23619      Branch: perl
23620            ! t/op/pack.t
23621 ____________________________________________________________________________
23622 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
23623         Log: UTF-EBCDIC ain't UTF-8.
23624      Branch: perl
23625            ! t/op/pack.t
23626 ____________________________________________________________________________
23627 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
23628         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
23629      Branch: perl
23630            ! t/lib/1_compile.t
23631 ____________________________________________________________________________
23632 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
23633         Log: Let's not assume ASCII.
23634      Branch: perl
23635            ! t/op/lc.t
23636 ____________________________________________________________________________
23637 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
23638         Log: Call the new perlio symbols differently.
23639      Branch: perl
23640            ! makedef.pl
23641 ____________________________________________________________________________
23642 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
23643         Log: Don't expect ASCII ordering.
23644      Branch: perl
23645            ! lib/ExtUtils/Manifest.t
23646 ____________________________________________________________________________
23647 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
23648         Log: Forgot from #12756.
23649      Branch: perl
23650            ! perlio.h
23651 ____________________________________________________________________________
23652 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
23653         Log: BeOS tweaks:
23654              - fseeko and ftello can be found by Configure but
23655              we do not seem to have prototypes for them so
23656              let's make up some
23657              - BeOS didn't use to have real sockets (sockets as
23658              filedescriptors) but the BONE package is supposed
23659              to fix this.  I do not know how to detect BONEness,
23660              see hints/beos.sh for a spot that needs to fixed.
23661              - BeOS has O_TEXT != O_BINARY but has no setmode()
23662      Branch: perl
23663            ! hints/beos.sh perlio.c
23664 ____________________________________________________________________________
23665 [ 12755] By: sky                                   on 2001/10/29  12:56:12
23666         Log: Ugly fix to not die when a thread creator is holding locks.
23667      Branch: perl
23668            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23669            ! ext/threads/threads.xs
23670 ____________________________________________________________________________
23671 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
23672         Log: Integrate change #12752 from maintperl;
23673              
23674              croak(Nullch) wasn't printing the contents of ERRSV if there was
23675              no outer eval (bug in change#6125)
23676      Branch: perl
23677           !> util.c
23678 ____________________________________________________________________________
23679 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
23680         Log: Subject: [PATCH h2xs] Use of static data in XS modules
23681              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23682              Date: Sun, 28 Oct 2001 21:19:07 -0000
23683              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
23684              
23685              with nits from Sarathy.
23686      Branch: perl
23687            ! utils/h2xs.PL
23688 ____________________________________________________________________________
23689 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
23690         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
23691              no outer eval (bug in change#6125)
23692      Branch: maint-5.6/perl
23693            ! util.c
23694 ____________________________________________________________________________
23695 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
23696         Log: More todo for the encoding pragma.
23697      Branch: perl
23698            ! lib/encoding.pm
23699 ____________________________________________________________________________
23700 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
23701         Log: Add the encoding pragma to control the "upgrade"
23702              from the native eight bit data to Unicode.
23703              
23704              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
23705      Branch: perl
23706            + lib/encoding.pm lib/encoding.t
23707            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
23708            ! pod/perlunicode.pod pod/perlvar.pod sv.c
23709 ____________________________________________________________________________
23710 [ 12749] By: sky                                   on 2001/10/28  21:02:33
23711         Log: Update documentation.
23712      Branch: perl
23713            ! ext/threads/shared/shared.pm
23714 ____________________________________________________________________________
23715 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
23716         Log: Integrate change #12747 from maintperl;
23717              
23718              finishing touches to system() fixes on windows:
23719              * detect cmd shell correctly even if it had full path in it
23720              * more quoting needed for single-arg system if the argument
23721              really had multiple quoted arguments within it
23722              * be smarter about not calling the shell when the executable
23723              has spaces, but otherwise does not need shell involvement
23724              * add a testsuite (windows-specific currently)
23725      Branch: perl
23726           +> t/op/system.t t/op/system_tests
23727            ! MANIFEST pod/perltodo.pod
23728           !> win32/win32.c
23729 ____________________________________________________________________________
23730 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
23731         Log: finishing touches to system() fixes on windows:
23732              * detect cmd shell correctly even if it had full path in it
23733              * more quoting needed for single-arg system if the argument
23734              really had multiple quoted arguments within it
23735              * be smarter about not calling the shell when the executable
23736              has spaces, but otherwise does not need shell involvement
23737              * add a testsuite (windows-specific currently)
23738      Branch: maint-5.6/perl
23739            + t/op/system.t t/op/system_tests
23740            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
23741 ____________________________________________________________________________
23742 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
23743         Log: Integrate perlio.
23744      Branch: perl
23745           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
23746 ____________________________________________________________________________
23747 [ 12745] By: nick                                  on 2001/10/28  16:08:14
23748         Log: Mingw32 fixup for Embed.t
23749      Branch: perlio
23750            ! lib/ExtUtils/Embed.t
23751 ____________________________________________________________________________
23752 [ 12744] By: nick                                  on 2001/10/28  15:54:14
23753         Log: GCC vs MS 64-bit constant syntax
23754      Branch: perlio
23755            ! ext/Time/HiRes/HiRes.xs
23756 ____________________________________________________________________________
23757 [ 12743] By: nick                                  on 2001/10/28  15:42:55
23758         Log: Integrate mainline
23759      Branch: perlio
23760           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
23761 ____________________________________________________________________________
23762 [ 12742] By: sky                                   on 2001/10/28  14:47:10
23763         Log: Manpage updates.
23764      Branch: perl
23765            ! ext/threads/threads.pm
23766 ____________________________________________________________________________
23767 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
23768         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
23769      Branch: perl
23770            ! lib/ExtUtils/Embed.t
23771 ____________________________________________________________________________
23772 [ 12740] By: nick                                  on 2001/10/28  14:14:24
23773         Log: Integrate mainline
23774      Branch: perlio
23775           !> lib/ExtUtils/Embed.t win32/win32.c
23776 ____________________________________________________________________________
23777 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
23778         Log: Need to be ./executed.
23779      Branch: perl
23780            ! lib/ExtUtils/Embed.t
23781 ____________________________________________________________________________
23782 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
23783         Log: Integrate perlio.
23784      Branch: perl
23785           !> perlio.c win32/win32.h
23786 ____________________________________________________________________________
23787 [ 12737] By: nick                                  on 2001/10/28  13:53:45
23788         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
23789              by gcc -xc++.
23790      Branch: perlio
23791            ! win32/win32.h
23792 ____________________________________________________________________________
23793 [ 12736] By: nick                                  on 2001/10/28  13:50:50
23794         Log: Have :stdio layer update an honour the fd refcnt table.
23795              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
23796      Branch: perlio
23797            ! perlio.c
23798 ____________________________________________________________________________
23799 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
23800         Log: Integrate changes #12724 and #12725 from maintperl;
23801              multiarg system now works.
23802      Branch: perl
23803           !> win32/win32.c
23804 ____________________________________________________________________________
23805 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
23806         Log: Integrate perlio.
23807      Branch: perl
23808           +> lib/ExtUtils/Embed.t
23809           !> MANIFEST perlio.c
23810 ____________________________________________________________________________
23811 [ 12733] By: nick                                  on 2001/10/28  13:07:16
23812         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
23813              least for PERLIO=perlio unthreaded case
23814      Branch: perlio
23815            ! perlio.c
23816 ____________________________________________________________________________
23817 [ 12732] By: nick                                  on 2001/10/28  11:10:24
23818         Log: Typo in exe name
23819      Branch: perlio
23820            ! lib/ExtUtils/Embed.t
23821 ____________________________________________________________________________
23822 [ 12731] By: nick                                  on 2001/10/28  11:09:59
23823         Log: Integrate Mainline
23824      Branch: perlio
23825           !> Changes configure.com ext/DB_File/DB_File.pm
23826           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
23827           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
23828           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
23829           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
23830           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
23831           !> t/TEST t/op/regexp.t win32/buildext.pl
23832 ____________________________________________________________________________
23833 [ 12730] By: nick                                  on 2001/10/28  11:05:35
23834         Log: Fixup Embed.t for Win32/VC++
23835      Branch: perlio
23836            ! lib/ExtUtils/Embed.t
23837 ____________________________________________________________________________
23838 [ 12729] By: nick                                  on 2001/10/28  09:36:20
23839         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
23840              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
23841              ExtUtils::Embed.
23842      Branch: perlio
23843            + lib/ExtUtils/Embed.t
23844            ! MANIFEST
23845 ____________________________________________________________________________
23846 [ 12728] By: sky                                   on 2001/10/28  08:12:53
23847         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
23848              line manually!
23849      Branch: perl
23850            ! lib/ExtUtils/xsubpp
23851 ____________________________________________________________________________
23852 [ 12727] By: sky                                   on 2001/10/28  08:02:09
23853         Log: And here we use the prototypes.
23854      Branch: perl
23855            ! ext/threads/shared/shared.xs
23856 ____________________________________________________________________________
23857 [ 12726] By: sky                                   on 2001/10/28  08:00:48
23858         Log: Support [] style prototypes.
23859      Branch: perl
23860            ! lib/ExtUtils/xsubpp
23861 ____________________________________________________________________________
23862 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
23863         Log: yet another multi-arg system() fix on windows: batch files as the
23864              first argument (i.e. directly executed by CreateProcess()) need
23865              extra quoting to escape shell-shock
23866      Branch: maint-5.6/perl
23867            ! win32/win32.c
23868 ____________________________________________________________________________
23869 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
23870         Log: another multi-arg system() fix on windows: passing empty arguments
23871              now works
23872      Branch: maint-5.6/perl
23873            ! win32/win32.c
23874 ____________________________________________________________________________
23875 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
23876         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
23877              No final #else #error because we do not seem to
23878              be using #error?
23879      Branch: perl
23880            ! op.h
23881 ____________________________________________________________________________
23882 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
23883         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
23884              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
23885              Date: Sat, 27 Oct 2001 23:28:44 EST 
23886              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
23887      Branch: perl
23888            ! ext/Time/HiRes/HiRes.xs
23889 ____________________________________________________________________________
23890 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
23891         Log: Regen perlapi, perltoc.
23892      Branch: perl
23893            ! pod/perlapi.pod pod/perltoc.pod
23894 ____________________________________________________________________________
23895 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
23896         Log: Subject: [PATCH] sv.h documentation
23897              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
23898              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
23899              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
23900      Branch: perl
23901            ! sv.h
23902 ____________________________________________________________________________
23903 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
23904         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
23905              system("nmake -nologo", "clean") and there is no executable
23906              called "nmake -nologo"; this used to "work" pre-change#12559 due
23907              to bugs in multiarg system() that have since been fixed
23908      Branch: perl
23909            ! win32/buildext.pl
23910 ____________________________________________________________________________
23911 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
23912         Log: Update Changes.
23913      Branch: perl
23914            ! Changes patchlevel.h
23915 ____________________________________________________________________________
23916 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
23917         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
23918              From: Richard.Foley@t-online.de (Richard Foley)            
23919              Date: Sun, 28 Oct 2001 00:48:32 +0200
23920              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
23921      Branch: perl
23922            ! pod/perlhack.pod
23923 ____________________________________________________________________________
23924 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
23925         Log: Must store pointers with the right width.
23926      Branch: perl
23927            ! op.h
23928 ____________________________________________________________________________
23929 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
23930         Log: Integrate change #12711 from perlio;
23931              
23932              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
23933              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
23934      Branch: perl
23935           !> perlio.c
23936 ____________________________________________________________________________
23937 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
23938         Log: Subject: [PATCH] make minitest
23939              From: Nicholas Clark <nick@ccl4.org>
23940              Date: Sat, 27 Oct 2001 22:56:16 +0100
23941              Message-ID: <20011027225616.L20275@plum.flirble.org>
23942      Branch: perl
23943            ! t/TEST
23944 ____________________________________________________________________________
23945 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
23946         Log: Patch #12661 missed this.
23947      Branch: perl
23948            ! ext/DB_File/DB_File.pm
23949 ____________________________________________________________________________
23950 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
23951         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
23952              From: "Craig A. Berry" <craigberry@mac.com>
23953              Date: Sat, 27 Oct 2001 16:07:47 -0500
23954              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
23955      Branch: perl
23956            ! configure.com perlio.c
23957 ____________________________________________________________________________
23958 [ 12711] By: nick                                  on 2001/10/27  19:49:25
23959         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
23960              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
23961      Branch: perlio
23962            ! perlio.c
23963 ____________________________________________________________________________
23964 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
23965         Log: Let's not replace reason if there's one already supplied.
23966      Branch: perl
23967            ! t/op/regexp.t
23968 ____________________________________________________________________________
23969 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
23970         Log: is not good.
23971      Branch: perl
23972            ! t/op/regexp.t
23973 ____________________________________________________________________________
23974 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
23975         Log: ldlibpth can exist but be unset.
23976      Branch: perl
23977            ! t/TEST
23978 ____________________________________________________________________________
23979 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
23980         Log: Unicode: property alias naming cleanup.
23981      Branch: perl
23982            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
23983 ____________________________________________________________________________
23984 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
23985         Log: FAQ sync.
23986      Branch: perl
23987            ! pod/perlfaq4.pod
23988 ____________________________________________________________________________
23989 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
23990         Log: Integrate change #12703 from maintperl;
23991              
23992              typemap stuff intervenes before declaration, move it to PREINIT
23993              section
23994              
23995              (an empty integrate, but now the files are in sync
23996              between the branches)
23997      Branch: perl
23998           !> ext/ODBM_File/ODBM_File.xs
23999 ____________________________________________________________________________
24000 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
24001         Log: More PerlIO symbols.
24002      Branch: perl
24003            ! makedef.pl
24004 ____________________________________________________________________________
24005 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
24006         Log: typemap stuff intervenes before declaration, move it to PREINIT
24007              section
24008      Branch: maint-5.6/perl
24009            ! ext/ODBM_File/ODBM_File.xs
24010 ____________________________________________________________________________
24011 [ 12702] By: nick                                  on 2001/10/27  14:09:35
24012         Log: Integrate mainline
24013      Branch: perlio
24014           +> ext/threads/shared/t/av_simple.t
24015           +> ext/threads/shared/t/hv_refs.t
24016           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
24017           !> (integrate 109 files)
24018 ____________________________________________________________________________
24019 [ 12700] By: ams                                   on 2001/10/26  21:22:23
24020         Log: Subject: [PATCH] tweak divide
24021              From: Nicholas Clark <nick@ccl4.org>
24022              Date: Fri, 26 Oct 2001 22:52:17 +0100
24023              Message-Id: <20011026225217.B20275@plum.flirble.org>
24024      Branch: perl
24025            ! pp.c
24026 ____________________________________________________________________________
24027 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
24028         Log: Integrate a buncha things from maintperl.
24029      Branch: maint-5.6/macperl
24030           !> (integrate 32 files)
24031 ____________________________________________________________________________
24032 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
24033         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
24034              From: Andy Dougherty <doughera@lafayette.edu>
24035              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
24036              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
24037      Branch: perl
24038            ! hints/svr4.sh
24039 ____________________________________________________________________________
24040 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
24041         Log: When you're root, many things become writable.
24042      Branch: perl
24043            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
24044 ____________________________________________________________________________
24045 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
24046         Log: Update Changes.
24047      Branch: perl
24048            ! Changes patchlevel.h
24049 ____________________________________________________________________________
24050 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
24051         Log: Term/Cap.t attempts to access the floppy drive for no good reason
24052              on dosish systems
24053      Branch: perl
24054            ! lib/Term/Cap.t
24055 ____________________________________________________________________________
24056 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
24057         Log: fix misleading comment on known inadequacy in B::Terse, and skip
24058              it correctly
24059      Branch: perl
24060            ! ext/B/t/terse.t
24061 ____________________________________________________________________________
24062 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
24063         Log: fix spurious AutoSplit.t failure under windows
24064      Branch: perl
24065            ! lib/AutoSplit.t
24066 ____________________________________________________________________________
24067 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
24068         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
24069      Branch: perl
24070            ! ext/Time/HiRes/HiRes.t
24071 ____________________________________________________________________________
24072 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
24073         Log: More logical to use %04"UVXf" than %"UVuf" since
24074              the Unicode standard prefers hex.
24075      Branch: perl
24076            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
24077            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
24078            ! lib/unicore/mktables utf8.c
24079 ____________________________________________________________________________
24080 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
24081         Log: change#12065 seems to have broken Encode build on windows; fix
24082      Branch: perl
24083            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
24084 ____________________________________________________________________________
24085 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
24086         Log: Unicode: add the case folding table.
24087      Branch: perl
24088            + lib/unicore/To/Fold.pl
24089            ! MANIFEST lib/unicore/mktables
24090 ____________________________________________________________________________
24091 [ 12688] By: sky                                   on 2001/10/26  13:51:29
24092         Log: Get the new functions right, do not export lock since we use builtin lock.
24093              TODO: fix xsubpp to support the new prototypes
24094      Branch: perl
24095            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24096 ____________________________________________________________________________
24097 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
24098         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
24099              as suggested by Sarathy.
24100      Branch: perl
24101            ! mg.c
24102 ____________________________________________________________________________
24103 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
24104         Log: avoid compiler warning
24105      Branch: perl
24106            ! win32/win32.c
24107 ____________________________________________________________________________
24108 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
24109         Log: WinCE update from Rainer Keuchel.
24110      Branch: perl
24111            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
24112            ! wince/wince.c
24113 ____________________________________________________________________________
24114 [ 12684] By: sky                                   on 2001/10/26  13:34:33
24115         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
24116      Branch: perl
24117            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24118 ____________________________________________________________________________
24119 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
24120         Log: More fixes that were made to the core and not in the libnet src
24121      Branch: perl
24122            ! lib/Net/Domain.pm
24123 ____________________________________________________________________________
24124 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
24125         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
24126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
24127              Date: Fri, 26 Oct 2001 13:55:21 +0200
24128              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
24129              
24130              (plus make the db-recno.t#59 accept both \n and \r\n)
24131      Branch: perl
24132            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24133            ! ext/DB_File/t/db-recno.t
24134 ____________________________________________________________________________
24135 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
24136         Log: Fix tests to be able to run in the core and the CPAN dist
24137      Branch: perl
24138            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
24139            ! lib/Net/t/require.t lib/Net/t/smtp.t
24140 ____________________________________________________________________________
24141 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
24142         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
24143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24144              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
24145              Date: Fri, 26 Oct 2001 08:34:46 EDT
24146      Branch: perl
24147            ! ext/Time/HiRes/HiRes.t
24148 ____________________________________________________________________________
24149 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
24150         Log: Sync libnet modules with what will be libnet-1.08
24151      Branch: perl
24152            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
24153            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
24154            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
24155            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
24156 ____________________________________________________________________________
24157 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
24158         Log: Integrate maintperl changes #12268 and #12669;
24159              
24160              final touches to the audit for statics and thread-unsafe code
24161              * make DB_File, ODBM_File thread-safe 
24162              * remove unnecessary/dangerous statics and protect others
24163              from not getting accidentally enabled under threaded perls
24164              
24165              windows support functions get_childdir() et al aren't exported
24166              correctly under vanilla build
24167              
24168              Testing under win32 appreciated since changes there had
24169              to be manually merged and I cannot test how badly did I do.
24170      Branch: perl
24171           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
24172           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
24173           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
24174           !> win32/vmem.h win32/win32.c win32/win32iop.h
24175 ____________________________________________________________________________
24176 [ 12677] By: sky                                   on 2001/10/26  12:37:17
24177         Log: More Config::threads to threads::threads changes
24178      Branch: perl
24179            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
24180 ____________________________________________________________________________
24181 [ 12676] By: sky                                   on 2001/10/26  12:31:46
24182         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
24183      Branch: perl
24184            ! ext/threads/threads.pm ext/threads/threads.xs
24185 ____________________________________________________________________________
24186 [ 12675] By: sky                                   on 2001/10/26  12:06:30
24187         Log: Allocing a TLS in runtime is not too hot.
24188      Branch: perl
24189            ! ext/threads/threads.xs
24190 ____________________________________________________________________________
24191 [ 12674] By: sky                                   on 2001/10/26  11:59:09
24192         Log: Don't display debug data.
24193      Branch: perl
24194            ! ext/threads/threads.pm
24195 ____________________________________________________________________________
24196 [ 12673] By: sky                                   on 2001/10/26  11:35:47
24197         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
24198              complete bar support for blessed objects.
24199              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
24200      Branch: perl
24201            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
24202 ____________________________________________________________________________
24203 [ 12672] By: sky                                   on 2001/10/26  11:15:28
24204         Log: Fix case where shared reference does not exist in current thread.
24205      Branch: perl
24206            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
24207 ____________________________________________________________________________
24208 [ 12671] By: sky                                   on 2001/10/26  08:48:52
24209         Log: Support for references in shared arrays.
24210      Branch: perl
24211            ! ext/threads/shared/shared.xs
24212 ____________________________________________________________________________
24213 [ 12670] By: sky                                   on 2001/10/26  08:30:11
24214         Log: Add tests for references in hashes.
24215      Branch: perl
24216            + ext/threads/shared/t/hv_refs.t
24217            ! MANIFEST
24218 ____________________________________________________________________________
24219 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
24220         Log: windows support functions get_childdir() et al aren't exported
24221              correctly under vanilla build
24222      Branch: maint-5.6/perl
24223            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
24224 ____________________________________________________________________________
24225 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
24226         Log: final touches to the audit for statics and thread-unsafe code
24227              * make DB_File, ODBM_File thread-safe 
24228              * remove unnecessary/dangerous statics and protect others
24229              from not getting accidentally enabled under threaded perls
24230      Branch: maint-5.6/perl
24231            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
24232            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
24233            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
24234            ! win32/win32.c
24235 ____________________________________________________________________________
24236 [ 12667] By: ams                                   on 2001/10/26  03:48:36
24237         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
24238              From: "Richard Soderberg" <rs@crystalflame.net>
24239              Date: Thu, 25 Oct 2001 23:42:50 -0400
24240              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
24241      Branch: perl
24242            ! sharedsv.c
24243 ____________________________________________________________________________
24244 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
24245         Log: Integrate change #12664 from maintperl;
24246              
24247              the newest GCCs don't seem to like C<"string1"##STRING2>
24248              so keep it as C<"string1" STRING2> (latter appears to
24249              work everywhere)
24250      Branch: perl
24251           !> ext/DynaLoader/dlutils.c
24252 ____________________________________________________________________________
24253 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
24254         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
24255              From: Chris Nandor <pudge@pobox.com>
24256              Date: Thu, 25 Oct 2001 22:15:03 -0400
24257              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
24258      Branch: perl
24259            ! perl.h
24260 ____________________________________________________________________________
24261 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
24262         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
24263              C<"string1" STRING2> (latter appears to work everywhere)
24264      Branch: maint-5.6/perl
24265            ! ext/DynaLoader/dlutils.c
24266 ____________________________________________________________________________
24267 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
24268         Log: AUTHORS update.
24269      Branch: perl
24270            ! AUTHORS
24271 ____________________________________________________________________________
24272 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
24273         Log: Integrate change #12660 from maintperl;
24274              
24275              make the dMY_CXT stuff available under all of
24276              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
24277      Branch: perl
24278           !> perl.h
24279 ____________________________________________________________________________
24280 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
24281         Log: Subject: [PATCH] DB_File-1.79
24282              From: "Paul Marquess" <paul.marquess@openwave.com>
24283              Date: Fri, 26 Oct 2001 00:03:54 +0100
24284              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
24285      Branch: perl
24286            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
24287            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
24288 ____________________________________________________________________________
24289 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
24290         Log: make the dMY_CXT stuff available under all of
24291              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
24292      Branch: maint-5.6/perl
24293            ! perl.h
24294 ____________________________________________________________________________
24295 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
24296         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
24297              From: Michael G Schwern <schwern@pobox.com>
24298              Date: Thu, 25 Oct 2001 18:28:12 -0400
24299              Message-ID: <20011025182812.M4811@blackrider>
24300      Branch: perl
24301            ! t/run/kill_perl.t
24302 ____________________________________________________________________________
24303 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
24304         Log: STRLEN != int.
24305      Branch: perl
24306            ! regcomp.c regexec.c
24307 ____________________________________________________________________________
24308 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
24309         Log: Subject: [PATCH] remove small IVop redundancy
24310              From: Nicholas Clark <nick@ccl4.org>
24311              Date: Thu, 25 Oct 2001 22:48:28 +0100
24312              Message-ID: <20011025224827.M66471@plum.flirble.org>
24313      Branch: perl
24314            ! pp.c pp_hot.c
24315 ____________________________________________________________________________
24316 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
24317         Log: Metaconfig unit change for #12655.
24318      Branch: metaconfig/U/perl
24319            ! Extensions.U
24320 ____________________________________________________________________________
24321 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
24322         Log: Subject: Re: Not OK @12650
24323              From: Andy Dougherty <doughera@lafayette.edu>
24324              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
24325              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
24326      Branch: perl
24327            ! Configure
24328 ____________________________________________________________________________
24329 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
24330         Log: Integrate changes #12652 and #12653 from maintperl;
24331              
24332              more tweaks to change#12626
24333              * move the boilerplate code over to perl.h and make DynaLoader
24334              use it
24335              * make re, Opcode, File::Glob and B threadsafe
24336              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
24337              C<no re;> anywhere)
24338              
24339              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
24340              
24341              File::Glob required a bit more work in bleadperl
24342              because of ExtUtils::Constant (see the Makefile.PL change)
24343      Branch: perl
24344            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
24345           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
24346           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
24347 ____________________________________________________________________________
24348 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
24349         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
24350      Branch: maint-5.6/perl
24351            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
24352            ! ext/Opcode/Opcode.xs ext/re/re.xs
24353 ____________________________________________________________________________
24354 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
24355         Log: more tweaks to change#12626
24356              * move the boilerplate code over to perl.h and make DynaLoader
24357              use it
24358              * make re, Opcode, File::Glob and B threadsafe
24359              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
24360              C<no re;> anywhere)
24361      Branch: maint-5.6/perl
24362            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
24363            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
24364 ____________________________________________________________________________
24365 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
24366         Log: Metaconfig unit change for #12650.
24367      Branch: metaconfig/U/perl
24368            ! Extensions.U
24369 ____________________________________________________________________________
24370 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
24371         Log: Subject: Re: ithreads doesn't like usedl=n
24372              From: Andy Dougherty <doughera@lafayette.edu>
24373              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
24374              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
24375              
24376              Special-case threads::shared.
24377      Branch: perl
24378            ! Configure
24379 ____________________________________________________________________________
24380 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
24381         Log: Getting fancier...
24382      Branch: perl
24383            ! t/TEST
24384 ____________________________________________________________________________
24385 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
24386         Log: csh - what a pain.
24387      Branch: perl
24388            ! t/TEST
24389 ____________________________________________________________________________
24390 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
24391         Log: Update Changes.
24392      Branch: perl
24393            ! Changes patchlevel.h
24394 ____________________________________________________________________________
24395 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
24396         Log: Allow resetting the locale system for the duration
24397              of the build (Mac OS X default setting LANG=En_US
24398              ist kaputt)
24399      Branch: perl
24400            ! Makefile.SH
24401 ____________________________________________________________________________
24402 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
24403         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
24404      Branch: perl
24405            ! ext/Digest/MD5/t/files.t
24406 ____________________________________________________________________________
24407 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
24408         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
24409              From: Andy Dougherty <doughera@lafayette.edu>
24410              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
24411              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
24412      Branch: perl
24413            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
24414            ! ext/threads/shared/Makefile.PL
24415 ____________________________________________________________________________
24416 [ 12643] By: sky                                   on 2001/10/25  12:28:26
24417         Log: Add support for reference members of hashes.
24418      Branch: perl
24419            ! ext/threads/shared/shared.xs
24420 ____________________________________________________________________________
24421 [ 12642] By: ams                                   on 2001/10/25  12:21:13
24422         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
24423              From: "Norton Allen" <nort@qnx.com>
24424              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
24425              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
24426      Branch: perl
24427            ! ext/Digest/MD5/MD5.xs
24428 ____________________________________________________________________________
24429 [ 12641] By: sky                                   on 2001/10/25  10:27:39
24430         Log: Tests shared hashes.
24431      Branch: perl
24432            + ext/threads/shared/t/hv_simple.t
24433            ! MANIFEST
24434 ____________________________________________________________________________
24435 [ 12640] By: sky                                   on 2001/10/25  10:18:23
24436         Log: Fix threadcounts for arrays and hashes.
24437      Branch: perl
24438            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24439 ____________________________________________________________________________
24440 [ 12639] By: sky                                   on 2001/10/25  10:17:26
24441         Log: Note to self, doing *src_ary++ in a macro that evaluates
24442              the value more than once is a good way to dump core.
24443      Branch: perl
24444            ! sharedsv.c
24445 ____________________________________________________________________________
24446 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
24447         Log: Integrate change #12636 from maintperl; more dl fixups.
24448      Branch: perl
24449           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
24450           !> ext/DynaLoader/dl_vms.xs
24451 ____________________________________________________________________________
24452 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
24453         Log: Like dl_hpux, like dl_dld.
24454      Branch: perl
24455            ! ext/DynaLoader/dl_dld.xs
24456 ____________________________________________________________________________
24457 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
24458         Log: followups to change#12635
24459      Branch: maint-5.6/perl
24460            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
24461            ! ext/DynaLoader/dl_vms.xs
24462 ____________________________________________________________________________
24463 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
24464         Log: add part of change#12634 to the two files that need it; dl_aix.xs
24465              in maint-5.6 doesn't have the branch that had the problem in
24466              mainline
24467      Branch: maint-5.6/perl
24468            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
24469 ____________________________________________________________________________
24470 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
24471         Log: Fixes for #12627.
24472      Branch: perl
24473            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
24474 ____________________________________________________________________________
24475 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
24476         Log: Since pv_uni_display and sv_uni_display are now used
24477              in the re extension, their symbols have to be exported.
24478      Branch: perl
24479            ! embed.pl global.sym
24480 ____________________________________________________________________________
24481 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
24482         Log: Subject:  Re: [PATCH Perl@12567] debug /list
24483              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24484              Date: Tue, 23 Oct 2001 21:40:33 EDT
24485              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
24486      Branch: perl
24487            ! configure.com
24488 ____________________________________________________________________________
24489 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
24490         Log: This takes care of some of the re 'debug' cases but
24491              not all cases since the information whether the pattern
24492              or the target are utf8 seems to be either lost or not
24493              spread widely enough, sigh.
24494      Branch: perl
24495            ! regcomp.c
24496 ____________________________________________________________________________
24497 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
24498         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
24499              From: John Peacock <jpeacock@rowman.com>
24500              Date: Wed, 24 Oct 2001 16:53:29 -0400
24501              Message-ID: <3BD72A49.1508D152@rowman.com>
24502      Branch: perl
24503            ! configure.com
24504 ____________________________________________________________________________
24505 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
24506         Log: Upgrade NetWare and WinCE as in #12626.
24507      Branch: perl
24508            ! NetWare/dl_netware.xs wince/dl_win32.xs
24509 ____________________________________________________________________________
24510 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
24511         Log: Tru64 compiler nit.
24512      Branch: perl
24513            ! ext/threads/shared/shared.xs
24514 ____________________________________________________________________________
24515 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
24516         Log: Integrate change #12626 from maintperl;
24517              make DynaLoader threadsafe by moving all statics into
24518              interpreter-local space
24519              
24520              TODO: Netware, OS/2, WinCE
24521      Branch: perl
24522           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
24523           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
24524           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
24525           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
24526           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
24527           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
24528           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
24529 ____________________________________________________________________________
24530 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
24531         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
24532              space
24533      Branch: maint-5.6/perl
24534            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
24535            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
24536            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
24537            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
24538            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
24539            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
24540            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
24541 ____________________________________________________________________________
24542 [ 12625] By: sky                                   on 2001/10/24  20:05:26
24543         Log: Change #12623 inflicted an infinite hang. Fixed.
24544      Branch: perl
24545            ! ext/threads/shared/shared.xs
24546 ____________________________________________________________________________
24547 [ 12624] By: sky                                   on 2001/10/24  19:06:55
24548         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
24549      Branch: perl
24550            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24551 ____________________________________________________________________________
24552 [ 12623] By: sky                                   on 2001/10/24  18:06:34
24553         Log: We need to do sharedsv_find in the original perl context.
24554      Branch: perl
24555            ! ext/threads/shared/shared.xs
24556 ____________________________________________________________________________
24557 [ 12622] By: sky                                   on 2001/10/24  17:26:51
24558         Log: Add support for basic support for AVs, references not supported yet.
24559              Add test for AVs.
24560              Add more tests to sv_refs
24561              Fix documentation issues.  
24562      Branch: perl
24563            + ext/threads/shared/t/av_simple.t
24564            ! MANIFEST ext/threads/shared/shared.pm
24565            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
24566 ____________________________________________________________________________
24567 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
24568         Log: Dump Unicode better for re 'debug'.  The regprop()
24569              is unfinished since have to figure out how to detect
24570              Unicodeness in there.
24571      Branch: perl
24572            ! regcomp.c regexec.c
24573 ____________________________________________________________________________
24574 [ 12620] By: sky                                   on 2001/10/24  13:18:07
24575         Log: Add support for finding shared arrays and hashes.
24576      Branch: perl
24577            ! sharedsv.c
24578 ____________________________________________________________________________
24579 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
24580         Log: Rewrite sv_uni_display() as pv_uni_display() as
24581              reimplement sv_uni_display() using that.
24582      Branch: perl
24583            ! dump.c embed.h embed.pl proto.h
24584 ____________________________________________________________________________
24585 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
24586         Log: Integrate change #12615 from maintperl;
24587              on Windows, IO::File::new_tmpfile() fails after being called
24588              32767 times because MSVCRT thinks stdio's TMP_MAX is a
24589              process-wide limit
24590      Branch: perl
24591           !> win32/win32.c
24592 ____________________________________________________________________________
24593 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
24594         Log: Don't try to print ints as IVs.
24595      Branch: perl
24596            ! ext/Time/HiRes/HiRes.xs
24597 ____________________________________________________________________________
24598 [ 12616] By: sky                                   on 2001/10/24  11:06:35
24599         Log: We only need to fetch the SV from the backend if the index
24600              is not the same as mg_private.     In theory this could be
24601              a problem if there are an exact multiple of U16 changes
24602              of a shared variable between two access in a given thread,
24603              we choose to avoid theory for now.
24604      Branch: perl
24605            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
24606 ____________________________________________________________________________
24607 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
24608         Log: on Windows, IO::File::new_tmpfile() fails after being called
24609              32767 times because MSVCRT thinks stdio's TMP_MAX is a
24610              process-wide limit
24611      Branch: maint-5.6/perl
24612            ! win32/win32.c
24613 ____________________________________________________________________________
24614 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
24615         Log: Negation and Unicode: sort of solves 20010303.010,
24616              except not quite like reported in the Subject
24617              (Perl_warner is still utf8-ignorant).
24618      Branch: perl
24619            ! pp.c t/lib/warnings/sv
24620 ____________________________________________________________________________
24621 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
24622         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
24623      Branch: perl
24624            ! sv.c t/lib/warnings/sv
24625 ____________________________________________________________________________
24626 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
24627         Log: sv_uni_display(): do not add the "...", let the caller
24628              do it if wanted, and be prepared for more display options.
24629      Branch: perl
24630            ! dump.c embed.h embed.pl proto.h
24631 ____________________________________________________________________________
24632 [ 12611] By: nick                                  on 2001/10/23  20:28:07
24633         Log: Integrate mainline
24634      Branch: perlio
24635           !> Changes configure.com cygwin/cygwin.c
24636           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
24637           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
24638           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
24639           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
24640           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
24641           !> utils/h2xs.PL utils/perldoc.PL
24642 ____________________________________________________________________________
24643 [ 12610] By: sky                                   on 2001/10/23  19:39:24
24644         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
24645              don't call themselves READONLY but still die with modification
24646              attempt. We only call bless for ext and umagic.
24647      Branch: perl
24648            ! sv.c
24649 ____________________________________________________________________________
24650 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
24651         Log: Croak() on negative time; doc tweaks.
24652      Branch: perl
24653            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
24654            ! ext/Time/HiRes/HiRes.xs
24655 ____________________________________________________________________________
24656 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
24657         Log: FAQ sync.
24658      Branch: perl
24659            ! pod/perlfaq4.pod pod/perlfaq7.pod
24660 ____________________________________________________________________________
24661 [ 12607] By: sky                                   on 2001/10/23  18:27:27
24662         Log: Call setmagic on the referent we are blessing.
24663      Branch: perl
24664            ! sv.c
24665 ____________________________________________________________________________
24666 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
24667         Log: Small test nits.
24668      Branch: perl
24669            ! t/op/lc.t
24670 ____________________________________________________________________________
24671 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
24672         Log: Update Changes.
24673      Branch: perl
24674            ! Changes patchlevel.h
24675 ____________________________________________________________________________
24676 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
24677         Log: Make the PerlIO_init() prototypes consistent.
24678      Branch: perl
24679            ! perlio.c
24680 ____________________________________________________________________________
24681 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
24682         Log: Upping the test count is a good idea.
24683      Branch: perl
24684            ! t/op/lc.t
24685 ____________________________________________________________________________
24686 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
24687         Log: Document the final sigma spot.
24688      Branch: perl
24689            ! pp.c
24690 ____________________________________________________________________________
24691 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
24692         Log: Fix multicharacter titlecase (ucfirst).
24693      Branch: perl
24694            ! pod/perlunicode.pod pp.c t/op/lc.t
24695 ____________________________________________________________________________
24696 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
24697         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
24698              From: Mikhail Zabaluev <mhz@alt-linux.org>
24699              Date: Tue, 23 Oct 2001 10:40:37 +0400
24700              Message-ID: <20011023104037.A12761@localhost.localdomain>
24701              
24702              (#12406 replaced with this)
24703      Branch: perl
24704            ! utils/perldoc.PL
24705 ____________________________________________________________________________
24706 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
24707         Log: MacOS Classic updates from Pudge.
24708      Branch: perl
24709            ! lib/File/Spec.t lib/File/Spec/Mac.pm
24710 ____________________________________________________________________________
24711 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
24712         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
24713              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24714              Date: Sun, 14 Oct 2001 23:14:46 +0200
24715              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
24716              
24717              except for the 2->4 changes.
24718      Branch: perl
24719            ! lib/AutoSplit.t
24720 ____________________________________________________________________________
24721 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
24722         Log: integrate macperl contents into maint-5.6
24723      Branch: maint-5.6/perl
24724            ! mg.c
24725           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
24726           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
24727           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
24728           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24729           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
24730           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
24731           !> t/lib/filefind.t t/lib/filespec.t
24732 ____________________________________________________________________________
24733 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
24734         Log: At some point the #6234 has been lost from the mainline
24735              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
24736      Branch: perl
24737            ! lib/File/Spec/Win32.pm
24738 ____________________________________________________________________________
24739 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
24740         Log: Cygwin seems to round up (or closest, but not down)
24741              for time(), so half of the time (bad pun intended)
24742              Time::HiRes::time() is less than time(), half of
24743              the time it's more.  So let's try harder in the loop.
24744      Branch: perl
24745            ! ext/Time/HiRes/HiRes.t
24746 ____________________________________________________________________________
24747 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
24748         Log: MacOS Classic timeofday(), from Chris Nandor. 
24749      Branch: perl
24750            ! ext/Time/HiRes/HiRes.xs
24751 ____________________________________________________________________________
24752 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
24753         Log: Integrate changes #12580 and #12581 from macperl;
24754              
24755              Fix path construction.
24756              
24757              (Copyright) Nit.
24758      Branch: perl
24759           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
24760 ____________________________________________________________________________
24761 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
24762         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
24763              doesn't seem to help (the error being output to console, maybe?)
24764      Branch: perl
24765            ! lib/Net/Domain.pm
24766 ____________________________________________________________________________
24767 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
24768         Log: Taint the getcwd() result also in Cygwin.
24769              (TODO: which other platforms need the same thing?)
24770      Branch: perl
24771            ! cygwin/cygwin.c
24772 ____________________________________________________________________________
24773 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
24774         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
24775      Branch: perl
24776            ! t/op/taint.t
24777 ____________________________________________________________________________
24778 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
24779         Log: getpwuid() fragility continues.
24780      Branch: perl
24781            ! utils/h2xs.PL
24782 ____________________________________________________________________________
24783 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
24784         Log: getpwuid() might succeed but that's no guarantee
24785              that the $home will be defined.
24786      Branch: perl
24787            ! ext/File/Glob/t/basic.t
24788 ____________________________________________________________________________
24789 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
24790         Log: It's safer to to expand the variable, too... (see #12571)
24791      Branch: perl
24792            ! t/TEST
24793 ____________________________________________________________________________
24794 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
24795         Log: Integrate with maintperl.
24796      Branch: maint-5.6/macperl
24797           !> win32/bin/pl2bat.pl win32/win32.c
24798 ____________________________________________________________________________
24799 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
24800         Log: Oops, forgot to include Win32 ... just as well, since it
24801              seems in bleadperl, change #7764 was not included
24802              (adding C:\temp).  Re-added.  Rip it back out if it
24803              doesn't belong.  :-)
24804      Branch: maint-5.6/macperl
24805            ! lib/File/Spec/Win32.pm
24806 ____________________________________________________________________________
24807 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
24808         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
24809              From: "Craig A. Berry" <craigberry@mac.com>
24810              Date: Mon, 22 Oct 2001 15:25:19 -0500
24811              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
24812      Branch: perl
24813            ! configure.com
24814 ____________________________________________________________________________
24815 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
24816         Log: Add in lots of File::Spec changes, from Thomas Wegner,
24817              and sync with changes from bleadperl.
24818      Branch: maint-5.6/macperl
24819            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
24820            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24821            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24822            ! lib/File/Spec/Win32.pm t/lib/filespec.t
24823 ____________________________________________________________________________
24824 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
24825         Log: Sync with latest File::Find and tests from bleadperl.
24826      Branch: maint-5.6/macperl
24827            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
24828 ____________________________________________________________________________
24829 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
24830         Log: Nit.
24831      Branch: maint-5.6/macperl
24832            ! perl.c
24833 ____________________________________________________________________________
24834 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
24835         Log: Fix path construction.
24836      Branch: maint-5.6/macperl
24837            ! ext/DynaLoader/DynaLoader_pm.PL
24838 ____________________________________________________________________________
24839 [ 12579] By: nick                                  on 2001/10/22  19:08:35
24840         Log: Integrate mainline (for Arthurs thread.xs fix)
24841      Branch: perlio
24842           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
24843 ____________________________________________________________________________
24844 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
24845         Log: Fix up exported symbols, move relevant docs
24846              over from macperl.pod.
24847      Branch: maint-5.6/macperl
24848            ! macos/ext/MacPerl/MacPerl.pm
24849 ____________________________________________________________________________
24850 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
24851         Log: Make ADDRESS called optionally as a method.
24852      Branch: maint-5.6/macperl
24853            ! macos/lib/Mac/Glue.pm
24854 ____________________________________________________________________________
24855 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
24856         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
24857              Apple event.
24858      Branch: maint-5.6/macperl
24859            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
24860            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
24861            ! macos/macperl/MPTerminology.aete
24862 ____________________________________________________________________________
24863 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
24864         Log: Clean up some build utilities. Change Entab to Duplicate;
24865              fix docs and error reporting; improve macify() of paths;
24866              remove requirement for Exporter.pm presence.
24867      Branch: maint-5.6/macperl
24868            ! macos/InstallBLIB macos/MacPerlTests.cmd
24869            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
24870 ____________________________________________________________________________
24871 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
24872         Log: Sync Time::HiRes with bleadperl
24873      Branch: maint-5.6/macperl
24874            ! macos/bundled_ext/Time/HiRes/HiRes.pm
24875            ! macos/bundled_ext/Time/HiRes/HiRes.t
24876            ! macos/bundled_ext/Time/HiRes/HiRes.xs
24877 ____________________________________________________________________________
24878 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
24879         Log: Fix up Changes
24880      Branch: maint-5.6/macperl
24881            ! macos/Changes
24882 ____________________________________________________________________________
24883 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
24884         Log: A user might belong to only a single group
24885              (the group equal to the group id).
24886      Branch: perl
24887            ! t/op/groups.t
24888 ____________________________________________________________________________
24889 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
24890         Log: Prepending (instead of replacing with) the pwd is safer. 
24891      Branch: perl
24892            ! t/TEST
24893 ____________________________________________________________________________
24894 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
24895         Log: Be more robust if no hostname or domainname
24896              (especially the latter)
24897      Branch: perl
24898            ! lib/Net/Domain.pm
24899 ____________________________________________________________________________
24900 [ 12569] By: sky                                   on 2001/10/22  17:41:07
24901         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
24902      Branch: perl
24903            ! ext/threads/threads.xs
24904 ____________________________________________________________________________
24905 [ 12568] By: nick                                  on 2001/10/22  16:31:24
24906         Log: Integrate mainline
24907      Branch: perlio
24908           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
24909           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24910           +> ext/threads/shared/t/sv_refs.t
24911           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
24912            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
24913            - lib/unicore/To/SpecUpper.pl
24914           !> (integrate 42 files)
24915 ____________________________________________________________________________
24916 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
24917         Log: Update Changes.
24918      Branch: perl
24919            ! Changes patchlevel.h
24920 ____________________________________________________________________________
24921 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
24922         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
24923              From: Michael G Schwern <schwern@pobox.com>
24924              Date: Mon, 22 Oct 2001 03:48:38 -0400
24925              Message-ID: <20011022034838.B1676@blackrider>
24926      Branch: perl
24927            ! pod/perlvar.pod
24928 ____________________________________________________________________________
24929 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
24930         Log: Pod nits, as suggested by Stas Bekman.
24931      Branch: perl
24932            ! ext/threads/shared/shared.pm ext/threads/threads.pm
24933 ____________________________________________________________________________
24934 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
24935         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
24936              From: "Paul Marquess" <paul.marquess@openwave.com> 
24937              Date: Sun, 21 Oct 2001 21:11:15 +0100
24938              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
24939      Branch: perl
24940            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
24941            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
24942            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
24943            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
24944            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
24945            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
24946            ! ext/SDBM_File/sdbm.t
24947 ____________________________________________________________________________
24948 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
24949         Log: Integrate change #12559 from maintperl;
24950              various fixes for system() and backticks under windows
24951      Branch: perl
24952           !> win32/win32.c
24953 ____________________________________________________________________________
24954 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
24955         Log: Integrate change #12560 from maintperl;
24956              make pl2bat use %0 rather than "%0" (the latter fails to work
24957              in a lot of common cases)
24958      Branch: perl
24959           !> win32/bin/pl2bat.pl
24960 ____________________________________________________________________________
24961 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
24962         Log: Integrate changes #12549 and #12550 from maintperl;
24963              
24964              readline() doesn't work with our variables; it confuses them with
24965              my variables (change#4227 was incomplete)
24966      Branch: perl
24967            ! t/lib/strict/vars
24968           !> t/base/rs.t toke.c
24969 ____________________________________________________________________________
24970 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
24971         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
24972              in a lot of common cases)
24973      Branch: maint-5.6/perl
24974            ! win32/bin/pl2bat.pl
24975 ____________________________________________________________________________
24976 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
24977         Log: various fixes for system() and backticks under windows:
24978              
24979              * avoid munging whitespace that is passed within quotes
24980              * work around a cmd.exe misfeature that made multi-arg
24981              system() unreliable when there is more than one quoted
24982              argument
24983              * make multi-arg system() autoquote arguments as needed
24984              before passing them to the shell (this avoids having to
24985              second guess the shell quoting)
24986              * perl's -Dp switch can be used to trace the innards
24987      Branch: maint-5.6/perl
24988            ! win32/win32.c
24989 ____________________________________________________________________________
24990 [ 12558] By: nick                                  on 2001/10/22  08:58:42
24991         Log: Integrate ithreads buffer flush fix from perlio
24992      Branch: perl
24993           !> ext/threads/t/basic.t perl.c
24994 ____________________________________________________________________________
24995 [ 12557] By: nick                                  on 2001/10/22  08:35:09
24996         Log: All tests pass (legitimately) on ithreads
24997      Branch: perlio
24998            ! ext/threads/t/basic.t perl.c
24999 ____________________________________________________________________________
25000 [ 12556] By: nick                                  on 2001/10/22  06:51:22
25001         Log: Integrate non-ithreads fix to mainline
25002      Branch: perl
25003           !> perlio.c
25004 ____________________________________________________________________________
25005 [ 12555] By: nick                                  on 2001/10/22  06:48:33
25006         Log: Restore non-ithreads build. Interestingly binmode test passes
25007              non-ithreads - so crlf layer is not damaged and ithreads fail
25008              is a symptom ...
25009      Branch: perlio
25010            ! perlio.c
25011 ____________________________________________________________________________
25012 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
25013         Log: Integrate from perlio; restructuring.
25014      Branch: perl
25015           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
25016           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
25017           !> win32/perlhost.h
25018 ____________________________________________________________________________
25019 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
25020         Log: Integrate from maintperl
25021              (Changes 12350, 12496, 12548, 12549, 12550)
25022      Branch: maint-5.6/macperl
25023           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
25024           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
25025 ____________________________________________________________________________
25026 [ 12552] By: nick                                  on 2001/10/21  19:18:12
25027         Log: Win32 PerlIO_cleanup special cases should no longer be required.
25028      Branch: perlio
25029            ! perl.c
25030 ____________________________________________________________________________
25031 [ 12551] By: nick                                  on 2001/10/21  19:16:56
25032         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
25033      Branch: perlio
25034            ! win32/makefile.mk
25035 ____________________________________________________________________________
25036 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
25037         Log: change#12549 wasn't aware of strictures
25038      Branch: maint-5.6/perl
25039            ! t/pragma/strict-vars toke.c
25040 ____________________________________________________________________________
25041 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
25042         Log: readline() doesn't work with our variables; it confuses them with
25043              my variables (change#4227 was incomplete)
25044      Branch: maint-5.6/perl
25045            ! t/base/rs.t toke.c
25046 ____________________________________________________________________________
25047 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
25048         Log: change#12220 appears to have pulled in a mainline change that
25049              isn't applicable to maint-5.6 (some platforms don't taint
25050              cwd)
25051      Branch: maint-5.6/perl
25052            ! t/lib/filefind-taint.t
25053 ____________________________________________________________________________
25054 [ 12547] By: nick                                  on 2001/10/21  17:15:54
25055         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
25056              for them. Call explicit cleanup during destruct process.
25057              - one binmode test is failing
25058              - also ext/threads/t/basic.t fails under make test, and is noisy under
25059              harness. (Threads results are intermingled and don't match order expected.)
25060      Branch: perlio
25061            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
25062            ! perlio.h perliol.h pod/perlapi.pod sv.c
25063 ____________________________________________________________________________
25064 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
25065         Log: Implement multicharacter case mappings where a single
25066              Unicode character can be mapped into several.
25067      Branch: perl
25068            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
25069            - lib/unicore/To/SpecUpper.pl
25070            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
25071            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
25072            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
25073            ! proto.h t/op/lc.t utf8.c
25074 ____________________________________________________________________________
25075 [ 12545] By: sky                                   on 2001/10/21  15:25:16
25076         Log: First support of threads::shared, support shared svs and references.
25077      Branch: perl
25078            + ext/threads/shared/Makefile.PL ext/threads/shared/README
25079            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
25080            + ext/threads/shared/t/sv_refs.t
25081            + ext/threads/shared/t/sv_simple.t
25082            ! MANIFEST sharedsv.c
25083 ____________________________________________________________________________
25084 [ 12544] By: nick                                  on 2001/10/21  14:52:35
25085         Log: PerlIO layer table as PL_perlio (per-interpreter)
25086      Branch: perlio
25087            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
25088            ! pod/perlapi.pod sv.c
25089 ____________________________________________________________________________
25090 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
25091         Log: Prettyprinting.
25092      Branch: perl
25093            ! pod/perlunicode.pod
25094 ____________________________________________________________________________
25095 [ 12542] By: ams                                   on 2001/10/21  03:50:25
25096         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
25097              From: "Sean M. Burke" <sburke@cpan.org>
25098              Date: Sat, 20 Oct 2001 17:51:09 -0600
25099              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
25100      Branch: perl
25101            + pod/perlpodspec.pod
25102            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
25103            ! pod/perltoc.pod
25104 ____________________________________________________________________________
25105 [ 12541] By: nick                                  on 2001/10/20  22:23:53
25106         Log: Fix typos in new locking on MemShared
25107              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
25108              - seems to make segfaults more deterministic - suspect they are 
25109              attempt to free() after Interp and Host have gone.
25110      Branch: perlio
25111            ! perlio.c win32/perlhost.h
25112 ____________________________________________________________________________
25113 [ 12540] By: nick                                  on 2001/10/20  21:50:46
25114         Log: Remove the MemShared re-#define (again)
25115      Branch: perlio
25116            ! perlio.c
25117 ____________________________________________________________________________
25118 [ 12539] By: nick                                  on 2001/10/20  21:49:06
25119         Log: Use locks on MemShared
25120      Branch: perlio
25121            ! win32/perlhost.h
25122 ____________________________________________________________________________
25123 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
25124         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
25125              From: "chromatic" <chromatic@rmci.net>
25126              Date: Sat, 20 Oct 2001 11:13:47 -0600
25127              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
25128      Branch: perl
25129            ! installhtml
25130 ____________________________________________________________________________
25131 [ 12537] By: nick                                  on 2001/10/20  16:44:03
25132         Log: Integrate mainline
25133      Branch: perlio
25134           !> (integrate 48 files)
25135 ____________________________________________________________________________
25136 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
25137         Log: Update Changes.
25138      Branch: perl
25139            ! Changes patchlevel.h
25140 ____________________________________________________________________________
25141 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
25142         Log: Upgrade to podlators 1.11, from Russ Allbery.
25143      Branch: perl
25144            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
25145            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
25146            ! pod/pod2man.PL pod/pod2text.PL
25147 ____________________________________________________________________________
25148 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
25149         Log: Integrate perlio change #12532:
25150              introduce and use PerlIO_intmod2str().
25151      Branch: perl
25152           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
25153 ____________________________________________________________________________
25154 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
25155         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
25156      Branch: perl
25157            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
25158 ____________________________________________________________________________
25159 [ 12532] By: nick                                  on 2001/10/20  14:25:37
25160         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
25161              Use for non-PERLIO fdupopen().
25162      Branch: perlio
25163            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
25164 ____________________________________________________________________________
25165 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
25166         Log: Integrate perlio: PerlIO win32 fixes.
25167      Branch: perl
25168           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
25169           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
25170           !> proto.h sv.h win32/win32io.c
25171 ____________________________________________________________________________
25172 [ 12530] By: nick                                  on 2001/10/20  12:53:30
25173         Log: Fixed in two places - p4 resolve
25174      Branch: perlio
25175            ! perlsdio.h
25176 ____________________________________________________________________________
25177 [ 12529] By: nick                                  on 2001/10/20  12:51:05
25178         Log: Fix for ithreads/stdio build
25179      Branch: perlio
25180            ! perlio.c perlsdio.h
25181 ____________________________________________________________________________
25182 [ 12528] By: ams                                   on 2001/10/20  12:13:25
25183         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
25184              From: Michael G Schwern <schwern@pobox.com>
25185              Date: Sat, 20 Oct 2001 01:41:21 -0400
25186              Message-Id: <20011020014121.I3681@blackrider>
25187      Branch: perl
25188            ! installman
25189 ____________________________________________________________________________
25190 [ 12527] By: ams                                   on 2001/10/20  12:09:41
25191         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
25192              From: Michael G Schwern <schwern@pobox.com>
25193              Date: Sat, 20 Oct 2001 02:04:21 -0400
25194              Message-Id: <20011020020421.A11732@blackrider>
25195      Branch: perl
25196            ! lib/Pod/Checker.pm
25197 ____________________________________________________________________________
25198 [ 12526] By: ams                                   on 2001/10/20  11:59:41
25199         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
25200              From: "chromatic" <chromatic@rmci.net>
25201              Date: Fri, 19 Oct 2001 22:46:39 -0600
25202              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
25203      Branch: perl
25204            ! lib/Net/Config.pm
25205 ____________________________________________________________________________
25206 [ 12525] By: nick                                  on 2001/10/20  11:16:18
25207         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
25208              Perl_sv_setsv_flags directly.
25209      Branch: perlio
25210            ! ext/threads/threads.xs
25211 ____________________________________________________________________________
25212 [ 12524] By: nick                                  on 2001/10/20  10:28:17
25213         Log: Add a new flag character 'm' to embed.pl set to represent
25214              "functions" which are really macros. Use it foe the troublesome
25215              sv_setsv() etc. macros in sv.h - changing latter to define
25216              sv_setsv rather than sv_setsv_macro etc.
25217      Branch: perlio
25218            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
25219            ! pod/perlapi.pod proto.h sv.h
25220 ____________________________________________________________________________
25221 [ 12523] By: nick                                  on 2001/10/20  09:17:17
25222         Log: Add comments explaining why win32.h/embed.h are included where they are
25223              in perl.h 
25224      Branch: perlio
25225            ! perl.h
25226 ____________________________________________________________________________
25227 [ 12522] By: nick                                  on 2001/10/20  08:27:44
25228         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
25229              being used yet.
25230      Branch: perlio
25231            ! win32/win32io.c
25232 ____________________________________________________________________________
25233 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
25234         Log: Wording tweaks.
25235      Branch: perl
25236            ! t/TEST
25237 ____________________________________________________________________________
25238 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
25239         Log: Subject: IO module with nonblocking socket connect patch 
25240              From: Raul Dias <raul@dias.com.br>
25241              Date: Fri, 19 Oct 2001 22:45:32 -0300
25242              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
25243      Branch: perl
25244            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
25245 ____________________________________________________________________________
25246 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
25247         Log: Test vertical whitespace combined with /x in \p{}.
25248      Branch: perl
25249            ! t/op/pat.t
25250 ____________________________________________________________________________
25251 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
25252         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
25253              From: Gisle Aas <gisle@ActiveState.com> 
25254              Date: 19 Oct 2001 16:46:02 -0700
25255              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
25256      Branch: perl
25257            ! lib/ExtUtils/MakeMaker.pm
25258 ____________________________________________________________________________
25259 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
25260         Log: No more this symbol.
25261      Branch: perl
25262            ! makedef.pl
25263 ____________________________________________________________________________
25264 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
25265         Log: Integrate change #12511; fix gross win32 build issues.
25266      Branch: perl
25267           !> makedef.pl sv.c
25268 ____________________________________________________________________________
25269 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
25270         Log: Unpack in scalar context should return the first value
25271              returned in list context, as pointed out by Ton Hospel
25272              in 2001-05-21 (this is how it works already in blead,
25273              just adding the test).
25274      Branch: perl
25275            ! t/op/pack.t
25276 ____________________________________________________________________________
25277 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
25278         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
25279              From: "Craig A. Berry" <craigberry@mac.com>
25280              Date: Fri, 19 Oct 2001 16:59:30 -0500
25281              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
25282      Branch: perl
25283            ! utils/perldoc.PL
25284 ____________________________________________________________________________
25285 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
25286         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
25287              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25288              Date: Fri, 19 Oct 2001 17:45:23 EDT
25289              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
25290      Branch: perl
25291            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
25292            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
25293            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
25294            ! vms/vmsish.h
25295 ____________________________________________________________________________
25296 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
25297         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
25298              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25299              Date: Fri, 19 Oct 2001 17:26:35 EDT
25300              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
25301      Branch: perl
25302            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
25303 ____________________________________________________________________________
25304 [ 12511] By: nick                                  on 2001/10/19  19:55:36
25305         Log: Fix gross win32 build issues
25306      Branch: perlio
25307            ! makedef.pl sv.c
25308 ____________________________________________________________________________
25309 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
25310         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
25311              From: David Dyck <dcd@tc.fluke.com>
25312              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
25313              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
25314      Branch: perl
25315            ! lib/File/Find.pm
25316 ____________________________________________________________________________
25317 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
25318         Log: Subject: Re: PerlIO and Encode
25319              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25320              Date: Tue, 16 Oct 2001 01:50:16 +0900
25321              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
25322      Branch: perl
25323            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
25324            ! ext/Encode/Encode/Tcl.t
25325 ____________________________________________________________________________
25326 [ 12508] By: ams                                   on 2001/10/19  17:59:16
25327         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
25328              (See #12499)
25329      Branch: perl
25330            ! pod/perlintro.pod
25331 ____________________________________________________________________________
25332 [ 12507] By: nick                                  on 2001/10/19  16:30:43
25333         Log: Integrate mainline
25334      Branch: perlio
25335           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
25336           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
25337           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
25338           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
25339           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
25340           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
25341           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
25342           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
25343           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
25344           +> win32/config_H.win64
25345            - lib/Test/Utils.pm lib/unicore/mktables.PL
25346            - t/lib/Test/Simple/Catch/More.pm
25347           !> (integrate 84 files)
25348 ____________________________________________________________________________
25349 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
25350         Log: Retract the #10451 which seems to be the cause
25351              of the major leakage from while(){eval"sub{}"}
25352      Branch: perl
25353            ! op.c t/run/kill_perl.t
25354 ____________________________________________________________________________
25355 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
25356         Log: Regen toc.
25357      Branch: perl
25358            ! pod/perltoc.pod
25359 ____________________________________________________________________________
25360 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
25361         Log: Tiny tweaks.
25362      Branch: perl
25363            ! pod/perl.pod
25364 ____________________________________________________________________________
25365 [ 12503] By: ams                                   on 2001/10/19  13:34:24
25366         Log: Subject: Re: perlintro.pod
25367              From: Abe Timmerman <abe@ztreet.demon.nl>
25368              Date: Fri, 19 Oct 2001 14:12:40 +0200
25369              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
25370      Branch: perl
25371            ! pod/perlintro.pod
25372 ____________________________________________________________________________
25373 [ 12502] By: ams                                   on 2001/10/19  13:24:12
25374         Log: Slight reorganisation of references.
25375      Branch: perl
25376            ! pod/perl.pod
25377 ____________________________________________________________________________
25378 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
25379         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
25380              From: Kay Röpke <kroepke@dolphin-services.de>
25381              Date: Fri, 19 Oct 2001 14:04:01 +0200 
25382              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
25383      Branch: perl
25384            ! lib/ExtUtils/MakeMaker.pm
25385 ____________________________________________________________________________
25386 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
25387         Log: Unicode categories continue:
25388              implement Category=, Script=, Block=
25389              (these are based on an upcoming update of TR#18)
25390              Fix a bug where we got two In categories named "old italic",
25391              and another where shortcut for the Is categories wasn't taken.
25392      Branch: perl
25393            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
25394            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
25395            ! pod/perlunicode.pod t/op/pat.t
25396 ____________________________________________________________________________
25397 [ 12499] By: ams                                   on 2001/10/19  01:42:29
25398         Log: Subject: a small patch to perlintro.pod.
25399              From: Autrijus Tang <autrijus@autrijus.org>
25400              Date: Fri, 19 Oct 2001 01:45:51 +0800
25401              Message-Id: <20011019014551.A35625@not.autrijus.org>
25402              (Applied by hand with nits.)
25403      Branch: perl
25404            ! pod/perlintro.pod
25405 ____________________________________________________________________________
25406 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
25407         Log: Subject: [PATCH] OpenBSD hints for ithreads
25408              From: Andy Dougherty <doughera@lafayette.edu>
25409              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
25410              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
25411      Branch: perl
25412            ! hints/openbsd.sh
25413 ____________________________________________________________________________
25414 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
25415         Log: Retract #12446; the problem solved by #12474.
25416      Branch: perl
25417            ! hints/aix.sh
25418 ____________________________________________________________________________
25419 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
25420         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
25421              message and suppress line number info (from Steve Hay
25422              <Steve.Hay@uk.radan.com>)
25423      Branch: maint-5.6/perl
25424            ! lib/Carp/Heavy.pm
25425 ____________________________________________________________________________
25426 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
25427         Log: More documented In categories.
25428      Branch: perl
25429            ! pod/perlunicode.pod
25430 ____________________________________________________________________________
25431 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
25432         Log: Update Changes.
25433      Branch: perl
25434            ! Changes patchlevel.h
25435 ____________________________________________________________________________
25436 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
25437         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
25438      Branch: perl
25439            ! MANIFEST
25440 ____________________________________________________________________________
25441 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
25442         Log: Wrong skip() arguments.
25443      Branch: perl
25444            ! ext/B/t/terse.t
25445 ____________________________________________________________________________
25446 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
25447         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
25448              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25449              Date: Wed, 17 Oct 2001 09:10:53 EDT 
25450              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
25451      Branch: perl
25452            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
25453            ! pod/perlapi.pod vms/vms.c
25454 ____________________________________________________________________________
25455 [ 12490] By: ams                                   on 2001/10/18  09:31:00
25456         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
25457              From: Mark-Jason Dominus <mjd@plover.com>
25458              Date: Thu, 18 Oct 2001 06:25:35 -0400
25459              Message-Id: <20011018102535.19264.qmail@plover.com>
25460      Branch: perl
25461            ! pod/perl.pod
25462 ____________________________________________________________________________
25463 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
25464         Log: Prettyprinting.
25465      Branch: perl
25466            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
25467 ____________________________________________________________________________
25468 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
25469         Log: Regen toc.
25470      Branch: perl
25471            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25472 ____________________________________________________________________________
25473 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
25474         Log: Add perlintro, from Skud.
25475      Branch: perl
25476            + pod/perlintro.pod
25477            ! MANIFEST
25478 ____________________________________________________________________________
25479 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
25480         Log: FAQ sync.
25481      Branch: perl
25482            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
25483            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
25484            ! pod/perlfaq8.pod pod/perlfaq9.pod
25485 ____________________________________________________________________________
25486 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
25487         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
25488              in speed (upto 20% speedup in certain operations) but meanwhile
25489              regexps and arithmetics got slower (5-10%) (according to
25490              perlbench average speedup is negligible, and within measuring
25491              flutter, 1%).  Therefore retracting all the changes
25492              aimed at getting -std1 to compile cleanly:  #12475, #12476,
25493              #12479, #12480, #12481, #12482, #12483, #12484.
25494      Branch: perl
25495            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
25496            ! pp_hot.c pp_sys.c toke.c
25497 ____________________________________________________________________________
25498 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
25499         Log: (retracted by #12485)
25500              Strict ANSI doesn't like the third argument of main()
25501              so enable ignoring it if using ultra picky compiler.
25502      Branch: perl
25503            ! miniperlmain.c
25504 ____________________________________________________________________________
25505 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
25506         Log: (retracted by #12485)
25507              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
25508      Branch: perl
25509            ! perl.h
25510 ____________________________________________________________________________
25511 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
25512         Log: (retracted by #12485)
25513              Add explanatory comment.
25514      Branch: perl
25515            ! mg.c
25516 ____________________________________________________________________________
25517 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
25518         Log: (retracted by #12485)
25519              More dollar$hiding.
25520      Branch: perl
25521            ! doio.c perl.h pp_sys.c
25522 ____________________________________________________________________________
25523 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
25524         Log: (retracted by #12485)
25525              KISS.
25526      Branch: perl
25527            ! mg.c
25528 ____________________________________________________________________________
25529 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
25530         Log: (retracted by #12485)
25531              Thou shalt not #ifdef inside macro invocations,
25532              noticed by Rafael Garcia-Suarez.
25533      Branch: perl
25534            ! mg.c
25535 ____________________________________________________________________________
25536 [ 12478] By: ams                                   on 2001/10/17  18:50:55
25537         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
25538              From: Anton Berezin <tobez@tobez.org>
25539              Date: Wed, 17 Oct 2001 18:25:48 +0200
25540              Message-Id: <20011017182548.A12082@heechee.tobez.org>
25541      Branch: perl
25542            ! pp_sys.c
25543 ____________________________________________________________________________
25544 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
25545         Log: (retracted by #12485)
25546              Unterminated #ifdef.
25547      Branch: perl
25548            ! mg.c
25549 ____________________________________________________________________________
25550 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
25551         Log: (retracted by #12485)
25552              Avoid dollar signs in identifiers (in non-VMS) to
25553              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
25554      Branch: perl
25555            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
25556            ! toke.c
25557 ____________________________________________________________________________
25558 [ 12474] By: ams                                   on 2001/10/17  15:14:50
25559         Log: Subject: Two AIX patches
25560              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25561              Date: Wed, 17 Oct 2001 18:04:35 +0200
25562              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
25563      Branch: perl
25564            ! hints/aix.sh makedef.pl
25565 ____________________________________________________________________________
25566 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
25567         Log: Limiting the Time::HiRes::sleep and usleep to
25568              one second is not a good policy if drop-in
25569              replacement is still a goal.
25570      Branch: perl
25571            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
25572            ! ext/Time/HiRes/HiRes.xs
25573 ____________________________________________________________________________
25574 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
25575         Log: Subject: [PATCH] Test::Simple 0.32
25576              From: Michael G Schwern <schwern@pobox.com> 
25577              Date: Wed, 17 Oct 2001 03:42:41 -0400
25578              Message-ID: <20011017034241.A25038@blackrider>
25579      Branch: perl
25580            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
25581            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
25582            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
25583            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
25584            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
25585            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
25586            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
25587            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
25588            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
25589            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
25590            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
25591            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
25592            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
25593            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
25594            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
25595            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
25596            ! t/lib/Test/Simple/Catch.pm
25597            ! t/lib/Test/Simple/sample_tests/five_fail.plx
25598 ____________________________________________________________________________
25599 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
25600         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
25601              From: Michael G Schwern <schwern@pobox.com> 
25602              Date: Wed, 17 Oct 2001 04:04:13 -0400
25603              Message-ID: <20011017040413.C25550@blackrider>
25604      Branch: perl
25605            ! t/TEST t/harness vms/test.com
25606 ____________________________________________________________________________
25607 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
25608         Log: Regen doc with perlmodstyle added.
25609      Branch: perl
25610            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25611 ____________________________________________________________________________
25612 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
25613         Log: Pod cleanup.
25614      Branch: perl
25615            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
25616 ____________________________________________________________________________
25617 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
25618         Log: Subject: perlmodstyle as a patch
25619              From: Kirrily Robert <skud@infotrope.net>
25620              Date: Tue, 16 Oct 2001 22:47:23 -0400
25621              Message-ID: <20011016224723.A20673@infotrope.net>
25622      Branch: perl
25623            + pod/perlmodstyle.pod
25624            ! MANIFEST
25625 ____________________________________________________________________________
25626 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
25627         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
25628              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
25629              Date: Thu, 6 Sep 2001 11:09:40 +0100
25630              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
25631              
25632              Mention also the develooper p5p archive.
25633      Branch: perl
25634            ! pod/perlhack.pod
25635 ____________________________________________________________________________
25636 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
25637         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
25638              From: Kay Röpke <kroepke@dolphin-services.de>
25639              Date: Tue, 16 Oct 2001 17:23:52 +0200
25640              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
25641      Branch: perl
25642            ! lib/ExtUtils/MakeMaker.pm
25643 ____________________________________________________________________________
25644 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
25645         Log: Add the special casing mappings (from SpecCase.txt)
25646              (except for the hyper special case mappings that have
25647              the condition list); the special casing mappings are
25648              unused for now.  Small tidying up on mktables.
25649      Branch: perl
25650            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
25651            + lib/unicore/To/SpecUpper.pl
25652            ! lib/unicore/mktables
25653 ____________________________________________________________________________
25654 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
25655         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
25656              From: "David H. Adler" <dha@panix.com>       
25657              Date: Tue, 16 Oct 2001 11:59:35 -0400
25658              Message-ID: <20011016115935.A13078@panix.com>
25659              
25660              Subject: [ PATCH ] perldata patch, revised
25661              From: "David H. Adler" <dha@panix.com>     
25662              Date: Tue, 16 Oct 2001 18:26:49 -0400
25663              Message-ID: <20011016182649.C23970@panix.com>
25664      Branch: perl
25665            ! pod/perldata.pod pod/perlop.pod
25666 ____________________________________________________________________________
25667 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
25668         Log: Integrate perlio: PerlIO_dup (for all but Win32).
25669      Branch: perl
25670           !> embed.h embed.pl ext/Encode/Encode.xs
25671           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
25672           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
25673           !> win32/win32io.c
25674 ____________________________________________________________________________
25675 [ 12462] By: nick                                  on 2001/10/16  19:11:30
25676         Log: PerlIOXxxx_dups for all but Win32
25677      Branch: perlio
25678            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25679            ! ext/PerlIO/Via/Via.xs
25680 ____________________________________________________________________________
25681 [ 12461] By: nick                                  on 2001/10/16  18:28:48
25682         Log: Implement PerlIOStdio_dup (explains core dumps - dup
25683              was not setting up a FILE * to be fclosed()).
25684      Branch: perlio
25685            ! perlio.c
25686 ____________________________________________________________________________
25687 [ 12460] By: nick                                  on 2001/10/16  17:31:47
25688         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
25689              overflow.
25690      Branch: perlio
25691            ! perlio.c
25692 ____________________________________________________________________________
25693 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
25694         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
25695              From: "Craig A. Berry" <craigberry@mac.com>
25696              Date: Tue, 16 Oct 2001 13:08:38 -0500
25697              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
25698      Branch: perl
25699            ! configure.com
25700 ____________________________________________________________________________
25701 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
25702         Log: Can't expect too much accuracy from a sleep of one second.
25703              (I think this will also fail with high load.)
25704      Branch: perl
25705            ! ext/Time/HiRes/HiRes.t
25706 ____________________________________________________________________________
25707 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
25708         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
25709              From: "Werner, Randolf" <randolf.werner@sap.com>
25710              Date: Tue, 16 Oct 2001 18:33:02 +0200
25711              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
25712      Branch: perl
25713            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
25714            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
25715 ____________________________________________________________________________
25716 [ 12456] By: nick                                  on 2001/10/16  14:08:16
25717         Log: Builds under ithreads (but fails all threads tests)
25718      Branch: perlio
25719            ! hv.c perlio.c sv.c
25720 ____________________________________________________________________________
25721 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
25722         Log: I think the Perl_sortsv needs *not* be skipped?
25723      Branch: perl
25724            ! makedef.pl
25725 ____________________________________________________________________________
25726 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
25727         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
25728              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
25729              Date: Tue, 16 Oct 2001 15:32:44 +0200
25730              Message-ID: <3BCC531C.11494.3E433F@localhost>
25731      Branch: perl
25732            ! t/op/groups.t
25733 ____________________________________________________________________________
25734 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
25735         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
25736              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
25737              Date: Tue, 16 Oct 2001 15:01:04 +0200
25738              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
25739      Branch: perl
25740            ! t/io/fs.t
25741 ____________________________________________________________________________
25742 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
25743         Log: A forgotten deletion.
25744      Branch: perl
25745            - lib/unicore/mktables.PL
25746 ____________________________________________________________________________
25747 [ 12451] By: nick                                  on 2001/10/16  11:32:48
25748         Log: Skeleton of "PerlIO_dup" coded.
25749              Still-passes all tests non-threaded (well it would wouldn't it!)
25750      Branch: perlio
25751            ! embed.h embed.pl ext/Encode/Encode.xs
25752            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
25753            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
25754            ! win32/win32io.c
25755 ____________________________________________________________________________
25756 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
25757         Log: Document the problem with the swash_fetch() API that affects
25758              more complex case conversions.
25759      Branch: perl
25760            ! lib/utf8_heavy.pl utf8.c
25761 ____________________________________________________________________________
25762 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
25763         Log: Make Time::HiRes::sleep() and usleep() to return
25764              the number of seconds (a floating point value) and 
25765              microseconds (an integer) actually slept (well,
25766              modulo the time spent in measuring the time actually
25767              slept...), to be a better drop-in replacement for
25768              the builtin sleep().  Noticed by Chris Nandor.
25769              
25770              Also make usleep() to croak if fed illegal number
25771              of useconds (anything greater than 1_000_000).
25772      Branch: perl
25773            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
25774            ! ext/Time/HiRes/HiRes.xs
25775 ____________________________________________________________________________
25776 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
25777         Log: A missing SvREFCNT_dec.
25778      Branch: perl
25779            ! perl.c
25780 ____________________________________________________________________________
25781 [ 12447] By: nick                                  on 2001/10/15  20:27:53
25782         Log: Beginings of PerlIO_dup support (unstable)
25783      Branch: perlio
25784            ! perlio.c perliol.h
25785 ____________________________________________________________________________
25786 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
25787         Log: (retracted by #12497)
25788              In AIX vac 5 just can't seem to get regcomp right.
25789      Branch: perl
25790            ! hints/aix.sh
25791 ____________________________________________________________________________
25792 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
25793         Log: Bump the version number to agree with the maintperl one.
25794      Branch: perl
25795            ! lib/Tie/RefHash.pm
25796 ____________________________________________________________________________
25797 [ 12444] By: nick                                  on 2001/10/15  15:59:57
25798         Log: Integrate mainline
25799      Branch: perlio
25800           +> lib/Math/BigInt/t/Math/Subclass.pm
25801           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
25802           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
25803           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
25804           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
25805           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
25806           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
25807           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
25808           +> lib/unicore/mktables
25809            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
25810            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
25811            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
25812            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
25813            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
25814            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
25815            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
25816            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
25817            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
25818            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
25819            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
25820            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
25821            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
25822            - lib/unicore/syllables.txt
25823           !> (integrate 344 files)
25824 ____________________________________________________________________________
25825 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
25826         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
25827      Branch: perl
25828            ! ext/DB_File/DB_File.xs
25829 ____________________________________________________________________________
25830 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
25831         Log: Sync the skip() amounts with the number of tests.
25832      Branch: perl
25833            ! lib/Term/Complete.t
25834 ____________________________________________________________________________
25835 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
25836         Log: Update Changes.
25837      Branch: perl
25838            ! Changes patchlevel.h
25839 ____________________________________________________________________________
25840 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
25841         Log: MacOS Classic catdir() rewrite from Thomas Wegner
25842              (backward incompatibility, but a deliberate one,
25843              the old version simply is broken in its logic),
25844              also documentation updates, and as suggested replicated
25845              the File::Spec::Unix documentation updates also on the
25846              File::Spec documentation.
25847              
25848              TODO: there seems to be duplication of documentation
25849              between File::Spec and File::Spec::Unix.  I think
25850              the ::Unix should be left only with specific UNIXisms,
25851              and all the generic documentation should be in ::Spec.
25852      Branch: perl
25853            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
25854            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
25855            ! lib/File/Spec/Unix.pm
25856 ____________________________________________________________________________
25857 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
25858         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
25859              From: Blair Zajac <blair@orcaware.com>
25860              Date: Mon, 24 Sep 2001 11:48:58 -0700
25861              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
25862              
25863              (the skip() messages)
25864      Branch: perl
25865            ! t/op/magic.t
25866 ____________________________________________________________________________
25867 [ 12438] By: ams                                   on 2001/10/14  23:43:59
25868         Log: Subject: [PATCH] make PerlIO default on VMS
25869              From: "Craig A. Berry" <craigberry@mac.com>
25870              Date: Sun, 14 Oct 2001 15:27:18 -0500
25871              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
25872      Branch: perl
25873            ! configure.com
25874 ____________________________________________________________________________
25875 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
25876         Log: Retract #12436 (Abhijit already did this at #12426)
25877      Branch: perl
25878            ! lib/ExtUtils/MM_Unix.pm
25879 ____________________________________________________________________________
25880 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
25881         Log: (retracted by #12437)
25882              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
25883              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
25884              Date: Sat, 13 Oct 2001 20:33:55 +0200
25885              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
25886      Branch: perl
25887            ! lib/ExtUtils/MM_Unix.pm
25888 ____________________________________________________________________________
25889 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
25890         Log: Subject: h2xs grammar nit
25891              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25892              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
25893              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
25894      Branch: perl
25895            ! utils/h2xs.PL
25896 ____________________________________________________________________________
25897 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
25898         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
25899              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25900              Date: Sun, 14 Oct 2001 11:25:08 +0100
25901              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
25902      Branch: perl
25903            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
25904            ! warnings.pl
25905 ____________________________________________________________________________
25906 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
25907         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
25908              for File::Spec::Mac::catfile)
25909      Branch: perl
25910            ! lib/h2xs.t
25911 ____________________________________________________________________________
25912 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
25913         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
25914              From: Nicholas Clark <nick@ccl4.org>
25915              Date: Sat, 13 Oct 2001 00:07:31 +0100
25916              Message-ID: <20011013000731.D67535@plum.flirble.org>
25917      Branch: perl
25918            ! lib/h2xs.t utils/h2xs.PL
25919 ____________________________________________________________________________
25920 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
25921         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
25922              before DEFINE and INC), and repent by taking DEFINE and
25923              INC away from PASTHRU.
25924      Branch: perl
25925            ! lib/ExtUtils/MM_Unix.pm
25926 ____________________________________________________________________________
25927 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
25928         Log: More MANIFEST anomalies.
25929      Branch: perl
25930            ! MANIFEST
25931 ____________________________________________________________________________
25932 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
25933         Log: Not that many.
25934      Branch: perl
25935            ! MANIFEST
25936 ____________________________________________________________________________
25937 [ 12428] By: sky                                   on 2001/10/13  20:59:27
25938         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
25939              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25940              Date: Sat, 13 Oct 2001 23:15:55 +0200
25941              Message-ID: <20011013231555.A18071@rafael>
25942      Branch: perl
25943            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
25944            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
25945 ____________________________________________________________________________
25946 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
25947         Log: Rewrite mktables from scratch.
25948              - Cleaner.
25949              - Faster: 15-20 seconds as opposed to several minutes.
25950              - More dynamic: the names of the various categories
25951              such as the linebreak ones are dynamic, not static.
25952              - Is.pl: long names for the general category properties
25953              are now available.
25954              - Ranges (<... ,First>, <..., Last>) from the general
25955              categories work now.
25956              - No more mktables.PL because the mktables.PL is not
25957              and never has been run to create a mktables.
25958              - syllables.txt and Is/Syl*.pl removed: non-standard
25959              (not part of the Unicode), and the whole concept is
25960              being reworked (http://syllabary.sourceforge.net/),
25961              the old way wouldn't even work with the new Syllables.txt
25962              (it would result in 1000+ new categories)
25963      Branch: perl
25964            + lib/unicore/In/163.pl lib/unicore/In/164.pl
25965            + lib/unicore/In/165.pl lib/unicore/In/166.pl
25966            + lib/unicore/In/167.pl lib/unicore/In/168.pl
25967            + lib/unicore/In/169.pl lib/unicore/In/170.pl
25968            + lib/unicore/In/171.pl lib/unicore/Is.pl
25969            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
25970            + lib/unicore/mktables
25971            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
25972            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
25973            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
25974            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
25975            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
25976            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
25977            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
25978            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
25979            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
25980            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
25981            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
25982            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
25983            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
25984            - lib/unicore/syllables.txt
25985            ! (edit 304 files)
25986 ____________________________________________________________________________
25987 [ 12426] By: ams                                   on 2001/10/13  18:05:36
25988         Log: ExtUtils::MM_Unix should ignore comments when searching for
25989              $VERSION.
25990      Branch: perl
25991            ! lib/ExtUtils/MM_Unix.pm
25992 ____________________________________________________________________________
25993 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
25994         Log: Subject: Re: New module XML::Clean
25995              From: andreas.koenig@anima.de (Andreas J. Koenig)
25996              Date: 13 Oct 2001 10:17:09 +0200
25997              Message-ID: <m37ku0t0my.fsf@anima.de>
25998      Branch: perl
25999            ! pod/perlnewmod.pod
26000 ____________________________________________________________________________
26001 [ 12424] By: sky                                   on 2001/10/13  09:39:59
26002         Log: Set thread stack size if needed.
26003      Branch: perl
26004            ! ext/threads/threads.xs
26005 ____________________________________________________________________________
26006 [ 12423] By: sky                                   on 2001/10/13  09:36:49
26007         Log: We do want to set the attribute to joinable even on modern posix
26008              platforms.
26009      Branch: perl
26010            ! ext/threads/threads.xs
26011 ____________________________________________________________________________
26012 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
26013         Log: Subject: [PATCH ext/Data/Dumper.xs]
26014              From: Brian Ingerson <ingy@ttul.org>
26015              Date: Fri, 12 Oct 2001 19:32:35 -0700
26016              Message-ID: <20011012193235.B889@ttul.org>
26017      Branch: perl
26018            ! ext/Data/Dumper/Dumper.xs
26019 ____________________________________________________________________________
26020 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
26021         Log: Update Changes.
26022      Branch: perl
26023            ! Changes patchlevel.h
26024 ____________________________________________________________________________
26025 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
26026         Log: FAQ sync.
26027      Branch: perl
26028            ! pod/perlfaq3.pod pod/perlfaq4.pod
26029 ____________________________________________________________________________
26030 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
26031         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
26032              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
26033              Date: Fri, 12 Oct 2001 11:51:05 -0700
26034              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
26035      Branch: perl
26036            ! lib/File/Copy.pm
26037 ____________________________________________________________________________
26038 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
26039         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
26040              From: "chromatic" <chromatic@rmci.net>     
26041              Date: Thu, 11 Oct 2001 10:57:55 -0600
26042              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
26043              
26044              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
26045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26046              Date: Thu, 11 Oct 2001 22:34:21 +0200
26047              Message-ID: <20011011223421.A693@rafael>     
26048              
26049              plus undef $Term::Complete::stty as suggested by Rafael.
26050      Branch: perl
26051            ! lib/Term/Complete.pm lib/Term/Complete.t
26052 ____________________________________________________________________________
26053 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
26054         Log: UUnndduupplleexx..
26055      Branch: perl
26056            ! perl.h
26057 ____________________________________________________________________________
26058 [ 12416] By: sky                                   on 2001/10/12  20:16:19
26059         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
26060              From: Andy Dougherty <doughera@lafayette.edu>
26061              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
26062              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
26063              (Potentially only band-aid)
26064      Branch: perl
26065            ! sv.c
26066 ____________________________________________________________________________
26067 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
26068         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
26069              mishandles kill(), and therefore the sigaction test
26070              should be skipped, from Charles Lane.
26071      Branch: perl
26072            ! ext/POSIX/t/sigaction.t
26073 ____________________________________________________________________________
26074 [ 12414] By: sky                                   on 2001/10/12  18:47:49
26075         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
26076      Branch: perl
26077            ! op.h
26078 ____________________________________________________________________________
26079 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
26080         Log: Upgrade to Math::BigInt 1.44 from Tels and
26081              further fixes from John Peacock.
26082      Branch: perl
26083            + lib/Math/BigInt/t/Math/Subclass.pm
26084            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
26085            + lib/Math/BigInt/t/subclass.t
26086            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26087            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
26088            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
26089            ! lib/Math/BigInt/t/mbimbf.t
26090 ____________________________________________________________________________
26091 [ 12412] By: sky                                   on 2001/10/12  18:28:23
26092         Log: perhaps pthread_attr_t really needs to be set for the old api
26093      Branch: perl
26094            ! ext/threads/threads.xs
26095 ____________________________________________________________________________
26096 [ 12411] By: sky                                   on 2001/10/12  18:11:45
26097         Log: pthread_keycreate not pthread_key_create under the here be dragons API
26098      Branch: perl
26099            ! ext/threads/threads.h
26100 ____________________________________________________________________________
26101 [ 12410] By: sky                                   on 2001/10/12  18:07:37
26102         Log: Apperently OLD PTHREADS API is a bit retarded.
26103              This should fix another set of compile failures in HP-UX 10.20.
26104      Branch: perl
26105            ! ext/threads/threads.h ext/threads/threads.xs
26106 ____________________________________________________________________________
26107 [ 12409] By: nick                                  on 2001/10/12  15:30:01
26108         Log: Blind integrate of mainline
26109      Branch: perlio
26110           +> (branch 32 files)
26111            - lib/unicode/README
26112           !> (integrate 121 files)
26113 ____________________________________________________________________________
26114 [ 12408] By: sky                                   on 2001/10/12  14:55:08
26115         Log: Let us avoid being smart for now.
26116      Branch: perl
26117            ! ext/threads/threads.h
26118 ____________________________________________________________________________
26119 [ 12407] By: sky                                   on 2001/10/12  14:38:12
26120         Log: (void*) the argument to make sure we work with picky compilers
26121      Branch: perl
26122            ! ext/threads/threads.xs
26123 ____________________________________________________________________________
26124 [ 12406] By: ams                                   on 2001/10/12  13:26:04
26125         Log: (replaced with #12600)
26126              
26127              Subject: [PATCH 5.6.1 perldoc] use File::Temp
26128              From: Mikhail Zabaluev <mhz@alt-linux.org>
26129              Date: Fri, 12 Oct 2001 12:47:47 +0400
26130              Message-Id: <20011012124747.E13918@localhost.localdomain>
26131      Branch: perl
26132            ! utils/perldoc.PL
26133 ____________________________________________________________________________
26134 [ 12405] By: ams                                   on 2001/10/12  13:05:32
26135         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
26136              From: andreas.koenig@anima.de (Andreas J. Koenig)
26137              Date: 12 Oct 2001 11:12:07 +0200
26138              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
26139      Branch: perl
26140            ! lib/Memoize/t/speed.t
26141 ____________________________________________________________________________
26142 [ 12404] By: sky                                   on 2001/10/12  12:46:15
26143         Log: A) Support OLD_PTHREADS_API
26144              B) Change from using pthread_t to using a TLS to store the
26145              index of the thread in an hash, this is to avoid problems when
26146              in fact pthread_t was not a seralizable type.
26147              Both these changes are because of HP-UX 10.20
26148              This has not been tested on win32 but should work there.
26149              Need to add support for NetWare.
26150      Branch: perl
26151            ! ext/threads/threads.h ext/threads/threads.xs
26152 ____________________________________________________________________________
26153 [ 12403] By: ams                                   on 2001/10/12  07:34:19
26154         Log: Subject: Re: New module XML::Clean
26155              From: andreas.koenig@anima.de (Andreas J. Koenig)
26156              Date: 12 Oct 2001 10:20:35 +0200
26157              Message-Id: <m3elo9uv58.fsf@anima.de>
26158      Branch: perl
26159            ! pod/perlnewmod.pod
26160 ____________________________________________________________________________
26161 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
26162         Log: More HP model tweaks from Merijn.
26163      Branch: perl
26164            ! README.hpux
26165 ____________________________________________________________________________
26166 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
26167         Log: Update Changes.
26168      Branch: perl
26169            ! Changes patchlevel.h
26170 ____________________________________________________________________________
26171 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
26172         Log: HP-UX update from H.Merijn Brand.
26173      Branch: perl
26174            ! README.hpux
26175 ____________________________________________________________________________
26176 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
26177         Log: Subject: [PATCH] fix link rot in README.vms
26178              From: "Craig A. Berry" <craigberry@mac.com>
26179              Date: Wed, 10 Oct 2001 17:17:00 -0500
26180              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
26181      Branch: perl
26182            ! README.vms
26183 ____________________________________________________________________________
26184 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
26185         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
26186              From: "chromatic" <chromatic@rmci.net>
26187              Date: Wed, 10 Oct 2001 15:50:30 -0600
26188              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
26189      Branch: perl
26190            ! lib/Term/Complete.t
26191 ____________________________________________________________________________
26192 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
26193         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
26194              From: "chromatic" <chromatic@rmci.net>
26195              Date: Wed, 10 Oct 2001 15:45:42 -0600
26196              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
26197      Branch: perl
26198            + lib/ExtUtils/Packlist.t
26199            ! MANIFEST
26200 ____________________________________________________________________________
26201 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
26202         Log: VMS needs quotes around the -I option to keep it from
26203              being downcased, from Charles Lane.
26204      Branch: perl
26205            ! t/run/kill_perl.t
26206 ____________________________________________________________________________
26207 [ 12395] By: ams                                   on 2001/10/10  16:22:32
26208         Log: Subject: [PATCH lib/FindBin.pm]
26209              From: Stas Bekman <stas@stason.org>
26210              Date: Tue, 09 Oct 2001 23:57:10 +0800
26211              Message-Id: <3BC31E56.60805@stason.org>
26212      Branch: perl
26213            ! lib/FindBin.pm
26214 ____________________________________________________________________________
26215 [ 12394] By: ams                                   on 2001/10/10  16:09:53
26216         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
26217              From: Abhijit Menon-Sen <ams@wiw.org>
26218              Date: Wed, 10 Oct 2001 21:59:33 +0530
26219              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
26220      Branch: perl
26221            ! ext/Data/Dumper/Dumper.xs
26222 ____________________________________________________________________________
26223 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
26224         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
26225              from Charles Lane.
26226      Branch: perl
26227            ! lib/File/Spec/VMS.pm
26228 ____________________________________________________________________________
26229 [ 12392] By: ams                                   on 2001/10/10  14:49:43
26230         Log: Subject: [PATCH] two s/// bugfixes
26231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26232              Date: Wed, 10 Oct 2001 17:23:44 +0200
26233              Message-Id: <20011010172344.C22440@rafael>
26234      Branch: perl
26235            ! pp_ctl.c regexec.c t/op/subst.t
26236 ____________________________________________________________________________
26237 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
26238         Log: Fix/improve handling of the [000000] special "root"
26239              directory, by putting cwd in canonical form when doing
26240              abs2rel, and prepending a 000000 to directory "chunks"
26241              if missing from base or path.  Also adjust test to
26242              reflect the (improved) output from abs2rel.
26243              From Charles Lane.
26244      Branch: perl
26245            ! lib/File/Spec.t lib/File/Spec/VMS.pm
26246 ____________________________________________________________________________
26247 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
26248         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
26249              all of the extra VMSish attributes (such as "treat this logical
26250              as a device name") that are necessary to make programs run.
26251              A tainted %ENV does not hinder VMS.  From Charles Lane.
26252      Branch: perl
26253            ! lib/File/Find/t/taint.t
26254 ____________________________________________________________________________
26255 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
26256         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
26257              
26258              o  VMS is case-insensitive, RTL downcases filenames read
26259              by perl... so need to re-upcase filenames like MANIFEST
26260              and MANIFEST.SKIP
26261              
26262              o  Need to convert VMS-style to Unix-style filenames when comparing
26263              names in MANIFEST to names in filesystem.
26264              
26265              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
26266              since VMS won't let you (easily) delete non-empty directories.
26267              
26268              From Charles Lane.
26269      Branch: perl
26270            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
26271 ____________________________________________________________________________
26272 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
26273         Log: Unix and VMS agree on "*" as a "match any number of any chars"
26274              wildcards, but differ ("?"  vs.  "%") for their "match any single
26275              char" wildcard.  This patch changes "?"  chars to "%" before doing a
26276              VMS glob...at no loss of functionality, since "?"  isn't a valid
26277              filename char on VMS.  From Charles Lane.
26278      Branch: perl
26279            ! doio.c
26280 ____________________________________________________________________________
26281 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
26282         Log: (accidentally empty submit; new life as #12390)
26283      Branch: perl
26284            ! lib/File/Find/t/taint.t
26285 ____________________________________________________________________________
26286 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
26287         Log: Even more VMS tweakage from Charles Lane:
26288              
26289              Tweak #1:  splitdir only works on directory part of filespec,
26290              split off volume first
26291              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
26292              (it's a horrible kludge in the run-time library,
26293              improved in later versions). Check the
26294              $Config{'d_setenv'} flag before attempting to set it.
26295      Branch: perl
26296            ! t/op/chdir.t
26297 ____________________________________________________________________________
26298 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
26299         Log: VMS tweakage from Charles Lane.
26300              
26301              . command.com doubles an output line when prompting for extensions
26302              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
26303              . perl5db doesn't clean up after itself
26304      Branch: perl
26305            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
26306 ____________________________________________________________________________
26307 [ 12384] By: sky                                   on 2001/10/09  19:16:11
26308         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
26309              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26310              Date: Tue, 9 Oct 2001 22:10:26 +0200
26311              Message-ID: <20011009221026.A8579@rafael>
26312      Branch: perl
26313            ! pod/perldata.pod
26314 ____________________________________________________________________________
26315 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
26316         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
26317              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26318              Date: 9 Oct 2001 15:15:06 -0000
26319              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
26320      Branch: perl
26321            ! t/op/subst.t
26322 ____________________________________________________________________________
26323 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
26324         Log: Update Changes.
26325      Branch: perl
26326            ! Changes patchlevel.h
26327 ____________________________________________________________________________
26328 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
26329         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
26330              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
26331              when a NULL is passed for the filename string pointer.
26332              From Charles Lane.
26333      Branch: perl
26334            ! vms/vms.c
26335 ____________________________________________________________________________
26336 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
26337         Log: Subject: HP systems update
26338              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26339              Date: Tue, 09 Oct 2001 15:59:22 +0200
26340              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
26341      Branch: perl
26342            ! README.hpux
26343 ____________________________________________________________________________
26344 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
26345         Log: CPAN::Nox does now have a test.
26346      Branch: perl
26347            ! t/lib/1_compile.t
26348 ____________________________________________________________________________
26349 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
26350         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
26351              From: David Dyck <dcd@tc.fluke.com>
26352              Date: Mon, 1 Oct 2001 12:17:36 -0700
26353              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
26354      Branch: perl
26355            ! installperl
26356 ____________________________________________________________________________
26357 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
26358         Log: NetWare update from Ananth Kesari.
26359      Branch: perl
26360            ! NetWare/nwperlsys.h makedef.pl
26361 ____________________________________________________________________________
26362 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
26363         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
26364              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26365              Date: Tue, 9 Oct 2001 08:40:57 EDT
26366              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
26367      Branch: perl
26368            ! lib/File/Find/t/find.t
26369 ____________________________________________________________________________
26370 [ 12374] By: ams                                   on 2001/10/09  05:31:45
26371         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
26372              ExtUtils::Mkbootstrap
26373              From: "chromatic" <chromatic@rmci.net>
26374              Date: Tue, 09 Oct 2001 00:08:37 -0600
26375              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
26376      Branch: perl
26377            + lib/ExtUtils/Mkbootstrap.t
26378            ! MANIFEST
26379 ____________________________________________________________________________
26380 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
26381         Log: Enable more debugging.
26382      Branch: perl
26383            ! lib/utf8_heavy.pl
26384 ____________________________________________________________________________
26385 [ 12372] By: ams                                   on 2001/10/09  02:11:59
26386         Log: #12370 forgot to modify is_gv_magical().
26387      Branch: perl
26388            ! gv.c
26389 ____________________________________________________________________________
26390 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
26391         Log: Make the toupper/lower/title API for Unicode not right
26392              but at least less wrong: prepare for the mapping being
26393              more than just one-character-to-one-character.
26394      Branch: perl
26395            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
26396            ! regexec.c utf8.c
26397 ____________________________________________________________________________
26398 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
26399         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
26400              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26401              Date: Mon, 8 Oct 2001 22:18:23 -0400
26402              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
26403      Branch: perl
26404            ! pod/perlvar.pod t/op/taint.t
26405 ____________________________________________________________________________
26406 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
26407         Log: FAQ sync.
26408      Branch: perl
26409            ! pod/perlfaq3.pod pod/perlfaq4.pod
26410 ____________________________________________________________________________
26411 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
26412         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
26413              From: "chromatic" <chromatic@rmci.net>
26414              Date: Mon, 08 Oct 2001 14:05:32 -0600
26415              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
26416      Branch: perl
26417            ! lib/Term/Cap.t
26418 ____________________________________________________________________________
26419 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
26420         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
26421              From: Michael G Schwern <schwern@pobox.com>
26422              Date: Mon, 8 Oct 2001 17:00:14 -0400
26423              Message-ID: <20011008170014.L17083@blackrider>
26424      Branch: perl
26425            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
26426 ____________________________________________________________________________
26427 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
26428         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
26429              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26430              Date: Mon, 8 Oct 2001 16:01:33 EDT
26431              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
26432      Branch: perl
26433            ! ext/Time/HiRes/HiRes.xs
26434 ____________________________________________________________________________
26435 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
26436         Log: Subject: [PATCH] Autosplit patch for VMS
26437              From: "Craig A. Berry" <craigberry@mac.com>
26438              Date: Mon, 08 Oct 2001 15:40:43 -0500
26439              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
26440      Branch: perl
26441            ! lib/AutoSplit.pm lib/AutoSplit.t
26442 ____________________________________________________________________________
26443 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
26444         Log: Don't assume that everybody is running OS X 10.1 yet;
26445              from Kay Röpke.
26446      Branch: perl
26447            ! hints/darwin.sh
26448 ____________________________________________________________________________
26449 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
26450         Log: Update Changes.
26451      Branch: perl
26452            ! Changes patchlevel.h
26453 ____________________________________________________________________________
26454 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
26455         Log: Retract #12358 for now.
26456      Branch: perl
26457            ! lib/Term/Cap.t
26458 ____________________________________________________________________________
26459 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
26460         Log: Can't figure out what this is testing.
26461              (If it is trying to catch SIGKILL, it should stop
26462              trying because that is by definition impossible.)
26463      Branch: perl
26464            ! lib/sigtrap.t
26465 ____________________________________________________________________________
26466 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
26467         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
26468              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26469              Date: Sun, 30 Sep 2001 21:15:13 +0200
26470              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
26471      Branch: perl
26472            ! lib/ExtUtils/MM_Win32.pm
26473 ____________________________________________________________________________
26474 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
26475         Log: Clarify the ldlibpth part and condense the overall text.
26476      Branch: perl
26477            ! t/TEST
26478 ____________________________________________________________________________
26479 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
26480         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
26481              From: "chromatic" <chromatic@rmci.net>
26482              Date: Sun, 07 Oct 2001 16:59:26 -0600
26483              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
26484      Branch: perl
26485            ! lib/Term/Cap.t
26486 ____________________________________________________________________________
26487 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
26488         Log: Update the list because fo #12265.
26489      Branch: perl
26490            ! t/lib/1_compile.t
26491 ____________________________________________________________________________
26492 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
26493         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
26494              From: Nicholas Clark <nick@ccl4.org>
26495              Date: Sun, 7 Oct 2001 20:53:33 +0100
26496              Message-ID: <20011007205333.S38756@plum.flirble.org>   
26497      Branch: perl
26498            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
26499            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26500            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
26501            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
26502            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
26503            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
26504            ! lib/Switch/t/switch.t lib/Term/Complete.t
26505            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
26506            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
26507            ! t/op/my_stash.t
26508 ____________________________________________________________________________
26509 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
26510         Log: Integrate patch #12350 from maintperl; typo in
26511              IO::Seekable doc.
26512      Branch: perl
26513           !> ext/IO/lib/IO/Seekable.pm
26514 ____________________________________________________________________________
26515 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
26516         Log: Detypo.
26517      Branch: perl
26518            ! hints/darwin.sh
26519 ____________________________________________________________________________
26520 [ 12353] By: sky                                   on 2001/10/07  17:16:14
26521         Log: Change 12349 didn't really get it right.
26522      Branch: perl
26523            ! lib/Unicode/README
26524 ____________________________________________________________________________
26525 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
26526         Log: If running the harness the dynamic library search path
26527              may need setting.
26528      Branch: perl
26529            ! t/TEST
26530 ____________________________________________________________________________
26531 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
26532         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
26533              in ldflags.
26534      Branch: perl
26535            ! hints/darwin.sh
26536 ____________________________________________________________________________
26537 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
26538         Log: typo in IO::Seekable doc
26539      Branch: maint-5.6/perl
26540            ! ext/IO/lib/IO/Seekable.pm
26541 ____________________________________________________________________________
26542 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
26543         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
26544              doesn't work on Mac OS X 10.1 (when unpacking the tar the
26545              latter gets renamed as lib/unicode:1, assumedly for security
26546              reasons not to overwrite stuff)
26547      Branch: perl
26548            + lib/Unicode/README
26549            - lib/unicode/README
26550            ! MANIFEST
26551 ____________________________________________________________________________
26552 [ 12348] By: ams                                   on 2001/10/07  05:33:40
26553         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
26554              From: "chromatic" <chromatic@rmci.net>
26555              Date: Sat, 06 Oct 2001 21:42:03 -0600
26556              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
26557      Branch: perl
26558            + lib/CPAN/t/Nox.t
26559            ! MANIFEST
26560 ____________________________________________________________________________
26561 [ 12347] By: ams                                   on 2001/10/07  00:48:10
26562         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
26563              From: "chromatic" <chromatic@rmci.net>
26564              Date: Sat, 06 Oct 2001 18:52:10 -0600
26565              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
26566      Branch: perl
26567            + lib/sigtrap.t
26568            ! MANIFEST
26569 ____________________________________________________________________________
26570 [ 12346] By: ams                                   on 2001/10/06  23:14:01
26571         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
26572              h2xs write?)
26573              From: Nicholas Clark <nick@ccl4.org>
26574              Date: Sat, 6 Oct 2001 21:46:43 +0100
26575              Message-Id: <20011006214643.L38756@plum.flirble.org>
26576      Branch: perl
26577            ! utils/h2xs.PL
26578 ____________________________________________________________________________
26579 [ 12345] By: ams                                   on 2001/10/06  17:39:53
26580         Log: Subject: [PATCH] Memoize tests
26581              From: Nicholas Clark <nick@ccl4.org>
26582              Date: Sat, 6 Oct 2001 18:04:21 +0100
26583              Message-Id: <20011006180421.J38756@plum.flirble.org>
26584      Branch: perl
26585            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
26586            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
26587            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
26588            ! lib/Memoize/t/expire_module_n.t
26589            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
26590            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
26591            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
26592            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
26593            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
26594            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
26595 ____________________________________________________________________________
26596 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
26597         Log: Retract the latter part of #12343.
26598      Branch: perl
26599            ! ext/IO/lib/IO/Socket/INET.pm
26600 ____________________________________________________________________________
26601 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
26602         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
26603              From: David Dyck <dcd@tc.fluke.com>
26604              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
26605              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
26606              
26607              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
26608              From: David Dyck <dcd@tc.fluke.com>
26609              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
26610              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
26611      Branch: perl
26612            ! ext/IO/lib/IO/Socket/INET.pm
26613 ____________________________________________________________________________
26614 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
26615         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
26616              From: Robin Barker <rmb1@cise.npl.co.uk>
26617              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
26618              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
26619      Branch: perl
26620            ! t/TEST
26621 ____________________________________________________________________________
26622 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
26623         Log: Don't assume that %x is good for displaying UVs.
26624      Branch: perl
26625            ! dump.c
26626 ____________________________________________________________________________
26627 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
26628         Log: Update Changes.
26629      Branch: perl
26630            ! Changes patchlevel.h
26631 ____________________________________________________________________________
26632 [ 12339] By: ams                                   on 2001/10/05  10:22:34
26633         Log: Subject: [PATCH] perlfunc/select
26634              From: Nicholas Clark <nick@ccl4.org>
26635              Date: Fri, 5 Oct 2001 11:33:58 +0100
26636              Message-Id: <20011005113358.Z38756@plum.flirble.org>
26637      Branch: perl
26638            ! pod/perlfunc.pod
26639 ____________________________________________________________________________
26640 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
26641         Log: Retract #12313 and #12249.
26642      Branch: perl
26643            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
26644            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
26645            ! pod/perlebcdic.pod
26646 ____________________________________________________________________________
26647 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
26648         Log: Subject: [PATCH] perlvms.pod update
26649              From: "Craig A. Berry" <craigberry@mac.com>
26650              Date: Thu, 04 Oct 2001 12:55:52 -0500
26651              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
26652      Branch: perl
26653            ! vms/perlvms.pod
26654 ____________________________________________________________________________
26655 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
26656         Log: Subject: PATCH: Tie::SubstrHash
26657              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26658              Date: Thu, 04 Oct 2001 12:12:41 +0100
26659              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
26660      Branch: perl
26661            ! lib/Tie/SubstrHash.pm
26662 ____________________________________________________________________________
26663 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
26664         Log: Unicode properties saga continues.
26665      Branch: perl
26666            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
26667            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
26668 ____________________________________________________________________________
26669 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
26670         Log: Yet more Unicode properties.
26671      Branch: perl
26672            + lib/unicore/In/137.pl lib/unicore/In/138.pl
26673            + lib/unicore/In/139.pl lib/unicore/In/140.pl
26674            + lib/unicore/In/141.pl lib/unicore/In/142.pl
26675            + lib/unicore/In/143.pl lib/unicore/In/144.pl
26676            + lib/unicore/In/145.pl lib/unicore/In/146.pl
26677            + lib/unicore/In/147.pl lib/unicore/In/148.pl
26678            + lib/unicore/In/149.pl lib/unicore/In/150.pl
26679            + lib/unicore/In/151.pl lib/unicore/In/152.pl
26680            + lib/unicore/In/153.pl lib/unicore/In/154.pl
26681            + lib/unicore/In/155.pl lib/unicore/In/156.pl
26682            + lib/unicore/In/157.pl lib/unicore/In/158.pl
26683            + lib/unicore/In/159.pl lib/unicore/In/160.pl
26684            + lib/unicore/In/161.pl lib/unicore/In/162.pl
26685            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
26686            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
26687            ! pod/perlunicode.pod
26688 ____________________________________________________________________________
26689 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
26690         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
26691              From: "Craig A. Berry" <craigberry@mac.com>
26692              Date: Wed, 03 Oct 2001 17:45:25 -0500
26693              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
26694              
26695              (the lib/Term/Complete.t patched differently by #12332)
26696      Branch: perl
26697            ! lib/ExtUtils/Command.t
26698 ____________________________________________________________________________
26699 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
26700         Log: Restore only if something to restore.
26701      Branch: perl
26702            ! lib/Term/Complete.t
26703 ____________________________________________________________________________
26704 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
26705         Log: Update various resources for credits,
26706              minor icons fixes, and versions.
26707      Branch: maint-5.6/macperl
26708            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
26709            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
26710            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
26711 ____________________________________________________________________________
26712 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
26713         Log: Quiet the warnings about using undef value
26714      Branch: maint-5.6/macperl
26715            ! lib/File/Temp.pm
26716 ____________________________________________________________________________
26717 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
26718         Log: Fix up Ballon Help and Help menu docs (first pass);
26719              remove balloon rez file, and autogenerate with
26720              Balloon2Rez instead.
26721      Branch: maint-5.6/macperl
26722            + macos/macperl/macscripts/Balloon2Rez
26723            - macos/macperl/MPBalloons.r
26724            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
26725 ____________________________________________________________________________
26726 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
26727         Log: Allow overriding of defaults, for change #12327.
26728      Branch: maint-5.6/macperl
26729            ! perl.h
26730 ____________________________________________________________________________
26731 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
26732         Log: Override PerlProc_exit.
26733      Branch: maint-5.6/macperl
26734            ! macos/macish.h
26735 ____________________________________________________________________________
26736 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
26737         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
26738      Branch: maint-5.6/macperl
26739            + macos/bundled_lib/blib/lib/MD5.pm
26740            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
26741            + macos/lib/Mac/AETE/Dialect.pm
26742            + macos/lib/Mac/AETE/Format/Converter.pm
26743            + macos/lib/Mac/AETE/Format/Dictionary.pm
26744            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
26745            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
26746            + macos/lib/Mac/Toolbox.pod
26747            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
26748 ____________________________________________________________________________
26749 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
26750         Log: Sync up silly CVS headers ... I should commit CVS
26751              first to avoid this ...
26752      Branch: maint-5.6/macperl
26753            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
26754            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
26755            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
26756            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
26757 ____________________________________________________________________________
26758 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
26759         Log: Fix Matthias' address, and attributions.
26760      Branch: maint-5.6/macperl
26761            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
26762            ! pod/perlport.pod
26763 ____________________________________________________________________________
26764 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
26765         Log: Fix Matthias' address, and attributions.
26766      Branch: maint-5.6/macperl
26767            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
26768            ! macos/ext/Mac/Components/Components.pm
26769            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
26770            ! macos/ext/Mac/Dialogs/Dialogs.pm
26771            ! macos/ext/Mac/Events/Events.pm
26772            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
26773            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
26774            ! macos/ext/Mac/Gestalt/Gestalt.pm
26775            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
26776            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
26777            ! macos/ext/Mac/Menus/Menus.pm
26778            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
26779            ! macos/ext/Mac/Movies/Movies.pm
26780            ! macos/ext/Mac/Navigation/Navigation.pm
26781            ! macos/ext/Mac/Notification/Notification.pm
26782            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
26783            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
26784            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
26785            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
26786            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
26787            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
26788            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
26789            ! macos/ext/Mac/StandardFile/StandardFile.pm
26790            ! macos/ext/Mac/TextEdit/TextEdit.pm
26791            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
26792            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
26793            ! macos/lib/Mac/LowMem.pm
26794 ____________________________________________________________________________
26795 [ 12322] By: sky                                   on 2001/10/03  18:41:07
26796         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
26797              From: "Craig A. Berry" <craigberry@mac.com>
26798              Date: Wed, 03 Oct 2001 14:30:55 -0500
26799              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
26800      Branch: perl
26801            ! vms/vms.c
26802 ____________________________________________________________________________
26803 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
26804         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
26805              From: "Craig A. Berry" <craigberry@mac.com>
26806              Date: Wed, 03 Oct 2001 14:30:55 -0500
26807              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
26808      Branch: perl
26809            ! vms/vms.c
26810 ____________________________________________________________________________
26811 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
26812         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
26813              only IsL&) and Inherited (negative lookahead good);
26814              add tests for Common, Inherited, and L&.
26815      Branch: perl
26816            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
26817 ____________________________________________________________________________
26818 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
26819         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
26820              (The Unicode standard uses L& quite often.)
26821      Branch: perl
26822            ! lib/utf8_heavy.pl
26823 ____________________________________________________________________________
26824 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
26825         Log: Add the 'Common' Unicode property (code points not
26826              explicitly assigned to any other script).
26827      Branch: perl
26828            + lib/unicore/In/136.pl
26829            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
26830 ____________________________________________________________________________
26831 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
26832         Log: Skip the RV printing test under threads until fixed.
26833      Branch: perl
26834            ! ext/B/t/terse.t
26835 ____________________________________________________________________________
26836 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
26837         Log: Subject: 12309 / cygwin / win2k
26838              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26839              Date: Wed, 03 Oct 2001 15:25:15 +0200
26840              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
26841      Branch: perl
26842            ! makedef.pl
26843 ____________________________________________________________________________
26844 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
26845         Log: Metaconfig unit change for #12314.
26846      Branch: metaconfig
26847            ! U/modified/Head.U
26848 ____________________________________________________________________________
26849 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
26850         Log: Subject: Both cygwin and djgpp on one machine
26851              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26852              Date: Wed, 03 Oct 2001 15:02:59 +0200
26853              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
26854      Branch: perl
26855            ! Configure
26856 ____________________________________________________________________________
26857 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
26858         Log: (retracted by #12338)
26859              
26860              Subject: [PATCH] Code clean up for perlboot.pod
26861              From: Casey West <casey@geeknest.com>
26862              Date: Tue, 2 Oct 2001 19:24:43 -0400
26863              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
26864              
26865              Subject: [PATCH] Code clean up for perlbot.diff
26866              From: Casey West <casey@geeknest.com>
26867              Date: Tue, 2 Oct 2001 19:25:22 -0400
26868              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
26869              
26870              Subject: [PATCH] Code clean up for perlcall.pod
26871              From: Casey West <casey@geeknest.com>
26872              Date: Tue, 2 Oct 2001 19:25:57 -0400
26873              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
26874              
26875              Subject: [PATCH] Code clean up for perldata.pod
26876              From: Casey West <casey@geeknest.com>
26877              Date: Tue, 2 Oct 2001 19:26:29 -0400
26878              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
26879              
26880              Subject: [PATCH] Code clean up for perldbmfilter.pod
26881              From: Casey West <casey@geeknest.com>
26882              Date: Tue, 2 Oct 2001 19:26:59 -0400
26883              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
26884              
26885              Subject: [PATCH] Code clean up for perlebcdic.pod
26886              From: Casey West <casey@geeknest.com>
26887              Date: Tue, 2 Oct 2001 19:27:37 -0400
26888              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
26889      Branch: perl
26890            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
26891            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
26892 ____________________________________________________________________________
26893 [ 12312] By: ams                                   on 2001/10/02  23:43:55
26894         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
26895              From: Michael G Schwern <schwern@pobox.com>
26896              Date: Tue, 2 Oct 2001 17:00:49 -0400
26897              Message-Id: <20011002170049.A9955@blackrider>
26898      Branch: perl
26899            ! lib/ExtUtils/MakeMaker.pm
26900 ____________________________________________________________________________
26901 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
26902         Log: FAQ sync.
26903      Branch: perl
26904            ! pod/perlfaq3.pod
26905 ____________________________________________________________________________
26906 [ 12310] By: nick                                  on 2001/10/02  16:09:49
26907         Log: Integrate mainline
26908      Branch: perlio
26909           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
26910           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
26911           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
26912           !> patchlevel.h t/op/pat.t
26913 ____________________________________________________________________________
26914 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
26915         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
26916              not just one single space.
26917      Branch: perl
26918            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
26919 ____________________________________________________________________________
26920 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
26921         Log: AUTHORS updates.
26922      Branch: perl
26923            ! AUTHORS
26924 ____________________________________________________________________________
26925 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
26926         Log: Update Changes.
26927      Branch: perl
26928            ! Changes patchlevel.h
26929 ____________________________________________________________________________
26930 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
26931         Log: Work around old buggy glibcs for langinfo constants,
26932              from Nicholas Clark and David Dyck.
26933      Branch: perl
26934            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
26935 ____________________________________________________________________________
26936 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
26937         Log: Eradicate Time::Piece; add an example.
26938      Branch: perl
26939            ! ext/I18N/Langinfo/Langinfo.pm
26940 ____________________________________________________________________________
26941 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
26942         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
26943              From: Robert Spier <rspier@pobox.com>
26944              Date: Mon, 1 Oct 2001 23:20:16 -0700
26945              Message-ID: <15289.23712.422087.878224@rls.cx>
26946      Branch: perl
26947            ! lib/Pod/Html.pm
26948 ____________________________________________________________________________
26949 [ 12303] By: sky                                   on 2001/10/02  10:40:57
26950         Log: Fixes obscure bug that manifests itself by.
26951              local $!=0;undef*STDOUT;#segfaults
26952              Has been around for a while. Possible other magic IO vars are
26953              possibly affected as well. Reported by Jos Boumans.
26954      Branch: perl
26955            ! mg.c
26956 ____________________________________________________________________________
26957 [ 12302] By: nick                                  on 2001/10/02  09:00:52
26958         Log: Integrate mainline
26959      Branch: perlio
26960           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
26961           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
26962           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
26963 ____________________________________________________________________________
26964 [ 12301] By: nick                                  on 2001/10/02  08:40:57
26965         Log: Integrate mainline + lib/open.t patch from Chromatic
26966      Branch: perlio
26967           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
26968            ! lib/open.t
26969           !> (integrate 29 files)
26970 ____________________________________________________________________________
26971 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
26972         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
26973              Until it has, better stop early if someone requests threads.
26974      Branch: perl
26975            ! hints/darwin.sh
26976 ____________________________________________________________________________
26977 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
26978         Log: Subject: [ID 20011001.011] redundant code in t/TEST
26979              From: David Dyck <dcd@tc.fluke.com>
26980              Date: Mon, 1 Oct 2001 12:56:24 -0700
26981              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
26982      Branch: perl
26983            ! t/TEST
26984 ____________________________________________________________________________
26985 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
26986         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
26987              From: "chromatic" <chromatic@rmci.net>
26988              Date: Mon, 01 Oct 2001 12:27:12 -0600
26989              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
26990      Branch: perl
26991            ! lib/Term/Cap.t
26992 ____________________________________________________________________________
26993 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
26994         Log: UNICOS testing patches from Nicholas Clark.
26995      Branch: perl
26996            ! t/op/arith.t t/op/pack.t
26997 ____________________________________________________________________________
26998 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
26999         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
27000              From: "chromatic" <chromatic@rmci.net>
27001              Date: Mon, 01 Oct 2001 10:21:51 -0600
27002              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
27003      Branch: perl
27004            ! lib/open.t
27005 ____________________________________________________________________________
27006 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
27007         Log: Make missing the RADIXCHAR a softer, gentler error.
27008      Branch: perl
27009            ! ext/I18N/Langinfo/Langinfo.t
27010 ____________________________________________________________________________
27011 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
27012         Log: Nuke also the LANG because of glibc.
27013      Branch: perl
27014            ! lib/open.t
27015 ____________________________________________________________________________
27016 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
27017         Log: Also the ^Is is optional.
27018      Branch: perl
27019            ! pod/perlunicode.pod t/op/pat.t
27020 ____________________________________________________________________________
27021 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
27022         Log: Be careful to pull chars from the varargs stack when
27023              formatting chars.
27024      Branch: perl
27025            ! regcomp.c
27026 ____________________________________________________________________________
27027 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
27028         Log: sortsv not in place anymore, noticed by John P. Linderman.
27029      Branch: perl
27030            ! pod/perlapi.pod pp_ctl.c
27031 ____________________________________________________________________________
27032 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
27033         Log: Make the diagnostic messages more neutral.
27034      Branch: perl
27035            ! ext/B/t/terse.t
27036 ____________________________________________________________________________
27037 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
27038         Log: Forgotten from #12288.
27039      Branch: perl
27040            ! ext/Data/Dumper/Dumper.pm
27041 ____________________________________________________________________________
27042 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
27043         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
27044              From: Brian Ingerson <ingy@ttul.org>
27045              Date: Sun, 30 Sep 2001 21:45:56 -0700
27046              Message-ID: <20010930214556.D26392@ttul.org>
27047              
27048              (remember also the #12289)
27049      Branch: perl
27050            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
27051 ____________________________________________________________________________
27052 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
27053         Log: More Unicode property tests for the abbreviated
27054              general properties.
27055      Branch: perl
27056            ! t/op/pat.t
27057 ____________________________________________________________________________
27058 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
27059         Log: Further tweaks to the Unicode properties.
27060      Branch: perl
27061            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
27062 ____________________________________________________________________________
27063 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
27064         Log: Retract #12284.
27065      Branch: perl
27066            ! lib/Term/Cap.t
27067 ____________________________________________________________________________
27068 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
27069         Log: (Retracted by #12285)
27070      Branch: perl
27071            ! lib/Term/Cap.t
27072 ____________________________________________________________________________
27073 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
27074         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
27075              From: "chromatic" <chromatic@rmci.net>  
27076              Date: Sun, 30 Sep 2001 16:10:02 -0600
27077              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
27078      Branch: perl
27079            + lib/Term/Cap.t
27080            ! MANIFEST
27081 ____________________________________________________________________________
27082 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
27083         Log: Use stty -g to restore the terminal state, do not even
27084              try to run the tests if stty -g is not available.
27085      Branch: perl
27086            ! lib/Term/Complete.t
27087 ____________________________________________________________________________
27088 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
27089         Log: Cleanup utf8_heavy; allow dropping the In prefix from
27090              Unicode script/block properties.
27091      Branch: perl
27092            ! lib/utf8_heavy.pl
27093 ____________________________________________________________________________
27094 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
27095         Log: Retract the #12259 for now.
27096      Branch: perl
27097            ! embed.h embed.pl sv.h
27098 ____________________________________________________________________________
27099 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
27100         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
27101      Branch: perl
27102            + lib/Text/TabsWrap/CHANGELOG
27103            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
27104 ____________________________________________________________________________
27105 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
27106         Log: #12272 wasn't right, it introduced an extra ().
27107      Branch: perl
27108            ! lib/utf8_heavy.pl
27109 ____________________________________________________________________________
27110 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
27111         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
27112              From: Jonathan Stowe <gellyfish@gellyfish.com>
27113              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
27114              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
27115      Branch: perl
27116            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
27117 ____________________________________________________________________________
27118 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
27119         Log: Subject: Patch to put qsortsv in the public API
27120              From: Brian Ingerson <ingy@ttul.org>
27121              Date: Sat, 29 Sep 2001 17:41:13 -0700
27122              Message-ID: <20010929174113.A30223@ttul.org>
27123      Branch: perl
27124            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
27125 ____________________________________________________________________________
27126 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
27127         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
27128              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27129              Date: Sat, 29 Sep 2001 23:54:48 +0200
27130              Message-ID: <20010929235448.A5017@rafael>
27131      Branch: perl
27132            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
27133 ____________________________________________________________________________
27134 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
27135         Log: FAQ sync.
27136      Branch: perl
27137            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
27138            ! pod/perlfaq9.pod
27139 ____________________________________________________________________________
27140 [ 12273] By: bailey                                on 2001/09/29  23:43:46
27141         Log: Resync with mainline
27142      Branch: vmsperl
27143           +> (branch 1207 files)
27144            - (delete 324 files)
27145           !> (integrate 866 files)
27146 ____________________________________________________________________________
27147 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
27148         Log: Nasty recursion trap if one would match Unicode.
27149      Branch: perl
27150            ! lib/utf8_heavy.pl
27151 ____________________________________________________________________________
27152 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
27153         Log: More Unicode todo.
27154      Branch: perl
27155            ! pod/perltodo.pod
27156 ____________________________________________________________________________
27157 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
27158         Log: Explain a bit the new more flexible \p\P syntax.
27159      Branch: perl
27160            ! pod/perlunicode.pod
27161 ____________________________________________________________________________
27162 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
27163         Log: More leniency to the \p and \P: now can have whitespace
27164              between the property definition and the curlies; now can
27165              invert the property by having a caret between the open
27166              curly and the property.
27167      Branch: perl
27168            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
27169 ____________________________________________________________________________
27170 [ 12268] By: nick                                  on 2001/09/29  17:39:26
27171         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
27172              one test (lib/open.t) fails
27173      Branch: perlio
27174           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
27175           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
27176           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
27177           +> lib/Tie/Scalar.t lib/open.t
27178            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
27179            - ext/B/Stash.t
27180           !> (integrate 62 files)
27181 ____________________________________________________________________________
27182 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
27183         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
27184      Branch: perl
27185            ! t/op/chdir.t
27186 ____________________________________________________________________________
27187 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
27188         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
27189              From: "Craig A. Berry" <craigberry@mac.com> 
27190              Date: Sat, 29 Sep 2001 09:35:33 -0500
27191              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
27192      Branch: perl
27193            ! t/op/chdir.t
27194 ____________________________________________________________________________
27195 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
27196         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
27197              From: "chromatic" <chromatic@rmci.net>
27198              Date: Fri, 28 Sep 2001 21:20:12 -0600
27199              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
27200      Branch: perl
27201            + lib/Tie/Scalar.t
27202            ! MANIFEST lib/Tie/Scalar.pm
27203 ____________________________________________________________________________
27204 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
27205         Log: Allow for more flexibility in the \p{In...} names, now
27206              case doesn't matter, and any space or dash can be
27207              matched by any space, dash, underbar, or empty.
27208              (may be going too far on leniency)
27209      Branch: perl
27210            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
27211            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
27212            ! t/op/pat.t
27213 ____________________________________________________________________________
27214 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
27215         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
27216              From: "chromatic" <chromatic@rmci.net>
27217              Date: Fri, 28 Sep 2001 17:39:50 -0600
27218              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
27219      Branch: perl
27220            + lib/open.t
27221            ! MANIFEST
27222 ____________________________________________________________________________
27223 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
27224         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
27225              From: "Craig A. Berry" <craigberry@mac.com>
27226              Date: Fri, 28 Sep 2001 16:24:51 -0500
27227              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
27228      Branch: perl
27229            ! ext/File/Glob/t/basic.t
27230 ____________________________________________________________________________
27231 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
27232         Log: Subject: [DOC PATCH] Carp.pm pod typo
27233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27234              Date: Fri, 28 Sep 2001 23:14:51 +0200
27235              Message-ID: <20010928231451.E16889@rafael>
27236      Branch: perl
27237            ! lib/Carp.pm
27238 ____________________________________________________________________________
27239 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
27240         Log: Subject: [PATCH] Allow an @INC hook to set %INC
27241              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27242              Date: Fri, 28 Sep 2001 22:18:13 +0200
27243              Message-ID: <20010928221813.A16889@rafael>
27244      Branch: perl
27245            ! pp_ctl.c
27246 ____________________________________________________________________________
27247 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
27248         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
27249              From: Nicholas Clark <nick@ccl4.org>
27250              Date: Fri, 28 Sep 2001 23:39:33 +0100
27251              Message-ID: <20010928233933.C23673@plum.flirble.org>
27252      Branch: perl
27253            ! embed.h embed.pl sv.h
27254 ____________________________________________________________________________
27255 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
27256         Log: Update Changes.
27257      Branch: perl
27258            ! Changes patchlevel.h
27259 ____________________________________________________________________________
27260 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
27261         Log: Move the B tests to B/t.
27262      Branch: perl
27263            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
27264            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
27265            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
27266            - ext/B/Showlex.t ext/B/Stash.t
27267            ! MANIFEST
27268 ____________________________________________________________________________
27269 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
27270         Log: Forgot from #12254.
27271      Branch: perl
27272            + ext/B/B/Terse.t
27273 ____________________________________________________________________________
27274 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
27275         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
27276              From: "chromatic" <chromatic@rmci.net>
27277              Date: Thu, 27 Sep 2001 23:22:17 -0600
27278              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
27279      Branch: perl
27280            ! MANIFEST
27281 ____________________________________________________________________________
27282 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
27283         Log: Test numbering mismatch.
27284      Branch: perl
27285            ! t/op/chdir.t
27286 ____________________________________________________________________________
27287 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
27288         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
27289              From: "Craig A. Berry" <craigberry@mac.com>
27290              Date: Wed, 26 Sep 2001 17:43:14 -0500
27291              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
27292      Branch: perl
27293            ! iperlsys.h t/op/chdir.t
27294 ____________________________________________________________________________
27295 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
27296         Log: Subject: [PATCH gv.c] make __ANON__ global
27297              From: Robin Barker <rmb1@cise.npl.co.uk>
27298              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
27299              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
27300      Branch: perl
27301            ! gv.c t/op/anonsub.t t/op/runlevel.t
27302 ____________________________________________________________________________
27303 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
27304         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
27305              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27306              Date: Thu, 27 Sep 2001 22:34:32 +0200
27307              Message-ID: <20010927223432.A1485@rafael>
27308      Branch: perl
27309            ! ext/B/B/Terse.pm
27310 ____________________________________________________________________________
27311 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
27312         Log: (retracted by #12338)
27313              
27314              Subject: [PATCH] Cleanup of perldsc.pod      
27315              From: Casey West <casey@geeknest.com>
27316              Date: Thu, 27 Sep 2001 11:13:17 -0400
27317              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
27318      Branch: perl
27319            ! pod/perldsc.pod
27320 ____________________________________________________________________________
27321 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
27322         Log: Not everyone is using ithreads...
27323      Branch: perl
27324            ! ext/Devel/Peek/Peek.t
27325 ____________________________________________________________________________
27326 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
27327         Log: Document the nss_delete core dump workaround for HP-UX
27328              and Solaris, bug IDs 20010805.018 and 20010629.004.
27329      Branch: perl
27330            ! README.hpux README.solaris
27331 ____________________________________________________________________________
27332 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
27333         Log: Dump Unicode hash keys also as Unicode,
27334              not just as a byte string.
27335      Branch: perl
27336            ! dump.c ext/Devel/Peek/Peek.t
27337 ____________________________________________________________________________
27338 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
27339         Log: Integrate changes #12241 and #12242 from macperl:
27340              
27341              Remove unneeded disabling of umask() calls
27342              
27343              Note (get|set)sockopt are available.
27344      Branch: perl
27345           !> lib/File/Temp.pm pod/perlport.pod
27346 ____________________________________________________________________________
27347 [ 12244] By: sky                                   on 2001/09/27  08:53:00
27348         Log: Flush buffers on thread closedown.
27349      Branch: perl
27350            ! ext/threads/threads.xs
27351 ____________________________________________________________________________
27352 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
27353         Log: Dump SvUTF8(sv)s also as \x{...}.
27354              
27355              TODO: dump the SvUTF8() hash keys similarly. 
27356      Branch: perl
27357            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
27358 ____________________________________________________________________________
27359 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
27360         Log: Note (get|set)sockopt are available.
27361      Branch: maint-5.6/macperl
27362            ! pod/perlport.pod
27363 ____________________________________________________________________________
27364 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
27365         Log: Remove unneeded disabling of umask() calls
27366      Branch: maint-5.6/macperl
27367            ! lib/File/Temp.pm
27368 ____________________________________________________________________________
27369 [ 12240] By: sky                                   on 2001/09/26  18:44:56
27370         Log: Documention update
27371      Branch: perl
27372            ! ext/threads/threads.pm
27373 ____________________________________________________________________________
27374 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
27375         Log: Update Changes.
27376      Branch: perl
27377            ! Changes patchlevel.h
27378 ____________________________________________________________________________
27379 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
27380         Log: Check that all environment variables are tainted.
27381      Branch: perl
27382            ! t/op/taint.t
27383 ____________________________________________________________________________
27384 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
27385         Log: Manual integration error in #12235.
27386      Branch: perl
27387            ! lib/File/DosGlob.t
27388 ____________________________________________________________________________
27389 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
27390         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
27391              From: "chromatic" <chromatic@rmci.net>
27392              Date: Tue, 25 Sep 2001 23:57:07 -0600
27393              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
27394      Branch: perl
27395            ! perlio.c
27396 ____________________________________________________________________________
27397 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
27398         Log: Integrate macperl changes from Chris Nandor:
27399              12192 11817 11815 11813 11778 11775
27400              
27401              Update CPAN.pm to work with new Mac::BuildTools instead
27402              of ExtUtils::MM_MacOS "orphan" functions
27403              
27404              Fix test
27405              
27406              Make syntax check report in MPW style, fix tests
27407              to use Mac::err=unix to get normal-style error
27408              messages.
27409              
27410              More module and test ports from Thomas Wegner et al
27411              
27412              Fix open of /dev/null for Mac OS
27413              
27414              Allow for platforms to override formatting of errors
27415              on output from Matthias Neeracher (core files)
27416      Branch: perl
27417            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
27418            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
27419            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
27420           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
27421           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
27422           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
27423 ____________________________________________________________________________
27424 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
27425         Log: grrr.
27426      Branch: perl
27427            ! t/op/gv.t
27428 ____________________________________________________________________________
27429 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
27430         Log: Retract #12232.
27431      Branch: perl
27432            ! t/op/gv.t
27433 ____________________________________________________________________________
27434 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
27435         Log: (Retracted by #12233.)
27436      Branch: perl
27437            ! t/op/gv.t
27438 ____________________________________________________________________________
27439 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
27440         Log: Detypo.
27441      Branch: perl
27442            ! ext/Encode/Makefile.PL
27443 ____________________________________________________________________________
27444 [ 12230] By: sky                                   on 2001/09/26  11:36:23
27445         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
27446              We are using a "delay" here because we do not want to depend on thread synchronization issues.
27447      Branch: perl
27448            + ext/threads/t/stress_cv.t
27449            ! MANIFEST ext/threads/t/stress_string.t
27450 ____________________________________________________________________________
27451 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
27452         Log: NetWare tweak from Ananth Kesari.
27453      Branch: perl
27454            ! NetWare/t/Readme.txt
27455 ____________________________________________________________________________
27456 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
27457         Log: Trick to fool case-blind filesystems.
27458      Branch: perl
27459            ! ext/Encode/Makefile.PL
27460 ____________________________________________________________________________
27461 [ 12227] By: sky                                   on 2001/09/26  11:06:50
27462         Log: Threads can start executing in a different order than they were
27463              created.... so we cannot ok() inside the threadstarter.
27464      Branch: perl
27465            ! ext/threads/t/stress_string.t
27466 ____________________________________________________________________________
27467 [ 12226] By: sky                                   on 2001/09/26  07:41:45
27468         Log: Add in stress_string.t to stress test threads a bit more.
27469      Branch: perl
27470            + ext/threads/t/stress_string.t
27471            ! MANIFEST
27472 ____________________________________________________________________________
27473 [ 12225] By: sky                                   on 2001/09/26  07:04:21
27474         Log: Fix negative refcount introduced by #12223.
27475      Branch: perl
27476            ! ext/threads/threads.xs
27477 ____________________________________________________________________________
27478 [ 12224] By: sky                                   on 2001/09/26  06:57:58
27479         Log: Update documentation to match change #12223
27480      Branch: perl
27481            ! sharedsv.c
27482 ____________________________________________________________________________
27483 [ 12223] By: sky                                   on 2001/09/26  06:54:32
27484         Log: Use a separate interpreter for the sharedsv space. Another
27485              negative sv leak. Sigh.
27486      Branch: perl
27487            ! sharedsv.c
27488 ____________________________________________________________________________
27489 [ 12222] By: sky                                   on 2001/09/26  05:58:35
27490         Log: Do the environ assignment in perl_contruct to match perl_destruct.
27491              Now we don't need to perl_parse/perl_run. However environ is a
27492              global....
27493      Branch: perl
27494            ! perl.c
27495 ____________________________________________________________________________
27496 [ 12221] By: sky                                   on 2001/09/26  05:41:02
27497         Log: Move the creation of PL_strtab to perl_construct so we can work
27498              with HV and HEs without running perl_parse.
27499      Branch: perl
27500            ! perl.c
27501 ____________________________________________________________________________
27502 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
27503         Log: integrate macperl changes into maint-5.6
27504      Branch: maint-5.6/perl
27505           !> (integrate 26 files)
27506 ____________________________________________________________________________
27507 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
27508         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
27509              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
27510      Branch: maint-5.6/macperl
27511            ! macos/ext/Mac/Fonts/Fonts.xs
27512            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
27513 ____________________________________________________________________________
27514 [ 12218] By: ams                                   on 2001/09/25  23:31:33
27515         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
27516              From: Nicholas Clark <nick@ccl4.org>
27517              Date: Wed, 26 Sep 2001 01:20:20 +0100
27518              Message-Id: <20010926012020.B48092@plum.flirble.org>
27519      Branch: perl
27520            ! lib/AutoSplit.t
27521 ____________________________________________________________________________
27522 [ 12217] By: ams                                   on 2001/09/25  22:33:05
27523         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
27524              From: "Craig A. Berry" <craigberry@mac.com>
27525              Date: Tue, 25 Sep 2001 18:08:42 -0500
27526              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
27527      Branch: perl
27528            ! vms/vms.c
27529 ____________________________________________________________________________
27530 [ 12216] By: ams                                   on 2001/09/25  21:41:01
27531         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
27532              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
27533              From: Michael G Schwern <schwern@pobox.com>
27534              Date: Wed, 26 Sep 2001 00:38:21 -0400
27535              Message-Id: <20010926003821.A627@blackrider>
27536      Branch: perl
27537            ! lib/AutoSplit.t
27538 ____________________________________________________________________________
27539 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
27540         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
27541              From: Michael G Schwern <schwern@pobox.com>
27542              Date: Tue, 25 Sep 2001 17:43:49 -0400
27543              Message-ID: <20010925174349.B19534@blackrider>
27544      Branch: perl
27545            ! lib/Test/Simple.pm lib/Test/Utils.pm
27546 ____________________________________________________________________________
27547 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
27548         Log: Integrate changes from bleadperl.
27549      Branch: maint-5.6/macperl
27550           !> pod/perlport.pod
27551 ____________________________________________________________________________
27552 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
27553         Log: skip($mess) should result in one skip.
27554      Branch: perl
27555            ! t/test.pl
27556 ____________________________________________________________________________
27557 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
27558         Log: Integrate change #12200 from maintperl.
27559      Branch: maint-5.6/macperl
27560           !> win32/perlhost.h
27561 ____________________________________________________________________________
27562 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
27563         Log: Fix file types to "apple"
27564      Branch: maint-5.6/macperl
27565            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
27566            ! macos/ext/Mac/SAT/t/Collision.rsrc
27567 ____________________________________________________________________________
27568 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
27569         Log: Fix rsrc file as snd file; fix path in t file.
27570      Branch: maint-5.6/macperl
27571            ! macos/ext/Mac/Notification/t/Notification.rsrc
27572            ! macos/ext/Mac/Notification/t/Notification.t
27573 ____________________________________________________________________________
27574 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
27575         Log: Sync up with File::Find from bleadperl.
27576      Branch: maint-5.6/macperl
27577            ! lib/File/Find.pm t/lib/filefind-taint.t
27578 ____________________________________________________________________________
27579 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
27580         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
27581              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
27582              of hundreds)
27583      Branch: maint-5.6/macperl
27584            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
27585            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
27586            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
27587 ____________________________________________________________________________
27588 [ 12207] By: nick                                  on 2001/09/25  19:04:36
27589         Log: Integrate mainline (untested while modem is up)
27590      Branch: perlio
27591           +> lib/AutoSplit.t t/test.pl
27592            - lib/warnings/register.t
27593           !> (integrate 28 files)
27594 ____________________________________________________________________________
27595 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
27596         Log: perldiag entry for #12205.
27597      Branch: perl
27598            ! pod/perldiag.pod
27599 ____________________________________________________________________________
27600 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
27601         Log: Subject: [PATCH] warning on v-string in use/require
27602              From: John Peacock <jpeacock@rowman.com>
27603              Date: Mon, 24 Sep 2001 17:29:03 -0400
27604              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
27605      Branch: perl
27606            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
27607 ____________________________________________________________________________
27608 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
27609         Log: perltooc et al updates.
27610      Branch: perl
27611            ! plan9/mkfile pod/roffitall
27612 ____________________________________________________________________________
27613 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
27614         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
27615              From: Michael G Schwern <schwern@pobox.com>
27616              Date: Sun, 23 Sep 2001 00:07:12 -0400
27617              Message-ID: <20010923000712.A7005@blackrider>
27618      Branch: perl
27619            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
27620 ____________________________________________________________________________
27621 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
27622         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
27623              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27624              Date: Wed, 26 Sep 2001 01:25:10 +0900
27625              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
27626      Branch: perl
27627            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
27628            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
27629            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
27630 ____________________________________________________________________________
27631 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
27632         Log: Integrate change #12200 from maintperl;
27633              on windows, virtualized environment could propagate deleted variables
27634              into children if they happen to be at the very end of the table
27635      Branch: perl
27636           !> win32/perlhost.h
27637 ____________________________________________________________________________
27638 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
27639         Log: on windows, virtualized environment could propagate deleted variables
27640              into children if they happen to be at the very end of the table
27641              (thanks for succinct test case from Johan Holmberg, and fix from
27642              Doug Lankshear)
27643      Branch: maint-5.6/perl
27644            ! win32/perlhost.h
27645 ____________________________________________________________________________
27646 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
27647         Log: avoid the use of ftime() (it does a useless, potentially
27648              expensive call to GetTimeZoneInformation()); this potentially
27649              also results in three more digits of precision from
27650              Time::HiRes::time()
27651      Branch: perl
27652            ! ext/Time/HiRes/HiRes.xs
27653 ____________________________________________________________________________
27654 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
27655         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
27656              
27657              Note: io/binmode is failing, have to figure out why.
27658      Branch: perl
27659            + t/test.pl
27660            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
27661            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
27662            ! t/run/exit.t
27663 ____________________________________________________________________________
27664 [ 12197] By: ams                                   on 2001/09/25  13:48:55
27665         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
27666              From: Nicholas Clark <nick@ccl4.org>
27667              Date: Tue, 25 Sep 2001 00:37:40 +0100
27668              Message-Id: <20010925003740.S4971@plum.flirble.org>
27669              (Further changes expected.)
27670      Branch: perl
27671            + lib/AutoSplit.t
27672            ! MANIFEST
27673 ____________________________________________________________________________
27674 [ 12196] By: sky                                   on 2001/09/25  13:37:12
27675         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
27676              _ftime to try and be more robust.
27677      Branch: perl
27678            ! ext/Time/HiRes/HiRes.xs
27679 ____________________________________________________________________________
27680 [ 12194] By: ams                                   on 2001/09/25  11:40:00
27681         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
27682              From: "Craig A. Berry" <craigberry@mac.com>
27683              Date: Mon, 24 Sep 2001 17:54:20 -0500
27684              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
27685      Branch: perl
27686            ! vms/descrip_mms.template
27687 ____________________________________________________________________________
27688 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
27689         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
27690              not working, cursor not spinning (Bug #422129); external
27691              editor problems (Bug #456329); escape/cmd-. not activating
27692              "Cancel" in Save dialog box (Bug #446960); Runtimes not
27693              executing on launch (Bug #464441).
27694      Branch: maint-5.6/macperl
27695            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
27696            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
27697            ! macos/macperl/MacPerl.r
27698 ____________________________________________________________________________
27699 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
27700         Log: Update CPAN.pm to work with new Mac::BuildTools instead
27701              of ExtUtils::MM_MacOS "orphan" functions
27702      Branch: maint-5.6/macperl
27703            ! lib/CPAN.pm
27704 ____________________________________________________________________________
27705 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
27706         Log: Fix up another xsubpp problem (Matthias Neeracher)
27707      Branch: maint-5.6/macperl
27708            ! macos/xsubpp
27709 ____________________________________________________________________________
27710 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
27711         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
27712      Branch: maint-5.6/macperl
27713            ! macos/lib/ExtUtils/MM_MacOS.pm
27714 ____________________________________________________________________________
27715 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
27716         Log: Fix up Makefiles for more Mac:: modules (and prepare for
27717              static build ...?)
27718      Branch: maint-5.6/macperl
27719            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
27720            ! macos/macperl/Makefile.mk
27721 ____________________________________________________________________________
27722 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
27723         Log: Fix up tests
27724      Branch: maint-5.6/macperl
27725            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
27726 ____________________________________________________________________________
27727 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
27728         Log: Make malloc smarter, fix bugs.  (Bug #404030)
27729      Branch: maint-5.6/macperl
27730            ! macos/icemalloc.c macos/icemalloc.h
27731 ____________________________________________________________________________
27732 [ 12186] By: nick                                  on 2001/09/24  19:18:17
27733         Log: Integrate mainline
27734      Branch: perlio
27735           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
27736           +> lib/filetest.t
27737           !> (integrate 30 files)
27738 ____________________________________________________________________________
27739 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
27740         Log: Retract #12136, the warnings::register is already
27741              tested by t/lib/warnings/9enabled, as pointed out
27742              by Paul Marquess.
27743      Branch: perl
27744            - lib/warnings/register.t
27745            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
27746 ____________________________________________________________________________
27747 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
27748         Log: fix Time::HiRes implementation of gettimeofday() on windows
27749              (HiRes.t#14 now passes)
27750      Branch: perl
27751            ! ext/Time/HiRes/HiRes.xs
27752 ____________________________________________________________________________
27753 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
27754         Log: File::Spec::catfile() canonifies everything to blackslashes on
27755              windows :-(
27756      Branch: perl
27757            ! lib/ExtUtils/Manifest.t
27758 ____________________________________________________________________________
27759 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
27760         Log: test number mismatch
27761      Branch: perl
27762            ! t/op/magic.t
27763 ____________________________________________________________________________
27764 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
27765         Log: ok().
27766      Branch: perl
27767            ! t/op/pack.t
27768 ____________________________________________________________________________
27769 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
27770         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
27771              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27772      Branch: perl
27773            ! pp_pack.c t/op/pack.t
27774 ____________________________________________________________________________
27775 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
27776         Log: Update Changes.
27777      Branch: perl
27778            ! Changes patchlevel.h
27779 ____________________________________________________________________________
27780 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
27781         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
27782              From: Michael G Schwern <schwern@pobox.com>
27783              Date: Mon, 24 Sep 2001 11:12:13 -0400
27784              Message-ID: <20010924111213.G27885@blackrider>
27785      Branch: perl
27786            ! lib/ExtUtils/Manifest.pm
27787 ____________________________________________________________________________
27788 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
27789         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
27790              From: Michael G Schwern <schwern@pobox.com> 
27791              Date: Mon, 24 Sep 2001 11:02:07 -0400
27792              Message-ID: <20010924110207.E27885@blackrider>
27793      Branch: perl
27794            ! vms/test.com
27795 ____________________________________________________________________________
27796 [ 12176] By: ams                                   on 2001/09/24  14:01:59
27797         Log: Update Changes.
27798      Branch: perl
27799            ! Changes
27800 ____________________________________________________________________________
27801 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
27802         Log: Various cleanups.
27803      Branch: perl
27804            ! ext/threads/Makefile.PL ext/threads/threads.xs
27805 ____________________________________________________________________________
27806 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
27807         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
27808      Branch: maint-5.6/macperl
27809           !> (integrate 33 files)
27810 ____________________________________________________________________________
27811 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
27812         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
27813              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27814              Date: Mon, 24 Sep 2001 20:04:58 +0900
27815              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
27816      Branch: perl
27817            ! ext/Encode/Encode/gb2312.enc
27818 ____________________________________________________________________________
27819 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
27820         Log: Clarifying comment to #12164.
27821      Branch: perl
27822            ! lib/Cwd.pm
27823 ____________________________________________________________________________
27824 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
27825         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
27826              From: Nicholas Clark <nick@ccl4.org>
27827              Date: Sun, 23 Sep 2001 23:00:56 +0100
27828              Message-ID: <20010923230055.Y4971@plum.flirble.org>
27829              
27830              (with "sample_constants" changed to "fallback")
27831      Branch: perl
27832            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
27833            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
27834            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
27835            ! lib/h2xs.t utils/h2xs.PL
27836 ____________________________________________________________________________
27837 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
27838         Log: Metaconfig unit change for #12167.
27839      Branch: metaconfig
27840            ! U/modified/Cppsym.U
27841 ____________________________________________________________________________
27842 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
27843         Log: Add a few glibc cpp symbols to probe for.
27844      Branch: perl
27845            ! Configure
27846 ____________________________________________________________________________
27847 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
27848         Log: DJGPP tweaks for Laszlo Molnar.
27849      Branch: perl
27850            ! djgpp/djgppsed.sh dosish.h
27851 ____________________________________________________________________________
27852 [ 12165] By: ams                                   on 2001/09/24  10:07:08
27853         Log: Subject: [PATCH t/op/inccode.t] More tests
27854              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27855              Date: 24 Sep 2001 10:01:44 -0000
27856              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
27857      Branch: perl
27858            ! t/op/inccode.t
27859 ____________________________________________________________________________
27860 [ 12164] By: ams                                   on 2001/09/24  09:43:29
27861         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
27862              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
27863              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
27864              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
27865      Branch: perl
27866            ! lib/Cwd.pm
27867 ____________________________________________________________________________
27868 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
27869         Log: 1_compile updates.
27870      Branch: perl
27871            ! t/lib/1_compile.t
27872 ____________________________________________________________________________
27873 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
27874         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
27875              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27876              Date: Wed, 19 Sep 2001 22:47:14 +0200
27877              Message-ID: <20010919224714.A6382@rafael>
27878      Branch: perl
27879            ! pod/perlvar.pod pp_ctl.c
27880 ____________________________________________________________________________
27881 [ 12161] By: ams                                   on 2001/09/23  17:40:02
27882         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
27883              filetest Pragma
27884              From: "chromatic" <chromatic@rmci.net>
27885              Date: Sun, 23 Sep 2001 12:07:25 -0600
27886              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
27887      Branch: perl
27888            + lib/filetest.t
27889            ! MANIFEST t/lib/1_compile.t
27890 ____________________________________________________________________________
27891 [ 12160] By: ams                                   on 2001/09/23  16:32:11
27892         Log: Additional minor chdir() tweak.
27893      Branch: perl
27894            ! pod/perlfunc.pod
27895 ____________________________________________________________________________
27896 [ 12159] By: ams                                   on 2001/09/23  16:25:01
27897         Log: Subject: PATCH lib/ExtUtils/Command.t
27898              From: Abe Timmerman <abe@ztreet.demon.nl>
27899              Date: Sun, 23 Sep 2001 19:11:44 +0200
27900              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
27901      Branch: perl
27902            ! lib/ExtUtils/Command.t
27903 ____________________________________________________________________________
27904 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
27905         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
27906              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27907              Date: Sun, 23 Sep 2001 02:02:26 +0200
27908              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
27909      Branch: perl
27910            ! makedef.pl
27911 ____________________________________________________________________________
27912 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
27913         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
27914              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
27915              Date: Sat, 22 Sep 2001 12:54:39 -0500
27916              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
27917      Branch: perl
27918            ! t/op/study.t
27919 ____________________________________________________________________________
27920 [ 12156] By: nick                                  on 2001/09/23  07:48:44
27921         Log: Integrate mainline
27922      Branch: perlio
27923            - check83.pl
27924           !> ext/Encode/Encode/2022-cn.enc
27925 ____________________________________________________________________________
27926 [ 12155] By: nick                                  on 2001/09/23  07:48:01
27927         Log: Integrate mainline
27928      Branch: perlio
27929           +> (branch 64 files)
27930            - ext/Encode/Encode/cns11643-1.enc
27931            - ext/Encode/Encode/cns11643-2.enc
27932            - ext/Encode/Encode/iso2022-cn.enc
27933            - ext/Encode/Encode/iso2022-jp.enc
27934            - ext/Encode/Encode/iso2022-jp1.enc
27935            - ext/Encode/Encode/iso2022-jp2.enc
27936            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
27937            - ext/Encode/Encode/iso8859-1.enc
27938            - ext/Encode/Encode/iso8859-1.ucm
27939            - ext/Encode/Encode/iso8859-10.enc
27940            - ext/Encode/Encode/iso8859-10.ucm
27941            - ext/Encode/Encode/iso8859-13.enc
27942            - ext/Encode/Encode/iso8859-13.ucm
27943            - ext/Encode/Encode/iso8859-14.enc
27944            - ext/Encode/Encode/iso8859-14.ucm
27945            - ext/Encode/Encode/iso8859-15.enc
27946            - ext/Encode/Encode/iso8859-15.ucm
27947            - ext/Encode/Encode/iso8859-16.enc
27948            - ext/Encode/Encode/iso8859-16.ucm
27949            - ext/Encode/Encode/iso8859-2.enc
27950            - ext/Encode/Encode/iso8859-2.ucm
27951            - ext/Encode/Encode/iso8859-3.enc
27952            - ext/Encode/Encode/iso8859-3.ucm
27953            - ext/Encode/Encode/iso8859-4.enc
27954            - ext/Encode/Encode/iso8859-4.ucm
27955            - ext/Encode/Encode/iso8859-5.enc
27956            - ext/Encode/Encode/iso8859-5.ucm
27957            - ext/Encode/Encode/iso8859-6.enc
27958            - ext/Encode/Encode/iso8859-6.ucm
27959            - ext/Encode/Encode/iso8859-7.enc
27960            - ext/Encode/Encode/iso8859-7.ucm
27961            - ext/Encode/Encode/iso8859-8.enc
27962            - ext/Encode/Encode/iso8859-8.ucm
27963            - ext/Encode/Encode/iso8859-9.enc
27964            - ext/Encode/Encode/iso8859-9.ucm
27965            - ext/Encode/Encode/isoir-197.enc
27966            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
27967            - t/lib/sample-tests/header_at_end
27968            - t/lib/sample-tests/header_at_end_fail
27969           !> (integrate 174 files)
27970 ____________________________________________________________________________
27971 [ 12154] By: ams                                   on 2001/09/23  07:11:46
27972         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
27973              by Blair Zajac.
27974      Branch: perl
27975            ! pod/perlfunc.pod
27976 ____________________________________________________________________________
27977 [ 12153] By: ams                                   on 2001/09/23  06:56:32
27978         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
27979              Forgotten deprecation of *glob{FILEHANDLE}?
27980              From: "chromatic" <chromatic@rmci.net>
27981              Date: Sat, 22 Sep 2001 21:27:56 -0600
27982              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
27983      Branch: perl
27984            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
27985 ____________________________________________________________________________
27986 [ 12152] By: ams                                   on 2001/09/23  06:42:58
27987         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
27988              From: Michael G Schwern <schwern@pobox.com>
27989              Date: Sun, 23 Sep 2001 03:34:39 -0400
27990              Message-Id: <20010923033439.E7005@blackrider>
27991      Branch: perl
27992            ! lib/File/Find.pm
27993 ____________________________________________________________________________
27994 [ 12151] By: ams                                   on 2001/09/23  06:37:57
27995         Log: Subject: Re: t/op/magic.t missing tests on Win32
27996              From: Michael G Schwern <schwern@pobox.com>
27997              Date: Sat, 22 Sep 2001 20:29:09 -0400
27998              Message-Id: <20010922202909.I18223@blackrider>
27999      Branch: perl
28000            ! t/op/magic.t
28001 ____________________________________________________________________________
28002 [ 12150] By: ams                                   on 2001/09/23  06:36:26
28003         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
28004              Dumpvalue.pm
28005              From: "chromatic" <chromatic@rmci.net>
28006              Date: Sat, 22 Sep 2001 19:41:31 -0600
28007              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
28008      Branch: perl
28009            + lib/Dumpvalue.t
28010            ! MANIFEST lib/Dumpvalue.pm
28011 ____________________________________________________________________________
28012 [ 12149] By: ams                                   on 2001/09/23  06:25:35
28013         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
28014              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28015              Date: Sun, 23 Sep 2001 15:27:56 +0900
28016              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
28017      Branch: perl
28018            ! ext/Encode/Encode/2022-cn.enc
28019 ____________________________________________________________________________
28020 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
28021         Log: Manual eror in #12147.
28022      Branch: perl
28023            ! win32/win32.c
28024 ____________________________________________________________________________
28025 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
28026         Log: Integrate change #12146 from maintperl;
28027              win32_chdir() et al don't handle a NULL argument gracefully
28028      Branch: perl
28029           !> win32/perlhost.h win32/win32.c
28030 ____________________________________________________________________________
28031 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
28032         Log: win32_chdir() et al don't handle a NULL argument gracefully
28033      Branch: maint-5.6/perl
28034            ! win32/perlhost.h win32/win32.c
28035 ____________________________________________________________________________
28036 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
28037         Log: typo in change#12026
28038      Branch: maint-5.6/perl
28039            ! op.c
28040 ____________________________________________________________________________
28041 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
28042         Log: Subject: [PATCH] Re: scalar context unpack bugs
28043              From: Nicholas Clark <nick@ccl4.org>
28044              Date: Sat, 22 Sep 2001 23:07:56 +0100
28045              Message-ID: <20010922230755.O4971@plum.flirble.org>
28046      Branch: perl
28047            ! pp_pack.c t/op/pack.t
28048 ____________________________________________________________________________
28049 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
28050         Log: Try ExtUtils::Command.t everywhere, not just on Win32
28051              (as suggested by NI-S).  Also allow running it either
28052              in t/ or in the main directory.
28053      Branch: perl
28054            ! lib/ExtUtils/Command.t
28055 ____________________________________________________________________________
28056 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
28057         Log: Update the test on warnings/register.t.
28058      Branch: perl
28059            ! t/lib/1_compile.t
28060 ____________________________________________________________________________
28061 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
28062         Log: The code is now almost tidy enough to keep the IRIX cc happy.
28063      Branch: perl
28064            ! hints/irix_6.sh
28065 ____________________________________________________________________________
28066 [ 12140] By: ams                                   on 2001/09/22  17:26:32
28067         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
28068              use_ithreads
28069              From: "Craig A. Berry" <craigberry@mac.com>
28070              Date: Sat, 22 Sep 2001 13:15:32 -0500
28071              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
28072      Branch: perl
28073            ! configure.com
28074 ____________________________________________________________________________
28075 [ 12139] By: ams                                   on 2001/09/22  16:44:08
28076         Log: Do what perl_clone() does for sharedsv functions.
28077      Branch: perl
28078            ! embed.pl proto.h
28079 ____________________________________________________________________________
28080 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
28081         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
28082              (suggested by Sarathy, extensions shouldn't be dabbling with
28083              op structures, so binary backward compatibility should not be
28084              an issue.)
28085      Branch: perl
28086            ! hints/irix_6.sh op.h
28087 ____________________________________________________________________________
28088 [ 12137] By: ams                                   on 2001/09/22  16:21:05
28089         Log: More cleanups. (What's PERL_DECL_PROT?)
28090      Branch: perl
28091            ! embed.pl proto.h sharedsv.h
28092 ____________________________________________________________________________
28093 [ 12136] By: ams                                   on 2001/09/22  15:14:34
28094         Log: (Retracted by #12185)
28095              
28096              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
28097              Add Tests for warnings::register, Doc Update
28098              From: "chromatic" <chromatic@rmci.net>
28099              Date: Sat, 22 Sep 2001 09:43:20 -0600
28100              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
28101      Branch: perl
28102            + lib/warnings/register.t
28103            ! MANIFEST lib/warnings/register.pm
28104 ____________________________________________________________________________
28105 [ 12135] By: ams                                   on 2001/09/22  15:07:50
28106         Log: `@foo' should be @foo for consistency.
28107      Branch: perl
28108            ! pod/perldiag.pod
28109 ____________________________________________________________________________
28110 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
28111         Log: (Retracted by #12138)
28112              
28113              Add -woff (turn warning off) 3187:
28114              "A pointer is converted to a smaller integer."
28115              This happens when your pointers are 64-bit: then every case
28116              of converting pointers to PADOFFSETs (explicitly 32-bit)
28117              faces truncation (even explicit use of INT2PTR doesn't help).
28118              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
28119              Changing PADOFFSET from U32 to UV would help, but that
28120              would break binary backward compatibility of BASEOP and padop
28121              (assuming you have been using 64-bit pointers).
28122      Branch: perl
28123            ! hints/irix_6.sh
28124 ____________________________________________________________________________
28125 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
28126         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
28127              but the name comes from the inside the file, not from the file
28128              name, and Rumanian is the name of the language.
28129      Branch: perl
28130            + ext/Encode/Encode/macRumanian.enc
28131            - ext/Encode/Encode/macRomania.enc
28132            ! MANIFEST
28133 ____________________________________________________________________________
28134 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
28135         Log: Rename perltootc as perltooc for 8.3-friedliness.
28136      Branch: perl
28137            + pod/perltooc.pod
28138            - pod/perltootc.pod
28139            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
28140            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
28141            ! pod/perltoot.pod
28142 ____________________________________________________________________________
28143 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
28144         Log: Find more conflicts by lowercasing.
28145      Branch: perl
28146            + Porting/check83.pl
28147            - check83.pl
28148            ! MANIFEST
28149 ____________________________________________________________________________
28150 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
28151         Log: The AIX cc 5.0.0.0 is simply too buggy.
28152      Branch: perl
28153            ! hints/aix.sh
28154 ____________________________________________________________________________
28155 [ 12129] By: ams                                   on 2001/09/22  12:35:38
28156         Log: Uninteresting cleanup.
28157      Branch: perl
28158            ! form.h
28159 ____________________________________________________________________________
28160 [ 12128] By: ams                                   on 2001/09/22  12:28:48
28161         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
28162              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
28163              Date: Sat, 22 Sep 2001 14:29:13 +0100
28164              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
28165      Branch: perl
28166            ! cv.h
28167 ____________________________________________________________________________
28168 [ 12127] By: ams                                   on 2001/09/22  12:04:28
28169         Log: What's a backet?
28170      Branch: perl
28171            ! dump.c
28172 ____________________________________________________________________________
28173 [ 12126] By: ams                                   on 2001/09/22  10:02:34
28174         Log: Removed duplicated tests #19 and #20.
28175      Branch: perl
28176            ! t/op/do.t
28177 ____________________________________________________________________________
28178 [ 12125] By: ams                                   on 2001/09/22  03:58:41
28179         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
28180              From: Michael Carman <mjcarman@home.com>
28181              Date: Fri, 21 Sep 2001 17:54:05 -0500
28182              Message-Id: <3BABC50D.6040202@home.com>
28183              (Applied with some changes.)
28184      Branch: perl
28185            ! pod/perlmod.pod
28186 ____________________________________________________________________________
28187 [ 12124] By: ams                                   on 2001/09/22  03:44:19
28188         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
28189              From: Michael G Schwern <schwern@pobox.com>
28190              Date: Fri, 21 Sep 2001 19:20:40 -0400
28191              Message-Id: <20010921192040.E5494@blackrider>
28192      Branch: perl
28193            ! t/op/chdir.t
28194 ____________________________________________________________________________
28195 [ 12123] By: ams                                   on 2001/09/22  03:41:08
28196         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
28197              From: Blair Zajac <blair@orcaware.com>
28198              Date: Fri, 21 Sep 2001 15:13:04 -0700
28199              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
28200      Branch: perl
28201            ! t/op/chdir.t
28202 ____________________________________________________________________________
28203 [ 12122] By: ams                                   on 2001/09/22  03:37:07
28204         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
28205              20010920.007
28206              From: Michael G Schwern <schwern@pobox.com>
28207              Date: Fri, 21 Sep 2001 17:59:03 -0400
28208              Message-Id: <20010921175903.V5494@blackrider>
28209      Branch: perl
28210            ! t/op/do.t
28211 ____________________________________________________________________________
28212 [ 12121] By: ams                                   on 2001/09/22  03:30:38
28213         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
28214              suite on WinCE)
28215              From: Michael G Schwern <schwern@pobox.com>
28216              Date: Fri, 21 Sep 2001 19:41:03 -0400
28217              Message-Id: <20010921194103.G5494@blackrider>
28218      Branch: perl
28219            ! pod/perlport.pod
28220 ____________________________________________________________________________
28221 [ 12120] By: ams                                   on 2001/09/22  03:28:06
28222         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
28223              From: Michael G Schwern <schwern@pobox.com>
28224              Date: Fri, 21 Sep 2001 17:33:35 -0400
28225              Message-Id: <20010921173335.T5494@blackrider>
28226              ($ENV{FOO}=undef hunk not applied.)
28227      Branch: perl
28228            ! t/op/magic.t
28229 ____________________________________________________________________________
28230 [ 12119] By: ams                                   on 2001/09/22  03:02:26
28231         Log: Subject: [PATCH] perldiag.pod
28232              From: Peter Scott <Peter@PSDT.com>
28233              Date: Fri, 21 Sep 2001 18:54:50 -0700
28234              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
28235              (Moved to the right place.)
28236      Branch: perl
28237            ! pod/perldiag.pod
28238 ____________________________________________________________________________
28239 [ 12118] By: ams                                   on 2001/09/21  20:05:29
28240         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
28241              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28242              Date: Fri, 21 Sep 2001 22:36:54 +0200
28243              Message-Id: <20010921223654.A12742@rafael>
28244      Branch: perl
28245            ! t/op/do.t
28246 ____________________________________________________________________________
28247 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
28248         Log: Restore things as they were before
28249              the backward compatibility police notices.
28250      Branch: perl
28251            ! lib/Cwd.pm
28252 ____________________________________________________________________________
28253 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
28254         Log: More Cwd from Schwern: make also OS/2 and DOS
28255              Cwd agree with File::Spec (that is, native path
28256              syntax using \ instead of / -- backward compatibility
28257              polic warning) and stop Win32 from using bsd_realpath().
28258      Branch: perl
28259            ! lib/Cwd.pm
28260 ____________________________________________________________________________
28261 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
28262         Log: Subject: [PATCH @12110] RE: Untested libraries update
28263              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
28264              Date: Fri, 21 Sep 2001 18:21:07 +0100
28265              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
28266      Branch: perl
28267            ! lib/warnings/register.pm
28268 ____________________________________________________________________________
28269 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
28270         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
28271              From: Michael G Schwern <schwern@pobox.com>
28272              Date: Thu, 20 Sep 2001 22:54:02 -0400
28273              Message-ID: <20010920225402.A3611@blackrider>
28274      Branch: perl
28275            ! lib/Cwd.pm
28276 ____________________________________________________________________________
28277 [ 12113] By: ams                                   on 2001/09/21  17:08:24
28278         Log: Subject: [PATCH] avoid v-strings with require/use
28279              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28280              Date: Fri, 21 Sep 2001 12:34:40 -0400
28281              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
28282      Branch: perl
28283            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
28284            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
28285            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
28286            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
28287            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
28288            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
28289            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
28290            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28291            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
28292            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
28293            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
28294            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
28295            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
28296            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
28297            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
28298            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
28299            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
28300            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
28301            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
28302 ____________________________________________________________________________
28303 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
28304         Log: Update Changes.
28305      Branch: perl
28306            ! Changes patchlevel.h
28307 ____________________________________________________________________________
28308 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
28309         Log: Make AIX and Tru64 compilers happy.  
28310      Branch: perl
28311            ! ext/threads/threads.h ext/threads/threads.xs
28312 ____________________________________________________________________________
28313 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
28314         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
28315              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28316              Date: 21 Sep 2001 09:16:37 -0000
28317              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
28318      Branch: perl
28319            ! toke.c
28320 ____________________________________________________________________________
28321 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
28322         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
28323              From: Michael G Schwern <schwern@pobox.com>
28324              Date: Thu, 20 Sep 2001 21:21:34 -0400
28325              Message-ID: <20010920212134.Y28291@blackrider>
28326      Branch: perl
28327            ! pp_sys.c
28328 ____________________________________________________________________________
28329 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
28330         Log: Subject: Re: GDB Debugging Macros from mod_perl
28331              From: rspier@pobox.com (Robert Spier)
28332              Date: Thu, 20 Sep 2001 22:45:03 -0700
28333              Message-ID: <15274.54239.413929.49430@rls.cx>
28334      Branch: perl
28335            ! pod/perltodo.pod
28336 ____________________________________________________________________________
28337 [ 12105] By: sky                                   on 2001/09/21  10:33:34
28338         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
28339              timezone! GetSystemTime should be available on all Win32 
28340              platforms we support. Perhaps Time::HiRes should be extended to
28341              support WinCE and Novell?
28342      Branch: perl
28343            ! ext/Time/HiRes/HiRes.xs
28344 ____________________________________________________________________________
28345 [ 12104] By: sky                                   on 2001/09/21  08:12:39
28346         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
28347      Branch: perl
28348            ! ext/threads/threads.h ext/threads/threads.xs
28349 ____________________________________________________________________________
28350 [ 12103] By: sky                                   on 2001/09/21  07:57:41
28351         Log: Rename the *thread* functions to Perl_* to avoid clashes.
28352              Notably on AIX but could become a problem on other platforms.
28353      Branch: perl
28354            ! ext/threads/threads.h ext/threads/threads.xs
28355 ____________________________________________________________________________
28356 [ 12102] By: sky                                   on 2001/09/21  07:35:30
28357         Log: Add the shared sv space to the global vars.
28358              Fix problems compiling on win32.
28359      Branch: perl
28360            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
28361            ! sharedsv.c sharedsv.h
28362 ____________________________________________________________________________
28363 [ 12101] By: ams                                   on 2001/09/21  00:19:55
28364         Log: Subject: [PATCH] win32/Makefile warning fix
28365              From: Blair Zajac <blair@orcaware.com>
28366              Date: Thu, 20 Sep 2001 18:15:43 -0700
28367              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
28368      Branch: perl
28369            ! win32/Makefile
28370 ____________________________________________________________________________
28371 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
28372         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
28373              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28374              Date: Thu, 20 Sep 2001 18:36:22 +0200
28375              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
28376      Branch: perl
28377            ! lib/ExtUtils/Command.t
28378 ____________________________________________________________________________
28379 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
28380         Log: Cant spl wirth a dam.
28381      Branch: perl
28382            ! intrpvar.h
28383 ____________________________________________________________________________
28384 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
28385         Log: Don't use C++ comments.
28386      Branch: perl
28387            ! ext/threads/threads.xs
28388 ____________________________________________________________________________
28389 [ 12097] By: ams                                   on 2001/09/20  21:42:07
28390         Log: Change #12044 didn't.
28391      Branch: perl
28392            ! lib/constant.pm
28393 ____________________________________________________________________________
28394 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
28395         Log: Metaconfig unit changes for #12095.
28396      Branch: metaconfig
28397            ! U/modified/Myinit.U U/modified/libs.U
28398 ____________________________________________________________________________
28399 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
28400         Log: Remove iconv references since we are not using it
28401              and not going to; regen perltoc, perlmodlib.
28402              (Some references still linger in perltoc, have to figure
28403              out where they are coming from.)
28404      Branch: perl
28405            ! Configure NetWare/config.wc NetWare/config_H.wc
28406            ! Porting/Glossary Porting/config.sh Porting/config_H
28407            ! config_h.SH configure.com epoc/config.sh perl.h
28408            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
28409            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28410            ! vos/config.ga.h win32/config.bc win32/config.gc
28411            ! win32/config.vc win32/config_H.bc win32/config_H.gc
28412            ! win32/config_H.vc wince/config.ce wince/config.h
28413            ! wince/config_H.ce
28414 ____________________________________________________________________________
28415 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
28416         Log: Subject: [PATCH docs] Re: ARGV and read
28417              From: Dave Mitchell <davem@fdgroup.co.uk>
28418              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
28419              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
28420      Branch: perl
28421            ! pod/perltodo.pod pod/perlvar.pod
28422 ____________________________________________________________________________
28423 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
28424         Log: Fresh copies from the cvs.perl.org perlfaq repository.
28425      Branch: perl
28426            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28427            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28428            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28429            ! pod/perlfaq9.pod
28430 ____________________________________________________________________________
28431 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
28432         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
28433              From: Nicholas Clark <nick@ccl4.org>
28434              Date: Thu, 20 Sep 2001 14:27:08 +0100
28435              Message-ID: <20010920142708.X4971@plum.flirble.org>
28436      Branch: perl
28437            ! pp_pack.c t/op/pack.t
28438 ____________________________________________________________________________
28439 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
28440         Log: The sharedsv_space* are variables, not code.  Duh.
28441      Branch: perl
28442            ! intrpvar.h makedef.pl
28443 ____________________________________________________________________________
28444 [ 12090] By: ams                                   on 2001/09/20  11:26:06
28445         Log: Subject: [patch lib/lib_pm.PL]
28446              From: Stas Bekman <stas@stason.org>
28447              Date: Thu, 20 Sep 2001 18:48:53 +0800
28448              Message-Id: <3BA9C995.6010302@stason.org>
28449              (Applied by hand.)
28450      Branch: perl
28451            ! lib/lib_pm.PL
28452 ____________________________________________________________________________
28453 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
28454         Log: Only 21 tests, skipping or not.
28455      Branch: perl
28456            ! lib/ExtUtils/Command.t
28457 ____________________________________________________________________________
28458 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
28459         Log: New exported symbols.
28460      Branch: perl
28461            ! makedef.pl
28462 ____________________________________________________________________________
28463 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
28464         Log: Update Changes.
28465      Branch: perl
28466            ! Changes patchlevel.h
28467 ____________________________________________________________________________
28468 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
28469         Log: Correct numbering of the tests is useful.
28470      Branch: perl
28471            ! ext/threads/t/basic.t
28472 ____________________________________________________________________________
28473 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
28474         Log: More tests now too.
28475      Branch: perl
28476            ! lib/ExtUtils/Command.t
28477 ____________________________________________________________________________
28478 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
28479         Log: More tests now.
28480      Branch: perl
28481            ! ext/threads/t/basic.t
28482 ____________________________________________________________________________
28483 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
28484         Log: The test assumed 7-bit ASCII.  Now it "just"
28485              assumes 8-bit whatever.
28486      Branch: perl
28487            ! t/op/crypt.t
28488 ____________________________________________________________________________
28489 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
28490         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
28491              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28492              Date: Wed, 19 Sep 2001 11:45:28 +0200
28493              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
28494              
28495              Lvalue casts are not portable.
28496      Branch: perl
28497            ! ext/threads/threads.xs
28498 ____________________________________________________________________________
28499 [ 12081] By: sky                                   on 2001/09/19  10:17:52
28500         Log: Make the basic test contain only realy basic API tests
28501              Seems to be a problem with detach.
28502      Branch: perl
28503            ! ext/threads/t/basic.t
28504 ____________________________________________________________________________
28505 [ 12080] By: ams                                   on 2001/09/19  01:23:55
28506         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
28507              From: Michael G Schwern <schwern@pobox.com>
28508              Date: Tue, 18 Sep 2001 19:53:48 -0400
28509              Message-Id: <20010918195348.M585@blackrider>
28510              
28511              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
28512              From: Michael G Schwern <schwern@pobox.com>
28513              Date: Tue, 18 Sep 2001 22:07:13 -0400
28514              Message-Id: <20010918220713.B19616@blackrider>
28515      Branch: perl
28516            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
28517            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
28518            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
28519            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
28520            ! lib/Test/Tutorial.pod
28521 ____________________________________________________________________________
28522 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
28523         Log: Indent the test a bit.
28524      Branch: perl
28525            ! ext/threads/t/basic.t
28526 ____________________________________________________________________________
28527 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
28528         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
28529              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28530              Date: Tue, 18 Sep 2001 18:06:44 +0200
28531              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
28532      Branch: perl
28533            ! win32/win32.c
28534 ____________________________________________________________________________
28535 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
28536         Log: Subject: stat access time is wrong on Win95
28537              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28538              Date: Tue, 18 Sep 2001 21:59:24 +0200
28539              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
28540      Branch: perl
28541            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
28542 ____________________________________________________________________________
28543 [ 12076] By: ams                                   on 2001/09/18  22:11:25
28544         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
28545              From: Michael G Schwern <schwern@pobox.com>
28546              Date: Tue, 18 Sep 2001 18:47:14 -0400
28547              Message-Id: <20010918184714.I585@blackrider>
28548      Branch: perl
28549            ! t/op/crypt.t
28550 ____________________________________________________________________________
28551 [ 12075] By: sky                                   on 2001/09/18  19:29:37
28552         Log: two test failures
28553              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28554              Message-ID: <20010918221702.A17408@rafael>
28555              partly applied, #12074 already fixed half the patch
28556      Branch: perl
28557            ! ext/threads/t/basic.t
28558 ____________________________________________________________________________
28559 [ 12074] By: sky                                   on 2001/09/18  18:49:03
28560         Log: Fixes test case failure introduced by #12071, the warning is
28561              now correctly spelled :-)
28562      Branch: perl
28563            ! ext/IO/lib/IO/t/io_sel.t
28564 ____________________________________________________________________________
28565 [ 12073] By: sky                                   on 2001/09/18  18:46:22
28566         Log: Make the test behave properly!
28567      Branch: perl
28568            ! ext/threads/t/basic.t
28569 ____________________________________________________________________________
28570 [ 12072] By: ams                                   on 2001/09/18  18:44:59
28571         Log: OP_RCATLINE is an SVOP, not a BASEOP.
28572      Branch: perl
28573            ! opcode.h opcode.pl
28574 ____________________________________________________________________________
28575 [ 12071] By: ams                                   on 2001/09/18  18:06:27
28576         Log: Deprecate != Depreciate.
28577      Branch: perl
28578            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
28579            ! lib/Pod/ParseUtils.pm
28580 ____________________________________________________________________________
28581 [ 12070] By: ams                                   on 2001/09/18  15:14:58
28582         Log: Subject: [PATCH] Getopt::Std cleanup
28583              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28584              Date: Tue, 18 Sep 2001 17:32:13 +0200
28585              Message-Id: <20010918173213.C777@rafael>
28586      Branch: perl
28587            ! lib/Getopt/Std.pm lib/Getopt/Std.t
28588 ____________________________________________________________________________
28589 [ 12069] By: sky                                   on 2001/09/18  14:56:33
28590         Log: Forgot the makefile
28591      Branch: perl
28592            + ext/threads/Makefile.PL
28593 ____________________________________________________________________________
28594 [ 12068] By: sky                                   on 2001/09/18  14:13:26
28595         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
28596              The test will fail because of Test.pm not knowing about threads. 
28597              basic needs to be manually tested
28598              compile time warnings on IV2PTR conversions need to be fixed
28599      Branch: perl
28600            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
28601            + ext/threads/threads.h ext/threads/threads.pm
28602            + ext/threads/threads.xs
28603            ! MANIFEST
28604 ____________________________________________________________________________
28605 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
28606         Log: DJGPP tweak from Laszlo Molnar.
28607      Branch: perl
28608            ! djgpp/config.over
28609 ____________________________________________________________________________
28610 [ 12066] By: sky                                   on 2001/09/18  10:24:31
28611         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
28612      Branch: perl
28613            ! sharedsv.c sharedsv.h
28614 ____________________________________________________________________________
28615 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
28616         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
28617              ditto ^cns.
28618      Branch: perl
28619            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
28620            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
28621            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
28622            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
28623            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
28624            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
28625            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
28626            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
28627            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
28628            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
28629            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
28630            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
28631            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
28632            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
28633            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
28634            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
28635            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
28636            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
28637            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
28638            + ext/Encode/Encode/ir-197.enc
28639            - ext/Encode/Encode/cns11643-1.enc
28640            - ext/Encode/Encode/cns11643-2.enc
28641            - ext/Encode/Encode/iso2022-cn.enc
28642            - ext/Encode/Encode/iso2022-jp.enc
28643            - ext/Encode/Encode/iso2022-jp1.enc
28644            - ext/Encode/Encode/iso2022-jp2.enc
28645            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
28646            - ext/Encode/Encode/iso8859-1.enc
28647            - ext/Encode/Encode/iso8859-1.ucm
28648            - ext/Encode/Encode/iso8859-10.enc
28649            - ext/Encode/Encode/iso8859-10.ucm
28650            - ext/Encode/Encode/iso8859-11.enc
28651            - ext/Encode/Encode/iso8859-11.ucm
28652            - ext/Encode/Encode/iso8859-13.enc
28653            - ext/Encode/Encode/iso8859-13.ucm
28654            - ext/Encode/Encode/iso8859-14.enc
28655            - ext/Encode/Encode/iso8859-14.ucm
28656            - ext/Encode/Encode/iso8859-15.enc
28657            - ext/Encode/Encode/iso8859-15.ucm
28658            - ext/Encode/Encode/iso8859-16.enc
28659            - ext/Encode/Encode/iso8859-16.ucm
28660            - ext/Encode/Encode/iso8859-2.enc
28661            - ext/Encode/Encode/iso8859-2.ucm
28662            - ext/Encode/Encode/iso8859-3.enc
28663            - ext/Encode/Encode/iso8859-3.ucm
28664            - ext/Encode/Encode/iso8859-4.enc
28665            - ext/Encode/Encode/iso8859-4.ucm
28666            - ext/Encode/Encode/iso8859-5.enc
28667            - ext/Encode/Encode/iso8859-5.ucm
28668            - ext/Encode/Encode/iso8859-6.enc
28669            - ext/Encode/Encode/iso8859-6.ucm
28670            - ext/Encode/Encode/iso8859-7.enc
28671            - ext/Encode/Encode/iso8859-7.ucm
28672            - ext/Encode/Encode/iso8859-8.enc
28673            - ext/Encode/Encode/iso8859-8.ucm
28674            - ext/Encode/Encode/iso8859-9.enc
28675            - ext/Encode/Encode/iso8859-9.ucm
28676            - ext/Encode/Encode/isoir-197.enc
28677            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
28678 ____________________________________________________________________________
28679 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
28680         Log: Must Uppercase.
28681      Branch: perl
28682            ! ext/Encode/Encode.pm
28683 ____________________________________________________________________________
28684 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
28685         Log: Add various encodings.
28686      Branch: perl
28687            + ext/Encode/Encode/iso8859-11.enc
28688            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
28689            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
28690            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
28691            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
28692            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
28693            + ext/Encode/Encode/viscii.ucm
28694            ! MANIFEST ext/Encode/Encode.pm
28695 ____________________________________________________________________________
28696 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
28697         Log: lib/unicode relic.
28698      Branch: perl
28699            ! ext/Encode/compile
28700 ____________________________________________________________________________
28701 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
28702         Log: Subject: [PATCH] Re: filename problems
28703              From: Michael G Schwern <schwern@pobox.com>
28704              Date: Mon, 17 Sep 2001 17:26:26 -0400
28705              Message-ID: <20010917172626.Q585@blackrider>
28706      Branch: perl
28707            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
28708            - t/lib/sample-tests/header_at_end
28709            - t/lib/sample-tests/header_at_end_fail
28710            ! MANIFEST lib/Test/Harness/t/test-harness.t
28711 ____________________________________________________________________________
28712 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
28713         Log: Explicitly explain the 1e9 seconds, not everybody
28714              is a C geek.
28715      Branch: perl
28716            ! ext/Time/HiRes/HiRes.pm
28717 ____________________________________________________________________________
28718 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
28719         Log: Explain an apparent bug reported by
28720              Richard J. Barbalace <rjbarbal@MIT.EDU>,
28721              with additional explanation from Gisle Aas.
28722      Branch: perl
28723            ! ext/Time/HiRes/HiRes.pm
28724 ____________________________________________________________________________
28725 [ 12058] By: ams                                   on 2001/09/17  19:52:01
28726         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
28727              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28728              Date: Mon, 17 Sep 2001 22:48:05 +0200
28729              Message-Id: <20010917224805.C11744@rafael>
28730      Branch: perl
28731            ! t/lib/warnings/op t/lib/warnings/pp
28732 ____________________________________________________________________________
28733 [ 12057] By: ams                                   on 2001/09/17  16:51:18
28734         Log: Its a nit!
28735      Branch: perl
28736            ! sv.h
28737 ____________________________________________________________________________
28738 [ 12056] By: ams                                   on 2001/09/17  16:47:55
28739         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
28740              From: "Craig A. Berry" <craigberry@mac.com>
28741              Date: Mon, 17 Sep 2001 12:34:20 -0500
28742              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
28743      Branch: perl
28744            ! vms/vms.c
28745 ____________________________________________________________________________
28746 [ 12055] By: ams                                   on 2001/09/17  16:05:15
28747         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
28748              From: Gisle Aas <gisle@ActiveState.com>
28749              Date: 16 Apr 2001 16:20:34 -0700
28750              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
28751              (Applied by hand.)
28752      Branch: perl
28753            ! lib/CPAN.pm lib/CPAN/Nox.pm
28754 ____________________________________________________________________________
28755 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
28756         Log: Update Changes.
28757      Branch: perl
28758            ! Changes patchlevel.h
28759 ____________________________________________________________________________
28760 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
28761         Log: Adding new files to the MANIFEST is always nice.
28762      Branch: perl
28763            ! MANIFEST
28764 ____________________________________________________________________________
28765 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
28766         Log: Reindent the PerlIO files (suggested by NI-S), used
28767              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
28768              (GNU indent).  Note that wholesale re-indenting might
28769              be nice, but that would break nice formatting/alignment
28770              of assignments, equality testing, and complex boolean
28771              expressions with lots of &s and |s.
28772      Branch: perl
28773            ! perlio.c perlio.h perliol.h
28774 ____________________________________________________________________________
28775 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
28776         Log: Add a script for being 8.3-polite.
28777              The found conflicts are being worked on.
28778      Branch: perl
28779            + check83.pl
28780            ! MANIFEST Porting/pumpkin.pod
28781 ____________________________________________________________________________
28782 [ 12050] By: sky                                   on 2001/09/17  12:44:36
28783         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
28784              finding it.
28785      Branch: perl
28786            ! sv.c
28787 ____________________________________________________________________________
28788 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
28789         Log: Bump up versions because of #12041.
28790      Branch: perl
28791            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
28792            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
28793            ! lib/Time/localtime.pm
28794 ____________________________________________________________________________
28795 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
28796         Log: Bump the version number because of #12042.
28797      Branch: perl
28798            ! lib/CPAN/FirstTime.pm
28799 ____________________________________________________________________________
28800 [ 12047] By: ams                                   on 2001/09/17  11:21:40
28801         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
28802              From: Abhijit Menon-Sen <ams@wiw.org>
28803              Date: Mon, 17 Sep 2001 17:44:12 +0530
28804              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
28805      Branch: perl
28806            ! op.c
28807 ____________________________________________________________________________
28808 [ 12046] By: sky                                   on 2001/09/17  07:14:17
28809         Log: Subject: Re: t/op/ver.t using skip() improperly
28810              From: "chromatic" <chromatic@rmci.net>
28811              Date: Mon, 17 Sep 2001 00:22:29 -0600
28812              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
28813      Branch: perl
28814            ! t/op/ver.t
28815 ____________________________________________________________________________
28816 [ 12045] By: nick                                  on 2001/09/17  07:12:14
28817         Log: Integrate mainline
28818      Branch: perlio
28819           +> t/op/chdir.t
28820           !> (integrate 117 files)
28821 ____________________________________________________________________________
28822 [ 12044] By: ams                                   on 2001/09/17  05:49:53
28823         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
28824              From: Ilmari Karonen <iltzu@sci.fi>
28825              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
28826              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
28827              (And $VERSION = '1.05'.)
28828      Branch: perl
28829            ! lib/constant.pm
28830 ____________________________________________________________________________
28831 [ 12043] By: ams                                   on 2001/09/17  05:44:50
28832         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
28833              From: Michael G Schwern <schwern@pobox.com>
28834              Date: Mon, 17 Sep 2001 07:49:04 +0200
28835              Message-Id: <20010917074904.V1588@blackrider>
28836              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
28837      Branch: perl
28838            + t/op/chdir.t
28839            ! MANIFEST pp_sys.c
28840 ____________________________________________________________________________
28841 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
28842         Log: Subject: Re: CPAN.pm needs some hacking 
28843              From: "chromatic" <chromatic@rmci.net>
28844              Date: Sun, 16 Sep 2001 16:46:29 -0600
28845              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
28846      Branch: perl
28847            ! lib/CPAN/FirstTime.pm
28848 ____________________________________________________________________________
28849 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
28850         Log: Change use|require 5.005_64 to use|require 5.6.1.
28851      Branch: perl
28852            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
28853            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
28854            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
28855            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
28856            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
28857            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28858            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
28859            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
28860            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
28861            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
28862            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
28863            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
28864            ! lib/base.pm lib/fields.pm
28865 ____________________________________________________________________________
28866 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
28867         Log: Bump up version numbers.
28868              
28869              TODO 1: double check that pre-5.6.1 CPAN.pm:s
28870              don't try to download 5.8.0 because of the
28871              version numbers.  Mainly this means using _00
28872              in the core version numbers.
28873              
28874              TODO 2: the "use 5.005_64" in many modules
28875              needs to be changed to, say, "use 5.6.1".
28876      Branch: perl
28877            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
28878            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
28879            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
28880            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
28881            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
28882            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
28883            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28884            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
28885            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
28886            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
28887            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
28888 ____________________________________________________________________________
28889 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
28890         Log: Use UCHARAT() as suggested by Inaba Hiroto.
28891      Branch: perl
28892            ! regexec.c
28893 ____________________________________________________________________________
28894 [ 12038] By: ams                                   on 2001/09/16  15:16:24
28895         Log: Subject: [PATCH] Re: Core module version numbers review
28896              From: Peter Scott <Peter@PSDT.com>
28897              Date: Sun, 16 Sep 2001 09:09:58 -0700
28898              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
28899      Branch: perl
28900            ! lib/perl5db.pl
28901 ____________________________________________________________________________
28902 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
28903         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
28904              not yet fully implemented.
28905      Branch: perl
28906            ! pod/perlfunc.pod pod/perlunicode.pod
28907 ____________________________________________________________________________
28908 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
28909         Log: Subject: [patch] plug PL_beginav_save leak
28910              From: Doug MacEachern <dougm@covalent.net>
28911              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
28912              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
28913      Branch: perl
28914            ! perl.c
28915 ____________________________________________________________________________
28916 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
28917         Log: (accidentally empty checkin)
28918      Branch: perl
28919            ! sv.c
28920 ____________________________________________________________________________
28921 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
28922         Log: Subject: [patch] ithreads+PL_beginav_save
28923              From: Doug MacEachern <dougm@covalent.net>
28924              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
28925              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
28926      Branch: perl
28927            ! sv.c
28928 ____________________________________________________________________________
28929 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
28930         Log: Subject: [PATCH] h2xs.PL with C::Scan
28931              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28932              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
28933              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
28934      Branch: perl
28935            ! utils/h2xs.PL
28936 ____________________________________________________________________________
28937 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
28938         Log: Elaborate (well, make more vague, really) #12030.
28939      Branch: perl
28940            ! pod/perltodo.pod pod/perlunicode.pod
28941 ____________________________________________________________________________
28942 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
28943         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
28944              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
28945              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
28946              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
28947      Branch: perl
28948            ! regexec.c
28949 ____________________________________________________________________________
28950 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
28951         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
28952              are not yet complete.
28953      Branch: perl
28954            ! pod/perltodo.pod pod/perlunicode.pod
28955 ____________________________________________________________________________
28956 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
28957         Log: Document what's still to be done on the regular expression
28958              Unicode support, based on the UTR#18.
28959      Branch: perl
28960            ! pod/perltodo.pod pod/perlunicode.pod
28961 ____________________________________________________________________________
28962 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
28963         Log: Regen headers.
28964      Branch: perl
28965            ! embedvar.h perlapi.h
28966 ____________________________________________________________________________
28967 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
28968         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
28969              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28970              Date: Sun, 09 Sep 2001 18:41:54 +0100
28971              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
28972      Branch: perl
28973            ! Porting/findvars ext/ByteLoader/bytecode.h
28974            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
28975            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
28976 ____________________________________________________________________________
28977 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
28978         Log: enable most warnings for windows build; fix the various typecasting
28979              nits that showed up (no bugfixes here)
28980      Branch: maint-5.6/perl
28981            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
28982            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
28983            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
28984            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
28985            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
28986            ! x2p/walk.c
28987 ____________________________________________________________________________
28988 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
28989         Log: Integrate change #12024 from maintperl
28990              (a local() precedence bug)
28991      Branch: perl
28992           !> lib/ExtUtils/Install.pm
28993 ____________________________________________________________________________
28994 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
28995         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
28996              change#8642
28997      Branch: maint-5.6/perl
28998            ! lib/ExtUtils/Install.pm
28999 ____________________________________________________________________________
29000 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
29001         Log: Update Changes.
29002      Branch: perl
29003            ! Changes patchlevel.h
29004 ____________________________________________________________________________
29005 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
29006         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
29007              From: "chromatic" <chromatic@rmci.net>
29008              Date: Fri, 14 Sep 2001 09:44:57 -0600 
29009              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
29010      Branch: perl
29011            ! lib/ExtUtils/Manifest.t
29012 ____________________________________________________________________________
29013 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
29014         Log: Hopefully better skipping of the Complete.t tests
29015              in case of not a tty. 
29016      Branch: perl
29017            ! lib/Term/Complete.t t/op/stat.t
29018 ____________________________________________________________________________
29019 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
29020         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
29021              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29022              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
29023              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
29024      Branch: perl
29025            ! regexec.c t/op/pat.t
29026 ____________________________________________________________________________
29027 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
29028         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
29029              From: Robin Barker <rmb1@cise.npl.co.uk>
29030              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
29031              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
29032      Branch: perl
29033            ! pod/perlport.pod
29034 ____________________________________________________________________________
29035 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
29036         Log: NetWare tweaks from Ananth Kesari.
29037      Branch: perl
29038            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
29039            ! NetWare/nwutil.h
29040 ____________________________________________________________________________
29041 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
29042         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
29043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29044              Date: Fri, 14 Sep 2001 10:51:13 +0200
29045              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
29046      Branch: perl
29047            ! pod/perlport.pod
29048 ____________________________________________________________________________
29049 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
29050         Log: Subject: Re: [PATCH 2 pl2pm.PL]
29051              From: Joe Smith <Joe.Smith@inwap.com>
29052              Date: Fri, 14 Sep 2001 00:13:32 -0700
29053              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
29054              
29055              Eradicate qu.
29056      Branch: perl
29057            ! keywords.h keywords.pl utils/pl2pm.PL
29058 ____________________________________________________________________________
29059 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
29060         Log: Retract #12013, didn't go over too well in Tru64.
29061      Branch: perl
29062            ! embed.h embed.pl sv.h
29063 ____________________________________________________________________________
29064 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
29065         Log: Subject: [PATCH] Execute files of debugger commands
29066              From: Peter Scott <Peter@PSDT.com>
29067              Date: Thu, 13 Sep 2001 15:26:31 -0700
29068              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
29069      Branch: perl
29070            ! lib/perl5db.pl pod/perldebug.pod
29071 ____________________________________________________________________________
29072 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
29073         Log: (Retracted by #12015)
29074              Subject: [proposed PATCH] Re: perl@11920
29075              From: Nicholas Clark <nick@ccl4.org>
29076              Date: Wed, 12 Sep 2001 23:46:09 +0100
29077              Message-ID: <20010912234609.H4971@plum.flirble.org>     
29078      Branch: perl
29079            ! embed.h embed.pl sv.h
29080 ____________________________________________________________________________
29081 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
29082         Log: ucblib shouldn't be linked against in nonstop-ux,
29083              from Tom Bates.
29084      Branch: perl
29085            ! hints/nonstopux.sh
29086 ____________________________________________________________________________
29087 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
29088         Log: Do stty only if we have stty.
29089              
29090              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
29091      Branch: perl
29092            ! lib/Term/Complete.pm
29093 ____________________________________________________________________________
29094 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
29095         Log: Skip the test if not running on a tty.
29096      Branch: perl
29097            ! lib/Term/Complete.t
29098 ____________________________________________________________________________
29099 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
29100         Log: Regen headers.
29101      Branch: perl
29102            ! embed.h opcode.h pod/perlapi.pod proto.h
29103 ____________________________________________________________________________
29104 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
29105         Log: Subject: [PATCH op.c] Re: perl@12003
29106              From: Robin Barker <rmb1@cise.npl.co.uk>
29107              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
29108              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
29109      Branch: perl
29110            ! op.c
29111 ____________________________________________________________________________
29112 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
29113         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
29114              From: Robin Barker <rmb1@cise.npl.co.uk>
29115              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
29116              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
29117      Branch: perl
29118            ! sv.c
29119 ____________________________________________________________________________
29120 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
29121         Log: Upgrade to Memoize 0.66.
29122      Branch: perl
29123            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
29124            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
29125            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
29126 ____________________________________________________________________________
29127 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
29128         Log: Subject: [ID 20010912.007] substr reference core dump
29129              From: me-01@ton.iguana.be
29130              Date: 12 Sep 2001 14:11:16 -0000
29131              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
29132      Branch: perl
29133            ! mg.c
29134 ____________________________________________________________________________
29135 [ 12004] By: ams                                   on 2001/09/12  01:13:49
29136         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
29137              From: Ilmari Karonen <iltzu@sci.fi>
29138              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
29139              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
29140      Branch: perl
29141            ! pod/perlfaq4.pod
29142 ____________________________________________________________________________
29143 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
29144         Log: Update Changes.
29145      Branch: perl
29146            ! Changes patchlevel.h
29147 ____________________________________________________________________________
29148 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
29149         Log: NetWare update from Ananth Kesari.
29150      Branch: perl
29151            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
29152            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
29153 ____________________________________________________________________________
29154 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
29155         Log: Retract #11984: div() being redefined, and 1397
29156              failing on 64-bit platforms.
29157      Branch: perl
29158            ! lib/Math/BigInt/Calc.pm
29159 ____________________________________________________________________________
29160 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
29161         Log: Metaconfig unit change for #11999.
29162      Branch: metaconfig
29163            ! U/protos/d_lseekproto.U
29164 ____________________________________________________________________________
29165 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
29166         Log: The lseek fix (#11991) was no fix.
29167      Branch: perl
29168            ! Configure
29169 ____________________________________________________________________________
29170 [ 11998] By: sky                                   on 2001/09/11  07:52:06
29171         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
29172              From: Matt Sergeant <MSergeant@star.net.uk>
29173              Date: Tue, 11 Sep 2001 09:22:32 +0100
29174              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
29175      Branch: perl
29176            ! ext/Encode/Encode.pm
29177 ____________________________________________________________________________
29178 [ 11997] By: sky                                   on 2001/09/11  06:35:29
29179         Log: Sometimes dTHX is added because it is needed on non 
29180              gnuc platforms, but not needed there. This uses GCC
29181              to silence GCC specific warnings by marking pTHX as 
29182              unused.
29183      Branch: perl
29184            ! perl.h
29185 ____________________________________________________________________________
29186 [ 11996] By: nick                                  on 2001/09/11  06:25:27
29187         Log: Integrate mainline
29188      Branch: perlio
29189            - ext/POSIX/sigaction.t lib/File/Find/taint.t
29190           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
29191 ____________________________________________________________________________
29192 [ 11995] By: nick                                  on 2001/09/11  06:23:39
29193         Log: Part Integrate mainline
29194      Branch: perlio
29195           +> (branch 69 files)
29196            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
29197            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
29198            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
29199            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
29200            - lib/Switch/t/switch_case.t lib/Test/Harness.t
29201            - lib/Test/More/Changes lib/Test/More/t/More.t
29202            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29203            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29204            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
29205            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
29206            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
29207            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
29208            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
29209            - t/lib/Test/More/Catch.pm wince/perl.ico
29210           !> (integrate 197 files)
29211 ____________________________________________________________________________
29212 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
29213         Log: Subject: Re: [PATCH] Encode.pm docs fix
29214              From: Gisle Aas <gisle@ActiveState.com>
29215              Date: 10 Sep 2001 11:27:02 -0700
29216              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
29217      Branch: perl
29218            ! ext/Encode/Encode.pm
29219 ____________________________________________________________________________
29220 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
29221         Log: Fix unpack U to be the reverse of pack U
29222              (but implement unpack U0U as a backdoor to get
29223              the UTF-8 malformed warnings from un-UTF-8 data)
29224      Branch: perl
29225            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
29226 ____________________________________________________________________________
29227 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
29228         Log: Metaconfig unit change for #11991;
29229              delete an unused unit (d_strtoull.U is the one used)
29230      Branch: metaconfig
29231            ! U/protos/d_lseekproto.U
29232      Branch: metaconfig/U/perl
29233            - strtoull.U
29234 ____________________________________________________________________________
29235 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
29236         Log: Subject: [PATCH] Configure not recording lseek proto
29237              From: Blair Zajac <blair@orcaware.com>
29238              Date: Mon, 10 Sep 2001 17:52:37 -0700
29239              Message-ID: <3B9D6055.BA334A31@orcaware.com>
29240              
29241              plus regen Configure.
29242      Branch: perl
29243            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29244            ! config_h.SH uconfig.h
29245 ____________________________________________________________________________
29246 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
29247         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?)))                  
29248              From: Nicholas Clark <nick@ccl4.org>
29249              Date: Tue, 11 Sep 2001 00:00:31 +0100
29250              Message-ID: <20010911000031.G1512@plum.flirble.org>
29251      Branch: perl
29252            + t/op/qq.t
29253            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
29254 ____________________________________________________________________________
29255 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
29256         Log: Subject: [PATCH] Building on win32 w/o perlio
29257              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
29258              Date: Mon, 10 Sep 2001 23:38:46 +0200
29259              Message-ID: <3B9D4F06.14433.2C37644@localhost>
29260      Branch: perl
29261            ! perl.c win32/Makefile win32/makefile.mk
29262 ____________________________________________________________________________
29263 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
29264         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
29265              From: "chromatic" <chromatic@rmci.net>
29266              Date: Mon, 10 Sep 2001 15:14:01 -0600
29267              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
29268      Branch: perl
29269            + lib/CGI/t/push.t
29270            ! MANIFEST
29271 ____________________________________________________________________________
29272 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
29273         Log: Subject: avoiding hoardes of zombies
29274              From: Nicholas Clark <nick@ccl4.org>
29275              Date: Mon, 10 Sep 2001 22:00:40 +0100
29276              Message-ID: <20010910220040.C1512@plum.flirble.org>
29277      Branch: perl
29278            ! pod/perlipc.pod
29279 ____________________________________________________________________________
29280 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
29281         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
29282              From: John Peacock <jpeacock@rowman.com>
29283              Date: Mon, 10 Sep 2001 16:34:30 -0400
29284              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
29285      Branch: perl
29286            ! sv.c t/op/ver.t utf8.h
29287 ____________________________________________________________________________
29288 [ 11985] By: ams                                   on 2001/09/10  23:20:13
29289         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
29290      Branch: perl
29291            ! MANIFEST
29292 ____________________________________________________________________________
29293 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
29294         Log: (Retracted by #12001)
29295              Subject: Calc with USE_MUL/USE_DIV
29296              From: Tels <perl_dummy@bloodgate.com>
29297              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
29298              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
29299      Branch: perl
29300            ! lib/Math/BigInt/Calc.pm
29301 ____________________________________________________________________________
29302 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
29303         Log: Subject: [PATCH op.c] Re: perl@11978
29304              From: Robin Barker <rmb1@cise.npl.co.uk>
29305              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
29306              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
29307              
29308              Format errors.
29309      Branch: perl
29310            ! op.c
29311 ____________________________________________________________________________
29312 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
29313         Log: Switch PADOFFSET back to U32 both because of binary backward
29314              compatibility and because Arthur seems to have been fixing the
29315              problems with naughty integer-pointer casting.
29316      Branch: perl
29317            ! op.h
29318 ____________________________________________________________________________
29319 [ 11981] By: ams                                   on 2001/09/10  16:31:43
29320         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
29321              Fix Pod Typo, Add Test for ExtUtils::Command
29322              From: "chromatic" <chromatic@rmci.net>
29323              Date: Mon, 10 Sep 2001 11:20:56 -0600
29324              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
29325      Branch: perl
29326            + lib/ExtUtils/Command.t
29327            ! MANIFEST lib/ExtUtils/Command.pm
29328 ____________________________________________________________________________
29329 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
29330         Log: Subject: [PATCH] Encode.pm docs fix
29331              From: Matt Sergeant <MSergeant@star.net.uk>
29332              Date: Mon, 10 Sep 2001 15:24:01 +0100
29333              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
29334      Branch: perl
29335            ! ext/Encode/Encode.pm
29336 ____________________________________________________________________________
29337 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
29338         Log: Update Changes.
29339      Branch: perl
29340            ! Changes patchlevel.h
29341 ____________________________________________________________________________
29342 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
29343         Log: Revert #11973, the dTHX seems to be needed in there
29344              for threaded builds.
29345      Branch: perl
29346            ! perlio.c
29347 ____________________________________________________________________________
29348 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
29349         Log: Detypo.
29350      Branch: perl
29351            ! pod/perlguts.pod
29352 ____________________________________________________________________________
29353 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
29354         Log: Further Class::Struct patching from Damian.
29355              
29356              The new new semantics are:
29357              
29358              * If you pass an initializer for a nested object, it has to be:
29359              a) a reference to an object of that class, or      
29360              b) a reference to an object of a subclass of that class, or
29361              c) a reference to a hash of arguments to be passed to the
29362              class's constructor
29363              * If you pass no initializer for a nested object, the attribute
29364              is initialized to C<undef>
29365      Branch: perl
29366            ! lib/Class/Struct.pm
29367 ____________________________________________________________________________
29368 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
29369         Log: Skip the crypt test if no crypt.
29370      Branch: perl
29371            ! t/op/crypt.t
29372 ____________________________________________________________________________
29373 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
29374         Log: Warn against using bare v-strings as IP addresses
29375              (okay if using the wrappers from Socket)
29376      Branch: perl
29377            ! pod/perldata.pod pod/perlport.pod
29378 ____________________________________________________________________________
29379 [ 11973] By: sky                                   on 2001/09/10  11:57:58
29380         Log: Remove unused dTHX. Silenced another warning.
29381      Branch: perl
29382            ! perlio.c
29383 ____________________________________________________________________________
29384 [ 11972] By: sky                                   on 2001/09/10  11:54:25
29385         Log: Silence some more warnings INT2PTR.
29386      Branch: perl
29387            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
29388 ____________________________________________________________________________
29389 [ 11971] By: sky                                   on 2001/09/10  11:21:50
29390         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
29391      Branch: perl
29392            ! cop.h
29393 ____________________________________________________________________________
29394 [ 11970] By: sky                                   on 2001/09/10  11:17:25
29395         Log: Apply INT2PTR with force to silence warnings from
29396              PM_GETRE and friends. No more warnings with 64bit 
29397              IVs and 32bit pointers.    
29398      Branch: perl
29399            ! op.c op.h perl.c
29400 ____________________________________________________________________________
29401 [ 11969] By: sky                                   on 2001/09/10  10:13:02
29402         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
29403      Branch: perl
29404            ! pod/perlguts.pod
29405 ____________________________________________________________________________
29406 [ 11968] By: sky                                   on 2001/09/10  10:02:51
29407         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
29408              Rename to custop_op_name to Perl_custom_op_name to match perlapi
29409              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
29410              perl_clone.
29411      Branch: perl
29412            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
29413 ____________________________________________________________________________
29414 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
29415         Log: Using strlen() not good on embedded nul bytes.
29416      Branch: perl
29417            ! regcomp.c
29418 ____________________________________________________________________________
29419 [ 11966] By: ams                                   on 2001/09/09  21:06:13
29420         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
29421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29422              Date: Mon, 13 Aug 2001 22:51:59 +0200
29423              Message-ID: <20010813225159.C6681@rafael>
29424              (Applied with several tweaks.)
29425      Branch: perl
29426            ! embed.h embed.pl proto.h toke.c
29427 ____________________________________________________________________________
29428 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
29429         Log: The exact error message is system-dependent.
29430      Branch: perl
29431            ! lib/ExtUtils/Manifest.t
29432 ____________________________________________________________________________
29433 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
29434         Log: Add Windows and Mac Sami support to Encode
29435              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
29436      Branch: perl
29437            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
29438            ! MANIFEST
29439 ____________________________________________________________________________
29440 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
29441         Log: Use the tried method.
29442      Branch: perl
29443            ! pod/perlport.pod
29444 ____________________________________________________________________________
29445 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
29446         Log: Can't count parentheses.
29447      Branch: perl
29448            ! ext/IO/lib/IO/Socket/INET.pm
29449 ____________________________________________________________________________
29450 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
29451         Log: perlport additions: 1 while unlink, add/delete directory
29452              entries and permissions, cygwin stat funkiness (from Michael
29453              Schwern and Nicholas Clark)
29454      Branch: perl
29455            ! pod/perlport.pod
29456 ____________________________________________________________________________
29457 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
29458         Log: blib does have a detectable test.
29459      Branch: perl
29460            ! t/lib/1_compile.t
29461 ____________________________________________________________________________
29462 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
29463         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
29464              From: "chromatic" <chromatic@rmci.net>
29465              Date: Sat, 08 Sep 2001 19:33:42 -0600
29466              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
29467      Branch: perl
29468            + lib/Term/Complete.t
29469            ! MANIFEST
29470 ____________________________________________________________________________
29471 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
29472         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
29473              From: Michael G Schwern <schwern@pobox.com> 
29474              Date: Sat, 8 Sep 2001 02:40:26 -0400
29475              Message-ID: <20010908024026.A26283@blackrider>
29476      Branch: perl
29477            + lib/Test/Tutorial.pod
29478            ! MANIFEST
29479 ____________________________________________________________________________
29480 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
29481         Log: Try to look up protocol (by name) only iff it has non-numbers:
29482              nice if the server is in a chrooted environment (no /etc/protocols,
29483              server code using hardcorded protocol numbers like 6 for tcp),
29484              suggested by John Holdsworth <coldwave@bigfoot.com>.
29485              In other words, if we are given a number, why look it up again
29486              (by number)?
29487      Branch: perl
29488            ! ext/IO/lib/IO/Socket/INET.pm
29489 ____________________________________________________________________________
29490 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
29491         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
29492              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29493              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
29494              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
29495              
29496              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
29497              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29498              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
29499              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
29500              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
29501              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29502              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
29503              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
29504      Branch: perl
29505            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
29506 ____________________________________________________________________________
29507 [ 11955] By: ams                                   on 2001/09/09  02:54:21
29508         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
29509              From: "Craig A. Berry" <craigberry@mac.com>
29510              Date: Sat, 08 Sep 2001 19:02:16 -0500
29511              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
29512      Branch: perl
29513            ! lib/CGI/t/carp.t
29514 ____________________________________________________________________________
29515 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
29516         Log: Documentation tweaks; think the IP address as an opaque string.
29517      Branch: perl
29518            ! ext/Socket/Socket.pm
29519 ____________________________________________________________________________
29520 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
29521         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
29522              From: Michael G Schwern <schwern@pobox.com>
29523              Date: Sat, 8 Sep 2001 19:45:46 -0400
29524              Message-ID: <20010908194546.C9193@blackrider>
29525      Branch: perl
29526            + lib/blib.t
29527            ! MANIFEST lib/blib.pm t/lib/1_compile.t
29528 ____________________________________________________________________________
29529 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
29530         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
29531              From: "chromatic" <chromatic@rmci.net>
29532              Date: Sat, 08 Sep 2001 12:31:44 -0600
29533              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
29534      Branch: perl
29535            + lib/CGI/t/fast.t
29536            ! MANIFEST
29537 ____________________________________________________________________________
29538 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
29539         Log: The Socket tests were wrong: they were assuming too much.
29540      Branch: perl
29541            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
29542 ____________________________________________________________________________
29543 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
29544         Log: Retract the portability changes since they
29545              seem to have opened a can of worms... will
29546              go back to UNICOS/mk and do the bare minimum
29547              required to get the tests working.
29548      Branch: perl
29549            ! ext/Socket/Socket.xs
29550 ____________________________________________________________________________
29551 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
29552         Log: PADOFFSET is used to cast pointers into integers,
29553              if pointers are 64 bits and U32 32 bits,
29554              bad things may happen, or at least warnings issued.
29555      Branch: perl
29556            ! op.h
29557 ____________________________________________________________________________
29558 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
29559         Log: Still more Socket portability tweaking.
29560              Now Socket.t seems to be happy in all of
29561              Linux/x86, Tru64/alpha, Solaris/sparc,
29562              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
29563              
29564              Addendum: it seems that io_multihomed, io_sock, and hostent
29565              were broken in little-endians (linux/x86 and tru64/alpha)
29566              because of this change.  Argh.
29567      Branch: perl
29568            ! ext/Socket/Socket.xs
29569 ____________________________________________________________________________
29570 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
29571         Log: More portability kicking on inet_ntoa().
29572      Branch: perl
29573            ! ext/Socket/Socket.xs
29574 ____________________________________________________________________________
29575 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
29576         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
29577              From: Michael G Schwern <schwern@pobox.com> 
29578              Date: Fri, 7 Sep 2001 23:06:51 -0400
29579              Message-ID: <20010907230651.R606@blackrider>
29580      Branch: perl
29581            + lib/ExtUtils/Manifest.t
29582            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
29583 ____________________________________________________________________________
29584 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
29585         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
29586              From: "chromatic" <chromatic@rmci.net>
29587              Date: Fri, 07 Sep 2001 17:53:15 -0600      
29588              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
29589      Branch: perl
29590            + lib/ExtUtils/testlib.t
29591            ! MANIFEST
29592 ____________________________________________________________________________
29593 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
29594         Log: Thinko.
29595      Branch: perl
29596            ! lib/integer.t
29597 ____________________________________________________________________________
29598 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
29599         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
29600              From: "Craig A. Berry" <craigberry@mac.com>
29601              Date: Fri, 07 Sep 2001 15:30:03 -0500
29602              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
29603      Branch: perl
29604            ! lib/CGI/Carp.pm
29605 ____________________________________________________________________________
29606 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
29607         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
29608              From: Michael G Schwern <schwern@pobox.com>
29609              Date: Fri, 7 Sep 2001 15:38:13 -0400
29610              Message-ID: <20010907153813.K606@blackrider>
29611      Branch: perl
29612            ! lib/ExtUtils/MM_Unix.pm
29613 ____________________________________________________________________________
29614 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
29615         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
29616              From: Robin Barker <rmb1@cise.npl.co.uk>
29617              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
29618              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
29619      Branch: perl
29620            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
29621 ____________________________________________________________________________
29622 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
29623         Log: Clean up 1_compile.t; move tests to more consistent
29624              places (t/ subdirectories); add integer.t (much of
29625              the pragma is tested elsewhere but there is no one
29626              centralized place)
29627      Branch: perl
29628            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
29629            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
29630            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
29631            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
29632            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
29633            - lib/File/Find/find.t lib/File/Find/taint.t
29634            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
29635 ____________________________________________________________________________
29636 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
29637         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
29638              From: "chromatic" <chromatic@rmci.net>
29639              Date: Fri, 07 Sep 2001 10:17:40 -0600
29640              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
29641      Branch: perl
29642            ! lib/File/Find/taint.t
29643 ____________________________________________________________________________
29644 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
29645         Log: Update Changes.
29646      Branch: perl
29647            ! Changes patchlevel.h
29648 ____________________________________________________________________________
29649 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
29650         Log: Rename the old threading tutorial, start a new one,
29651              regen toc.
29652      Branch: perl
29653            + pod/perlothrtut.pod
29654            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
29655            ! pod/perltoc.pod
29656 ____________________________________________________________________________
29657 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
29658         Log: vars very much has a test.
29659      Branch: perl
29660            ! t/lib/1_compile.t
29661 ____________________________________________________________________________
29662 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
29663         Log: Subject: Re: wince/perl.ico marked as binary
29664              From: Nicholas Clark <nick@ccl4.org>
29665              Date: Fri, 7 Sep 2001 13:54:40 +0100
29666              Message-ID: <20010907135439.D39150@plum.flirble.org>
29667              
29668              and wince/Makefile.ce change from Rainer Keuchel.
29669      Branch: perl
29670            + wince/makeico.pl
29671            ! MANIFEST wince/Makefile.ce
29672 ____________________________________________________________________________
29673 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
29674         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
29675              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29676              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
29677              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
29678      Branch: perl
29679            ! regexec.c
29680 ____________________________________________________________________________
29681 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
29682         Log: (Replaced by #11934)
29683              Subject: Re: [PATCH regexec.c] more general .* and .*?
29684              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
29685              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
29686              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
29687      Branch: perl
29688            ! regexec.c
29689 ____________________________________________________________________________
29690 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
29691         Log: The #11931 patching misbehaved.
29692      Branch: perl
29693            ! lib/Test/Harness/t/test-harness.t
29694 ____________________________________________________________________________
29695 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
29696         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
29697              From: Michael G Schwern <schwern@pobox.com>
29698              Date: Fri, 7 Sep 2001 03:30:41 -0400
29699              Message-ID: <20010907033041.A2796@blackrider>
29700      Branch: perl
29701            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
29702            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
29703            + t/lib/sample-tests/header_at_end_fail
29704            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
29705            - lib/Test/Harness.t
29706            ! MANIFEST lib/Test/Harness.pm t/TEST
29707 ____________________________________________________________________________
29708 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
29709         Log: Subject: [PATCH] Digest::MD5 update
29710              From: Gisle Aas <gisle@ActiveState.com>
29711              Date: 06 Sep 2001 23:32:56 -0700
29712              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
29713      Branch: perl
29714            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29715            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
29716 ____________________________________________________________________________
29717 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
29718         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
29719              From: "chromatic" <chromatic@rmci.net>
29720              Date: Thu, 06 Sep 2001 23:11:44 -0600
29721              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
29722      Branch: perl
29723            + lib/less.t
29724            ! MANIFEST t/lib/1_compile.t
29725 ____________________________________________________________________________
29726 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
29727         Log: The binary file must somehow differently stored.
29728      Branch: perl
29729            - wince/perl.ico
29730            ! MANIFEST
29731 ____________________________________________________________________________
29732 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
29733         Log: Add more modules to the list of modules that have tests,
29734              Schwern's wallet is getting more nervous.
29735              (Run t/lib/1_compile.t manually to see which modules
29736              are lacking tests, or the tests can't be run for some
29737              reason or another, such as the Net:: modules)
29738      Branch: perl
29739            ! t/lib/1_compile.t
29740 ____________________________________________________________________________
29741 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
29742         Log: Try to make Socket::inet_ntoa() more robust.
29743      Branch: perl
29744            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
29745 ____________________________________________________________________________
29746 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
29747         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
29748              From: chromatic <chromatic@rmci.net>       
29749              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
29750              Message-Id: <01090522580506.19590@firewheel>           
29751      Branch: perl
29752            ! lib/English.t
29753 ____________________________________________________________________________
29754 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
29755         Log: Subject: Re: perlvar manpage and localizing special vars
29756              From: Stas Bekman <stas@stason.org>
29757              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
29758              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
29759      Branch: perl
29760            ! pod/perlvar.pod
29761 ____________________________________________________________________________
29762 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
29763         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
29764              From: Robin Barker <rmb1@cise.npl.co.uk>
29765              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
29766              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
29767      Branch: perl
29768            ! lib/ExtUtils/MakeMaker.pm
29769 ____________________________________________________________________________
29770 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
29771         Log: Symbol missing; AIX unhappy.
29772      Branch: perl
29773            ! makedef.pl
29774 ____________________________________________________________________________
29775 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
29776         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
29777              Reported in 5.61, seems to work okay in blead.
29778      Branch: perl
29779            ! t/run/kill_perl.t
29780 ____________________________________________________________________________
29781 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
29782         Log: Update Changes.
29783      Branch: perl
29784            ! Changes patchlevel.h
29785 ____________________________________________________________________________
29786 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
29787         Log: Document the bad assumptions currently breaking
29788              the Socket.t tests 10, 11, and 13 in UNICOS.
29789      Branch: perl
29790            ! ext/Socket/Socket.xs
29791 ____________________________________________________________________________
29792 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
29793         Log: Subject: [PATCH x2p] make OPTIMIZE=...
29794              From: Robin Barker <rmb1@cise.npl.co.uk>
29795              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
29796              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
29797      Branch: perl
29798            ! x2p/Makefile.SH x2p/cflags.SH
29799 ____________________________________________________________________________
29800 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
29801         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
29802              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
29803              Date: Thu, 6 Sep 2001 11:09:40 +0100
29804              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
29805              
29806              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
29807              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29808              Date: 6 Sep 2001 10:14:38 -0000
29809              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
29810      Branch: perl
29811            ! pod/perlfaq1.pod pod/perlhack.pod
29812 ____________________________________________________________________________
29813 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
29814         Log: Subject: Extra NUL is Data::Dumper output - patch
29815              From: Tony Cook <tony@develop-help.com>
29816              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
29817              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
29818      Branch: perl
29819            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
29820 ____________________________________________________________________________
29821 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
29822         Log: Avoid redefinition warning
29823              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
29824              from
29825              perl -w -Ilib -MCwd -e ''
29826      Branch: perl
29827            ! lib/Cwd.pm
29828 ____________________________________________________________________________
29829 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
29830         Log: Update the is_tainted() example implementation.
29831      Branch: perl
29832            ! pod/perlsec.pod
29833 ____________________________________________________________________________
29834 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
29835         Log: Missing) in #11912.
29836      Branch: perl
29837            ! lib/Test/Simple/t/fail.t
29838 ____________________________________________________________________________
29839 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
29840         Log: Rewhack Test-Simple into core harness.
29841      Branch: perl
29842            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29843            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
29844            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29845            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29846            ! lib/Test/Simple/t/skipall.t
29847 ____________________________________________________________________________
29848 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
29849         Log: Workaround for the new Exporter 'feature'.
29850      Branch: perl
29851            ! lib/Test/More.pm
29852 ____________________________________________________________________________
29853 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
29854         Log: Re-introduce pure-Perl fall-back for abs_path,
29855              re-introduce #11898.
29856      Branch: perl
29857            ! lib/Cwd.pm lib/File/Find.pm
29858 ____________________________________________________________________________
29859 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
29860         Log: More tests.
29861      Branch: perl
29862            ! lib/Exporter.t
29863 ____________________________________________________________________________
29864 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
29865         Log: Retract #11898 for now because it introduces
29866              a rather nasty depencency: when B is being built,
29867              MakeMaker is used.  MakeMaker uses File::Find.
29868              File::Find uses Cwd::getcwd()...which doesn't
29869              exist yet.
29870      Branch: perl
29871            ! lib/File/Find.pm
29872 ____________________________________________________________________________
29873 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
29874         Log: New test welcome.
29875      Branch: perl
29876            + lib/Test/Simple/t/simple.t
29877 ____________________________________________________________________________
29878 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
29879         Log: Old test begone.
29880      Branch: perl
29881            - lib/Attribute/Handlers/test.pl
29882 ____________________________________________________________________________
29883 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
29884         Log: Test-Simple syncup from Schwern.
29885      Branch: perl
29886            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
29887            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
29888            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
29889            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
29890            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
29891            - lib/Test/More/Changes lib/Test/More/t/More.t
29892            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29893            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29894            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
29895            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
29896            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
29897            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29898            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29899            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
29900            ! t/lib/Test/Simple/sample_tests/death.plx
29901            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
29902            ! t/lib/Test/Simple/sample_tests/extras.plx
29903            ! t/lib/Test/Simple/sample_tests/five_fail.plx
29904            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
29905            ! t/lib/Test/Simple/sample_tests/one_fail.plx
29906            ! t/lib/Test/Simple/sample_tests/require.plx
29907            ! t/lib/Test/Simple/sample_tests/success.plx
29908            ! t/lib/Test/Simple/sample_tests/too_few.plx
29909            ! t/lib/Test/Simple/sample_tests/two_fail.plx
29910 ____________________________________________________________________________
29911 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
29912         Log: Integrate File::Find changes from bleadperl
29913      Branch: maint-5.6/macperl
29914            ! lib/File/Find.pm t/lib/filefind-taint.t
29915 ____________________________________________________________________________
29916 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
29917         Log: Integrate 11847 from maint-5.6/perl
29918      Branch: maint-5.6/macperl
29919           !> sv.c
29920 ____________________________________________________________________________
29921 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
29922         Log: In UNICOS division yada yada.
29923      Branch: perl
29924            ! t/op/override.t
29925 ____________________________________________________________________________
29926 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
29927         Log: In UNICOS division is really lossy, better use
29928              a tolerance test.
29929      Branch: perl
29930            ! ext/Time/HiRes/HiRes.t
29931 ____________________________________________________________________________
29932 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
29933         Log: In UNICOS sigaction() sets an extra flag
29934              ("the signal has been registered for all the processes in
29935              a multitasking group.")
29936      Branch: perl
29937            ! ext/POSIX/sigaction.t
29938 ____________________________________________________________________________
29939 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
29940         Log: Documentation micropatch from Damian.
29941      Branch: perl
29942            ! lib/Attribute/Handlers.pm
29943 ____________________________________________________________________________
29944 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
29945         Log: (Retracted by #11908)
29946              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
29947              From: Michael G Schwern <schwern@pobox.com>
29948              Date: Wed, 5 Sep 2001 15:58:21 -0400
29949              Message-ID: <20010905155821.I632@blackrider>
29950      Branch: perl
29951            ! lib/File/Find.pm lib/File/Find/taint.t
29952 ____________________________________________________________________________
29953 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
29954         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
29955              From: Michael G Schwern <schwern@pobox.com>
29956              Date: Wed, 5 Sep 2001 19:16:31 -0400
29957              Message-ID: <20010905191631.E11386@blackrider>
29958      Branch: perl
29959            + lib/CGI/t/carp.t
29960            ! MANIFEST
29961 ____________________________________________________________________________
29962 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
29963         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
29964              From: chromatic <chromatic@rmci.net>
29965              Date: Wed, 5 Sep 2001 18:08:07 -0600
29966              Message-Id: <01090518080700.19590@firewheel>
29967      Branch: perl
29968            ! lib/English.pm
29969 ____________________________________________________________________________
29970 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
29971         Log: Fix a typo #11889 and add a test for the same.
29972      Branch: perl
29973            ! ext/Socket/Socket.t ext/Socket/Socket.xs
29974 ____________________________________________________________________________
29975 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
29976         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
29977              From: "Craig A. Berry" <craigberry@mac.com>
29978              Date: Wed, 05 Sep 2001 17:48:54 -0500
29979              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
29980      Branch: perl
29981            ! lib/warnings.t t/run/kill_perl.t
29982 ____________________________________________________________________________
29983 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
29984         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
29985              From: Michael G Schwern <schwern@pobox.com>
29986              Date: Wed, 5 Sep 2001 17:22:25 -0400
29987              Message-ID: <20010905172225.C11386@blackrider>
29988      Branch: perl
29989            ! t/run/kill_perl.t
29990 ____________________________________________________________________________
29991 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
29992         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
29993              From: Nicholas Clark <nick@ccl4.org>
29994              Date: Wed, 5 Sep 2001 20:54:24 +0100
29995              Message-ID: <20010905205424.C25120@plum.flirble.org>
29996      Branch: perl
29997            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
29998 ____________________________________________________________________________
29999 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
30000         Log: Forgotten thing.
30001      Branch: perl
30002            ! uconfig.h
30003 ____________________________________________________________________________
30004 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
30005         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
30006              From: chromatic <chromatic@rmci.net>               
30007              Date: Wed, 5 Sep 2001 13:22:08 -0600
30008              Message-Id: <01090513220807.10587@firewheel> 
30009      Branch: perl
30010            ! lib/English.pm
30011 ____________________________________________________________________________
30012 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
30013         Log: inet_ntoa() tweaks:
30014              - don't allow addresses with > 255 characters
30015              - indent the HP-UX workaround
30016              - don't leak memory
30017      Branch: perl
30018            ! ext/Socket/Socket.xs
30019 ____________________________________________________________________________
30020 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
30021         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
30022              <xwu@theeducationcenter.com>
30023      Branch: perl
30024            ! lib/File/Find.pm
30025 ____________________________________________________________________________
30026 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
30027         Log: Typo nits.
30028      Branch: perl
30029            ! lib/File/Find.pm
30030 ____________________________________________________________________________
30031 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
30032         Log: -Wall nit.
30033      Branch: perl
30034            ! op.c
30035 ____________________________________________________________________________
30036 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
30037         Log: Update to Scalar-List-Utils 1.05
30038      Branch: perl
30039            ! ext/List/Util/ChangeLog ext/List/Util/README
30040            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
30041 ____________________________________________________________________________
30042 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
30043         Log: Update Changes.
30044      Branch: perl
30045            ! Changes patchlevel.h
30046 ____________________________________________________________________________
30047 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
30048         Log: Update to Scalar-List-Utils 1.04
30049      Branch: perl
30050            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
30051            ! ext/List/Util/lib/List/Util.pm
30052            ! ext/List/Util/lib/Scalar/Util.pm
30053 ____________________________________________________________________________
30054 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
30055         Log: Metaconfigify #11724.
30056      Branch: metaconfig
30057            ! U/threads/archname.U
30058 ____________________________________________________________________________
30059 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
30060         Log: The MacOS reference is okay, no reason to hide it.
30061      Branch: perl
30062            ! lib/Cwd.pm
30063 ____________________________________________________________________________
30064 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
30065         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
30066              From: Michael G Schwern <schwern@pobox.com>
30067              Date: Tue, 4 Sep 2001 15:30:10 -0400
30068              Message-ID: <20010904153010.H26466@blackrider> 
30069              
30070              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
30071      Branch: perl
30072            ! ext/Cwd/Makefile.PL lib/Cwd.pm
30073 ____________________________________________________________________________
30074 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
30075         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.))
30076              From: Michael G Schwern <schwern@pobox.com>
30077              Date: Tue, 4 Sep 2001 17:39:13 -0400
30078              Message-ID: <20010904173913.C626@blackrider>
30079      Branch: perl
30080            ! lib/Cwd.pm
30081 ____________________________________________________________________________
30082 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
30083         Log: Subject: Re: Perl_pp_* in public API?
30084              From: "Craig A. Berry" <craigberry@mac.com>
30085              Date: Tue, 4 Sep 2001 21:51:29 -0500
30086              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
30087      Branch: perl
30088            ! ext/List/Util/Util.xs
30089 ____________________________________________________________________________
30090 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
30091         Log: From Damian: Class::Struct was unable to define
30092              recursive classes.  After the patch an object reference
30093              (rather than a hash) is required to initialize
30094              an object attribute.  If no such initializer is given to
30095              the constructor, object attributes are now default
30096              initialized to C<undef>.
30097      Branch: perl
30098            ! lib/Class/Struct.pm lib/Class/Struct.t
30099 ____________________________________________________________________________
30100 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
30101         Log: Subject: Re: sv_catpvfn and sv_setpvfn
30102              From: Richard Soderberg <rs@oregonnet.com>
30103              Date: Tue, 4 Sep 2001 15:16:47 -0700
30104              Message-Id: <200109042216.PAA17858@oregonnet.com>
30105      Branch: perl
30106            ! pod/perlclib.pod pod/perlguts.pod
30107 ____________________________________________________________________________
30108 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
30109         Log: NetWare updates from Ananth Kesari.
30110      Branch: perl
30111            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
30112            ! NetWare/nw5thread.h
30113 ____________________________________________________________________________
30114 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
30115         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?))
30116              From: Nicholas Clark <nick@ccl4.org>
30117              Date: Tue, 4 Sep 2001 22:42:50 +0100
30118              Message-ID: <20010904224250.P25120@plum.flirble.org>
30119      Branch: perl
30120            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
30121            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
30122            ! t/op/oct.t toke.c
30123 ____________________________________________________________________________
30124 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
30125         Log: Fix Cwd::getcwd() not being tainted, as noticed
30126              by Schwern.
30127      Branch: perl
30128            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
30129            - ext/Cwd/Cwd.t
30130            ! MANIFEST ext/Cwd/Cwd.xs util.c
30131 ____________________________________________________________________________
30132 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
30133         Log: Retract #11870 and volatilize the right destruct_level.
30134              Silly thinko pointed out by Sarathy.
30135      Branch: perl
30136            ! intrpvar.h perl.c
30137 ____________________________________________________________________________
30138 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
30139         Log: At least a temporary fix for the mysterious scope core dumps
30140              in Tru64 from Graham.
30141      Branch: perl
30142            ! ext/List/Util/Util.xs
30143 ____________________________________________________________________________
30144 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
30145         Log: (Retracted by #11872)
30146      Branch: perl
30147            ! intrpvar.h
30148 ____________________________________________________________________________
30149 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
30150         Log: Quench a -Wall gripe noticed by Robin Barker.
30151      Branch: perl
30152            ! op.c
30153 ____________________________________________________________________________
30154 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
30155         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
30156              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30157              Date: Wed, 05 Sep 2001 02:01:32 +0900
30158              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
30159      Branch: perl
30160            ! lib/Unicode/UCD.pm
30161 ____________________________________________________________________________
30162 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
30163         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
30164              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30165              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
30166              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
30167      Branch: perl
30168            ! gv.c
30169 ____________________________________________________________________________
30170 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
30171         Log: Update Changes.
30172      Branch: perl
30173            ! Changes patchlevel.h
30174 ____________________________________________________________________________
30175 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
30176         Log: Add the \[$@%&*] prototype support.
30177      Branch: perl
30178            ! op.c pod/perlsub.pod t/comp/proto.t
30179 ____________________________________________________________________________
30180 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
30181         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
30182              From: Michael G Schwern <schwern@pobox.com>
30183              Date: Mon, 3 Sep 2001 18:59:01 -0400
30184              Message-ID: <20010903185901.Z9233@blackrider>
30185      Branch: perl
30186            ! lib/CGI/t/form.t
30187 ____________________________________________________________________________
30188 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
30189         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
30190              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30191              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
30192              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
30193      Branch: perl
30194            ! gv.c
30195 ____________________________________________________________________________
30196 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
30197         Log: More srand entry tweakage based on Randal's suggestion.
30198      Branch: perl
30199            ! pod/perlfunc.pod
30200 ____________________________________________________________________________
30201 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
30202         Log: Subject: [PATCH] 'main' *is* a reserved word
30203              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30204              Date: Mon, 3 Sep 2001 22:55:41 +0200
30205              Message-ID: <20010903225541.A24097@rafael>
30206      Branch: perl
30207            ! toke.c
30208 ____________________________________________________________________________
30209 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
30210         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
30211              From: Peter Prymmer <pvhp@best.com>
30212              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
30213              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
30214      Branch: perl
30215            ! README.vms configure.com
30216 ____________________________________________________________________________
30217 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
30218         Log: Subject: Re: A slightly better default seed?   
30219              From: Michael G Schwern <schwern@pobox.com>
30220              Date: Mon, 3 Sep 2001 18:08:15 -0400 
30221              Message-ID: <20010903180815.W9233@blackrider>
30222      Branch: perl
30223            ! t/op/srand.t
30224 ____________________________________________________________________________
30225 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
30226         Log: Add sharedsv.o to microperl object files.
30227      Branch: perl
30228            ! Makefile.micro
30229 ____________________________________________________________________________
30230 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
30231         Log: AUTHORS updates and
30232              
30233              Subject: [PATCH] Just some preening :-)        
30234              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
30235              Date: Tue, 4 Sep 2001 14:16:59 +0100
30236              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
30237      Branch: perl
30238            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
30239 ____________________________________________________________________________
30240 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
30241         Log: Typo fix and slight rewording.
30242      Branch: perl
30243            ! pod/perlfunc.pod
30244 ____________________________________________________________________________
30245 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
30246         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
30247      Branch: perl
30248            ! pod/perlfaq4.pod
30249 ____________________________________________________________________________
30250 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
30251         Log: The helper file changed name.
30252      Branch: perl
30253            ! MANIFEST
30254 ____________________________________________________________________________
30255 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
30256         Log: Update to Scalar-List-Utils 1.03
30257      Branch: perl
30258            + ext/List/Util/t/shuffle.t
30259            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
30260            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
30261            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
30262            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
30263            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
30264            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
30265            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
30266            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
30267 ____________________________________________________________________________
30268 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
30269         Log: Make crypt() do something more sane for Unicode
30270              (take crypt() of the low eight bits of the characters,
30271              instead of taking crypt() of the UTF-8 of the scalar);
30272              add a test for crypt().
30273      Branch: perl
30274            + t/op/crypt.t
30275            ! MANIFEST pod/perlfunc.pod pp.c
30276 ____________________________________________________________________________
30277 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
30278         Log: Reorganize the srand entry.
30279      Branch: perl
30280            ! pod/perlfunc.pod
30281 ____________________________________________________________________________
30282 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
30283         Log: Remove the tests that assume something about
30284              calling srand() without arguments multiple times.
30285      Branch: perl
30286            ! t/op/srand.t
30287 ____________________________________________________________________________
30288 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
30289         Log: Upgrade to Math::BigInt 1.42.
30290      Branch: perl
30291            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30292            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
30293            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
30294            ! lib/Math/BigInt/t/mbimbf.t
30295 ____________________________________________________________________________
30296 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
30297         Log: integrate change#11847 from maint-5.6
30298              
30299              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
30300      Branch: perl
30301            ! sv.c
30302 ____________________________________________________________________________
30303 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
30304         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
30305      Branch: maint-5.6/perl
30306            ! sv.c
30307 ____________________________________________________________________________
30308 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
30309         Log: As far as I can tell these functions have been Unicodified.
30310      Branch: perl
30311            ! doop.c
30312 ____________________________________________________________________________
30313 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
30314         Log: Update to Storable 1.0.13.
30315      Branch: perl
30316            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30317            ! ext/Storable/Storable.xs
30318 ____________________________________________________________________________
30319 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
30320         Log: Patch the Filter::Simple test to work with
30321              the core test suite (since the FilterTest.pm
30322              is in t/lib, not in lib).
30323      Branch: perl
30324            ! lib/Filter/Simple/t/filter.t
30325 ____________________________________________________________________________
30326 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
30327         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
30328      Branch: perl
30329            + t/lib/FilterTest.pm
30330            - t/lib/MyFilter.pm
30331 ____________________________________________________________________________
30332 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
30333         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
30334              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
30335              Text::Balanced 1.86.
30336      Branch: perl
30337            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
30338            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
30339            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
30340            + lib/Switch/t/nested.t lib/Switch/t/switch.t
30341            + lib/Text/Balanced/Changes lib/Text/Balanced/README
30342            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
30343            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
30344            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
30345            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
30346            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
30347            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
30348            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
30349            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
30350            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
30351            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
30352            ! MANIFEST lib/Attribute/Handlers.pm
30353            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
30354            ! lib/Attribute/Handlers/demo/Demo.pm
30355            ! lib/Attribute/Handlers/demo/Descriptions.pm
30356            ! lib/Attribute/Handlers/demo/MyClass.pm
30357            ! lib/Attribute/Handlers/demo/demo.pl
30358            ! lib/Attribute/Handlers/demo/demo2.pl
30359            ! lib/Attribute/Handlers/demo/demo3.pl
30360            ! lib/Attribute/Handlers/demo/demo4.pl
30361            ! lib/Attribute/Handlers/demo/demo_call.pl
30362            ! lib/Attribute/Handlers/demo/demo_chain.pl
30363            ! lib/Attribute/Handlers/demo/demo_cycle.pl
30364            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
30365            ! lib/Attribute/Handlers/demo/demo_phases.pl
30366            ! lib/Attribute/Handlers/demo/demo_range.pl
30367            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
30368            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
30369            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
30370            ! lib/Text/Balanced.pm
30371 ____________________________________________________________________________
30372 [ 11841] By: sky                                   on 2001/09/03  11:04:15
30373         Log: Forgot to add a file with Change #11840
30374      Branch: perl
30375            + t/op/srand.t
30376 ____________________________________________________________________________
30377 [ 11840] By: sky                                   on 2001/09/03  11:02:04
30378         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
30379              From: Michael G Schwern <schwern@pobox.com>
30380              Date: Mon, 3 Sep 2001 07:43:00 -0400
30381              Message-ID: <20010903074300.E9233@blackrider>
30382      Branch: perl
30383            ! MANIFEST pod/perlfunc.pod t/op/rand.t
30384 ____________________________________________________________________________
30385 [ 11839] By: sky                                   on 2001/09/03  10:47:11
30386         Log: Document the changes with regards to running of END blocks.
30387              And DESTROY on global objects are called in perl_destruct()!
30388      Branch: perl
30389            ! pod/perl572delta.pod pod/perlembed.pod
30390 ____________________________________________________________________________
30391 [ 11838] By: sky                                   on 2001/09/03  09:34:44
30392         Log: Subject: [PATCH t/op/time.t] Partial cleanup
30393              From: Michael G Schwern <schwern@pobox.com>
30394              Date: Mon, 3 Sep 2001 06:29:42 -0400
30395              Message-ID: <20010903062942.C9233@blackrider>
30396      Branch: perl
30397            ! t/op/time.t
30398 ____________________________________________________________________________
30399 [ 11837] By: sky                                   on 2001/09/03  09:30:02
30400         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
30401              From: Michael G Schwern <schwern@pobox.com>
30402              Date: Mon, 3 Sep 2001 06:24:13 -0400
30403              Message-ID: <20010903062413.B9233@blackrider>
30404      Branch: perl
30405            ! t/op/rand.t
30406 ____________________________________________________________________________
30407 [ 11836] By: sky                                   on 2001/09/03  07:56:47
30408         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
30409              From: Michael G Schwern <schwern@pobox.com>
30410              Date: Sun, 2 Sep 2001 21:38:43 -0400
30411              Message-ID: <20010902213843.L2711@blackrider>
30412      Branch: perl
30413            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
30414            ! MANIFEST
30415 ____________________________________________________________________________
30416 [ 11835] By: nick                                  on 2001/09/03  06:20:06
30417         Log: Integrate mainline
30418      Branch: perlio
30419           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
30420            - t/op/misc.t
30421           !> (integrate 187 files)
30422 ____________________________________________________________________________
30423 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
30424         Log: Update Changes.
30425      Branch: perl
30426            ! Changes patchlevel.h
30427 ____________________________________________________________________________
30428 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
30429         Log: Slight tweaks.
30430      Branch: perl
30431            ! t/run/kill_perl.t
30432 ____________________________________________________________________________
30433 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
30434         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
30435      Branch: perl
30436            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
30437 ____________________________________________________________________________
30438 [ 11831] By: sky                                   on 2001/09/02  12:10:42
30439         Log: Change #11828 wasn't complete, this updates to intest path
30440      Branch: perl
30441            ! t/run/kill_perl.t
30442 ____________________________________________________________________________
30443 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
30444         Log: 's's's.
30445      Branch: perl
30446            ! Changes
30447 ____________________________________________________________________________
30448 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
30449         Log: Update Changes.
30450      Branch: perl
30451            ! Changes patchlevel.h
30452 ____________________________________________________________________________
30453 [ 11828] By: sky                                   on 2001/09/02  11:53:56
30454         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
30455              From: Michael G Schwern <schwern@pobox.com>
30456              Date: Sat, 1 Sep 2001 20:18:58 -0400
30457              Message-ID: <20010901201858.X606@blackrider>
30458              +MANIFEST Fix
30459      Branch: perl
30460            + t/run/kill_perl.t
30461            - t/op/misc.t t/run/segfault.t
30462            ! MANIFEST
30463 ____________________________________________________________________________
30464 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
30465         Log: Subject: [PATCH] lib/Time/Local.pm
30466              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30467              Date: Sun, 2 Sep 2001 06:50:01 -0500
30468              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
30469      Branch: perl
30470            ! lib/Time/Local.pm
30471 ____________________________________________________________________________
30472 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
30473         Log: Tick off Unicode collation and the normalization from
30474              the todo list.
30475      Branch: perl
30476            ! pod/perltodo.pod
30477 ____________________________________________________________________________
30478 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
30479         Log: Update to Unicode 3.1.1.
30480      Branch: perl
30481            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
30482            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
30483            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
30484            ! lib/unicore/PropList.txt lib/unicore/README.perl
30485            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
30486            ! lib/unicore/rename lib/unicore/version
30487 ____________________________________________________________________________
30488 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
30489         Log: Slight doc tweaks for the module.
30490      Branch: perl
30491            ! lib/Unicode/UCD.pm
30492 ____________________________________________________________________________
30493 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
30494         Log: Rename the variable: it *used* to be (wrongly) that the
30495              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
30496              but that is no more the case: PL_reg_match_utf8 is better.
30497      Branch: perl
30498            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
30499            ! regexec.c sv.c thrdvar.h
30500 ____________________________________________________________________________
30501 [ 11822] By: ams                                   on 2001/09/02  02:54:50
30502         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
30503              From: Ilmari Karonen <iltzu@sci.fi>
30504              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
30505              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
30506              (op/sub_lval.t updated to take new error message into account.)
30507      Branch: perl
30508            ! op.c t/op/sub_lval.t
30509 ____________________________________________________________________________
30510 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
30511         Log: remove stray CRs in files; keep all files with UNIX line-ends
30512              (Porting/makerel adds CRs to the files that need it in the
30513              distribution)
30514      Branch: perl
30515            ! NetWare/t/NWScripts.pl README.dos
30516            ! ext/Encode/Encode/cns11643-1.enc
30517            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
30518            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30519 ____________________________________________________________________________
30520 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
30521         Log: some remnants of change#11803
30522      Branch: perl
30523            ! ext/ByteLoader/byterun.h perl.h
30524 ____________________________________________________________________________
30525 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
30526         Log: Update to Unicode::Collate 0.08.
30527      Branch: perl
30528            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
30529            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
30530 ____________________________________________________________________________
30531 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
30532         Log: Test tweaks.
30533      Branch: perl
30534            ! t/op/pat.t
30535 ____________________________________________________________________________
30536 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
30537         Log: Fix test
30538      Branch: maint-5.6/macperl
30539            ! t/lib/b.t
30540 ____________________________________________________________________________
30541 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
30542         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
30543              warnings in Config.pm with -W; increase default and
30544              minimum RAM; bump version number.
30545      Branch: maint-5.6/macperl
30546            + macos/lib/Mac/LowMem.pm
30547            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
30548            ! macos/configpm macos/macperl/MacPerl.r
30549 ____________________________________________________________________________
30550 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
30551         Log: Make syntax check report in MPW style, fix tests
30552              to use Mac::err=unix to get normal-style error
30553              messages.
30554      Branch: maint-5.6/macperl
30555            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
30556            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
30557 ____________________________________________________________________________
30558 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
30559         Log: Make MPW-style errors optional (but the default); add
30560              MacPerl::ErrorFormat() function and Mac::err pragma
30561      Branch: maint-5.6/macperl
30562            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
30563            + macos/ext/Mac/err/err.xs
30564            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
30565            ! macos/macish.c macos/macish.h macos/macperl.sym
30566 ____________________________________________________________________________
30567 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
30568         Log: More module and test ports from Thomas Wegner et al
30569      Branch: maint-5.6/macperl
30570            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
30571            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
30572            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
30573            ! t/op/magic.t
30574 ____________________________________________________________________________
30575 [ 11812] By: sky                                   on 2001/09/01  17:19:30
30576         Log: Subject: [PATCH t/op/concat.t] cleanup
30577              From: Michael G Schwern <schwern@pobox.com>
30578              Date: Sat, 1 Sep 2001 14:06:28 -0400
30579              Message-ID: <20010901140628.C606@blackrider>
30580      Branch: perl
30581            ! t/op/concat.t
30582 ____________________________________________________________________________
30583 [ 11811] By: sky                                   on 2001/09/01  12:25:29
30584         Log: Change #11805 didn't update the MANIFEST
30585      Branch: perl
30586            ! MANIFEST
30587 ____________________________________________________________________________
30588 [ 11810] By: sky                                   on 2001/09/01  11:52:44
30589         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
30590              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30591              Date: Sat, 1 Sep 2001 14:50:14 +0200
30592              Message-ID: <20010901145014.A691@rafael>
30593      Branch: perl
30594            ! t/op/inccode.t
30595 ____________________________________________________________________________
30596 [ 11809] By: sky                                   on 2001/09/01  11:49:22
30597         Log: Subject: PATCH: ExtUtils::MakeMaker
30598              From: Tony Bowden <tony@kasei.com>
30599              Date: Sat, 1 Sep 2001 10:33:53 +0100
30600              Message-ID: <20010901103353.A13863@soto.kasei.com>
30601              Manually applied
30602      Branch: perl
30603            ! lib/ExtUtils/MakeMaker.pm
30604 ____________________________________________________________________________
30605 [ 11808] By: sky                                   on 2001/09/01  11:39:13
30606         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
30607              From: mike808@users.sourceforge.net
30608              Date: Sat, 1 Sep 101 11:27:50 GMT
30609              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
30610              With little tweak
30611      Branch: perl
30612            ! lib/Term/Cap.pm
30613 ____________________________________________________________________________
30614 [ 11807] By: ams                                   on 2001/09/01  11:31:16
30615         Log: Subject: oct() and hex()
30616              From: Nicholas Clark <nick@ccl4.org>
30617              Date: Fri, 31 Aug 2001 23:14:13 +0100
30618              Message-Id: <20010831231413.J4950@plum.flirble.org>
30619      Branch: perl
30620            ! pod/perlclib.pod
30621 ____________________________________________________________________________
30622 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
30623         Log: Integrate change 11801 from maintperl
30624      Branch: maint-5.6/macperl
30625            ! perl.c
30626 ____________________________________________________________________________
30627 [ 11805] By: sky                                   on 2001/08/31  21:35:10
30628         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
30629              From: Michael G Schwern <schwern@pobox.com>
30630              Date: Fri, 31 Aug 2001 15:36:28 -0400
30631              Message-ID: <20010831153628.B598@blackrider>
30632              Check for things which used to segfault
30633      Branch: perl
30634            + t/run/segfault.t
30635 ____________________________________________________________________________
30636 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
30637         Log: integrate change#11801 from maint-5.6
30638              
30639              remove age-old UNICOS "workaround" that introduces a static, and
30640              hence an egregious race condition for threaded builds (*sigh*
30641              beats me why this kludge wasn't guarded by a UNICOS-specific
30642              #define *sigh*)
30643      Branch: perl
30644            ! perl.c
30645 ____________________________________________________________________________
30646 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
30647         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
30648              working in 5.7.x
30649      Branch: perl
30650            - objXSUB.h
30651            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
30652            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
30653            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
30654            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
30655            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
30656            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
30657            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
30658            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
30659            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
30660            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
30661            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
30662            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
30663            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
30664            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
30665            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
30666            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
30667            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
30668            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
30669            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
30670            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
30671            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
30672            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
30673 ____________________________________________________________________________
30674 [ 11802] By: ams                                   on 2001/08/31  18:11:32
30675         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
30676              From: "Philip Newton" <Philip.Newton@gmx.net>
30677              Date: Fri, 31 Aug 2001 21:12:56 +0200
30678              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
30679      Branch: perl
30680            ! pod/perldiag.pod
30681 ____________________________________________________________________________
30682 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
30683         Log: remove age-old UNICOS "workaround" that introduces a static, and
30684              hence an egregious race condition for threaded builds (*sigh*
30685              beats me why this kludge wasn't guarded by a UNICOS-specific
30686              #define *sigh*)
30687      Branch: maint-5.6/perl
30688            ! perl.c
30689 ____________________________________________________________________________
30690 [ 11800] By: sky                                   on 2001/08/31  17:30:26
30691         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
30692              Might break on platforms where bool is larger than 8 bites ???
30693      Branch: perl
30694            ! regcomp.c
30695 ____________________________________________________________________________
30696 [ 11799] By: ams                                   on 2001/08/31  12:15:44
30697         Log: Integrate 11778 into mainline.
30698      Branch: perl
30699            ! t/base/term.t
30700 ____________________________________________________________________________
30701 [ 11798] By: sky                                   on 2001/08/31  11:31:44
30702         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
30703              supposed to happen.
30704      Branch: perl
30705            ! regcomp.c
30706 ____________________________________________________________________________
30707 [ 11797] By: sky                                   on 2001/08/31  11:28:17
30708         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
30709              From: "John P. Linderman" <jpl@research.att.com>
30710              Date: Fri, 31 Aug 2001 08:20:35 -0400
30711              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
30712              Fixes test 14 which could fail randomly in rare cases.
30713      Branch: perl
30714            ! ext/Time/HiRes/HiRes.t regcomp.c
30715 ____________________________________________________________________________
30716 [ 11796] By: ams                                   on 2001/08/31  01:13:07
30717         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
30718              From: Nicholas Clark <nick@ccl4.org>
30719              Date: Thu, 30 Aug 2001 23:21:50 +0100
30720              Message-Id: <20010830232150.D4950@plum.flirble.org>
30721      Branch: perl
30722            ! ext/Sys/Syslog/Makefile.PL
30723 ____________________________________________________________________________
30724 [ 11795] By: ams                                   on 2001/08/30  23:53:23
30725         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
30726              patching example
30727              From: Michael G Schwern <schwern@pobox.com>
30728              Date: Thu, 30 Aug 2001 17:02:08 -0400
30729              Message-Id: <20010830170208.M2318@blackrider>
30730      Branch: perl
30731            ! pod/perlhack.pod
30732 ____________________________________________________________________________
30733 [ 11794] By: ams                                   on 2001/08/30  19:35:36
30734         Log: Subject: [PATCH] pp_modulo
30735              From: Nicholas Clark <nick@ccl4.org>
30736              Date: Thu, 30 Aug 2001 18:20:54 +0100
30737              Message-Id: <20010830182053.A4950@plum.flirble.org>
30738      Branch: perl
30739            ! pp.c t/op/64bitint.t
30740 ____________________________________________________________________________
30741 [ 11793] By: sky                                   on 2001/08/30  13:02:48
30742         Log: 11792 wasn't complete
30743      Branch: perl
30744            ! makedef.pl regcomp.c
30745 ____________________________________________________________________________
30746 [ 11792] By: sky                                   on 2001/08/30  12:21:11
30747         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
30748      Branch: perl
30749            ! makedef.pl
30750 ____________________________________________________________________________
30751 [ 11791] By: sky                                   on 2001/08/30  10:08:02
30752         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
30753      Branch: perl
30754            ! config_h.SH
30755 ____________________________________________________________________________
30756 [ 11790] By: sky                                   on 2001/08/30  08:22:31
30757         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
30758              on the pad. Fixes coredumps in cleanups introduced by
30759              Change 11755  
30760      Branch: perl
30761            ! op.c perl.c sv.h
30762 ____________________________________________________________________________
30763 [ 11789] By: sky                                   on 2001/08/29  19:01:47
30764         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
30765              This is a replacement implmentation that works on HPUX.
30766              This bug should probably be fixed in GCC.
30767      Branch: perl
30768            ! ext/Socket/Socket.xs
30769 ____________________________________________________________________________
30770 [ 11788] By: ams                                   on 2001/08/29  17:35:33
30771         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
30772              From: Nicholas Clark <nick@ccl4.org>
30773              Date: Wed, 29 Aug 2001 18:21:56 +0100
30774              Message-Id: <20010829182156.O4950@plum.flirble.org>
30775      Branch: perl
30776            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
30777 ____________________________________________________________________________
30778 [ 11787] By: sky                                   on 2001/08/29  10:42:54
30779         Log: Added test for pack_addr_in and unpack_addr_in
30780              Nitpik in test 10
30781      Branch: perl
30782            ! ext/Socket/Socket.t
30783 ____________________________________________________________________________
30784 [ 11786] By: sky                                   on 2001/08/29  10:28:14
30785         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
30786              Trying to catch errors on HP-UX
30787      Branch: perl
30788            ! ext/Socket/Socket.t
30789 ____________________________________________________________________________
30790 [ 11785] By: sky                                   on 2001/08/29  09:07:03
30791         Log: make sure USE_THREADS is defined so external apps work
30792      Branch: perl
30793            ! config_h.SH
30794 ____________________________________________________________________________
30795 [ 11784] By: sky                                   on 2001/08/29  08:06:12
30796         Log: Subject: Re: The hitlist of untested modules.
30797              From: Jonathan Stowe <gellyfish@gellyfish.com>
30798              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
30799              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
30800              Start of tests for Shell.pm (make Schwern poorer!)
30801      Branch: perl
30802            + lib/Shell.t
30803            ! MANIFEST
30804 ____________________________________________________________________________
30805 [ 11783] By: sky                                   on 2001/08/29  07:37:50
30806         Log: END{} can change the return value even if we die from BEGIN{}
30807      Branch: perl
30808            ! miniperlmain.c
30809 ____________________________________________________________________________
30810 [ 11782] By: ams                                   on 2001/08/29  06:32:17
30811         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
30812              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30813              Date: Wed, 29 Aug 2001 09:18:17 +0200
30814              Message-Id: <20010829091817.A4453@rafael>
30815      Branch: perl
30816            ! t/op/inccode.t
30817 ____________________________________________________________________________
30818 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
30819         Log: Delete xsubpp.patch, as full copy exists now
30820      Branch: maint-5.6/macperl
30821            - macos/xsubpp.patch
30822 ____________________________________________________________________________
30823 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
30824         Log: Add Changes file
30825      Branch: maint-5.6/macperl
30826            + macos/Changes
30827 ____________________________________________________________________________
30828 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
30829         Log: Add Mac version of xsubpp as separate file
30830      Branch: maint-5.6/macperl
30831            + macos/xsubpp
30832            ! macos/Makefile.mk
30833 ____________________________________________________________________________
30834 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
30835         Log: Fix open of /dev/null for Mac OS
30836      Branch: maint-5.6/macperl
30837            ! t/base/term.t
30838 ____________________________________________________________________________
30839 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
30840         Log: Various patches: enable more tests; skip CVS in PerlInstall;
30841              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
30842      Branch: maint-5.6/macperl
30843            ! macos/MacPerlTests.cmd macos/PerlInstall
30844            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
30845 ____________________________________________________________________________
30846 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
30847         Log: Allow for platforms to override formatting of errors
30848              on output from Matthias Neeracher (Mac files)
30849      Branch: maint-5.6/macperl
30850            ! macos/macish.c macos/macish.h
30851 ____________________________________________________________________________
30852 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
30853         Log: Allow for platforms to override formatting of errors
30854              on output from Matthias Neeracher (core files)
30855      Branch: maint-5.6/macperl
30856            ! perl.h pp_ctl.c util.c
30857 ____________________________________________________________________________
30858 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
30859         Log: Add some param checking, from reports by Kevin Reid.
30860      Branch: maint-5.6/macperl
30861            ! macos/ext/Mac/Controls/Controls.pm
30862            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
30863 ____________________________________________________________________________
30864 [ 11773] By: ams                                   on 2001/08/28  23:54:57
30865         Log: Subject: [PATCH] make coretest
30866              From: Paul Johnson <paul@pjcj.net>
30867              Date: Wed, 29 Aug 2001 00:11:38 +0200
30868              Message-Id: <20010829001138.B12169@pjcj.net>
30869              (Applied without the change to perlhack.pod. This should
30870              probably stay undocumented.)
30871      Branch: perl
30872            ! Makefile.SH t/TEST
30873 ____________________________________________________________________________
30874 [ 11772] By: sky                                   on 2001/08/28  13:01:20
30875         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
30876              From: Michael G Schwern <schwern@pobox.com>
30877              Date: Tue, 28 Aug 2001 09:57:39 -0400
30878              Message-ID: <20010828095738.E17775@blackrider>
30879      Branch: perl
30880            ! pod/perlhack.pod t/op/pack.t
30881 ____________________________________________________________________________
30882 [ 11771] By: sky                                   on 2001/08/28  11:20:13
30883         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
30884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30885              Date: Tue, 28 Aug 2001 14:23:43 +0200
30886              Message-ID: <20010828142343.A19299@rafael>
30887      Branch: perl
30888            ! pod/perlvar.pod pp_ctl.c
30889 ____________________________________________________________________________
30890 [ 11770] By: ams                                   on 2001/08/28  10:13:21
30891         Log: Subject: [PATCH] odd typo in op.h
30892              From: Nicholas Clark <nick@ccl4.org>
30893              Date: Tue, 28 Aug 2001 12:10:26 +0100
30894              Message-Id: <20010828121026.V4950@plum.flirble.org>
30895      Branch: perl
30896            ! op.h
30897 ____________________________________________________________________________
30898 [ 11769] By: sky                                   on 2001/08/28  08:09:16
30899         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
30900              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
30901              Date: Tue, 28 Aug 2001 02:22:20 +0300
30902              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
30903      Branch: perl
30904            ! ext/B/B/Lint.pm
30905 ____________________________________________________________________________
30906 [ 11768] By: ams                                   on 2001/08/28  00:47:35
30907         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
30908              From: Michael G Schwern <schwern@pobox.com>
30909              Date: Mon, 27 Aug 2001 21:24:44 -0400
30910              Message-Id: <20010827212444.F12582@blackrider>
30911      Branch: perl
30912            ! pod/perlhack.pod t/op/pack.t
30913 ____________________________________________________________________________
30914 [ 11767] By: ams                                   on 2001/08/27  23:59:48
30915         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
30916              From: Michael G Schwern <schwern@pobox.com>
30917              Date: Mon, 27 Aug 2001 20:12:29 -0400
30918              Message-Id: <20010827201229.D12582@blackrider>
30919      Branch: perl
30920            ! pod/perlhack.pod t/op/pack.t
30921 ____________________________________________________________________________
30922 [ 11766] By: ams                                   on 2001/08/27  23:39:40
30923         Log: Update Changes.
30924      Branch: perl
30925            ! Changes
30926 ____________________________________________________________________________
30927 [ 11765] By: ams                                   on 2001/08/27  22:53:10
30928         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
30929              From: Michael G Schwern <schwern@pobox.com>
30930              Date: Mon, 27 Aug 2001 19:47:30 -0400
30931              Message-Id: <20010827194730.C12582@blackrider>
30932      Branch: perl
30933            ! t/op/inccode.t
30934 ____________________________________________________________________________
30935 [ 11764] By: ams                                   on 2001/08/27  22:46:21
30936         Log: Subject: [PATCH] new tests for the coderef-in-@INC
30937              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30938              Date: Mon, 27 Aug 2001 22:36:27 +0200
30939              Message-Id: <20010827223627.C690@rafael>
30940              
30941              Subject: Re: [PATCH] new tests for the coderef-in-@INC
30942              From: Nicholas Clark <nick@ccl4.org>
30943              Date: Tue, 28 Aug 2001 00:02:46 +0100
30944              Message-Id: <20010828000245.R4950@plum.flirble.org>
30945      Branch: perl
30946            + t/op/inccode.t
30947            ! MANIFEST
30948 ____________________________________________________________________________
30949 [ 11763] By: ams                                   on 2001/08/27  22:41:09
30950         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
30951              bleadperl on fire, Win95+4NT)
30952              From: Michael G Schwern <schwern@pobox.com>
30953              Date: Mon, 27 Aug 2001 16:54:42 -0400
30954              Message-Id: <20010827165442.F9436@blackrider>
30955      Branch: perl
30956            ! lib/warnings.t
30957 ____________________________________________________________________________
30958 [ 11762] By: sky                                   on 2001/08/27  19:19:17
30959         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
30960              avaible at compile time. This broke the compilation of 
30961              Net/Ping.pm
30962      Branch: perl
30963            ! lib/Net/Ping.pm
30964 ____________________________________________________________________________
30965 [ 11761] By: sky                                   on 2001/08/27  18:34:48
30966         Log: Removed tripple definitions of CUSTOM_OP functions.
30967      Branch: perl
30968            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
30969 ____________________________________________________________________________
30970 [ 11760] By: sky                                   on 2001/08/27  18:21:27
30971         Log: Regen headers
30972      Branch: perl
30973            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
30974            ! perlapi.h proto.h
30975 ____________________________________________________________________________
30976 [ 11759] By: ams                                   on 2001/08/27  16:31:53
30977         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
30978              From: "chromatic" <chromatic@rmci.net>
30979              Date: Mon, 27 Aug 2001 11:17:09 -0600
30980              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
30981      Branch: perl
30982            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
30983 ____________________________________________________________________________
30984 [ 11758] By: sky                                   on 2001/08/27  15:16:42
30985         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
30986              Thanks to H. Merijn Brand for the patch.
30987              Some of the comments and or guards might be removable in perl.h now.
30988      Branch: perl
30989            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
30990            ! Porting/Glossary Porting/config_H README.threads config_h.SH
30991            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
30992            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
30993            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
30994            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
30995            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
30996            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
30997            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
30998            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
30999            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
31000            ! win32/config_H.vc win32/perllib.c win32/win32.h
31001            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
31002            ! wince/config.h wince/config_H.ce wince/win32.h
31003            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
31004 ____________________________________________________________________________
31005 [ 11757] By: sky                                   on 2001/08/27  13:39:16
31006         Log: Subject: GNU ld parses arguments different
31007              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31008              Date: Mon, 27 Aug 2001 16:25:51 +0200
31009              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
31010      Branch: perl
31011            ! hints/hpux.sh
31012 ____________________________________________________________________________
31013 [ 11756] By: sky                                   on 2001/08/27  13:18:45
31014         Log: Subject: Custom Ops
31015              From: Simon Cozens <simon@netthink.co.uk>
31016              Date: Sat, 25 Aug 2001 17:45:09 +0100
31017              Message-ID: <20010825174509.A5752@netthink.co.uk>
31018              I also added a fix to Opcode.pm to quite test cases.
31019      Branch: perl
31020            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
31021            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
31022 ____________________________________________________________________________
31023 [ 11755] By: sky                                   on 2001/08/27  05:37:17
31024         Log: Plugs a memory leak on destruction of regular expressions
31025              introcued by #11274.
31026              PL_regex_padav now has an AV as it's first entry with a list
31027              of freed regex_padav slots that it will reuse on creating
31028              new PMOPs.
31029      Branch: perl
31030            ! op.c perl.c
31031 ____________________________________________________________________________
31032 [ 11754] By: ams                                   on 2001/08/26  14:38:52
31033         Log: Subject: [PATCH] t/io/binmode.t
31034              From: Nicholas Clark <nick@ccl4.org>
31035              Date: Sun, 26 Aug 2001 12:03:05 +0100
31036              Message-Id: <20010826120305.C4950@plum.flirble.org>
31037              
31038              (Also a nitpick in #11752 to t/op/universal.t)
31039      Branch: perl
31040            ! t/io/binmode.t t/op/universal.t
31041 ____________________________________________________________________________
31042 [ 11753] By: ams                                   on 2001/08/26  08:19:34
31043         Log: Subject: [PATCH] op/universal.t failing
31044              From: Nicholas Clark <nick@ccl4.org>
31045              Date: Sun, 26 Aug 2001 09:48:22 +0100
31046              Message-Id: <20010826094822.B4950@plum.flirble.org>
31047      Branch: perl
31048            ! t/op/universal.t
31049 ____________________________________________________________________________
31050 [ 11752] By: ams                                   on 2001/08/25  22:46:13
31051         Log: Subject: Re: 'can' with undefined subs
31052              From: Tony Bowden <tony@kasei.com>
31053              Date: Sat, 25 Aug 2001 14:58:17 +0100
31054              Message-Id: <20010825145817.A11788@soto.kasei.com>
31055              (Applied with minor modifications.)
31056      Branch: perl
31057            ! t/op/universal.t
31058 ____________________________________________________________________________
31059 [ 11751] By: ams                                   on 2001/08/25  18:28:43
31060         Log: Subject: Re: 'can' with undefined subs
31061              From: Tony Bowden <tony@kasei.com>
31062              Date: Sat, 25 Aug 2001 15:13:14 +0100
31063              Message-Id: <20010825151314.B11788@soto.kasei.com>
31064      Branch: perl
31065            ! lib/UNIVERSAL.pm
31066 ____________________________________________________________________________
31067 [ 11750] By: nick                                  on 2001/08/25  15:24:15
31068         Log: Integrate mainline
31069      Branch: perlio
31070           +> t/io/binmode.t
31071           !> (integrate 26 files)
31072 ____________________________________________________________________________
31073 [ 11749] By: nick                                  on 2001/08/25  14:55:41
31074         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
31075              From:  John Peacock <jpeacock@rowman.com>
31076              Date:  Wed, 22 Aug 2001 12:05:28 -0400
31077              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
31078      Branch: perl
31079            ! pod/perlhack.pod
31080 ____________________________________________________________________________
31081 [ 11748] By: nick                                  on 2001/08/25  14:53:04
31082         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
31083              From:  Michael G Schwern <schwern@pobox.com>
31084              Date:  Wed, 22 Aug 2001 19:22:45 -0400
31085              Message-Id:  <20010822192245.U619@blackrider>
31086      Branch: perl
31087            ! MANIFEST
31088 ____________________________________________________________________________
31089 [ 11747] By: nick                                  on 2001/08/25  14:52:33
31090         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
31091              From:  Nicholas Clark <nick@ccl4.org>
31092              Date:  Wed, 22 Aug 2001 23:29:06 +0100
31093              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
31094      Branch: perl
31095            + t/io/binmode.t
31096            ! perlio.c pod/perlfunc.pod
31097 ____________________________________________________________________________
31098 [ 11744] By: nick                                  on 2001/08/25  14:37:33
31099         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
31100              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31101              Date:  Fri, 24 Aug 2001 22:10:42 +0200
31102              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
31103      Branch: perl
31104            ! x2p/a2py.c x2p/walk.c
31105 ____________________________________________________________________________
31106 [ 11743] By: nick                                  on 2001/08/25  14:32:47
31107         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
31108              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31109              Date:  Fri, 24 Aug 2001 23:34:13 +0200
31110              Message-Id:  <20010824233413.A1285@rafael>
31111      Branch: perl
31112            ! pod/perlfunc.pod pod/perlvar.pod
31113 ____________________________________________________________________________
31114 [ 11742] By: ams                                   on 2001/08/25  13:16:02
31115         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
31116              From: Nicholas Clark <nick@ccl4.org>
31117              Date: Sat, 25 Aug 2001 14:50:07 +0100
31118              Message-Id: <20010825145007.L41464@plum.flirble.org>
31119      Branch: perl
31120            ! pp_ctl.c
31121 ____________________________________________________________________________
31122 [ 11741] By: nick                                  on 2001/08/24  07:08:45
31123         Log: When applying patch via Porting/apply fails, do p4 refresh
31124              to get old files back.
31125      Branch: perl
31126            ! Porting/apply
31127 ____________________________________________________________________________
31128 [ 11740] By: ams                                   on 2001/08/24  04:47:24
31129         Log: #11739 was incomplete.
31130      Branch: perl
31131            ! pod/perldiag.pod
31132 ____________________________________________________________________________
31133 [ 11739] By: ams                                   on 2001/08/24  04:09:40
31134         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
31135              From: "Philip Newton" <Philip.Newton@gmx.net>
31136              Date: Fri, 24 Aug 2001 07:08:34 +0200
31137      Branch: perl
31138            ! pod/perldiag.pod
31139 ____________________________________________________________________________
31140 [ 11738] By: ams                                   on 2001/08/24  02:19:42
31141         Log: Fixed Doug Wilson's email address.
31142      Branch: perl
31143            ! AUTHORS
31144 ____________________________________________________________________________
31145 [ 11737] By: ams                                   on 2001/08/24  00:10:13
31146         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
31147              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31148              Date: Thu, 23 Aug 2001 22:22:58 +0200
31149              Message-Id: <20010823222258.A901@rafael>
31150      Branch: perl
31151            ! pod/perldiag.pod
31152 ____________________________________________________________________________
31153 [ 11736] By: ams                                   on 2001/08/24  00:05:02
31154         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
31155              From: "Craig A. Berry" <craigberry@mac.com>
31156              Date: Thu, 23 Aug 2001 19:07:45 -0500
31157              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
31158      Branch: perl
31159            ! configure.com
31160 ____________________________________________________________________________
31161 [ 11735] By: sky                                   on 2001/08/23  13:42:07
31162         Log: Backed out 11732, it breaks lib/strict.t 
31163      Branch: perl
31164            ! op.c
31165 ____________________________________________________________________________
31166 [ 11734] By: sky                                   on 2001/08/23  11:45:59
31167         Log: Removed toy from 17133 after Matt Sargeants request.
31168      Branch: perl
31169            ! pod/perlfaq4.pod
31170 ____________________________________________________________________________
31171 [ 11733] By: sky                                   on 2001/08/23  11:36:29
31172         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
31173              From: Robin Houston <robin@kitsite.com>
31174              Date: Wed, 22 Aug 2001 23:06:16 +0100
31175              Message-ID: <20010822230616.A254@robin.kitsite.com>
31176      Branch: perl
31177            ! pod/perlfaq4.pod
31178 ____________________________________________________________________________
31179 [ 11732] By: sky                                   on 2001/08/23  10:36:02
31180         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
31181              From: Simon Cozens <simon@netthink.co.uk>
31182              Date: Thu, 23 Aug 2001 12:06:36 +0100
31183              Message-ID: <20010823120636.A9961@netthink.co.uk>
31184      Branch: perl
31185            ! op.c
31186 ____________________________________________________________________________
31187 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
31188         Log: fix broken windows build
31189      Branch: perl
31190            ! perl.h
31191 ____________________________________________________________________________
31192 [ 11730] By: ams                                   on 2001/08/22  21:35:30
31193         Log: Subject: [PATCH] io/tell.t doesn't chdir t
31194              From: Nicholas Clark <nick@ccl4.org>
31195              Date: Wed, 22 Aug 2001 23:25:58 +0100
31196              Message-Id: <20010822232557.Y82818@plum.flirble.org>
31197      Branch: perl
31198            ! t/io/tell.t
31199 ____________________________________________________________________________
31200 [ 11729] By: ams                                   on 2001/08/22  20:32:21
31201         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
31202              questions)
31203              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31204              Date: Wed, 22 Aug 2001 17:09:04 -0400
31205              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
31206              (Oops, forgot File::Spec::Unix in the previous patch.)
31207      Branch: perl
31208            ! lib/File/Spec/Unix.pm
31209 ____________________________________________________________________________
31210 [ 11728] By: ams                                   on 2001/08/22  20:25:41
31211         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
31212              questions)
31213              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31214              Date: Wed, 22 Aug 2001 17:09:04 -0400
31215              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
31216      Branch: perl
31217            ! lib/File/Spec.pm
31218 ____________________________________________________________________________
31219 [ 11727] By: ams                                   on 2001/08/22  19:43:30
31220         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
31221              From: John Peacock <jpeacock@rowman.com>
31222              Date: Wed, 22 Aug 2001 12:35:52 -0400
31223              Message-Id: <3B83DF68.5D89DC81@rowman.com>
31224              (Adds proper tests for $], notwithstanding Subject. +nitpick)
31225      Branch: perl
31226            ! t/op/ver.t
31227 ____________________________________________________________________________
31228 [ 11726] By: ams                                   on 2001/08/22  19:36:39
31229         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
31230              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
31231              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
31232              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
31233      Branch: perl
31234            ! lib/diagnostics.pm lib/diagnostics.t
31235 ____________________________________________________________________________
31236 [ 11725] By: ams                                   on 2001/08/22  19:25:01
31237         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
31238              From: Nicholas Clark <nick@ccl4.org>
31239              Date: Wed, 22 Aug 2001 20:59:05 +0100
31240              Message-Id: <20010822205905.U82818@plum.flirble.org>
31241      Branch: perl
31242            ! pp.c t/op/64bitint.t t/op/arith.t
31243 ____________________________________________________________________________
31244 [ 11724] By: ams                                   on 2001/08/22  10:02:33
31245         Log: Subject: Configure blooper
31246              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31247              Date: Wed, 22 Aug 2001 12:38:35 +0200
31248              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
31249      Branch: perl
31250            ! Configure
31251 ____________________________________________________________________________
31252 [ 11723] By: ams                                   on 2001/08/21  16:17:53
31253         Log: Subject: [PATCH] installperl -help
31254              From: Nicholas Clark <nick@ccl4.org>
31255              Date: Tue, 21 Aug 2001 17:34:23 +0100
31256              Message-Id: <20010821173423.F82818@plum.flirble.org>
31257      Branch: perl
31258            ! installperl
31259 ____________________________________________________________________________
31260 [ 11722] By: ams                                   on 2001/08/20  07:46:31
31261         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
31262              From: Ilmari Karonen <iltzu@sci.fi>
31263              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
31264              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
31265      Branch: perl
31266            ! pod/perlvar.pod
31267 ____________________________________________________________________________
31268 [ 11721] By: nick                                  on 2001/08/20  06:24:31
31269         Log: Integrate mainline
31270      Branch: perlio
31271           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
31272           +> lib/Lingua/KO/Hangul/Util/Changes
31273           +> lib/Lingua/KO/Hangul/Util/README
31274           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
31275           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
31276           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
31277           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
31278           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
31279           +> lib/Unicode/Normalize/t/test.t
31280            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
31281           !> (integrate 55 files)
31282 ____________________________________________________________________________
31283 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
31284         Log: Integrate Change #11599 from maint-5.6/perl
31285      Branch: maint-5.6/macperl
31286           !> README.win32
31287 ____________________________________________________________________________
31288 [ 11719] By: ams                                   on 2001/08/18  21:21:42
31289         Log: Add Porting/apply to MANIFEST.
31290      Branch: perl
31291            ! MANIFEST
31292 ____________________________________________________________________________
31293 [ 11718] By: sky                                   on 2001/08/18  14:38:01
31294         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
31295              Better solution would be to make 5005threaded perl use
31296              the same system as ithreads do
31297      Branch: perl
31298            ! perl.h
31299 ____________________________________________________________________________
31300 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
31301         Log: New try for ID 20010407.006: detach the semantics
31302              "was the last match target UTF8" into its own variable.
31303      Branch: perl
31304            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
31305            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
31306 ____________________________________________________________________________
31307 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
31308         Log: UTF8 flag should be meaningful only when POK.
31309      Branch: perl
31310            ! dump.c
31311 ____________________________________________________________________________
31312 [ 11715] By: sky                                   on 2001/08/18  11:45:16
31313         Log: USE_THREADS and USE_ITHREADS are never true at the same time
31314      Branch: perl
31315            ! perl.h
31316 ____________________________________________________________________________
31317 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
31318         Log: Retract #11712 for now.  The real fix would probably
31319              be something like making PL_reg_sv a copy (PV + UTF8)
31320              of the matched/substituted string (note: not just a SvPOK
31321              string, for example the stringified form of a ROK would
31322              be applicable)  Beware of leaks.
31323      Branch: perl
31324            ! pp_hot.c t/op/pat.t
31325 ____________________________________________________________________________
31326 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
31327         Log: UTF8 wasn't printing for PVMGs.
31328      Branch: perl
31329            ! dump.c
31330 ____________________________________________________________________________
31331 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
31332         Log: (Retracted by #11714)
31333              
31334              Okay analysis, debatable fix.  (The fix will inc
31335              the refcount of all temporary match objects,
31336              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
31337              which will then cause griping at untie() time
31338              ("inner references remain").
31339              
31340              Fix for ID 20010407.006: PL_reg_sv got wiped out
31341              by freetemps if the match target was a temporary
31342              (like function_call() =~ /.../), which in turn meant
31343              that the $1 et al stopped working if they had UTF-8
31344              in them.  Therefore bump up the refcount of PL_reg_sv.
31345      Branch: perl
31346            ! pp_hot.c t/op/pat.t
31347 ____________________________________________________________________________
31348 [ 11711] By: ams                                   on 2001/08/17  20:32:08
31349         Log: Subject: [PATCH] doesn't compile, was perl@11710
31350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31351              Date: Fri, 17 Aug 2001 23:21:10 +0200
31352              Message-Id: <20010817232110.C7041@rafael> 
31353      Branch: perl
31354            ! sharedsv.c
31355 ____________________________________________________________________________
31356 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
31357         Log: Update Changes.
31358      Branch: perl
31359            ! Changes patchlevel.h
31360 ____________________________________________________________________________
31361 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
31362         Log: Upgrade to libnet 1.0704.
31363      Branch: perl
31364            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
31365            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
31366            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
31367            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
31368            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
31369            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
31370            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
31371 ____________________________________________________________________________
31372 [ 11708] By: sky                                   on 2001/08/17  13:34:04
31373         Log: Let perl_clone copy PL_exit_flags
31374      Branch: perl
31375            ! sv.c
31376 ____________________________________________________________________________
31377 [ 11707] By: sky                                   on 2001/08/17  12:28:41
31378         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
31379      Branch: perl
31380            ! sharedsv.c sharedsv.h
31381 ____________________________________________________________________________
31382 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
31383         Log: The metaconfig unit change for #11705.
31384      Branch: metaconfig/U/perl
31385            ! Extensions.U
31386 ____________________________________________________________________________
31387 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
31388         Log: Allow the threads extension to be found if present.
31389      Branch: perl
31390            ! Configure
31391 ____________________________________________________________________________
31392 [ 11704] By: nick                                  on 2001/08/17  11:47:54
31393         Log: Mail -> change script (pre-alpha)
31394      Branch: perl
31395            + Porting/apply
31396 ____________________________________________________________________________
31397 [ 11703] By: sky                                   on 2001/08/17  07:11:24
31398         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
31399              Thanks to Tom Hospel for pointing out my error.
31400      Branch: perl
31401            ! op.h
31402 ____________________________________________________________________________
31403 [ 11702] By: sky                                   on 2001/08/17  04:18:11
31404         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.
31405      Branch: perl
31406            ! embed.pl miniperlmain.c perl.c perl.h proto.h
31407 ____________________________________________________________________________
31408 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
31409         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
31410              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
31411      Branch: perl
31412            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
31413            + lib/Lingua/KO/Hangul/Util/README
31414            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
31415            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
31416            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
31417            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
31418            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
31419            + lib/Unicode/Normalize/t/test.t
31420            ! MANIFEST
31421 ____________________________________________________________________________
31422 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
31423         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
31424              Date: Thu, 16 Aug 2001 22:46:15 -0500
31425              From: "Craig A. Berry" <craigberry@mac.com>
31426              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
31427      Branch: perl
31428            ! configure.com numeric.c
31429 ____________________________________________________________________________
31430 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
31431         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
31432              of the usual suspects (like getpwent) but not for others
31433              (like localtime and rand).  The _r versions are available
31434              for all of them, so let's use them.
31435      Branch: perl
31436            ! perl.h
31437 ____________________________________________________________________________
31438 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
31439         Log: (Accidental apply; thankfully empty.)
31440      Branch: perl
31441            ! hints/os390.sh
31442 ____________________________________________________________________________
31443 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
31444         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
31445              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31446              Date: Thu, 16 Aug 2001 16:27:49 +0100
31447              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
31448      Branch: perl
31449            ! regexec.c t/op/re_tests
31450 ____________________________________________________________________________
31451 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
31452         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
31453              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31454              Date: Thu, 16 Aug 2001 18:50:01 +0100
31455              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
31456      Branch: perl
31457            ! pp_hot.c t/op/pat.t
31458 ____________________________________________________________________________
31459 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
31460         Log: Subject: [PATCH] *time_r again
31461              From: "Arthur Bergman" <arthur@contiller.se>
31462              Date: Thu, 16 Aug 2001 16:01:54 +0200
31463              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
31464      Branch: perl
31465            ! op.h
31466 ____________________________________________________________________________
31467 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
31468         Log: system() and backtick error handling cleanup from Craig A. Berry.
31469      Branch: perl
31470            ! vms/vms.c
31471 ____________________________________________________________________________
31472 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
31473         Log: change#10334 leaks memory, copies string when it doesn't
31474              need to
31475      Branch: perl
31476            ! perl.c
31477 ____________________________________________________________________________
31478 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
31479         Log: One more twist to the sprintf + utf8 testing.
31480      Branch: perl
31481            ! t/op/misc.t
31482 ____________________________________________________________________________
31483 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
31484         Log: Fix for 20010407.008 sprintf removes utf8-ness.
31485      Branch: perl
31486            ! pp.c t/op/misc.t
31487 ____________________________________________________________________________
31488 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
31489         Log: Subject: [PATCH] *time_r fixes
31490              From: "Arthur Bergman" <arthur@contiller.se>
31491              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
31492              Date: Thu, 16 Aug 2001 14:22:27 +0200
31493      Branch: perl
31494            ! op.h
31495 ____________________________________________________________________________
31496 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
31497         Log: Upgrade to CGI.pm 2.77.
31498      Branch: perl
31499            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
31500            ! lib/CGI/t/function.t
31501 ____________________________________________________________________________
31502 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
31503         Log: Document the bytes-to-Unicode upgrading.
31504      Branch: perl
31505            ! pod/perlunicode.pod
31506 ____________________________________________________________________________
31507 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
31508         Log: Add a test for Unicode sprintf.
31509      Branch: perl
31510            ! t/op/misc.t
31511 ____________________________________________________________________________
31512 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
31513         Log: Add Unicode tests for index/rindex.
31514      Branch: perl
31515            ! t/op/index.t
31516 ____________________________________________________________________________
31517 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
31518         Log: Document a bit the art of minimizing the installation,
31519              based on the p5p discussion.
31520      Branch: perl
31521            ! INSTALL
31522 ____________________________________________________________________________
31523 [ 11684] By: nick                                  on 2001/08/15  15:03:31
31524         Log: Integrate mainline
31525      Branch: perlio
31526           +> sharedsv.c sharedsv.h
31527           !> (integrate 53 files)
31528 ____________________________________________________________________________
31529 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
31530         Log: Update Changes.
31531      Branch: perl
31532            ! Changes patchlevel.h
31533 ____________________________________________________________________________
31534 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
31535         Log: The #11673 necessitated a test tweak.
31536      Branch: perl
31537            ! t/io/utf8.t
31538 ____________________________________________________________________________
31539 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
31540         Log: Also UNICOS is in the general case unable to silently
31541              handle fp overflows.
31542      Branch: perl
31543            ! numeric.c
31544 ____________________________________________________________________________
31545 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
31546         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
31547              NV_EPSILON #defined.
31548      Branch: perl
31549            ! perl.h
31550 ____________________________________________________________________________
31551 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
31552         Log: Re-establish the fp overflow detection for VAX VMS; there
31553              is no easy way to have the IEEE fp silent overflow semantics.
31554              (in Alpha VMS we still will use IEEE fp by default-- but it
31555              is still possible to configure Perl to use G_FLOAT)
31556      Branch: perl
31557            ! numeric.c
31558 ____________________________________________________________________________
31559 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
31560         Log: Subject: [PATCH] pp_lock 
31561              From: "Arthur Bergman" <arthur@contiller.se>
31562              Date: Wed, 15 Aug 2001 11:52:16 +0200
31563              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
31564      Branch: perl
31565            ! pp.c
31566 ____________________________________________________________________________
31567 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
31568         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
31569              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31570              Date: Wed, 15 Aug 2001 11:32:11 +0100
31571              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
31572      Branch: perl
31573            ! regcomp.c t/op/re_tests
31574 ____________________________________________________________________________
31575 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
31576         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
31577              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31578              Date: Wed, 15 Aug 2001 10:33:49 +0100
31579              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
31580      Branch: perl
31581            ! regexec.c t/op/re_tests
31582 ____________________________________________________________________________
31583 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
31584         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
31585              From: Barrie Slaymaker <barries@slaysys.com>
31586              Date: Tue, 14 Aug 2001 14:32:25 -0400
31587              Message-ID: <20010814143225.A19822@jester.slaysys.com>
31588      Branch: perl
31589            ! lib/File/Spec.t lib/File/Spec/Unix.pm
31590 ____________________________________________________________________________
31591 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
31592         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
31593              From: Peter Prymmer <pvhp@forte.com>
31594              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
31595              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
31596      Branch: perl
31597            ! README.vms configure.com
31598 ____________________________________________________________________________
31599 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
31600         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
31601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31602              Date: Tue, 14 Aug 2001 21:23:27 +0200
31603              Message-ID: <20010814212327.A1919@rafael>
31604      Branch: perl
31605            ! doio.c
31606 ____________________________________________________________________________
31607 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
31608         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
31609              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31610              Date: Tue, 14 Aug 2001 22:30:11 +0200
31611              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
31612              
31613              Combination of nmake, quoting, and Perl expanded $( in here-doc.
31614      Branch: perl
31615            ! ext/SDBM_File/Makefile.PL
31616 ____________________________________________________________________________
31617 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
31618         Log: Todo updates.
31619      Branch: perl
31620            ! pod/perltodo.pod
31621 ____________________________________________________________________________
31622 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
31623         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
31624              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31625              Date: Mon, 13 Aug 2001 23:15:01 +0200
31626              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
31627      Branch: perl
31628            ! sv.c
31629 ____________________________________________________________________________
31630 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
31631         Log: Subject: [PATCH] [b-]showlex.t
31632              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31633              Date: Sun, 12 Aug 2001 22:24:51 +0200
31634              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
31635              
31636              The 4nt command shell will expand the % in command line
31637              no matter what quoting is attempted, changed the % to @.
31638      Branch: perl
31639            ! ext/B/Showlex.t
31640 ____________________________________________________________________________
31641 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
31642         Log: Subject: [PATCH] magic.t
31643              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
31644              Date: Sun, 12 Aug 2001 20:49:27 +0200
31645              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
31646      Branch: perl
31647            ! t/op/magic.t
31648 ____________________________________________________________________________
31649 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
31650         Log: Add sharedsv* to the DOSish platforms; plus add
31651              some WinCE files to the list of DOSish files.
31652      Branch: perl
31653            ! NetWare/Makefile Porting/makerel win32/Makefile
31654            ! win32/makefile.mk wince/Makefile.ce
31655 ____________________________________________________________________________
31656 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
31657         Log: More DOSish files.
31658      Branch: perl
31659            ! Porting/makerel
31660 ____________________________________________________________________________
31661 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
31662         Log: Strip CRs from the WinCE files.  Now we need to
31663              figure out in which CRs are really needed: probably
31664              Makefile.ce and the README files, at least, probably
31665              also the registry.bat.
31666      Branch: perl
31667            ! wince/Makefile.ce wince/README.compile wince/README.perlce
31668            ! wince/config.h wince/include/cectype.h wince/include/errno.h
31669            ! wince/include/sys/stat.h wince/include/sys/types.h
31670            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
31671            ! wince/perldll.def wince/registry.bat wince/wince.h
31672            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
31673 ____________________________________________________________________________
31674 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
31675         Log: Add some files to DOSish and writables.
31676      Branch: perl
31677            ! Porting/makerel
31678 ____________________________________________________________________________
31679 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
31680         Log: Compile failure message tidying.
31681      Branch: perl
31682            ! t/lib/1_compile.t
31683 ____________________________________________________________________________
31684 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
31685         Log: The new sharedsv* should be exported only if usethreads.
31686      Branch: perl
31687            ! makedef.pl
31688 ____________________________________________________________________________
31689 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
31690         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
31691              From: Peter Prymmer <pvhp@forte.com>
31692              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
31693              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
31694      Branch: perl
31695            ! README.os390
31696 ____________________________________________________________________________
31697 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
31698         Log: Update Changes.
31699      Branch: perl
31700            ! Changes patchlevel.h
31701 ____________________________________________________________________________
31702 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
31703         Log: Subject: [PATHC] sharedsv.[c|h]
31704              From: "Artur Bergman" <artur@contiller.se>
31705              Date: Mon, 13 Aug 2001 14:38:41 +0200
31706              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
31707              
31708              Subject: [PATCH] embed.pl
31709              From: Arthur Bergman <arthur@contiller.se>
31710              Date: Mon, 13 Aug 2001 14:38:14 +0200
31711              Message-ID: <B79D96D6.3088%arthur@contiller.se>
31712              
31713              Subject: [PATCH] sharedsv cleanups
31714              From: "Arthur Bergman" <arthur@contiller.se>
31715              Date: Mon, 13 Aug 2001 15:14:25 +0200
31716              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
31717              
31718              Plus few tweaks: _init needs to be Adp, the prototypes
31719              should not be revealed unless using ithreads, #endif FOO
31720              must be #endif /* FOO */, adding (parentheses) around
31721              do { } while doesn't work too well.
31722      Branch: perl
31723            + sharedsv.c sharedsv.h
31724            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
31725            ! perl.h perlapi.c pod/perlapi.pod proto.h
31726 ____________________________________________________________________________
31727 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
31728         Log: Subject: Re: END {} blocks run in perl_run
31729              From: Arthur Bergman <arthur@contiller.se>
31730              Date: Mon, 13 Aug 2001 11:11:30 +0200
31731              Message-ID: <B79D6661.3068%arthur@contiller.se>
31732      Branch: perl
31733            ! perl.c
31734 ____________________________________________________________________________
31735 [ 11657] By: nick                                  on 2001/08/13  09:03:02
31736         Log: Integrate mainline
31737      Branch: perlio
31738           +> (branch 326 files)
31739            - (delete 330 files)
31740           !> (integrate 85 files)
31741 ____________________________________________________________________________
31742 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
31743         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
31744              and the Perl will be built to do that by default (adding that
31745              will break scripts having non-UTF-8 binary data, such as Latin-1.)
31746      Branch: perl
31747            ! op.c toke.c utf8.h
31748 ____________________________________________________________________________
31749 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
31750         Log: Unnecessary downgrades.
31751      Branch: perl
31752            ! doop.c
31753 ____________________________________________________________________________
31754 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
31755         Log: Failure not true anymore (probably caused by my broken setup).
31756      Branch: perl
31757            ! t/op/pat.t
31758 ____________________________________________________________________________
31759 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
31760         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
31761              stopped working).
31762      Branch: perl
31763            ! op.h pp_ctl.c regcomp.c
31764 ____________________________________________________________________________
31765 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
31766         Log: There is no IN_UTF8.
31767      Branch: perl
31768            ! utf8.h
31769 ____________________________________________________________________________
31770 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
31771         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
31772      Branch: perl
31773            ! op.c op.h pp_ctl.c regcomp.c
31774 ____________________________________________________________________________
31775 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
31776         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
31777              and a test tweak.
31778      Branch: perl
31779            ! op.c t/pod/find.t
31780 ____________________________________________________________________________
31781 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
31782         Log: Todo updates and fixes.
31783      Branch: perl
31784            ! pod/perltodo.pod
31785 ____________________________________________________________________________
31786 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
31787         Log: Mark tests (and one module) having explicit Latin-1
31788              (and one file having explicit UTF-8) with an explicit
31789              'no utf8' (and one explicit 'use utf8').
31790              
31791              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
31792      Branch: perl
31793            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
31794            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
31795            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
31796 ____________________________________________________________________________
31797 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
31798         Log: Subject: SV: END {} blocks run in perl_run
31799              From: "Arthur Bergman" <arthur@contiller.se>
31800              Date: Sun, 12 Aug 2001 00:34:28 +0200 
31801              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
31802      Branch: perl
31803            ! miniperlmain.c perl.c
31804 ____________________________________________________________________________
31805 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
31806         Log: Typos in #11645.
31807      Branch: perl
31808            ! perl.h
31809 ____________________________________________________________________________
31810 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
31811         Log: On ithreads default to use_reentrant except on naturally
31812              threadsafe platforms.
31813      Branch: perl
31814            ! perl.h
31815 ____________________________________________________________________________
31816 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
31817         Log: (Hopefully) a fix for 20010723.004: make install needs
31818              write permission in build directory.  The problem was
31819              probably caused by overeager sprinkling of the lib/re.pm
31820              dependencies (which was done to guarantee lib/re.pm being
31821              uptodate for parallel makes: now solved by funneling that
31822              through an explicit recursive make in the preplibrary target).
31823      Branch: perl
31824            ! Makefile.SH
31825 ____________________________________________________________________________
31826 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
31827         Log: Dispell the "use utf8" superstition.
31828      Branch: perl
31829            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
31830            ! pod/perlunicode.pod
31831 ____________________________________________________________________________
31832 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
31833         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
31834              From: "Abigail" <abigail@foad.org> 
31835              Date: Sat, 11 Aug 2001 23:49:49 +0200
31836              Message-ID: <20010811214950.23255.qmail@foad.org>
31837      Branch: perl
31838            ! t/op/taint.t
31839 ____________________________________________________________________________
31840 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
31841         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
31842              From: Abhijit Menon-Sen <ams@wiw.org>
31843              Date: Sat, 11 Aug 2001 06:18:19 +0530
31844              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
31845      Branch: perl
31846            ! mg.c
31847 ____________________________________________________________________________
31848 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
31849         Log: Test for change #11639.
31850      Branch: perl
31851            ! t/op/tiehandle.t
31852 ____________________________________________________________________________
31853 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
31854         Log: Subject: Re: Can't localize *FH, then tie it
31855              From: Abhijit Menon-Sen <ams@wiw.org>
31856              Date: Sun, 12 Aug 2001 16:08:06 +0530
31857              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
31858      Branch: perl
31859            ! pp_hot.c pp_sys.c
31860 ____________________________________________________________________________
31861 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
31862         Log: Drop all the unnecessary "use utf8" clauses and some of
31863              the unnecessary "use bytes" ones.
31864              
31865              TODO: scour the documentation for unnecessary "use utf8"
31866              and prominently display it in perldelta when the time comes.
31867              ("use utf8" should be necessary ONLY if one wants the script
31868              to be in UTF-8.)  Also should be checked in some non-ASCII
31869              non-Latin-1 platform, like EBCDIC.
31870      Branch: perl
31871            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
31872            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
31873 ____________________________________________________________________________
31874 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
31875         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
31876              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
31877              in Unicode handling.
31878      Branch: perl
31879            + t/op/lc.t
31880            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
31881 ____________________________________________________________________________
31882 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
31883         Log: Thinko: we want the flags for native cc, not gcc.
31884      Branch: perl
31885            ! hints/dec_osf.sh
31886 ____________________________________________________________________________
31887 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
31888         Log: (retracted by 13077)
31889              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
31890              From: Robin Houston <robin@kitsite.com>
31891              Date: Fri, 10 Aug 2001 14:42:02 +0100
31892              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
31893      Branch: perl
31894            ! pp.c
31895 ____________________________________________________________________________
31896 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
31897         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
31898              From: Abhijit Menon-Sen <ams@wiw.org>
31899              Date: Sat, 11 Aug 2001 16:31:04 +0530
31900              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
31901      Branch: perl
31902            ! op.c
31903 ____________________________________________________________________________
31904 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
31905         Log: Get rid of indread, from Abhijit Menon-Sen.
31906      Branch: perl
31907            ! pp_sys.c
31908 ____________________________________________________________________________
31909 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
31910         Log: CRLFgngngn.
31911      Branch: perl
31912            ! win32/Makefile win32/makefile.mk
31913 ____________________________________________________________________________
31914 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
31915         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
31916      Branch: perl
31917            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
31918            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
31919            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
31920            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
31921            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
31922            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
31923            ! win32/Makefile win32/makefile.mk
31924 ____________________________________________________________________________
31925 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
31926         Log: Avoid #elif (less portable than #else #if).
31927      Branch: perl
31928            ! handy.h
31929 ____________________________________________________________________________
31930 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
31931         Log: Subject: patch for perlvar.pod
31932              From: mah@everybody.org (Mark A. Hershberger)
31933              Date: 08 Aug 2001 17:03:16 -0500
31934              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
31935      Branch: perl
31936            ! pod/perlvar.pod
31937 ____________________________________________________________________________
31938 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
31939         Log: cpp commands must start (the # must be) at the column #0.
31940      Branch: perl
31941            ! op.c
31942 ____________________________________________________________________________
31943 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
31944         Log: If using gcc -B/foo/bar makedepend would give
31945              unnecessary warnings about unused -B/foo/bar.
31946      Branch: perl
31947            ! makedepend.SH
31948 ____________________________________________________________________________
31949 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
31950         Log: Update Changes.
31951      Branch: perl
31952            ! Changes patchlevel.h
31953 ____________________________________________________________________________
31954 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
31955         Log: s/z/tz/
31956      Branch: perl
31957            ! pod/perlfaq2.pod
31958 ____________________________________________________________________________
31959 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
31960         Log: Article nit.
31961      Branch: perl
31962            ! pod/perlfaq2.pod
31963 ____________________________________________________________________________
31964 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
31965         Log: Rename lib/unicode files to lib/unicore to avoid
31966              conflicts between core lib/unicode and Unicode::
31967              files in case-ignoring filesystems.
31968      Branch: perl
31969            + (add 325 files)
31970            - (delete 324 files)
31971            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
31972 ____________________________________________________________________________
31973 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
31974         Log: Upgrade to Math::BigInt 1.41.
31975      Branch: perl
31976            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
31977 ____________________________________________________________________________
31978 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
31979         Log: Subject: [PATCH] remove PL_na from typemap
31980              From: James <james@rf.net>
31981              Date: Mon, 06 Aug 2001 20:23:15 -0700
31982              Message-ID: <3B6F5F23.A31A81B1@rf.net>
31983              
31984              (had to be manually applied)
31985      Branch: perl
31986            ! lib/ExtUtils/typemap
31987 ____________________________________________________________________________
31988 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
31989         Log: The metaconfig unit changes for #11618.
31990      Branch: metaconfig/U/perl
31991            + d_fpclassl.U i_fp.U
31992 ____________________________________________________________________________
31993 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
31994         Log: Forgot this from #11618.
31995              
31996              NOTE: wince/config_H.ce needs updating.
31997      Branch: perl
31998            ! wince/config.ce
31999 ____________________________________________________________________________
32000 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
32001         Log: Introduce more floating point classifying APIs;
32002              try to define (most importantly) Perl_is{inf,nan}(x).
32003              
32004              For this first cut, assume none such APIs exist in non-UNIXoid
32005              platforms-- this is of course too unkind: Win32 rumoredly has
32006              _fpclass() and _isnan(), and VMS/VOS very probably have some
32007              of the APIs available.     The only thing Perl uses at the moment
32008              is Perl_isnan() (has been in use for a while now).
32009              
32010              NOTE: the Win32 and NetWare config_h.?c need regenerating.
32011      Branch: perl
32012            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
32013            ! Porting/config_H config_h.SH configure.com epoc/config.sh
32014            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
32015            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32016            ! vos/config.ga.h win32/config.bc win32/config.gc
32017            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32018            ! win32/config_H.vc wince/config.ce wince/config.h
32019 ____________________________________________________________________________
32020 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
32021         Log: Integrate change #11519 from perlio:
32022              
32023              Avoid testing for (non-)existance of "encoding(xxxx)"
32024              layer is called "encoding" the (xxxx) is an argument.
32025      Branch: perl
32026           !> lib/open.pm
32027 ____________________________________________________________________________
32028 [ 11616] By: nick                                  on 2001/08/09  07:50:24
32029         Log: Integrate mainline
32030      Branch: perlio
32031           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
32032           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
32033           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
32034           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
32035            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
32036            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
32037           !> (integrate 79 files)
32038 ____________________________________________________________________________
32039 [ 11615] By: nick                                  on 2001/08/09  06:23:44
32040         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
32041              layer is called "encoding" the (xxxx) is an argument.
32042      Branch: perlio
32043            ! lib/open.pm
32044 ____________________________________________________________________________
32045 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
32046         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
32047              From: Paul Johnson <paul@pjcj.net>
32048              Date: Wed, 8 Aug 2001 23:54:17 +0200
32049              Message-ID: <20010808235417.O1006@pjcj.net>
32050      Branch: perl
32051            ! ext/B/B/Concise.pm
32052 ____________________________________________________________________________
32053 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
32054         Log: Make VMS use IEEE math by default; reorder Tru64 hints
32055              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
32056              exception semantics) is always set if using (the new) cc.
32057      Branch: perl
32058            ! configure.com hints/dec_osf.sh
32059 ____________________________________________________________________________
32060 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
32061         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
32062              From: Abhijit Menon-Sen <ams@wiw.org>
32063              Date: Tue, 7 Aug 2001 17:16:05 +0530
32064              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
32065      Branch: perl
32066            ! pp_sys.c
32067 ____________________________________________________________________________
32068 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
32069         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
32070              From: "Craig A. Berry" <craigberry@mac.com>
32071              Date: Tue, 07 Aug 2001 22:27:47 -0500
32072              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
32073      Branch: perl
32074            ! t/run/exit.t
32075 ____________________________________________________________________________
32076 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
32077         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
32078              From: "Craig A. Berry" <craigberry@mac.com>
32079              Date: Tue, 07 Aug 2001 20:01:53 -0500
32080              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
32081      Branch: perl
32082            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
32083 ____________________________________________________________________________
32084 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
32085         Log: Update the magazine information.
32086      Branch: perl
32087            ! pod/perlfaq2.pod
32088 ____________________________________________________________________________
32089 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
32090         Log: Ignore SIGFPE everywhere.
32091      Branch: perl
32092            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
32093 ____________________________________________________________________________
32094 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
32095         Log: With permission, change the licensing of the docs by
32096              TomC (and Gnat) to comply with the rest of Perl.
32097      Branch: perl
32098            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32099            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32100            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32101            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
32102            ! pod/perltootc.pod
32103 ____________________________________________________________________________
32104 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
32105         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
32106              From: Andy Dougherty <doughera@lafayette.edu>
32107              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
32108              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
32109      Branch: perl
32110            ! hints/openbsd.sh
32111 ____________________________________________________________________________
32112 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
32113         Log: Subject: [PATCH] Makefile.SH test_prep dependency
32114              From: Andy Dougherty <doughera@lafayette.edu>
32115              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
32116              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
32117      Branch: perl
32118            ! Makefile.SH
32119 ____________________________________________________________________________
32120 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
32121         Log: Don't autogenerate the headers et alia,
32122              make regen_headers explicitly.
32123      Branch: perl
32124            ! Makefile.SH
32125 ____________________________________________________________________________
32126 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
32127         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
32128              From: Gurusamy Sarathy <gsar@ActiveState.com> 
32129              Date: Tue, 07 Aug 2001 08:33:26 -0700
32130              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
32131              
32132              Unnecessary dependency.
32133      Branch: perl
32134            ! embed.pl
32135 ____________________________________________________________________________
32136 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
32137         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
32138              From: Abhijit Menon-Sen <ams@wiw.org>
32139              Date: Tue, 7 Aug 2001 09:10:54 +0530
32140              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
32141      Branch: perl
32142            ! pp_hot.c
32143 ____________________________________________________________________________
32144 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
32145         Log: Subject: [PATCH perl@11597] B && BEGIN handling
32146              From: "James A. Duncan" <jduncan@fotango.com>
32147              Date: Mon, 6 Aug 2001 17:29:11 +0100
32148              Message-ID: <20010806172911.A2071@fotango.com>
32149              
32150              (the intrpvar.h addition moved to the end for bincompat)
32151      Branch: perl
32152            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
32153 ____________________________________________________________________________
32154 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
32155         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
32156      Branch: perl
32157           !> README.win32
32158 ____________________________________________________________________________
32159 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
32160         Log: fix URLs for fcrypt.c
32161      Branch: maint-5.6/perl
32162            ! README.win32
32163 ____________________________________________________________________________
32164 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
32165         Log: Yet another way to say Infinity: HP-UX calls its "++".
32166      Branch: perl
32167            ! lib/Math/BigInt/t/bigintpm.t
32168 ____________________________________________________________________________
32169 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
32170         Log: Update Changes.
32171      Branch: perl
32172            ! Changes patchlevel.h
32173 ____________________________________________________________________________
32174 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
32175         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
32176      Branch: perl
32177            ! pod/perlfaq5.pod
32178 ____________________________________________________________________________
32179 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
32180         Log: The #11593 wasn't right.
32181      Branch: perl
32182            ! lib/Math/BigInt/t/bigintpm.t
32183 ____________________________________________________________________________
32184 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
32185         Log: Subject: [PATCH: perl@11564] introducing perlivp
32186              From: Prymmer/Kahn <pvhp@best.com>
32187              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
32188              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
32189              
32190              Subject: Re: [PATCH: perl@11564] introducing perlivp
32191              From: Prymmer/Kahn <pvhp@best.com>
32192              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
32193              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
32194      Branch: perl
32195            + utils/perlivp.PL
32196            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
32197            ! win32/Makefile win32/makefile.mk
32198 ____________________________________________________________________________
32199 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
32200         Log: libcs are confused what to call Infinity.
32201      Branch: perl
32202            ! lib/Math/BigInt/t/bigintpm.t
32203 ____________________________________________________________________________
32204 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
32205         Log: Avoid SIGFPE in Tru64.
32206      Branch: perl
32207            ! numeric.c
32208 ____________________________________________________________________________
32209 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
32210         Log: Upgrade to Math::BigInt 1.40.
32211              
32212              NOTE: this patch necessitates doing something about
32213              infinity handling since the new bigintpm.t tests use
32214              infinity, which causes SIGFPEs at least in Tru64.
32215      Branch: perl
32216            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32217            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32218            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32219            ! lib/Math/BigInt/t/mbimbf.t
32220 ____________________________________________________________________________
32221 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
32222         Log: remove hardcoded cmd shell in testsuite
32223      Branch: perl
32224            ! t/op/glob.t t/op/magic.t t/op/stat.t
32225 ____________________________________________________________________________
32226 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
32227         Log: 4-arg select() was busted on windows because change#8178 didn't
32228              make it into mainline
32229      Branch: perl
32230            ! perl.h win32/include/sys/socket.h
32231 ____________________________________________________________________________
32232 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
32233         Log: Rename the Getopt::Long tests to be as they are
32234              in the Getopt::Long official distribution.
32235      Branch: perl
32236            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
32237            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
32238            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
32239            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
32240            ! MANIFEST
32241 ____________________________________________________________________________
32242 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
32243         Log: Upgrade to Getopt::Long 2.26.
32244      Branch: perl
32245            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
32246            ! MANIFEST lib/Getopt/Long.pm
32247 ____________________________________________________________________________
32248 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
32249         Log: Retract #10874 (the hack should be unnecessary by now)
32250      Branch: perl
32251            ! lib/Test/Harness.pm
32252 ____________________________________________________________________________
32253 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
32254         Log: avoid temp file littering in tests
32255      Branch: perl
32256            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
32257 ____________________________________________________________________________
32258 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
32259         Log: Subject: warning in sv.c: double format, NV arg
32260              From: "Philip Newton" <Philip.Newton@gmx.net>
32261              Date: Sun, 5 Aug 2001 19:41:07 +0200
32262              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
32263      Branch: perl
32264            ! sv.c
32265 ____________________________________________________________________________
32266 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
32267         Log: fix POSIX.t#13 for windos
32268      Branch: perl
32269            ! ext/POSIX/POSIX.t
32270 ____________________________________________________________________________
32271 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
32272         Log: Add a test for PerlIO::Via.
32273      Branch: perl
32274            + ext/PerlIO/t/via.t
32275            ! MANIFEST ext/PerlIO/Via/Via.pm
32276 ____________________________________________________________________________
32277 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
32278         Log: flock() and link() are not available on Windows 9x
32279      Branch: perl
32280            ! win32/config_sh.PL
32281 ____________________________________________________________________________
32282 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
32283         Log: Some Tru64 C compilers have C++ components that confuse
32284              the ccversion parsing.
32285      Branch: perl
32286            ! hints/dec_osf.sh
32287 ____________________________________________________________________________
32288 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
32289         Log: (Reintroduce #11125)
32290              
32291              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
32292              From: Alan Burlison <Alan.Burlison@sun.com> 
32293              Date: Tue, 03 Jul 2001 15:20:13 +0100   
32294              Message-ID: <3B41D49D.A923D4F9@sun.com> 
32295      Branch: perl
32296            ! lib/ExtUtils/MM_Unix.pm
32297 ____________________________________________________________________________
32298 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
32299         Log: Little pointer juggling for HP-UX cc to avoid
32300              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
32301              followed by
32302              "error 1549: Modifiable lvalue required for assignment operator."
32303      Branch: perl
32304            ! hv.c
32305 ____________________________________________________________________________
32306 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
32307         Log: Continuation of #11575: SANY_SEEN completely deprecated,
32308              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
32309              plus a fix for the bug.
32310      Branch: perl
32311            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
32312 ____________________________________________________________________________
32313 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
32314         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
32315              From: Doug MacEachern <dougm@covalent.net>
32316              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
32317              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
32318      Branch: perl
32319            ! sv.c
32320 ____________________________________________________________________________
32321 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
32322         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
32323              the new CANY is the \C.  The problem reported and the
32324              test case supplied in
32325              
32326              Subject: UTF-8 bugs in string length & single line regex matches
32327              From: "Daniel P. Berrange" <dan@berrange.com>
32328              Date: Fri, 3 Aug 2001 11:39:33 +0100
32329              Message-ID: <20010803113932.A19318@berrange.com>
32330      Branch: perl
32331            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
32332            ! t/op/pat.t
32333 ____________________________________________________________________________
32334 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
32335         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
32336              From: Doug MacEachern <dougm@covalent.net>
32337              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
32338              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
32339      Branch: perl
32340            ! perl.c regexec.c
32341 ____________________________________________________________________________
32342 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
32343         Log: The #11572 didn't up the test count.
32344      Branch: perl
32345            ! t/op/length.t
32346 ____________________________________________________________________________
32347 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
32348         Log: Subject: UTF-8 bugs in string length & single line regex matches
32349              From: "Daniel P. Berrange" <dan@berrange.com>
32350              Date: Fri, 3 Aug 2001 11:39:33 +0100         
32351              Message-ID: <20010803113932.A19318@berrange.com>
32352              
32353              (the mg_length() fix)
32354      Branch: perl
32355            ! mg.c t/op/length.t
32356 ____________________________________________________________________________
32357 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
32358         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
32359              From: Abhijit Menon-Sen <ams@wiw.org>
32360              Date: Sat, 4 Aug 2001 16:56:35 +0530
32361              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
32362      Branch: perl
32363            ! hv.c
32364 ____________________________________________________________________________
32365 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
32366         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
32367              From: Abhijit Menon-Sen <ams@wiw.org>
32368              Date: Sat, 4 Aug 2001 16:16:03 +0530
32369              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
32370      Branch: perl
32371            ! hv.c
32372 ____________________________________________________________________________
32373 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
32374         Log: Subject: Re: [patch] refcount re ops
32375              From: Abhijit Menon-Sen <ams@wiw.org>
32376              Date: Sat, 4 Aug 2001 08:54:55 +0530
32377              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
32378      Branch: perl
32379            ! sv.c
32380 ____________________________________________________________________________
32381 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
32382         Log: Subject: [patch] refcount re ops
32383              From: Doug MacEachern <dougm@covalent.net>
32384              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
32385              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
32386      Branch: perl
32387            ! regcomp.c sv.c
32388 ____________________________________________________________________________
32389 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
32390         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
32391              From: Doug MacEachern <dougm@covalent.net>
32392              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
32393              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
32394      Branch: perl
32395            ! perl.c regexec.c
32396 ____________________________________________________________________________
32397 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
32398         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
32399              From: "Craig A. Berry" <craigberry@mac.com> 
32400              Date: Fri, 03 Aug 2001 16:16:16 -0500
32401              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
32402      Branch: perl
32403            ! t/op/misc.t
32404 ____________________________________________________________________________
32405 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
32406         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
32407              From: John Kristian <jmk2001@engineer.com>
32408              Date: Fri, 03 Aug 2001 00:59:08 -0700
32409              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
32410      Branch: perl
32411            ! win32/win32.c
32412 ____________________________________________________________________________
32413 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
32414         Log: Update Changes.
32415      Branch: perl
32416            ! Changes patchlevel.h
32417 ____________________________________________________________________________
32418 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
32419         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
32420              From: "Craig A. Berry" <craigberry@mac.com>
32421              Date: Thu, 02 Aug 2001 23:15:24 -0500
32422              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
32423      Branch: perl
32424            ! ext/B/Stash.t
32425 ____________________________________________________________________________
32426 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
32427         Log: Subject: [patch] plug PL_cshname leak
32428              From: Doug MacEachern <dougm@covalent.net>
32429              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
32430              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
32431      Branch: perl
32432            ! sv.c
32433 ____________________________________________________________________________
32434 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
32435         Log: Subject: [patch] plug PL_sh_path leak
32436              From: Doug MacEachern <dougm@covalent.net>
32437              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
32438              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
32439      Branch: perl
32440            ! sv.c
32441 ____________________________________________________________________________
32442 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
32443         Log: Subject: [patch] plug PL_regex_padav leaks
32444              From: Doug MacEachern <dougm@covalent.net>
32445              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
32446              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
32447      Branch: perl
32448            ! op.c op.h perl.c
32449 ____________________________________________________________________________
32450 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
32451         Log: Subject: [patch] plug PL_origargv leak
32452              From: Doug MacEachern <dougm@covalent.net>
32453              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
32454              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
32455      Branch: perl
32456            ! perl.c
32457 ____________________________________________________________________________
32458 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
32459         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
32460              From: Abhijit Menon-Sen <ams@wiw.org>
32461              Date: Fri, 3 Aug 2001 06:38:11 +0530
32462              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
32463      Branch: perl
32464            ! hv.c
32465 ____________________________________________________________________________
32466 [ 11557] By: nick                                  on 2001/08/03  08:17:38
32467         Log: Integrate mainline
32468      Branch: perlio
32469           +> (branch 47 files)
32470            - lib/Switch/test.pl
32471           !> (integrate 49 files)
32472 ____________________________________________________________________________
32473 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
32474         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
32475              From: "Craig A. Berry" <craigberry@mac.com>
32476              Date: Thu, 02 Aug 2001 12:56:19 -0500
32477              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
32478      Branch: perl
32479            ! ext/B/Showlex.t
32480 ____________________________________________________________________________
32481 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
32482         Log: Be more careful about non-existent files.
32483      Branch: perl
32484            ! lib/File/Copy.pm
32485 ____________________________________________________________________________
32486 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
32487         Log: Subject: [PATCH resend] deparse empty formats
32488              From: Robin Houston <robin@kitsite.com> 
32489              Date: Thu, 2 Aug 2001 14:32:36 +0100
32490              Message-ID: <20010802143236.A894@robin.kitsite.com>
32491      Branch: perl
32492            ! ext/B/B/Deparse.pm
32493 ____________________________________________________________________________
32494 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
32495         Log: Subject: [patch] ithreads + refto fix improvement
32496              From: Doug MacEachern <dougm@covalent.net>
32497              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
32498              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
32499      Branch: perl
32500            ! pp.c
32501 ____________________________________________________________________________
32502 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
32503         Log: Readability nit from Abhijit.
32504      Branch: perl
32505            ! op.c
32506 ____________________________________________________________________________
32507 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
32508         Log: setproctitle() API version nit from Anton Berezin.
32509      Branch: perl
32510            ! mg.c
32511 ____________________________________________________________________________
32512 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
32513         Log: Add PerlCE to the docs.
32514      Branch: perl
32515            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
32516            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
32517 ____________________________________________________________________________
32518 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
32519         Log: Integrate the PerlCE (WinCE Perl) port;
32520              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
32521      Branch: perl
32522            + README.ce wince/FindExt.pm wince/Makefile.ce
32523            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
32524            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
32525            + wince/bin/search.pl wince/config.ce wince/config.h
32526            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
32527            + wince/dl_win32.xs wince/include/arpa/inet.h
32528            + wince/include/cectype.h wince/include/errno.h
32529            + wince/include/netdb.h wince/include/sys/socket.h
32530            + wince/include/sys/stat.h wince/include/sys/types.h
32531            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
32532            + wince/perl.rc wince/perldll.def wince/perllib.c
32533            + wince/perlmain.c wince/registry.bat wince/runperl.c
32534            + wince/splittree.pl wince/win32.h wince/win32iop.h
32535            + wince/win32thread.c wince/win32thread.h wince/wince.c
32536            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
32537            + wince/xdistclean.ksh wince/xmakediffs.ksh
32538            ! MANIFEST perl.c perl.h perlio.c
32539 ____________________________________________________________________________
32540 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
32541         Log: setproctitle() made simpler.  (This assumes the string is
32542              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
32543              should be used.  Note len, not len + 1.)  BSD-fu from Anton
32544              Berezin.
32545      Branch: perl
32546            ! mg.c
32547 ____________________________________________________________________________
32548 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
32549         Log: Subject: [PATCH] -Wall cleanup: op.c
32550              From: Richard Soderberg <rs@oregonnet.com>
32551              Date: Thu, 2 Aug 2001 00:17:09 -0700
32552              Message-Id: <200108020717.AAA26895@oregonnet.com>
32553              
32554              Subject: [PATCH] -Wall cleanup: sv.c
32555              From: Richard Soderberg <rs@oregonnet.com>
32556              Date: Thu, 2 Aug 2001 00:49:21 -0700
32557              Message-Id: <200108020749.AAA27492@oregonnet.com>
32558      Branch: perl
32559            ! op.c sv.c
32560 ____________________________________________________________________________
32561 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
32562         Log: Update Changes.
32563      Branch: perl
32564            ! Changes patchlevel.h
32565 ____________________________________________________________________________
32566 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
32567         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
32568              From: Doug MacEachern <dougm@covalent.net>
32569              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
32570              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
32571      Branch: perl
32572            ! op.c
32573 ____________________________________________________________________________
32574 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
32575         Log: The #11541 didn't work under threads.
32576      Branch: perl
32577            ! op.c
32578 ____________________________________________________________________________
32579 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
32580         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
32581              From: Hugo <hv@crypt.compulink.co.uk>
32582              Date: Fri, 22 Jun 2001 01:19:08 +0100 
32583              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
32584              
32585              (Skip tests if accept() failed)
32586      Branch: perl
32587            ! ext/IO/lib/IO/t/io_unix.t
32588 ____________________________________________________________________________
32589 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
32590         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
32591              From: "Stian Seeberg" <sseeberg@nimsoft.no>
32592              Date: Mon, 30 Jul 2001 12:28:07 +0200
32593              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
32594      Branch: perl
32595            ! perl.h
32596 ____________________________________________________________________________
32597 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
32598         Log: Subject: Pluggable optimizer
32599              From: Simon Cozens <simon@netthink.co.uk>
32600              Date: Wed, 1 Aug 2001 13:57:02 -0700
32601              Message-ID: <20010801135702.I10442@netthink.co.uk>
32602      Branch: perl
32603            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
32604 ____________________________________________________________________________
32605 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
32606         Log: Subject: [ID 20010801.039] perlre.pod message typo
32607              From: Autrijus Tang <autrijus@geb.elixus.org>
32608              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
32609              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
32610      Branch: perl
32611            ! pod/perlre.pod
32612 ____________________________________________________________________________
32613 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
32614         Log: Test for change #11536.
32615      Branch: perl
32616            ! t/op/tiehandle.t
32617 ____________________________________________________________________________
32618 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
32619         Log: More test fixups for #11537.
32620      Branch: perl
32621            ! t/lib/warnings/4lint t/lib/warnings/9enabled
32622 ____________________________________________________________________________
32623 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
32624         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
32625              From: Doug MacEachern <dougm@covalent.net>
32626              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
32627              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
32628      Branch: perl
32629            ! op.c t/TestInit.pm
32630 ____________________________________________________________________________
32631 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
32632         Log: Subject: [patch] ithreads + refto bug
32633              From: Doug MacEachern <dougm@covalent.net>
32634              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
32635              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
32636              
32637              (Test in change #11539)
32638      Branch: perl
32639            ! pp.c
32640 ____________________________________________________________________________
32641 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
32642         Log: Subject: [PATCH: perl@11523] fixups for t/harness
32643              From: Prymmer/Kahn <pvhp@best.com>
32644              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
32645              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
32646      Branch: perl
32647            ! t/harness
32648 ____________________________________________________________________________
32649 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
32650         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
32651              From: Prymmer/Kahn <pvhp@best.com>
32652              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
32653              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
32654      Branch: perl
32655            ! win32/Makefile win32/makefile.mk
32656 ____________________________________________________________________________
32657 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
32658         Log: Need to know the number of tests.
32659      Branch: perl
32660            ! t/run/exit.t
32661 ____________________________________________________________________________
32662 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
32663         Log: Subject: Re: new exit tests on VMS
32664              From: "Craig A. Berry" <craigberry@mac.com>
32665              Date: Tue, 31 Jul 2001 12:19:29 -0500
32666              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
32667      Branch: perl
32668            ! t/run/exit.t
32669 ____________________________________________________________________________
32670 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
32671         Log: Retract #11530 (the dTHX is needed under threads)
32672      Branch: perl
32673            ! perlio.c
32674 ____________________________________________________________________________
32675 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
32676         Log: (Retracted by #11531)
32677      Branch: perl
32678            ! perlio.c
32679 ____________________________________________________________________________
32680 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
32681         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
32682              From: Richard Soderberg <rs@crystalflame.net>
32683              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
32684              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
32685      Branch: perl
32686            ! unixish.h
32687 ____________________________________________________________________________
32688 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
32689         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
32690              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32691              Date: Tue, 31 Jul 2001 05:39:09 -0400
32692              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
32693              
32694              (with a note about the case of UV being equal to long long)
32695      Branch: perl
32696            ! utils/h2xs.PL
32697 ____________________________________________________________________________
32698 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
32699         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
32700              From: "Craig A. Berry" <craigberry@mac.com>
32701              Date: Tue, 31 Jul 2001 14:57:43 -0500
32702              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
32703      Branch: perl
32704            ! t/io/fs.t
32705 ____________________________________________________________________________
32706 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
32707         Log: Fix for
32708              
32709              Subject: [ID 20010116.001] File::Copy truncates orig file 
32710              From: arbor@al37al08.telecel.pt
32711              Date: Tue, 16 Jan 2001 11:43:02 GMT
32712              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
32713              
32714              (copy($foo, $foo) would truncate $foo)
32715      Branch: perl
32716            ! lib/File/Copy.pm lib/File/Copy.t
32717 ____________________________________________________________________________
32718 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
32719         Log: Metaconfig unit change for #11524.
32720      Branch: metaconfig/U/perl
32721            ! Extras.U
32722 ____________________________________________________________________________
32723 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
32724         Log: Multiple modules didn't work; plus typo fixes.
32725      Branch: perl
32726            ! Configure
32727 ____________________________________________________________________________
32728 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
32729         Log: Update Changes.
32730      Branch: perl
32731            ! Changes patchlevel.h
32732 ____________________________________________________________________________
32733 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
32734         Log: Regen perlapi.
32735      Branch: perl
32736            ! pod/perlapi.pod
32737 ____________________________________________________________________________
32738 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
32739         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
32740              From: Dave Mitchell <davem@fdgroup.co.uk>
32741              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
32742              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
32743      Branch: perl
32744            ! sv.c
32745 ____________________________________________________________________________
32746 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
32747         Log: Regen toc.
32748      Branch: perl
32749            ! pod/perltoc.pod
32750 ____________________________________________________________________________
32751 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
32752         Log: Regen Porting stuff.
32753      Branch: perl
32754            ! Porting/Glossary Porting/config.sh Porting/config_H
32755 ____________________________________________________________________________
32756 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
32757         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
32758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32759              Date: Tue, 31 Jul 2001 05:34:38 -0400
32760              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
32761      Branch: perl
32762            ! utils/h2xs.PL
32763 ____________________________________________________________________________
32764 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
32765         Log: Metaconfig unit change for #11516. 
32766      Branch: metaconfig/U/perl
32767            ! gccvers.U
32768 ____________________________________________________________________________
32769 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
32770         Log: Add -Wall in cflags, not in Configure.
32771              (This way -Wall affects only the core and the core XS,
32772              not user modules' XS.  Concern from Paul Marquess,
32773              implementation idea from Andy Dougherty.)
32774      Branch: perl
32775            ! Configure cflags.SH
32776 ____________________________________________________________________________
32777 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
32778         Log: Metaconfig unit changes for #11514.
32779      Branch: metaconfig
32780            + U/modified/sysman.U
32781            ! U/installdirs/man1dir.U
32782 ____________________________________________________________________________
32783 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
32784         Log: Subject: Configure's detection of system manual
32785              From: Sean Dague <sean@dague.net> 
32786              Date: Sun, 13 May 2001 15:53:15 -0400
32787              Message-ID: <20010513155315.A15833@underhill.dague.net>
32788      Branch: perl
32789            ! Configure
32790 ____________________________________________________________________________
32791 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
32792         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
32793              From: Autrijus Tang <autrijus@autrijus.org> 
32794              Date: Thu, 21 Jun 2001 23:56:48 +0800
32795              Message-Id: <20010621235648.A57340@not.autrijus.org>
32796      Branch: perl
32797            ! pod/perlobj.pod
32798 ____________________________________________________________________________
32799 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
32800         Log: Subject: Typo in DB_File.pm
32801              From: "Philip Newton" <Philip.Newton@gmx.net>
32802              Date: Tue, 31 Jul 2001 06:19:35 +0200
32803              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
32804      Branch: perl
32805            ! ext/DB_File/DB_File.pm
32806 ____________________________________________________________________________
32807 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
32808         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
32809              From: "Stephen P. Potter" <spp@spotter.yi.org>
32810              Date: Wed, 30 May 2001 13:59:34 -0400
32811              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
32812      Branch: perl
32813            ! pod/perlre.pod
32814 ____________________________________________________________________________
32815 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
32816         Log: eval "format foo=" would loop indefinitely; reported in
32817              
32818              Subject: A load of old rubbish
32819              From: Mike Guy <mjtg@cam.ac.uk>
32820              Date: Mon, 14 May 2001 16:12:22 +0100
32821              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
32822              
32823              (The core dumps reported in there already fixed.)
32824      Branch: perl
32825            ! toke.c
32826 ____________________________________________________________________________
32827 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
32828         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
32829      Branch: perl
32830            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
32831            + lib/Switch/t/switch_case.t
32832            - lib/Switch/test.pl
32833            ! MANIFEST lib/Switch.pm
32834 ____________________________________________________________________________
32835 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
32836         Log: Subject: [PATCH @11505] DB_File-1.78
32837              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32838              Date: Mon, 30 Jul 2001 22:54:37 +0100
32839              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
32840      Branch: perl
32841            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32842            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32843 ____________________________________________________________________________
32844 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
32845         Log: Explain in more detail why -pipe and -fno-common are good.
32846      Branch: perl
32847            ! hints/darwin.sh
32848 ____________________________________________________________________________
32849 [ 11506] By: nick                                  on 2001/07/30  14:32:23
32850         Log: Integrate mainline
32851      Branch: perlio
32852           !> INSTALL Makefile.SH doio.c hints/darwin.sh
32853 ____________________________________________________________________________
32854 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
32855         Log: Perl hasn't been putting man pages into $prefix/lib for
32856              a long time now; pointed out by Andy Dougherty. 
32857      Branch: perl
32858            ! hints/darwin.sh
32859 ____________________________________________________________________________
32860 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
32861         Log: Document the extras Configure option.
32862      Branch: perl
32863            ! INSTALL
32864 ____________________________________________________________________________
32865 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
32866         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
32867              everywhere.
32868      Branch: perl
32869           !> doio.c
32870 ____________________________________________________________________________
32871 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
32872         Log: Doubly guard against invoking CPAN if no extras defined,
32873              pointed out by H. Merijn Brand.
32874      Branch: perl
32875            ! Makefile.SH
32876 ____________________________________________________________________________
32877 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
32878         Log: Fix O_RDONLY check to check for O_RDONLY.
32879      Branch: maint-5.6/macperl
32880            ! doio.c
32881 ____________________________________________________________________________
32882 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
32883         Log: Integrate miscellaneous changes from maint-5.6/perl.
32884      Branch: maint-5.6/macperl
32885           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
32886 ____________________________________________________________________________
32887 [ 11499] By: nick                                  on 2001/07/30  06:52:42
32888         Log: Integrate mainline
32889      Branch: perlio
32890           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
32891           +> win32/sync_ext.pl
32892            - win32/sncfnmcs.pl
32893           !> (integrate 71 files)
32894 ____________________________________________________________________________
32895 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
32896         Log: Update Changes.
32897      Branch: perl
32898            ! Changes patchlevel.h
32899 ____________________________________________________________________________
32900 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
32901         Log: Now Configure -Dextras=Foo::Bar and "make install" will
32902              fetch and install Foo::Bar.
32903      Branch: perl
32904            ! Makefile.SH
32905 ____________________________________________________________________________
32906 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
32907         Log: Metaconfig unit change for #11495.
32908      Branch: metaconfig/U/perl
32909            ! Extras.U
32910 ____________________________________________________________________________
32911 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
32912         Log: extras.make, extras.test, and extras.install make targets.
32913      Branch: perl
32914            ! Configure Makefile.SH
32915 ____________________________________________________________________________
32916 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
32917         Log: Metaconfig unit change for #11493.
32918      Branch: metaconfig/U/perl
32919            ! Extras.U
32920 ____________________________________________________________________________
32921 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
32922         Log: Better to have the list of extras in $extras than 'define'.
32923      Branch: perl
32924            ! Configure
32925 ____________________________________________________________________________
32926 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
32927         Log: The metaconfig unit change for #11490.
32928      Branch: metaconfig/U/perl
32929            + Extras.U
32930 ____________________________________________________________________________
32931 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
32932         Log: Missed from #11490 (the required dependency).
32933      Branch: perl
32934            ! Makefile.SH
32935 ____________________________________________________________________________
32936 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
32937         Log: Add the support of asking for extra modules or bundles of modules
32938              to be fetched from the CPAN and installed as a part of the Perl
32939              build process.  None of this installation is yet really done;
32940              only the list is asked, and saved away in extras.lst for
32941              the build and installation process to worry about later.
32942      Branch: perl
32943            ! Configure
32944 ____________________________________________________________________________
32945 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
32946         Log: Beginnings of better Inf and NaN support.
32947              At least toke.c and sv.c still need quite a bit of work.
32948      Branch: perl
32949            ! numeric.c perl.h
32950 ____________________________________________________________________________
32951 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
32952         Log: Top-level Makefile didn't honour OPTIMIZE.
32953      Branch: perl
32954            ! Makefile.SH
32955 ____________________________________________________________________________
32956 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
32957         Log: Update Changes.
32958      Branch: perl
32959            ! Changes patchlevel.h
32960 ____________________________________________________________________________
32961 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
32962         Log: Use Search::Dict 1.02 interface for charinfo().
32963      Branch: perl
32964            ! lib/UnicodeCD.pm
32965 ____________________________________________________________________________
32966 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
32967         Log: Now also allow transforming the read lines before comparing them.
32968              (This will help UnicodeCD.) 
32969      Branch: perl
32970            ! lib/Search/Dict.pm
32971 ____________________________________________________________________________
32972 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
32973         Log: Remove tiehandle code.
32974      Branch: perl
32975            ! lib/UnicodeCD.pm
32976 ____________________________________________________________________________
32977 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
32978         Log: Allow specifying a comparison function for Search::Dict::look().
32979      Branch: perl
32980            ! lib/Search/Dict.pm
32981 ____________________________________________________________________________
32982 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
32983         Log: Small UnicodeCD tweaks.
32984      Branch: perl
32985            ! lib/UnicodeCD.pm lib/UnicodeCD.t
32986 ____________________________________________________________________________
32987 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
32988         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
32989              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32990              Date: Tue, 24 Jul 2001 01:51:32 +0900
32991              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
32992      Branch: perl
32993            ! lib/UnicodeCD.pm lib/UnicodeCD.t
32994 ____________________________________________________________________________
32995 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
32996         Log: Subject: [PATCH] installperl
32997              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
32998              Date: Fri, 27 Jul 2001 19:05:04 -0700
32999              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
33000      Branch: perl
33001            ! installperl
33002 ____________________________________________________________________________
33003 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
33004         Log: Subject: [PATCH] Set proper compatibility versions in core
33005              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
33006              Date: Fri, 27 Jul 2001 20:01:49 -0700
33007              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
33008      Branch: perl
33009            ! Makefile.SH
33010 ____________________________________________________________________________
33011 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
33012         Log: Metaconfig unit change for #11477.
33013      Branch: metaconfig/U/perl
33014            ! dlsrc.U
33015 ____________________________________________________________________________
33016 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
33017         Log: Subject: [PATCH] Darwin: -fpic not so good
33018              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
33019              Date: Fri, 27 Jul 2001 18:57:38 -0700
33020              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
33021      Branch: perl
33022            ! Configure
33023 ____________________________________________________________________________
33024 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
33025         Log: Subject: [PATCH] Clean up Darwin hints
33026              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
33027              Date: Fri, 27 Jul 2001 19:13:15 -0700
33028              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
33029      Branch: perl
33030            ! hints/darwin.sh
33031 ____________________________________________________________________________
33032 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
33033         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
33034              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33035              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
33036              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
33037      Branch: perl
33038            ! pod/perlfunc.pod pp.c t/op/split.t
33039 ____________________________________________________________________________
33040 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
33041         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
33042              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33043              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
33044              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
33045      Branch: perl
33046            ! pod/perlvar.pod
33047 ____________________________________________________________________________
33048 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
33049         Log: Subject: [PATCH] fixes to constant.pm documentation
33050              From: Ilmari Karonen <iltzu@sci.fi>
33051              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
33052              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
33053      Branch: perl
33054            ! lib/constant.pm
33055 ____________________________________________________________________________
33056 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
33057         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
33058              From: "Philip Newton" <Philip.Newton@gmx.net>
33059              Date: Fri, 27 Jul 2001 07:51:10 +0200
33060              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
33061      Branch: perl
33062            ! pod/perlport.pod
33063 ____________________________________________________________________________
33064 [ 11471] By: nick                                  on 2001/07/26  06:23:32
33065         Log: Subject:  [PATCH] Doc fix for perlguts / threading
33066              From:  Arthur Bergman <arthur@contiller.se>
33067              Date:  Wed, 25 Jul 2001 11:28:23 +0200
33068              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
33069      Branch: perl
33070            ! pod/perlguts.pod
33071 ____________________________________________________________________________
33072 [ 11470] By: nick                                  on 2001/07/26  06:21:06
33073         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
33074              From:  Philip Newton <Philip.Newton@gmx.net>
33075              Date:  Wed, 25 Jul 2001 08:19:47 +0200
33076              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
33077      Branch: perl
33078            ! INSTALL
33079 ____________________________________________________________________________
33080 [ 11469] By: nick                                  on 2001/07/26  06:20:25
33081         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
33082              From:  Philip Newton <Philip.Newton@gmx.net>
33083              Date:  Wed, 25 Jul 2001 08:12:48 +0200
33084              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
33085      Branch: perl
33086            ! INSTALL
33087 ____________________________________________________________________________
33088 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
33089         Log: More +x.
33090      Branch: perl
33091            ! Porting/makerel
33092 ____________________________________________________________________________
33093 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
33094         Log: Update Changes.
33095      Branch: perl
33096            ! Changes patchlevel.h
33097 ____________________________________________________________________________
33098 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
33099         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
33100              From: "Philip Newton" <Philip.Newton@gmx.net>
33101              Date: Tue, 24 Jul 2001 06:45:55 +0200
33102              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
33103      Branch: perl
33104            ! os2/perlrexx.c
33105 ____________________________________________________________________________
33106 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
33107         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
33108              From: Peter Prymmer <pvhp@forte.com>
33109              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
33110              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
33111      Branch: perl
33112            ! pod/perlport.pod t/io/fs.t vms/test.com
33113 ____________________________________________________________________________
33114 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
33115         Log: Workaround on Cwd bootstrap problem.
33116      Branch: perl
33117            ! lib/ExtUtils/MakeMaker.pm
33118 ____________________________________________________________________________
33119 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
33120         Log: When in Rome, quote like the Romans do.
33121      Branch: perl
33122            ! cflags.SH
33123 ____________________________________________________________________________
33124 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
33125         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
33126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33127              Date: Mon, 23 Jul 2001 19:29:49 -0400
33128              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
33129      Branch: perl
33130            + os2/perlrexx.c
33131            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
33132            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
33133            ! t/op/write.t
33134 ____________________________________________________________________________
33135 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
33136         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
33137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33138              Date: Mon, 23 Jul 2001 18:43:42 -0400
33139              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
33140      Branch: perl
33141            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
33142 ____________________________________________________________________________
33143 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
33144         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
33145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33146              Date: Mon, 23 Jul 2001 18:33:16 -0400
33147              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
33148      Branch: perl
33149            ! lib/ExtUtils/MakeMaker.pm
33150 ____________________________________________________________________________
33151 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
33152         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
33153              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33154              Date: Mon, 23 Jul 2001 18:20:35 -0400
33155              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
33156      Branch: perl
33157            ! Makefile.SH cflags.SH
33158 ____________________________________________________________________________
33159 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
33160         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
33161              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
33162              Date: Mon, 23 Jul 2001 11:32:17 -0500
33163              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
33164      Branch: perl
33165            ! lib/ExtUtils/MakeMaker.pm
33166 ____________________________________________________________________________
33167 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
33168         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
33169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33170              Date: Mon, 23 Jul 2001 18:13:20 -0400
33171              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
33172      Branch: perl
33173            ! lib/perl5db.pl
33174 ____________________________________________________________________________
33175 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
33176         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
33177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33178              Date: Mon, 23 Jul 2001 18:07:40 -0400
33179              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
33180      Branch: perl
33181            ! op.c
33182 ____________________________________________________________________________
33183 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
33184         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
33185              From: "Craig A. Berry" <craigberry@mac.com>
33186              Date: Mon, 23 Jul 2001 15:35:06 -0500
33187              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
33188      Branch: perl
33189            ! util.c
33190 ____________________________________________________________________________
33191 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
33192         Log: Subject: [PATCH perlfaq9.pod typo]
33193              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
33194              Date: Mon, 23 Jul 2001 07:49:05 -0700
33195              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
33196      Branch: perl
33197            ! pod/perlfaq9.pod
33198 ____________________________________________________________________________
33199 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
33200         Log: Subject: win32\sncfnmcs.pl corrections
33201              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
33202              Date: Mon, 23 Jul 2001 12:56:54 +0200
33203              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
33204              
33205              Rename the script a little bit more sensibly.
33206      Branch: perl
33207            + win32/sync_ext.pl
33208            - win32/sncfnmcs.pl
33209            ! MANIFEST README.win32
33210 ____________________________________________________________________________
33211 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
33212         Log: Test tweak.
33213      Branch: perl
33214            ! ext/B/Deparse.t
33215 ____________________________________________________________________________
33216 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
33217         Log: Metaconfig unit tweak for #11450.
33218      Branch: metaconfig/U/perl
33219            ! Mksymlinks.U
33220 ____________________________________________________________________________
33221 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
33222         Log: Too volatile failsafe check.
33223      Branch: perl
33224            ! Configure
33225 ____________________________________________________________________________
33226 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
33227         Log: Further doc tweaks.
33228      Branch: perl
33229            ! lib/UnicodeCD.pm
33230 ____________________________________________________________________________
33231 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
33232         Log: Doc tweaks.
33233      Branch: perl
33234            ! lib/UnicodeCD.pm
33235 ____________________________________________________________________________
33236 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
33237         Log: Doc tweakery from Abhijit.
33238      Branch: perl
33239            ! Porting/repository.pod
33240 ____________________________________________________________________________
33241 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
33242         Log: An accidental empty line.
33243      Branch: perl
33244            ! MANIFEST
33245 ____________________________________________________________________________
33246 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
33247         Log: Missing MANIFESTations.
33248      Branch: perl
33249            ! MANIFEST
33250 ____________________________________________________________________________
33251 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
33252         Log: Update Changes.
33253      Branch: perl
33254            ! Changes patchlevel.h
33255 ____________________________________________________________________________
33256 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
33257         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
33258              From: Mike Guy <mjtg@cam.ac.uk>
33259              Date: Fri, 20 Jul 2001 16:12:49 +0100
33260              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
33261      Branch: perl
33262            ! Porting/pumpkin.pod
33263 ____________________________________________________________________________
33264 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
33265         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
33266              From: Peter Prymmer <pvhp@forte.com>
33267              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
33268              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
33269      Branch: perl
33270            ! pod/perlhack.pod
33271 ____________________________________________________________________________
33272 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
33273         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
33274              From: Michael G Schwern <schwern@pobox.com>
33275              Date: Fri, 20 Jul 2001 20:22:35 -0400
33276              Message-ID: <20010720202235.O4498@blackrider>
33277      Branch: perl
33278            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
33279            ! lib/Test/t/todo.t
33280 ____________________________________________________________________________
33281 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
33282         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
33283              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
33284              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
33285              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
33286      Branch: perl
33287            ! ext/POSIX/POSIX.pod
33288 ____________________________________________________________________________
33289 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
33290         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
33291              From: Mark-Jason Dominus <mjd@plover.com>
33292              Date: Fri, 20 Jul 2001 23:16:54 -0400
33293              Message-ID: <20010721031654.21877.qmail@plover.com>
33294      Branch: perl
33295            ! ext/POSIX/POSIX.pod
33296 ____________________________________________________________________________
33297 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
33298         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
33299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33300              Date: Sun, 22 Jul 2001 14:56:09 +0200
33301              Message-ID: <20010722145609.A766@rafael>
33302      Branch: perl
33303            ! ext/B/O.pm
33304 ____________________________________________________________________________
33305 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
33306         Log: Subject: regexec.c #define cleanup
33307              From: Mark-Jason Dominus <mjd@plover.com>
33308              Date: Sat, 21 Jul 2001 18:33:25 -0400
33309              Message-ID: <20010721223325.3069.qmail@plover.com>
33310      Branch: perl
33311            ! regexec.c
33312 ____________________________________________________________________________
33313 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
33314         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
33315              From: Prymmer/Kahn <pvhp@best.com>
33316              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
33317              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
33318      Branch: perl
33319            ! t/io/fs.t
33320 ____________________________________________________________________________
33321 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
33322         Log: Typo in #11432.
33323      Branch: perl
33324            ! ext/POSIX/POSIX.t
33325 ____________________________________________________________________________
33326 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
33327         Log: Integrate (manually) change #11424 from macperl.
33328      Branch: perl
33329            ! ext/Filter/t/call.t
33330 ____________________________________________________________________________
33331 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
33332         Log: Integrate change #11408 from macperl.
33333      Branch: perl
33334           !> README.macos pod/perlport.pod
33335 ____________________________________________________________________________
33336 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
33337         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
33338      Branch: perl
33339           +> macos/MacPerlTests.cmd macos/xsubpp.patch
33340            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33341            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
33342            ! ext/POSIX/POSIX.t
33343 ____________________________________________________________________________
33344 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
33345         Log: pod/*.t tests not picked up by t/TEST either
33346      Branch: maint-5.6/perl
33347            ! t/TEST
33348 ____________________________________________________________________________
33349 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
33350         Log: better tweak for change#11429 (windows has both / and \ separated
33351              paths in @INC at that point)
33352      Branch: maint-5.6/perl
33353            ! t/pod/testp2pt.pl
33354 ____________________________________________________________________________
33355 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
33356         Log: MacOS pod test tweak needs \Escape
33357      Branch: maint-5.6/perl
33358            ! t/pod/testp2pt.pl
33359 ____________________________________________________________________________
33360 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
33361         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
33362              resulting duplicate output, but t/harness isn't)
33363      Branch: maint-5.6/perl
33364            ! t/run/runenv.t
33365 ____________________________________________________________________________
33366 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
33367         Log: t/harness wasn't picking up all the tests
33368      Branch: maint-5.6/perl
33369            ! t/harness
33370 ____________________________________________________________________________
33371 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
33372         Log: update MANIFEST for new file
33373      Branch: maint-5.6/perl
33374            ! MANIFEST
33375 ____________________________________________________________________________
33376 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
33377         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
33378              the exception of the macperl/macos/... tree
33379      Branch: maint-5.6/perl
33380           +> t/lib/filefind-taint.t
33381           !> (integrate 72 files)
33382 ____________________________________________________________________________
33383 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
33384         Log: Fix test.
33385      Branch: maint-5.6/macperl
33386            ! macos/bundled_ext/Filter/t/call.t
33387 ____________________________________________________________________________
33388 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
33389         Log: Make perl fork()-safe (in a slightly limited way) even on
33390              platforms that don't have pthread_atfork() (extension of
33391              the fix in change#11151).
33392              
33393              Note that this will not help extensions that call fork()
33394              directly in C, or that link to libraries that call fork()
33395              directly.  Such cases must be fixed to either call
33396              PerlProc_fork(), or call atfork_lock() in parent before the
33397              calling the function that forks and call atfork_unlock()
33398              in both parent and child immediately after the fork().
33399              (There are no worries if C code calls exec() in the child
33400              immediately after a fork().  Only cases where the child
33401              calls perl's API functions (including New()) after the
33402              fork() are problematic.)
33403              
33404              This change also eliminates the use of vfork() from perl,
33405              since all such uses were violating the severe restrictions
33406              on modifying the state of the process between the vfork()
33407              and the exec().
33408              
33409              This is a modified version of patches suggested by Abhijit
33410              Menon-Sen and Richard Soderberg.
33411      Branch: perl
33412            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
33413            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
33414 ____________________________________________________________________________
33415 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
33416         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
33417              Switch, and Text::Balanced.
33418      Branch: maint-5.6/macperl
33419            + macos/bundled_ext/Filter/Util/Call/Call.pm
33420            + macos/bundled_ext/Filter/Util/Call/Call.xs
33421            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
33422            + macos/bundled_ext/Filter/t/MyFilter.pm
33423            + macos/bundled_ext/Filter/t/call.t
33424            + macos/bundled_ext/Filter/t/filter-util.pl
33425            + macos/bundled_lib/blib/lib/Class/ISA.pm
33426            + macos/bundled_lib/blib/lib/Digest.pm
33427            + macos/bundled_lib/blib/lib/Filter/Simple.pm
33428            + macos/bundled_lib/blib/lib/Switch.pm
33429            + macos/bundled_lib/blib/lib/Text/Balanced.pm
33430            + macos/bundled_lib/blib/lib/Text/Balanced.pod
33431            + macos/bundled_lib/t/Class/ISA/test.pl
33432            + macos/bundled_lib/t/Digest/Digest.t
33433            + macos/bundled_lib/t/Filter/Simple/test.pl
33434            + macos/bundled_lib/t/Switch/test.pl
33435            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
33436            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
33437            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
33438            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
33439            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
33440            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
33441            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
33442            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
33443 ____________________________________________________________________________
33444 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
33445         Log: Add Filter::Util::Call to config/make files; edit utils
33446              to recognize the module (it was descended too far down).
33447              Bump version to 5.6.1a4.
33448      Branch: maint-5.6/macperl
33449            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
33450            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
33451            ! macos/macperl/Makefile.mk macos/xsubpp.patch
33452 ____________________________________________________________________________
33453 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
33454         Log: Make DB_File the default for MLDBM on MacOS.
33455      Branch: maint-5.6/macperl
33456            ! macos/bundled_lib/blib/lib/MLDBM.pm
33457 ____________________________________________________________________________
33458 [ 11419] By: nick                                  on 2001/07/20  14:51:03
33459         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
33460              From:  Simon Cozens <simon@netthink.co.uk>
33461              Date:  Fri, 20 Jul 2001 11:42:35 -0400
33462              Message-Id:  <20010720114235.A5235@netthink.co.uk>
33463      Branch: perl
33464            ! lib/UnicodeCD.pm
33465 ____________________________________________________________________________
33466 [ 11418] By: nick                                  on 2001/07/20  14:48:12
33467         Log: Subject:  [PATCH regcomp.h] adds a comment
33468              From:  Abhijit Menon-Sen <ams@wiw.org>
33469              Date:  Fri, 20 Jul 2001 21:05:37 +0530
33470              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
33471      Branch: perl
33472            ! regcomp.h
33473 ____________________________________________________________________________
33474 [ 11417] By: nick                                  on 2001/07/20  14:16:38
33475         Log: Subject:  [PATCH 5.7.2] INSTALL updates
33476              From:  Andy Dougherty <doughera@lafayette.edu>
33477              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
33478              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
33479      Branch: perl
33480            ! INSTALL
33481 ____________________________________________________________________________
33482 [ 11416] By: nick                                  on 2001/07/20  06:44:44
33483         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
33484              From:  Russ Allbery <rra@stanford.edu>
33485              Date:  19 Jul 2001 15:52:37 -0700
33486              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
33487      Branch: perl
33488            ! lib/Pod/Man.pm
33489 ____________________________________________________________________________
33490 [ 11415] By: nick                                  on 2001/07/20  06:35:11
33491         Log: Subject:  [PATCH] defer op_seq allocation
33492              From:  Abhijit Menon-Sen <ams@wiw.org>
33493              Date:  Thu, 19 Jul 2001 22:12:24 +0530
33494              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
33495      Branch: perl
33496            ! op.c
33497 ____________________________________________________________________________
33498 [ 11414] By: nick                                  on 2001/07/20  06:23:36
33499         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
33500              From:  Abhijit Menon-Sen <ams@wiw.org>
33501              Date:  Fri, 20 Jul 2001 01:18:50 +0530
33502              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
33503              (Private e-mail)
33504      Branch: perl
33505            ! ext/Time/HiRes/HiRes.xs
33506 ____________________________________________________________________________
33507 [ 11413] By: nick                                  on 2001/07/20  06:18:53
33508         Log: Integrate mainline
33509      Branch: perlio
33510           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
33511            - t/base/commonsense.t
33512           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
33513           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
33514           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
33515           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
33516           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
33517           !> win32/win32.c
33518 ____________________________________________________________________________
33519 [ 11412] By: nick                                  on 2001/07/19  06:44:27
33520         Log: Integrate win32/perlhost.h from maintenance branch.
33521              (Rest of $ENV{PATH} / system() fix.)
33522      Branch: perl
33523           !> win32/perlhost.h
33524 ____________________________________________________________________________
33525 [ 11411] By: nick                                  on 2001/07/19  06:41:34
33526         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
33527              From:  Philip Newton <Philip.Newton@gmx.net>
33528              Date:  Wed, 18 Jul 2001 21:43:57 +0200
33529              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
33530      Branch: perl
33531            ! pod/perlhack.pod
33532 ____________________________________________________________________________
33533 [ 11410] By: nick                                  on 2001/07/19  06:39:35
33534         Log: Subject:  Security hole in taint checking in open()
33535              From:  deekoo@tentacle.net
33536              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
33537              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
33538      Branch: perl
33539            ! doio.c
33540 ____________________________________________________________________________
33541 [ 11409] By: nick                                  on 2001/07/19  06:28:08
33542         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
33543              From:  Abhijit Menon-Sen <ams@wiw.org>
33544              Date:  Thu, 19 Jul 2001 04:30:43 +0530
33545              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
33546      Branch: perl
33547            ! ext/Time/HiRes/HiRes.xs
33548 ____________________________________________________________________________
33549 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
33550         Log: Update docs with latest implementation information and new URLs.
33551      Branch: maint-5.6/macperl
33552            ! README.macos pod/perlport.pod
33553 ____________________________________________________________________________
33554 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
33555         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
33556              Fix BuildRules to accept optimization variables.
33557      Branch: maint-5.6/macperl
33558            + macos/bundled_ext/Digest/MD5/Makefile.mk
33559            ! macos/BuildRules.mk macos/Makefile.mk
33560            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
33561            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
33562 ____________________________________________________________________________
33563 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
33564         Log: Integrate changes 11399,11401
33565      Branch: maint-5.6/macperl
33566           !> win32/perlhost.h win32/win32.c
33567 ____________________________________________________________________________
33568 [ 11405] By: nick                                  on 2001/07/18  06:50:33
33569         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
33570              from perl5.6*
33571      Branch: perl
33572           !> win32/perlhost.h win32/win32.c
33573 ____________________________________________________________________________
33574 [ 11404] By: nick                                  on 2001/07/18  06:43:59
33575         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
33576              From:  hv@crypt0.demon.co.uk
33577              Date:  Wed, 18 Jul 2001 05:58:46 +0100
33578              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
33579      Branch: perl
33580            ! ext/POSIX/POSIX.t
33581 ____________________________________________________________________________
33582 [ 11403] By: nick                                  on 2001/07/18  06:38:57
33583         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
33584              From:  hv@crypt0.demon.co.uk
33585              Date:  Wed, 18 Jul 2001 05:21:54 +0100
33586              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
33587      Branch: perl
33588            ! numeric.c t/op/arith.t
33589 ____________________________________________________________________________
33590 [ 11402] By: nick                                  on 2001/07/18  06:19:17
33591         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
33592              From:  mjd@plover.com
33593              Date:  17 Jul 2001 17:59:20 -0000
33594              Message-Id:  <20010717175920.8177.qmail@plover.com>
33595      Branch: perl
33596            ! pod/perlre.pod
33597 ____________________________________________________________________________
33598 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
33599         Log: thinko in change#11400 (duh)
33600      Branch: maint-5.6/perl
33601            ! win32/perlhost.h
33602 ____________________________________________________________________________
33603 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
33604         Log: change#11399 revealed another unrelated bug; this is just a temporary
33605              bandaid
33606      Branch: maint-5.6/perl
33607            ! win32/perlhost.h
33608 ____________________________________________________________________________
33609 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
33610         Log: fix bugs in handling of the virtualized environment under windows;
33611              there were bugs in propagating any changes to %ENV down to the real
33612              environment when such changes happened in the toplevel process
33613              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
33614              problem identification, and for a part of the fix)
33615      Branch: maint-5.6/perl
33616            ! win32/perlhost.h win32/win32.c
33617 ____________________________________________________________________________
33618 [ 11398] By: nick                                  on 2001/07/17  08:26:35
33619         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
33620              From: Peter Prymmer <pvhp@forte.com>
33621              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
33622              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
33623              
33624              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
33625              should not depend on existance of Config.pm
33626      Branch: perl
33627           +> t/lib/commonsense.t
33628            - t/base/commonsense.t
33629            ! MANIFEST t/README
33630 ____________________________________________________________________________
33631 [ 11397] By: nick                                  on 2001/07/17  08:09:58
33632         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
33633              From:  Michael G Schwern <schwern@pobox.com>
33634              Date:  Mon, 16 Jul 2001 18:20:31 -0400
33635              Message-Id:  <20010716182031.A1128@blackrider>
33636      Branch: perl
33637            ! pod/perlhack.pod
33638 ____________________________________________________________________________
33639 [ 11396] By: nick                                  on 2001/07/17  08:04:11
33640         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
33641              From:  Gwyn Judd <b.judd@xtra.co.nz>
33642              Date:  Tue, 17 Jul 2001 20:55:58 +1200
33643              Message-Id:  <20010717205558.A3107@thislove>
33644      Branch: perl
33645            ! pod/perlfunc.pod
33646 ____________________________________________________________________________
33647 [ 11395] By: nick                                  on 2001/07/17  08:02:22
33648         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
33649              From:  Peter Prymmer <pvhp@forte.com>
33650              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
33651              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
33652      Branch: perl
33653            ! t/op/sprintf.t
33654 ____________________________________________________________________________
33655 [ 11394] By: nick                                  on 2001/07/17  07:57:06
33656         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
33657              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
33658              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
33659              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
33660      Branch: perl
33661            ! gv.c
33662 ____________________________________________________________________________
33663 [ 11392] By: nick                                  on 2001/07/17  07:50:12
33664         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
33665              From:  Coral <coral@moonlight.crystalflame.net>
33666              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
33667              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
33668      Branch: perl
33669            ! pp_sys.c thread.h
33670 ____________________________________________________________________________
33671 [ 11391] By: nick                                  on 2001/07/17  07:34:28
33672         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
33673              From:  Jonathan Stowe <gellyfish@gellyfish.com>
33674              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
33675              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
33676      Branch: perl
33677            ! utils/h2xs.PL
33678 ____________________________________________________________________________
33679 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
33680         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
33681              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
33682              and Mac::Apps::Launch, which don't work, and Time::HiRes and
33683              Time::Piece, which don't yet work.
33684      Branch: maint-5.6/macperl
33685            + (add 154 files)
33686 ____________________________________________________________________________
33687 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
33688         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
33689              Also add hack to get around missing setenv for PERL5DB.
33690      Branch: maint-5.6/macperl
33691            ! macos/macish.c macos/macish.h
33692 ____________________________________________________________________________
33693 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
33694         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
33695      Branch: maint-5.6/macperl
33696            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
33697            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
33698 ____________________________________________________________________________
33699 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
33700         Log: Fix up some configuration and make options, add extra
33701              extensions.
33702      Branch: maint-5.6/macperl
33703            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
33704            ! macos/macperl/Makefile.mk
33705 ____________________________________________________________________________
33706 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
33707         Log: From Change 11374 in maintperl.
33708      Branch: maint-5.6/macperl
33709           !> utils/h2ph.PL
33710 ____________________________________________________________________________
33711 [ 11385] By: nick                                  on 2001/07/16  14:12:58
33712         Log: Back out change to h2xs till it passes its test.
33713      Branch: perl
33714            ! utils/h2xs.PL
33715 ____________________________________________________________________________
33716 [ 11384] By: nick                                  on 2001/07/16  14:00:10
33717         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
33718              From:  Jonathan Stowe <gellyfish@gellyfish.com>
33719              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
33720              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
33721      Branch: perl
33722            ! utils/h2xs.PL
33723 ____________________________________________________________________________
33724 [ 11383] By: nick                                  on 2001/07/16  13:53:12
33725         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
33726              From:  Robin Houston <robin@kitsite.com>
33727              Date:  Sun, 15 Jul 2001 18:22:31 +0100
33728              Message-Id:  <20010715182230.A11174@robin>
33729      Branch: perl
33730            ! hints/darwin.sh
33731 ____________________________________________________________________________
33732 [ 11382] By: nick                                  on 2001/07/16  13:52:49
33733         Log: Subject:  [PATCH perl@11372] re_dup
33734              From:  Radu Greab <radu@netsoft.ro>
33735              Date:  Sun, 15 Jul 2001 04:50:06 +0300
33736              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
33737      Branch: perl
33738            ! sv.c
33739 ____________________________________________________________________________
33740 [ 11379] By: nick                                  on 2001/07/16  13:35:39
33741         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
33742              From:  Robin Houston <robin@kitsite.com>
33743              Date:  Sat, 14 Jul 2001 14:28:50 +0100
33744              Message-Id:  <20010714142850.A10205@robin>
33745      Branch: perl
33746            ! ext/B/B/Deparse.pm
33747 ____________________________________________________________________________
33748 [ 11378] By: nick                                  on 2001/07/16  13:30:36
33749         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
33750              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
33751              Date:  Sat, 14 Jul 2001 22:17:42 +0900
33752              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
33753      Branch: perl
33754            + ext/Encode/Encode/euc-jp-0212.enc
33755            ! ext/Encode/Encode/Tcl.pm
33756 ____________________________________________________________________________
33757 [ 11377] By: nick                                  on 2001/07/16  13:17:28
33758         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
33759              From:  Andy Dougherty <doughera@lafayette.edu>
33760              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
33761              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
33762      Branch: perl
33763            ! hints/darwin.sh hints/rhapsody.sh
33764 ____________________________________________________________________________
33765 [ 11376] By: nick                                  on 2001/07/16  09:05:00
33766         Log: Integrate mainline
33767      Branch: perlio
33768           +> ext/Encode/Encode/7bit-greek.enc
33769           +> ext/Encode/Encode/7bit-latin1.enc
33770           +> ext/Encode/Encode/cns11643-1.enc
33771           +> ext/Encode/Encode/cns11643-2.enc
33772           +> ext/Encode/Encode/iso2022-cn.enc
33773           +> ext/Encode/Encode/iso2022-jp1.enc
33774           +> ext/Encode/Encode/iso2022-jp2.enc
33775           !> Changes Configure MANIFEST Makefile.SH
33776           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
33777           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
33778           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
33779           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
33780           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
33781 ____________________________________________________________________________
33782 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
33783         Log: integrate change#11374 from maint-5.6
33784              
33785              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
33786      Branch: perl
33787           !> utils/h2ph.PL
33788 ____________________________________________________________________________
33789 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
33790         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
33791      Branch: maint-5.6/perl
33792            ! utils/h2ph.PL
33793 ____________________________________________________________________________
33794 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
33795         Log: Update Changes.
33796      Branch: perl
33797            ! Changes patchlevel.h
33798 ____________________________________________________________________________
33799 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
33800         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
33801              From: Jonathan Stowe <gellyfish@gellyfish.com>
33802              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
33803              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
33804      Branch: perl
33805            ! utils/h2xs.PL
33806 ____________________________________________________________________________
33807 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
33808         Log: Subject: patch to add DEL to [:cntrl:]
33809              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
33810              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
33811              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
33812      Branch: perl
33813            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
33814 ____________________________________________________________________________
33815 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
33816         Log: Metaconfig unit change for #11369; plus a dependency nit.
33817      Branch: metaconfig
33818            ! U/compline/nblock_io.U
33819      Branch: metaconfig/U/perl
33820            ! Extensions.U
33821 ____________________________________________________________________________
33822 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
33823         Log: #include <stdlib.h> so that exit() is prototyped,
33824              noticed by Hugo.
33825      Branch: perl
33826            ! Configure
33827 ____________________________________________________________________________
33828 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
33829         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
33830              From: Peter Prymmer <pvhp@forte.com>
33831              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
33832              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
33833      Branch: perl
33834            ! t/op/sprintf.t
33835 ____________________________________________________________________________
33836 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
33837         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
33838              From: Peter Prymmer <pvhp@forte.com>
33839              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
33840              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
33841      Branch: perl
33842            ! ext/Encode/Encode/Tcl.t
33843 ____________________________________________________________________________
33844 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
33845         Log: Add information about gcc 3.0 basic block profiling.
33846      Branch: perl
33847            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
33848 ____________________________________________________________________________
33849 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
33850         Log: Subject: Error in lib/PerlIO/Via.pm ?
33851              From: Mark-Jason Dominus <mjd@plover.com>
33852              Date: Fri, 13 Jul 2001 15:55:41 -0400
33853              Message-ID: <20010713195541.26751.qmail@plover.com>
33854      Branch: perl
33855            ! ext/PerlIO/Via/Via.pm
33856 ____________________________________________________________________________
33857 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
33858         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
33859              section from the Compiler section.
33860      Branch: perl
33861            ! myconfig.SH
33862 ____________________________________________________________________________
33863 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
33864         Log: Handle glibc style of constant definitions using enum
33865              with intervening #defines; from Brendan O'Dea.
33866      Branch: perl
33867            ! utils/h2ph.PL
33868 ____________________________________________________________________________
33869 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
33870         Log: Add LC_MESSAGES to the locale_h export tag (it already is
33871              in the Makefile.PL and thusly eligible for an XS constant)
33872              (see also maintperl #10543)
33873      Branch: perl
33874            ! ext/POSIX/POSIX.pm
33875 ____________________________________________________________________________
33876 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
33877         Log: Subject: Re: [patch] re_dup
33878              From: Abhijit Menon-Sen <ams@wiw.org>
33879              Date: Fri, 13 Jul 2001 21:41:09 +0530
33880              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
33881      Branch: perl
33882            ! sv.c
33883 ____________________________________________________________________________
33884 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
33885         Log: Subject: [patch] re_dup
33886              From: Doug MacEachern <dougm@covalent.net>
33887              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
33888              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
33889      Branch: perl
33890            ! sv.c
33891 ____________________________________________________________________________
33892 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
33893         Log: Update Changes.
33894      Branch: perl
33895            ! Changes patchlevel.h
33896 ____________________________________________________________________________
33897 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
33898         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
33899              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
33900              Date: Sat, 14 Jul 2001 00:06:30 +0900
33901              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
33902      Branch: perl
33903            + ext/Encode/Encode/7bit-greek.enc
33904            + ext/Encode/Encode/7bit-latin1.enc
33905            + ext/Encode/Encode/cns11643-1.enc
33906            + ext/Encode/Encode/cns11643-2.enc
33907            + ext/Encode/Encode/iso2022-cn.enc
33908            + ext/Encode/Encode/iso2022-jp1.enc
33909            + ext/Encode/Encode/iso2022-jp2.enc
33910            ! MANIFEST ext/Encode/Encode/Tcl.pm
33911            ! ext/Encode/Encode/iso2022-kr.enc
33912 ____________________________________________________________________________
33913 [ 11357] By: nick                                  on 2001/07/13  14:24:06
33914         Log: Blind integrate mainline (as of 5.7.2?)
33915      Branch: perlio
33916           !> AUTHORS Changes Porting/config.sh Porting/config_H
33917           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
33918           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
33919           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
33920           !> win32/makefile.mk
33921 ____________________________________________________________________________
33922 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
33923         Log: Snip away the devel patchlevel.
33924      Branch: perl
33925            ! patchlevel.h
33926 ____________________________________________________________________________
33927 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
33928         Log: Bump the version to 5.7.2.
33929      Branch: perl
33930            ! Porting/config.sh Porting/config_H patchlevel.h
33931            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
33932            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33933            ! win32/makefile.mk
33934 ____________________________________________________________________________
33935 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
33936         Log: Update Changes.
33937      Branch: perl
33938            ! Changes
33939 ____________________________________________________________________________
33940 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
33941         Log: Reword.
33942      Branch: perl
33943            ! AUTHORS
33944 ____________________________________________________________________________
33945 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
33946         Log: AUTHORS update.
33947      Branch: perl
33948            ! AUTHORS
33949 ____________________________________________________________________________
33950 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
33951         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
33952              unless ithreads.
33953      Branch: perl
33954            ! makedef.pl
33955 ____________________________________________________________________________
33956 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
33957         Log: Integrate perlio.
33958      Branch: perl
33959           !> win32/distclean.bat
33960 ____________________________________________________________________________
33961 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
33962         Log: Test the encoding transform only iff we have PerlIO,
33963              noticed by H. Merijn Brand.
33964      Branch: perl
33965            ! ext/PerlIO/t/encoding.t
33966 ____________________________________________________________________________
33967 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
33968         Log: README.netware tweaks from Ananth Kesari.
33969      Branch: perl
33970            ! README.netware
33971 ____________________________________________________________________________
33972 [ 11346] By: nick                                  on 2001/07/13  09:18:51
33973         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
33974              to avoid /unicode vs /Unicode issues.
33975      Branch: perlio
33976            ! win32/distclean.bat
33977 ____________________________________________________________________________
33978 [ 11345] By: nick                                  on 2001/07/13  06:24:18
33979         Log: Integrate mainline
33980      Branch: perlio
33981           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
33982            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
33983           !> (integrate 63 files)
33984 ____________________________________________________________________________
33985 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
33986         Log: Add d_bincompat5005 information to perl -V.
33987      Branch: perl
33988            ! myconfig.SH
33989 ____________________________________________________________________________
33990 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
33991         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
33992              From: Abhijit Menon-Sen <ams@wiw.org>
33993              Date: Fri, 13 Jul 2001 07:12:36 +0530
33994              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
33995      Branch: perl
33996            ! sv.c
33997 ____________________________________________________________________________
33998 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
33999         Log: Remove unicode::distinct, as per Inaba Hiroto.
34000      Branch: perl
34001            - lib/unicode/distinct.pm
34002            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
34003            ! t/lib/1_compile.t
34004 ____________________________________________________________________________
34005 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
34006         Log: Paging for Dr Octothorpe.
34007      Branch: perl
34008            ! pod/perlfaq4.pod
34009 ____________________________________________________________________________
34010 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
34011         Log: cut-n-paste error noticed by mjd.
34012      Branch: perl
34013            ! pod/perlfaq4.pod
34014 ____________________________________________________________________________
34015 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
34016         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
34017              From: Peter Prymmer <pvhp@forte.com>
34018              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
34019              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
34020      Branch: perl
34021            ! pod/perlfaq4.pod
34022 ____________________________________________________________________________
34023 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
34024         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
34025              From: Randall Gellens <randy@qualcomm.com>
34026              Date: Thu, 12 Jul 2001 16:56:23 -0700
34027              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
34028      Branch: perl
34029            ! Porting/repository.pod
34030 ____________________________________________________________________________
34031 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
34032         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
34033      Branch: perl
34034            ! thread.h
34035 ____________________________________________________________________________
34036 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
34037         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
34038              From: coral <coral@moonlight.crystalflame.net>
34039              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
34040              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
34041      Branch: perl
34042            ! thread.h
34043 ____________________________________________________________________________
34044 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
34045         Log: Metaconfig unit change for #11134.
34046      Branch: metaconfig
34047            + U/threads/d_pthread_atfork.U
34048 ____________________________________________________________________________
34049 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
34050         Log: Add HAS_PTHREAD_ATFORK.
34051      Branch: perl
34052            ! Configure NetWare/config.wc NetWare/config_H.wc
34053            ! Porting/Glossary Porting/config.sh Porting/config_H
34054            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
34055            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
34056            ! vos/config.ga.def vos/config.ga.h win32/config.bc
34057            ! win32/config.gc win32/config.vc win32/config_H.bc
34058            ! win32/config_H.gc win32/config_H.vc
34059 ____________________________________________________________________________
34060 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
34061         Log: Subject: [PATCH] File::Copy fails on tied handles
34062              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
34063              Date: Thu, 12 Jul 2001 15:18:51 -0700
34064              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
34065      Branch: perl
34066            ! lib/File/Copy.pm
34067 ____________________________________________________________________________
34068 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
34069         Log: Subject: [PATCH] Langinfo.t
34070              From: Nicholas Clark <nick@ccl4.org>
34071              Date: Thu, 12 Jul 2001 23:55:38 +0100
34072              Message-ID: <20010712235538.M5827@plum.flirble.org>
34073      Branch: perl
34074            ! ext/I18N/Langinfo/Langinfo.t
34075 ____________________________________________________________________________
34076 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
34077         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
34078              From: Peter Prymmer <pvhp@forte.com>
34079              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
34080              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
34081      Branch: perl
34082            ! pod/perl572delta.pod
34083 ____________________________________________________________________________
34084 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
34085         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
34086              From: Abhijit Menon-Sen <ams@wiw.org>
34087              Date: Fri, 13 Jul 2001 05:21:16 +0530
34088              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
34089      Branch: perl
34090            ! sv.c
34091 ____________________________________________________________________________
34092 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
34093         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
34094              From: Abhijit Menon-Sen <ams@wiw.org>
34095              Date: Fri, 13 Jul 2001 03:04:25 +0530
34096              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
34097      Branch: perl
34098            ! av.c
34099 ____________________________________________________________________________
34100 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
34101         Log: s/^M$//g
34102      Branch: perl
34103            ! win32/Makefile win32/makefile.mk
34104 ____________________________________________________________________________
34105 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
34106         Log: Update Changes.
34107      Branch: perl
34108            ! Changes patchlevel.h
34109 ____________________________________________________________________________
34110 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
34111         Log: Typo spotted by Philip Newton.
34112      Branch: perl
34113            ! pod/perl572delta.pod
34114 ____________________________________________________________________________
34115 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
34116         Log: Subject: [PATCH] fixes perl_clone of perl_clone
34117              From: Artur Bergman <artur@contiller.se>
34118              Date: Thu, 12 Jul 2001 20:57:09 +0200
34119              Message-ID: <B773BFA4.236B%artur@contiller.se>
34120      Branch: perl
34121            ! sv.c
34122 ____________________________________________________________________________
34123 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
34124         Log: Add README.uts from Hal Morris.
34125      Branch: perl
34126            + README.uts
34127            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
34128            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34129 ____________________________________________________________________________
34130 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
34131         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
34132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34133              Date: Thu, 12 Jul 2001 20:32:37 +0200
34134              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
34135      Branch: perl
34136            ! hints/aix.sh
34137 ____________________________________________________________________________
34138 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
34139         Log: Subject: Patch: document reg_data.what member
34140              From: Mark-Jason Dominus <mjd@plover.com>
34141              Message-ID: <20010712182532.14821.qmail@plover.com>
34142              Date: Thu, 12 Jul 2001 14:25:32 -0400
34143      Branch: perl
34144            ! regcomp.c regcomp.h
34145 ____________________________________________________________________________
34146 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
34147         Log: Subject: [PATCH] Perl_re_dup()
34148              From: Abhijit Menon-Sen <ams@wiw.org>
34149              Date: Thu, 12 Jul 2001 23:54:32 +0530
34150              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
34151      Branch: perl
34152            ! embed.h embed.pl perlapi.c proto.h sv.c
34153 ____________________________________________________________________________
34154 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
34155         Log: Regen Configure, modlib, toc.
34156      Branch: perl
34157            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34158            ! pod/perlmodlib.pod pod/perltoc.pod
34159 ____________________________________________________________________________
34160 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
34161         Log: The problem seems to be in PerlIO::Layer::->find() not
34162              accepting the ":encoding(blurflur)" arguments.
34163      Branch: perl
34164            ! lib/PerlIO.pm lib/open.pm
34165 ____________________________________________________________________________
34166 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
34167         Log: AIX doc update.
34168      Branch: perl
34169            ! README.aix pod/perl572delta.pod
34170 ____________________________________________________________________________
34171 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
34172         Log: Subject: AIX README update
34173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34174              Date: Thu, 12 Jul 2001 19:28:30 +0200
34175              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
34176      Branch: perl
34177            ! README.aix
34178 ____________________________________________________________________________
34179 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
34180         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
34181              From: Norton Allen <allen@huarp.harvard.edu>
34182              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
34183              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
34184      Branch: perl
34185            ! ext/IO/lib/IO/t/io_unix.t
34186 ____________________________________________________________________________
34187 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
34188         Log: Subject: [PATCH README.qnx hints/qnx.sh]
34189              From: Norton Allen <allen@huarp.harvard.edu>
34190              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
34191              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
34192      Branch: perl
34193            ! README.qnx hints/qnx.sh
34194 ____________________________________________________________________________
34195 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
34196         Log: Subject: [patch] faster PM_GETRE
34197              From: Doug MacEachern <dougm@covalent.net>
34198              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
34199              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
34200      Branch: perl
34201            ! op.h
34202 ____________________________________________________________________________
34203 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
34204         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
34205              From: Doug MacEachern <dougm@covalent.net>
34206              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
34207              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
34208      Branch: perl
34209            ! op.c
34210 ____________________________________________________________________________
34211 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
34212         Log: Tell where the nice Estonian database is.
34213      Branch: perl
34214            ! lib/open.pm
34215 ____________________________________________________________________________
34216 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
34217         Log: Retract #11309 since #11310 is a better fix.
34218      Branch: perl
34219            ! t/lib/1_compile.t
34220 ____________________________________________________________________________
34221 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
34222         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
34223              change#11300 needs to return the status of failed win32_spawnvp())
34224              
34225              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
34226              splitting correctly; remove unused variables; 'require' at run time
34227              rather than 'use' at compile time for I18N::Langinfo, since it
34228              isn't everyware
34229      Branch: perl
34230            ! lib/open.pm win32/win32.c
34231 ____________________________________________________________________________
34232 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
34233         Log: Temporary workaround.
34234      Branch: perl
34235            ! t/lib/1_compile.t
34236 ____________________________________________________________________________
34237 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
34238         Log: UCD typo in #11306 and add also more known-to-be-tested
34239              modules to the skip list.
34240      Branch: perl
34241            ! t/lib/1_compile.t
34242 ____________________________________________________________________________
34243 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
34244         Log: Rename Unicode::UCD to UnicodeCD to avoid
34245              messups with case-insensitive filesystems.
34246      Branch: perl
34247            + lib/UnicodeCD.pm lib/UnicodeCD.t
34248            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
34249            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
34250 ____________________________________________________________________________
34251 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
34252         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
34253              From: daniel@biz.bitpusher.com
34254              Date: Wed, 11 Jul 2001 23:25:47 -0700
34255              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
34256      Branch: perl
34257            ! lib/Tie/Array.pm t/op/splice.t
34258 ____________________________________________________________________________
34259 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
34260         Log: Subject: [PATCH] More accurate line numbers in messages
34261              From: Paul Johnson <paul@pjcj.net>
34262              Date: Thu, 12 Jul 2001 04:14:11 +0200
34263              Message-ID: <20010712041411.A3467@pjcj.net>
34264              
34265              (With prototyping and multiplicity tweaks.)
34266      Branch: perl
34267            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
34268 ____________________________________________________________________________
34269 [ 11304] By: nick                                  on 2001/07/12  12:53:40
34270         Log: Integrate mainline
34271      Branch: perlio
34272           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
34273           !> regexec.c thread.h
34274 ____________________________________________________________________________
34275 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
34276         Log: Cut-and-pasto in #11298.
34277      Branch: perl
34278            ! ext/ByteLoader/bytecode.h
34279 ____________________________________________________________________________
34280 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
34281         Log: Update the AIX known problems section.
34282      Branch: perl
34283            ! pod/perl572delta.pod
34284 ____________________________________________________________________________
34285 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
34286         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
34287              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34288              Date: Thu, 12 Jul 2001 12:16:16 +0200
34289              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
34290      Branch: perl
34291            ! hints/aix.sh
34292 ____________________________________________________________________________
34293 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
34294         Log: Integrate perlio.
34295      Branch: perl
34296           !> makedef.pl win32/win32.c
34297 ____________________________________________________________________________
34298 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
34299         Log: Subject: [PATCH] fix for PMOP threadness failures
34300              From: Artur Bergman <artur@contiller.se>
34301              Date: Thu, 12 Jul 2001 09:48:06 +0200
34302              Message-ID: <B77322D6.22DD%artur@contiller.se>
34303      Branch: perl
34304            ! regexec.c
34305 ____________________________________________________________________________
34306 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
34307         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
34308              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
34309              Date: Thu, 12 Jul 2001 09:09:48 +0200
34310              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
34311              
34312              More parentheses to keep bcc happy.
34313      Branch: perl
34314            ! ext/ByteLoader/bytecode.h
34315 ____________________________________________________________________________
34316 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
34317         Log: Subject: Re: [patch] pthread_atfork bandaid
34318              From: Doug MacEachern <dougm@covalent.net>
34319              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
34320              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
34321      Branch: perl
34322            ! thread.h
34323 ____________________________________________________________________________
34324 [ 11296] By: nick                                  on 2001/07/12  11:55:48
34325         Log: Exclude reentrant_buffer from .def file
34326      Branch: perlio
34327            ! makedef.pl
34328 ____________________________________________________________________________
34329 [ 11295] By: nick                                  on 2001/07/12  11:11:44
34330         Log: Honour void-ness of my_exit()
34331      Branch: perlio
34332            ! win32/win32.c
34333 ____________________________________________________________________________
34334 [ 11294] By: nick                                  on 2001/07/12  07:51:04
34335         Log: Integrate mainline
34336      Branch: perlio
34337           +> uts/sprintf_wrap.c
34338           !> (integrate 35 files)
34339 ____________________________________________________________________________
34340 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
34341         Log: Retract #11289.
34342      Branch: perl
34343            ! embed.h embed.pl perl.c proto.h thread.h
34344 ____________________________________________________________________________
34345 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
34346         Log: Now the :locale pseudolayer *almost* works...
34347      Branch: perl
34348            ! lib/open.pm
34349 ____________________________________________________________________________
34350 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
34351         Log: Locale encoding tweaks.
34352      Branch: perl
34353            ! lib/open.pm
34354 ____________________________________________________________________________
34355 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
34356         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
34357              From: Mark-Jason Dominus <mjd@plover.com>
34358              Date: Thu, 12 Jul 2001 00:59:31 -0400
34359              Message-ID: <20010712045931.8543.qmail@plover.com>
34360              
34361              Remove the chmod/umask leading zero warning.
34362      Branch: perl
34363            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
34364            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
34365 ____________________________________________________________________________
34366 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
34367         Log: (Retracted by #11289.)
34368      Branch: perl
34369            ! embed.h embed.pl perl.c proto.h thread.h
34370 ____________________________________________________________________________
34371 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
34372         Log: Needed by #11283.
34373      Branch: perl
34374            ! intrpvar.h
34375 ____________________________________________________________________________
34376 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
34377         Log: Metaconfig unit change for #11286.
34378      Branch: metaconfig/U/perl
34379            ! patchlevel.U
34380 ____________________________________________________________________________
34381 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
34382         Log: Subject: Re: [PATCH Configure] perl -V broken
34383              From: Andy Dougherty <doughera@lafayette.edu>
34384              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
34385              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
34386      Branch: perl
34387            ! Configure myconfig.SH
34388 ____________________________________________________________________________
34389 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
34390         Log: Retract #11166 (and #11237).
34391      Branch: perl
34392            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
34393            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
34394            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
34395 ____________________________________________________________________________
34396 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
34397         Log: UTS tweaks for Hal Morris.
34398      Branch: perl
34399            + uts/sprintf_wrap.c
34400            ! MANIFEST hints/uts.sh perl.h
34401 ____________________________________________________________________________
34402 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
34403         Log: Subject: [PATCH] Use reentrant API glibc
34404              From: Artur Bergman <artur@contiller.se>
34405              Date: Thu, 12 Jul 2001 00:58:21 +0200
34406              Message-ID: <B772A6AD.2288%artur@contiller.se>
34407      Branch: perl
34408            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
34409            ! sv.c
34410 ____________________________________________________________________________
34411 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
34412         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
34413              From: barries <barries@slaysys.com>
34414              Date: Wed, 11 Jul 2001 15:11:46 -0400
34415              Message-ID: <20010711151146.G24560@jester.slaysys.com>
34416      Branch: perl
34417            ! pp_sys.c t/lib/warnings/doio win32/win32.c
34418 ____________________________________________________________________________
34419 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
34420         Log: Subject: [patch] pthread_atfork bandaid
34421              From: Doug MacEachern <dougm@covalent.net>
34422              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
34423              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
34424      Branch: perl
34425            ! miniperlmain.c perl.c
34426 ____________________________________________________________________________
34427 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
34428         Log: Subject: [patch] perl_clone leaks
34429              From: Doug MacEachern <dougm@covalent.net>
34430              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
34431              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
34432      Branch: perl
34433            ! sv.c
34434 ____________________________________________________________________________
34435 [ 11279] By: nick                                  on 2001/07/11  15:49:38
34436         Log: Integrate mainline
34437      Branch: perlio
34438           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
34439           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
34440           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
34441           +> lib/Term/ANSIColor/README
34442           !> (integrate 54 files)
34443 ____________________________________________________________________________
34444 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
34445         Log: Update Changes.
34446      Branch: perl
34447            ! Changes patchlevel.h
34448 ____________________________________________________________________________
34449 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
34450         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
34451              From: Peter Prymmer <pvhp@forte.com>
34452              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
34453              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
34454              
34455              Backport of embed.pl to 5.003.
34456      Branch: perl
34457            ! embed.pl
34458 ____________________________________________________________________________
34459 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
34460         Log: Subject: Re: POSIX test #14 on UTS 
34461              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34462              Date: Wed, 11 Jul 2001 03:02:14 +0100
34463              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
34464      Branch: perl
34465            ! ext/POSIX/POSIX.t
34466 ____________________________________________________________________________
34467 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
34468         Log: Make the I32 an IV to preserve structure alignment and size.
34469      Branch: perl
34470            ! op.h
34471 ____________________________________________________________________________
34472 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
34473         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
34474              From: "Artur Bergman" <artur@contiller.se>
34475              Date: Wed, 11 Jul 2001 14:23:37 +0200
34476              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
34477              
34478              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
34479      Branch: perl
34480            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
34481            ! pod/perlapi.pod sv.c
34482 ____________________________________________________________________________
34483 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
34484         Log: Tweak until Pod::Parser gets updated.
34485      Branch: perl
34486            ! t/pod/special_seqs.xr
34487 ____________________________________________________________________________
34488 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
34489         Log: File::Spec usage tweak.
34490      Branch: perl
34491            ! lib/ExtUtils.t
34492 ____________________________________________________________________________
34493 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
34494         Log: Integrate #11263 from macperl; macos and macosx updates.
34495      Branch: perl
34496           !> pod/perlport.pod
34497 ____________________________________________________________________________
34498 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
34499         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
34500              From: Peter Prymmer <pvhp@forte.com>
34501              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
34502              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
34503      Branch: perl
34504            + ext/Time/HiRes/hints/dynixptx.pl
34505            ! MANIFEST hints/dynixptx.sh
34506 ____________________________________________________________________________
34507 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
34508         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
34509              From: Nicholas Clark <nick@ccl4.org>
34510              Date: Tue, 10 Jul 2001 23:17:43 +0100
34511              Message-ID: <20010710231742.B59620@plum.flirble.org>
34512      Branch: perl
34513            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
34514 ____________________________________________________________________________
34515 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
34516         Log: Subject: [DOC PATCH] Pluggable runops
34517              From: Paul Johnson <paul@pjcj.net>
34518              Date: Tue, 10 Jul 2001 21:53:28 +0200
34519              Message-ID: <20010710215328.B26577@pjcj.net>
34520      Branch: perl
34521            ! pod/perlguts.pod
34522 ____________________________________________________________________________
34523 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
34524         Log: Subject: [PATCH] Authors
34525              From: Artur Bergman <artur@contiller.se>
34526              Date: Tue, 10 Jul 2001 20:39:12 +0200
34527              Message-ID: <B771186F.21CD%artur@contiller.se>
34528      Branch: perl
34529            ! AUTHORS
34530 ____________________________________________________________________________
34531 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
34532         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
34533              From: Doug MacEachern <dougm@covalent.net>
34534              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
34535              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
34536      Branch: perl
34537            ! pp_ctl.c
34538 ____________________________________________________________________________
34539 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
34540         Log: Subject: doc patch; times() in scalar context
34541              From: mjd@plover.com
34542              Date: 10 Jul 2001 18:01:17 -0000
34543              Message-ID: <20010710180117.12477.qmail@plover.com>
34544      Branch: perl
34545            ! pod/perlfunc.pod
34546 ____________________________________________________________________________
34547 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
34548         Log: Subject: [PATCH] Small fix to pp_gmtime
34549              From: Artur Bergman <artur@contiller.se>
34550              Date: Tue, 10 Jul 2001 19:54:52 +0200
34551              Message-ID: <B7710E0B.21C5%artur@contiller.se>
34552      Branch: perl
34553            ! pp_sys.c
34554 ____________________________________________________________________________
34555 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
34556         Log: Integrate changes from mainline perl, add notes about
34557              Mac OS X and Mac OS.
34558      Branch: maint-5.6/macperl
34559            ! pod/perlport.pod
34560 ____________________________________________________________________________
34561 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
34562         Log: A proof of the dangers of package; ?
34563      Branch: perl
34564            ! t/lib/warnings/op
34565 ____________________________________________________________________________
34566 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
34567         Log: Regen toc and modlib.
34568      Branch: perl
34569            ! pod/perlmodlib.pod pod/perltoc.pod
34570 ____________________________________________________________________________
34571 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
34572         Log: Add compexcl(), casefold(), and casespec() interfaces;
34573              and make all interfaces to return hash references instead
34574              of hashes. 
34575      Branch: perl
34576            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34577 ____________________________________________________________________________
34578 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
34579         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
34580              From: "Philip Newton" <Philip.Newton@gmx.net>
34581              Date: Tue, 10 Jul 2001 09:55:59 +0200
34582              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
34583              
34584              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
34585              From: "Philip Newton" <Philip.Newton@gmx.net>
34586              Date: Tue, 10 Jul 2001 09:56:37 +0200
34587              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
34588      Branch: perl
34589            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34590            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
34591 ____________________________________________________________________________
34592 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
34593         Log: Subject: [patch] undef &xsub for 1,2
34594              From: Doug MacEachern <dougm@covalent.net>
34595              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
34596              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
34597              
34598              (This version of the patch with a comment from Gisle.)
34599      Branch: perl
34600            ! op.c
34601 ____________________________________________________________________________
34602 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
34603         Log: Mention package; deprecation and the Win32 problems.
34604      Branch: perl
34605            ! pod/perl572delta.pod
34606 ____________________________________________________________________________
34607 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
34608         Log: Subject: [PATCH] deprecate package with no arguments
34609              From: Robin Houston <robin@kitsite.com>
34610              Date: Tue, 10 Jul 2001 13:33:40 +0100
34611              Message-ID: <20010710133340.A13452@robin.kitsite.com>
34612      Branch: perl
34613            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
34614 ____________________________________________________________________________
34615 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
34616         Log: Upgrade to podlators 1.10.
34617      Branch: perl
34618            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34619            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
34620            ! pod/pod2man.PL pod/pod2text.PL
34621 ____________________________________________________________________________
34622 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
34623         Log: Upgrade to Term::ANSIColor 1.04.
34624      Branch: perl
34625            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
34626            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
34627 ____________________________________________________________________________
34628 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
34629         Log: Integrate perlio (the right fix for the ":layer(args)")
34630      Branch: perl
34631           !> perlio.c
34632 ____________________________________________________________________________
34633 [ 11252] By: nick                                  on 2001/07/10  06:58:14
34634         Log: Fix open(...,"...:layer(xxx)",...)
34635              - use memEQ not strEQ as there is '(' not '\0'
34636      Branch: perlio
34637            ! perlio.c
34638 ____________________________________________________________________________
34639 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
34640         Log: Telling the number of tests helps.
34641      Branch: perl
34642            ! ext/PerlIO/t/encoding.t
34643 ____________________________________________________________________________
34644 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
34645         Log: Require I18N::Langinfo, not use.
34646      Branch: perl
34647            ! lib/open.pm
34648 ____________________________________________________________________________
34649 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
34650         Log: Add a test for for PerlIO ":encoding(...)" layer.
34651      Branch: perl
34652            + ext/PerlIO/t/encoding.t
34653            ! MANIFEST ext/Encode/Encode.pm
34654 ____________________________________________________________________________
34655 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
34656         Log: PerlIO ":encoding(foobar)" temporary fix.
34657              Not really correct, I think, since the change means
34658              that prefixes match.
34659      Branch: perl
34660            ! perlio.c
34661 ____________________________________________________________________________
34662 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
34663         Log: Update to Math::BigInt 1.36.  The biggest news is
34664              the separation of the backend; now the pure Perl
34665              implementation is in Math::BigInt::Calc, but one
34666              can plugin, say, Math::BigInt::BitVect, and get
34667              considerable speedup.
34668      Branch: perl
34669            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
34670            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
34671            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
34672            ! lib/Math/BigInt/t/mbimbf.t
34673 ____________________________________________________________________________
34674 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
34675         Log: Subject: Re: compatibility question
34676              From: Peter Prymmer <pvhp@forte.com>
34677              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
34678              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
34679      Branch: perl
34680            ! lib/ExtUtils/MM_VMS.pm
34681 ____________________________________________________________________________
34682 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
34683         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
34684              From: Norton Allen <allen@huarp.harvard.edu>
34685              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
34686              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
34687      Branch: perl
34688            ! ext/File/Glob/t/basic.t
34689 ____________________________________________________________________________
34690 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
34691         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
34692              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34693              Date: Tue, 10 Jul 2001 00:29:55 +0900
34694              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
34695      Branch: perl
34696            + ext/Encode/Encode/HZ.enc
34697            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
34698            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
34699            ! ext/Encode/Encode/iso2022-jp.enc
34700            ! ext/Encode/Encode/iso2022-kr.enc
34701 ____________________________________________________________________________
34702 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
34703         Log: Add in all them there macos/ files.
34704      Branch: maint-5.6/macperl
34705            + (add 577 files)
34706 ____________________________________________________________________________
34707 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
34708         Log: Add the new modules to the list of having those own tests.
34709      Branch: perl
34710            ! t/lib/1_compile.t
34711 ____________________________________________________________________________
34712 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
34713         Log: Add INOUT to control both ways at the same time.
34714      Branch: perl
34715            ! lib/open.pm
34716 ____________________________________________________________________________
34717 [ 11240] By: nick                                  on 2001/07/09  16:33:50
34718         Log: Integrate mainline
34719      Branch: perlio
34720           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34721           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
34722           !> (integrate 41 files)
34723 ____________________________________________________________________________
34724 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
34725         Log: More encoding mapping magic.
34726      Branch: perl
34727            ! lib/open.pm
34728 ____________________________________________________________________________
34729 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
34730         Log: Update Changes.
34731      Branch: perl
34732            ! Changes patchlevel.h
34733 ____________________________________________________________________________
34734 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
34735         Log: (Retracted by #11285).
34736              
34737              Subject: [PATCH] OPpCONST_OCTAL fixes
34738              From: Abhijit Menon-Sen <ams@wiw.org>
34739              Date: Mon, 9 Jul 2001 07:38:45 +0530
34740              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
34741      Branch: perl
34742            ! op.c
34743 ____________________________________________________________________________
34744 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
34745         Log: Add a pseudolayer ":locale" to the open pragma which
34746              will get the encoding from the locale.  Yet undocumented
34747              because I can't get the PerlIO :encoding(foobar) to work.
34748      Branch: perl
34749            ! ext/Encode/Encode.pm lib/open.pm
34750 ____________________________________________________________________________
34751 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
34752         Log: Add more encoding mappings.
34753      Branch: perl
34754            ! ext/Encode/Encode.pm
34755 ____________________________________________________________________________
34756 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
34757         Log: Document that using :encoding layer requires using Encode.
34758      Branch: perl
34759            ! ext/Encode/Encode.pm lib/PerlIO.pm
34760 ____________________________________________________________________________
34761 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
34762         Log: Netware tweak from Ananth Kesari.
34763      Branch: perl
34764            ! NetWare/netware.h
34765 ____________________________________________________________________________
34766 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
34767         Log: t/harness doesn't know about run/*.t
34768      Branch: perl
34769            ! t/harness
34770 ____________________________________________________________________________
34771 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
34772         Log: run/exit.t busted on windows
34773      Branch: perl
34774            ! t/run/exit.t
34775 ____________________________________________________________________________
34776 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
34777         Log: fix a couple of UCD.t tests that fail due to bad case
34778      Branch: perl
34779            ! lib/Unicode/UCD.t
34780 ____________________________________________________________________________
34781 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
34782         Log: test skip logic was broken
34783      Branch: perl
34784            ! ext/I18N/Langinfo/Langinfo.t
34785 ____________________________________________________________________________
34786 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
34787         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
34788              failure of ExtUtils.t#27 when built in debug mode)
34789      Branch: perl
34790            ! lib/ExtUtils/MM_Win32.pm
34791 ____________________________________________________________________________
34792 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
34793         Log: I18N::Langinfo is not available on windows
34794      Branch: perl
34795            ! win32/FindExt.pm
34796 ____________________________________________________________________________
34797 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
34798         Log: save a dTHX
34799      Branch: perl
34800            ! ext/POSIX/POSIX.xs
34801 ____________________________________________________________________________
34802 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
34803         Log: Update Changes.
34804      Branch: perl
34805            ! Changes patchlevel.h
34806 ____________________________________________________________________________
34807 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
34808         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
34809              as pointed out by Sarathy.
34810      Branch: perl
34811            ! ext/I18N/Langinfo/Langinfo.xs
34812 ____________________________________________________________________________
34813 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
34814         Log: Retract #11212.
34815      Branch: perl
34816            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
34817 ____________________________________________________________________________
34818 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
34819         Log: Bump up the VERSION of Cwd.xs.
34820      Branch: perl
34821            ! ext/Cwd/Makefile.PL
34822 ____________________________________________________________________________
34823 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
34824         Log: Retract #11220, the problem wasn't the missing leading zero.
34825              Here's the problem:
34826              $ ./perl -we 'chmod(oct("755"), ".")'
34827              Non-octal literal mode (493) specified at -e line 1.
34828              (Did you mean 0493 instead?)
34829      Branch: perl
34830            ! lib/ExtUtils/MM_Unix.pm
34831 ____________________________________________________________________________
34832 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
34833         Log: (Retracted by #11221)
34834              Change the PERM_RW and PERM_RWX to 0644 and 0755
34835              (add the leading zero).
34836      Branch: perl
34837            ! lib/ExtUtils/MM_Unix.pm
34838 ____________________________________________________________________________
34839 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
34840         Log: Integrate changes #11193, 11205, 11209 from macperl.
34841              
34842              Fix up AutoLoader to fudge for Mac paths in import().
34843              
34844              Allow symbols in try_symbol() to begin with "_".
34845              
34846              Small portability fix for Mac OS.
34847      Branch: perl
34848           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
34849 ____________________________________________________________________________
34850 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
34851         Log: Metaconfig unit change for #11217.
34852      Branch: metaconfig/U/perl
34853            ! Extensions.U
34854 ____________________________________________________________________________
34855 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
34856         Log: Detypo, problem noticed by Gerrit P. Haase.
34857      Branch: perl
34858            ! Configure config_h.SH
34859 ____________________________________________________________________________
34860 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
34861         Log: Cwd cleanups.
34862      Branch: perl
34863            ! ext/Cwd/Cwd.xs
34864 ____________________________________________________________________________
34865 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
34866         Log: Slight tweaks on #11213.
34867      Branch: perl
34868            ! toke.c
34869 ____________________________________________________________________________
34870 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
34871         Log: A missing dTHX noticed by Gerrit P. Haase.
34872      Branch: perl
34873            ! ext/POSIX/POSIX.xs
34874 ____________________________________________________________________________
34875 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
34876         Log: Subject: [PATCH toke.c] Simplify yytoke()
34877              From: Simon Cozens <simon@netthink.co.uk>
34878              Date: Sun, 8 Jul 2001 13:24:34 +0100
34879              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
34880              
34881              Split out pending_ident().
34882      Branch: perl
34883            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
34884 ____________________________________________________________________________
34885 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
34886         Log: (Retracted by #11223.)
34887              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
34888              Date: Wed, 05 Nov 1997 17:22:34 -0600
34889              From: Graham Barr <gbarr@ti.com>
34890              Message-Id: <3460FFBA.6DA51F46@ti.com>
34891      Branch: perl
34892            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
34893 ____________________________________________________________________________
34894 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
34895         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
34896      Branch: perl
34897            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34898            ! pod/perllocale.pod
34899 ____________________________________________________________________________
34900 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
34901         Log: Really do the test under the C locale.
34902      Branch: perl
34903            ! ext/I18N/Langinfo/Langinfo.t
34904 ____________________________________________________________________________
34905 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
34906         Log: Small portability fix for Mac OS.
34907      Branch: maint-5.6/macperl
34908            ! lib/Cwd.pm
34909 ____________________________________________________________________________
34910 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
34911         Log: Metaconfig unit change for #11207.
34912      Branch: metaconfig/U/perl
34913            ! Extensions.U
34914 ____________________________________________________________________________
34915 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
34916         Log: Add I18N::Langinfo, which is basically a wrapper around
34917              nl_langinfo(), which is an additional way to query locale
34918              specific information.
34919      Branch: perl
34920            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
34921            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
34922            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
34923 ____________________________________________________________________________
34924 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
34925         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
34926              used in File::Find tests; replace with if.t.
34927      Branch: maint-5.6/macperl
34928            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
34929            ! t/pragma/warn/op
34930 ____________________________________________________________________________
34931 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
34932         Log: Allow symbols in try_symbol() to begin with "_".
34933      Branch: maint-5.6/macperl
34934            ! makedef.pl
34935 ____________________________________________________________________________
34936 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
34937         Log: Sync up the File::Find changes from the rewrite by
34938              Thomas Wegner, et al.
34939      Branch: maint-5.6/macperl
34940            + t/lib/filefind-taint.t
34941            ! lib/File/Find.pm t/lib/filefind.t
34942 ____________________________________________________________________________
34943 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
34944         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
34945              From: Thomas Wegner <wegner_thomas@yahoo.com>
34946              Date: Thu, 5 Jul 2001 20:31:25 +0200
34947              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
34948      Branch: maint-5.6/macperl
34949            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
34950 ____________________________________________________________________________
34951 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
34952         Log: Some more test portability fixes.
34953      Branch: maint-5.6/macperl
34954            ! t/lib/filecopy.t t/pragma/warn/pp_sys
34955 ____________________________________________________________________________
34956 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
34957         Log: The #11200 removed wrong (non-existent) target.  Duh.
34958      Branch: perl
34959            ! Makefile.SH
34960 ____________________________________________________________________________
34961 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
34962         Log: Zap the lib/re.pm before creating it.
34963      Branch: perl
34964            ! Makefile.SH
34965 ____________________________________________________________________________
34966 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
34967         Log: Another test.  Please ignore.
34968      Branch: maint-5.6/macperl
34969            ! README.macos
34970 ____________________________________________________________________________
34971 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
34972         Log: Portability fixes for a lot of tests, especially IO-related
34973              tests, and warnings, and the harness script.
34974      Branch: maint-5.6/macperl
34975            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
34976            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
34977            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
34978            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
34979            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
34980            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
34981            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
34982            ! t/pragma/warnings.t
34983 ____________________________________________________________________________
34984 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
34985         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
34986              From: Nicholas Clark <nick@ccl4.org>
34987              Date: Sat, 7 Jul 2001 21:00:17 +0100
34988              Message-ID: <20010707210017.H59620@plum.flirble.org>
34989      Branch: perl
34990            ! lib/h2xs.t
34991 ____________________________________________________________________________
34992 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
34993         Log: The UNICOS/mk SysV IPC problem has been fixed.
34994      Branch: perl
34995            ! pod/perl572delta.pod
34996 ____________________________________________________________________________
34997 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
34998         Log: Slight update tweaks on perlunicode.pod.
34999      Branch: perl
35000            ! pod/perlunicode.pod
35001 ____________________________________________________________________________
35002 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
35003         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
35004              From: Mark-Jason Dominus <mjd@plover.com>
35005              Date: Sat, 07 Jul 2001 13:04:04 -0400
35006              Message-ID: <20010707170404.32694.qmail@plover.com>
35007      Branch: perl
35008            ! ext/DB_File/DB_File.pm
35009 ____________________________________________________________________________
35010 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
35011         Log: Fix up AutoLoader to fudge for Mac paths in import().
35012      Branch: maint-5.6/macperl
35013            ! lib/AutoLoader.pm
35014 ____________________________________________________________________________
35015 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
35016         Log: Try to force the lib/re.pm to be there before entering
35017              the extensions builds, should help for parallel makes.
35018      Branch: perl
35019            ! Makefile.SH
35020 ____________________________________________________________________________
35021 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
35022         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
35023              From: Norton Allen <allen@huarp.harvard.edu>
35024              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
35025              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
35026      Branch: perl
35027            ! ext/POSIX/POSIX.xs
35028 ____________________________________________________________________________
35029 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
35030         Log: Subject: [PATCH] Re: op/arith.t
35031              From: Nicholas Clark <nick@ccl4.org>
35032              Date: Sat, 7 Jul 2001 13:04:54 +0100
35033              Message-ID: <20010707130454.D59620@plum.flirble.org>
35034      Branch: perl
35035            ! numeric.c toke.c
35036 ____________________________________________________________________________
35037 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
35038         Log: Subject: [PATCH] h2xs
35039              From: Nicholas Clark <nick@ccl4.org>
35040              Date: Fri, 6 Jul 2001 23:25:14 +0100
35041              Message-ID: <20010706232514.X59620@plum.flirble.org>
35042      Branch: perl
35043            ! utils/h2xs.PL
35044 ____________________________________________________________________________
35045 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
35046         Log: Subject: Re: bleedperl perl_alloc..free leakage
35047              From: Radu Greab <radu@netsoft.ro>
35048              Date: Fri, 6 Jul 2001 19:48:54 +0300
35049              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
35050              
35051              Leak-be-gone.
35052      Branch: perl
35053            ! op.c
35054 ____________________________________________________________________________
35055 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
35056         Log: Test again.  Please ignore.
35057      Branch: maint-5.6/macperl
35058            ! README.macos
35059 ____________________________________________________________________________
35060 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
35061         Log: Test.  Please ignore.
35062      Branch: maint-5.6/macperl
35063            ! README.macos
35064 ____________________________________________________________________________
35065 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
35066         Log: Include changes already sent in separately as patches,
35067              before branch was created.
35068      Branch: maint-5.6/macperl
35069            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
35070            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
35071            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
35072            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
35073            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
35074            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
35075            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
35076            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
35077            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
35078            ! t/pragma/strict.t
35079 ____________________________________________________________________________
35080 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
35081         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
35082              From: Norton Allen <allen@huarp.harvard.edu>
35083              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
35084              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
35085      Branch: perl
35086            ! utf8.h
35087 ____________________________________________________________________________
35088 [ 11183] By: nick                                  on 2001/07/06  16:27:40
35089         Log: Integrate mainline
35090      Branch: perlio
35091           +> (branch 42 files)
35092            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
35093            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
35094            - win32/bin/mdelete.bat
35095           !> (integrate 215 files)
35096 ____________________________________________________________________________
35097 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
35098         Log: The #11166 needed also these updated.
35099      Branch: perl
35100            ! lib/warnings.pm warnings.h
35101 ____________________________________________________________________________
35102 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
35103         Log: Update Changes.
35104      Branch: perl
35105            ! Changes patchlevel.h
35106 ____________________________________________________________________________
35107 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
35108         Log: Regen toc.
35109      Branch: perl
35110            ! pod/perltoc.pod
35111 ____________________________________________________________________________
35112 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
35113         Log: Nit from Abhijit.
35114      Branch: perl
35115            ! lib/CPAN.pm
35116 ____________________________________________________________________________
35117 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
35118         Log: Retract #11172.
35119      Branch: perl
35120            ! t/op/method.t
35121 ____________________________________________________________________________
35122 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
35123         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
35124              From: Norton Allen <allen@huarp.harvard.edu>
35125              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
35126              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
35127      Branch: perl
35128            ! lib/Cwd.pm
35129 ____________________________________________________________________________
35130 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
35131         Log: (Accidentally empty check-in.)
35132      Branch: perl
35133            ! utf8.h
35134 ____________________________________________________________________________
35135 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
35136         Log: Retract #11165 since Sarathy pointed out it'll not
35137              work properly under threads, the problem should be
35138              solved using "the savestack, either via SSNEW() or
35139              using a newSVpv()+SAVEFREESV() combo."
35140      Branch: perl
35141            ! ext/POSIX/POSIX.xs
35142 ____________________________________________________________________________
35143 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
35144         Log: Retract #11125 since NI-S pointed out it'll not work in
35145              cases where the extension has their own handcrafted INC
35146              et alia.
35147      Branch: perl
35148            ! lib/ExtUtils/MM_Unix.pm
35149 ____________________________________________________________________________
35150 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
35151         Log: Subject: RE: [PATCH] -I and MakeMaker again
35152              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35153              Date: Fri, 6 Jul 2001 09:18:29 +0200
35154              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
35155      Branch: perl
35156            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
35157            ! lib/ExtUtils/MM_Win32.pm
35158 ____________________________________________________________________________
35159 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
35160         Log: (Retracted by #11178)
35161              Subject: [PATCH t/op/method.t] SUPER:: strangeness
35162              From: Piers Cawley <pdcawley@iterative-software.com>
35163              Date: 06 Jul 2001 10:49:01 +0100
35164              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
35165      Branch: perl
35166            ! t/op/method.t
35167 ____________________________________________________________________________
35168 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
35169         Log: VOS README update from Paul Green.
35170      Branch: perl
35171            ! README.vos
35172 ____________________________________________________________________________
35173 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
35174         Log: Subject: [PATCH README.qnx hints/qnx.sh]
35175              From: Norton Allen <allen@huarp.harvard.edu>
35176              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
35177              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
35178      Branch: perl
35179            ! README.qnx hints/qnx.sh
35180 ____________________________________________________________________________
35181 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
35182         Log: Subject: [PATCH] Doc patch for Tie::Hash
35183              From: Artur Bergman <artur@contiller.se>
35184              Date: Thu, 05 Jul 2001 22:51:18 +0200
35185              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
35186      Branch: perl
35187            ! lib/Tie/Hash.pm
35188 ____________________________________________________________________________
35189 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
35190         Log: Subject: [PATCH] perlfaq4.pod
35191              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
35192              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
35193              Date: Thu, 5 Jul 2001 18:44:10 +0100 
35194      Branch: perl
35195            ! pod/perlfaq4.pod
35196 ____________________________________________________________________________
35197 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
35198         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
35199              From: Robin Houston <robin@kitsite.com>
35200              Date: Thu, 5 Jul 2001 18:33:21 +0100
35201              Message-ID: <20010705183321.A27345@robin.kitsite.com>
35202      Branch: perl
35203            ! ext/B/B/Deparse.pm
35204 ____________________________________________________________________________
35205 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
35206         Log: (Retracted by #11285.)
35207              
35208              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
35209              From: Abhijit Menon-Sen <ams@wiw.org>
35210              Date: Fri, 6 Jul 2001 01:26:32 +0530
35211              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
35212      Branch: perl
35213            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
35214            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
35215            ! warnings.pl
35216 ____________________________________________________________________________
35217 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
35218         Log: (Retracted by #11175)
35219              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
35220              From: Norton Allen <allen@huarp.harvard.edu>
35221              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
35222              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
35223      Branch: perl
35224            ! ext/POSIX/POSIX.xs
35225 ____________________________________________________________________________
35226 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
35227         Log: Unterminated C< (noticed by Richard Hatch), and few other
35228              small Unicode doc tweaks.
35229      Branch: perl
35230            ! pod/perlretut.pod
35231 ____________________________________________________________________________
35232 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
35233         Log: More flexible argument understanding; add charblocks() and
35234              charscripts(); make charblock() and charscript() two-way;
35235              add charinrange(); separate the $Unicode::UCD::VERSION and
35236              the version of the Unicode by adding UnicodeVersion().
35237      Branch: perl
35238            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
35239 ____________________________________________________________________________
35240 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
35241         Log: Update Unicode::UCD on \p{In...}.
35242      Branch: perl
35243            ! lib/Unicode/UCD.pm
35244 ____________________________________________________________________________
35245 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
35246         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
35247              From: Norton Allen <allen@huarp.harvard.edu>
35248              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
35249              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
35250      Branch: perl
35251            ! lib/ExtUtils/MM_Unix.pm
35252 ____________________________________________________________________________
35253 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
35254         Log: POSIX-BC tweaks from Thomas Dorner.
35255      Branch: perl
35256            ! hints/posix-bc.sh perlio.h
35257 ____________________________________________________________________________
35258 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
35259         Log: Module updates for the delta.
35260      Branch: perl
35261            ! pod/perl572delta.pod
35262 ____________________________________________________________________________
35263 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
35264         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
35265              From: Norton Allen <allen@huarp.harvard.edu>
35266              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
35267              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
35268      Branch: perl
35269            ! ext/IO/lib/IO/t/io_sock.t
35270 ____________________________________________________________________________
35271 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
35272         Log: Subject: [PATCH perldiag.pod] Quick fixes
35273              From: Simon Cozens <simon@netthink.co.uk>
35274              Date: Wed, 4 Jul 2001 20:22:12 +0100
35275              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
35276      Branch: perl
35277            ! pod/perldiag.pod
35278 ____________________________________________________________________________
35279 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
35280         Log: (retracted by #13533)
35281              
35282              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
35283              From: Radu Greab <radu@netsoft.ro>
35284              Date: Wed, 4 Jul 2001 22:13:31 +0300
35285              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
35286      Branch: perl
35287            ! op.c sv.c t/op/pos.t
35288 ____________________________________________________________________________
35289 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
35290         Log: Subject: [PATCH] -I and MakeMaker again
35291              From: Michael G Schwern <schwern@pobox.com>
35292              Date: Wed, 4 Jul 2001 15:03:07 -0400
35293              Message-ID: <20010704150307.I20340@blackrider>
35294              
35295              (and retract #11145)
35296      Branch: perl
35297            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
35298            ! lib/ExtUtils/MakeMaker.pm
35299 ____________________________________________________________________________
35300 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
35301         Log: Subject: Re: PERFORCE change 11142 for review
35302              From: "Philip Newton" <Philip.Newton@gmx.net>
35303              Date: Wed, 4 Jul 2001 20:46:26 +0200
35304              Message-Id: <200107041841.VAA25380@taas.iki.fi>
35305      Branch: perl
35306            ! lib/ExtUtils/MakeMaker.pm
35307 ____________________________________________________________________________
35308 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
35309         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
35310              From: Jonathan Stowe <gellyfish@gellyfish.com>
35311              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
35312              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
35313      Branch: perl
35314            ! utils/pl2pm.PL
35315 ____________________________________________________________________________
35316 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
35317         Log: fix the binary compatibility issue when building with/without
35318              usemymalloc by exporting Perl_malloc() et al as simple wrappers
35319              around the system functions (this allows most extensions built
35320              using one mode to coexist with perls built in the other mode)
35321              
35322              XXX the Perl_mfree() wrapper might need to do return(free()) on
35323              platforms where Free_t isn't "void"
35324      Branch: perl
35325            ! embed.h embed.pl makedef.pl proto.h util.c
35326 ____________________________________________________________________________
35327 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
35328         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
35329              since it doesn't ensure threads other than the one calling fork()
35330              aren't holding any locks; the fix is to use pthread_atfork() to
35331              hold global locks
35332              
35333              building perl with -Dusemymalloc exacerbates the problem since
35334              Perl_malloc() holds a mutex, and perl's exec() calls New()
35335              
35336              XXX the code in win32thread.h may be needed on platforms that have
35337              no pthread_atfork()
35338      Branch: perl
35339            ! perl.c thread.h win32/win32thread.h
35340 ____________________________________________________________________________
35341 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
35342         Log: Integrate #11009 from maintperl.
35343      Branch: maint-5.6/macperl
35344           !> lib/ExtUtils/Manifest.pm
35345 ____________________________________________________________________________
35346 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
35347         Log: Flexing my Perforce muscles.
35348      Branch: maint-5.6/macperl
35349            ! README.macos
35350 ____________________________________________________________________________
35351 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
35352         Log: Update Changes.
35353      Branch: perl
35354            ! Changes patchlevel.h
35355 ____________________________________________________________________________
35356 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
35357         Log: Metaconfig unit change for #11146.
35358      Branch: metaconfig/U/perl
35359            ! d_fcntl_can_lock.U
35360 ____________________________________________________________________________
35361 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
35362         Log: Somehow the #ifdefs of the added code (in #11093) made
35363              HP-UX to fail the fcntl locking test, without the ifdefs
35364              the test seems to be working again.  Reason unknown:
35365              HP-UX cc doesn't complain either way.
35366      Branch: perl
35367            ! Configure
35368 ____________________________________________________________________________
35369 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
35370         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
35371      Branch: perl
35372            ! lib/ExtUtils/MM_Unix.pm
35373 ____________________________________________________________________________
35374 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
35375         Log: gcc -Wall nit.
35376      Branch: perl
35377            ! pp_hot.c
35378 ____________________________________________________________________________
35379 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
35380         Log: When removing tests updating the test count is a good idea, too.
35381      Branch: perl
35382            ! lib/Net/t/require.t
35383 ____________________________________________________________________________
35384 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
35385         Log: Document #11134 and add the new symbols to the list of
35386              of MakeMaker known ones.
35387      Branch: perl
35388            ! lib/ExtUtils/MakeMaker.pm
35389 ____________________________________________________________________________
35390 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
35391         Log: Microperl update.
35392      Branch: perl
35393            ! uconfig.h
35394 ____________________________________________________________________________
35395 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
35396         Log: Update the libnet tests as per #11138.
35397      Branch: perl
35398            - lib/Net/t/ph.t
35399            ! MANIFEST lib/Net/t/require.t
35400 ____________________________________________________________________________
35401 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
35402         Log: Regen toc and modlib.
35403      Branch: perl
35404            ! pod/perlmodlib.pod pod/perltoc.pod
35405 ____________________________________________________________________________
35406 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
35407         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
35408              Graham's request.
35409      Branch: perl
35410            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
35411            ! MANIFEST
35412 ____________________________________________________________________________
35413 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
35414         Log: Add the OS/390 harness results to the delta.
35415      Branch: perl
35416            ! pod/perl572delta.pod
35417 ____________________________________________________________________________
35418 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
35419         Log: Avoid the two study tests in OS/390 until the bug has been solved.
35420      Branch: perl
35421            ! t/op/study.t
35422 ____________________________________________________________________________
35423 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
35424         Log: DOS/DJGPP tweaks from Laszlo Molnar.
35425      Branch: perl
35426            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
35427 ____________________________________________________________________________
35428 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
35429         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
35430              From: Michael G Schwern <schwern@pobox.com>
35431              Date: Wed, 4 Jul 2001 00:01:16 -0400
35432              Message-ID: <20010704000116.C591@blackrider>
35433      Branch: perl
35434            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
35435 ____________________________________________________________________________
35436 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
35437         Log: The #11132 missed singleton characters (not part
35438              of a unilo..unihi range) in Unicode scripts.
35439      Branch: perl
35440            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
35441            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
35442            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
35443            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
35444            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
35445            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
35446            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
35447            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
35448            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
35449            ! lib/unicode/mktables.PL t/op/pat.t
35450 ____________________________________________________________________________
35451 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
35452         Log: Support preferentially the Unicode 'scripts' definition
35453              in the \p{In...} notation since according to Unicode the
35454              scripts concept is more natural for matching than using
35455              the somewhat artificial block names.  The block names are
35456              still available, though, and if there's a name conflict,
35457              the scripts one wins and the blocks one has to do with
35458              'Block' appended to its name.  For more information see
35459              
35460              http://www.unicode.org/unicode/reports/tr24/
35461      Branch: perl
35462            + lib/unicode/In/100.pl lib/unicode/In/101.pl
35463            + lib/unicode/In/102.pl lib/unicode/In/103.pl
35464            + lib/unicode/In/104.pl lib/unicode/In/105.pl
35465            + lib/unicode/In/106.pl lib/unicode/In/107.pl
35466            + lib/unicode/In/108.pl lib/unicode/In/109.pl
35467            + lib/unicode/In/110.pl lib/unicode/In/111.pl
35468            + lib/unicode/In/112.pl lib/unicode/In/113.pl
35469            + lib/unicode/In/114.pl lib/unicode/In/115.pl
35470            + lib/unicode/In/116.pl lib/unicode/In/117.pl
35471            + lib/unicode/In/118.pl lib/unicode/In/119.pl
35472            + lib/unicode/In/120.pl lib/unicode/In/121.pl
35473            + lib/unicode/In/122.pl lib/unicode/In/123.pl
35474            + lib/unicode/In/124.pl lib/unicode/In/125.pl
35475            + lib/unicode/In/126.pl lib/unicode/In/127.pl
35476            + lib/unicode/In/128.pl lib/unicode/In/129.pl
35477            + lib/unicode/In/130.pl lib/unicode/In/131.pl
35478            + lib/unicode/In/132.pl lib/unicode/In/133.pl
35479            + lib/unicode/In/134.pl lib/unicode/In/135.pl
35480            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
35481            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
35482            ! (edit 106 files)
35483 ____________________________________________________________________________
35484 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
35485         Log: Better document the difference between a block and a script.
35486      Branch: perl
35487            ! lib/Unicode/UCD.pm
35488 ____________________________________________________________________________
35489 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
35490         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
35491              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
35492              Date: Tue, 3 Jul 2001 15:04:23 -0500
35493              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
35494      Branch: perl
35495            ! lib/CPAN.pm
35496 ____________________________________________________________________________
35497 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
35498         Log: Add tests for charscript().
35499      Branch: perl
35500            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
35501 ____________________________________________________________________________
35502 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
35503         Log: Add charscript() to get the UTR#24 script names of characters.
35504      Branch: perl
35505            ! lib/Unicode/UCD.pm
35506 ____________________________________________________________________________
35507 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
35508         Log: Todo updates.
35509      Branch: perl
35510            ! pod/perltodo.pod
35511 ____________________________________________________________________________
35512 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
35513         Log: Unicode::UCD updates.
35514      Branch: perl
35515            ! lib/Unicode/UCD.pm
35516 ____________________________________________________________________________
35517 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
35518         Log: (Retracted by #11174)
35519              Subject: MakeMaker should pass through DEFINE and INC to subdirs
35520              From: Alan Burlison <Alan.Burlison@sun.com>
35521              Date: Tue, 03 Jul 2001 15:20:13 +0100
35522              Message-ID: <3B41D49D.A923D4F9@sun.com>
35523      Branch: perl
35524            ! lib/ExtUtils/MM_Unix.pm
35525 ____________________________________________________________________________
35526 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
35527         Log: Subject: Patch needed for UTS
35528              From: hom00@utsglobal.com (Hal Morris)
35529              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
35530              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
35531              
35532              Replace #11113 with a better version.
35533      Branch: perl
35534            ! perl.h
35535 ____________________________________________________________________________
35536 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
35537         Log: Subject: Re: POINTERRIGOR
35538              From: Andy Dougherty <doughera@lafayette.edu>
35539              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
35540              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
35541      Branch: perl
35542            ! util.c
35543 ____________________________________________________________________________
35544 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
35545         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
35546              From: "Philip Newton" <pnewton@gmx.de>
35547              Date: Tue, 3 Jul 2001 17:03:34 +0200
35548              Message-ID: <3B41FAE6.29564.660E117@localhost>
35549      Branch: perl
35550            ! pp_hot.c
35551 ____________________________________________________________________________
35552 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
35553         Log: Typos.
35554      Branch: perl
35555            ! INSTALL
35556 ____________________________________________________________________________
35557 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
35558         Log: Subject: [PATCH 5.6.1] debugger fixes
35559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35560              Date: Tue, 3 Jul 2001 03:38:18 -0400
35561              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
35562              
35563              The $^S is working again.
35564      Branch: perl
35565            ! lib/perl5db.pl
35566 ____________________________________________________________________________
35567 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
35568         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
35569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35570              Date: Tue, 3 Jul 2001 03:34:06 -0400
35571              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
35572      Branch: perl
35573            ! os2/OS2/Process/Process.pm
35574 ____________________________________________________________________________
35575 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
35576         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
35577              From: "Philip Newton" <Philip.Newton@gmx.net>
35578              Date: Tue, 3 Jul 2001 09:11:27 +0200
35579              Message-Id: <200107030706.KAA04596@taas.iki.fi>
35580      Branch: perl
35581            ! lib/FindBin.pm
35582 ____________________________________________________________________________
35583 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
35584         Log: Delta delta.
35585      Branch: perl
35586            ! pod/perl572delta.pod
35587 ____________________________________________________________________________
35588 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
35589         Log: Metaconfig unit change for 11115.
35590      Branch: metaconfig
35591            ! U/modified/libc.U
35592 ____________________________________________________________________________
35593 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
35594         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
35595              (from Richard Hatch) (this was the cause of pipes() and
35596              times() mysteriously not being found)
35597      Branch: perl
35598            ! Configure
35599 ____________________________________________________________________________
35600 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
35601         Log: Retract #10142, the real culprit found by Richard Hatch,
35602              coming soon to Configure near you.
35603      Branch: perl
35604            ! hints/aix.sh
35605 ____________________________________________________________________________
35606 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
35607         Log: (Replaced by #11124) UTS workaround from Hal Morris.
35608      Branch: perl
35609            ! perl.h
35610 ____________________________________________________________________________
35611 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
35612         Log: Subject: [PATCH] grok not grocking correctly
35613              From: Nicholas Clark <nick@ccl4.org>
35614              Date: Tue, 3 Jul 2001 00:19:08 +0100
35615              Message-ID: <20010703001908.H59620@plum.flirble.org>
35616      Branch: perl
35617            ! numeric.c
35618 ____________________________________________________________________________
35619 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
35620         Log: Subject: [PATCH Deparse.t] test just-posted patches
35621              From: Robin Houston <robin@kitsite.com>
35622              Date: Mon, 2 Jul 2001 23:46:15 +0100
35623              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
35624      Branch: perl
35625            ! ext/B/Deparse.t
35626 ____________________________________________________________________________
35627 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
35628         Log: Subject: [PATCH toke.c] autosplit into @F
35629              From: Robin Houston <robin@kitsite.com>
35630              Date: Mon, 2 Jul 2001 23:18:20 +0100
35631              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
35632      Branch: perl
35633            ! perl.c toke.c
35634 ____________________________________________________________________________
35635 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
35636         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
35637              From: Robin Houston <robin@kitsite.com>
35638              Date: Mon, 2 Jul 2001 23:00:48 +0100
35639              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
35640      Branch: perl
35641            ! ext/B/B/Deparse.pm
35642 ____________________________________________________________________________
35643 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
35644         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
35645              From: "Philip Newton" <Philip.Newton@gmx.net>
35646              Date: Mon, 2 Jul 2001 22:06:22 +0200
35647              (no Message-Id)
35648      Branch: perl
35649            ! ext/NDBM_File/hints/linux.pl
35650 ____________________________________________________________________________
35651 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
35652         Log: Subject: Re: Fixed pack problem - sort of
35653              From: Nicholas Clark <nick@ccl4.org>
35654              Date: Mon, 2 Jul 2001 20:59:20 +0100
35655              Message-ID: <20010702205919.F59620@plum.flirble.org>
35656      Branch: perl
35657            ! pp_pack.c t/op/pack.t
35658 ____________________________________________________________________________
35659 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
35660         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
35661              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35662              Date: Mon, 2 Jul 2001 15:45:41 -0400
35663              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
35664      Branch: perl
35665            ! os2/os2.c
35666 ____________________________________________________________________________
35667 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
35668         Log: (Mistaken retraction)
35669      Branch: perl
35670            ! utils/pl2pm.PL
35671 ____________________________________________________________________________
35672 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
35673         Log: Detypo in #11103.
35674      Branch: perl
35675            ! utils/pl2pm.PL
35676 ____________________________________________________________________________
35677 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
35678         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
35679              From: Jonathan Stowe <gellyfish@gellyfish.com>
35680              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
35681              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
35682      Branch: perl
35683            ! utils/pl2pm.PL
35684 ____________________________________________________________________________
35685 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
35686         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
35687              From: "Craig A. Berry" <craigberry@mac.com>
35688              Date: Mon, 02 Jul 2001 14:11:23 -0500
35689              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
35690      Branch: perl
35691            ! lib/Unicode/UCD.pm
35692 ____________________________________________________________________________
35693 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
35694         Log: Subject: [PATCH] Re: op/numconvert.t failures
35695              From: Nicholas Clark <nick@ccl4.org>
35696              Date: Mon, 2 Jul 2001 20:10:48 +0100
35697              Message-ID: <20010702201048.E59620@plum.flirble.org>
35698      Branch: perl
35699            ! t/op/numconvert.t
35700 ____________________________________________________________________________
35701 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
35702         Log: Update Changes.
35703      Branch: perl
35704            ! Changes patchlevel.h
35705 ____________________________________________________________________________
35706 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
35707         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
35708              The real fix must be more involved.  The line of code all the leaky
35709              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
35710              line of Perl_newPMOP().
35711      Branch: perl
35712            ! op.h
35713 ____________________________________________________________________________
35714 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
35715         Log: Based on
35716              
35717              Subject: Re: sizeof(struct sembuf)
35718              From: Nicholas Clark <nick@ccl4.org>
35719              Date: Sun, 1 Jul 2001 22:26:48 +0100
35720              Message-ID: <20010701222648.W59620@plum.flirble.org>
35721              
35722              but do semop() always the slow way.
35723      Branch: perl
35724            ! doio.c
35725 ____________________________________________________________________________
35726 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
35727         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
35728              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35729              Date: Tue, 03 Jul 2001 00:56:30 +0900
35730              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
35731      Branch: perl
35732            ! ext/Encode/Encode/Tcl.t
35733 ____________________________________________________________________________
35734 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
35735         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
35736              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35737              Date: Tue, 03 Jul 2001 00:55:46 +0900
35738              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
35739      Branch: perl
35740            ! ext/Encode/Encode/Tcl.pm
35741 ____________________________________________________________________________
35742 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
35743         Log: Regen api and toc.
35744      Branch: perl
35745            ! pod/perlapi.pod pod/perltoc.pod
35746 ____________________________________________________________________________
35747 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
35748         Log: Metaconfig unit change for #11093.
35749      Branch: metaconfig/U/perl
35750            ! d_fcntl_can_lock.U
35751 ____________________________________________________________________________
35752 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
35753         Log: The fcntl locking test may hang if NFS locking messed up;
35754              break out with alarm(10).
35755      Branch: perl
35756            ! Configure
35757 ____________________________________________________________________________
35758 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
35759         Log: Move the mdelete.bat from win32/bin to win32.
35760      Branch: perl
35761            ! MANIFEST
35762 ____________________________________________________________________________
35763 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
35764         Log: Typo in #11083.
35765      Branch: perl
35766            ! ext/Time/Piece/Piece.t
35767 ____________________________________________________________________________
35768 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
35769         Log: Netware tweaks from Guruprasad.
35770      Branch: perl
35771            - NetWare/perlsdio.h
35772            ! MANIFEST NetWare/Makefile NetWare/interface.c
35773            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
35774            ! perlsdio.h
35775 ____________________________________________________________________________
35776 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
35777         Log: Subject: Re: [PATH] shared -> unique;
35778              From: Abhijit Menon-Sen <ams@wiw.org>
35779              Date: Wed, 27 Jun 2001 03:51:27 +0530
35780              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
35781      Branch: perl
35782            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
35783 ____________________________________________________________________________
35784 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
35785         Log: Subject: Re: AIX / gcc-3.0
35786              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35787              Date: Mon, 02 Jul 2001 15:20:21 +0200
35788              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
35789      Branch: perl
35790            ! hints/aix.sh
35791 ____________________________________________________________________________
35792 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
35793         Log: Subject: Re: Bug report: split splits on wrong pattern
35794              From: Abhijit Menon-Sen <ams@wiw.org>
35795              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
35796              Date: Mon, 2 Jul 2001 16:31:33 +0530
35797      Branch: perl
35798            ! pp_ctl.c
35799 ____________________________________________________________________________
35800 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
35801         Log: Subject: [PATCH 5.6.1] test harness
35802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35803              Date: Mon, 2 Jul 2001 06:29:21 -0400
35804              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
35805      Branch: perl
35806            ! lib/Test/Harness.pm
35807 ____________________________________________________________________________
35808 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
35809         Log: Subject: [PATCH 5.6.1] debugger goof
35810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35811              Date: Mon, 2 Jul 2001 06:27:22 -0400
35812              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
35813      Branch: perl
35814            ! lib/perl5db.pl
35815 ____________________________________________________________________________
35816 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
35817         Log: Subject: [PATCH 5.6.1] OS/2 cwd
35818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35819              Date: Mon, 2 Jul 2001 06:21:17 -0400
35820              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
35821      Branch: perl
35822            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
35823 ____________________________________________________________________________
35824 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
35825         Log: Make #11082 more OS/2-specific.
35826      Branch: perl
35827            ! ext/Time/Piece/Piece.t
35828 ____________________________________________________________________________
35829 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
35830         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
35831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35832              Date: Mon, 2 Jul 2001 06:06:34 -0400
35833              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
35834      Branch: perl
35835            ! ext/Time/Piece/Piece.t
35836 ____________________________________________________________________________
35837 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
35838         Log: Subject: [PATCH B::Deparse] version number & changes
35839              From: Robin Houston <robin@kitsite.com>  
35840              Date: Sun, 1 Jul 2001 17:17:29 +0100
35841              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
35842      Branch: perl
35843            ! ext/B/B/Deparse.pm
35844 ____________________________________________________________________________
35845 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
35846         Log: Subject: a small fix.
35847              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35848              Date: Mon, 2 Jul 2001 12:17:53 +0200
35849              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
35850      Branch: perl
35851            ! ext/Thread/Thread.xs
35852 ____________________________________________________________________________
35853 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
35854         Log: Subject: RE: perl@10907
35855              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35856              Date: Mon, 2 Jul 2001 12:06:16 +0200
35857              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
35858              
35859              Borland C vs PerlIO.
35860      Branch: perl
35861            ! win32/config.bc win32/config_H.bc
35862 ____________________________________________________________________________
35863 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
35864         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
35865              From: "H.M. Brand" <merijn@l1.procura.nl>
35866              Date: Mon, 02 Jul 2001 11:18:57 +0200
35867              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
35868      Branch: perl
35869            ! t/op/write.t
35870 ____________________________________________________________________________
35871 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
35872         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
35873              From: Michael G Schwern <schwern@pobox.com>
35874              Date: Mon, 2 Jul 2001 00:26:24 -0400
35875              Message-ID: <20010702002624.A18302@blackrider>
35876      Branch: perl
35877            - ext/util/mkbootstrap
35878 ____________________________________________________________________________
35879 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
35880         Log: Subject: [PATCH op.h] v minor comment tweak
35881              From: Robin Houston <robin@puffinry.freeserve.co.uk>
35882              Date: Mon, 2 Jul 2001 00:42:01 +0100
35883              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
35884      Branch: perl
35885            ! op.h
35886 ____________________________________________________________________________
35887 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
35888         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
35889      Branch: perl
35890            ! pod/perlfunc.pod
35891 ____________________________________________________________________________
35892 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
35893         Log: Subject: Re: sizeof(struct sembuf)
35894              From: Nicholas Clark <nick@ccl4.org>
35895              Date: Sun, 1 Jul 2001 19:23:16 +0100
35896              Message-ID: <20010701192316.V59620@plum.flirble.org>
35897              
35898              s/signaling/signalling/
35899      Branch: perl
35900            ! pod/perlfunc.pod
35901 ____________________________________________________________________________
35902 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
35903         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
35904              From: "Philip Newton" <Philip.Newton@gmx.net>
35905              Date: Sun, 1 Jul 2001 09:37:56 +0200
35906              Message-Id: <200107010733.KAA03920@taas.iki.fi>
35907      Branch: perl
35908            ! pod/perlvar.pod
35909 ____________________________________________________________________________
35910 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
35911         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
35912              From: "Philip Newton" <Philip.Newton@gmx.net>
35913              Date: Sun, 1 Jul 2001 09:37:56 +0200
35914              Message-Id: <200107010733.KAA03925@taas.iki.fi>
35915      Branch: perl
35916            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
35917 ____________________________________________________________________________
35918 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
35919         Log: Metaconfig unit change for #11070.
35920      Branch: metaconfig
35921            ! U/compline/randfunc.U
35922 ____________________________________________________________________________
35923 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
35924         Log: Subject: [PATCH perlsnap] its --> it's --> its
35925              From: "Philip Newton" <Philip.Newton@gmx.net>
35926              Date: Sun, 1 Jul 2001 09:37:56 +0200
35927              Message-Id: <200107010733.KAA03914@taas.iki.fi>
35928      Branch: perl
35929            ! Porting/config_H
35930 ____________________________________________________________________________
35931 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
35932         Log: Sync with Sarathy; integrate with perlio.
35933      Branch: perl
35934           !> gv.c
35935 ____________________________________________________________________________
35936 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
35937         Log: regenerate win32/config_H.?c files
35938      Branch: perl
35939            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35940 ____________________________________________________________________________
35941 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
35942         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
35943              naming discipline
35944              
35945              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
35946              because of this)
35947              
35948              fix a warning about "fd" being used without being set in Cwd.xs
35949      Branch: perl
35950            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
35951            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
35952            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
35953            ! win32/config.vc
35954 ____________________________________________________________________________
35955 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
35956         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
35957              within macro arguments") and warnings ("unary minus applied to
35958              unsigned type", among others)
35959      Branch: perl
35960            ! gv.c hv.c op.c pp.c sv.c toke.c
35961 ____________________________________________________________________________
35962 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
35963         Log: win32 fixes: more spurious CRs
35964      Branch: perl
35965            ! win32/mdelete.bat
35966 ____________________________________________________________________________
35967 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
35968         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
35969              from win32/bin (or it gets deleted by distclean); don't delete
35970              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
35971              NT (should be made Win9x specific, and added to makefile.mk)
35972      Branch: perl
35973           +> win32/mdelete.bat
35974            - win32/bin/mdelete.bat
35975            ! win32/Makefile win32/makefile.mk
35976 ____________________________________________________________________________
35977 [ 11063] By: nick                                  on 2001/07/01  18:54:09
35978         Log: Quick for for #ifdef mess
35979      Branch: perlio
35980            ! gv.c
35981 ____________________________________________________________________________
35982 [ 11062] By: nick                                  on 2001/07/01  18:47:42
35983         Log: Raw integrate - does not build #if mess in gv.c
35984      Branch: perlio
35985           !> (integrate 29 files)
35986 ____________________________________________________________________________
35987 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
35988         Log: Make 'compile' target a little less broken.
35989              Still very broken, though: -Wall warnings from
35990              the generated code, boot_Foo prototypes missing,
35991              can't autoload Fcntl::SEEK_CUR et alia, ...
35992      Branch: perl
35993            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
35994            ! utils/perlcc.PL x2p/Makefile.SH
35995 ____________________________________________________________________________
35996 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
35997         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
35998      Branch: perl
35999            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36000            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
36001 ____________________________________________________________________________
36002 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
36003         Log: Update Changes.
36004      Branch: perl
36005            ! Changes patchlevel.h
36006 ____________________________________________________________________________
36007 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
36008         Log: Still one typo, regen toc.
36009      Branch: perl
36010            ! lib/Unicode/UCD.pm pod/perltoc.pod
36011 ____________________________________________________________________________
36012 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
36013         Log: Detypos and regen toc.
36014      Branch: perl
36015            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
36016 ____________________________________________________________________________
36017 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
36018         Log: VERSION tweak.
36019      Branch: perl
36020            ! ext/List/Util/lib/List/Util.pm
36021 ____________________________________________________________________________
36022 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
36023         Log: Attempt at plugging the leak under ithreads detected by Doug.
36024      Branch: perl
36025            ! op.h
36026 ____________________________________________________________________________
36027 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
36028         Log: gcc -Wall lint after #11051.
36029      Branch: perl
36030            ! pp_sys.c
36031 ____________________________________________________________________________
36032 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
36033         Log: Integrate perlio.
36034      Branch: perl
36035           !> lib/File/Find/taint.t
36036 ____________________________________________________________________________
36037 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
36038         Log: Don't use the v-strings for module VERSIONs.
36039      Branch: perl
36040            ! lib/Unicode/UCD.pm
36041 ____________________________________________________________________________
36042 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
36043         Log: Code cleanup based on turning off the -woffs in IRIX.
36044              Not all of the gripes cleaned up (hairy code in hv.c and
36045              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
36046              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
36047              to the IRIX hints)
36048      Branch: perl
36049            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
36050            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
36051            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
36052            ! regcomp.c sv.c
36053 ____________________________________________________________________________
36054 [ 11050] By: nick                                  on 2001/06/30  20:46:46
36055         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
36056      Branch: perlio
36057            ! lib/File/Find/taint.t
36058 ____________________________________________________________________________
36059 [ 11049] By: nick                                  on 2001/06/30  18:13:33
36060         Log: Integrate mainline
36061      Branch: perlio
36062           +> NetWare/nwstdio.h NetWare/perlsdio.h
36063           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
36064           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
36065           +> lib/Unicode/UCD.t t/run/exit.t
36066           !> (integrate 60 files)
36067 ____________________________________________________________________________
36068 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
36069         Log: Delta delta.
36070      Branch: perl
36071            ! pod/perl572delta.pod
36072 ____________________________________________________________________________
36073 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
36074         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
36075              by CPAN.pm, use rather _00.
36076      Branch: perl
36077            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
36078            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
36079            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
36080            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
36081            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
36082            ! lib/ExtUtils/Embed.pm lib/Test.pm
36083 ____________________________________________________________________________
36084 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
36085         Log: Add a simple Unicode character database interface, Unicode::UCD.
36086      Branch: perl
36087            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
36088            ! MANIFEST
36089 ____________________________________________________________________________
36090 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
36091         Log: Subject: [PATCH] op/numconver.t
36092              From: Nicholas Clark <nick@ccl4.org>
36093              Date: Sat, 30 Jun 2001 15:40:10 +0100
36094              Message-ID: <20010630154010.I59620@plum.flirble.org>
36095      Branch: perl
36096            ! t/op/numconvert.t
36097 ____________________________________________________________________________
36098 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
36099         Log: The $^N is now taken (by #11038).
36100      Branch: perl
36101            ! t/base/lex.t
36102 ____________________________________________________________________________
36103 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
36104         Log: The #11040 had slipped to a wrong function...
36105      Branch: perl
36106            ! sv.c
36107 ____________________________________________________________________________
36108 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
36109         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
36110              the Configure library symbol probe mysteriously finds all
36111              symbols but those of pipe() and times().
36112      Branch: perl
36113            ! hints/aix.sh
36114 ____________________________________________________________________________
36115 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
36116         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
36117              From: Nicholas Clark <nick@ccl4.org>
36118              Date: Fri, 29 Jun 2001 23:49:07 +0100
36119              Message-ID: <20010629234907.D59620@plum.flirble.org>
36120      Branch: perl
36121            ! lib/ExtUtils.t
36122 ____________________________________________________________________________
36123 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
36124         Log: Subject: [PATCH] weakref fix 2, not yet there
36125              From: Artur Bergman <artur@contiller.se>
36126              Date: Sat, 30 Jun 2001 01:18:16 +0200
36127              Message-ID: <B762D957.1CC9%artur@contiller.se>
36128      Branch: perl
36129            ! sv.c
36130 ____________________________________________________________________________
36131 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
36132         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
36133              From: Michael G Schwern <schwern@pobox.com>
36134              Date: Fri, 29 Jun 2001 19:39:11 -0400
36135              Message-ID: <20010629193910.D25304@blackrider>
36136      Branch: perl
36137            + t/run/exit.t
36138            ! MANIFEST
36139 ____________________________________________________________________________
36140 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
36141         Log: Add support for $^N, the most-recently closed group.
36142      Branch: perl
36143            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
36144            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
36145            ! thrdvar.h
36146 ____________________________________________________________________________
36147 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
36148         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
36149              From: lvirden@cas.org
36150              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
36151              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
36152              
36153              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
36154              From: lvirden@cas.org
36155              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
36156              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
36157      Branch: perl
36158            ! README.solaris
36159 ____________________________________________________________________________
36160 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
36161         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
36162              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36163              Date: Sat, 30 Jun 2001 07:33:37 +0900
36164              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
36165              
36166              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
36167              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36168              Date: Sat, 30 Jun 2001 21:38:14 +0900
36169              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
36170      Branch: perl
36171            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
36172            + ext/Encode/Encode/7bit-kr.enc
36173            ! MANIFEST ext/Encode/Encode/Tcl.pm
36174 ____________________________________________________________________________
36175 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
36176         Log: NetWare tweaks from Guruprasad.
36177      Branch: perl
36178            + NetWare/nwstdio.h NetWare/perlsdio.h
36179            ! MANIFEST NetWare/Makefile NetWare/config.wc
36180            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
36181            ! NetWare/t/Readme.txt
36182 ____________________________________________________________________________
36183 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
36184         Log: More module $VERSION bump-ups.
36185      Branch: perl
36186            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
36187            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
36188            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
36189 ____________________________________________________________________________
36190 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
36191         Log: Doc update due to #11032.
36192      Branch: perl
36193            ! pod/perl572delta.pod
36194 ____________________________________________________________________________
36195 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
36196         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
36197              From: Peter Prymmer <pvhp@forte.com>
36198              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
36199              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
36200      Branch: perl
36201            ! ext/Time/HiRes/HiRes.xs
36202 ____________________________________________________________________________
36203 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
36204         Log: -lpthreads missing in AIX.
36205      Branch: perl
36206            ! hints/aix.sh
36207 ____________________________________________________________________________
36208 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
36209         Log: Subject: [PATCH] CLONE && weakrefs
36210              From: Artur Bergman <artur@contiller.se>
36211              Date: Fri, 29 Jun 2001 17:02:00 +0200
36212              Message-ID: <B7626508.1CA0%artur@contiller.se>
36213      Branch: perl
36214            ! sv.c
36215 ____________________________________________________________________________
36216 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
36217         Log: Subject: Re: Bug report: split splits on wrong pattern
36218              From: Radu Greab <radu@netsoft.ro>
36219              Date: Wed, 27 Jun 2001 21:50:52 +0300
36220              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
36221      Branch: perl
36222            ! pp_ctl.c t/op/split.t
36223 ____________________________________________________________________________
36224 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
36225         Log: Metaconfig unit change for #11027.
36226      Branch: metaconfig/U/perl
36227            ! d_modfl.U
36228 ____________________________________________________________________________
36229 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
36230         Log: I thought this Configure glitch for AIX was just recently fixed?
36231      Branch: perl
36232            ! Configure
36233 ____________________________________________________________________________
36234 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
36235         Log: Update Changes.
36236      Branch: perl
36237            ! Changes patchlevel.h
36238 ____________________________________________________________________________
36239 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
36240         Log: Subject: Re: perl@10967, File::Find, and Cwd
36241              From: Mike Guy <mjtg@cam.ac.uk>
36242              Date: Fri, 29 Jun 2001 14:56:49 +0100
36243              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
36244      Branch: perl
36245            ! lib/File/Find/taint.t
36246 ____________________________________________________________________________
36247 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
36248         Log: Update the sv_pvprintify() spec.
36249      Branch: perl
36250            ! pod/perltodo.pod
36251 ____________________________________________________________________________
36252 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
36253         Log: Known test failures update.
36254      Branch: perl
36255            ! pod/perl572delta.pod
36256 ____________________________________________________________________________
36257 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
36258         Log: Based on
36259              
36260              Subject: [PATCH @11016] More );) fixes
36261              From: Richard Soderberg <rs@crystalflame.net>
36262              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
36263              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
36264      Branch: perl
36265            ! ext/Thread/Thread.xs ext/Thread/typemap
36266 ____________________________________________________________________________
36267 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
36268         Log: Subject: [PATCH @11016] Fixes compile errors in four files
36269              From: Richard Soderberg <rs@crystalflame.net>
36270              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
36271              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
36272      Branch: perl
36273            ! mg.c pp.c pp_hot.c util.c
36274 ____________________________________________________________________________
36275 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
36276         Log: AIX hints tweaking continues, from Merijn Brand.
36277      Branch: perl
36278            ! hints/aix.sh
36279 ____________________________________________________________________________
36280 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
36281         Log: HP-UX needs gccversion sooner, from Merijn Brand.
36282      Branch: perl
36283            ! hints/hpux.sh
36284 ____________________________________________________________________________
36285 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
36286         Log: Subject: [PATCH 5.6.1] OS/2 docs
36287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36288              Date: Fri, 29 Jun 2001 02:34:12 -0400
36289              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
36290      Branch: perl
36291            ! README.os2 os2/Changes
36292 ____________________________________________________________________________
36293 [ 11017] By: nick                                  on 2001/06/29  10:20:30
36294         Log: Integrate mainline
36295      Branch: perlio
36296           +> (branch 37 files)
36297            - ext/ODBM_File/sdbm.t
36298           !> (integrate 211 files)
36299 ____________________________________________________________________________
36300 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
36301         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
36302              the modules found using a script written by Larry Schatzer Jr.
36303      Branch: perl
36304            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
36305            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
36306            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
36307            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
36308            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
36309            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
36310            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
36311            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
36312            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
36313            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
36314            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
36315            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
36316            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
36317            ! lib/constant.pm lib/fields.pm lib/strict.pm
36318 ____________________________________________________________________________
36319 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
36320         Log: The latest JPL from the anoncvs.
36321      Branch: perl
36322            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
36323 ____________________________________________________________________________
36324 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
36325         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
36326      Branch: perl
36327            ! t/op/pat.t
36328 ____________________________________________________________________________
36329 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
36330         Log: Worrying about insecure directories now is a bit too late.
36331      Branch: perl
36332            ! lib/File/Find/taint.t
36333 ____________________________________________________________________________
36334 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
36335         Log: Cannot DIE() in a void function,
36336              from Richard Hatch <rhatch@austin.ibm.com>.
36337      Branch: perl
36338            ! ext/IPC/SysV/SysV.xs
36339 ____________________________________________________________________________
36340 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
36341         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
36342              From: Peter Prymmer <pvhp@forte.com>
36343              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
36344              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
36345              
36346              (unfinished: time/hires tests 3, 5, 14 failing, but better
36347              than wholesale failure)
36348      Branch: perl
36349            ! ext/Time/HiRes/HiRes.xs
36350 ____________________________________________________________________________
36351 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
36352         Log: Subject: [PATCH 5.6.1] OS/2 improvements
36353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36354              Date: Thu, 28 Jun 2001 16:03:14 -0400
36355              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
36356      Branch: perl
36357            + os2/os2_base.t
36358            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
36359            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
36360            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
36361            ! os2/os2ish.h
36362 ____________________________________________________________________________
36363 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
36364         Log: Subject: Incrementing Extutils::Manifest's $VERSION
36365              From: Michael G Schwern <schwern@pobox.com>
36366              Date: Thu, 28 Jun 2001 13:13:49 -0400
36367              Message-ID: <20010628131349.A14738@blackrider>
36368      Branch: maint-5.6/perl
36369            ! lib/ExtUtils/Manifest.pm
36370 ____________________________________________________________________________
36371 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
36372         Log: AIX tweak from Merijn Brand.
36373      Branch: perl
36374            ! hints/aix.sh
36375 ____________________________________________________________________________
36376 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
36377         Log: Create the macperl branch.
36378      Branch: maint-5.6/macperl
36379           +> (branch 1728 files)
36380 ____________________________________________________________________________
36381 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
36382         Log: Update Changes.
36383      Branch: perl
36384            ! Changes patchlevel.h
36385 ____________________________________________________________________________
36386 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
36387         Log: More Perforce lore.
36388      Branch: perl
36389            ! Porting/repository.pod
36390 ____________________________________________________________________________
36391 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
36392         Log: Metaconfig unit changes for #11003.
36393      Branch: metaconfig/U/perl
36394            + d_nl_langinfo.U i_langinfo.U
36395 ____________________________________________________________________________
36396 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
36397         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
36398              Expected not to exist in non-UNIX excepting in VMS, where
36399              according to a quick web survey they just might.
36400      Branch: perl
36401            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
36402            ! Porting/config_H config_h.SH configure.com epoc/config.sh
36403            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
36404            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36405            ! win32/config.bc win32/config.gc win32/config.vc
36406 ____________________________________________________________________________
36407 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
36408         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
36409              in AIX is one is doing a 64-bit build.
36410      Branch: perl
36411            ! hints/aix.sh
36412 ____________________________________________________________________________
36413 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
36414         Log: Metaconfig unit changes for #11000.
36415      Branch: metaconfig/U/perl
36416            ! use64bits.U uselfs.U
36417 ____________________________________________________________________________
36418 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
36419         Log: Move use64bitint and use64bitall before uselargefiles.
36420      Branch: perl
36421            ! Configure
36422 ____________________________________________________________________________
36423 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
36424         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
36425              From: Robert Spier <rspier@pobox.com>
36426              Message-ID: <15162.41164.618712.841415@rls.cx>
36427              Date: Wed, 27 Jun 2001 23:13:16 -0400
36428      Branch: perl
36429            ! doio.c
36430 ____________________________________________________________________________
36431 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
36432         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
36433              From: Peter Prymmer <pvhp@forte.com>
36434              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
36435              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
36436      Branch: perl
36437            ! numeric.c
36438 ____________________________________________________________________________
36439 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
36440         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
36441              From: Peter Prymmer <pvhp@forte.com>
36442              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
36443              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
36444      Branch: perl
36445            ! configure.com ext/Digest/MD5/Makefile.PL
36446 ____________________________________________________________________________
36447 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
36448         Log: Update Changes.
36449      Branch: perl
36450            ! Changes patchlevel.h
36451 ____________________________________________________________________________
36452 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
36453         Log: Tiny EPOC updates.
36454      Branch: perl
36455            ! epoc/config.sh
36456 ____________________________________________________________________________
36457 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
36458         Log: The Test::More and Test::Simple tests required help
36459              thanks to our schizophrenic test scheme.
36460      Branch: perl
36461            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36462            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36463            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36464            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36465            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36466 ____________________________________________________________________________
36467 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
36468         Log: Upgrade to Test::Simple 0.09.
36469      Branch: perl
36470            + lib/Test/Simple/Changes
36471            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
36472            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36473            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36474            ! lib/Test/Simple/t/plan_is_noplan.t
36475 ____________________________________________________________________________
36476 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
36477         Log: Upgrade to Test::More 0.07.
36478      Branch: perl
36479            + lib/Test/More/Changes
36480            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
36481            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
36482            ! lib/Test/More/t/skipall.t
36483 ____________________________________________________________________________
36484 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
36485         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
36486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36487              Date: Wed, 27 Jun 2001 18:40:04 +0200
36488              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
36489      Branch: perl
36490            ! hints/hpux.sh
36491 ____________________________________________________________________________
36492 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
36493         Log: Subject: [PATCH README.qnx hints/qnx.sh]
36494              From: Norton Allen <allen@huarp.harvard.edu>
36495              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
36496              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
36497      Branch: perl
36498            ! README.qnx hints/qnx.sh
36499 ____________________________________________________________________________
36500 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
36501         Log: Subject: [PATCH] two little documentation nits
36502              From: Abhijit Menon-Sen <ams@wiw.org>
36503              Date: Wed, 27 Jun 2001 20:07:50 +0530
36504              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
36505      Branch: perl
36506            ! sv.c sv.h
36507 ____________________________________________________________________________
36508 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
36509         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
36510              From: Norton Allen <allen@huarp.harvard.edu>
36511              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
36512              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
36513      Branch: perl
36514            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
36515 ____________________________________________________________________________
36516 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
36517         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
36518              From: Michael G Schwern <schwern@pobox.com>
36519              Date: Wed, 27 Jun 2001 02:34:58 -0400
36520              Message-ID: <20010627023458.K23874@blackrider>
36521      Branch: perl
36522            ! vms/test.com
36523 ____________________________________________________________________________
36524 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
36525         Log: Add perl_clone_host() for Netware.
36526      Branch: perl
36527            ! NetWare/nw5.c
36528 ____________________________________________________________________________
36529 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
36530         Log: GCC 3.0 hints for HP-UX.
36531      Branch: perl
36532            ! hints/hpux.sh
36533 ____________________________________________________________________________
36534 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
36535         Log: In some Linux distributions the libndbm is broken
36536              (no null key support), therefore link with libgdbm
36537              (if available), since it has a working ndbm emulation,
36538              from Jonathan Stowe.
36539      Branch: perl
36540            + ext/NDBM_File/hints/linux.pl
36541            ! MANIFEST
36542 ____________________________________________________________________________
36543 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
36544         Log: Subject: [PATCH perl@10930] find.t hack for VMS
36545              From: "Craig A. Berry" <craigberry@mac.com>
36546              Date: Tue, 26 Jun 2001 23:40:25 -0500
36547              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
36548      Branch: perl
36549            ! lib/File/Find/find.t
36550 ____________________________________________________________________________
36551 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
36552         Log: AUTHORS updates.
36553      Branch: perl
36554            ! AUTHORS
36555 ____________________________________________________________________________
36556 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
36557         Log: Metaconfig unit change like #10980.
36558      Branch: metaconfig
36559            ! U/compline/d_stdstdio.U
36560 ____________________________________________________________________________
36561 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
36562         Log: "lose the it's", from Abhijit Menon-Sen.
36563              ("It's" not searched, pods not searched.)
36564      Branch: perl
36565            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
36566            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
36567            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
36568            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
36569            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
36570            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
36571 ____________________________________________________________________________
36572 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
36573         Log: "lose the looses", from Abhijit Menon-Sen.
36574      Branch: perl
36575            ! ext/B/B/Assembler.pm gv.c
36576 ____________________________________________________________________________
36577 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
36578         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
36579      Branch: perl
36580            ! hints/os390.sh
36581 ____________________________________________________________________________
36582 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
36583         Log: DEC C 5.3 on the VAX simply doesn't seem to like
36584              compiling the MD5 extension, disable it there for now,
36585              from Peter Prymmer.
36586      Branch: perl
36587            ! configure.com
36588 ____________________________________________________________________________
36589 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
36590         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
36591              From: Jonathan Stowe <gellyfish@gellyfish.com>
36592              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
36593              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
36594      Branch: perl
36595            ! pod/perlfaq3.pod
36596 ____________________________________________________________________________
36597 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
36598         Log: Subject: [PATCH 5.6.1] perlxs misprints
36599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36600              Date: Tue, 26 Jun 2001 17:20:00 -0400
36601              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
36602      Branch: perl
36603            ! pod/perlxs.pod
36604 ____________________________________________________________________________
36605 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
36606         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
36607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36608              Date: Tue, 26 Jun 2001 17:27:07 -0400
36609              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
36610      Branch: perl
36611            ! lib/ExtUtils/MM_Unix.pm
36612 ____________________________________________________________________________
36613 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
36614         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
36615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36616              Date: Tue, 26 Jun 2001 17:23:24 -0400
36617              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
36618      Branch: perl
36619            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
36620 ____________________________________________________________________________
36621 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
36622         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
36623              by Olaf Flebbe.
36624      Branch: perl
36625            ! perl.h
36626 ____________________________________________________________________________
36627 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
36628         Log: Detypo.
36629      Branch: perl
36630            ! lib/Memoize/t/tie_sdbm.t
36631 ____________________________________________________________________________
36632 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
36633         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
36634      Branch: perl
36635            ! win32/perllib.c
36636 ____________________________________________________________________________
36637 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
36638         Log: Subject: [patch] perl_clone+CvFILE
36639              From: Doug MacEachern <dougm@covalent.net>
36640              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
36641              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
36642      Branch: perl
36643            ! sv.c
36644 ____________________________________________________________________________
36645 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
36646         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
36647              From: Mark-Jason Dominus <mjd@plover.com>
36648              Date: Tue, 26 Jun 2001 12:33:01 -0400
36649              Message-ID: <20010626163301.31298.qmail@plover.com>
36650      Branch: perl
36651            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36652 ____________________________________________________________________________
36653 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
36654         Log: Update Changes.
36655      Branch: perl
36656            ! Changes patchlevel.h
36657 ____________________________________________________________________________
36658 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
36659         Log: Also catfile() needs now to explicitly exported.
36660      Branch: perl
36661            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36662 ____________________________________________________________________________
36663 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
36664         Log: Regen toc.
36665      Branch: perl
36666            ! pod/perltoc.pod
36667 ____________________________________________________________________________
36668 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
36669         Log: Nonexistent pod command.
36670      Branch: perl
36671            ! pod/perl572delta.pod
36672 ____________________________________________________________________________
36673 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
36674         Log: Be more portable in the quest for tmpdir.
36675      Branch: perl
36676            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
36677 ____________________________________________________________________________
36678 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
36679         Log: Be more portable in finding out the home directory,
36680              and use File::Spec to do the concat.
36681              (Come to think of it, couldn't File::Spec provide
36682              for a ->homedir method?)
36683      Branch: perl
36684            ! lib/Net/Config.pm
36685 ____________________________________________________________________________
36686 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
36687         Log: Doc patch for #10959.
36688      Branch: perl
36689            ! pod/perlfunc.pod
36690 ____________________________________________________________________________
36691 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
36692         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
36693              From: "Philip Newton" <pnewton@gmx.de>
36694              Date: Tue, 26 Jun 2001 16:26:47 +0200
36695              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
36696      Branch: perl
36697            ! pod/perldata.pod
36698 ____________________________________________________________________________
36699 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
36700         Log: Subject: [PATH] shared -> unique;
36701              From: "Artur Bergman" <artur@contiller.se>
36702              Date: Tue, 26 Jun 2001 16:18:40 +0200
36703              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
36704              
36705              Because "shared" isn't: it's read-only.
36706      Branch: perl
36707            ! toke.c xsutils.c
36708 ____________________________________________________________________________
36709 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
36710         Log: Escape multiline croak messages.
36711      Branch: perl
36712            ! t/op/ver.t
36713 ____________________________________________________________________________
36714 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
36715         Log: No more pragma/*.t for minitest.
36716      Branch: perl
36717            ! Makefile.SH
36718 ____________________________________________________________________________
36719 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
36720         Log: AUTHORS updates.
36721      Branch: perl
36722            ! AUTHORS
36723 ____________________________________________________________________________
36724 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
36725         Log: delta updates.
36726      Branch: perl
36727            ! pod/perl572delta.pod
36728 ____________________________________________________________________________
36729 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
36730         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
36731              From: Artur Bergman <artur@contiller.se> 
36732              Date: Tue, 26 Jun 2001 15:32:53 +0200
36733              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
36734      Branch: perl
36735            ! makedef.pl sv.c sv.h win32/perllib.c
36736 ____________________________________________________________________________
36737 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
36738         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
36739              From: Jonathan Stowe <gellyfish@gellyfish.com>
36740              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
36741              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
36742              
36743              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
36744      Branch: perl
36745            + ext/Time/HiRes/hints/sco.pl
36746            ! MANIFEST
36747 ____________________________________________________________________________
36748 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
36749         Log: Subject: [PATCH 5.6.1] static build
36750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36751              Date: Tue, 26 Jun 2001 04:22:25 -0400
36752              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
36753      Branch: perl
36754            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
36755            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
36756 ____________________________________________________________________________
36757 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
36758         Log: DJGPP patches from Laszlo Molnar.
36759      Branch: perl
36760            ! djgpp/djgpp.c perl.c util.c
36761 ____________________________________________________________________________
36762 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
36763         Log: Netware patches from Ananth Kesari.
36764      Branch: perl
36765            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
36766            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
36767            ! NetWare/nwtinfo.h
36768 ____________________________________________________________________________
36769 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
36770         Log: Detypo.
36771      Branch: perl
36772            ! ext/Errno/Errno_pm.PL
36773 ____________________________________________________________________________
36774 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
36775         Log: There seems to be two ways of spelling the $^O in *STEP.
36776      Branch: perl
36777            ! ext/Errno/Errno_pm.PL
36778 ____________________________________________________________________________
36779 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
36780         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
36781              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
36782      Branch: perl
36783            ! ext/Errno/Errno_pm.PL
36784 ____________________________________________________________________________
36785 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
36786         Log: Known bugs update.
36787      Branch: perl
36788            ! pod/perl572delta.pod
36789 ____________________________________________________________________________
36790 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
36791         Log: The default installation of Cygwin has 500 as root's uid.
36792      Branch: perl
36793            ! lib/User/pwent.t
36794 ____________________________________________________________________________
36795 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
36796         Log: Be even more relaxed (re-allow having only one entry).
36797      Branch: perl
36798            ! t/op/grent.t t/op/pwent.t
36799 ____________________________________________________________________________
36800 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
36801         Log: Test failure updates.
36802      Branch: perl
36803            ! pod/perl572delta.pod
36804 ____________________________________________________________________________
36805 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
36806         Log: MPE/iX test tweaks from Mark Bixby.
36807      Branch: perl
36808            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
36809            ! t/io/fs.t t/op/stat.t
36810 ____________________________________________________________________________
36811 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
36812         Log: Microperl findings.
36813      Branch: perl
36814            ! perl.h pp_sys.c
36815 ____________________________________________________________________________
36816 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
36817         Log: Touch uconfig.h.
36818      Branch: perl
36819            ! uconfig.h
36820 ____________________________________________________________________________
36821 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
36822         Log: Subject: [PATCH] Proposed fix for Pod::Man
36823              From: Rob Napier <rnapier@employees.org>
36824              Date: Mon, 25 Jun 2001 15:49:24 -0400
36825              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
36826              
36827              Cater for Solaris nroff brokenness (shortchanges daisywheel
36828              printers, but hey, we also no more support PDPs.)
36829      Branch: perl
36830            ! lib/Pod/Man.pm
36831 ____________________________________________________________________________
36832 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
36833         Log: Typo in #10937.
36834      Branch: perl
36835            ! ext/POSIX/sigaction.t
36836 ____________________________________________________________________________
36837 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
36838         Log: SIGCONT not trappable in VMS.
36839      Branch: perl
36840            ! ext/POSIX/sigaction.t
36841 ____________________________________________________________________________
36842 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
36843         Log: Subject: [DRAFT] Encode-Tcl.t
36844              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36845              Date: Tue, 26 Jun 2001 03:38:08 +0900
36846              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
36847      Branch: perl
36848            + ext/Encode/Encode/Tcl.t
36849            ! MANIFEST ext/Encode/Encode/Tcl.pm
36850 ____________________________________________________________________________
36851 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
36852         Log: Because of #10932 retract also the perlfunc hunk of #10910.
36853      Branch: perl
36854            ! pod/perlfunc.pod
36855 ____________________________________________________________________________
36856 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
36857         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
36858              by Ilya Zakharevich in
36859              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
36860      Branch: perl
36861            ! XSUB.h
36862 ____________________________________________________________________________
36863 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
36864         Log: Typo in #10889.
36865      Branch: perl
36866            ! hints/uts.sh
36867 ____________________________________________________________________________
36868 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
36869         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
36870              From: Abhijit Menon-Sen <ams@wiw.org>
36871              Date: Mon, 25 Jun 2001 23:45:45 +0530
36872              Message-ID: <20010625234545.A5022@lustre.linux.in>
36873      Branch: perl
36874            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
36875 ____________________________________________________________________________
36876 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
36877         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
36878              From: Michael G Schwern <schwern@pobox.com>
36879              Date: Mon, 25 Jun 2001 14:35:51 -0400
36880              Message-ID: <20010625143551.H13819@blackrider>
36881      Branch: perl
36882            ! lib/Test.pm
36883 ____________________________________________________________________________
36884 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
36885         Log: Update Changes.
36886      Branch: perl
36887            ! Changes patchlevel.h
36888 ____________________________________________________________________________
36889 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
36890         Log: Regen toc and modlib.
36891      Branch: perl
36892            ! pod/perlmodlib.pod pod/perltoc.pod
36893 ____________________________________________________________________________
36894 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
36895         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
36896              for the benefit of C++ compilers, as suggested by Guruprasad.
36897      Branch: perl
36898            ! embed.pl proto.h
36899 ____________________________________________________________________________
36900 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
36901         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
36902              From: Jonathan Stowe <gellyfish@gellyfish.com>
36903              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
36904              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
36905      Branch: perl
36906            ! pod/perlfaq5.pod
36907 ____________________________________________________________________________
36908 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
36909         Log: Missed from #10925.
36910      Branch: perl
36911            ! gv.c
36912 ____________________________________________________________________________
36913 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
36914         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
36915              From: Robin Houston <robin@kitsite.com>
36916              Date: Sat, 19 May 2001 16:19:34 +0100
36917              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
36918      Branch: perl
36919            ! cv.h gv.h op.c
36920 ____________________________________________________________________________
36921 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
36922         Log: Netware README tweak.
36923      Branch: perl
36924            ! README.netware
36925 ____________________________________________________________________________
36926 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
36927         Log: Subject: [PATCH] Re: overload.t fails
36928              From: Abhijit Menon-Sen <ams@wiw.org>
36929              Date: Mon, 25 Jun 2001 14:52:20 +0530
36930              Message-ID: <20010625145220.A24114@lustre.linux.in>
36931      Branch: perl
36932            ! lib/overload.t
36933 ____________________________________________________________________________
36934 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
36935         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
36936              From: Mike Guy <mjtg@cam.ac.uk>
36937              Date: Mon, 25 Jun 2001 11:43:23 +0100
36938              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
36939      Branch: perl
36940            ! lib/Carp.pm
36941 ____________________________________________________________________________
36942 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
36943         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
36944              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36945              Date: Sun, 24 Jun 2001 05:17:05 -0400
36946              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
36947      Branch: perl
36948            ! os2/os2ish.h
36949 ____________________________________________________________________________
36950 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
36951         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
36952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36953              Date: Mon, 25 Jun 2001 05:52:27 -0400
36954              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
36955      Branch: perl
36956            ! hints/os2.sh
36957 ____________________________________________________________________________
36958 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
36959         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
36960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36961              Date: Mon, 25 Jun 2001 05:23:35 -0400
36962              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
36963      Branch: perl
36964            ! os2/os2.c
36965 ____________________________________________________________________________
36966 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
36967         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
36968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36969              Date: Mon, 25 Jun 2001 05:04:32 -0400
36970              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
36971      Branch: perl
36972            ! os2/OS2/REXX/DLL/DLL.pm
36973 ____________________________________________________________________________
36974 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
36975         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
36976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36977              Date: Mon, 25 Jun 2001 05:02:36 -0400
36978              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
36979      Branch: perl
36980            ! mg.c os2/dl_os2.c os2/os2.c
36981 ____________________________________________________________________________
36982 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
36983         Log: Subject: Re: [PATCH 5.6.1] misprints
36984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36985              Date: Mon, 25 Jun 2001 04:50:50 -0400
36986              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
36987      Branch: perl
36988            ! os2/os2.c pp_sys.c
36989 ____________________________________________________________________________
36990 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
36991         Log: Add Test::More and Test::Simple to the delta.
36992      Branch: perl
36993            ! pod/perl572delta.pod
36994 ____________________________________________________________________________
36995 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
36996         Log: Add Test::More, from Michael G Schwern.
36997      Branch: perl
36998            + lib/Test/More.pm lib/Test/More/t/More.t
36999            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
37000            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
37001            + t/lib/Test/More/Catch.pm
37002            ! MANIFEST
37003 ____________________________________________________________________________
37004 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
37005         Log: Add Test::Simple from Michael G Schwern.
37006      Branch: perl
37007            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
37008            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
37009            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
37010            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
37011            + t/lib/Test/Simple/Catch.pm
37012            + t/lib/Test/Simple/sample_tests/death.plx
37013            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
37014            + t/lib/Test/Simple/sample_tests/extras.plx
37015            + t/lib/Test/Simple/sample_tests/five_fail.plx
37016            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
37017            + t/lib/Test/Simple/sample_tests/one_fail.plx
37018            + t/lib/Test/Simple/sample_tests/require.plx
37019            + t/lib/Test/Simple/sample_tests/success.plx
37020            + t/lib/Test/Simple/sample_tests/too_few.plx
37021            + t/lib/Test/Simple/sample_tests/two_fail.plx
37022            ! MANIFEST
37023 ____________________________________________________________________________
37024 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
37025         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
37026              From: "Craig A. Berry" <craigberry@mac.com>
37027              Date: Sun, 24 Jun 2001 23:41:36 -0500
37028              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
37029      Branch: perl
37030            ! pp_sys.c
37031 ____________________________________________________________________________
37032 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
37033         Log: Upgrade to Attribute::Handlers 0.70.
37034      Branch: perl
37035            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
37036            ! MANIFEST lib/Attribute/Handlers.pm
37037 ____________________________________________________________________________
37038 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
37039         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
37040              From: Abhijit Menon-Sen <ams@wiw.org>
37041              Date: Sat, 23 Jun 2001 05:17:44 +0530
37042              Message-ID: <20010623051744.A18583@lustre.linux.in>
37043              
37044              (Can't think of a good place to put tests.)
37045      Branch: perl
37046            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
37047 ____________________________________________________________________________
37048 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
37049         Log: Subject: [PATCH] t/op/pat.t typo fix
37050              From: Richard Soderberg <rs@crystalflame.net>
37051              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
37052              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
37053      Branch: perl
37054            ! t/op/pat.t
37055 ____________________________________________________________________________
37056 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
37057         Log: Move the pack warnings to their own file, as pointed
37058              out by Spider.
37059      Branch: perl
37060            + t/lib/warnings/pp_pack
37061            ! MANIFEST t/lib/warnings/pp
37062 ____________________________________________________________________________
37063 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
37064         Log: Update Changes.
37065      Branch: perl
37066            ! Changes patchlevel.h
37067 ____________________________________________________________________________
37068 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
37069         Log: Partially fix a problem noticed by IRIX compiler:
37070              the initialization of parse_start was bypassed by
37071              several gotos.  Now initialized to zero, which may
37072              not be the best choice.
37073      Branch: perl
37074            ! regcomp.c
37075 ____________________________________________________________________________
37076 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
37077         Log: Relax the group and password tests back to moaning only
37078              if no matches at all are found.  (Even with a small sample
37079              I could find many sites where there are, umm, anomalies in
37080              the said databases.)       
37081      Branch: perl
37082            ! t/op/grent.t t/op/pwent.t
37083 ____________________________________________________________________________
37084 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
37085         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
37086      Branch: perl
37087            ! pp_ctl.c
37088 ____________________________________________________________________________
37089 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
37090         Log: De-cut-and-pasto in #10902.
37091      Branch: perl
37092            ! pp_ctl.c
37093 ____________________________________________________________________________
37094 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
37095         Log: The #10771 didn't take?
37096      Branch: perl
37097            ! pp_ctl.c
37098 ____________________________________________________________________________
37099 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
37100         Log: Undo the filetests part of #10900, under multiplicity
37101              weird errors take place.
37102      Branch: perl
37103            ! pp_sys.c
37104 ____________________________________________________________________________
37105 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
37106         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
37107      Branch: perl
37108            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
37109 ____________________________________________________________________________
37110 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
37111         Log: (Replaced by #10922)
37112              
37113              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
37114              From: Tony Bowden <tony@kasei.com>
37115              Date: Sun, 24 Jun 2001 17:32:40 +0100
37116              Message-ID: <20010624173240.A16293@blackstar.co.uk>
37117              
37118              Document (well, mention) shortmess() and longmess()
37119              to rob people of their fun of reinventing the wheel.
37120      Branch: perl
37121            ! lib/Carp.pm
37122 ____________________________________________________________________________
37123 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
37124         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
37125              From: Brian Jepson <bjepson@oreilly.com>
37126              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
37127              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
37128      Branch: perl
37129            ! pp_sys.c
37130 ____________________________________________________________________________
37131 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
37132         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
37133              From: Robin Barker <rmb1@cise.npl.co.uk> 
37134              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
37135              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
37136      Branch: perl
37137            ! lib/CPAN.pm
37138 ____________________________________________________________________________
37139 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
37140         Log: Memoize patch from mjd.
37141      Branch: perl
37142            ! lib/Memoize/t/tie_storable.t
37143 ____________________________________________________________________________
37144 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
37145         Log: Spec the sv_pvprintify() a bit more.
37146      Branch: perl
37147            ! pod/perltodo.pod
37148 ____________________________________________________________________________
37149 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
37150         Log: Upgrade to Memoize 0.65.
37151      Branch: perl
37152            + lib/Memoize/t/array_confusion.t
37153            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
37154            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
37155            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
37156            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
37157            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
37158            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
37159            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
37160            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
37161            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
37162            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
37163            ! lib/Memoize/t/tie_storable.t
37164 ____________________________________________________________________________
37165 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
37166         Log: Metaconfig unit change for #10892.
37167      Branch: metaconfig
37168            ! U/modified/Options.U
37169 ____________________________________________________________________________
37170 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
37171         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
37172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37173              Date: Sun, 24 Jun 2001 05:24:40 -0400
37174              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
37175      Branch: perl
37176            ! Configure hints/os2.sh
37177 ____________________________________________________________________________
37178 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
37179         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
37180              From: Mike Guy <mjtg@cam.ac.uk>
37181              Date: Sun, 24 Jun 2001 15:28:39 +0100
37182              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
37183              
37184              Fix an ancient (5.002) bug.
37185      Branch: perl
37186            ! lib/Carp/Heavy.pm
37187 ____________________________________________________________________________
37188 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
37189         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
37190              variables.
37191      Branch: perl
37192            ! pp_sys.c
37193 ____________________________________________________________________________
37194 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
37195         Log: Make UTS as per #10888.
37196      Branch: perl
37197            ! hints/uts.sh
37198 ____________________________________________________________________________
37199 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
37200         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
37201      Branch: perl
37202            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
37203            ! mpeix/mpeixish.h perl.h unixish.h
37204 ____________________________________________________________________________
37205 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
37206         Log: AUTHORS update.
37207      Branch: perl
37208            ! AUTHORS
37209 ____________________________________________________________________________
37210 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
37211         Log: Subject: Encode::Tcl for multibyte doesnot work
37212              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37213              Date: Sun, 24 Jun 2001 22:48:21 +0900
37214              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
37215      Branch: perl
37216            ! ext/Encode/Encode/Tcl.pm
37217 ____________________________________________________________________________
37218 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
37219         Log: Subject: [PATCH] Remove tautology in error messages
37220              From: Mike Guy <mjtg@cam.ac.uk>
37221              Date: Sun, 24 Jun 2001 13:31:00 +0100
37222              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
37223      Branch: perl
37224            ! pp_sys.c
37225 ____________________________________________________________________________
37226 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
37227         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
37228      Branch: perl
37229            ! hints/darwin.sh
37230 ____________________________________________________________________________
37231 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
37232         Log: Subject: Re: [PATCH 5.6.1] test suite
37233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37234              Date: Sun, 24 Jun 2001 05:47:05 -0400
37235              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
37236              
37237              Test suite fixes.
37238      Branch: perl
37239            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
37240 ____________________________________________________________________________
37241 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
37242         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
37243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37244              Date: Sun, 24 Jun 2001 05:37:19 -0400
37245              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
37246      Branch: perl
37247            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
37248 ____________________________________________________________________________
37249 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
37250         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
37251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37252              Date: Sun, 24 Jun 2001 05:34:50 -0400
37253              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
37254              
37255              Pacify compiler warnings.
37256      Branch: perl
37257            ! pp_sys.c
37258 ____________________________________________________________________________
37259 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
37260         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
37261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37262              Date: Sun, 24 Jun 2001 05:21:18 -0400
37263              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
37264              
37265              Enable compression of executables during link time.
37266      Branch: perl
37267            ! hints/os2.sh
37268 ____________________________________________________________________________
37269 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
37270         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
37271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37272              Date: Sun, 24 Jun 2001 05:15:11 -0400
37273              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
37274              
37275              Add ordinals to the export list for Perl DLL.
37276              (Breaks intra-version DLL compatibility.)
37277      Branch: perl
37278            ! makedef.pl
37279 ____________________________________________________________________________
37280 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
37281         Log: Allow (displaying and) re-editing the Subject in perlbug.
37282              Also abstract the Subject quality control into a function.
37283      Branch: perl
37284            ! utils/perlbug.PL
37285 ____________________________________________________________________________
37286 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
37287         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
37288      Branch: perl
37289            ! utils/perlbug.PL
37290 ____________________________________________________________________________
37291 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
37292         Log: Regen toc and modlib.
37293      Branch: perl
37294            ! pod/perlmodlib.pod pod/perltoc.pod
37295 ____________________________________________________________________________
37296 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
37297         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
37298              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
37299              attribute semantics as much as possible, or 'ntsec' which uses
37300              native NTFS semantics.)  (See also #10877.)
37301      Branch: perl
37302            ! perl.c
37303 ____________________________________________________________________________
37304 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
37305         Log: (Retracted by #11586)
37306              
37307              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
37308      Branch: perl
37309            ! lib/Test/Harness.pm
37310 ____________________________________________________________________________
37311 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
37312         Log: Just zap the -uPerlio.
37313      Branch: perl
37314            ! ext/B/Stash.t
37315 ____________________________________________________________________________
37316 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
37317         Log: Do not test PerlIO if PerlIO not used.
37318      Branch: perl
37319            ! ext/PerlIO/PerlIO.t
37320 ____________________________________________________________________________
37321 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
37322         Log: Regen perlapi.
37323      Branch: perl
37324            ! pod/perlapi.pod
37325 ____________________________________________________________________________
37326 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
37327         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
37328              From: Nicholas Clark <nick@ccl4.org>
37329              Date: Sat, 23 Jun 2001 22:55:47 +0100
37330              Message-ID: <20010623225547.Z98663@plum.flirble.org>
37331      Branch: perl
37332            ! numeric.c
37333 ____________________________________________________________________________
37334 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
37335         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
37336              From: Prymmer/Kahn <pvhp@best.com>
37337              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
37338              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
37339      Branch: perl
37340            ! lib/h2xs.t
37341 ____________________________________________________________________________
37342 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
37343         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
37344              cygwin does not taint cwd, just like win32.
37345      Branch: perl
37346            ! lib/File/Find/taint.t t/op/taint.t
37347 ____________________________________________________________________________
37348 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
37349         Log: Retract #10865, the patch should be unnecessary.
37350              (But seemingly helpful in Cygwin?  Strange.)
37351      Branch: perl
37352            ! lib/Memoize/t/tie_ndbm.t
37353 ____________________________________________________________________________
37354 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
37355         Log: Misplaced test file; plus Cygwin filesystem semantics.
37356      Branch: perl
37357            + ext/SDBM_File/sdbm.t
37358            - ext/ODBM_File/sdbm.t
37359            ! MANIFEST
37360 ____________________________________________________________________________
37361 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
37362         Log: (Retracted by #10867.)
37363      Branch: perl
37364            ! lib/Memoize/t/tie_ndbm.t
37365 ____________________________________________________________________________
37366 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
37367         Log: Metaconfig unit change for #10863.
37368      Branch: metaconfig/U/perl
37369            ! Extensions.U
37370 ____________________________________________________________________________
37371 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
37372         Log: In Cygwin do not build NDBM_File and ODBM_File unless
37373              -lndbm and -ldbm are available.
37374      Branch: perl
37375            ! Configure config_h.SH
37376 ____________________________________________________________________________
37377 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
37378         Log: More Cygwin filesystem semantics.
37379      Branch: perl
37380            ! t/io/fs.t t/op/stat.t
37381 ____________________________________________________________________________
37382 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
37383         Log: More DOSish permission semantics for Cygwin.
37384      Branch: perl
37385            ! lib/AnyDBM_File.t
37386 ____________________________________________________________________________
37387 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
37388         Log: Cygwin too has different permission semantics.
37389      Branch: perl
37390            ! ext/GDBM_File/gdbm.t
37391 ____________________________________________________________________________
37392 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
37393         Log: The group (and assumedly passwd) databases can have
37394              only one entry (this is the case in cygwin).
37395      Branch: perl
37396            ! t/op/grent.t t/op/pwent.t
37397 ____________________________________________________________________________
37398 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
37399         Log: Also in Cygwin use Socket to figure out domainname
37400              (if any) (avoids trying to call external 'domainname',
37401              which doesn't at the moment exist in Cygwin)
37402      Branch: perl
37403            ! lib/Net/Domain.pm
37404 ____________________________________________________________________________
37405 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
37406         Log: Remove also the lib$Foo.def, not just $Foo.def.
37407      Branch: perl
37408            ! lib/ExtUtils/MM_Unix.pm
37409 ____________________________________________________________________________
37410 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
37411         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
37412      Branch: perl
37413            ! unixish.h
37414 ____________________________________________________________________________
37415 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
37416         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
37417              to match the whole isprint(), only the space character.
37418      Branch: perl
37419            ! handy.h pod/perlre.pod t/op/pat.t
37420 ____________________________________________________________________________
37421 [ 10854] By: nick                                  on 2001/06/23  08:09:33
37422         Log: Integrate mainline
37423      Branch: perlio
37424           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
37425           !> lib/ExtUtils.t lib/File/Find/taint.t
37426           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
37427           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
37428           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
37429 ____________________________________________________________________________
37430 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
37431         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
37432              with its floats    in os390 and s390 (UTS).
37433      Branch: perl
37434            ! lib/Math/BigInt/t/bigintpm.t
37435 ____________________________________________________________________________
37436 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
37437         Log: Add also UTS (s390) to the non-IEEE float platforms.
37438      Branch: perl
37439            ! t/op/sprintf.t
37440 ____________________________________________________________________________
37441 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
37442         Log: Subject: RFC: what are applicable standards for exponent sizes?
37443              From: Peter Prymmer <pvhp@forte.com>
37444              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
37445              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
37446      Branch: perl
37447            ! t/op/sprintf.t
37448 ____________________________________________________________________________
37449 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
37450         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
37451              From: Peter Prymmer <pvhp@forte.com>
37452              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
37453              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
37454      Branch: perl
37455            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
37456 ____________________________________________________________________________
37457 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
37458         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
37459              From: Peter Prymmer <pvhp@forte.com>
37460              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
37461              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
37462      Branch: perl
37463            ! lib/ExtUtils.t
37464 ____________________________________________________________________________
37465 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
37466         Log: Retract #10845.
37467      Branch: perl
37468            ! lib/File/Find/taint.t
37469 ____________________________________________________________________________
37470 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
37471         Log: Yet another error message.
37472      Branch: perl
37473            ! t/op/mkdir.t
37474 ____________________________________________________________________________
37475 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
37476         Log: The croak message for nonexistent socket functions may vary.
37477      Branch: perl
37478            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
37479 ____________________________________________________________________________
37480 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
37481         Log: (Retracted by #10848.)
37482      Branch: perl
37483            ! lib/File/Find/taint.t
37484 ____________________________________________________________________________
37485 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
37486         Log: Integrate perlio.
37487      Branch: perl
37488           !> lib/File/Find/taint.t t/op/write.t
37489 ____________________________________________________________________________
37490 [ 10843] By: nick                                  on 2001/06/22  21:24:51
37491         Log: Back out debug in taint.t
37492      Branch: perlio
37493            ! lib/File/Find/taint.t
37494 ____________________________________________________________________________
37495 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
37496         Log: setitimer() does not exist in Unicos, despite of what
37497              Configure thinks, from Mark P. Lutz.
37498      Branch: perl
37499            ! hints/unicos.sh
37500 ____________________________________________________________________________
37501 [ 10841] By: nick                                  on 2001/06/22  21:19:36
37502         Log: Skip cwd test on Win32 ???
37503      Branch: perlio
37504            ! lib/File/Find/taint.t
37505 ____________________________________________________________________________
37506 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
37507         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
37508              and Tru64 gcc -Wall happy.
37509      Branch: perl
37510            ! mg.c
37511 ____________________________________________________________________________
37512 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
37513         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
37514      Branch: perl
37515            ! ext/IPC/SysV/Semaphore.pm
37516 ____________________________________________________________________________
37517 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
37518         Log: Metaconfig unit change for #10837.
37519      Branch: metaconfig/U/perl
37520            ! Cross.U
37521 ____________________________________________________________________________
37522 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
37523         Log: Cleanup of the cross-compilation unit.
37524      Branch: perl
37525            ! Configure
37526 ____________________________________________________________________________
37527 [ 10836] By: nick                                  on 2001/06/22  20:45:12
37528         Log: Skip |- based op/write.t on Win32 as well as VMS
37529      Branch: perlio
37530            ! t/op/write.t
37531 ____________________________________________________________________________
37532 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
37533         Log: Integrate perlio.
37534      Branch: perl
37535           !> util.c
37536 ____________________________________________________________________________
37537 [ 10834] By: nick                                  on 2001/06/22  20:41:54
37538         Log: Integrate mainline
37539      Branch: perlio
37540           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37541           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
37542           !> vos/config.ga.h
37543 ____________________________________________________________________________
37544 [ 10833] By: nick                                  on 2001/06/22  20:22:58
37545         Log: Patcho fix.
37546      Branch: perlio
37547            ! util.c
37548 ____________________________________________________________________________
37549 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
37550         Log: Metaconfig unit changes for #10831.
37551      Branch: metaconfig
37552            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
37553 ____________________________________________________________________________
37554 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
37555         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
37556              From: Andy Dougherty <doughera@lafayette.edu>
37557              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
37558              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
37559      Branch: perl
37560            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37561            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
37562 ____________________________________________________________________________
37563 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
37564         Log: MPE/iX prototype nits from Mark Bixby.
37565      Branch: perl
37566            ! pp_sys.c
37567 ____________________________________________________________________________
37568 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
37569         Log: Detypo.
37570      Branch: perl
37571            ! util.c
37572 ____________________________________________________________________________
37573 [ 10828] By: nick                                  on 2001/06/22  15:33:37
37574         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
37575      Branch: perlio
37576           +> lib/h2xs.t
37577           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
37578           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
37579           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
37580           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
37581           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
37582           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
37583           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
37584           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
37585           !> vms/vmsish.h
37586 ____________________________________________________________________________
37587 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
37588         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
37589              Date: Fri, 22 Jun 2001 10:08:35 -0500
37590              From: "Craig A. Berry" <craigberry@mac.com>
37591              Message-Id: <a05101001b75908704194@[192.168.56.145]>
37592      Branch: perl
37593            ! vms/vms.c vms/vmsish.h
37594 ____________________________________________________________________________
37595 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
37596         Log: NetWare scripts tweak from Ananth Kesari.
37597      Branch: perl
37598            ! NetWare/t/NWScripts.pl
37599 ____________________________________________________________________________
37600 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
37601         Log: Update Changes.
37602      Branch: perl
37603            ! Changes patchlevel.h
37604 ____________________________________________________________________________
37605 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
37606         Log: Add .i and .s targets.
37607      Branch: perl
37608            ! Makefile.SH
37609 ____________________________________________________________________________
37610 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
37611         Log: Upgrade to Locale::Maketext 1.03.
37612      Branch: perl
37613            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
37614            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
37615 ____________________________________________________________________________
37616 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
37617         Log: Upgrade to I18N::LangTags 0.26.
37618      Branch: perl
37619            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
37620            ! lib/I18N/LangTags/test.pl
37621 ____________________________________________________________________________
37622 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
37623         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
37624              Philip Newton.
37625      Branch: perl
37626            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
37627            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37628 ____________________________________________________________________________
37629 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
37630         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
37631              From: Prymmer/Kahn <pvhp@best.com>
37632              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
37633              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
37634      Branch: perl
37635            + lib/h2xs.t
37636            ! MANIFEST utils/h2xs.PL
37637 ____________________________________________________________________________
37638 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
37639         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
37640              From: Prymmer/Kahn <pvhp@best.com>
37641              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
37642              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
37643      Branch: perl
37644            ! lib/ExtUtils.t
37645 ____________________________________________________________________________
37646 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
37647         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
37648              From: Prymmer/Kahn <pvhp@best.com>
37649              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
37650              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
37651      Branch: perl
37652            ! t/pod/plainer.t
37653 ____________________________________________________________________________
37654 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
37655         Log: AUTHORS update.
37656      Branch: perl
37657            ! AUTHORS
37658 ____________________________________________________________________________
37659 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
37660         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
37661              From: "Craig A. Berry" <craigberry@mac.com>
37662              Date: Thu, 21 Jun 2001 18:20:38 -0500
37663              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
37664      Branch: perl
37665            ! ext/POSIX/POSIX.xs
37666 ____________________________________________________________________________
37667 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
37668         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
37669              From: "Craig A. Berry" <craigberry@mac.com>
37670              Date: Thu, 21 Jun 2001 09:58:52 -0500
37671              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
37672      Branch: perl
37673            ! ext/B/Deparse.t t/op/write.t
37674 ____________________________________________________________________________
37675 [ 10814] By: nick                                  on 2001/06/22  08:13:09
37676         Log: Integrate mainline.
37677      Branch: perlio
37678           !> (integrate 46 files)
37679 ____________________________________________________________________________
37680 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
37681         Log: Change the prefixes only if $prefix is unset,
37682              as originally patched by Marcel Grunauer.
37683      Branch: perl
37684            ! hints/darwin.sh hints/rhapsody.sh
37685 ____________________________________________________________________________
37686 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
37687         Log: Subject: Re: Patch for hints/darwin.sh
37688              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
37689              Date: Thu, 21 Jun 2001 11:23:46 -0700
37690              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
37691      Branch: perl
37692            ! hints/darwin.sh hints/rhapsody.sh
37693 ____________________________________________________________________________
37694 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
37695         Log: Add .PHONY targets for non-file targets,
37696              from Wilfredo Sánchez.  Should help saying
37697              "make install" on case-insensitive filesystems.
37698      Branch: perl
37699            ! Makefile.SH
37700 ____________________________________________________________________________
37701 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
37702         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
37703              From: Doug MacEachern <dougm@covalent.net>
37704              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
37705              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
37706              
37707              plus reword the getcwd() comment, plus use getcwd() buffer
37708              size minus one.
37709      Branch: perl
37710            ! util.c
37711 ____________________________________________________________________________
37712 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
37713         Log: More gprofing from Doug MacEachern.
37714      Branch: perl
37715            ! Makefile.SH
37716 ____________________________________________________________________________
37717 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
37718         Log: Metaconfig unit change for #10807.
37719      Branch: metaconfig/U/perl
37720            ! d_sfio.U
37721 ____________________________________________________________________________
37722 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
37723         Log: Tell that you are removing the unneeded -lsfio.
37724      Branch: perl
37725            ! Configure
37726 ____________________________________________________________________________
37727 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
37728         Log: More MPE/iX tweaks from Mark Bixby.
37729      Branch: perl
37730            ! perl.c t/op/magic.t
37731 ____________________________________________________________________________
37732 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
37733         Log: The fchdir() proto is supposed to live in <unistd.h>.
37734      Branch: perl
37735            ! ext/Cwd/Cwd.xs
37736 ____________________________________________________________________________
37737 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
37738         Log: This town is too small for the Cwd extension and me,
37739              it would seem...
37740      Branch: perl
37741            ! ext/Cwd/Cwd.xs
37742 ____________________________________________________________________________
37743 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
37744         Log: Metaconfig unit change for #10802.
37745      Branch: metaconfig/U/perl
37746            ! d_modfl.U
37747 ____________________________________________________________________________
37748 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
37749         Log: More d'ohs.
37750      Branch: perl
37751            ! Configure
37752 ____________________________________________________________________________
37753 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
37754         Log: Off-by-one.  I'm so classic.
37755      Branch: perl
37756            ! util.c
37757 ____________________________________________________________________________
37758 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
37759         Log: Update Changes.
37760      Branch: perl
37761            ! Changes patchlevel.h
37762 ____________________________________________________________________________
37763 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
37764         Log: Subject: Documentation patch for Net::FTP
37765              From: Marcel Grunauer <marcel@codewerk.com>
37766              Date: Wed, 20 Jun 2001 23:03:26 +0200
37767              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
37768      Branch: perl
37769            ! lib/Net/FTP.pm
37770 ____________________________________________________________________________
37771 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
37772         Log: Retract the #10417 mg.c and embed.pl parts because of
37773              strange SEGVs in 64bit x86 FreeBSD observed by
37774              Nicholas Clark.
37775      Branch: perl
37776            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
37777 ____________________________________________________________________________
37778 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
37779         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
37780      Branch: perl
37781            ! Configure NetWare/config.wc NetWare/config_H.wc
37782            ! Porting/Glossary Porting/config.sh Porting/config_H
37783            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37784            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37785            ! vos/config.ga.h win32/config.bc win32/config.gc
37786            ! win32/config.vc win32/config_H.bc win32/config_H.gc
37787            ! win32/config_H.vc
37788 ____________________________________________________________________________
37789 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
37790         Log: Cwd tweak from Doug MacEachern.
37791      Branch: perl
37792            ! ext/Cwd/Cwd.xs
37793 ____________________________________________________________________________
37794 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
37795         Log: Protect the fchdir() and lstat() with ifdefs.
37796              fchdir() needs a Configure probe.
37797      Branch: perl
37798            ! ext/Cwd/Cwd.xs
37799 ____________________________________________________________________________
37800 [ 10794] By: nick                                  on 2001/06/21  17:11:35
37801         Log: Integrate mainline
37802      Branch: perlio
37803           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
37804           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
37805           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
37806           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
37807           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
37808           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
37809           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
37810           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
37811            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
37812            - lib/File/Glob/case.t lib/File/Glob/global.t
37813            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
37814            - lib/File/Temp/posix.t lib/File/Temp/security.t
37815            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
37816            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
37817            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
37818            - lib/Text/Wrap/wrap.t
37819           !> (integrate 41 files)
37820 ____________________________________________________________________________
37821 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
37822         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
37823              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
37824              Date: Thu, 21 Jun 2001 13:04:54 -0500
37825              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
37826      Branch: perl
37827            ! ext/Cwd/Cwd.xs
37828 ____________________________________________________________________________
37829 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
37830         Log: Subject: [PATCH pod] overlong =item
37831              From: Robin Barker <rmb1@cise.npl.co.uk>
37832              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
37833              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
37834      Branch: perl
37835            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
37836            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37837 ____________________________________________________________________________
37838 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
37839         Log: Subject: [PATCH perlio.c] format 
37840              From: Robin Barker <rmb1@cise.npl.co.uk>
37841              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
37842              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
37843      Branch: perl
37844            ! perlio.c
37845 ____________________________________________________________________________
37846 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
37847         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
37848              From: Radu Greab <radu@netsoft.ro>
37849              Date: Thu, 21 Jun 2001 19:06:02 +0300
37850              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
37851      Branch: perl
37852            ! pod/perlapi.pod sv.c
37853 ____________________________________________________________________________
37854 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
37855         Log: The metaconfig unit changes for #10788.
37856      Branch: metaconfig/U/perl
37857            ! Cross.U fflushall.U
37858 ____________________________________________________________________________
37859 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
37860         Log: Cross-configuration changes: make $from to rm the files
37861              before copying them over (this means that he rm can be
37862              removed from the fflushall test), create $targetmkdir      
37863              (not documented in install since it is supposed to internal
37864              use only), make $run to copy over the executable only if
37865              a stamp file .xok doesn't already exist (to avoid unnecessary
37866              copying of the executable)
37867      Branch: perl
37868            ! Configure Makefile.SH
37869 ____________________________________________________________________________
37870 [ 10787] By: nick                                  on 2001/06/21  14:16:18
37871         Log: Integrate mainline
37872      Branch: perlio
37873           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
37874           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
37875           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
37876            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
37877           !> (integrate 34 files)
37878 ____________________________________________________________________________
37879 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
37880         Log: Re-add the files as text.
37881      Branch: perl
37882            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
37883 ____________________________________________________________________________
37884 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
37885         Log: Delete the binary files.
37886      Branch: perl
37887            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
37888 ____________________________________________________________________________
37889 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
37890         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
37891              From: Andy Dougherty <doughera@lafayette.edu>
37892              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
37893              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
37894      Branch: perl
37895            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
37896            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
37897            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
37898            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
37899 ____________________________________________________________________________
37900 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
37901         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
37902              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
37903              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
37904              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
37905              
37906              Setting umask to something friendlier.
37907      Branch: perl
37908            ! installman installperl
37909 ____________________________________________________________________________
37910 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
37911         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
37912              Resort MANIFEST with sort -f, looks much better.
37913      Branch: perl
37914            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
37915            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
37916            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
37917            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
37918            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
37919            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
37920            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
37921            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
37922            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
37923            - lib/File/Glob/case.t lib/File/Glob/global.t
37924            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
37925            - lib/File/Temp/posix.t lib/File/Temp/security.t
37926            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
37927            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
37928            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
37929            - lib/Text/Wrap/wrap.t
37930            ! MANIFEST
37931 ____________________________________________________________________________
37932 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
37933         Log: Upgrade to I18N::LangTags 0.25.
37934      Branch: perl
37935            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
37936            ! lib/I18N/LangTags/List.pm
37937 ____________________________________________________________________________
37938 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
37939         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
37940              From: Richard Soderberg <rs@crystalflame.net>
37941              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
37942              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
37943      Branch: perl
37944            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
37945            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
37946 ____________________________________________________________________________
37947 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
37948         Log: Test obsoleted by change #10777.
37949      Branch: perl
37950            ! t/op/sub_lval.t
37951 ____________________________________________________________________________
37952 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
37953         Log: Case of confused test numbering.
37954      Branch: perl
37955            ! t/op/pat.t
37956 ____________________________________________________________________________
37957 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
37958         Log: Subject: Re: Opinion on undef lvalue
37959              From: Abhijit Menon-Sen <ams@wiw.org>
37960              Date: Sun, 17 Jun 2001 13:04:46 +0530
37961              Message-ID: <20010617130446.B27925@lustre.linux.in>
37962              
37963              Allow lvalue subs to return undef in array context.
37964      Branch: perl
37965            ! pp_hot.c
37966 ____________________________________________________________________________
37967 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
37968         Log: Just a guess that using the same hack for cygwin as
37969              for win32 might help.
37970      Branch: perl
37971            ! lib/File/Find/find.t
37972 ____________________________________________________________________________
37973 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
37974         Log: NetWare tweaks from Guruprasad.
37975      Branch: perl
37976            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
37977            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
37978            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
37979            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
37980 ____________________________________________________________________________
37981 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
37982         Log: Subject: Re: perl@10722: Bogus warnings on REs 
37983              From: Hugo <hv@crypt.compulink.co.uk>
37984              Date: Thu, 21 Jun 2001 09:51:17 +0100
37985              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
37986              
37987              Unroll to avoid a UTS compiler bug.
37988      Branch: perl
37989            ! regcomp.c
37990 ____________________________________________________________________________
37991 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
37992         Log: Subject: Re: [PATCH] Make /o work under i?threads
37993              From: Artur Bergman <artur@contiller.se>
37994              Date: Thu, 21 Jun 2001 14:38:03 +0200
37995              Message-ID: <B757B74A.184D%artur@contiller.se>
37996      Branch: perl
37997            ! t/op/pat.t
37998 ____________________________________________________________________________
37999 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
38000         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
38001              From: Artur Bergman <artur@contiller.se> 
38002              Date: Thu, 21 Jun 2001 14:27:33 +0200
38003              Message-ID: <B757B4D4.1849%artur@contiller.se>
38004              
38005              Plus extra parentheses.
38006      Branch: perl
38007            ! op.h
38008 ____________________________________________________________________________
38009 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
38010         Log: Subject: [PATCH] Make /o work under i?threads
38011              From: Richard Soderberg <rs@crystalflame.net>
38012              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
38013              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
38014      Branch: perl
38015            ! pp_ctl.c
38016 ____________________________________________________________________________
38017 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
38018         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
38019              From: Artur Bergman <artur@contiller.se>
38020              Date: Thu, 21 Jun 2001 14:04:54 +0200
38021              Message-ID: <B757AF86.1842%artur@contiller.se>
38022      Branch: perl
38023            ! op.h
38024 ____________________________________________________________________________
38025 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
38026         Log: Subject: Re: perl@10765: sv.c not OK on win32
38027              From: Artur Bergman <artur@contiller.se>
38028              Date: Thu, 21 Jun 2001 10:31:06 +0200
38029              Message-ID: <B7577D69.182C%artur@contiller.se>
38030      Branch: perl
38031            ! sv.c
38032 ____________________________________________________________________________
38033 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
38034         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
38035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38036              Date: Thu, 21 Jun 2001 06:23:56 -0400
38037              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
38038              
38039              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
38040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38041              Date: Thu, 21 Jun 2001 06:32:21 -0400
38042              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
38043      Branch: perl
38044            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
38045 ____________________________________________________________________________
38046 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
38047         Log: Subject: [PATCH] make syslog test more verbose
38048              From: Robert Spier <rspier@pobox.com>
38049              Date: Thu, 21 Jun 2001 00:54:32 -0400
38050              Message-ID: <15153.32264.295807.333073@rls.cx>
38051      Branch: perl
38052            ! ext/Sys/Syslog/syslog.t
38053 ____________________________________________________________________________
38054 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
38055         Log: Subject: op/study.t refinements
38056              From: Hugo <hv@crypt.compulink.co.uk>
38057              Date: Thu, 21 Jun 2001 00:29:07 +0100
38058              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
38059      Branch: perl
38060            ! t/op/study.t
38061 ____________________________________________________________________________
38062 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
38063         Log: Update Changes.
38064      Branch: perl
38065            ! Changes patchlevel.h
38066 ____________________________________________________________________________
38067 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
38068         Log: Subject: Re: [PATCH] djgpp updates
38069              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
38070              Date: Wed, 20 Jun 2001 10:05:15 +0200
38071              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
38072      Branch: perl
38073            ! djgpp/config.over
38074 ____________________________________________________________________________
38075 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
38076         Log: Fix for ID 20010619.002 "When building hash, hash keys that
38077              are function calls are not being called", from Abhijit.
38078      Branch: perl
38079            ! t/base/lex.t toke.c
38080 ____________________________________________________________________________
38081 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
38082         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
38083      Branch: perl
38084            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
38085            + lib/Locale/Maketext/test.pl
38086            - lib/Locale/Maketext.t
38087            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
38088            ! lib/Locale/Maketext/TPJ13.pod
38089 ____________________________________________________________________________
38090 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
38091         Log: Metaconfig unit change for #10760.
38092      Branch: metaconfig
38093            ! U/modified/Cppsym.U
38094 ____________________________________________________________________________
38095 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
38096         Log: Do not remove the ccsym* Cppsym* files since
38097              they are useful for metaconfig units coming after us.
38098              (This is the Configure nit mentioned in #10752.)
38099      Branch: perl
38100            ! Configure
38101 ____________________________________________________________________________
38102 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
38103         Log: Update to I18N::LangTags 0.24, from Sean Burke.
38104      Branch: perl
38105            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
38106            + lib/I18N/LangTags/README
38107            - lib/I18N/LangTags/List.pod
38108            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
38109 ____________________________________________________________________________
38110 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
38111         Log: Regen headers.
38112      Branch: perl
38113            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
38114            ! pod/perlapi.pod proto.h
38115 ____________________________________________________________________________
38116 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
38117         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
38118              From: Artur Bergman <artur@contiller.se>
38119              Date: Wed, 20 Jun 2001 11:31:32 +0200
38120              Message-ID: <B7563A14.17D8%artur@contiller.se>
38121      Branch: perl
38122            ! embed.pl hv.c intrpvar.h sv.c sv.h
38123 ____________________________________________________________________________
38124 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
38125         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
38126              From: Tim Sweetman <tim@aldigital.co.uk> 
38127              Date: Wed, 13 Jun 2001 14:25:17 +0100 
38128              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
38129      Branch: perl
38130            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
38131 ____________________________________________________________________________
38132 [ 10755] By: nick                                  on 2001/06/20  16:12:37
38133         Log: Integrate mainline
38134      Branch: perlio
38135           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
38136           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
38137           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
38138           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
38139           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
38140           !> t/op/study.t util.c
38141 ____________________________________________________________________________
38142 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
38143         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
38144              but not Makefile)
38145      Branch: maint-5.6/perl
38146            ! win32/Makefile
38147 ____________________________________________________________________________
38148 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
38149         Log: Security tweak on readlink().
38150      Branch: perl
38151            ! pp_sys.c
38152 ____________________________________________________________________________
38153 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
38154         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
38155      Branch: perl
38156            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
38157            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
38158            ! mpeix/relink t/op/pwent.t
38159 ____________________________________________________________________________
38160 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
38161         Log: Reinstate #10725 (with probe for alarm()).
38162      Branch: perl
38163            ! t/op/study.t
38164 ____________________________________________________________________________
38165 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
38166         Log: Replace our implementation of realpath() with OpenBSD's
38167              (src/lib/libc/stdlib/realpath.c 1.4).
38168      Branch: perl
38169            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
38170            ! pod/perldiag.pod proto.h util.c
38171 ____________________________________________________________________________
38172 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
38173         Log: Integrate perlio.
38174      Branch: perl
38175           !> perlio.c
38176 ____________________________________________________________________________
38177 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
38178         Log: No point in going into memory-saving contortions
38179              with getcwd() since there's a danger of buffer overflow.
38180              Also make the POSIX extension to use sv_getcwd().
38181              Finally, a missed proto.h fragment.
38182      Branch: perl
38183            ! ext/POSIX/POSIX.xs proto.h util.c
38184 ____________________________________________________________________________
38185 [ 10747] By: nick                                  on 2001/06/20  12:38:26
38186         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
38187      Branch: perlio
38188            ! perlio.c
38189 ____________________________________________________________________________
38190 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
38191         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
38192              From: Graham Barr <gbarr@pobox.com>
38193              Date: Wed, 20 Jun 2001 11:05:49 +0100
38194              Message-ID: <20010620110549.I19188@pobox.com>
38195              
38196              reported in        
38197              
38198              Subject: Bug in IO::Socket::INET module (repeat)
38199              From: "Harmon S. Nine" <hnine@netarx.com>
38200              Date: Tue, 19 Jun 2001 09:41:35 -0400
38201              Message-ID: <3B2F568F.8080605@netarx.com>
38202              
38203              The bug was that the IO::Socket::INET constructor
38204              did not allow a 'LocalPort' of 0.
38205      Branch: perl
38206            ! ext/IO/lib/IO/Socket/INET.pm
38207 ____________________________________________________________________________
38208 [ 10745] By: nick                                  on 2001/06/20  08:56:39
38209         Log: Integrate mainline.
38210      Branch: perlio
38211           !> (integrate 37 files)
38212 ____________________________________________________________________________
38213 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
38214         Log: After some reading I don't think we can blindly
38215              use systems' realpath().  Too many security problems,
38216              too many buggy implementations.
38217              
38218              TODO: the realpath() emulation code in util.c doesn't
38219              seem fully operational?  (readlink(), for example?)
38220      Branch: perl
38221            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
38222            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
38223            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
38224            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
38225            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
38226            ! win32/config_H.gc win32/config_H.vc
38227 ____________________________________________________________________________
38228 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
38229         Log: Metaconfig unit change for #10738.
38230      Branch: metaconfig
38231            ! U/compline/d_gconvert.U
38232 ____________________________________________________________________________
38233 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
38234         Log: Integrate change #10739 from maintperl:
38235              
38236              C<eval "/x$\r\n/x"> fails to compile correctly 
38237      Branch: perl
38238           !> t/op/pat.t toke.c
38239 ____________________________________________________________________________
38240 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
38241         Log: Retract #10725 (Hugo asked NOT to apply the patch)
38242      Branch: perl
38243            ! t/op/study.t
38244 ____________________________________________________________________________
38245 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
38246         Log: The test.third results were funnily named because of the
38247              new test scheme.
38248      Branch: perl
38249            ! t/TEST
38250 ____________________________________________________________________________
38251 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
38252         Log: C<eval "/x$\r\n/x"> fails to compile correctly
38253      Branch: maint-5.6/perl
38254            ! t/op/pat.t toke.c
38255 ____________________________________________________________________________
38256 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
38257         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
38258              From: Spider Boardman <spider@Orb.Nashua.NH.US>
38259              Date: Tue, 19 Jun 2001 19:15:40 -0400
38260              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
38261              
38262              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
38263              because "1e+129" being expected but "1.e+129" being returned.
38264              The culprit (at least in Tru64) is the use of gcvt().
38265      Branch: perl
38266            ! Configure
38267 ____________________________________________________________________________
38268 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
38269         Log: Subject: [PATCH perl@10722] test hunting on VMS
38270              From: "Craig A. Berry" <craigberry@mac.com>
38271              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
38272              Date: Tue, 19 Jun 2001 18:59:01 -0500
38273      Branch: perl
38274            ! vms/test.com
38275 ____________________________________________________________________________
38276 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
38277         Log: Subject: [PATCH] s/typos//
38278              From: Abhijit Menon-Sen <ams@wiw.org>
38279              Date: Wed, 20 Jun 2001 02:15:02 +0530
38280              Message-ID: <20010620021502.A14541@lustre.linux.in>
38281              
38282              Without the op.h s/bearword/bareword/ hunk, see
38283              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
38284      Branch: perl
38285            ! util.c
38286 ____________________________________________________________________________
38287 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
38288         Log: Metaconfig unit change for #10732 and #10733.
38289      Branch: metaconfig/U/perl
38290            ! fflushall.U
38291 ____________________________________________________________________________
38292 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
38293         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
38294              From: "Craig A. Berry" <craigberry@mac.com>
38295              Date: Tue, 19 Jun 2001 17:19:48 -0500
38296              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
38297      Branch: perl
38298            ! configure.com vms/descrip_mms.template
38299 ____________________________________________________________________________
38300 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
38301         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
38302              From: Spider Boardman <spider@Orb.Nashua.NH.US>
38303              Date: Tue, 19 Jun 2001 16:48:07 -0400
38304              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
38305              
38306              Further fixes to fflush(NULL) detection.
38307      Branch: perl
38308            ! Configure
38309 ____________________________________________________________________________
38310 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
38311         Log: AIX test -s hangs with non-existent files?
38312              (A genuine logic bug in Configure, but AIX also broken?)
38313      Branch: perl
38314            ! Configure
38315 ____________________________________________________________________________
38316 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
38317         Log: AUTHORS updates.
38318      Branch: perl
38319            ! AUTHORS
38320 ____________________________________________________________________________
38321 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
38322         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
38323              From: Spider Boardman <spider@Orb.Nashua.NH.US>
38324              Date: Tue, 19 Jun 2001 15:33:25 -0400
38325              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
38326      Branch: perl
38327            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
38328            ! t/lib/warnings/pp
38329 ____________________________________________________________________________
38330 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
38331         Log: Integrate perlio.
38332      Branch: perl
38333           !> lib/File/Find/find.t win32/distclean.bat
38334 ____________________________________________________________________________
38335 [ 10728] By: nick                                  on 2001/06/19  18:24:53
38336         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
38337      Branch: perlio
38338            ! lib/File/Find/find.t win32/distclean.bat
38339 ____________________________________________________________________________
38340 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
38341         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
38342              also add information how to find out whether one has PerlIO.
38343      Branch: perl
38344            ! pod/perlfunc.pod
38345 ____________________________________________________________________________
38346 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
38347         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
38348              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38349              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
38350              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
38351      Branch: perl
38352            ! pod/perlfunc.pod
38353 ____________________________________________________________________________
38354 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
38355         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
38356              From: Hugo <hv@crypt.compulink.co.uk>
38357              Date: Tue, 19 Jun 2001 12:37:30 +0100
38358              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
38359      Branch: perl
38360            ! t/op/study.t
38361 ____________________________________________________________________________
38362 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
38363         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
38364              From: Hugo <hv@crypt.compulink.co.uk>
38365              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
38366              Date: Tue, 19 Jun 2001 13:15:17 +0100
38367      Branch: perl
38368            ! util.c
38369 ____________________________________________________________________________
38370 [ 10723] By: nick                                  on 2001/06/19  14:46:15
38371         Log: Integrate mainline
38372      Branch: perlio
38373           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
38374           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
38375           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
38376           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
38377           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
38378           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
38379            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
38380            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
38381            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
38382            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
38383            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
38384            - ext/Thread/unsync4.t
38385           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
38386           !> djgpp/config.over djgpp/fixpmain
38387           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
38388           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
38389           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
38390 ____________________________________________________________________________
38391 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
38392         Log: Update Changes.
38393      Branch: perl
38394            ! Changes patchlevel.h
38395 ____________________________________________________________________________
38396 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
38397         Log: The existence shall be MANIFESted.
38398      Branch: perl
38399            ! MANIFEST
38400 ____________________________________________________________________________
38401 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
38402         Log: The old libnet.cfg is first searched from the current directory,
38403              only then from the module path.
38404      Branch: perl
38405            ! utils/libnetcfg.PL
38406 ____________________________________________________________________________
38407 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
38408         Log: NetWare tweaks from Guruprasad.
38409      Branch: perl
38410            ! NetWare/Makefile NetWare/config.wc
38411 ____________________________________________________________________________
38412 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
38413         Log: Subject: [PATCH] djgpp updates
38414              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
38415              Date: Tue, 19 Jun 2001 10:59:06 +0200
38416              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
38417      Branch: perl
38418            ! djgpp/config.over djgpp/fixpmain
38419 ____________________________________________________________________________
38420 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
38421         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
38422              From: Prymmer/Kahn <pvhp@best.com>
38423              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
38424              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
38425      Branch: perl
38426            ! win32/Makefile
38427 ____________________________________________________________________________
38428 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
38429         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
38430              to happen right after the inclusion of <inttypes.h>,
38431              from Edward Moy.
38432      Branch: perl
38433            ! handy.h perl.h
38434 ____________________________________________________________________________
38435 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
38436         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
38437              From: Doug MacEachern <dougm@covalent.net>
38438              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
38439              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
38440      Branch: perl
38441            ! ext/DynaLoader/DynaLoader_pm.PL
38442 ____________________________________________________________________________
38443 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
38444         Log: Revert #10656 for performance reasons but leave in the
38445              use of Hv*() macros -- in comments, so that grepping the
38446              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
38447              suggested by Sarathy, also by Abhijit.)
38448      Branch: perl
38449            ! hv.c
38450 ____________________________________________________________________________
38451 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
38452         Log: Subject: [patch] .s MakeMaker suffix
38453              From: Doug MacEachern <dougm@covalent.net>
38454              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
38455              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
38456      Branch: perl
38457            ! lib/ExtUtils/MM_Unix.pm
38458 ____________________________________________________________________________
38459 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
38460         Log: One test lost in the big shuffle restored.
38461      Branch: perl
38462            + ext/IPC/SysV/ipcsysv.t
38463            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
38464 ____________________________________________________________________________
38465 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
38466         Log: Rename the old non-standard threads tests so that
38467              they won't be invoked.
38468      Branch: perl
38469            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
38470            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
38471            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
38472            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
38473            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
38474            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
38475            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
38476            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
38477            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
38478            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
38479            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
38480            - ext/Thread/unsync4.t
38481            ! MANIFEST
38482 ____________________________________________________________________________
38483 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
38484         Log: Integrate perlio.
38485      Branch: perl
38486           !> win32/config_sh.PL
38487 ____________________________________________________________________________
38488 [ 10709] By: nick                                  on 2001/06/19  08:18:18
38489         Log: Integrate mainline
38490      Branch: perlio
38491           +> (branch 40 files)
38492            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
38493            - lib/strict/subs lib/strict/vars lib/warnings/1global
38494            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
38495            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
38496            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
38497            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
38498            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
38499            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
38500            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
38501            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
38502            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
38503            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
38504            - lib/warnings/utf8 lib/warnings/util
38505           !> (integrate 57 files)
38506 ____________________________________________________________________________
38507 [ 10708] By: nick                                  on 2001/06/19  07:57:10
38508         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
38509      Branch: perlio
38510            ! win32/config_sh.PL
38511 ____________________________________________________________________________
38512 [ 10707] By: nick                                  on 2001/06/19  07:05:07
38513         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
38514      Branch: perl
38515            ! perly.c perly.y perly_c.diff vms/perly_c.vms
38516 ____________________________________________________________________________
38517 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
38518         Log: More perl572delta tweaks.
38519      Branch: perl
38520            ! pod/perl572delta.pod
38521 ____________________________________________________________________________
38522 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
38523         Log: Update perl572delta.
38524      Branch: perl
38525            ! pod/perl572delta.pod
38526 ____________________________________________________________________________
38527 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
38528         Log: VOS updates from Paul Green.
38529      Branch: perl
38530            ! vos/Changes vos/build.cm vos/perl.bind
38531 ____________________________________________________________________________
38532 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
38533         Log: Update the vos/config.*.* files.
38534      Branch: perl
38535            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38536            ! vos/config.ga.h
38537 ____________________________________________________________________________
38538 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
38539         Log: Add a makefile for more painless adding of symbols to the
38540              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
38541              takes care of the adding)
38542      Branch: perl
38543            + vos/Makefile
38544 ____________________________________________________________________________
38545 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
38546         Log: Make libnetcfg by default display the libnet configuration,
38547              -c to change, add -i for old config, document all options,
38548              regen toc.
38549      Branch: perl
38550            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
38551 ____________________________________________________________________________
38552 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
38553         Log: gcc -Wall sweep.
38554      Branch: perl
38555            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
38556 ____________________________________________________________________________
38557 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
38558         Log: So there.
38559      Branch: perl
38560            ! universal.c
38561 ____________________________________________________________________________
38562 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
38563         Log: Document the need for sv_printify().
38564              
38565              Document that 'use utf8' has been considered.
38566              
38567              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
38568      Branch: perl
38569            ! pod/perltodo.pod universal.c
38570 ____________________________________________________________________________
38571 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
38572         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
38573              From: Nicholas Clark <nick@ccl4.org>
38574              Date: Mon, 18 Jun 2001 23:29:23 +0100
38575              Message-ID: <20010618232923.I98663@plum.flirble.org>
38576      Branch: perl
38577            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
38578            ! ext/Sys/Syslog/Makefile.PL
38579 ____________________________________________________________________________
38580 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
38581         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
38582              From: Scott.L.Miller@Compaq.com
38583              Date: Mon, 18 Jun 2001 10:12:27 -0500
38584              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
38585      Branch: perl
38586            ! lib/perl5db.pl pod/perldebug.pod
38587 ____________________________________________________________________________
38588 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
38589         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
38590              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
38591              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
38592              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
38593      Branch: perl
38594            ! lib/Carp/Heavy.pm
38595 ____________________________________________________________________________
38596 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
38597         Log: Subject: [PATCH] Documentation changes for CLONE
38598              From: Artur Bergman <artur@contiller.se>
38599              Date: Mon, 18 Jun 2001 22:06:37 +0200
38600              Message-ID: <B7542BEC.1719%artur@contiller.se>
38601      Branch: perl
38602            ! pod/perlmod.pod pod/perlsub.pod
38603 ____________________________________________________________________________
38604 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
38605         Log: Subject: Re: configure.com
38606              From: "Craig A. Berry" <craigberry@mac.com>
38607              Date: Mon, 18 Jun 2001 16:04:38 -0500
38608              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
38609      Branch: perl
38610            ! configure.com
38611 ____________________________________________________________________________
38612 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
38613         Log: Subject: PL_nullstash + perl_clone()
38614              From: Doug MacEachern <dougm@covalent.net>
38615              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
38616              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
38617      Branch: perl
38618            ! sv.c
38619 ____________________________________________________________________________
38620 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
38621         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
38622              From: davem@fdgroup.co.uk
38623              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
38624              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
38625      Branch: perl
38626            ! embed.pl pod/perlapi.pod
38627 ____________________________________________________________________________
38628 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
38629         Log: More cross-compilation defaults gleaned from -Dcc
38630              if it is CPU-OS-gcc.
38631      Branch: metaconfig
38632            ! U/modified/libc.U
38633      Branch: metaconfig/U/perl
38634            ! Cross.U
38635      Branch: perl
38636            ! Configure INSTALL
38637 ____________________________________________________________________________
38638 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
38639         Log: Update Changes.
38640      Branch: perl
38641            ! Changes patchlevel.h
38642 ____________________________________________________________________________
38643 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
38644         Log: Subject: [PATCH 5.7.1] sv.c documentation
38645              From: davem@fdgroup.co.uk
38646              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
38647              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
38648      Branch: perl
38649            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
38650            ! sv.c sv.h
38651 ____________________________________________________________________________
38652 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
38653         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
38654              From: "Jon Gunnip" <jongunnip@hotmail.com>
38655              Date: Sun, 17 Jun 2001 18:24:29 -0400
38656              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
38657      Branch: perl
38658            ! pod/perlvar.pod
38659 ____________________________________________________________________________
38660 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
38661         Log: Move the locale/strict/warnings helper files back
38662              under the t/lib; this way the amount of non-installabled
38663              stuff under lib/ stays smaller.
38664      Branch: perl
38665            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
38666            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
38667            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
38668            + t/lib/warnings/5nolint t/lib/warnings/6default
38669            + t/lib/warnings/7fatal t/lib/warnings/8signal
38670            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
38671            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
38672            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
38673            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
38674            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
38675            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
38676            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
38677            + t/lib/warnings/taint t/lib/warnings/toke
38678            + t/lib/warnings/universal t/lib/warnings/utf8
38679            + t/lib/warnings/util
38680            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
38681            - lib/strict/subs lib/strict/vars lib/warnings/1global
38682            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
38683            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
38684            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
38685            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
38686            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
38687            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
38688            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
38689            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
38690            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
38691            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
38692            - lib/warnings/utf8 lib/warnings/util
38693            ! MANIFEST installperl lib/locale.t lib/strict.t
38694 ____________________________________________________________________________
38695 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
38696         Log: Split off the pack/unpack code, from Nicholas Clark.
38697      Branch: perl
38698            + pp_pack.c
38699            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
38700            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
38701            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
38702 ____________________________________________________________________________
38703 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
38704         Log: Guard the SysV IPC tests against being invoked in
38705              SysV-IPC-less places.
38706      Branch: perl
38707            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
38708 ____________________________________________________________________________
38709 [ 10683] By: nick                                  on 2001/06/18  12:24:42
38710         Log: Integrate mainline (new test scheme now ok on Linux).
38711      Branch: perlio
38712           +> lib/warnings.t
38713           !> dump.c sv.c
38714 ____________________________________________________________________________
38715 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
38716         Log: Add the locale.c and numeric.c to the microperl sources.
38717      Branch: perl
38718            ! Makefile.micro win32/Makefile
38719 ____________________________________________________________________________
38720 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
38721         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
38722              From: Abhijit Menon-Sen <ams@wiw.org>
38723              Date: Mon, 18 Jun 2001 14:23:44 +0530
38724              Message-ID: <20010618142344.A13136@lustre.linux.in>
38725      Branch: perl
38726            ! dump.c
38727 ____________________________________________________________________________
38728 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
38729         Log: Subject: Re: [PATCH] more anonymous stash cleanups
38730              From: Abhijit Menon-Sen <ams@wiw.org>
38731              Date: Mon, 18 Jun 2001 15:50:32 +0530
38732              Message-ID: <20010618155032.A13223@lustre.linux.in>
38733              
38734              Plus the comment left in as suggested by NI-S.
38735      Branch: perl
38736            ! sv.c
38737 ____________________________________________________________________________
38738 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
38739         Log: One missed file.
38740      Branch: perl
38741            + lib/warnings.t
38742 ____________________________________________________________________________
38743 [ 10678] By: nick                                  on 2001/06/18  08:05:29
38744         Log: Integrate mainline (part2 - the deletes)
38745      Branch: perlio
38746            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
38747            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
38748            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
38749            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
38750            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
38751            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
38752            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
38753            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
38754            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
38755            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
38756            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
38757 ____________________________________________________________________________
38758 [ 10677] By: nick                                  on 2001/06/18  08:04:44
38759         Log: Integrate mainline (part1)
38760      Branch: perlio
38761           +> (branch 376 files)
38762            - (delete 219 files)
38763           !> (integrate 151 files)
38764 ____________________________________________________________________________
38765 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
38766         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
38767              No doubt I made some mistakes like missed some files or
38768              misnamed some files.  The naming rules were more or less:
38769              (1) if the module is from CPAN, follows its ways, be it
38770              t/*.t or test.pl.
38771              (2) otherwise if there are multiple tests for a module
38772              put them in a t/
38773              (3) otherwise if there's only one test put it in Module.t
38774              (4) helper files go to module/ (locale, strict, warnings)
38775              (5) use longer filenames now that we can (but e.g. the
38776              compat-0.6.t and the Text::Balanced test files still
38777              were renamed to be more civil against the 8.3 people)
38778              installperl was updated appropriately not to install the
38779              *.t files or the help files from under lib.
38780              
38781              TODO: some helper files still remain under t/ that could
38782              follow their 'masters'.  UPDATE: On second thoughts, why
38783              should they.  They can continue to live under t/lib, and
38784              in fact the locale/strict/warnings helpers that were moved
38785              could be moved back.  This way the amount of non-installable
38786              stuff under lib/ stays smaller.
38787      Branch: perl
38788            + (add 253 files)
38789            - (delete 254 files)
38790            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
38791 ____________________________________________________________________________
38792 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
38793         Log: The warning no more comes from util.c, it comes from numeric.c.
38794      Branch: perl
38795            ! README.tru64
38796 ____________________________________________________________________________
38797 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
38798         Log: Subject: Re: anyone good at casting spells?
38799              From: Spider Boardman <spider@Orb.Nashua.NH.US>
38800              Date: Sun, 17 Jun 2001 21:21:04 -0400
38801              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
38802      Branch: perl
38803            ! ext/POSIX/POSIX.xs hv.h
38804 ____________________________________________________________________________
38805 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
38806         Log: Protect the (original) thread tests against testing if no 5.005
38807              threads have been configured.
38808      Branch: perl
38809            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
38810            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
38811            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
38812            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
38813            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
38814            ! ext/Thread/unsync4.t
38815 ____________________________________________________________________________
38816 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
38817         Log: Try the new test scanning scheme on Text::Abbrev.
38818      Branch: perl
38819            + lib/Text/Abbrev.t
38820            - lib/Text/Abbrev/t/abbrev.t
38821            ! MANIFEST
38822 ____________________________________________________________________________
38823 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
38824         Log: Change the scan policy of the *.t and test.pl files,
38825              now the *.t do not need to live in a t/ directory.
38826      Branch: perl
38827            ! t/TEST t/harness
38828 ____________________________________________________________________________
38829 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
38830         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
38831              From: Ilmari Karonen <iltzu@sci.fi>
38832              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
38833              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
38834      Branch: perl
38835            ! pod/perlfaq7.pod
38836 ____________________________________________________________________________
38837 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
38838         Log: Quench the warnings from Tru64; the HP-UX is still
38839              broken because it really, REALLY, doesn't like the
38840              HvARRAY() being lvalue:
38841              
38842              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
38843              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
38844      Branch: perl
38845            ! hv.c
38846 ____________________________________________________________________________
38847 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
38848         Log: Integrate change #10667 from maintperl:
38849              
38850              change#10449 broke the special-case that makes lexicals inside the
38851              eval"" within DB::DB() visible
38852      Branch: perl
38853           !> op.c
38854 ____________________________________________________________________________
38855 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
38856         Log: change#10449 broke the special-case that makes lexicals inside the
38857              eval"" within DB::DB() visible
38858      Branch: maint-5.6/perl
38859            ! op.c
38860 ____________________________________________________________________________
38861 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
38862         Log: Still spurious output; indent the code a bit.
38863              
38864              TODO1: separate the utility functions like MkDir
38865              into a helper script?
38866              
38867              TODO2: I see a lot of repetition in the filepath()
38868              and dirpath() calls.
38869      Branch: perl
38870            ! t/lib/filefind.t t/lib/findtaint.t
38871 ____________________________________________________________________________
38872 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
38873         Log: Regen modlib, toc.
38874      Branch: perl
38875            ! pod/perlmodlib.pod pod/perltoc.pod
38876 ____________________________________________________________________________
38877 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
38878         Log: Add libnetcfg to perlutil.
38879      Branch: perl
38880            ! pod/perlutil.pod
38881 ____________________________________________________________________________
38882 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
38883         Log: Initial integration of libnet-1.0703.
38884              The Configure script renamed as libnetcfg, will be
38885              installed along other utilities.
38886      Branch: perl
38887            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
38888            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
38889            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
38890            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
38891            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
38892            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
38893            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
38894            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
38895            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
38896            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
38897            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
38898            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
38899            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
38900            + utils/libnetcfg.PL
38901            ! MANIFEST utils.lst utils/Makefile
38902 ____________________________________________________________________________
38903 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
38904         Log: Less potentially test-harness-confusing output.
38905      Branch: perl
38906            ! lib/Memoize/t/expire_module_t.t
38907 ____________________________________________________________________________
38908 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
38909         Log: The final print annoys make test.
38910      Branch: perl
38911            ! t/lib/filefind.t t/lib/findtaint.t
38912 ____________________________________________________________________________
38913 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
38914         Log: Add an option for handling dangling symbolic links.
38915      Branch: perl
38916            ! lib/File/Find.pm t/lib/filefind.t
38917 ____________________________________________________________________________
38918 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
38919         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
38920              From: Thomas Wegner <wegner_thomas@yahoo.com>
38921              Date: Sun, 17 Jun 2001 14:43:11 +0200
38922              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
38923      Branch: perl
38924            + t/lib/findtaint.t
38925            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
38926 ____________________________________________________________________________
38927 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
38928         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
38929              From: Jonathan Stowe <gellyfish@gellyfish.com>
38930              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
38931              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
38932      Branch: perl
38933            ! lib/ExtUtils/MM_Unix.pm
38934 ____________________________________________________________________________
38935 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
38936         Log: Subject: [PATCH] more anonymous stash cleanups
38937              From: Abhijit Menon-Sen <ams@wiw.org>
38938              Date: Sun, 17 Jun 2001 11:44:06 +0530
38939              Message-ID: <20010617114406.A25203@lustre.linux.in>
38940      Branch: perl
38941            ! op.c
38942 ____________________________________________________________________________
38943 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
38944         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
38945              From: Abhijit Menon-Sen <ams@wiw.org>
38946              Date: Sun, 17 Jun 2001 08:02:59 +0530
38947              Message-ID: <20010617080259.A28776@lustre.linux.in>
38948              
38949              Subject: [PATCH #2/7] xhv_eiter
38950              From: Abhijit Menon-Sen <ams@wiw.org>
38951              Date: Sun, 17 Jun 2001 08:13:18 +0530
38952              Message-ID: <20010617081318.B28776@lustre.linux.in>
38953              
38954              Subject: [PATCH #3/7] xhv_fill
38955              From: Abhijit Menon-Sen <ams@wiw.org>
38956              Date: Sun, 17 Jun 2001 08:25:16 +0530
38957              Message-ID: <20010617082516.C28776@lustre.linux.in>
38958              
38959              Subject: [PATCH #4/7] xhv_keys
38960              From: Abhijit Menon-Sen <ams@wiw.org>
38961              Date: Sun, 17 Jun 2001 08:36:17 +0530
38962              Message-ID: <20010617083617.D28776@lustre.linux.in>
38963              
38964              Subject: [PATCH #5/7] xhv_max
38965              From: Abhijit Menon-Sen <ams@wiw.org>
38966              Date: Sun, 17 Jun 2001 08:39:48 +0530
38967              Message-ID: <20010617083948.E28776@lustre.linux.in>
38968              
38969              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
38970              From: Abhijit Menon-Sen <ams@wiw.org>
38971              Date: Sun, 17 Jun 2001 08:51:11 +0530
38972              Message-ID: <20010617085111.F28776@lustre.linux.in>
38973      Branch: perl
38974            ! hv.c
38975 ____________________________________________________________________________
38976 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
38977         Log: Update Changes.
38978      Branch: perl
38979            ! Changes patchlevel.h
38980 ____________________________________________________________________________
38981 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
38982         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
38983              From: Abhijit Menon-Sen <ams@wiw.org>
38984              Date: Sat, 16 Jun 2001 07:41:19 +0530
38985              Message-ID: <20010616074119.A24720@lustre.linux.in>
38986      Branch: perl
38987            ! hv.c perl.c vms/vmsish.h win32/win32.h
38988 ____________________________________________________________________________
38989 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
38990         Log: Document tests failing when threaded, since we now have more.
38991      Branch: perl
38992            ! pod/perl572delta.pod
38993 ____________________________________________________________________________
38994 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
38995         Log: -Wall cleanup.
38996      Branch: perl
38997            ! ext/Thread/Thread.xs
38998 ____________________________________________________________________________
38999 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
39000         Log: pthread_attr_setstacksize() isn't absolutely necessary
39001              to call, only iff THREAD_CREATE_NEEDS_STACK.
39002      Branch: perl
39003            ! ext/Thread/Thread.xs
39004 ____________________________________________________________________________
39005 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
39006         Log: -Wall strays.
39007      Branch: perl
39008            ! perl.c util.c
39009 ____________________________________________________________________________
39010 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
39011         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
39012              (and INT64_MIN) brokenness.
39013      Branch: perl
39014            ! hints/darwin.sh perl.h
39015 ____________________________________________________________________________
39016 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
39017         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
39018              From: Nicholas Clark <nick@ccl4.org>
39019              Date: Sun, 17 Jun 2001 00:16:05 +0100
39020              Message-ID: <20010617001605.V98663@plum.flirble.org>
39021      Branch: perl
39022            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
39023            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
39024            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39025 ____________________________________________________________________________
39026 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
39027         Log: Add perlnetware to docs; regen toc; supply skeleton
39028              docs for some Memoize submodules.
39029      Branch: perl
39030            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
39031            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
39032            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
39033            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
39034            ! win32/Makefile win32/makefile.mk
39035 ____________________________________________________________________________
39036 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
39037         Log: pod cleanup.
39038      Branch: perl
39039            ! README.netware
39040 ____________________________________________________________________________
39041 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
39042         Log: Integrate Memoize 0.64.  Few tweaks were required in
39043              the test scripts.  Note that the speed and expire*
39044              tests take several dozen seconds to run.
39045      Branch: perl
39046            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
39047            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
39048            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
39049            + lib/Memoize/README lib/Memoize/SDBM_File.pm
39050            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
39051            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
39052            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
39053            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
39054            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
39055            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
39056            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
39057            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
39058            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
39059            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
39060            ! MANIFEST t/lib/1_compile.t
39061 ____________________________________________________________________________
39062 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
39063         Log: Document the cross-compilation options.
39064      Branch: perl
39065            ! Cross/README INSTALL
39066 ____________________________________________________________________________
39067 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
39068         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
39069      Branch: perl
39070            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
39071            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
39072            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
39073            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
39074            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
39075            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
39076            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
39077            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
39078            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
39079            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
39080            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
39081            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
39082            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
39083            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
39084            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
39085            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
39086            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
39087            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
39088            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
39089            + lib/ExtUtils/MM_NW5.pm
39090            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
39091            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
39092            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
39093            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
39094            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
39095            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
39096            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
39097            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
39098            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
39099            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
39100            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
39101            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
39102            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
39103            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
39104            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
39105            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
39106            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
39107            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
39108            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
39109            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
39110            ! util.h x2p/a2py.c
39111 ____________________________________________________________________________
39112 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
39113         Log: Resort MANIFEST.
39114      Branch: perl
39115            ! MANIFEST
39116 ____________________________________________________________________________
39117 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
39118         Log: Integrate perlio.
39119      Branch: perl
39120           +> win32/win32io.c
39121           !> MANIFEST perlio.c perliol.h win32/makefile.mk
39122 ____________________________________________________________________________
39123 [ 10640] By: nick                                  on 2001/06/16  18:38:31
39124         Log: Disable :win32 layer as default till I get it working
39125      Branch: perlio
39126            ! MANIFEST perlio.c
39127 ____________________________________________________________________________
39128 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
39129         Log: Try the new scheme by moving the Text::Abbrev test
39130              to a new place under lib.
39131      Branch: perl
39132            + lib/Text/Abbrev/t/abbrev.t
39133            - t/lib/abbrev.t
39134            ! MANIFEST
39135 ____________________________________________________________________________
39136 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
39137         Log: Make the code even more dynamical so that testname
39138              suffix length can change.
39139      Branch: perl
39140            ! lib/Test/Harness.pm t/TEST
39141 ____________________________________________________________________________
39142 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
39143         Log: Allow for deeper t/ and also a single test.pl.
39144      Branch: perl
39145            ! t/TEST t/harness
39146 ____________________________________________________________________________
39147 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
39148         Log: #define fix from Nicholas Clark.
39149      Branch: perl
39150            ! ext/POSIX/POSIX.xs
39151 ____________________________________________________________________________
39152 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
39153         Log: Initialization is nice.
39154      Branch: perl
39155            ! lib/Test/Harness.pm
39156 ____________________________________________________________________________
39157 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
39158         Log: Make t/TEST and t/harness to test also the t/ tests
39159              under the main lib/ and ext/ directories.  Fix Test::Harness
39160              to dynamically change the width of its "foo/bar....ok" output.
39161      Branch: perl
39162            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
39163 ____________________________________________________________________________
39164 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
39165         Log: Subject: [PATCH] Re: perl@10611 
39166              From: Nicholas Clark <nick@ccl4.org>
39167              Date: Sat, 16 Jun 2001 16:52:47 +0100
39168              Message-ID: <20010616165247.O98663@plum.flirble.org>
39169              
39170              The .xs parts, too.
39171      Branch: perl
39172            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
39173            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
39174 ____________________________________________________________________________
39175 [ 10632] By: nick                                  on 2001/06/16  16:44:35
39176         Log: Work-in-progress win32 layer semi-functional, checking 
39177              for UNIX breakage.
39178      Branch: perlio
39179            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
39180 ____________________________________________________________________________
39181 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
39182         Log: Subject: [PATCH] Re: perl@10611 
39183              From: Nicholas Clark <nick@ccl4.org>
39184              Date: Sat, 16 Jun 2001 16:52:47 +0100
39185              Message-ID: <20010616165247.O98663@plum.flirble.org>
39186      Branch: perl
39187            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
39188            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
39189            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
39190            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
39191            ! lib/ExtUtils/Constant.pm
39192 ____________________________________________________________________________
39193 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
39194         Log: Metaconfig unit change for #10629.
39195      Branch: metaconfig
39196            ! U/modified/Finish.U
39197 ____________________________________________________________________________
39198 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
39199         Log: The extraction changed directories.
39200      Branch: perl
39201            ! Configure
39202 ____________________________________________________________________________
39203 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
39204         Log: Math::BigInt 1.35 from Tels.
39205      Branch: perl
39206            + t/lib/mbimbf.t
39207            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39208            ! t/lib/bigfltpm.t t/lib/bigintpm.t
39209 ____________________________________________________________________________
39210 [ 10627] By: nick                                  on 2001/06/16  14:54:52
39211         Log: Work in progress UNIX-side edit of win32 PerLIO layer
39212      Branch: perlio
39213            + win32/win32io.c
39214            ! perlio.c win32/makefile.mk
39215 ____________________________________________________________________________
39216 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
39217         Log: Subject: [PATCH 5.6.1] os2/diff-configure
39218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39219              Date: Fri, 15 Jun 2001 01:19:36 -0400
39220              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
39221              
39222              Empty all of it because I think #10624 made even the
39223              last patch hunk unnecessary.
39224      Branch: perl
39225            ! os2/diff.configure
39226 ____________________________________________________________________________
39227 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
39228         Log: Metaconfig unit change for 10624.
39229      Branch: metaconfig
39230            ! U/modified/libc.U
39231      Branch: perl
39232            ! config_h.SH
39233 ____________________________________________________________________________
39234 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
39235         Log: Move the initialization of libnames to the beginning so
39236              that can one 'seed' it (as OS/2 does.)
39237      Branch: perl
39238            ! Configure
39239 ____________________________________________________________________________
39240 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
39241         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
39242              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39243              Date: Fri, 15 Jun 2001 19:10:57 -0400
39244              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
39245      Branch: perl
39246            ! os2/OS2/REXX/DLL/DLL.pm
39247 ____________________________________________________________________________
39248 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
39249         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
39250              From: "Craig A. Berry" <craigberry@mac.com>
39251              Date: Fri, 15 Jun 2001 17:00:03 -0500
39252              Message-Id: <a05101007b750342599be@[172.16.52.1]>
39253      Branch: perl
39254            ! vms/descrip_mms.template
39255 ____________________________________________________________________________
39256 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
39257         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
39258              From: "Craig A. Berry" <craigberry@mac.com>
39259              Date: Fri, 15 Jun 2001 18:39:42 -0500
39260              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
39261      Branch: perl
39262            ! lib/File/Spec/VMS.pm t/lib/extutils.t
39263 ____________________________________________________________________________
39264 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
39265         Log: Integrate perlio.
39266      Branch: perl
39267           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
39268           !> t/io/utf8.t t/lib/io_scalar.t
39269 ____________________________________________________________________________
39270 [ 10619] By: nick                                  on 2001/06/15  21:05:19
39271         Log: Generated files
39272      Branch: perlio
39273            ! embed.h proto.h
39274 ____________________________________________________________________________
39275 [ 10618] By: nick                                  on 2001/06/15  20:27:42
39276         Log: Fix open.pm to work via XS-implemented method calls rather
39277              than *open::layers variables which caused all the HV/AV hassle.
39278      Branch: perlio
39279            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
39280            ! t/lib/io_scalar.t
39281 ____________________________________________________________________________
39282 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
39283         Log: Integrate perlio.
39284      Branch: perl
39285           !> lib/ExtUtils/Constant.pm
39286 ____________________________________________________________________________
39287 [ 10616] By: nick                                  on 2001/06/15  18:46:47
39288         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
39289      Branch: perlio
39290            ! lib/ExtUtils/Constant.pm
39291 ____________________________________________________________________________
39292 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
39293         Log: Integrate perlio.
39294      Branch: perl
39295           !> ext/Socket/Socket.xs
39296 ____________________________________________________________________________
39297 [ 10614] By: nick                                  on 2001/06/15  18:33:37
39298         Log: MULTIPLICITY fix for Socket.xs
39299      Branch: perlio
39300            ! ext/Socket/Socket.xs
39301 ____________________________________________________________________________
39302 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
39303         Log: Subject: Re: perl@10611
39304              From: Doug MacEachern <dougm@covalent.net>
39305              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
39306              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
39307      Branch: perl
39308            ! ext/Socket/Socket.xs
39309 ____________________________________________________________________________
39310 [ 10612] By: nick                                  on 2001/06/15  16:14:38
39311         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
39312      Branch: perlio
39313           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
39314           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
39315           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
39316           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
39317           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
39318           !> utils/h2ph.PL
39319 ____________________________________________________________________________
39320 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
39321         Log: Update Changes.
39322      Branch: perl
39323            ! Changes patchlevel.h
39324 ____________________________________________________________________________
39325 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
39326         Log: Upping the test count.
39327      Branch: perl
39328            ! t/lib/filefind.t
39329 ____________________________________________________________________________
39330 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
39331         Log: Integrate perlio.
39332      Branch: perl
39333           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39334 ____________________________________________________________________________
39335 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
39336         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
39337              From: andreas.koenig@anima.de (Andreas J. Koenig)
39338              Date: 15 Jun 2001 13:30:39 +0200
39339              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
39340              
39341              Record the grim history.
39342      Branch: perl
39343            ! lib/File/Find.pm
39344 ____________________________________________________________________________
39345 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
39346         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
39347              From: Brian McCauley <nobull@mail.com>
39348              Date: 15 Jun 2001 07:51:26 +0100
39349              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
39350      Branch: perl
39351            ! lib/File/Find.pm t/lib/filefind.t
39352 ____________________________________________________________________________
39353 [ 10606] By: nick                                  on 2001/06/15  14:00:08
39354         Log: regen_config_h for Win32.
39355      Branch: perlio
39356            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39357 ____________________________________________________________________________
39358 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
39359         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
39360              From: Peter Prymmer <pvhp@forte.com>
39361              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
39362              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
39363      Branch: perl
39364            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
39365 ____________________________________________________________________________
39366 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
39367         Log: Some filesystems require writability for rename/unlink.
39368      Branch: perl
39369            ! opcode.pl
39370 ____________________________________________________________________________
39371 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
39372         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
39373              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
39374              Date: Fri, 15 Jun 2001 12:08:53 +0200
39375              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
39376      Branch: perl
39377            ! perlio.c
39378 ____________________________________________________________________________
39379 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
39380         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
39381              From: Mike Guy <mjtg@cam.ac.uk>
39382              Date: Fri, 15 Jun 2001 14:11:49 +0100
39383              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
39384      Branch: perl
39385            ! opcode.pl
39386 ____________________________________________________________________________
39387 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
39388         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
39389              From: Nicholas Clark <nick@ccl4.org>
39390              Date: Thu, 14 Jun 2001 23:52:56 +0100
39391              Message-ID: <20010614235256.G98663@plum.flirble.org>
39392      Branch: perl
39393            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
39394            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39395 ____________________________________________________________________________
39396 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
39397         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
39398              From: Russ Allbery <rra@stanford.edu>
39399              Date: 14 Jun 2001 13:24:43 -0700
39400              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
39401      Branch: perl
39402            ! ext/GDBM_File/GDBM_File.pm
39403 ____________________________________________________________________________
39404 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
39405         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
39406              From: Nicholas Clark <nick@ccl4.org>
39407              Date: Thu, 14 Jun 2001 20:37:47 +0100
39408              Message-ID: <20010614203747.F98663@plum.flirble.org>
39409      Branch: perl
39410            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
39411            ! t/lib/gdbm.t
39412 ____________________________________________________________________________
39413 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
39414         Log: Integrate perlio.
39415      Branch: perl
39416           !> makedef.pl sv.c
39417 ____________________________________________________________________________
39418 [ 10597] By: nick                                  on 2001/06/15  11:08:13
39419         Log: Check that HVs with HvNAME() != NULL are really stashes before
39420              treating them as such. Also be more defensive on the GvCV.
39421              Win32 fork and dprof now working again. 
39422      Branch: perlio
39423            ! sv.c
39424 ____________________________________________________________________________
39425 [ 10596] By: nick                                  on 2001/06/15  10:11:20
39426         Log: Integrate mainline.
39427      Branch: perlio
39428           +> Cross/README
39429           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
39430           !> Porting/config_H config_h.SH configure.com epoc/config.sh
39431           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
39432           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39433           !> vos/config.ga.h win32/config.bc win32/config.gc
39434           !> win32/config.vc win32/config_H.bc win32/config_H.gc
39435           !> win32/config_H.vc
39436 ____________________________________________________________________________
39437 [ 10595] By: nick                                  on 2001/06/15  09:37:17
39438         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
39439              - Win32 (VC++) now builds but fails:
39440              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
39441              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
39442              write.t    - open(...,"|-") not implemented on Win32 
39443      Branch: perlio
39444            ! makedef.pl
39445 ____________________________________________________________________________
39446 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
39447         Log: Integrate perlio.
39448      Branch: perl
39449           !> perlio.c win32/makefile.mk
39450 ____________________________________________________________________________
39451 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
39452         Log: Metaconfig unit changes for #10592.
39453      Branch: metaconfig
39454            + U/modified/i_varhdr.U U/modified/startsh.U
39455            - U/a_dvisory/crosscompile.U U/target/Target.U
39456            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
39457            ! U/compline/bitpbyte.U U/compline/byteorder.U
39458            ! U/compline/ccflags.U U/compline/charsize.U
39459            ! U/compline/d_casti32.U U/compline/d_castneg.U
39460            ! U/compline/d_closedir.U U/compline/d_fd_set.U
39461            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
39462            ! U/compline/d_keepsig.U U/compline/d_open3.U
39463            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
39464            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
39465            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
39466            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
39467            ! U/compline/doublesize.U U/compline/floatsize.U
39468            ! U/compline/nblock_io.U U/compline/orderlib.U
39469            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
39470            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
39471            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
39472            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
39473            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
39474            ! U/modified/spitshell.U U/threads/archname.U
39475            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
39476            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
39477            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
39478            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
39479            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
39480      Branch: metaconfig/U/perl
39481            + Cross.U
39482            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
39483            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
39484            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
39485            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
39486            ! stdio_streams.U uselfs.U
39487 ____________________________________________________________________________
39488 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
39489         Log: The first steps towards cross-compilation.
39490              
39491              Abstract execution of compiled test executables with $run,
39492              and abstract transfer of files with $to and $from.
39493              
39494              Under cross-compilation the $run, $to, and $from will point
39495              to appropriate wrapper scripts, by default ssh and scp,
39496              but also rsh, rcp, and cp are supported.  If not
39497              cross-compiling, they will be set to '', ':', and ':',
39498              respectively.
39499              
39500              With these patches I was able to get Configure for
39501              iPAQ ARM Linux on an Intel Linux about 95% right
39502              (only a few tests failed to execute or they produced
39503              incorrect results), and I was able to compile
39504              a functional miniperl.
39505              
39506              The symbol crosscompile renamed to be usecrosscompile,
39507              the corresponding C symbol from CROSSCOMPILE to
39508              USE_CROSS_COMPILE.
39509      Branch: perl
39510            ! Configure Cross/README Makefile.SH Porting/Glossary
39511            ! Porting/config.sh Porting/config_H config_h.SH configure.com
39512            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
39513            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39514            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39515            ! win32/config.gc win32/config.vc win32/config_H.bc
39516            ! win32/config_H.gc win32/config_H.vc
39517 ____________________________________________________________________________
39518 [ 10591] By: nick                                  on 2001/06/14  20:00:12
39519         Log: Steps along the road toward Win32 building again.
39520      Branch: perlio
39521            ! perlio.c win32/makefile.mk
39522 ____________________________________________________________________________
39523 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
39524         Log: Integrate perlio.
39525      Branch: perl
39526           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39527 ____________________________________________________________________________
39528 [ 10589] By: nick                                  on 2001/06/14  13:54:07
39529         Log: Routine regen_config_h for Win32
39530      Branch: perlio
39531            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39532 ____________________________________________________________________________
39533 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
39534         Log: Integrate perlio.
39535      Branch: perl
39536           +> perlyline.pl
39537           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
39538 ____________________________________________________________________________
39539 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
39540         Log: A placeholder.
39541      Branch: perl
39542            + Cross/README
39543 ____________________________________________________________________________
39544 [ 10586] By: nick                                  on 2001/06/14  08:25:07
39545         Log: Add new step to run_byacc which:
39546              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
39547              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
39548      Branch: perlio
39549            + perlyline.pl
39550            ! MANIFEST Makefile.SH perly.c
39551 ____________________________________________________________________________
39552 [ 10585] By: nick                                  on 2001/06/14  08:22:29
39553         Log: Integrate mainline
39554      Branch: perlio
39555           +> locale.c numeric.c
39556           !> Changes cygwin/Makefile.SHs embed.h embed.pl
39557           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
39558           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
39559           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
39560           !> x2p/Makefile.SH
39561 ____________________________________________________________________________
39562 [ 10584] By: nick                                  on 2001/06/14  08:05:53
39563         Log: Hack to remove insecure directories from PATH so test will run.
39564      Branch: perlio
39565            ! t/lib/filefind.t
39566 ____________________________________________________________________________
39567 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
39568         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
39569      Branch: perl
39570            - t/lib/mbimbf.t
39571            ! MANIFEST
39572 ____________________________________________________________________________
39573 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
39574         Log: Detypo.
39575      Branch: perl
39576            ! x2p/Makefile.SH
39577 ____________________________________________________________________________
39578 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
39579         Log: de-$CONFIG continues.
39580      Branch: perl
39581            ! cygwin/Makefile.SHs x2p/Makefile.SH
39582 ____________________________________________________________________________
39583 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
39584         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
39585              From: Nicholas Clark <nick@ccl4.org>
39586              Date: Wed, 13 Jun 2001 21:20:13 +0100
39587              Message-ID: <20010613212013.D98663@plum.flirble.org>
39588      Branch: perl
39589            ! opcode.pl
39590 ____________________________________________________________________________
39591 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
39592         Log: Subject: splitting util.c
39593              From: Hugo <hv@crypt.compulink.co.uk>
39594              Date: Thu, 14 Jun 2001 00:41:08 +0100
39595              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
39596      Branch: perl
39597            + locale.c numeric.c
39598            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
39599            ! pod/perlapi.pod proto.h util.c
39600 ____________________________________________________________________________
39601 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
39602         Log: Upgrade to Math::BigInt 1.34 from Tels.
39603      Branch: perl
39604            + t/lib/mbimbf.t
39605            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39606            ! t/lib/bigfltpm.t t/lib/bigintpm.t
39607 ____________________________________________________________________________
39608 [ 10577] By: nick                                  on 2001/06/13  19:02:48
39609         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
39610      Branch: perlio
39611           !> (integrate 125 files)
39612 ____________________________________________________________________________
39613 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
39614         Log: Update Changes.
39615      Branch: perl
39616            ! Changes patchlevel.h
39617 ____________________________________________________________________________
39618 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
39619         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
39620              From: "Craig A. Berry" <craigberry@mac.com>
39621              Date: Wed, 13 Jun 2001 13:24:28 -0500
39622              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
39623      Branch: perl
39624            ! ext/re/Makefile.PL
39625 ____________________________________________________________________________
39626 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
39627         Log: Mc.u.c. for #10573.
39628      Branch: metaconfig
39629            ! U/threads/usethreads.U
39630 ____________________________________________________________________________
39631 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
39632         Log: It would be also be good if I could type.
39633      Branch: perl
39634            ! Configure
39635 ____________________________________________________________________________
39636 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
39637         Log: Metaconfig unit change for #10571.
39638      Branch: metaconfig
39639            ! U/threads/usethreads.U
39640 ____________________________________________________________________________
39641 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
39642         Log: A non-empty default is a good thing.
39643      Branch: perl
39644            ! Configure
39645 ____________________________________________________________________________
39646 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
39647         Log: Metaconfig unit change for #10569.
39648      Branch: metaconfig
39649            ! U/threads/usethreads.U
39650 ____________________________________________________________________________
39651 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
39652         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
39653              extremely experimental, not even prompted for.
39654      Branch: perl
39655            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39656            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
39657            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
39658            ! win32/config.bc win32/config.gc win32/config.vc
39659 ____________________________________________________________________________
39660 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
39661         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
39662      Branch: perl
39663            ! pod/perlfaq6.pod
39664 ____________________________________________________________________________
39665 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
39666         Log: Integrate perlio; conflicts, accept Nick's versions.
39667      Branch: perl
39668           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
39669           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
39670 ____________________________________________________________________________
39671 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
39672         Log: Subject: Re: ext/ + -Wall
39673              From: Doug MacEachern <dougm@covalent.net>
39674              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
39675              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
39676      Branch: perl
39677            ! XSUB.h lib/ExtUtils/xsubpp perl.h
39678 ____________________________________________________________________________
39679 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
39680         Log: Similar logic as DB_File.xs, using the modern macros and
39681              defines them to older ones for older Perls where PERL_VERSION
39682              is not defined, from Doug MacEachern.
39683      Branch: perl
39684            ! ext/Storable/Storable.xs
39685 ____________________________________________________________________________
39686 [ 10564] By: nick                                  on 2001/06/13  15:22:01
39687         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
39688              and using that instead (name lookups are sequential search for now).
39689      Branch: perlio
39690            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
39691            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
39692 ____________________________________________________________________________
39693 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
39694         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
39695              From: "Richard Soderberg" <rs@crystalflame.net>
39696              Date: Sat, 26 May 2001 06:44:20 -0700
39697              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
39698      Branch: perl
39699            ! sv.c t/op/glob.t
39700 ____________________________________________________________________________
39701 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
39702         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
39703              From: "Craig A. Berry" <craigberry@mac.com>
39704              Date: Tue, 12 Jun 2001 23:55:26 -0500
39705              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
39706      Branch: perl
39707            ! ext/re/Makefile.PL ext/re/re.xs
39708 ____________________________________________________________________________
39709 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
39710         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
39711              suggested by NI-S.
39712      Branch: perl
39713            ! XSUB.h malloc.c perl.h
39714 ____________________________________________________________________________
39715 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
39716         Log: Regen toc.
39717      Branch: perl
39718            ! pod/perltoc.pod
39719 ____________________________________________________________________________
39720 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
39721         Log: Subject: [patch] perl.gprof control
39722              From: Doug MacEachern <dougm@covalent.net>
39723              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
39724              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
39725      Branch: perl
39726            ! miniperlmain.c perl.h
39727 ____________________________________________________________________________
39728 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
39729         Log: Subject: Re: ext/ + -Wall
39730              From: Doug MacEachern <dougm@covalent.net>
39731              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
39732              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
39733              
39734              Document ax and break up dXSARGS.
39735      Branch: perl
39736            ! XSUB.h pod/perlapi.pod
39737 ____________________________________________________________________________
39738 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
39739         Log: More AIX tweakage from Merijn.
39740      Branch: perl
39741            ! hints/aix.sh
39742 ____________________________________________________________________________
39743 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
39744         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
39745              From: "Craig A. Berry" <craigberry@mac.com>
39746              Date: Tue, 12 Jun 2001 22:57:45 -0500
39747              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
39748      Branch: perl
39749            ! vms/descrip_mms.template
39750 ____________________________________________________________________________
39751 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
39752         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
39753              From: "Craig A. Berry" <craigberry@mac.com>
39754              Date: Tue, 12 Jun 2001 22:21:39 -0500
39755              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
39756      Branch: perl
39757            ! configure.com util.c
39758 ____________________________________________________________________________
39759 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
39760         Log: New AIX dynaloading code from Jens-Uwe Mager.
39761              Does break binary compatibility.
39762      Branch: perl
39763            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
39764 ____________________________________________________________________________
39765 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
39766         Log: VMS DEC C compiler found nits by Peter Prymmer.
39767      Branch: perl
39768            ! util.c
39769 ____________________________________________________________________________
39770 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
39771         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
39772              From: Peter Prymmer <pvhp@forte.com>
39773              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
39774              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
39775      Branch: perl
39776            ! t/lib/filecomp.t
39777 ____________________________________________________________________________
39778 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
39779         Log: I wonder how many $CONFIGs still lurk in the shadows.
39780      Branch: perl
39781            ! pod/Makefile.SH x2p/cflags.SH
39782 ____________________________________________________________________________
39783 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
39784         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
39785      Branch: perl
39786            ! pod/checkpods.PL
39787 ____________________________________________________________________________
39788 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
39789         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
39790      Branch: perl
39791            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
39792 ____________________________________________________________________________
39793 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
39794         Log: Subject: [patch] rid local_patches warnings
39795              From: Doug MacEachern <dougm@covalent.net>
39796              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
39797              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
39798      Branch: perl
39799            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
39800 ____________________________________________________________________________
39801 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
39802         Log: Subject: Re: ext/ + -Wall
39803              From: Doug MacEachern <dougm@covalent.net>
39804              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
39805              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
39806      Branch: perl
39807            ! ext/attrs/attrs.xs
39808 ____________________________________________________________________________
39809 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
39810         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
39811              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39812              Date: Tue, 12 Jun 2001 14:36:20 -0400
39813              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
39814      Branch: perl
39815            ! pod/perlretut.pod
39816 ____________________________________________________________________________
39817 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
39818         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
39819              From: Mike Guy <mjtg@cam.ac.uk>
39820              Date: Tue, 12 Jun 2001 19:10:31 +0100
39821              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
39822              
39823              Subject: Re: [ID 20010612.001] out of memory during regex compilation
39824              From: Mike Guy <mjtg@cam.ac.uk>
39825              Date: Tue, 12 Jun 2001 19:21:01 +0100
39826              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
39827      Branch: perl
39828            ! pod/perlop.pod
39829 ____________________________________________________________________________
39830 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
39831         Log: AIX tweaks from Merijn H. Brand.
39832      Branch: perl
39833            ! hints/aix.sh
39834 ____________________________________________________________________________
39835 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
39836         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
39837              From: "Brendan O'Dea" <bod@compusol.com.au>
39838              Date: Wed, 13 Jun 2001 05:16:47 +1000
39839              Message-ID: <20010613051647.A8945@compusol.com.au>
39840      Branch: maint-5.6/perl
39841            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39842 ____________________________________________________________________________
39843 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
39844         Log: Subject: Small bcopy cleanup
39845              From: Andy Dougherty <doughera@lafayette.edu>
39846              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
39847              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
39848      Branch: perl
39849            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
39850 ____________________________________________________________________________
39851 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
39852         Log: Subject: [PATCH] Re: ext/ + -Wall
39853              From: Nicholas Clark <nick@ccl4.org>
39854              Date: Wed, 13 Jun 2001 00:04:30 +0100
39855              Message-ID: <20010613000430.M5901@plum.flirble.org>
39856      Branch: perl
39857            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39858 ____________________________________________________________________________
39859 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
39860         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
39861              From: Nicholas Clark <nick@ccl4.org>
39862              Date: Tue, 12 Jun 2001 23:53:07 +0100
39863              Message-ID: <20010612235307.L5901@plum.flirble.org>
39864      Branch: perl
39865            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
39866 ____________________________________________________________________________
39867 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
39868         Log: MPE/iX tweaks from Mark Bixby.
39869      Branch: perl
39870            ! hints/mpeix.sh mpeix/mpeixish.h util.c
39871 ____________________________________________________________________________
39872 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
39873         Log: Update Changes.
39874      Branch: perl
39875            ! Changes patchlevel.h
39876 ____________________________________________________________________________
39877 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
39878         Log: One less -Wall whine (found under DEBUGGING).
39879      Branch: perl
39880            ! x2p/Makefile.SH x2p/a2p.c
39881 ____________________________________________________________________________
39882 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
39883         Log: s/case-independent/case-insensitive/g
39884      Branch: perl
39885            ! pod/perldebug.pod
39886 ____________________________________________________________________________
39887 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
39888         Log: As suggested in    
39889              
39890              Subject: Re: ext/ + -Wall
39891              From: Gurusamy Sarathy <gsar@ActiveState.com>
39892              Date: Mon, 11 Jun 2001 23:34:31 -0700
39893              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
39894      Branch: perl
39895            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
39896            ! perl.h
39897 ____________________________________________________________________________
39898 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
39899         Log: Subject: ext/ + -Wall
39900              From: Doug MacEachern <dougm@covalent.net>
39901              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
39902              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
39903      Branch: perl
39904            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
39905            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
39906            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
39907            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
39908            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
39909            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
39910            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
39911            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
39912            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
39913            ! lib/ExtUtils/xsubpp
39914 ____________________________________________________________________________
39915 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
39916         Log: Subject: [PATCH] anonymous stashes
39917              From: Abhijit Menon-Sen <ams@wiw.org>
39918              Date: Tue, 12 Jun 2001 12:47:04 +0530
39919              Message-ID: <20010612124704.A29029@lustre.linux.in>
39920      Branch: perl
39921            ! dump.c gv.c sv.c xsutils.c
39922 ____________________________________________________________________________
39923 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
39924         Log: One more test for $^S.
39925      Branch: perl
39926            ! t/op/magic.t
39927 ____________________________________________________________________________
39928 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
39929         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
39930              From: Abhijit Menon-Sen <ams@wiw.org>
39931              Date: Tue, 12 Jun 2001 17:35:55 +0530
39932              Message-ID: <20010612173555.A32426@lustre.linux.in>
39933      Branch: perl
39934            ! mg.c t/op/magic.t
39935 ____________________________________________________________________________
39936 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
39937         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
39938              From: Mike Guy <mjtg@cam.ac.uk>
39939              Date: Tue, 12 Jun 2001 13:14:15 +0100
39940              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
39941      Branch: perl
39942            ! pod/perlop.pod
39943 ____________________________________________________________________________
39944 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
39945         Log: AUTHORS updates.
39946      Branch: perl
39947            ! AUTHORS
39948 ____________________________________________________________________________
39949 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
39950         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
39951              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
39952              Content-Transfer-Encoding: 7bit
39953              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
39954      Branch: perl
39955            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
39956 ____________________________________________________________________________
39957 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
39958         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
39959              From: "Philip Newton" <Philip.Newton@gmx.net>
39960              Date: Mon, 11 Jun 2001 07:08:03 +0200
39961              Message-Id: <200106120802.LAA08992@taas.iki.fi>
39962      Branch: perl
39963            ! t/base/term.t
39964 ____________________________________________________________________________
39965 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
39966         Log: Cleanup the a2p.c for -Wall.
39967      Branch: perl
39968            ! x2p/Makefile.SH x2p/a2p.c
39969 ____________________________________________________________________________
39970 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
39971         Log: File::Find update for MacOS from Chris Nandor.
39972      Branch: perl
39973            ! lib/File/Find.pm t/lib/filefind.t
39974 ____________________________________________________________________________
39975 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
39976         Log: gcc -Wall nits picked out by a non-UNIX system
39977              (courtesy of Mark Bixby)
39978      Branch: perl
39979            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
39980            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
39981            ! pp_sys.c util.c
39982 ____________________________________________________________________________
39983 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
39984         Log: Metaconfig unit change for #10522.  (The d_modfl changes
39985              placate metalint.)
39986      Branch: metaconfig/U/perl
39987            ! d_modfl.U d_u32align.U
39988 ____________________________________________________________________________
39989 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
39990         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
39991              be "./try 2>&1 >/dev/null".
39992      Branch: perl
39993            ! Configure
39994 ____________________________________________________________________________
39995 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
39996         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
39997              From: "Craig A. Berry" <craigberry@mac.com>
39998              Date: Mon, 11 Jun 2001 14:00:32 -0500
39999              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
40000      Branch: perl
40001            ! configure.com
40002 ____________________________________________________________________________
40003 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
40004         Log: Move the full \p\P lists to perlunicode.
40005      Branch: perl
40006            ! pod/perlretut.pod pod/perlunicode.pod
40007 ____________________________________________________________________________
40008 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
40009         Log: VOS build tweak for 5.6.1 from Paul Green.
40010      Branch: maint-5.6/perl
40011            ! vos/build.cm
40012 ____________________________________________________________________________
40013 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
40014         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
40015              From: "Craig A. Berry" <craigberry@mac.com>
40016              Date: Fri, 8 Jun 2001 18:08:18 -0500
40017              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
40018      Branch: perl
40019            ! vms/vms.c
40020 ____________________________________________________________________________
40021 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
40022         Log: Update Changes.
40023      Branch: perl
40024            ! Changes patchlevel.h
40025 ____________________________________________________________________________
40026 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
40027         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
40028      Branch: perl
40029            ! vos/config.alpha.h vos/config.ga.h
40030 ____________________________________________________________________________
40031 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
40032         Log: VOS updates from Paul Green for @10476.
40033      Branch: perl
40034            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
40035            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40036            ! vos/config.ga.h vos/configure_perl.cm
40037 ____________________________________________________________________________
40038 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
40039         Log: Subject: [PATCH] Not many people know this ...
40040              From: Mike Guy <mjtg@cam.ac.uk>
40041              Date: Mon, 11 Jun 2001 14:55:15 +0100
40042              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
40043      Branch: perl
40044            ! pod/perldebug.pod
40045 ____________________________________________________________________________
40046 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
40047         Log: Add final commas to lists as suggested by Philip Newton.
40048      Branch: perl
40049            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
40050 ____________________________________________________________________________
40051 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
40052         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
40053              Date: Sun, 10 Jun 2001 23:35:38 -0400
40054              From: Chris Nandor <pudge@pobox.com>
40055              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
40056      Branch: perl
40057            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
40058            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
40059            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
40060            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
40061            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
40062            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
40063            ! t/op/write.t t/pragma/strict.t
40064 ____________________________________________________________________________
40065 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
40066         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
40067              From: Chris Nandor <pudge@pobox.com>
40068              Date: Mon, 11 Jun 2001 08:24:28 -0400
40069              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
40070      Branch: perl
40071            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
40072            ! t/lib/io_dir.t
40073 ____________________________________________________________________________
40074 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
40075         Log: One more run_byacc (a hand-tweaked version had slipped in).
40076      Branch: perl
40077            ! perly.c vms/perly_c.vms
40078 ____________________________________________________________________________
40079 [ 10509] By: nick                                  on 2001/06/11  07:49:15
40080         Log: Integrate mainline
40081      Branch: perlio
40082           !> Makefile.SH embed.h embed.pl global.sym
40083           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
40084           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
40085           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
40086           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
40087 ____________________________________________________________________________
40088 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
40089         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
40090              From: Mike Guy <mjtg@cam.ac.uk>
40091              Reply-To: mjtg@cam.ac.uk
40092              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
40093      Branch: perl
40094            ! lib/ExtUtils/Manifest.pm
40095 ____________________________________________________________________________
40096 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
40097         Log: Subject: [PATCH] ExtUtils::Constant
40098              From: Nicholas Clark <nick@ccl4.org>
40099              Date: Sun, 10 Jun 2001 23:25:41 +0100
40100              Message-ID: <20010610232540.C76396@plum.flirble.org>
40101      Branch: perl
40102            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
40103 ____________________________________________________________________________
40104 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
40105         Log: Integrate perlio.
40106      Branch: perl
40107           !> iperlsys.h
40108 ____________________________________________________________________________
40109 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
40110         Log: Move the grok_number and its lieutenant grok_numeric_radix
40111              from sv.c statics to util.c and public.
40112      Branch: perl
40113            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
40114            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
40115 ____________________________________________________________________________
40116 [ 10504] By: nick                                  on 2001/06/10  17:47:06
40117         Log: Fix (valid) -Wall warnings in perlio.c
40118      Branch: perlio
40119            ! iperlsys.h
40120 ____________________________________________________________________________
40121 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
40122         Log: Update perly_c.diff, update perly.fixer to edit away
40123              some of the -Wall noise.
40124      Branch: perl
40125            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
40126 ____________________________________________________________________________
40127 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
40128         Log: Check the version of byacc.
40129      Branch: perl
40130            ! Makefile.SH
40131 ____________________________________________________________________________
40132 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
40133         Log: Subject: [PATCH] perly.y overhaul
40134              From: Simon Cozens <simon@netthink.co.uk>
40135              Date: Sun, 10 Jun 2001 16:56:54 +0100
40136              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
40137              
40138              Plus make run_byacc.
40139      Branch: perl
40140            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
40141 ____________________________________________________________________________
40142 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
40143         Log: Integrate perlio.
40144      Branch: perl
40145           !> perlio.c perlsfio.h
40146 ____________________________________________________________________________
40147 [ 10499] By: nick                                  on 2001/06/10  15:01:08
40148         Log: Integrate mainline
40149      Branch: perlio
40150           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
40151           !> t/pragma/locale.t util.c
40152 ____________________________________________________________________________
40153 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
40154         Log: Put some meat on the perl572delta bones.  The list of
40155              selected bug fixes needs more work, as does still the
40156              whole document.
40157      Branch: perl
40158            ! pod/perl572delta.pod
40159 ____________________________________________________________________________
40160 [ 10497] By: nick                                  on 2001/06/10  12:27:51
40161         Log: Paper over a crack or two with USE_SFIO
40162      Branch: perlio
40163            ! perlio.c perlsfio.h
40164 ____________________________________________________________________________
40165 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
40166         Log: Update Changes.
40167      Branch: perl
40168            ! Changes patchlevel.h
40169 ____________________________________________________________________________
40170 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
40171         Log: Subject: Re: pragma/locale.t #107
40172              From: Hugo <hv@crypt.compulink.co.uk>
40173              Date: Sun, 10 Jun 2001 11:23:30 +0100
40174              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
40175              
40176              Encapsulate the scan of the decimal radix separator.
40177      Branch: perl
40178            ! embed.h embed.pl proto.h sv.c
40179 ____________________________________________________________________________
40180 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
40181         Log: Try to grok numbers both with the locale specific separator
40182              and with the usual "." (if different from the lss); add a test
40183              to locale.t to do also a little bit of math in addition to just
40184              equalness testing; remove extraneous logic as suggested in
40185              
40186              Subject: Re: pragma/locale.t #107
40187              From: Nicholas Clark <nick@ccl4.org>
40188              Date: Sat, 9 Jun 2001 22:37:36 +0100
40189              Message-ID: <20010609223735.Y76396@plum.flirble.org>
40190      Branch: perl
40191            ! sv.c t/pragma/locale.t
40192 ____________________________________________________________________________
40193 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
40194         Log: Metaconfig unit change for #10492.
40195      Branch: metaconfig/U/perl
40196            ! Extensions.U
40197 ____________________________________________________________________________
40198 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
40199         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
40200              From: Artur Bergman <artur@contiller.se> 
40201              Date: Sat, 09 Jun 2001 21:03:51 +0200
40202              Message-ID: <B7483FB6.1398%artur@contiller.se>
40203      Branch: perl
40204            ! Configure
40205 ____________________________________________________________________________
40206 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
40207         Log: Integrate perlio.
40208      Branch: perl
40209           !> perlsfio.h
40210 ____________________________________________________________________________
40211 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
40212         Log: Do locale specific separator if only in locale.
40213      Branch: perl
40214            ! util.c
40215 ____________________________________________________________________________
40216 [ 10489] By: nick                                  on 2001/06/09  19:13:25
40217         Log: Make XS/Typemap compile (but fail) with sfio
40218      Branch: perlio
40219            ! perlsfio.h
40220 ____________________________________________________________________________
40221 [ 10488] By: nick                                  on 2001/06/09  19:12:51
40222         Log: Re-integrate mainline
40223      Branch: perlio
40224           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
40225           !> proto.h sv.c util.c
40226 ____________________________________________________________________________
40227 [ 10487] By: nick                                  on 2001/06/09  16:26:29
40228         Log: Integrate mainline
40229      Branch: perlio
40230           !> (integrate 31 files)
40231 ____________________________________________________________________________
40232 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
40233         Log: Subject: [PATCH] New attempt to clone callack
40234              From: Artur Bergman <artur@contiller.se> 
40235              Date: Thu, 07 Jun 2001 11:52:16 +0200
40236              Message-ID: <B7451B6F.12B7%artur@contiller.se>
40237      Branch: perl
40238            ! embedvar.h intrpvar.h perlapi.h sv.c
40239 ____________________________________________________________________________
40240 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
40241         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
40242      Branch: perl
40243            ! embed.h embed.pl perl.h proto.h sv.c util.c
40244 ____________________________________________________________________________
40245 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
40246         Log: Subject: Re: pragma/locale.t #107
40247              From: Nicholas Clark <nick@ccl4.org>
40248              Date: Sat, 9 Jun 2001 16:26:10 +0100
40249              Message-ID: <20010609162609.V76396@plum.flirble.org>
40250              
40251              A missing NVification.
40252      Branch: perl
40253            ! sv.c
40254 ____________________________________________________________________________
40255 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
40256         Log: Redo the #10482, there already was a test script for formats.
40257      Branch: perl
40258            - t/io/format.t
40259            ! MANIFEST t/op/write.t
40260 ____________________________________________________________________________
40261 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
40262         Log: Twisted format testing, from Merijn.
40263      Branch: perl
40264            + t/io/format.t
40265            ! MANIFEST
40266 ____________________________________________________________________________
40267 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
40268         Log: More \p{In...} testing, combined with \N{...}.
40269      Branch: perl
40270            ! lib/utf8_heavy.pl t/op/pat.t
40271 ____________________________________________________________________________
40272 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
40273         Log: Metaconfig changes for #10479.
40274      Branch: metaconfig
40275            ! U/Glossary.patch
40276      Branch: metaconfig/U/perl
40277            ! d_modfl.U
40278 ____________________________________________________________________________
40279 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
40280         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
40281      Branch: perl
40282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40283            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
40284            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
40285            ! win32/config.bc win32/config.gc win32/config.vc
40286 ____________________________________________________________________________
40287 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
40288         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
40289              From: "Craig A. Berry" <craigberry@mac.com>
40290              Date: Thu, 7 Jun 2001 14:27:20 -0500
40291              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
40292      Branch: perl
40293            ! vms/perlvms.pod
40294 ____________________________________________________________________________
40295 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
40296         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
40297              From: Gisle Aas <gisle@ActiveState.com>
40298              Date: 07 Jun 2001 17:04:29 -0700
40299              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
40300      Branch: perl
40301            ! ext/re/re.xs
40302 ____________________________________________________________________________
40303 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
40304         Log: Update Changes.
40305      Branch: perl
40306            ! Changes patchlevel.h
40307 ____________________________________________________________________________
40308 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
40309         Log: Regen Glossary et alia.
40310      Branch: perl
40311            ! Porting/Glossary Porting/config.sh Porting/config_H
40312 ____________________________________________________________________________
40313 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
40314         Log: Metaconfig unit changes for #10473.
40315      Branch: metaconfig/U/perl
40316            ! d_modfl.U
40317 ____________________________________________________________________________
40318 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
40319         Log: Harumph, also AIX will spill its guts (i.e. dump core)
40320              if an executable contains modfl() but it hasn't been
40321              compiled right (in the case of AIX, with cc -qlongdouble).
40322      Branch: perl
40323            ! Configure
40324 ____________________________________________________________________________
40325 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
40326         Log: integrate change#10471 from mainline
40327              
40328              in change#10451, check that CvOUTSIDE is a CV before looking in
40329              (it can apparently be SVt_NULL during global destruction)
40330      Branch: maint-5.6/perl
40331           !> op.c
40332 ____________________________________________________________________________
40333 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
40334         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
40335              (it can apparently be SVt_NULL during global destruction)
40336      Branch: perl
40337            ! op.c
40338 ____________________________________________________________________________
40339 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
40340         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
40341              From: Robin Barker <rmb1@cise.npl.co.uk>
40342              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
40343              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
40344      Branch: perl
40345            ! lib/diagnostics.pm pod/perldiag.pod
40346 ____________________________________________________________________________
40347 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
40348         Log: Subject: [PATCH perl@10439] long =item
40349              From: Robin Barker <rmb1@cise.npl.co.uk>
40350              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
40351              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
40352      Branch: perl
40353            ! README.amiga lib/Attribute/Handlers.pm
40354            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
40355 ____________________________________________________________________________
40356 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
40357         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
40358              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
40359              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
40360              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
40361      Branch: perl
40362            ! pod/perlguts.pod
40363 ____________________________________________________________________________
40364 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
40365         Log: Integrate perlio.
40366      Branch: perl
40367           !> sv.c
40368 ____________________________________________________________________________
40369 [ 10466] By: nick                                  on 2001/06/07  10:25:40
40370         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
40371              whitespace tweaks.
40372              Still coredumps in pragma/overload.t - what a nice hard fail that is...
40373      Branch: perlio
40374            ! sv.c
40375 ____________________________________________________________________________
40376 [ 10465] By: nick                                  on 2001/06/07  08:41:58
40377         Log: Raw integrate of mainline for S_grok_number debug
40378              (sv.c has MULTIPLICITY issues as well as whatever else ...)
40379      Branch: perlio
40380            - plan9/perlplan9.doc plan9/perlplan9.pod
40381           !> (integrate 46 files)
40382 ____________________________________________________________________________
40383 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
40384         Log: The proper prototyping for #10463.
40385      Branch: perl
40386            ! embed.h embed.pl proto.h sv.c
40387 ____________________________________________________________________________
40388 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
40389         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
40390              From: Nicholas Clark <nick@ccl4.org>
40391              Date: Thu, 7 Jun 2001 00:29:59 +0100
40392              Message-ID: <20010607002959.Z76396@plum.flirble.org>
40393      Branch: perl
40394            ! sv.c
40395 ____________________________________________________________________________
40396 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
40397         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
40398              From: "Craig A. Berry" <craigberry@mac.com>
40399              Date: Wed, 06 Jun 2001 17:54:30 -0500
40400              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
40401      Branch: perl
40402            ! vms/perlvms.pod
40403 ____________________________________________________________________________
40404 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
40405         Log: Podify the remaining README.platform files;
40406              merge README.plan9 and plan9/perlplan9.pod;
40407              delete plan9/perlplan9.* (the perlplan.doc needs to
40408              be regenerated in Plan 9); make the =head1 and =head2
40409              in the README.platform to be a little more verbose
40410              (skipped README.os2 not to anger Ilya) so that they
40411              look better in the toc; regen toc.
40412      Branch: perl
40413            - plan9/perlplan9.doc plan9/perlplan9.pod
40414            ! MANIFEST README.aix README.amiga README.apollo README.beos
40415            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
40416            ! README.hpux README.hurd README.machten README.macos
40417            ! README.micro README.mint README.mpeix README.os390
40418            ! README.plan9 README.qnx README.solaris README.threads
40419            ! README.tru64 README.vmesa README.vms README.vos README.win32
40420            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40421            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40422 ____________________________________________________________________________
40423 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
40424         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
40425              From: Mike Guy <mjtg@cam.ac.uk>
40426              Reply-To: mjtg@cam.ac.uk
40427              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
40428      Branch: perl
40429            ! pod/perlguts.pod
40430 ____________________________________________________________________________
40431 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
40432         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
40433              From: Mike Guy <mjtg@cam.ac.uk>
40434              Reply-To: mjtg@cam.ac.uk
40435              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
40436      Branch: perl
40437            ! pod/perlsec.pod
40438 ____________________________________________________________________________
40439 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
40440         Log: Disable long doubles from pre-5.0 Tru64s.
40441      Branch: perl
40442            ! README.tru64 hints/dec_osf.sh
40443 ____________________________________________________________________________
40444 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
40445         Log: The #10455 exposed that modfl() is fundamentally busted
40446              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
40447              testing it.
40448      Branch: perl
40449            ! hints/dec_osf.sh
40450 ____________________________________________________________________________
40451 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
40452         Log: Metaconfig unit change for #10455.
40453      Branch: metaconfig/U/perl
40454            ! d_modfl.U
40455 ____________________________________________________________________________
40456 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
40457         Log: Configure check for geborken modfl(), inspired by
40458              
40459              Subject: Re: [20010118.017] op/int.t failure 
40460              From: Hugo <hv@crypt.compulink.co.uk>
40461              Date: Tue, 05 Jun 2001 13:43:27 +0100
40462              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
40463      Branch: perl
40464            ! Configure
40465 ____________________________________________________________________________
40466 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
40467         Log: Integrate changes #10450 and #10451 from maintperl:
40468              
40469              optimize change#10448 slightly (don't repeat search in eval""s lexical
40470              scope, since that has already been searched)
40471              
40472              change#9108 needs subtler treatment for case of closures created
40473              within eval""
40474      Branch: perl
40475           !> op.c t/op/misc.t
40476 ____________________________________________________________________________
40477 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
40478         Log: MakeMaker magic to compile (when no dynamic loading)
40479              List/Util.xsc as (ListUtil.c and) ListUtil.o since
40480              POSIX-BC (BS2000) linker has an evil limitation of
40481              being unable to include in the same executable several
40482              object files with the same name - case-insensitively -
40483              because otherwise we conflict with util.c.
40484              Strictly speaking currently required only in POSIX-BC
40485              but probably will do no harm elsewhere where static
40486              linking is required.
40487      Branch: perl
40488            ! ext/List/Util/Makefile.PL
40489 ____________________________________________________________________________
40490 [ 10452] By: nick                                  on 2001/06/06  08:59:51
40491         Log: Integrate mainline.
40492      Branch: perlio
40493           +> lib/Attribute/Handlers/demo/Demo.pm
40494           +> lib/Attribute/Handlers/demo/Descriptions.pm
40495           +> lib/Attribute/Handlers/demo/MyClass.pm
40496           +> lib/Attribute/Handlers/demo/demo.pl
40497           +> lib/Attribute/Handlers/demo/demo2.pl
40498           +> lib/Attribute/Handlers/demo/demo3.pl
40499           +> lib/Attribute/Handlers/demo/demo4.pl
40500           +> lib/Attribute/Handlers/demo/demo_call.pl
40501           +> lib/Attribute/Handlers/demo/demo_chain.pl
40502           +> lib/Attribute/Handlers/demo/demo_cycle.pl
40503           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
40504           +> lib/Attribute/Handlers/demo/demo_phases.pl
40505           +> lib/Attribute/Handlers/demo/demo_range.pl
40506           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
40507           +> uts/strtol_wrap.c
40508           !> (integrate 91 files)
40509 ____________________________________________________________________________
40510 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
40511         Log: change#9108 needs subtler treatment for case of closures created
40512              within eval""
40513      Branch: maint-5.6/perl
40514            ! op.c t/op/misc.t
40515 ____________________________________________________________________________
40516 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
40517         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
40518              scope, since that has already been searched)
40519      Branch: maint-5.6/perl
40520            ! op.c
40521 ____________________________________________________________________________
40522 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
40523         Log: Integrate change #10448 from maintperl; lexicals
40524              outside an eval"" weren't resolved correctly inside a subroutine
40525              definition inside the eval"" if they were not already referenced
40526              in the toplevel of the eval""-ed code
40527      Branch: perl
40528           !> cop.h op.c pp_ctl.c t/op/misc.t
40529 ____________________________________________________________________________
40530 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
40531         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
40532              outside an eval"" weren't resolved correctly inside a subroutine
40533              definition inside the eval"" if they were not already referenced
40534              in the toplevel of the eval""-ed code
40535      Branch: maint-5.6/perl
40536            ! cop.h op.c pp_ctl.c t/op/misc.t
40537 ____________________________________________________________________________
40538 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
40539         Log: Subject: [PATCH] perl570delta.pod
40540              From: Peter Scott <Peter@PSDT.com> 
40541              Date: Tue, 05 Jun 2001 18:51:02 -0700
40542              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
40543      Branch: perl
40544            ! pod/perl570delta.pod
40545 ____________________________________________________________________________
40546 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
40547         Log: The fudge factor is no more needed.  I hope.
40548      Branch: perl
40549            ! t/lib/posix.t
40550 ____________________________________________________________________________
40551 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
40552         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
40553              From: Hugo <hv@crypt.compulink.co.uk>
40554              Date: Tue, 05 Jun 2001 12:58:19 +0100
40555              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
40556      Branch: perl
40557            ! util.c
40558 ____________________________________________________________________________
40559 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
40560         Log: Make up prototypes only for those who have the functions
40561              but not the prototypes.
40562      Branch: perl
40563            ! perl.h
40564 ____________________________________________________________________________
40565 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
40566         Log: Subject: Re: Not OK: perl@10439 on win32 
40567              From: Prymmer/Kahn <pvhp@best.com> 
40568              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
40569              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
40570      Branch: perl
40571            ! perl.h util.c
40572 ____________________________________________________________________________
40573 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
40574         Log: The metaconfig units changes for #10441.
40575      Branch: metaconfig
40576            ! U/modified/Extract.U U/modified/Extractall.U
40577            ! U/modified/Finish.U
40578 ____________________________________________________________________________
40579 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
40580         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
40581      Branch: perl
40582            ! Configure
40583 ____________________________________________________________________________
40584 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
40585         Log: Unnecessary fuzziness undone, noted by Mike Guy.
40586      Branch: perl
40587            ! t/op/tr.t
40588 ____________________________________________________________________________
40589 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
40590         Log: Update Changes.
40591      Branch: perl
40592            ! Changes patchlevel.h
40593 ____________________________________________________________________________
40594 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
40595         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
40596              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
40597              leakage patch.
40598      Branch: perl
40599            ! t/op/misc.t
40600 ____________________________________________________________________________
40601 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
40602         Log: Test case for #10433/#10424.
40603      Branch: perl
40604            ! t/op/misc.t
40605 ____________________________________________________________________________
40606 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
40607         Log: Subject: One fix for strtoul not setting errno
40608              From: hom00@utsglobal.com (Hal Morris)
40609              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
40610              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
40611      Branch: perl
40612            + uts/strtol_wrap.c
40613            ! MANIFEST hints/uts.sh
40614 ____________________________________________________________________________
40615 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
40616         Log: Metaconfig units changes for #10434.
40617      Branch: metaconfig
40618            ! U/modified/Cppsym.U
40619      Branch: metaconfig/U/perl
40620            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
40621            + d_syscallproto.U d_usleepproto.U
40622            ! longdblfio.U quadfio.U
40623 ____________________________________________________________________________
40624 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
40625         Log: Configure tweaks; add prototype probes, make the cpp symbols
40626              probe to cast, not whine; test for %Ld and %Lf before %lld and
40627              %llf because the L is the ANSI way.
40628      Branch: perl
40629            ! Configure config_h.SH configure.com epoc/config.sh
40630            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
40631            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
40632            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
40633 ____________________________________________________________________________
40634 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
40635         Log: Sigh.  This is what #10424 was supposed to check in.
40636      Branch: perl
40637            ! op.c sv.c sv.h
40638 ____________________________________________________________________________
40639 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
40640         Log: More verbose failure.
40641      Branch: perl
40642            ! t/op/ver.t
40643 ____________________________________________________________________________
40644 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
40645         Log: The .pm changes to go with #10428.
40646      Branch: perl
40647            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
40648            ! ext/Sys/Syslog/Syslog.pm
40649 ____________________________________________________________________________
40650 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
40651         Log: On second thoughts show to utf8 skippage message only
40652              on failures, it's too confusing otherwise,
40653      Branch: perl
40654            ! t/pragma/locale.t
40655 ____________________________________________________________________________
40656 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
40657         Log: Do not import anything from Encode.
40658      Branch: perl
40659            ! ext/MIME/Base64/QuotedPrint.pm
40660 ____________________________________________________________________________
40661 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
40662         Log: The #10402 didn't take.  Weird.
40663      Branch: perl
40664            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
40665            ! ext/Sys/Syslog/Syslog.xs
40666 ____________________________________________________________________________
40667 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
40668         Log: Eradicate traces of 'asciirange' re subpragma.
40669      Branch: perl
40670            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
40671            ! pod/perldiag.pod
40672 ____________________________________________________________________________
40673 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
40674         Log: use is a compile-time thing.
40675      Branch: perl
40676            ! ext/MIME/Base64/QuotedPrint.pm
40677 ____________________________________________________________________________
40678 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
40679         Log: Subject: [PATCH perl@10419] -Wall casting patch
40680              From: Robin Barker <rmb1@cise.npl.co.uk>
40681              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
40682              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
40683      Branch: perl
40684            ! ext/Devel/DProf/DProf.xs mg.c
40685 ____________________________________________________________________________
40686 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
40687         Log: Subject: [PATCH #2] introducing SVpad_TYPED
40688              From: Abhijit Menon-Sen <ams@wiw.org>
40689              Date: Mon, 4 Jun 2001 12:26:02 +0530
40690              Message-ID: <20010604122602.A5775@lustre.linux.in>
40691      Branch: perl
40692            ! op.c sv.c sv.h
40693 ____________________________________________________________________________
40694 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
40695         Log: testsuite for change#10192 (from Gisle Aas)
40696      Branch: perl
40697            + t/op/override.t
40698            ! MANIFEST
40699 ____________________________________________________________________________
40700 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
40701         Log: integrate changes#10414-10416 from mainline
40702              
40703              Potential buffer overrun if the radix separator is more than
40704              one byte.  Also, under locales, prefer the locale-specific
40705              separator over the old boring ".".
40706              
40707              "10.", that is, decimal numbers can have no decimal part at all.
40708              
40709              The non-locale places need love, too.
40710      Branch: maint-5.6/perl
40711           !> perl.h sv.c
40712 ____________________________________________________________________________
40713 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
40714         Log: Missed from #10420.
40715      Branch: perl
40716            ! epoc/config.sh
40717 ____________________________________________________________________________
40718 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
40719         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
40720              often this prototype goes with HAS_SETRESUID_PROTO.
40721      Branch: perl
40722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40723            ! config_h.SH configure.com perl.h uconfig.h
40724 ____________________________________________________________________________
40725 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
40726         Log: Update Changes.
40727      Branch: perl
40728            ! Changes patchlevel.h
40729 ____________________________________________________________________________
40730 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
40731         Log: -Wall "subscript has type `char'" cleanup.
40732      Branch: perl
40733            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
40734 ____________________________________________________________________________
40735 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
40736         Log: Various "cast to pointer from integer of different size"
40737              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
40738              wide but I32 (int) only 32 bits wide).
40739              
40740              WARNING: the classnum and tagnum changes in Storable.xs
40741              may not be wise, they may be breaking binary compatibility
40742              (in 64-bit platforms), asked Raphael Manfredi about the changes.
40743      Branch: perl
40744            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
40745            ! mg.c proto.h
40746 ____________________________________________________________________________
40747 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
40748         Log: The non-locale places need love, too.
40749      Branch: perl
40750            ! perl.h
40751 ____________________________________________________________________________
40752 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
40753         Log: "10.", that is, decimal numbers can have no decimal part at all.
40754      Branch: perl
40755            ! perl.h
40756 ____________________________________________________________________________
40757 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
40758         Log: Potential buffer overrun if the radix separator is more than
40759              one byte.  Also, under locales, prefer the locale-specific
40760              separator over the old boring ".".
40761      Branch: perl
40762            ! perl.h sv.c
40763 ____________________________________________________________________________
40764 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
40765         Log: Integrate change #10412 from maintperl; locale is now
40766              per-cop, not per-op; plus retweak the locale.t to always
40767              list the skipped utf8 locales.
40768      Branch: perl
40769            ! t/pragma/locale.t
40770           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
40771           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
40772 ____________________________________________________________________________
40773 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
40774         Log: rationalize locale handling to fix the bugs uncovered by change#10394
40775              
40776              the major issue was that the runtime was looking at PL_hints rather
40777              than op_private to notice whether locale was enabled
40778              
40779              the secondary issue was that many locale-sensitive numeric ops didn't
40780              have HINT_LOCALE propagated into their op_private
40781              
40782              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
40783              instead of per-op, just like HINT_BYTE and the hints for lexical
40784              warnings (this makes the hint available to every op via PL_curcop)
40785              
40786              pragma/locale.t may need to be reworked with these fixes in mind
40787              (it currently passes its tests)
40788      Branch: maint-5.6/perl
40789            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
40790            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
40791 ____________________________________________________________________________
40792 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
40793         Log: More verbose debugging.
40794      Branch: perl
40795            ! t/pragma/locale.t
40796 ____________________________________________________________________________
40797 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
40798         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
40799              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40800              Date: Sat, 2 Jun 2001 22:53:33 +0100
40801              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
40802      Branch: perl
40803            ! regcomp.c t/pragma/warn/regcomp
40804 ____________________________________________________________________________
40805 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
40806         Log: Mention that lexicalizing $a or $b is a bad idea if one
40807              wants to use sort().
40808      Branch: perl
40809            ! pod/perlvar.pod
40810 ____________________________________________________________________________
40811 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
40812         Log: Tweak the test to be happy if the accuracy is 'good enough'.
40813      Branch: perl
40814            ! t/lib/posix.t
40815 ____________________________________________________________________________
40816 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
40817         Log: Upgrade to Attribute::Handlers 0.70.
40818              
40819              NOTE: this unearthed the "too late for CHECK block" bug,
40820              that's why the 1_compile.t change.
40821      Branch: perl
40822            + lib/Attribute/Handlers/demo/Demo.pm
40823            + lib/Attribute/Handlers/demo/Descriptions.pm
40824            + lib/Attribute/Handlers/demo/MyClass.pm
40825            + lib/Attribute/Handlers/demo/demo.pl
40826            + lib/Attribute/Handlers/demo/demo2.pl
40827            + lib/Attribute/Handlers/demo/demo3.pl
40828            + lib/Attribute/Handlers/demo/demo4.pl
40829            + lib/Attribute/Handlers/demo/demo_call.pl
40830            + lib/Attribute/Handlers/demo/demo_chain.pl
40831            + lib/Attribute/Handlers/demo/demo_cycle.pl
40832            + lib/Attribute/Handlers/demo/demo_hashdir.pl
40833            + lib/Attribute/Handlers/demo/demo_phases.pl
40834            + lib/Attribute/Handlers/demo/demo_range.pl
40835            + lib/Attribute/Handlers/demo/demo_rawdata.pl
40836            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
40837            ! t/lib/attrhand.t
40838 ____________________________________________________________________________
40839 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
40840         Log: One less -Wall whine.
40841      Branch: perl
40842            ! regcomp.c
40843 ____________________________________________________________________________
40844 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
40845         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
40846      Branch: perl
40847           !> t/op/eval.t
40848 ____________________________________________________________________________
40849 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
40850         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
40851              aren't "normally" visible inside eval""s contained in subs unless
40852              a cloned reference to them already exists)
40853              
40854              strangely enough, t/harness didn't show this up as a failure
40855              (harness needs fixing?)
40856      Branch: maint-5.6/perl
40857            ! t/op/eval.t
40858 ____________________________________________________________________________
40859 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
40860         Log: Update to Text::Balanced 1.85.
40861      Branch: perl
40862            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
40863 ____________________________________________________________________________
40864 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
40865         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
40866              From: Nicholas Clark <nick@ccl4.org>
40867              Date: Sun, 3 Jun 2001 17:54:36 +0100
40868              Message-ID: <20010603175436.E76396@plum.flirble.org> 
40869      Branch: perl
40870            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
40871            ! ext/Sys/Syslog/Syslog.xs
40872 ____________________________________________________________________________
40873 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
40874         Log: Unused variables.
40875      Branch: perl
40876            ! util.c
40877 ____________________________________________________________________________
40878 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
40879         Log: Subject: [PATCH] APIfy op_clear 
40880              From: Simon Cozens <simon@netthink.co.uk>
40881              Date: Sun, 3 Jun 2001 13:51:46 +0100
40882              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
40883              
40884              (despite the subject line, op_null is APIfied by the patch)
40885      Branch: perl
40886            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
40887 ____________________________________________________________________________
40888 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
40889         Log: Subject: [PATCH] t/lib/extutils.t
40890              From: Nicholas Clark <nick@ccl4.org>
40891              Date: Sat, 2 Jun 2001 23:57:05 +0100
40892              Message-ID: <20010602235705.Q12698@plum.flirble.org>
40893      Branch: perl
40894            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
40895 ____________________________________________________________________________
40896 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
40897         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
40898              From: Prymmer/Kahn <pvhp@best.com>
40899              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
40900              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
40901      Branch: perl
40902            ! win32/Makefile win32/makefile.mk
40903 ____________________________________________________________________________
40904 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
40905         Log: Subject: Re: 'decimal digits' macro? 
40906              From: Hugo <hv@crypt.compulink.co.uk>
40907              Date: Sun, 03 Jun 2001 04:26:36 +0100
40908              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
40909      Branch: perl
40910            ! handy.h t/lib/posix.t t/op/tr.t
40911 ____________________________________________________________________________
40912 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
40913         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
40914              From: Hugo <hv@crypt.compulink.co.uk>
40915              Date: Sun, 03 Jun 2001 14:56:30 +0100
40916              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
40917      Branch: perl
40918            ! util.c
40919 ____________________________________________________________________________
40920 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
40921         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
40922      Branch: perl
40923           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
40924           !> vms/perly_c.vms
40925 ____________________________________________________________________________
40926 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
40927         Log: fix leakage of lexicals at file scope into subroutines that were
40928              declared before them; this appears to be a longstanding bug that
40929              meant that lexicals at file scope were never "deintroduced", meaning
40930              their scope range was never properly closed, and their visibility
40931              extended to all subsequent eval""s or requires
40932              
40933              added a test case
40934              
40935              seems to also fix a case of bogus duplicate warnings
40936      Branch: maint-5.6/perl
40937            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
40938            ! vms/perly_c.vms
40939 ____________________________________________________________________________
40940 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
40941         Log: More VMS tweaks from Craig A. Berry.
40942      Branch: perl
40943            ! configure.com t/lib/extutils.t
40944 ____________________________________________________________________________
40945 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
40946         Log: -Wall cleanup continues.
40947      Branch: perl
40948            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
40949            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
40950            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
40951            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
40952            ! run.c toke.c util.c
40953 ____________________________________________________________________________
40954 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
40955         Log: The metaconfig unit change for #10390.
40956      Branch: metaconfig/U/perl
40957            ! gccvers.U
40958 ____________________________________________________________________________
40959 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
40960         Log: Drop the -ansi from the default gcc flags.
40961              
40962              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
40963              that struct cannot be compared with a flat integer, such as STRLEN.
40964              The -ansi will also cause a lot of noise in Solaris because of:
40965              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
40966      Branch: perl
40967            ! Configure
40968 ____________________________________________________________________________
40969 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
40970         Log: Integrate perlio.
40971      Branch: perl
40972           !> pod/perlapi.pod util.c
40973 ____________________________________________________________________________
40974 [ 10388] By: nick                                  on 2001/06/02  08:01:12
40975         Log: Integrate mainline
40976      Branch: perlio
40977           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
40978           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
40979           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
40980           !> t/lib/1_compile.t t/lib/mimeqp.t
40981 ____________________________________________________________________________
40982 [ 10387] By: nick                                  on 2001/06/02  07:39:17
40983         Log: Tweak util.c's atof2 for MULTIPLICITY
40984      Branch: perlio
40985            ! util.c
40986 ____________________________________________________________________________
40987 [ 10386] By: nick                                  on 2001/06/02  07:38:33
40988         Log: Integrate mainline
40989      Branch: perlio
40990           !> (integrate 41 files)
40991 ____________________________________________________________________________
40992 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
40993         Log: Add Attribute::Handlers 0.61 from Damian Conway.
40994      Branch: perl
40995            + lib/Attribute/Handlers.pm t/lib/attrhand.t
40996            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
40997 ____________________________________________________________________________
40998 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
40999         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
41000              From: Peter Prymmer <pvhp@forte.com>
41001              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
41002              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
41003      Branch: perl
41004            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
41005 ____________________________________________________________________________
41006 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
41007         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
41008              From: Jeff Pinyan <jeffp@crusoe.net>
41009              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
41010              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
41011      Branch: perl
41012            ! lib/File/Find.pm
41013 ____________________________________________________________________________
41014 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
41015         Log: Subject: [PATCH perl@10381] configure.com tweaks
41016              From: "Craig A. Berry" <craigberry@mac.com>
41017              Date: Fri, 1 Jun 2001 13:55:43 -0500
41018              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
41019      Branch: perl
41020            ! configure.com
41021 ____________________________________________________________________________
41022 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
41023         Log: Update Changes.
41024      Branch: perl
41025            ! Changes patchlevel.h
41026 ____________________________________________________________________________
41027 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
41028         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
41029              From: Mike Guy <mjtg@cam.ac.uk>
41030              Date: Fri, 01 Jun 2001 18:17:02 +0100
41031              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
41032      Branch: perl
41033            ! lib/perl5db.pl
41034 ____________________________________________________________________________
41035 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
41036         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
41037              From: Hugo <hv@crypt.compulink.co.uk>
41038              Date: Thu, 31 May 2001 20:49:48 +0100
41039              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
41040      Branch: perl
41041            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
41042            ! util.c
41043 ____________________________________________________________________________
41044 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
41045         Log: Zero() is not available in x2p (or, rather, some of its
41046              implementations like memzero() might not be available.)
41047      Branch: perl
41048            ! x2p/hash.c
41049 ____________________________________________________________________________
41050 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
41051         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
41052              From: Michael G Schwern <schwern@pobox.com>
41053              Date: Fri, 1 Jun 2001 12:00:29 +0100
41054              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
41055              
41056              (But use Zero() instead of memset.)
41057      Branch: perl
41058            ! x2p/hash.c
41059 ____________________________________________________________________________
41060 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
41061         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
41062              From: Jeff Pinyan <jeffp@crusoe.net>
41063              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
41064              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
41065      Branch: perl
41066            ! pod/perldiag.pod regcomp.c t/op/pat.t
41067 ____________________________________________________________________________
41068 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
41069         Log: Retract #10324 and #10333; not needed.
41070      Branch: perl
41071            ! hints/irix_6.sh hints/linux.sh
41072 ____________________________________________________________________________
41073 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
41074         Log: The #10370 wasn't quite right.
41075      Branch: perl
41076            ! ext/XS/Typemap/Typemap.xs
41077 ____________________________________________________________________________
41078 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
41079         Log: The metaconfig units changes for #10372.
41080      Branch: metaconfig/U/perl
41081            + d_realpath.U d_sresgproto.U d_sresuproto.U
41082            ! gccvers.U i_db.U
41083 ____________________________________________________________________________
41084 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
41085         Log: Configure tweaks; record the Berkeley DB version,
41086              probe for realpath(), for setresuid() and setresgid()
41087              prototypes; use realpath() (try to be paranoid enough),
41088              use the setres[ug]id prototypes because glibc has the functions
41089              but not their prototypes; add -Wall -ansi to gcc ccflags;
41090              regen toc.
41091      Branch: perl
41092            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41093            ! config_h.SH configure.com epoc/config.sh
41094            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
41095            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
41096            ! vos/config.ga.def win32/config.bc win32/config.gc
41097            ! win32/config.vc
41098 ____________________________________________________________________________
41099 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
41100         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
41101              From: Michael G Schwern <schwern@pobox.com>
41102              Date: Fri, 1 Jun 2001 11:28:14 +0100
41103              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
41104      Branch: perl
41105            ! lib/attributes.pm xsutils.c
41106 ____________________________________________________________________________
41107 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
41108         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
41109              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41110              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
41111              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
41112      Branch: perl
41113            ! ext/XS/Typemap/Typemap.xs
41114 ____________________________________________________________________________
41115 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
41116         Log: Subject: [patch] Cwd.xs optimizations/abstraction
41117              From: Doug MacEachern <dougm@covalent.net>
41118              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
41119              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
41120      Branch: perl
41121            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
41122            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
41123 ____________________________________________________________________________
41124 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
41125         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!])
41126              From: Nicholas Clark <nick@ccl4.org>
41127              Date: Thu, 31 May 2001 23:56:40 +0100
41128              Message-ID: <20010531235640.F12698@plum.flirble.org>
41129              
41130              Make the test work also under only static extensions
41131              (sh Configure -Uusedl fakes this nicely)
41132      Branch: perl
41133            ! t/lib/extutils.t
41134 ____________________________________________________________________________
41135 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
41136         Log: Subject: [PATCH hv.c] Eliminating trigraph
41137              From: Michael G Schwern <schwern@pobox.com>
41138              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
41139              Date: Fri, 1 Jun 2001 11:49:56 +0100
41140      Branch: perl
41141            ! hv.c
41142 ____________________________________________________________________________
41143 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
41144         Log: Subject: Re: [PATCH] Tests for File::Compare 
41145              From: "Philip Newton" <Philip.Newton@gmx.net>
41146              Date: Thu, 31 May 2001 19:44:05 +0200
41147              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
41148              
41149              Unnecessary "quotation marks".
41150      Branch: perl
41151            ! t/lib/filecomp.t
41152 ____________________________________________________________________________
41153 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
41154         Log: Integrate perlio.
41155      Branch: perl
41156           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
41157 ____________________________________________________________________________
41158 [ 10364] By: nick                                  on 2001/06/01  10:13:31
41159         Log: Cleanup dll.base and dll.exp created by GCC builds.
41160      Branch: perlio
41161            ! lib/ExtUtils/MM_Win32.pm
41162 ____________________________________________________________________________
41163 [ 10363] By: nick                                  on 2001/06/01  10:02:17
41164         Log: Make filecomp test work on CRLF platforms by adding binmode.
41165      Branch: perlio
41166            ! t/lib/filecomp.t
41167 ____________________________________________________________________________
41168 [ 10362] By: nick                                  on 2001/06/01  08:37:17
41169         Log: Integrate mainline
41170      Branch: perlio
41171           !> Changes Configure patchlevel.h perlio.c
41172 ____________________________________________________________________________
41173 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
41174         Log: panic:claustrophobia.
41175      Branch: perl
41176            ! perlio.c
41177 ____________________________________________________________________________
41178 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
41179         Log: Update Changes.
41180      Branch: perl
41181            ! Changes patchlevel.h
41182 ____________________________________________________________________________
41183 [ 10359] By: nick                                  on 2001/05/31  12:35:50
41184         Log: Integrate mainline.
41185      Branch: perlio
41186           +> t/lib/filecomp.t
41187           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
41188           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
41189 ____________________________________________________________________________
41190 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
41191         Log: Integrate perlio.
41192      Branch: perl
41193           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
41194           !> win32/config_H.vc
41195 ____________________________________________________________________________
41196 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
41197         Log: Metaconfig unit change for #10356.
41198      Branch: metaconfig
41199            ! U/installdirs/inc_version_list.U
41200 ____________________________________________________________________________
41201 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
41202         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
41203              (idea from Sarathy; implementation from Andy)
41204      Branch: perl
41205            ! Configure
41206 ____________________________________________________________________________
41207 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
41208         Log: More AUTHORS.
41209      Branch: perl
41210            ! AUTHORS
41211 ____________________________________________________________________________
41212 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
41213         Log: Subject: Re: [PATCH] Tests for File::Compare
41214              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
41215              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
41216              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
41217      Branch: perl
41218            + t/lib/filecomp.t
41219            ! MANIFEST t/lib/1_compile.t
41220 ____________________________________________________________________________
41221 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
41222         Log: Subject: [PATCH] DEBUG_* macro cleanups
41223              From: Abhijit Menon-Sen <ams@wiw.org>
41224              Date: Thu, 31 May 2001 12:16:22 +0530
41225              Message-ID: <20010531121622.B4829@lustre.linux.in>
41226              
41227              Subject: Re: [PATCH] DEBUG_* macro cleanups
41228              From: Abhijit Menon-Sen <ams@wiw.org>
41229              Date: Thu, 31 May 2001 13:57:01 +0530
41230              Message-ID: <20010531135701.A21775@lustre.linux.in>
41231              
41232              (The DEBUG_ definitions in perl.h changed to use the
41233              STMT_START and STMT_END.)
41234      Branch: perl
41235            ! perl.h pp_ctl.c sv.c toke.c
41236 ____________________________________________________________________________
41237 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
41238         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
41239              From: Abhijit Menon-Sen <ams@wiw.org>
41240              Date: Thu, 31 May 2001 08:27:55 +0530
41241              Message-ID: <20010531082755.A10018@lustre.linux.in>
41242      Branch: perl
41243            ! ext/Storable/Storable.xs gv.c perl.c
41244 ____________________________________________________________________________
41245 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
41246         Log: Subject: [PATCH] AUTHORS
41247              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41248              Date: Thu, 31 May 2001 01:27:59 -0500
41249              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
41250              
41251              Subject: Re: [PATCH] AUTHORS
41252              From: "Philip Newton" <Philip.Newton@gmx.net>
41253              Date: Thu, 31 May 2001 10:08:06 +0200
41254              (Message-Id missing?)
41255      Branch: perl
41256            ! AUTHORS
41257 ____________________________________________________________________________
41258 [ 10350] By: nick                                  on 2001/05/31  11:40:43
41259         Log: win32 - dmake regen_config_h
41260      Branch: perlio
41261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41262 ____________________________________________________________________________
41263 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
41264         Log: Subject: Re: [PATCH util.c] More warning cleanups.
41265              From: "Philip Newton" <Philip.Newton@gmx.net>
41266              Date: Thu, 31 May 2001 07:41:36 +0200
41267              Message-Id: <200105310538.IAA25458@taku.hut.fi>
41268              
41269              Undo C++-ism that snekt in.
41270      Branch: perl
41271            ! util.c
41272 ____________________________________________________________________________
41273 [ 10348] By: nick                                  on 2001/05/31  11:36:46
41274         Log: Tolerate Win32 numerics
41275      Branch: perlio
41276            ! t/pragma/warn/toke
41277 ____________________________________________________________________________
41278 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
41279         Log: Integrate perlio.
41280      Branch: perl
41281           !> perlio.c win32/win32.h
41282 ____________________________________________________________________________
41283 [ 10346] By: nick                                  on 2001/05/31  10:54:55
41284         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
41285              perlio.c change 10255.
41286      Branch: perlio
41287            ! perlio.c
41288 ____________________________________________________________________________
41289 [ 10345] By: nick                                  on 2001/05/31  10:01:57
41290         Log: Conditionally put back some "unused" dTHX which are used
41291              with PERL_IMPLICIT_SYS
41292      Branch: perlio
41293            ! perlio.c
41294 ____________________________________________________________________________
41295 [ 10344] By: nick                                  on 2001/05/31  10:00:59
41296         Log: Fix Win32 for new spelling IN_BYTES 
41297      Branch: perlio
41298            ! win32/win32.h
41299 ____________________________________________________________________________
41300 [ 10343] By: nick                                  on 2001/05/31  08:01:32
41301         Log: perlio.c -Wall cleaner under MULTIPLICITY
41302              - still minor noise with linux stdio
41303      Branch: perlio
41304            ! perlio.c
41305 ____________________________________________________________________________
41306 [ 10342] By: nick                                  on 2001/05/31  07:52:23
41307         Log: Integrate mainline.
41308      Branch: perlio
41309           !> (integrate 42 files)
41310 ____________________________________________________________________________
41311 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
41312         Log: AUTHORS updates.
41313      Branch: perl
41314            ! AUTHORS
41315 ____________________________________________________________________________
41316 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
41317         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
41318              From: Peter Prymmer <pvhp@forte.com>
41319              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
41320              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
41321      Branch: perl
41322            ! t/lib/md5-file.t
41323 ____________________________________________________________________________
41324 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
41325         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
41326              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
41327              to match the pragma name; various robustness cleanups.
41328      Branch: perl
41329            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
41330            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
41331 ____________________________________________________________________________
41332 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
41333         Log: More -Wall sweeping.
41334      Branch: perl
41335            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
41336            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
41337            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
41338            ! regcomp.c sv.c toke.c utf8.c
41339 ____________________________________________________________________________
41340 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
41341         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
41342              From: Nicholas Clark <nick@ccl4.org>
41343              Date: Wed, 30 May 2001 22:34:41 +0100
41344              Message-ID: <20010530223441.Y86445@plum.flirble.org>
41345      Branch: perl
41346            ! t/op/cmp.t
41347 ____________________________________________________________________________
41348 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
41349         Log: It's is not, it isn't ain't, and it's it's, not its,
41350              if you mean it is. If you don't, it's its. Then too,
41351              it's hers. It isn't her's. It isn't our's either.
41352              It's ours, and likewise yours and theirs.
41353              -- Oxford University Press, Edpress News
41354      Branch: perl
41355            ! lib/autouse.pm
41356 ____________________________________________________________________________
41357 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
41358         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
41359      Branch: perl
41360            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
41361            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
41362            ! x2p/str.c x2p/walk.c xsutils.c
41363 ____________________________________________________________________________
41364 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
41365         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
41366              From: Michael G Schwern <schwern@pobox.com>
41367              Date: Wed, 30 May 2001 17:10:38 +0100
41368              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
41369              
41370              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
41371              From: Abhijit Menon-Sen <ams@wiw.org>
41372              Date: Wed, 30 May 2001 23:16:13 +0530
41373              Message-ID: <20010530231613.A31933@lustre.linux.in>
41374      Branch: perl
41375            ! perl.c t/run/runenv.t
41376 ____________________________________________________________________________
41377 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
41378         Log: (Retracted by #10375.)
41379              
41380              IRIX hints patch from Merijn Broeren.
41381              
41382              TODO: (this and the earlier Linux hints patch) should be solved
41383              at Configure level.  Merijn: -ldb should not be used on any platform
41384              for perl, just when linking DBFile itself. Trying to be helpful here
41385              is counterproductive.
41386      Branch: perl
41387            ! hints/irix_6.sh
41388 ____________________________________________________________________________
41389 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
41390         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
41391              From: Nicholas Clark <nick@ccl4.org>
41392              Date: Wed, 30 May 2001 23:20:58 +0100
41393              Message-ID: <20010530232058.B86445@plum.flirble.org>
41394      Branch: perl
41395            ! doop.c
41396 ____________________________________________________________________________
41397 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
41398         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
41399              From: Michael G Schwern <schwern@pobox.com> 
41400              Date: Wed, 30 May 2001 15:24:20 +0100
41401              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
41402      Branch: perl
41403            ! t/pragma/autouse.t
41404 ____________________________________________________________________________
41405 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
41406         Log: The regex trick wasn't a good idea.
41407      Branch: perl
41408            ! pod/perlfaq4.pod
41409 ____________________________________________________________________________
41410 [ 10329] By: nick                                  on 2001/05/30  18:34:35
41411         Log: Integrate mainline
41412      Branch: perlio
41413           !> (integrate 40 files)
41414 ____________________________________________________________________________
41415 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
41416         Log: Update Changes.
41417      Branch: perl
41418            ! Changes patchlevel.h
41419 ____________________________________________________________________________
41420 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
41421         Log: The metaconfig unit change for #10325.
41422      Branch: metaconfig
41423            + U/modified/afs.U
41424 ____________________________________________________________________________
41425 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
41426         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
41427              is now wrong.
41428      Branch: perl
41429            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
41430 ____________________________________________________________________________
41431 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
41432         Log: Introduce $Config{afsroot}.
41433      Branch: perl
41434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41435            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
41436            ! win32/config.gc win32/config.vc
41437 ____________________________________________________________________________
41438 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
41439         Log: (Retracted by #10375.)
41440              
41441              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
41442      Branch: perl
41443            ! hints/linux.sh
41444 ____________________________________________________________________________
41445 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
41446         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
41447              (Also Configure tweaks needed; coming up soon.)
41448      Branch: perl
41449            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
41450 ____________________________________________________________________________
41451 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
41452         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
41453              From: Michael G Schwern <schwern@pobox.com>
41454              Date: Sun, 27 May 2001 10:29:43 +0100
41455              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
41456      Branch: perl
41457            ! lib/perl5db.pl
41458 ____________________________________________________________________________
41459 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
41460         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
41461              and Abhijit Menon-Sen.
41462      Branch: perl
41463            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
41464            ! perl.c pp_sys.c regcomp.c
41465 ____________________________________________________________________________
41466 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
41467         Log: Fix the BOOT section to call myU2time properly.
41468      Branch: perl
41469            ! ext/Time/HiRes/HiRes.xs
41470 ____________________________________________________________________________
41471 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
41472         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
41473              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
41474              Date: Wed, 30 May 2001 09:44:29 -0400
41475              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
41476              
41477              Detypo; plus add one more trick.
41478      Branch: perl
41479            ! pod/perlfaq4.pod
41480 ____________________________________________________________________________
41481 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
41482         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)
41483              From: Michael G Schwern <schwern@pobox.com>
41484              Date: Wed, 30 May 2001 14:39:06 +0100
41485              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
41486      Branch: perl
41487            ! lib/autouse.pm t/pragma/autouse.t
41488 ____________________________________________________________________________
41489 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
41490         Log: Subject: Re: AIX and gcc (moving targets)
41491              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41492              Date: Wed, 30 May 2001 15:25:08 +0200
41493              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
41494      Branch: perl
41495            ! ext/Time/HiRes/HiRes.xs
41496 ____________________________________________________________________________
41497 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
41498         Log: Subject: [PATCH t/TEST] sorting tests
41499              From: Michael G Schwern <schwern@pobox.com>
41500              Date: Wed, 30 May 2001 10:24:02 +0100
41501              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
41502      Branch: perl
41503            ! t/TEST
41504 ____________________________________________________________________________
41505 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
41506         Log: Subject: [ID 20010529.002] typos in man page perlre
41507              From: bart@cg681574-a.adubn1.nj.home.com 
41508              Date: Tue, 29 May 2001 13:58:59 -0500
41509              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
41510      Branch: perl
41511            ! pod/perlre.pod
41512 ____________________________________________________________________________
41513 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
41514         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
41515              From: "Craig A. Berry" <craigberry@mac.com>
41516              Date: Tue, 29 May 2001 23:23:45 -0500
41517              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
41518      Branch: perl
41519            ! t/lib/extutils.t t/pragma/autouse.t
41520 ____________________________________________________________________________
41521 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
41522         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)
41523              From: David Dyck <dcd@tc.fluke.com>
41524              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
41525              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
41526      Branch: perl
41527            ! t/lib/filefind.t
41528 ____________________________________________________________________________
41529 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
41530         Log: AIX hints update for gcc from Merijn H. Brand.
41531      Branch: perl
41532            ! hints/aix.sh
41533 ____________________________________________________________________________
41534 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
41535         Log: Retract #10295 and #10296: a more generic solution
41536              is needed (there's something funny with gcc on AIX).
41537      Branch: perl
41538            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
41539 ____________________________________________________________________________
41540 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
41541         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
41542              From: Hugo <hv@crypt.compulink.co.uk>
41543              Date: Wed, 30 May 2001 11:59:19 +0100
41544              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
41545              
41546              localizing $@ has unfortunate semantics - if you die past
41547              a local $@, the die message is lost.
41548      Branch: perl
41549            ! lib/utf8_heavy.pl
41550 ____________________________________________________________________________
41551 [ 10309] By: nick                                  on 2001/05/30  08:23:02
41552         Log: Integrate mainline (autouse works again.)
41553      Branch: perlio
41554           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
41555           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
41556           !> pod/perlvar.pod t/op/cmp.t
41557 ____________________________________________________________________________
41558 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
41559         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
41560              From: David Dyck <dcd@tc.fluke.com>
41561              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
41562              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
41563      Branch: perl
41564            ! lib/File/Find.pm
41565 ____________________________________________________________________________
41566 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
41567         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
41568              From: Nicholas Clark <nick@ccl4.org>
41569              Date: Tue, 29 May 2001 23:16:09 +0100
41570              Message-ID: <20010529231609.U86445@plum.flirble.org>
41571              
41572              Make the test output slightly clearer by distinguishing
41573              between '' and undef.
41574      Branch: perl
41575            ! t/op/cmp.t
41576 ____________________________________________________________________________
41577 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
41578         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
41579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41580              Date: Tue, 29 May 2001 19:15:19 -0400
41581              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
41582      Branch: perl
41583            ! hints/os2.sh
41584 ____________________________________________________________________________
41585 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
41586         Log: Subject: perlvar.pod addition
41587              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
41588              Date: Fri, 25 May 2001 20:23:12 +0200
41589              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
41590              
41591              Subject: Re: perlvar.pod addition
41592              From: "Abigail" <abigail@foad.org> 
41593              Date: Fri, 25 May 2001 22:00:39 +0200
41594              Message-ID: <20010525200039.28029.qmail@foad.org>
41595              
41596              Mention $a and $b in perlvar.
41597      Branch: perl
41598            ! pod/perlvar.pod
41599 ____________________________________________________________________________
41600 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
41601         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
41602              From: Jeff Pinyan <jeffp@crusoe.net>
41603              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
41604              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
41605      Branch: perl
41606            ! pod/perlvar.pod
41607 ____________________________________________________________________________
41608 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
41609         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
41610              From: Jeff Pinyan <jeffp@crusoe.net>
41611              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
41612              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
41613      Branch: perl
41614            ! pod/perlfaq6.pod
41615 ____________________________________________________________________________
41616 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
41617         Log: Mention Time::localtime and Time::gmtime.
41618      Branch: perl
41619            ! ext/Time/Piece/Piece.pm
41620 ____________________________________________________________________________
41621 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
41622         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
41623              From: Michael G Schwern <schwern@pobox.com>
41624              Date: Tue, 29 May 2001 18:51:32 +0100
41625              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
41626      Branch: perl
41627            ! pod/perlfaq4.pod
41628 ____________________________________________________________________________
41629 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
41630         Log: Retract #10243.
41631      Branch: perl
41632            ! lib/autouse.pm
41633 ____________________________________________________________________________
41634 [ 10299] By: nick                                  on 2001/05/29  18:41:19
41635         Log: Post weekend integrate mainline (fails one test pragma/autouse).
41636      Branch: perlio
41637           +> (branch 29 files)
41638           !> (integrate 91 files)
41639 ____________________________________________________________________________
41640 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
41641         Log: Update Changes.
41642      Branch: perl
41643            ! Changes patchlevel.h
41644 ____________________________________________________________________________
41645 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
41646         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
41647              before Perl_load_module/Perl_call_method and restore the value
41648              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
41649      Branch: perl
41650            ! utf8.c
41651 ____________________________________________________________________________
41652 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
41653         Log: Subject: Re: AIX and gcc (moving targets)
41654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41655              Date: Tue, 29 May 2001 17:59:40 +0200
41656              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
41657      Branch: perl
41658            ! ext/Storable/Makefile.PL
41659 ____________________________________________________________________________
41660 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
41661         Log: Subject: Re: AIX and gcc (moving targets)
41662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41663              Date: Tue, 29 May 2001 12:32:57 +0200
41664              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
41665      Branch: perl
41666            ! ext/POSIX/Makefile.PL
41667 ____________________________________________________________________________
41668 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
41669         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
41670              From: Michael G Schwern <schwern@pobox.com>
41671              Date: Tue, 29 May 2001 09:53:29 +0100
41672              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
41673              
41674              (#10280 retracted)
41675      Branch: perl
41676            ! lib/Test/Harness.pm t/lib/test-harness.t
41677 ____________________________________________________________________________
41678 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
41679         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
41680              From: Michael G Schwern <schwern@pobox.com>
41681              Date: Tue, 29 May 2001 09:19:52 +0100
41682              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
41683      Branch: perl
41684            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
41685            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
41686            + t/lib/Test/todo.t
41687            ! MANIFEST lib/Test.pm t/TEST
41688 ____________________________________________________________________________
41689 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
41690         Log: From: Michael G Schwern <schwern@pobox.com>
41691              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
41692              Date: Tue, 29 May 2001 08:26:09 +0100
41693              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
41694      Branch: perl
41695            ! t/TEST
41696 ____________________________________________________________________________
41697 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
41698         Log: Add tests for Time::gmtime and Time::localtime.
41699      Branch: perl
41700            + t/lib/time-gmtime.t t/lib/time-localtime.t
41701            ! MANIFEST t/lib/1_compile.t
41702 ____________________________________________________________________________
41703 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
41704         Log: Add test for File::stat.
41705      Branch: perl
41706            + t/lib/filestat.t
41707            ! MANIFEST t/lib/1_compile.t
41708 ____________________________________________________________________________
41709 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
41710         Log: Add test for Net::servent.
41711      Branch: perl
41712            + t/lib/net-sent.t
41713            ! MANIFEST t/lib/1_compile.t
41714 ____________________________________________________________________________
41715 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
41716         Log: Add test for Net::protoent.
41717      Branch: perl
41718            + t/lib/net-pent.t
41719            ! MANIFEST t/lib/1_compile.t
41720 ____________________________________________________________________________
41721 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
41722         Log: Add test for Net::netent.
41723      Branch: perl
41724            + t/lib/net-nent.t
41725            ! MANIFEST t/lib/1_compile.t
41726 ____________________________________________________________________________
41727 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
41728         Log: Add test for User::grent.  Portability doubtful.
41729      Branch: perl
41730            + t/lib/user-grent.t
41731            ! MANIFEST t/lib/1_compile.t
41732 ____________________________________________________________________________
41733 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
41734         Log: Add test for User::pwent.
41735              Probably will fall down somewhere for portability reasons.
41736      Branch: perl
41737            + t/lib/user-pwent.t
41738            ! MANIFEST t/lib/1_compile.t
41739 ____________________________________________________________________________
41740 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
41741         Log: Metaconfig units changes for #10283.
41742      Branch: metaconfig
41743            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
41744            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
41745            ! U/installdirs/sitescript.U U/modified/Signal.U
41746 ____________________________________________________________________________
41747 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
41748         Log: Subject: [PATCH 5.6.1] signal names in Configure
41749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41750              Date: Tue, 29 May 2001 03:52:25 -0400
41751              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
41752              
41753              Subject: [PATCH 5.6.1] older perl in Configure
41754              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41755              Date: Tue, 29 May 2001 03:55:40 -0400
41756              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
41757              
41758              Subject: [PATCH 5.6.1] goofs in Configure
41759              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41760              Date: Tue, 29 May 2001 04:13:07 -0400
41761              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
41762              
41763              Configure portability tweaks.
41764      Branch: perl
41765            ! Configure
41766 ____________________________________________________________________________
41767 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
41768         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
41769              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41770              Date: Tue, 29 May 2001 04:07:06 -0400
41771              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
41772      Branch: perl
41773            ! os2/os2.c
41774 ____________________________________________________________________________
41775 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
41776         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
41777              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41778              Date: Tue, 29 May 2001 04:01:38 -0400
41779              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
41780      Branch: perl
41781            ! hints/os2.sh os2/Makefile.SHs
41782 ____________________________________________________________________________
41783 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
41784         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
41785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41786              Date: Tue, 29 May 2001 03:50:18 -0400
41787              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
41788      Branch: perl
41789            ! lib/Test/Harness.pm
41790 ____________________________________________________________________________
41791 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
41792         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
41793      Branch: perl
41794            ! lib/utf8_heavy.pl
41795 ____________________________________________________________________________
41796 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
41797         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
41798              From: Hugo <hv@crypt.compulink.co.uk>
41799              Date: Tue, 29 May 2001 03:03:45 +0100
41800              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
41801              
41802              Explanation why the $@ always gets the UTF8 flag when under use utf8--
41803              because we told it to have the flag when under use utf8.
41804      Branch: perl
41805            ! pp_ctl.c
41806 ____________________________________________________________________________
41807 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
41808         Log: At least a partial fix for 20010528.004.
41809      Branch: perl
41810            ! lib/utf8_heavy.pl
41811 ____________________________________________________________________________
41812 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
41813         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
41814              From: Nicholas Clark <nick@ccl4.org> 
41815              Date: Mon, 28 May 2001 23:39:38 +0100
41816              Message-ID: <20010528233938.M86445@plum.flirble.org>
41817              
41818              More portable non-zero UV.
41819      Branch: perl
41820            ! t/lib/extutils.t
41821 ____________________________________________________________________________
41822 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
41823         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
41824              From: Nicholas Clark <nick@ccl4.org>
41825              Date: Mon, 28 May 2001 22:46:09 +0100
41826              Message-ID: <20010528224608.L86445@plum.flirble.org>
41827              
41828              Test also "make clean".
41829      Branch: perl
41830            ! t/lib/extutils.t
41831 ____________________________________________________________________________
41832 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
41833         Log: Subject: Re: Would -Wno-unused -Wall be better?
41834              From: Michael G Schwern <schwern@pobox.com>
41835              Date: Tue, 29 May 2001 00:55:54 +0100
41836              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
41837      Branch: perl
41838            ! pp.h
41839 ____________________________________________________________________________
41840 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
41841         Log: Add a test for 20010528.007, fixed in #10272.
41842      Branch: perl
41843            ! t/op/misc.t toke.c
41844 ____________________________________________________________________________
41845 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
41846         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
41847              From: Hugo <hv@crypt.compulink.co.uk>
41848              Date: Tue, 29 May 2001 00:23:23 +0100
41849              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
41850      Branch: perl
41851            ! toke.c
41852 ____________________________________________________________________________
41853 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
41854         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
41855              From: Michael G Schwern <schwern@pobox.com>
41856              Date: Tue, 29 May 2001 00:42:59 +0100
41857              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
41858      Branch: perl
41859            ! t/pragma/autouse.t
41860 ____________________________________________________________________________
41861 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
41862         Log: Some shells seemingly arrange the signal handlers differently
41863              (bug id 20010521.004).
41864      Branch: perl
41865            ! t/lib/sigaction.t
41866 ____________________________________________________________________________
41867 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
41868         Log: Regen perlmodlib.
41869      Branch: perl
41870            ! pod/perlmodlib.pod
41871 ____________________________________________________________________________
41872 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
41873         Log: Update Changes.
41874      Branch: perl
41875            ! Changes patchlevel.h
41876 ____________________________________________________________________________
41877 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
41878         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
41879              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41880              Date: Mon, 28 May 2001 14:56:35 -0500
41881              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
41882      Branch: perl
41883            ! pod/perlnewmod.pod
41884 ____________________________________________________________________________
41885 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
41886         Log: Regen toc.
41887      Branch: perl
41888            ! pod/perltoc.pod
41889 ____________________________________________________________________________
41890 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
41891         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
41892              From: "Richard Soderberg" <rs@crystalflame.net>
41893              Date: Mon, 28 May 2001 12:31:23 -0700
41894              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
41895      Branch: perl
41896            ! t/op/splice.t
41897 ____________________________________________________________________________
41898 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
41899         Log: The #10260 was too bold: locales and utf8 still do not mix.
41900      Branch: perl
41901            ! t/pragma/locale.t
41902 ____________________________________________________________________________
41903 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
41904         Log: Subject: [PATCH] Pod nitpicks
41905              From: "Richard Soderberg" <rs@crystalflame.net>
41906              Date: Mon, 28 May 2001 10:08:58 -0700
41907              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
41908      Branch: perl
41909            ! pod/perl571delta.pod pod/perlapi.pod sv.h
41910 ____________________________________________________________________________
41911 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
41912         Log: Upgrade to I18N::LangTags 0.22.
41913      Branch: perl
41914            + lib/I18N/LangTags/List.pod
41915            ! MANIFEST lib/I18N/LangTags.pm
41916 ____________________________________________________________________________
41917 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
41918         Log: A slightly more serious bug found by -Mutf8; op/misc and
41919              lib/complex dumped core.
41920      Branch: perl
41921            ! regexec.c
41922 ____________________________________________________________________________
41923 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
41924         Log: Various buglets shaken out by -Mutf8.
41925      Branch: perl
41926            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
41927            ! t/pragma/locale.t
41928 ____________________________________________________________________________
41929 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
41930         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
41931      Branch: perl
41932            ! t/lib/carp.t
41933 ____________________________________________________________________________
41934 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
41935         Log: Subject: [PATCH] todo patch
41936              From: Artur Bergman <artur@contiller.se> 
41937              Date: Mon, 28 May 2001 17:03:51 +0200
41938              Message-ID: <B7383577.F34%artur@contiller.se>
41939      Branch: perl
41940            ! pod/perltodo.pod
41941 ____________________________________________________________________________
41942 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
41943         Log: Subject: typo in perlguts.pod
41944              From: "John P. Linderman" <jpl@research.att.com>
41945              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
41946              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
41947      Branch: perl
41948            ! pod/perlguts.pod
41949 ____________________________________________________________________________
41950 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
41951         Log: Subject: AIX and gcc (moving targets)
41952              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41953              Date: Mon, 28 May 2001 12:54:04 +0200
41954              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
41955      Branch: perl
41956            ! hints/aix.sh
41957 ____________________________________________________________________________
41958 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
41959         Log: Subject: Re: perlio + multiple perl_alloc..destruct
41960              From: Doug MacEachern <dougm@covalent.net>
41961              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
41962              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
41963      Branch: perl
41964            ! perlio.c
41965 ____________________________________________________________________________
41966 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
41967         Log: The #10251 wasn't quite up-to-the-code.
41968      Branch: perl
41969            ! t/op/misc.t
41970 ____________________________________________________________________________
41971 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
41972         Log: Test case for bug 20010526.004, fixed in #10252.
41973      Branch: perl
41974            ! t/op/taint.t
41975 ____________________________________________________________________________
41976 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
41977         Log: Subject: Re: [ID 20010526.004] Taint looses value
41978              From: Hugo <hv@crypt.compulink.co.uk>
41979              Date: Sun, 27 May 2001 20:39:32 +0100
41980              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
41981      Branch: perl
41982            ! sv.c
41983 ____________________________________________________________________________
41984 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
41985         Log: Test case for 20010422.005, fixed by #10250.
41986      Branch: perl
41987            ! t/op/misc.t
41988 ____________________________________________________________________________
41989 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
41990         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
41991              From: Spider Boardman <spider@Orb.Nashua.NH.US>
41992              Date: Mon, 28 May 2001 06:39:12 -0400
41993              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
41994      Branch: perl
41995            ! toke.c
41996 ____________________________________________________________________________
41997 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
41998         Log: Linerewrapping.
41999      Branch: perl
42000            ! lib/open.pm
42001 ____________________________________________________________________________
42002 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
42003         Log: Updates on the modules list.
42004      Branch: perl
42005            ! t/lib/1_compile.t
42006 ____________________________________________________________________________
42007 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
42008         Log: Add a test for PerlIO.
42009              
42010              (I probably got the crlf/raw thing wrong for clrfy platforms...)
42011      Branch: perl
42012            + t/lib/perlio.t
42013            ! MANIFEST lib/PerlIO.pm
42014 ____________________________________________________________________________
42015 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
42016         Log: Add a test for carp et alia.
42017      Branch: perl
42018            + t/lib/carp.t
42019            ! MANIFEST
42020 ____________________________________________________________________________
42021 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
42022         Log: Adding the new test would be swell.
42023      Branch: perl
42024            + t/pragma/autouse.t
42025 ____________________________________________________________________________
42026 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
42027         Log: Add a test for the autouse pragma.
42028      Branch: perl
42029            ! MANIFEST
42030 ____________________________________________________________________________
42031 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
42032         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
42033              From: dLux <dlux@spam.sch.bme.hu>
42034              Date: Sun, 27 May 2001 16:14:26 +0200
42035              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
42036      Branch: perl
42037            ! lib/autouse.pm
42038 ____________________________________________________________________________
42039 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
42040         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
42041              From: "Richard Soderberg" <rs@crystalflame.net>
42042              Date: Mon, 28 May 2001 03:56:36 -0700
42043              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
42044      Branch: perl
42045            ! utils/dprofpp.PL
42046 ____________________________________________________________________________
42047 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
42048         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
42049              From: "Stephen P. Potter" <spp@spotter.yi.org>
42050              Date: Tue, 22 May 2001 11:40:25 -0400
42051              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
42052              
42053              Subject: Re: [ID 20010522.003] Time::Local module bug
42054              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
42055              Date: Tue, 22 May 2001 11:50:19 -0400
42056              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
42057      Branch: perl
42058            ! lib/Time/Local.pm
42059 ____________________________________________________________________________
42060 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
42061         Log: The PERL_DL_NONLAZY can have whitespace in front.
42062      Branch: perl
42063            ! t/lib/extutils.t
42064 ____________________________________________________________________________
42065 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
42066         Log: Document strftime() and strptime().
42067      Branch: perl
42068            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
42069 ____________________________________________________________________________
42070 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
42071         Log: Make Time::Piece::strptime() to be a function, not a method.
42072      Branch: perl
42073            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
42074 ____________________________________________________________________________
42075 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
42076         Log: Tweak the test to be more portable.
42077      Branch: perl
42078            ! t/lib/extutils.t
42079 ____________________________________________________________________________
42080 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
42081         Log: Subject: PATCH: Re: Re: Attributes that tie
42082              From: Leon Brocard <acme@astray.com>
42083              Date: Sun, 27 May 2001 12:37:29 +0100
42084              Message-ID: <20010527123729.A22663@ns0.astray.com>
42085              
42086              Document that variable attributes are not currently usable
42087              for tieing.  (An ugly limitation that should be fixed.)
42088      Branch: perl
42089            ! lib/attributes.pm
42090 ____________________________________________________________________________
42091 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
42092         Log: Microperl tweaks.
42093      Branch: perl
42094            ! Makefile.micro uconfig.h uconfig.sh
42095 ____________________________________________________________________________
42096 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
42097         Log: Add make target for microperl (kind of silly, but convenient).
42098      Branch: perl
42099            ! Makefile.SH
42100 ____________________________________________________________________________
42101 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
42102         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
42103              for microperl.)
42104      Branch: perl
42105            ! doio.c
42106 ____________________________________________________________________________
42107 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
42108         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
42109              From: rspier@pobox.com (Robert Spier)
42110              Date: Sat, 26 May 2001 20:05:23 -0400
42111              Message-ID: <15120.17603.148648.12430@rls.cx>
42112              
42113              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
42114              From: rspier@pobox.com (Robert Spier)
42115              Date: Sun, 27 May 2001 00:23:12 -0400
42116              Message-ID: <15120.33072.511966.767230@rls.cx>
42117      Branch: perl
42118            ! doio.c pod/perlfunc.pod
42119 ____________________________________________________________________________
42120 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
42121         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
42122      Branch: perl
42123            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
42124 ____________________________________________________________________________
42125 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
42126         Log: Add README.tru64.
42127      Branch: perl
42128            + README.tru64
42129 ____________________________________________________________________________
42130 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
42131         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
42132      Branch: perl
42133            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
42134            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
42135            ! MANIFEST
42136 ____________________________________________________________________________
42137 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
42138         Log: Integrate I18N::LangTags from Sean Burke.
42139              
42140              TODO: the language list from RFC 3066 needs to be integrated
42141              and made available somehow.  The list is included in the
42142              I18N-LangTags 0.21 distribution, but it is undocumented
42143              and unconnected to the module.
42144      Branch: perl
42145            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
42146            ! MANIFEST
42147 ____________________________________________________________________________
42148 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
42149         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
42150              envisioned by Sarathy.
42151      Branch: perl
42152            ! t/op/ver.t toke.c
42153 ____________________________________________________________________________
42154 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
42155         Log: Subject: [ID 20010525.001] Pod typo nits fixed
42156              From: lvirden@cas.org
42157              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
42158              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
42159              
42160              minus the perlsolaris decimation plus the
42161              
42162              Subject: Re: [ID 20010525.001] Pod typo nits fixed
42163              From: "Philip Newton" <Philip.Newton@gmx.net>
42164              Date: Fri, 25 May 2001 18:05:55 +0200
42165              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
42166      Branch: perl
42167            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
42168            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
42169            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
42170            ! pod/perlutil.pod pod/perlxstut.pod
42171 ____________________________________________________________________________
42172 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
42173         Log: return clauses are nice.
42174      Branch: perl
42175            ! sv.c
42176 ____________________________________________________________________________
42177 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
42178         Log: Subject: change 10199 backwards?
42179              From: Doug MacEachern <dougm@covalent.net>
42180              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
42181              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
42182      Branch: perl
42183            ! sv.c
42184 ____________________________________________________________________________
42185 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
42186         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
42187              From: Hugo <hv@crypt.compulink.co.uk>
42188              Date: Sat, 26 May 2001 17:05:12 +0100
42189              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
42190      Branch: perl
42191            + t/op/gmagic.t
42192            ! MANIFEST doop.c embed.h embed.pl global.sym
42193            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
42194            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
42195 ____________________________________________________________________________
42196 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
42197         Log: Regen headers for #10221.
42198      Branch: perl
42199            ! global.sym objXSUB.h perlapi.c
42200 ____________________________________________________________________________
42201 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
42202         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
42203              From: Juha Laiho <juha.laiho@Elma.Net>
42204              Date: Thu, 3 May 2001 09:51:30 +0300
42205              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
42206      Branch: perl
42207            ! embed.pl
42208 ____________________________________________________________________________
42209 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
42210         Log: Subject: Re: [PATCH] Re: stability of sort()?
42211              From: "John P. Linderman" <jpl@research.att.com>
42212              Date: Sat, 26 May 2001 13:27:19 -0400
42213              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
42214      Branch: perl
42215            ! pod/perlfunc.pod
42216 ____________________________________________________________________________
42217 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
42218         Log: Integrate perlio.
42219      Branch: perl
42220           !> pod/perlguts.pod
42221 ____________________________________________________________________________
42222 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
42223         Log: Subject: [PATCH perl@10210] PerlIO for VMS
42224              From: "Craig A. Berry" <craigberry@mac.com>
42225              Date: Sat, 26 May 2001 09:34:11 -0500
42226              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
42227      Branch: perl
42228            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
42229            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
42230            ! vms/vmsish.h
42231 ____________________________________________________________________________
42232 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
42233         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
42234              From: David Dyck <dcd@tc.fluke.com>
42235              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
42236              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
42237      Branch: perl
42238            ! lib/perl5db.pl
42239 ____________________________________________________________________________
42240 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
42241         Log: Subject: utf8 regexp tests
42242              From: Hugo <hv@crypt.compulink.co.uk>
42243              Date: Fri, 25 May 2001 22:35:01 +0100
42244              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
42245      Branch: perl
42246            ! t/op/regexp.t
42247 ____________________________________________________________________________
42248 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
42249         Log: Subject: [PATCH] Re: stability of sort()?
42250              From: Nicholas Clark <nick@ccl4.org>
42251              Date: Fri, 25 May 2001 22:40:19 +0100
42252              Message-ID: <20010525224019.B86445@plum.flirble.org>
42253      Branch: perl
42254            ! pod/perlfunc.pod
42255 ____________________________________________________________________________
42256 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
42257         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
42258              From: John Peacock <jpeacock@rowman.com>
42259              Date: Thu, 24 May 2001 22:14:01 -0400
42260              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
42261      Branch: perl
42262            ! mg.c scope.c sv.c
42263 ____________________________________________________________________________
42264 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
42265         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
42266              From: Nicholas Clark <nick@ccl4.org>
42267              Date: Sun, 20 May 2001 19:24:13 +0100
42268              Message-ID: <20010520192413.G83222@plum.flirble.org>
42269      Branch: perl
42270            + lib/ExtUtils/Constant.pm t/lib/extutils.t
42271            ! MANIFEST utils/h2xs.PL
42272 ____________________________________________________________________________
42273 [ 10212] By: nick                                  on 2001/05/26  09:49:28
42274         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
42275              add a few more notes there on use of mortals on the stack.
42276      Branch: perlio
42277            ! pod/perlguts.pod
42278 ____________________________________________________________________________
42279 [ 10211] By: nick                                  on 2001/05/26  09:05:36
42280         Log: Integrate mainline
42281      Branch: perlio
42282           +> t/lib/fcntl.t t/pragma/vars.t
42283           !> (integrate 49 files)
42284 ____________________________________________________________________________
42285 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
42286         Log: Update Changes.
42287      Branch: perl
42288            ! Changes patchlevel.h
42289 ____________________________________________________________________________
42290 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
42291         Log: Based on
42292              
42293              Subject: [PATCH pp.c] Wrapping pack("C",256)
42294              From: Simon Cozens <simon@netthink.co.uk>
42295              Date: Sat, 12 May 2001 17:58:41 +0100
42296              Message-ID: <20010512175841.A6132@netthink.co.uk>
42297      Branch: perl
42298            ! pod/perldiag.pod pp.c t/pragma/warn/pp
42299 ____________________________________________________________________________
42300 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
42301         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
42302              From: "Brendan O'Dea" <bod@compusol.com.au>
42303              Date: Fri, 25 May 2001 11:18:29 +1000
42304              Message-ID: <20010525111829.A28411@compusol.com.au>
42305              
42306              (Slightly modified.)
42307      Branch: perl
42308            ! lib/Term/Cap.pm
42309 ____________________________________________________________________________
42310 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
42311         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
42312              From: Hugo <hv@crypt.compulink.co.uk>
42313              Date: Fri, 25 May 2001 02:13:25 +0100
42314              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
42315      Branch: perl
42316            ! t/op/misc.t
42317 ____________________________________________________________________________
42318 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
42319         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
42320              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
42321              Date: Fri, 25 May 2001 10:25:36 +0900
42322              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
42323      Branch: perl
42324            ! regcomp.c regexec.c
42325 ____________________________________________________________________________
42326 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
42327         Log: Subject: [PATCH #2] stash autovivification and method call error messages
42328              From: Ilmari Karonen <iltzu@sci.fi>
42329              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
42330              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
42331      Branch: perl
42332            ! gv.c pp_hot.c t/op/method.t
42333 ____________________________________________________________________________
42334 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
42335         Log: Add make target and documentation for gprof profiling.
42336      Branch: perl
42337            ! Makefile.SH pod/perlhack.pod
42338 ____________________________________________________________________________
42339 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
42340         Log: Subject: Don't think about UTF8 
42341              From: Mike Guy <mjtg@cam.ac.uk> 
42342              Date: Tue, 22 May 2001 14:35:39 +0100
42343              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
42344      Branch: perl
42345            ! sv.h
42346 ____________________________________________________________________________
42347 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
42348         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
42349              From: Geraint A Edwards <gedge@serf.org> 
42350              Date: Thu, 24 May 2001 22:51:24 +0100
42351              Message-Id: <20010524225124.A34981@cymru.serf.org>
42352      Branch: perl
42353            ! x2p/find2perl.PL
42354 ____________________________________________________________________________
42355 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
42356         Log: DB_File has its own attribute story.
42357      Branch: perl
42358            ! ext/DB_File/DB_File.xs
42359 ____________________________________________________________________________
42360 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
42361         Log: Subject: Re: Making perl with -Wall
42362              From: Andy Dougherty <doughera@lafayette.edu>
42363              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
42364              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
42365      Branch: perl
42366            ! perl.h
42367 ____________________________________________________________________________
42368 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
42369         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
42370              From: "Richard Soderberg" <rs@crystalflame.net>
42371              Date: Thu, 24 May 2001 08:58:16 -0700
42372              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
42373      Branch: perl
42374            ! sv.c
42375 ____________________________________________________________________________
42376 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
42377         Log: IV/UV casting fixes from Nicholas Clark.
42378      Branch: perl
42379            ! perl.h pp_sys.c util.c
42380 ____________________________________________________________________________
42381 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
42382         Log: Subject: Re: Making perl with -Wall
42383              From: Michael G Schwern <schwern@pobox.com>
42384              Date: Thu, 24 May 2001 15:40:28 +0100
42385              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
42386      Branch: perl
42387            ! malloc.c perl.h
42388 ____________________________________________________________________________
42389 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
42390         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
42391              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42392              Date: Tue, 22 May 2001 11:49:37 +0200
42393              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
42394      Branch: metaconfig
42395            ! U/modified/Oldsym.U
42396      Branch: metaconfig/U/perl
42397            ! patchlevel.U
42398      Branch: perl
42399            ! Configure config_h.SH myconfig.SH
42400 ____________________________________________________________________________
42401 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
42402         Log: Under versiononly install also the scripts with the version suffix.
42403              (e.g. .../bin/h2xs5.7.1)
42404      Branch: perl
42405            ! installperl
42406 ____________________________________________________________________________
42407 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
42408         Log: Subject: [PATCH] Stop segfault in mg.c:636
42409              From: "Richard Soderberg" <rs@crystalflame.net>
42410              Date: Thu, 24 May 2001 05:51:52 -0700
42411              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
42412      Branch: perl
42413            ! mg.c
42414 ____________________________________________________________________________
42415 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
42416         Log: Iteration continues; hopefully convergently.
42417      Branch: perl
42418            ! t/lib/b-stash.t
42419 ____________________________________________________________________________
42420 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
42421         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
42422              From: Gisle Aas <gisle@ActiveState.com>
42423              Date: 23 May 2001 16:13:10 -0700
42424              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
42425      Branch: perl
42426            ! op.c toke.c
42427 ____________________________________________________________________________
42428 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
42429         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
42430              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42431              Date: Thu, 24 May 2001 05:05:22 -0500
42432              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
42433      Branch: perl
42434            ! lib/dumpvar.pl lib/perl5db.pl
42435 ____________________________________________________________________________
42436 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
42437         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
42438              From: David Dyck <dcd@tc.fluke.com>
42439              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
42440              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
42441      Branch: perl
42442            ! lib/perl5db.pl
42443 ____________________________________________________________________________
42444 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
42445         Log: Tiny pod nits on READMEs, mostly whitespace issues.
42446      Branch: perl
42447            ! README.amiga README.dos README.macos README.mpeix README.vmesa
42448            ! README.win32
42449 ____________________________________________________________________________
42450 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
42451         Log: The DG/UX part of the 20010521.005.
42452      Branch: perl
42453            ! README.dgux
42454 ____________________________________________________________________________
42455 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
42456         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
42457              From: Hugo <hv@crypt.compulink.co.uk>
42458              Date: Mon, 21 May 2001 16:32:02 +0100
42459              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
42460      Branch: perl
42461            ! regcomp.c t/op/misc.t
42462 ____________________________________________________________________________
42463 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
42464         Log: Subject: [PATCH] Extra UNIVERSAL tests
42465              From: Mike Guy <mjtg@cam.ac.uk>
42466              Date: Wed, 23 May 2001 12:29:20 +0100
42467              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
42468      Branch: perl
42469            ! t/op/universal.t
42470 ____________________________________________________________________________
42471 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
42472         Log: Subject: [PATCH] Remove EQ keyword
42473              From: Mike Guy <mjtg@cam.ac.uk>
42474              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
42475              Date: Wed, 23 May 2001 11:17:29 +0100
42476      Branch: perl
42477            ! keywords.h keywords.pl
42478 ____________________________________________________________________________
42479 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
42480         Log: Subject: [PATCH] lib/perl5db.pl
42481              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42482              Date: Wed, 23 May 2001 02:18:03 -0500
42483              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
42484      Branch: perl
42485            ! lib/perl5db.pl
42486 ____________________________________________________________________________
42487 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
42488         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
42489              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42490              Date: Tue, 22 May 2001 23:34:41 -0500
42491              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
42492      Branch: perl
42493            ! lib/Term/Cap.pm
42494 ____________________________________________________________________________
42495 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
42496         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
42497              From: davem@fdgroup.co.uk
42498              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
42499              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
42500      Branch: perl
42501            ! emacs/e2ctags.pl
42502 ____________________________________________________________________________
42503 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
42504         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
42505              From: Michael G Schwern <schwern@pobox.com>
42506              Date: Tue, 22 May 2001 14:15:09 +0100
42507              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
42508      Branch: perl
42509            ! lib/vars.pm
42510 ____________________________________________________________________________
42511 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
42512         Log: Subject: [PATCH lib/vars.pm] Odd code nit
42513              From: Michael G Schwern <schwern@pobox.com>
42514              Date: Tue, 22 May 2001 14:14:28 +0100
42515              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
42516      Branch: perl
42517            ! lib/vars.pm
42518 ____________________________________________________________________________
42519 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
42520         Log: Use the new use vars feature.
42521      Branch: perl
42522            ! t/lib/b-stash.t
42523 ____________________________________________________________________________
42524 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
42525         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
42526              From: Mike Guy <mjtg@cam.ac.uk>
42527              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42528              Date: Tue, 22 May 2001 13:11:39 +0100
42529      Branch: perl
42530            + t/pragma/vars.t
42531            ! MANIFEST lib/vars.pm t/lib/1_compile.t
42532 ____________________________________________________________________________
42533 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
42534         Log: -qlongdouble considered harmful by Merijn.
42535      Branch: perl
42536            ! hints/aix.sh
42537 ____________________________________________________________________________
42538 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
42539         Log: Update Changes.
42540      Branch: perl
42541            ! Changes patchlevel.h
42542 ____________________________________________________________________________
42543 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
42544         Log: Add a test of its very own for Fcntl.  Hopefully portable.
42545      Branch: perl
42546            + t/lib/fcntl.t
42547            ! MANIFEST
42548 ____________________________________________________________________________
42549 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
42550         Log: Must be trickier for 'minitest' not to die.
42551      Branch: perl
42552            ! t/op/taint.t
42553 ____________________________________________________________________________
42554 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
42555         Log: Can't declare other people's variables.
42556      Branch: perl
42557            ! t/lib/b-stash.t
42558 ____________________________________________________________________________
42559 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
42560         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
42561      Branch: perl
42562            ! doio.c t/op/taint.t
42563 ____________________________________________________________________________
42564 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
42565         Log: The OS/2 variable needs to be declared.
42566      Branch: perl
42567            ! t/lib/b-stash.t
42568 ____________________________________________________________________________
42569 [ 10170] By: nick                                  on 2001/05/20  16:48:29
42570         Log: Integrate mainline
42571      Branch: perlio
42572           !> (integrate 41 files)
42573 ____________________________________________________________________________
42574 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
42575         Log: Small perlsec updates: clarify the taintedness of filename
42576              globbing; suggest using Scalar::Util::tainted().
42577      Branch: perl
42578            ! pod/perlsec.pod
42579 ____________________________________________________________________________
42580 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
42581         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
42582              From: Dave Mitchell <davem@fdgroup.co.uk>
42583              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
42584              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
42585      Branch: perl
42586            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
42587            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
42588            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
42589            ! xsutils.c
42590 ____________________________________________________________________________
42591 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
42592         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
42593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42594              Date: Sat, 19 May 2001 04:08:46 -0400
42595              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
42596      Branch: perl
42597            ! lib/ExtUtils/Mksymlists.pm makedef.pl
42598 ____________________________________________________________________________
42599 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
42600         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
42601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42602              Date: Sat, 19 May 2001 04:30:45 -0400
42603              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
42604      Branch: perl
42605            ! os2/os2.c
42606 ____________________________________________________________________________
42607 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
42608         Log: Subject: [PATCH 5.6.1] build bugs OS/2
42609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42610              Date: Sat, 19 May 2001 04:35:28 -0400
42611              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
42612      Branch: perl
42613            ! os2/Makefile.SHs os2/os2.c
42614 ____________________________________________________________________________
42615 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
42616         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
42617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42618              Date: Sat, 19 May 2001 04:04:23 -0400
42619              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
42620              
42621              (In bleadperl patched b-stash.t instead of b.t)
42622      Branch: perl
42623            ! t/lib/b-stash.t t/lib/bigfltpm.t
42624 ____________________________________________________________________________
42625 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
42626         Log: Subject: [PATCH 5.6.1] perl5db
42627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42628              Date: Sat, 19 May 2001 03:49:09 -0400
42629              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
42630      Branch: perl
42631            ! lib/perl5db.pl
42632 ____________________________________________________________________________
42633 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
42634         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
42635              From: Gisle Aas <gisle@ActiveState.com>
42636              Date: 18 May 2001 14:24:51 -0700
42637              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
42638      Branch: perl
42639            ! pp_ctl.c
42640 ____________________________________________________________________________
42641 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
42642         Log: Subject: [PATCH] Chomp should not always stringify
42643              From: Gisle Aas <gisle@ActiveState.com>
42644              Date: 18 May 2001 07:55:25 -0700
42645              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
42646      Branch: perl
42647            ! doop.c t/op/chop.t
42648 ____________________________________________________________________________
42649 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
42650         Log: Integrate perlio.
42651      Branch: perl
42652           !> pod/perlfunc.pod
42653 ____________________________________________________________________________
42654 [ 10159] By: nick                                  on 2001/05/20  09:39:46
42655         Log: Document some more of open's features.
42656      Branch: perlio
42657            ! pod/perlfunc.pod
42658 ____________________________________________________________________________
42659 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
42660         Log: back out change#10153 (it has compatibility issues such as the
42661              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
42662              benefit for 5.6.x doesn't seem worth the risk)
42663      Branch: maint-5.6/perl
42664            ! toke.c
42665 ____________________________________________________________________________
42666 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
42667         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
42668      Branch: perl
42669            ! x2p/s2p.PL
42670 ____________________________________________________________________________
42671 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
42672         Log: Update Changes.
42673      Branch: perl
42674            ! Changes patchlevel.h
42675 ____________________________________________________________________________
42676 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
42677         Log: Integrate change #10144 from maintperl.
42678              
42679              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
42680      Branch: perl
42681           !> win32/config.bc win32/config.gc win32/config.vc
42682           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42683 ____________________________________________________________________________
42684 [ 10154] By: nick                                  on 2001/05/18  07:23:03
42685         Log: Integrate mainline.
42686      Branch: perlio
42687           +> README.dgux t/lib/i18n-collate.t utils.lst
42688           !> (integrate 49 files)
42689 ____________________________________________________________________________
42690 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
42691         Log: Integrate change #7224 from mainline into maintperl.
42692              
42693              Allow @+ and @- to be doublequoted, from Simon Cozens. 
42694              (Approved by Larry, see Tom's comment in 20000830.005.)
42695      Branch: maint-5.6/perl
42696           !> toke.c
42697 ____________________________________________________________________________
42698 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
42699         Log: Subject: [PATCH bleadperl] small lookbehind fix
42700              From: Hugo <hv@crypt.compulink.co.uk>
42701              Date: Fri, 18 May 2001 00:07:19 +0100
42702              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
42703      Branch: perl
42704            ! regexec.c
42705 ____________________________________________________________________________
42706 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
42707         Log: Detypos.
42708      Branch: perl
42709            ! installman utils.lst
42710 ____________________________________________________________________________
42711 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
42712         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
42713              in 20001222.001.
42714      Branch: perl
42715            ! t/lib/glob-basic.t
42716 ____________________________________________________________________________
42717 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
42718         Log: Subject: [PATCH] Test for bug 20010515.004
42719              From: Benjamin Sugars <bsugars@canoe.ca>
42720              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
42721              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
42722      Branch: perl
42723            ! t/op/misc.t
42724 ____________________________________________________________________________
42725 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
42726         Log: Integrate #10145 from maintperl.
42727              
42728              fix for ID 20010515.004 (needs test)
42729      Branch: perl
42730           !> pp_hot.c
42731 ____________________________________________________________________________
42732 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
42733         Log: Thinko noticed by Doug MacEachern.
42734      Branch: perl
42735            ! thread.h
42736 ____________________________________________________________________________
42737 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
42738         Log: Subject: Re: [PATCH] HERE mark in regex
42739              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42740              Date: Thu, 17 May 2001 12:20:33 -0400
42741              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
42742      Branch: perl
42743            ! t/op/re_tests
42744 ____________________________________________________________________________
42745 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
42746         Log: fix for ID 20010515.004 (needs test)
42747      Branch: maint-5.6/perl
42748            ! pp_hot.c
42749 ____________________________________________________________________________
42750 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
42751         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
42752      Branch: maint-5.6/perl
42753            ! win32/config.bc win32/config.gc win32/config.vc
42754            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42755 ____________________________________________________________________________
42756 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
42757         Log: Macrofy the getspecific (and use it also in util.c)
42758      Branch: perl
42759            ! thread.h util.c
42760 ____________________________________________________________________________
42761 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
42762         Log: Use the unchecked thread-specific key fetch also in Tru64.
42763      Branch: perl
42764            ! thread.h
42765 ____________________________________________________________________________
42766 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
42767         Log: Subject: [PATCH 5.6.1]Quick thread speedup
42768              From: Dan Sugalski <dan@sidhe.org> 
42769              Date: Wed, 16 May 2001 18:05:19 -0400
42770              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
42771      Branch: perl
42772            ! thread.h util.c
42773 ____________________________________________________________________________
42774 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
42775         Log: I think this is quite enough testing for a deprecated feature.
42776      Branch: perl
42777            + t/lib/i18n-collate.t
42778            ! MANIFEST t/lib/1_compile.t
42779 ____________________________________________________________________________
42780 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
42781         Log: More HP-UX lore from Jeff Okamoto.
42782      Branch: perl
42783            ! README.hpux
42784 ____________________________________________________________________________
42785 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
42786         Log: Sort utils.lst for easier maintenance.
42787      Branch: perl
42788            ! utils.lst
42789 ____________________________________________________________________________
42790 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
42791         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42792              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42793              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
42794              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
42795              
42796              Add pod2latex to utils.lst.
42797      Branch: perl
42798            ! MANIFEST utils.lst
42799 ____________________________________________________________________________
42800 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
42801         Log: Subject: Re: [PATCH] HERE mark in regex
42802              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42803              Date: Wed, 16 May 2001 13:04:43 -0400
42804              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
42805      Branch: perl
42806            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
42807            ! t/op/regmesg.t t/pragma/warn/regcomp
42808 ____________________________________________________________________________
42809 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
42810         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42811              From: Simon Cozens <simon@netthink.co.uk>
42812              Date: Wed, 16 May 2001 18:02:08 +0100
42813              Message-ID: <20010516180208.A6458@netthink.co.uk>
42814      Branch: perl
42815            ! installman utils.lst
42816 ____________________________________________________________________________
42817 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
42818         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
42819              From: "Philip Newton" <pnewton@gmx.de>
42820              Date: Tue, 15 May 2001 15:09:30 +0200
42821              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
42822              
42823              Test case for #10128.
42824      Branch: perl
42825            ! t/pragma/warn/pp_hot
42826 ____________________________________________________________________________
42827 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
42828         Log: Update Changes.
42829      Branch: perl
42830            ! Changes patchlevel.h
42831 ____________________________________________________________________________
42832 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
42833         Log: Deprecate pseudo-hashes.
42834      Branch: perl
42835            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
42836 ____________________________________________________________________________
42837 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
42838         Log: HP-UX hints update from Merijn.
42839      Branch: perl
42840            ! hints/hpux.sh
42841 ____________________________________________________________________________
42842 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
42843         Log: README.hpux update from Merijn.
42844      Branch: perl
42845            ! README.hpux
42846 ____________________________________________________________________________
42847 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
42848         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
42849              From: Simon Cozens <simon@netthink.co.uk>
42850              Date: Wed, 16 May 2001 15:57:55 +0100
42851              Message-ID: <20010516155755.A4728@netthink.co.uk>
42852      Branch: perl
42853            + utils.lst
42854            ! MANIFEST installman installperl
42855 ____________________________________________________________________________
42856 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
42857         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
42858              From: "Philip Newton" <pnewton@gmx.de>
42859              Date: Tue, 15 May 2001 16:31:05 +0200
42860              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
42861              
42862              Fix PERL_Y2KWARN test to check before rather than after appending.
42863      Branch: perl
42864            ! pp_hot.c
42865 ____________________________________________________________________________
42866 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
42867         Log: Regen Porting stuff.
42868      Branch: perl
42869            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42870            ! config_h.SH
42871 ____________________________________________________________________________
42872 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
42873         Log: Metaconfig unit change for #10125.
42874      Branch: metaconfig
42875            ! U/modified/Oldconfig.U
42876 ____________________________________________________________________________
42877 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
42878         Log: Use OSVERS.
42879      Branch: perl
42880            ! Configure config_h.SH perl.c
42881 ____________________________________________________________________________
42882 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
42883         Log: Regen toc.
42884      Branch: perl
42885            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
42886 ____________________________________________________________________________
42887 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
42888         Log: Adding the README.dgux to the MANIFEST would be a good idea.
42889      Branch: perl
42890            ! MANIFEST
42891 ____________________________________________________________________________
42892 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
42893         Log: Move the stack desire definition to thread.h.
42894      Branch: perl
42895            ! ext/Thread/Thread.xs thread.h
42896 ____________________________________________________________________________
42897 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
42898         Log: DG-UX threading patches, including a README.dgux,
42899              from Takis Psarogiannakopoulos.
42900      Branch: perl
42901            + README.dgux
42902            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
42903 ____________________________________________________________________________
42904 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
42905         Log: Subject: [PATCH B::Deparse] More on /x regexes
42906              From: Robin Houston <robin@kitsite.com>
42907              Date: Tue, 15 May 2001 19:09:35 +0100
42908              Message-ID: <20010515190935.A27268@penderel>
42909      Branch: perl
42910            ! ext/B/B/Deparse.pm
42911 ____________________________________________________________________________
42912 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
42913         Log: Document that the core time() may be rounding rather
42914              than truncating, would have saved at least my confusion.
42915      Branch: perl
42916            ! ext/Time/HiRes/HiRes.pm
42917 ____________________________________________________________________________
42918 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
42919         Log: Subject: perl-current/t/time-hires.t
42920              From: John Peacock <jpeacock@rowman.com>
42921              Date: Fri, 11 May 2001 14:09:41 -0400
42922              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
42923      Branch: perl
42924            ! t/lib/time-hires.t
42925 ____________________________________________________________________________
42926 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
42927         Log: Subject: [PATCH dump.c] Op private flags
42928              From: Simon Cozens <simon@netthink.co.uk>
42929              Date: Sun, 13 May 2001 20:20:36 +0100
42930              Message-ID: <20010513202036.A21896@netthink.co.uk>
42931      Branch: perl
42932            ! dump.c
42933 ____________________________________________________________________________
42934 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
42935         Log: Upgrade to Switch 2.03.
42936      Branch: perl
42937            ! lib/Switch.pm
42938 ____________________________________________________________________________
42939 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
42940         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
42941              to PERL_CONFIG_SH and use it consistently.
42942      Branch: maint-5.6/perl
42943           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
42944           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
42945           !> myconfig.SH writemain.SH
42946 ____________________________________________________________________________
42947 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
42948         Log: Metaconfig units changes for #10113.
42949      Branch: metaconfig
42950            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
42951 ____________________________________________________________________________
42952 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
42953         Log: The problem described in 20010514.031 still wasn't
42954              fully cured, there were remnants of $CONFIG when
42955              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
42956              to avoid future conflicts.
42957      Branch: perl
42958            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
42959            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
42960            ! myconfig.SH writemain.SH
42961 ____________________________________________________________________________
42962 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
42963         Log: Half of #10107 got lost.
42964      Branch: perl
42965            ! ext/B/B/Deparse.pm
42966 ____________________________________________________________________________
42967 [ 10111] By: nick                                  on 2001/05/15  08:39:14
42968         Log: Integrate mainline.
42969      Branch: perlio
42970           +> ext/POSIX/hints/uts.pl
42971            - Todo Todo-5.6 t/camel-III/vstring.t
42972           !> (integrate 48 files)
42973 ____________________________________________________________________________
42974 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
42975         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
42976              From: Robin Houston <robin@kitsite.com>
42977              Date: Mon, 14 May 2001 22:27:08 +0100
42978              Message-ID: <20010514222708.A22963@penderel>
42979      Branch: perl
42980            ! t/TestInit.pm
42981 ____________________________________________________________________________
42982 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
42983         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
42984              From: Robin Houston <robin@kitsite.com>
42985              Date: Mon, 14 May 2001 22:16:43 +0100
42986              Message-ID: <20010514221643.A22437@penderel>
42987      Branch: perl
42988            ! ext/B/B/Deparse.pm
42989 ____________________________________________________________________________
42990 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
42991         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
42992              From: Robin Houston <robin@kitsite.com>
42993              Date: Mon, 14 May 2001 22:03:44 +0100
42994              Message-ID: <20010514220344.A20643@penderel>
42995      Branch: perl
42996            ! ext/B/B/Deparse.pm
42997 ____________________________________________________________________________
42998 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
42999         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
43000              From: Robin Houston <robin@kitsite.com>
43001              Date: Mon, 14 May 2001 22:10:07 +0100
43002              Message-ID: <20010514221007.A21118@penderel>
43003      Branch: perl
43004            ! ext/B/B/Deparse.pm
43005 ____________________________________________________________________________
43006 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
43007         Log: Fix for 20010514.037; substr() didn't invalidate the locale
43008              collation magic.
43009      Branch: perl
43010            ! pp.c
43011 ____________________________________________________________________________
43012 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
43013         Log: Update Changes.
43014      Branch: perl
43015            ! Changes patchlevel.h
43016 ____________________________________________________________________________
43017 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
43018         Log: Retract #10094.
43019      Branch: perl
43020            ! lib/Pod/Text.pm
43021 ____________________________________________________________________________
43022 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
43023         Log: Integrate change #10100 from maintperl.
43024              
43025              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
43026              bug ID 20010514.027)
43027      Branch: perl
43028           !> mg.c pp_ctl.c
43029 ____________________________________________________________________________
43030 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
43031         Log: Document the deprecatedness of suidperl.
43032      Branch: perl
43033            ! INSTALL pod/perlfaq1.pod
43034 ____________________________________________________________________________
43035 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
43036         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
43037              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
43038              Date: Mon, 14 May 2001 09:38:59 -0400
43039              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
43040      Branch: perl
43041            ! lib/ExtUtils/MM_Unix.pm
43042 ____________________________________________________________________________
43043 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
43044         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
43045              bug ID 20010514.027)
43046              
43047              TODO: this needs a testsuite addition
43048      Branch: maint-5.6/perl
43049            ! mg.c pp_ctl.c
43050 ____________________________________________________________________________
43051 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
43052         Log: More DWIMminess for Class::Struct: calling the array or hash
43053              accessors only with one argument, an array or a hash reference,
43054              sets the underlying array or hash.  This mirrors nicely also
43055              the usage in the constructor.
43056              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
43057      Branch: perl
43058            ! lib/Class/Struct.pm t/lib/class-struct.t
43059 ____________________________________________________________________________
43060 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
43061         Log: Reference cmp'ing should go through the whole stringification
43062              process shebang, as pointed out by Sarathy in #10091.
43063      Branch: perl
43064            ! pp.c
43065 ____________________________________________________________________________
43066 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
43067         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
43068              From: Simon Cozens <simon@netthink.co.uk>
43069              Date: Sat, 12 May 2001 16:36:27 +0100
43070              Message-ID: <20010512163627.A5522@netthink.co.uk>
43071              
43072              with some additions salvaged from Todo and Todo-5.6 before
43073              retiring them.
43074      Branch: perl
43075            - Todo Todo-5.6
43076            ! MANIFEST pod/perltodo.pod
43077 ____________________________________________________________________________
43078 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
43079         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
43080              From: "Golubev I. N." <gin@mo.msk.ru>
43081              Date: Mon, 07 May 2001 14:33:34 (GMT)
43082              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
43083      Branch: perl
43084            ! perl.h
43085 ____________________________________________________________________________
43086 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
43087         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
43088              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
43089              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
43090              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
43091      Branch: perl
43092            ! lib/ExtUtils/MM_Unix.pm
43093 ____________________________________________________________________________
43094 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
43095         Log: (Retracted by #10104.)
43096              
43097              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
43098              From: barries <barries@slaysys.com>
43099              Date: Sat, 12 May 2001 01:28:10 -0400
43100              Message-ID: <20010512012810.B26358@jester.slaysys.com>
43101      Branch: perl
43102            ! lib/Pod/Text.pm
43103 ____________________________________________________________________________
43104 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
43105         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
43106              From: Mike Guy <mjtg@cam.ac.uk>
43107              Date: Sat, 12 May 2001 19:24:33 +0100
43108              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
43109      Branch: perl
43110            ! lib/AutoSplit.pm
43111 ____________________________________________________________________________
43112 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
43113         Log: Yet another HP-UX hints tweak from Merijn.
43114      Branch: perl
43115            ! hints/hpux.sh
43116 ____________________________________________________________________________
43117 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
43118         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
43119              isn't defined (changes#9366,9368,9370 from mainline without the
43120              pp_scmp() change)
43121      Branch: maint-5.6/perl
43122            ! pp.c pp.h pp_hot.c
43123 ____________________________________________________________________________
43124 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
43125         Log: The sorting seems to happen now automatically.
43126      Branch: perl
43127            ! t/lib/glob-basic.t
43128 ____________________________________________________________________________
43129 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
43130         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
43131              From: Benjamin Sugars <bsugars@canoe.ca>
43132              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
43133              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
43134      Branch: perl
43135            ! pod/perlfunc.pod
43136 ____________________________________________________________________________
43137 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
43138         Log: Subject: Re: undef(&foo) does not work for XS functions
43139              From: Doug MacEachern <dougm@covalent.net>
43140              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
43141              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
43142      Branch: perl
43143            ! op.c
43144 ____________________________________________________________________________
43145 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
43146         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
43147              From: Peter Prymmer <pvhp@forte.com>
43148              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
43149              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
43150      Branch: perl
43151            ! t/op/append.t
43152 ____________________________________________________________________________
43153 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
43154         Log: Update Changes.
43155      Branch: perl
43156            ! Changes patchlevel.h
43157 ____________________________________________________________________________
43158 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
43159         Log: Remove the 'asciir' re subpragma.  Should instead implement
43160              the 'physical vs logical' range scheme:
43161              
43162              \xAA-\xCC is a native physical range, you want that range of
43163              codepoints in your native encoding.  In EBCDIC the codepoints
43164              in the gaps (between i-j and r-s) should be included.
43165              
43166              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
43167              codepoints in Unicode.
43168              
43169              a-z is a logical range, you want that range of 'logical' codepoints
43170              in your native encoding.  In EBCDIC the codepoints in the gaps
43171              (between i-j and r-s) should not be included.
43172              
43173              Mixed cases (a-\xAA, etc) should either be errors, or maybe
43174              the 'logical' endpoints should be converted to native/Unicode
43175              codepoints, and the range handled as a physical range.
43176              
43177              'Logical endpoints' are to be recognized only in the A-Z, a-z,
43178              and 0-9 ranges.  Probably a warning should be given for mixed
43179              cases like A-z or a-9 (since such expressions are encoding
43180              dependent), with a recommendation to use physical ranges.
43181      Branch: perl
43182            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
43183            ! t/op/regexp.t
43184 ____________________________________________________________________________
43185 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
43186         Log: Make the test to cleanup the test directory tree
43187              both before and after the testing so that we always
43188              have a clean slate to work with.
43189      Branch: perl
43190            ! t/lib/filefind.t
43191 ____________________________________________________________________________
43192 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
43193         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
43194              From: Jon Eveland <jweveland@yahoo.com>
43195              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
43196              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
43197      Branch: perl
43198            ! pod/perlfunc.pod
43199 ____________________________________________________________________________
43200 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
43201         Log: Merge the camel-III/vstring.t with op/ver.t.
43202      Branch: perl
43203            - t/camel-III/vstring.t
43204            ! MANIFEST t/TEST t/harness t/op/ver.t
43205 ____________________________________________________________________________
43206 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
43207         Log: Add test.deparse make target.
43208      Branch: perl
43209            ! Makefile.SH
43210 ____________________________________________________________________________
43211 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
43212         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
43213              From: Robin Houston <robin@kitsite.com>
43214              Date: Fri, 11 May 2001 12:02:22 +0100
43215              Message-ID: <20010511120222.A11529@penderel>
43216      Branch: perl
43217            ! ext/B/B/Deparse.pm t/op/method.t
43218 ____________________________________________________________________________
43219 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
43220         Log: A nicely working combination for UTS from Hal Morris.
43221      Branch: perl
43222            + ext/POSIX/hints/uts.pl
43223            ! MANIFEST hints/uts.sh
43224 ____________________________________________________________________________
43225 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
43226         Log: i_ieeefp=undef for UTS.
43227      Branch: perl
43228            ! hints/uts.sh
43229 ____________________________________________________________________________
43230 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
43231         Log: Subject: RE: rand(0) is rand(1)
43232              From: Larry Shatzer <lshatzer@islanddata.com>
43233              Date: Thu, 10 May 2001 11:09:27 -0700
43234              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
43235      Branch: perl
43236            ! pod/perlfunc.pod
43237 ____________________________________________________________________________
43238 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
43239         Log: Subject: [patch] make op_{clear,null} public
43240              From: Doug MacEachern <dougm@covalent.net>
43241              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
43242              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
43243      Branch: perl
43244            ! embed.h embed.pl op.c proto.h
43245 ____________________________________________________________________________
43246 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
43247         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
43248              From: Robin Houston <robin@kitsite.com>
43249              Date: Thu, 10 May 2001 18:54:59 +0100
43250              Message-ID: <20010510185459.A5995@penderel>
43251      Branch: perl
43252            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
43253 ____________________________________________________________________________
43254 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
43255         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
43256              From: Robin Houston <robin@kitsite.com>
43257              Date: Thu, 10 May 2001 12:56:39 +0100
43258              Message-ID: <20010510125639.A2119@penderel>
43259      Branch: perl
43260            ! ext/B/B/Deparse.pm
43261 ____________________________________________________________________________
43262 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
43263         Log: Retract #10070, not ready yet.
43264      Branch: perl
43265            ! ext/B/B/Deparse.pm
43266 ____________________________________________________________________________
43267 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
43268         Log: The metaconfig unit change for #10071.
43269      Branch: metaconfig
43270            ! U/modified/mallocsrc.U
43271 ____________________________________________________________________________
43272 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
43273         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
43274      Branch: perl
43275            ! Configure
43276 ____________________________________________________________________________
43277 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
43278         Log: (Retracted by #10073)
43279              
43280              Subject: Re: [PATCH t/TEST] B::Deparse tester 
43281              From: Hugo <hv@crypt.compulink.co.uk>
43282              Date: Thu, 10 May 2001 05:48:09 +0100
43283              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
43284      Branch: perl
43285            ! ext/B/B/Deparse.pm
43286 ____________________________________________________________________________
43287 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
43288         Log: Add a for(func()) test.
43289      Branch: perl
43290            ! t/cmd/for.t
43291 ____________________________________________________________________________
43292 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
43293         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
43294              From: Robin Houston <robin@kitsite.com>
43295              Date: Thu, 10 May 2001 13:50:08 +0100
43296              Message-ID: <20010510135008.A2454@penderel>
43297      Branch: perl
43298            ! ext/B/B/Deparse.pm
43299 ____________________________________________________________________________
43300 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
43301         Log: A thinko in #10065.
43302      Branch: perl
43303            ! hv.c
43304 ____________________________________________________________________________
43305 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
43306         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
43307              From: Robin Houston <robin@kitsite.com>
43308              Date: Thu, 10 May 2001 02:10:34 +0100
43309              Message-ID: <20010510021034.A19421@penderel>
43310      Branch: perl
43311            ! ext/B/B.xs ext/B/B/Deparse.pm
43312 ____________________________________________________________________________
43313 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
43314         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
43315              From: Doug MacEachern <dougm@covalent.net>
43316              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
43317              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
43318      Branch: perl
43319            ! hv.c
43320 ____________________________________________________________________________
43321 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
43322         Log: One more workaround for the UTS compiler from Hal Morris.
43323      Branch: perl
43324            ! perl.h
43325 ____________________________________________________________________________
43326 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
43327         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
43328              From: Robin Houston <robin@kitsite.com>
43329              Date: Thu, 10 May 2001 01:02:08 +0100
43330              Message-ID: <20010510010208.A18200@penderel>
43331      Branch: perl
43332            ! ext/B/B/Debug.pm
43333 ____________________________________________________________________________
43334 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
43335         Log: Subject: [PATCH] Simplify deb_curcv() a bit
43336              From: Benjamin Sugars <bsugars@canoe.ca>
43337              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
43338              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
43339      Branch: perl
43340            ! run.c
43341 ____________________________________________________________________________
43342 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
43343         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
43344              From: Benjamin Sugars <bsugars@canoe.ca>
43345              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
43346              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
43347      Branch: perl
43348            ! t/lib/io_scalar.t
43349 ____________________________________________________________________________
43350 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
43351         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
43352              From: Peter Prymmer <pvhp@forte.com>
43353              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
43354              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
43355      Branch: perl
43356            ! t/lib/md5-file.t
43357 ____________________________________________________________________________
43358 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
43359         Log: Subject: [PATCH t/TEST] B::Deparse tester
43360              From: Robin Houston <robin@kitsite.com>
43361              Date: Wed, 9 May 2001 19:17:50 +0100
43362              Message-ID: <20010509191750.A16940@penderel>
43363      Branch: perl
43364            ! ext/B/O.pm t/TEST
43365 ____________________________________________________________________________
43366 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
43367         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
43368              From: Jeff Pinyan <jeffp@crusoe.net>
43369              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
43370              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
43371      Branch: perl
43372            ! lib/Pod/Html.pm
43373 ____________________________________________________________________________
43374 [ 10057] By: nick                                  on 2001/05/09  18:37:56
43375         Log: Integrate mainline.
43376      Branch: perlio
43377           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
43378           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
43379 ____________________________________________________________________________
43380 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
43381         Log: Update Changes.
43382      Branch: perl
43383            ! Changes patchlevel.h
43384 ____________________________________________________________________________
43385 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
43386         Log: Integrate perlio.
43387      Branch: perl
43388           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43389 ____________________________________________________________________________
43390 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
43391         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
43392              From: Benjamin Sugars <bsugars@canoe.ca>
43393              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
43394              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
43395      Branch: perl
43396            ! perlio.c
43397 ____________________________________________________________________________
43398 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
43399         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
43400              From: Benjamin Sugars <bsugars@canoe.ca>
43401              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
43402              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
43403      Branch: perl
43404            ! ext/PerlIO/Scalar/Scalar.xs
43405 ____________________________________________________________________________
43406 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
43407         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
43408              From: Jeff Pinyan <jeffp@crusoe.net>
43409              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
43410              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
43411      Branch: perl
43412            ! lib/Pod/Html.pm
43413 ____________________________________________________________________________
43414 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
43415         Log: EPOC tweak from Olaf Flebbe.
43416      Branch: perl
43417            ! epoc/epocish.h
43418 ____________________________________________________________________________
43419 [ 10050] By: nick                                  on 2001/05/09  14:37:57
43420         Log: win32, regen_config_h
43421      Branch: perlio
43422            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43423 ____________________________________________________________________________
43424 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
43425         Log: Integrate perlio.
43426      Branch: perl
43427           !> pp_sys.c
43428 ____________________________________________________________________________
43429 [ 10048] By: nick                                  on 2001/05/09  11:59:50
43430         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
43431              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
43432      Branch: perlio
43433            ! pp_sys.c
43434 ____________________________________________________________________________
43435 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
43436         Log: Integrate perlio.
43437      Branch: perl
43438           !> run.c
43439 ____________________________________________________________________________
43440 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
43441         Log: Subject: Re: Less warnings during configure
43442              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43443              Date: Wed, 09 May 2001 13:12:49 +0200
43444              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
43445      Branch: perl
43446            ! hints/hpux.sh
43447 ____________________________________________________________________________
43448 [ 10045] By: nick                                  on 2001/05/09  09:56:59
43449         Log: MULTIPLICITY/DEBUGGING build fix.
43450      Branch: perlio
43451            ! run.c
43452 ____________________________________________________________________________
43453 [ 10044] By: nick                                  on 2001/05/09  09:46:37
43454         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
43455      Branch: perlio
43456           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
43457            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
43458           !> (integrate 65 files)
43459 ____________________________________________________________________________
43460 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
43461         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43462              From: Robin Houston <robin@kitsite.com>
43463              Date: Tue, 8 May 2001 19:38:00 +0100
43464              Message-ID: <20010508193800.A4389@penderel>
43465              
43466              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43467              From: Robin Houston <robin@kitsite.com>
43468              Date: Tue, 8 May 2001 20:03:57 +0100
43469              Message-ID: <20010508200357.A4614@penderel>
43470              
43471              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
43472              From: Robin Houston <robin@kitsite.com>
43473              Date: Wed, 9 May 2001 00:12:05 +0100
43474              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
43475      Branch: perl
43476            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
43477 ____________________________________________________________________________
43478 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
43479         Log: Retract #10031.
43480      Branch: perl
43481            ! pod/perlfunc.pod
43482 ____________________________________________________________________________
43483 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
43484         Log: The metaconfig unit changes for #10040.
43485      Branch: metaconfig/U/perl
43486            ! Checkcc.U d_dlsymun.U dlsrc.U
43487 ____________________________________________________________________________
43488 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
43489         Log: The Configure half of
43490              
43491              Subject: Less warnings during configure
43492              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43493              Date: Tue, 08 May 2001 08:44:02 +0200
43494              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
43495      Branch: perl
43496            ! Configure
43497 ____________________________________________________________________________
43498 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
43499         Log: Subject: Less warnings during configure
43500              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43501              Date: Tue, 08 May 2001 08:44:02 +0200
43502              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
43503      Branch: perl
43504            ! hints/hpux.sh
43505 ____________________________________________________________________________
43506 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
43507         Log: Don't forget to whine about \d__\d.
43508      Branch: perl
43509            ! t/pragma/warn/toke toke.c
43510 ____________________________________________________________________________
43511 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
43512         Log: Allow underscores also in the exponent part.
43513      Branch: perl
43514            ! t/pragma/warn/toke toke.c
43515 ____________________________________________________________________________
43516 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
43517         Log: CodeMagicCD doesn't look like an *I*DE.
43518      Branch: perl
43519            ! pod/perlfaq3.pod
43520 ____________________________________________________________________________
43521 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
43522         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
43523              to be consistently down).
43524      Branch: perl
43525            ! pod/perlfaq3.pod
43526 ____________________________________________________________________________
43527 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
43528         Log: Upgrade to Text::Balanced 1.84.
43529      Branch: perl
43530            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
43531 ____________________________________________________________________________
43532 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
43533         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
43534              From: Benjamin Sugars <bsugars@canoe.ca>
43535              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
43536              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
43537      Branch: perl
43538            ! run.c
43539 ____________________________________________________________________________
43540 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
43541         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
43542              From: Peter Prymmer <pvhp@forte.com>
43543              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
43544              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
43545      Branch: perl
43546            ! t/pod/plainer.t
43547 ____________________________________________________________________________
43548 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
43549         Log: (Retracted by #10042)
43550              
43551              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
43552              From: "Philip Newton" <pnewton@gmx.de>
43553              Date: Tue, 8 May 2001 09:18:10 +0200
43554              Message-ID: <3AF7B9D2.28861.603732@localhost>
43555      Branch: perl
43556            ! pod/perlfunc.pod
43557 ____________________________________________________________________________
43558 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
43559         Log: Subject: [PATCH B::Deparse] Document known bugs
43560              From: Robin Houston <robin@kitsite.com>
43561              Date: Tue, 8 May 2001 01:53:34 +0100
43562              Message-ID: <20010508015334.A32394@penderel>
43563      Branch: perl
43564            ! ext/B/B/Deparse.pm
43565 ____________________________________________________________________________
43566 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
43567         Log: Subject: Re: Perl book, magazine and website updates.
43568              From: "Philip Newton" <pnewton@gmx.de>
43569              Date: Mon, 7 May 2001 17:03:58 +0200
43570              Message-ID: <3AF6D57E.5387.1E29930@localhost>
43571      Branch: perl
43572            ! pod/perlfaq2.pod
43573 ____________________________________________________________________________
43574 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
43575         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
43576              From: Peter Prymmer <pvhp@forte.com>
43577              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
43578              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
43579      Branch: perl
43580            ! t/io/fflush.t
43581 ____________________________________________________________________________
43582 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
43583         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
43584              From: Robin Houston <robin@kitsite.com>
43585              Date: Tue, 8 May 2001 01:14:55 +0100
43586              Message-ID: <20010508011455.A32162@penderel>
43587      Branch: perl
43588            ! ext/B/B/Deparse.pm
43589 ____________________________________________________________________________
43590 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
43591         Log: Typo in #10025.
43592      Branch: perl
43593            ! hints/uts.sh
43594 ____________________________________________________________________________
43595 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
43596         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
43597      Branch: perl
43598            ! hints/uts.sh
43599 ____________________________________________________________________________
43600 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
43601         Log: Subject: Re: [ID 20010506.045] question about hash syntax
43602              From: Peter Scott <Peter@PSDT.com>
43603              Date: Sun, 06 May 2001 13:10:40 -0700
43604              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
43605      Branch: perl
43606            ! pod/perl56delta.pod
43607 ____________________________________________________________________________
43608 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
43609         Log: Configure should figure out the list of dynamic extensions
43610              just fine in UTS-- and in fact it does, as reported by Hal Morris.
43611      Branch: perl
43612            ! hints/uts.sh
43613 ____________________________________________________________________________
43614 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
43615         Log: Update Changes.
43616      Branch: perl
43617            ! Changes patchlevel.h
43618 ____________________________________________________________________________
43619 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
43620         Log: Subject: [PATCH regcomp.c] Insecure regexes
43621              From: Robin Houston <robin@kitsite.com>
43622              Date: Mon, 7 May 2001 21:56:12 +0100
43623              Message-ID: <20010507215612.A31114@penderel>
43624      Branch: perl
43625            ! regcomp.c
43626 ____________________________________________________________________________
43627 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
43628         Log: Drop the foobar.perl.com references for now until Simon
43629              gets them sorted out.
43630      Branch: perl
43631            ! pod/perlfaq2.pod
43632 ____________________________________________________________________________
43633 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
43634         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
43635              From: Prymmer/Kahn <pvhp@best.com>
43636              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
43637              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
43638      Branch: perl
43639            ! lib/Devel/SelfStubber.pm
43640 ____________________________________________________________________________
43641 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
43642         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
43643              From: Prymmer/Kahn <pvhp@best.com>
43644              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
43645              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
43646      Branch: perl
43647            ! win32/Makefile
43648 ____________________________________________________________________________
43649 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
43650         Log: s/WebTechnique's/WebTechniques/
43651      Branch: perl
43652            ! pod/perlfaq2.pod
43653 ____________________________________________________________________________
43654 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
43655         Log: Llama 3 updates from Randal.
43656      Branch: perl
43657            ! pod/perlfaq2.pod
43658 ____________________________________________________________________________
43659 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
43660         Log: Subject: [PATCH] Help -Dt show correct pad variables
43661              From: Benjamin Sugars <ben.sugars@home.com>
43662              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
43663              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
43664      Branch: perl
43665            ! embed.h embed.pl proto.h run.c
43666 ____________________________________________________________________________
43667 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
43668         Log: Subject: [PATCH] Document C<our $foo : shared>
43669              From: Benjamin Sugars <ben.sugars@home.com>
43670              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
43671              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
43672      Branch: perl
43673            ! pod/perlfunc.pod
43674 ____________________________________________________________________________
43675 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
43676         Log: Subject: [PATCH B::Deparse] undefined folded constants
43677              From: Robin Houston <robin@kitsite.com>
43678              Date: Sun, 6 May 2001 17:19:09 +0100
43679              Message-ID: <20010506171909.A7046@penderel>
43680      Branch: perl
43681            ! ext/B/B/Deparse.pm
43682 ____________________________________________________________________________
43683 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
43684         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
43685              From: Robin Houston <robin@kitsite.com>
43686              Message-ID: <20010506164654.A6848@penderel>
43687              Date: Sun, 6 May 2001 16:46:54 +0100
43688      Branch: perl
43689            ! ext/B/B/Deparse.pm
43690 ____________________________________________________________________________
43691 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
43692         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
43693              From: Robin Houston <robin@kitsite.com>
43694              Date: Sun, 6 May 2001 14:47:02 +0100
43695              Message-ID: <20010506144702.A6308@penderel>
43696      Branch: perl
43697            ! t/op/my_stash.t
43698 ____________________________________________________________________________
43699 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
43700         Log: Subject: Perl book, magazine and website updates.
43701              From: Simon Cozens <simon@netthink.co.uk>
43702              Date: Sun, 6 May 2001 16:55:36 +0100
43703              Message-ID: <20010506165536.A1795@netthink.co.uk>
43704      Branch: perl
43705            ! pod/perlbook.pod pod/perlfaq2.pod
43706 ____________________________________________________________________________
43707 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
43708         Log: Tweaks on the Tru64 prof options.
43709      Branch: perl
43710            ! pod/perlhack.pod
43711 ____________________________________________________________________________
43712 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
43713         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
43714              From: Robin Houston <robin@kitsite.com>
43715              Date: Sun, 6 May 2001 14:40:51 +0100
43716              Message-ID: <20010506144051.A6279@penderel>
43717      Branch: perl
43718            ! t/pod/testp2pt.pl
43719 ____________________________________________________________________________
43720 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
43721         Log: Subject: [PATCH B::Deparse] scoping
43722              From: Robin Houston <robin@kitsite.com>
43723              Date: Sun, 6 May 2001 14:36:56 +0100
43724              Message-ID: <20010506143656.A4006@penderel>
43725      Branch: perl
43726            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
43727 ____________________________________________________________________________
43728 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
43729         Log: Document the undefinedness of bitshifting out of range.
43730      Branch: perl
43731            ! pod/perlop.pod
43732 ____________________________________________________________________________
43733 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
43734         Log: Retract #10003 and update the IDE descriptions a bit.
43735      Branch: perl
43736            ! pod/perlfaq3.pod
43737 ____________________________________________________________________________
43738 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
43739         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
43740              From: Prymmer/Kahn <pvhp@best.com>
43741              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
43742              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
43743      Branch: perl
43744            ! win32/Makefile win32/buildext.pl win32/config.bc
43745            ! win32/config.gc win32/config.vc
43746 ____________________________________________________________________________
43747 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
43748         Log: (Retracted by #10005.)
43749      Branch: perl
43750            ! pod/perlfaq3.pod
43751 ____________________________________________________________________________
43752 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
43753         Log: It's "psed", not "sed".
43754      Branch: perl
43755            ! x2p/s2p.PL
43756 ____________________________________________________________________________
43757 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
43758         Log: Update Changes.
43759      Branch: perl
43760            ! Changes patchlevel.h
43761 ____________________________________________________________________________
43762 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
43763         Log: Subject: Re: bleadperl make install fails due to "psed"
43764              From: andreas.koenig@anima.de (Andreas J. Koenig)
43765              Date: 05 May 2001 18:23:28 +0200
43766              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
43767      Branch: perl
43768            ! x2p/Makefile.SH x2p/s2p.PL
43769 ____________________________________________________________________________
43770 [  9999] By: jhi                                   on 2001/05/05  18:28:09
43771         Log: AUTHORS updates.
43772      Branch: perl
43773            ! AUTHORS
43774 ____________________________________________________________________________
43775 [  9998] By: jhi                                   on 2001/05/05  18:16:00
43776         Log: Updates on the pods related to the modules included since 5.6.
43777              
43778              TODO: perltodo really could use major updating.
43779      Branch: perl
43780            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
43781            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
43782            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
43783            ! pod/perlsyn.pod pod/perltodo.pod
43784 ____________________________________________________________________________
43785 [  9997] By: jhi                                   on 2001/05/05  17:35:17
43786         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
43787              from Kurt Skauen.
43788      Branch: perl
43789            + hints/atheos.sh
43790            ! MANIFEST
43791 ____________________________________________________________________________
43792 [  9996] By: jhi                                   on 2001/05/05  17:25:00
43793         Log: Add preemptive #undefs for some of the shorter and more prone
43794              to collision regcomp.h #defines.  (Background: the MASK collided
43795              with a system header #define in Rhapsody.)
43796      Branch: perl
43797            ! regcomp.h
43798 ____________________________________________________________________________
43799 [  9995] By: jhi                                   on 2001/05/05  13:24:21
43800         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
43801              From: Nicholas Clark <nick@ccl4.org>
43802              Date: Sat, 5 May 2001 14:46:39 +0100
43803              Message-ID: <20010505144639.O53513@plum.flirble.org>
43804              
43805              Add a test for the constants (if any) being processed correctly.
43806      Branch: perl
43807            ! utils/h2xs.PL
43808 ____________________________________________________________________________
43809 [  9994] By: jhi                                   on 2001/05/05  02:11:03
43810         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
43811              From: Peter Prymmer <pvhp@forte.com>
43812              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
43813              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
43814      Branch: perl
43815            ! t/lib/b-stash.t
43816 ____________________________________________________________________________
43817 [  9993] By: jhi                                   on 2001/05/05  02:03:49
43818         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
43819              From: Peter Prymmer <pvhp@forte.com>
43820              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
43821              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
43822      Branch: perl
43823            ! perlio.c vms/vmsish.h
43824 ____________________________________________________________________________
43825 [  9992] By: jhi                                   on 2001/05/04  17:21:12
43826         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
43827              From: Robin Barker <rmb1@cise.npl.co.uk>
43828              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
43829              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
43830      Branch: perl
43831            + t/pod/plainer.t
43832            ! MANIFEST
43833 ____________________________________________________________________________
43834 [  9991] By: jhi                                   on 2001/05/04  16:47:45
43835         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
43836              From: Robin Barker <rmb1@cise.npl.co.uk>
43837              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
43838              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
43839      Branch: perl
43840            ! regcomp.c
43841 ____________________________________________________________________________
43842 [  9990] By: jhi                                   on 2001/05/04  14:37:20
43843         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
43844              From: Prymmer/Kahn <pvhp@best.com>
43845              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
43846              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
43847      Branch: perl
43848            ! t/lib/b-stash.t
43849 ____________________________________________________________________________
43850 [  9989] By: jhi                                   on 2001/05/04  14:03:58
43851         Log: Introduce perl572delta, update Todo, add the missing
43852              mention about signal safety since 5.7.1 (though this
43853              requires verification and more details.)
43854      Branch: perl
43855            + pod/perl572delta.pod
43856            ! MANIFEST Todo pod/perl571delta.pod
43857 ____________________________________________________________________________
43858 [  9988] By: jhi                                   on 2001/05/04  12:41:51
43859         Log: Subject: [PATCH perl@9944] long =item
43860              From: Robin Barker <rmb1@cise.npl.co.uk>
43861              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
43862              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
43863      Branch: perl
43864            ! ext/Time/HiRes/HiRes.pm
43865 ____________________________________________________________________________
43866 [  9987] By: jhi                                   on 2001/05/04  12:39:19
43867         Log: The #9901 had removed one line essential for EBCDIC.
43868      Branch: perl
43869            ! regcomp.c
43870 ____________________________________________________________________________
43871 [  9986] By: jhi                                   on 2001/05/04  12:30:23
43872         Log: Subject: cygwin/Makefile.SHs INSTALL patch
43873              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
43874              Date: Mon, 08 Jan 2001 04:59:21 +0200
43875              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
43876      Branch: perl
43877            ! cygwin/Makefile.SHs
43878 ____________________________________________________________________________
43879 [  9985] By: jhi                                   on 2001/05/04  03:51:39
43880         Log: Encode/IO doc tweaks.
43881      Branch: perl
43882            ! ext/Encode/Encode.pm
43883 ____________________________________________________________________________
43884 [  9984] By: jhi                                   on 2001/05/04  03:29:34
43885         Log: Remove GDBM_File from the dynamic extensions for UTS,
43886              GDBM is not a standard feature.
43887      Branch: perl
43888            ! hints/uts.sh
43889 ____________________________________________________________________________
43890 [  9983] By: jhi                                   on 2001/05/04  03:22:59
43891         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
43892      Branch: perl
43893            ! pod/perlretut.pod
43894 ____________________________________________________________________________
43895 [  9982] By: jhi                                   on 2001/05/03  23:21:03
43896         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
43897              From: Benjamin Sugars <bsugars@canoe.ca>
43898              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
43899              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
43900      Branch: perl
43901            ! dump.c
43902 ____________________________________________________________________________
43903 [  9981] By: jhi                                   on 2001/05/03  23:20:05
43904         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
43905              From: Benjamin Sugars <bsugars@canoe.ca>
43906              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
43907              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
43908      Branch: perl
43909            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
43910 ____________________________________________________________________________
43911 [  9980] By: jhi                                   on 2001/05/03  23:15:29
43912         Log: Integrate perlio.
43913      Branch: perl
43914           !> ext/Encode/Encode.pm
43915 ____________________________________________________________________________
43916 [  9979] By: jhi                                   on 2001/05/03  16:54:59
43917         Log: Install psed man page.
43918      Branch: perl
43919            ! installman
43920 ____________________________________________________________________________
43921 [  9978] By: jhi                                   on 2001/05/03  16:45:58
43922         Log: Remove unused files; noted by Sarathy.
43923      Branch: perl
43924            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
43925            ! MANIFEST
43926 ____________________________________________________________________________
43927 [  9977] By: jhi                                   on 2001/05/03  16:42:30
43928         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
43929              From: Andy Dougherty <doughera@lafayette.edu>
43930              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
43931              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
43932      Branch: perl
43933            ! INSTALL
43934 ____________________________________________________________________________
43935 [  9976] By: nick                                  on 2001/05/03  16:40:42
43936         Log: Allow $answer = encode($object,$text); like it says in docs.
43937      Branch: perlio
43938            ! ext/Encode/Encode.pm
43939 ____________________________________________________________________________
43940 [  9975] By: nick                                  on 2001/05/03  16:22:30
43941         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
43942              to be in scope (fair enough), and also a package variable (our) for eval to see it.
43943      Branch: perlio
43944            ! ext/Encode/Encode.pm
43945 ____________________________________________________________________________
43946 [  9974] By: nick                                  on 2001/05/03  15:48:17
43947         Log: Integrate mainline.
43948      Branch: perlio
43949           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
43950           +> t/lib/filter-simple.t t/lib/next.t
43951           !> (integrate 70 files)
43952 ____________________________________________________________________________
43953 [  9973] By: jhi                                   on 2001/05/03  13:09:09
43954         Log: Update Changes.
43955      Branch: perl
43956            ! Changes patchlevel.h
43957 ____________________________________________________________________________
43958 [  9972] By: jhi                                   on 2001/05/03  12:58:33
43959         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
43960              From: Prymmer/Kahn <pvhp@best.com>
43961              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
43962              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
43963      Branch: perl
43964            ! t/io/fflush.t
43965 ____________________________________________________________________________
43966 [  9971] By: jhi                                   on 2001/05/03  12:57:26
43967         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
43968              From: Prymmer/Kahn <pvhp@best.com>
43969              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
43970              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
43971      Branch: perl
43972            ! win32/FindExt.pm
43973 ____________________________________________________________________________
43974 [  9970] By: jhi                                   on 2001/05/03  02:42:46
43975         Log: Can't croak sans thread context, from Doug MacEachern.
43976      Branch: perl
43977            ! toke.c
43978 ____________________________________________________________________________
43979 [  9969] By: jhi                                   on 2001/05/03  01:23:48
43980         Log: Subject: Random input test and Perl
43981              From: Ilya Zakharevich <ilya@math.berkeley.edu>
43982              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
43983              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
43984      Branch: perl
43985            ! toke.c
43986 ____________________________________________________________________________
43987 [  9968] By: jhi                                   on 2001/05/02  22:17:21
43988         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
43989              From: Peter Prymmer <pvhp@forte.com>
43990              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
43991              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
43992      Branch: perl
43993            ! pod/perlfunc.pod pod/perlport.pod
43994 ____________________________________________________________________________
43995 [  9967] By: jhi                                   on 2001/05/02  20:12:45
43996         Log: Workaround for UTS compiler casting bug from Hal Morris.
43997      Branch: perl
43998            ! perl.h
43999 ____________________________________________________________________________
44000 [  9966] By: jhi                                   on 2001/05/02  18:31:37
44001         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
44002              From: Dan Sugalski <dan@sidhe.org>
44003              Date: Wed, 02 May 2001 15:23:22 -0400
44004              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
44005      Branch: perl
44006            ! perl.c vms/vms.c
44007 ____________________________________________________________________________
44008 [  9965] By: jhi                                   on 2001/05/02  18:21:29
44009         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
44010      Branch: perl
44011            ! pod/perlfunc.pod
44012 ____________________________________________________________________________
44013 [  9964] By: jhi                                   on 2001/05/02  18:15:01
44014         Log: Document large files in INSTALL, document also the %x
44015              limitation if not use64bitint, closes bug 20010326.007.
44016      Branch: perl
44017            ! INSTALL
44018 ____________________________________________________________________________
44019 [  9963] By: jhi                                   on 2001/05/02  17:24:47
44020         Log: perlmodlib tweaks; regen pods.
44021      Branch: perl
44022            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
44023            ! pod/perltoc.pod
44024 ____________________________________________________________________________
44025 [  9962] By: jhi                                   on 2001/05/02  17:14:00
44026         Log: Fix for a segfault, from Marc Lehmann.
44027      Branch: perl
44028            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
44029 ____________________________________________________________________________
44030 [  9961] By: jhi                                   on 2001/05/02  15:55:53
44031         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
44032              From: "Philip Newton" <pnewton@gmx.de>
44033              Date: Wed, 2 May 2001 18:39:03 +0200
44034              Message-ID: <3AF05447.15525.173B588@localhost>
44035      Branch: perl
44036            ! pod/perlop.pod
44037 ____________________________________________________________________________
44038 [  9960] By: jhi                                   on 2001/05/02  15:35:37
44039         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
44040              From: Dan Sugalski <dan@sidhe.org>
44041              Date: Wed, 02 May 2001 11:37:27 -0400
44042              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
44043      Branch: perl
44044            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
44045            ! thread.h vms/vms.c vms/vmsish.h
44046 ____________________________________________________________________________
44047 [  9959] By: jhi                                   on 2001/05/02  15:21:08
44048         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
44049              From: Benjamin Sugars <bsugars@canoe.ca>
44050              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
44051              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
44052      Branch: perl
44053            ! ext/PerlIO/Scalar/Scalar.xs
44054 ____________________________________________________________________________
44055 [  9958] By: jhi                                   on 2001/05/02  15:15:53
44056         Log: Bug in #9915, spotted by Mike Guy.
44057      Branch: perl
44058            ! installperl
44059 ____________________________________________________________________________
44060 [  9957] By: jhi                                   on 2001/05/02  13:26:01
44061         Log: Add a test for not griping about references as array
44062              indices if the reference has magic in it (overloaded
44063              methods).
44064      Branch: perl
44065            ! pod/perldiag.pod t/pragma/warn/pp_hot
44066 ____________________________________________________________________________
44067 [  9956] By: jhi                                   on 2001/05/02  13:07:01
44068         Log: Retracted a bit too much in #9952.
44069      Branch: perl
44070            ! t/pragma/sub_lval.t
44071 ____________________________________________________________________________
44072 [  9955] By: jhi                                   on 2001/05/02  13:05:38
44073         Log: Test for #9952.
44074      Branch: perl
44075            ! t/op/tie.t
44076 ____________________________________________________________________________
44077 [  9954] By: jhi                                   on 2001/05/02  11:48:18
44078         Log: Additional note on the encoding example: one cannot
44079              convert string constants in-place.
44080      Branch: perl
44081            ! ext/Encode/Encode.pm
44082 ____________________________________________________________________________
44083 [  9953] By: jhi                                   on 2001/05/02  11:43:51
44084         Log: Note that if you have recent enough Perl you already
44085              have Filter::Util::Call.
44086      Branch: perl
44087            ! lib/Filter/Simple.pm
44088 ____________________________________________________________________________
44089 [  9952] By: jhi                                   on 2001/05/02  11:31:53
44090         Log: Retract changes #8254 and #8255, causes coredump in
44091              'tie FH, "main"', reported by Abigail, culprit found by
44092              Benjamin Sugars.  Mirrors maintperl change #9950.
44093      Branch: perl
44094            ! op.c t/pragma/sub_lval.t
44095 ____________________________________________________________________________
44096 [  9951] By: jhi                                   on 2001/05/02  11:14:29
44097         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
44098      Branch: perl
44099            + t/lib/MyFilter.pm
44100 ____________________________________________________________________________
44101 [  9950] By: gsar                                  on 2001/05/02  03:17:11
44102         Log: revert integration of changes#8254,8255 in change#8620 (causes
44103              a coredump in C<tie FH, 'foo'>; the idea itself may need better
44104              rationalization)
44105      Branch: maint-5.6/perl
44106            ! op.c t/pragma/sub_lval.t
44107 ____________________________________________________________________________
44108 [  9949] By: gsar                                  on 2001/05/02  02:56:32
44109         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
44110              
44111              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
44112              
44113              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
44114      Branch: maint-5.6/perl
44115           !> hints/svr5.sh
44116 ____________________________________________________________________________
44117 [  9948] By: gsar                                  on 2001/05/02  02:49:15
44118         Log: pod/find.t breaks on VMS (from Craig Berry)
44119      Branch: maint-5.6/perl
44120            ! t/pod/find.t
44121 ____________________________________________________________________________
44122 [  9947] By: jhi                                   on 2001/05/02  02:43:09
44123         Log: Add an encoding conversion example.
44124      Branch: perl
44125            ! ext/Encode/Encode.pm
44126 ____________________________________________________________________________
44127 [  9946] By: jhi                                   on 2001/05/02  01:34:22
44128         Log: Another coat of paint but still nowhere finished.
44129              Need to decide on the semantics of strptime(): should
44130              strptime() be a function instead of a method?  To do
44131              the week/monthname-strptiming the i18n/l10n bullet needs
44132              to be bitten with gusto.
44133      Branch: perl
44134            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
44135 ____________________________________________________________________________
44136 [  9945] By: jhi                                   on 2001/05/01  23:40:52
44137         Log: Update Changes.
44138      Branch: perl
44139            ! Changes patchlevel.h
44140 ____________________________________________________________________________
44141 [  9944] By: jhi                                   on 2001/05/01  23:33:37
44142         Log: Add known-to-be-tested modules to the list-to-be-skipped.
44143      Branch: perl
44144            ! t/lib/1_compile.t
44145 ____________________________________________________________________________
44146 [  9943] By: jhi                                   on 2001/05/01  23:24:40
44147         Log: Subject: BorlandC++ fix
44148              From: "Vadim Konovalov" <watman@inbox.ru>
44149              Date: Mon, 30 Apr 2001 20:12:26 -0700
44150              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
44151      Branch: perl
44152            ! win32/makefile.mk
44153 ____________________________________________________________________________
44154 [  9942] By: jhi                                   on 2001/05/01  23:18:02
44155         Log: Update to Filter::Simple 0.60, create a test for it.
44156      Branch: perl
44157            + t/lib/filter-simple.t
44158            ! MANIFEST lib/Filter/Simple.pm
44159 ____________________________________________________________________________
44160 [  9941] By: jhi                                   on 2001/05/01  19:47:24
44161         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
44162              From: Hugo <hv@crypt.compulink.co.uk>
44163              Date: Tue, 01 May 2001 20:12:20 +0100
44164              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
44165      Branch: perl
44166            ! pp_hot.c t/op/re_tests
44167 ____________________________________________________________________________
44168 [  9940] By: jhi                                   on 2001/05/01  19:42:16
44169         Log: Integrate perlio.
44170      Branch: perl
44171           !> lib/base.pm t/lib/fields.t
44172 ____________________________________________________________________________
44173 [  9939] By: jhi                                   on 2001/05/01  19:39:51
44174         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
44175              From: Benjamin Sugars <bsugars@canoe.ca>
44176              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
44177              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
44178      Branch: perl
44179            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
44180 ____________________________________________________________________________
44181 [  9938] By: jhi                                   on 2001/05/01  19:34:09
44182         Log: Add NEXT, a pseudo-class for method redispatching.
44183              <Damian>NEXT.pm probably offers more bang-for-buck
44184              than anything else I've ever written.</Damian>
44185      Branch: perl
44186            + lib/NEXT.pm t/lib/next.t
44187            ! MANIFEST
44188 ____________________________________________________________________________
44189 [  9937] By: jhi                                   on 2001/05/01  19:21:41
44190         Log: Update to Switch 2.02.
44191      Branch: perl
44192            ! lib/Switch.pm t/lib/switch.t
44193 ____________________________________________________________________________
44194 [  9936] By: nick                                  on 2001/05/01  19:09:21
44195         Log: Fix for base.pm clobbering $VERSION
44196      Branch: perlio
44197            ! lib/base.pm
44198 ____________________________________________________________________________
44199 [  9935] By: nick                                  on 2001/05/01  18:54:38
44200         Log: Test for base.pm clobbering $VERSION.
44201      Branch: perlio
44202            ! t/lib/fields.t
44203 ____________________________________________________________________________
44204 [  9934] By: jhi                                   on 2001/05/01  18:39:10
44205         Log: Add information about Scalar::Util::blessed.
44206      Branch: perl
44207            ! pod/perlobj.pod
44208 ____________________________________________________________________________
44209 [  9933] By: jhi                                   on 2001/05/01  18:33:51
44210         Log: Subject: Extra UNIVERSAL documentation
44211              From: Mike Guy <mjtg@cam.ac.uk>
44212              Date: Tue, 01 May 2001 20:12:11 +0100
44213              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
44214      Branch: perl
44215            ! pod/perlobj.pod
44216 ____________________________________________________________________________
44217 [  9932] By: jhi                                   on 2001/05/01  18:26:54
44218         Log: Subject: Autoflush in tests as appropriate
44219              From: Mike Guy <mjtg@cam.ac.uk>
44220              Date: Tue, 01 May 2001 20:05:31 +0100
44221              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
44222      Branch: perl
44223            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
44224            ! t/op/taint.t
44225 ____________________________________________________________________________
44226 [  9931] By: jhi                                   on 2001/05/01  18:02:29
44227         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
44228              From: Benjamin Sugars <bsugars@canoe.ca>
44229              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
44230              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
44231      Branch: perl
44232            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
44233 ____________________________________________________________________________
44234 [  9930] By: jhi                                   on 2001/05/01  15:12:26
44235         Log: Subject: Re: Finally got a round tuit
44236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44237              Date: Tue, 01 May 2001 14:14:10 +0200
44238              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
44239              
44240              The -DP part, slightly modified.
44241      Branch: perl
44242            ! perl.c
44243 ____________________________________________________________________________
44244 [  9929] By: jhi                                   on 2001/05/01  14:17:15
44245         Log: Subject: Re: Finally got a round tuit
44246              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44247              Date: Tue, 01 May 2001 16:34:06 +0200
44248              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
44249              
44250              cpp and optimization tweaks for HP-UX.
44251      Branch: perl
44252            ! hints/hpux.sh
44253 ____________________________________________________________________________
44254 [  9928] By: jhi                                   on 2001/05/01  13:24:20
44255         Log: Tune the scan_num() comments to reality.
44256      Branch: perl
44257            ! toke.c
44258 ____________________________________________________________________________
44259 [  9927] By: jhi                                   on 2001/05/01  13:14:01
44260         Log: Subject: [PATCH B::Deparse] optimised sort
44261              From: Robin Houston <robin@kitsite.com>
44262              Date: Tue, 1 May 2001 14:07:12 +0100
44263              Message-ID: <20010501140712.A4266@penderel>
44264      Branch: perl
44265            ! ext/B/B/Deparse.pm
44266 ____________________________________________________________________________
44267 [  9926] By: jhi                                   on 2001/05/01  13:10:53
44268         Log: Subject: [PATCH t/lib/b-deparse.t] 
44269              From: Robin Houston <robin@kitsite.com>
44270              Date: Tue, 1 May 2001 13:37:42 +0100
44271              Message-ID: <20010501133742.A4082@penderel>
44272      Branch: perl
44273            ! t/lib/b-deparse.t
44274 ____________________________________________________________________________
44275 [  9925] By: jhi                                   on 2001/05/01  13:10:13
44276         Log: Subject: [PATCH B::Deparse] for(;;), sort
44277              From: Robin Houston <robin@kitsite.com>
44278              Date: Tue, 1 May 2001 13:35:00 +0100
44279              Message-ID: <20010501133500.A4061@penderel>
44280      Branch: perl
44281            ! ext/B/B/Deparse.pm
44282 ____________________________________________________________________________
44283 [  9924] By: jhi                                   on 2001/05/01  13:09:22
44284         Log: Subject: [PATCH B::Deparse] do, warn, use
44285              From: Robin Houston <robin@kitsite.com>
44286              Date: Tue, 1 May 2001 13:31:03 +0100
44287              Message-ID: <20010501133103.A4041@penderel>
44288      Branch: perl
44289            ! ext/B/B/Deparse.pm
44290 ____________________________________________________________________________
44291 [  9923] By: jhi                                   on 2001/05/01  11:45:36
44292         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
44293              From: Benjamin Sugars <ben.sugars@home.com>
44294              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
44295              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
44296      Branch: perl
44297            + t/io/fflush.t
44298            ! MANIFEST
44299 ____________________________________________________________________________
44300 [  9922] By: jhi                                   on 2001/05/01  11:35:42
44301         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
44302              From: Peter Prymmer <pvhp@forte.com>
44303              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
44304              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
44305      Branch: perl
44306            ! t/lib/selfstubber.t
44307 ____________________________________________________________________________
44308 [  9921] By: jhi                                   on 2001/04/30  16:34:33
44309         Log: Subject: [PATCH B::Concise] suppress warning
44310              From: Robin Houston <robin@kitsite.com>
44311              Date: Mon, 30 Apr 2001 16:09:49 +0100
44312              Message-ID: <20010430160949.A25086@penderel>
44313      Branch: perl
44314            ! ext/B/B/Concise.pm
44315 ____________________________________________________________________________
44316 [  9920] By: jhi                                   on 2001/04/30  13:56:04
44317         Log: Strip the *markers* from #9919.
44318      Branch: perl
44319            ! pod/perlfaq.pod pod/perlfaq5.pod
44320 ____________________________________________________________________________
44321 [  9919] By: jhi                                   on 2001/04/30  13:54:04
44322         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
44323              From: Gwyn Judd <b.judd@xtra.co.nz>
44324              Date: Sun, 29 Apr 2001 01:47:49 +1200
44325              Message-ID: <20010429014749.A4418@thislove>
44326      Branch: perl
44327            ! pod/perlfaq.pod pod/perlfaq5.pod
44328 ____________________________________________________________________________
44329 [  9918] By: jhi                                   on 2001/04/30  13:13:54
44330         Log: More_tweakage.
44331      Branch: perl
44332            ! pod/perldata.pod pod/perldiag.pod
44333 ____________________________________________________________________________
44334 [  9917] By: jhi                                   on 2001/04/30  13:01:27
44335         Log: Update Changes.
44336      Branch: perl
44337            ! Changes patchlevel.h
44338 ____________________________________________________________________________
44339 [  9916] By: jhi                                   on 2001/04/30  12:57:03
44340         Log: T_w_e_a_k_a_g_e.
44341      Branch: perl
44342            ! pod/perldata.pod pod/perldiag.pod
44343 ____________________________________________________________________________
44344 [  9915] By: jhi                                   on 2001/04/30  12:39:29
44345         Log: Install s2p also as psed.
44346              
44347              TODO: psed documentation?
44348      Branch: perl
44349            ! installperl
44350 ____________________________________________________________________________
44351 [  9914] By: jhi                                   on 2001/04/30  12:29:21
44352         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
44353              From: Jens Hamisch <jens@Strawberry.COM>
44354              Date: Fri, 27 Apr 2001 17:00:36 +0200
44355              Message-ID: <20010427170036.K1372@Strawberry.COM>
44356              
44357              SOCKS5_VERSION_NAME is the right symbol to detect
44358              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
44359              function called socks5_init() is available, and even that is
44360              not universal, most SOCKS5 installations use SOCKSinit()).
44361      Branch: perl
44362            ! perlio.c
44363 ____________________________________________________________________________
44364 [  9913] By: jhi                                   on 2001/04/30  12:22:15
44365         Log: Allow a zero timeout on IO::Socket accept and connect--
44366              though one really shouldn't do that.  Based on
44367              
44368              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
44369              From: "John Holdsworth" <coldwave@bigfoot.com>
44370              Date: Sun, 4 Feb 2001 12:48:18 +0100
44371              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
44372      Branch: perl
44373            ! ext/IO/lib/IO/Socket.pm
44374 ____________________________________________________________________________
44375 [  9912] By: jhi                                   on 2001/04/30  11:27:27
44376         Log: Save the spot of regprev (see #9911) for binary compatibility;
44377              regen API.
44378      Branch: perl
44379            ! embedvar.h perlapi.h thrdvar.h
44380 ____________________________________________________________________________
44381 [  9911] By: jhi                                   on 2001/04/30  11:22:03
44382         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
44383              From: Hugo <hv@crypt.compulink.co.uk>
44384              Date: Sun, 29 Apr 2001 17:09:30 +0100
44385              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
44386      Branch: perl
44387            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
44388 ____________________________________________________________________________
44389 [  9910] By: jhi                                   on 2001/04/30  11:15:12
44390         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
44391              a dummy for PL_numeric_radix); no pressing reason to break
44392              binary compatibility; regen API.
44393      Branch: perl
44394            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
44395            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
44396 ____________________________________________________________________________
44397 [  9909] By: jhi                                   on 2001/04/30  10:56:08
44398         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
44399              From: Walt Mankowski <waltman@netaxs.com>
44400              Date: Sun, 29 Apr 2001 21:53:48 -0400
44401              Message-ID: <20010429215348.A3971@netaxs.com>
44402      Branch: perl
44403            ! pod/perlfunc.pod
44404 ____________________________________________________________________________
44405 [  9908] By: jhi                                   on 2001/04/30  10:49:40
44406         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
44407      Branch: perl
44408            ! t/lib/selfstubber.t
44409 ____________________________________________________________________________
44410 [  9907] By: nick                                  on 2001/04/30  09:26:50
44411         Log: Integrate mainline.
44412      Branch: perlio
44413           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
44414 ____________________________________________________________________________
44415 [  9906] By: jhi                                   on 2001/04/29  23:24:20
44416         Log: Abigail spotted a thinko in #9905.
44417      Branch: perl
44418            ! pod/perldiag.pod
44419 ____________________________________________________________________________
44420 [  9905] By: jhi                                   on 2001/04/29  15:55:39
44421         Log: Changed the underscore/undebar syntax in numeric constants;
44422              now any grouping will do, as long as the underscores are not
44423              consecutive (so "zero-grouping" is out), and they do not begin
44424              or end the integer or fractional parts.
44425      Branch: perl
44426            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
44427 ____________________________________________________________________________
44428 [  9904] By: nick                                  on 2001/04/29  15:43:22
44429         Log: Integrate mainline.
44430      Branch: perlio
44431           +> (branch 98 files)
44432            - lib/unicode/Block.pl
44433            - lib/unicode/In/AlphabeticPresentationForms.pl
44434            - lib/unicode/In/Arabic.pl
44435            - lib/unicode/In/ArabicPresentationForms-A.pl
44436            - lib/unicode/In/ArabicPresentationForms-B.pl
44437            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
44438            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
44439            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
44440            - lib/unicode/In/BopomofoExtended.pl
44441            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
44442            - lib/unicode/In/CJKCompatibility.pl
44443            - lib/unicode/In/CJKCompatibilityForms.pl
44444            - lib/unicode/In/CJKCompatibilityIdeographs.pl
44445            - lib/unicode/In/CJKRadicalsSupplement.pl
44446            - lib/unicode/In/CJKSymbolsandPunctuation.pl
44447            - lib/unicode/In/CJKUnifiedIdeographs.pl
44448            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
44449            - lib/unicode/In/Cherokee.pl
44450            - lib/unicode/In/CombiningDiacriticalMarks.pl
44451            - lib/unicode/In/CombiningHalfMarks.pl
44452            - lib/unicode/In/CombiningMarksforSymbols.pl
44453            - lib/unicode/In/ControlPictures.pl
44454            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
44455            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
44456            - lib/unicode/In/EnclosedAlphanumerics.pl
44457            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
44458            - lib/unicode/In/Ethiopic.pl
44459            - lib/unicode/In/GeneralPunctuation.pl
44460            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
44461            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
44462            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
44463            - lib/unicode/In/HalfwidthandFullwidthForms.pl
44464            - lib/unicode/In/HangulCompatibilityJamo.pl
44465            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
44466            - lib/unicode/In/Hebrew.pl
44467            - lib/unicode/In/HighPrivateUseSurrogates.pl
44468            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
44469            - lib/unicode/In/IPAExtensions.pl
44470            - lib/unicode/In/IdeographicDescriptionCharacters.pl
44471            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
44472            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
44473            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
44474            - lib/unicode/In/Latin-1Supplement.pl
44475            - lib/unicode/In/LatinExtended-A.pl
44476            - lib/unicode/In/LatinExtended-B.pl
44477            - lib/unicode/In/LatinExtendedAdditional.pl
44478            - lib/unicode/In/LetterlikeSymbols.pl
44479            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
44480            - lib/unicode/In/MathematicalOperators.pl
44481            - lib/unicode/In/MiscellaneousSymbols.pl
44482            - lib/unicode/In/MiscellaneousTechnical.pl
44483            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
44484            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
44485            - lib/unicode/In/OpticalCharacterRecognition.pl
44486            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
44487            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
44488            - lib/unicode/In/SmallFormVariants.pl
44489            - lib/unicode/In/SpacingModifierLetters.pl
44490            - lib/unicode/In/Specials.pl
44491            - lib/unicode/In/SuperscriptsandSubscripts.pl
44492            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
44493            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
44494            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
44495            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
44496            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
44497           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
44498           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
44499           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
44500           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
44501           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
44502           !> utf8.c win32/Makefile
44503 ____________________________________________________________________________
44504 [  9903] By: jhi                                   on 2001/04/29  14:30:53
44505         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
44506              From: Prymmer/Kahn <pvhp@best.com>
44507              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
44508              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
44509      Branch: perl
44510            ! win32/Makefile
44511 ____________________________________________________________________________
44512 [  9902] By: jhi                                   on 2001/04/29  02:52:44
44513         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
44514              From: "Abigail" <abigail@foad.org>
44515              Date: Sun, 29 Apr 2001 03:14:25 +0200
44516              Message-ID: <20010429011425.24503.qmail@foad.org>
44517      Branch: perl
44518            ! ext/IO/lib/IO/Seekable.pm
44519 ____________________________________________________________________________
44520 [  9901] By: jhi                                   on 2001/04/29  02:04:46
44521         Log: In character classes one couldn't have 0x80..0xff characters
44522              at the left hand side if there were 0x100.. characters in the
44523              character class.
44524      Branch: perl
44525            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
44526            ! t/op/pat.t utf8.c
44527 ____________________________________________________________________________
44528 [  9900] By: jhi                                   on 2001/04/28  22:55:04
44529         Log: Forgot the latest mktables.PL from #9899.
44530      Branch: perl
44531            ! lib/unicode/mktables.PL
44532 ____________________________________________________________________________
44533 [  9899] By: jhi                                   on 2001/04/28  22:53:28
44534         Log: Explain the \p{} and \P{} error message better and
44535              have prettier prettyprint in In.pl.
44536      Branch: perl
44537            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
44538            ! pod/perldiag.pod
44539 ____________________________________________________________________________
44540 [  9898] By: jhi                                   on 2001/04/28  21:03:34
44541         Log: Add one possible explanation for the "Invalid [] range" error.
44542      Branch: perl
44543            ! pod/perldiag.pod
44544 ____________________________________________________________________________
44545 [  9897] By: jhi                                   on 2001/04/28  17:18:26
44546         Log: Add a level of indirection to the implementation of \p{InFoo}
44547              so that we don't have to have long filenames.  (Nothing changes
44548              in the user interface.)   The indirection is defined in
44549              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
44550              Also rename some the character classes by removing '-' from
44551              the classnames, and finally renamed Block.pl as Blocks.pl.
44552      Branch: perl
44553            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
44554            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
44555            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
44556            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
44557            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
44558            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
44559            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
44560            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
44561            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
44562            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
44563            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
44564            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
44565            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
44566            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
44567            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
44568            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
44569            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
44570            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
44571            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
44572            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
44573            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
44574            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
44575            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
44576            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
44577            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
44578            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
44579            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
44580            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
44581            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
44582            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
44583            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
44584            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
44585            + lib/unicode/In/94.pl lib/unicode/In/95.pl
44586            - lib/unicode/Block.pl
44587            - lib/unicode/In/AlphabeticPresentationForms.pl
44588            - lib/unicode/In/Arabic.pl
44589            - lib/unicode/In/ArabicPresentationForms-A.pl
44590            - lib/unicode/In/ArabicPresentationForms-B.pl
44591            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
44592            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
44593            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
44594            - lib/unicode/In/BopomofoExtended.pl
44595            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
44596            - lib/unicode/In/CJKCompatibility.pl
44597            - lib/unicode/In/CJKCompatibilityForms.pl
44598            - lib/unicode/In/CJKCompatibilityIdeographs.pl
44599            - lib/unicode/In/CJKRadicalsSupplement.pl
44600            - lib/unicode/In/CJKSymbolsandPunctuation.pl
44601            - lib/unicode/In/CJKUnifiedIdeographs.pl
44602            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
44603            - lib/unicode/In/Cherokee.pl
44604            - lib/unicode/In/CombiningDiacriticalMarks.pl
44605            - lib/unicode/In/CombiningHalfMarks.pl
44606            - lib/unicode/In/CombiningMarksforSymbols.pl
44607            - lib/unicode/In/ControlPictures.pl
44608            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
44609            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
44610            - lib/unicode/In/EnclosedAlphanumerics.pl
44611            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
44612            - lib/unicode/In/Ethiopic.pl
44613            - lib/unicode/In/GeneralPunctuation.pl
44614            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
44615            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
44616            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
44617            - lib/unicode/In/HalfwidthandFullwidthForms.pl
44618            - lib/unicode/In/HangulCompatibilityJamo.pl
44619            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
44620            - lib/unicode/In/Hebrew.pl
44621            - lib/unicode/In/HighPrivateUseSurrogates.pl
44622            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
44623            - lib/unicode/In/IPAExtensions.pl
44624            - lib/unicode/In/IdeographicDescriptionCharacters.pl
44625            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
44626            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
44627            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
44628            - lib/unicode/In/Latin-1Supplement.pl
44629            - lib/unicode/In/LatinExtended-A.pl
44630            - lib/unicode/In/LatinExtended-B.pl
44631            - lib/unicode/In/LatinExtendedAdditional.pl
44632            - lib/unicode/In/LetterlikeSymbols.pl
44633            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
44634            - lib/unicode/In/MathematicalOperators.pl
44635            - lib/unicode/In/MiscellaneousSymbols.pl
44636            - lib/unicode/In/MiscellaneousTechnical.pl
44637            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
44638            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
44639            - lib/unicode/In/OpticalCharacterRecognition.pl
44640            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
44641            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
44642            - lib/unicode/In/SmallFormVariants.pl
44643            - lib/unicode/In/SpacingModifierLetters.pl
44644            - lib/unicode/In/Specials.pl
44645            - lib/unicode/In/SuperscriptsandSubscripts.pl
44646            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
44647            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
44648            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
44649            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
44650            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
44651            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
44652            ! pod/perlunicode.pod
44653 ____________________________________________________________________________
44654 [  9896] By: jhi                                   on 2001/04/28  14:33:17
44655         Log: Update the information on shared library path on HP-UX.
44656      Branch: perl
44657            ! INSTALL
44658 ____________________________________________________________________________
44659 [  9895] By: jhi                                   on 2001/04/28  14:32:30
44660         Log: Because #9894 seems to do the trick, this workaround can be removed.
44661      Branch: perl
44662            ! t/lib/selfstubber.t
44663 ____________________________________________________________________________
44664 [  9894] By: jhi                                   on 2001/04/28  14:26:13
44665         Log: For PerlIO flush the children's file handles (on fork/exec/system).
44666      Branch: perl
44667            ! perl.h
44668 ____________________________________________________________________________
44669 [  9893] By: jhi                                   on 2001/04/28  14:23:15
44670         Log: Test tweak for #9891.
44671      Branch: perl
44672            ! t/lib/b-deparse.t
44673 ____________________________________________________________________________
44674 [  9892] By: jhi                                   on 2001/04/28  14:10:13
44675         Log: New HP-UX hints from Merijn.
44676      Branch: perl
44677            ! hints/hpux.sh
44678 ____________________________________________________________________________
44679 [  9891] By: jhi                                   on 2001/04/28  14:07:27
44680         Log: Subject: [PATCH B::Deparse] non-block scopes
44681              From: Robin Houston <robin@kitsite.com>
44682              Date: Fri, 27 Apr 2001 19:15:14 +0100
44683              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
44684      Branch: perl
44685            ! ext/B/B/Deparse.pm
44686 ____________________________________________________________________________
44687 [  9890] By: nick                                  on 2001/04/27  19:41:25
44688         Log: Integrate mainline
44689      Branch: perlio
44690           +> t/lib/selfstubber.t
44691           !> (integrate 50 files)
44692 ____________________________________________________________________________
44693 [  9889] By: jhi                                   on 2001/04/27  18:23:46
44694         Log: Subject: Re: selfstubber test fail on bleadperl
44695              From: Mike Guy <mjtg@cam.ac.uk>
44696              Date: Fri, 27 Apr 2001 19:31:18 +0100
44697              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
44698      Branch: perl
44699            ! t/lib/selfstubber.t
44700 ____________________________________________________________________________
44701 [  9888] By: jhi                                   on 2001/04/27  16:20:54
44702         Log: Test tweak for #9886.
44703      Branch: perl
44704            ! t/lib/b-deparse.t
44705 ____________________________________________________________________________
44706 [  9887] By: jhi                                   on 2001/04/27  16:16:33
44707         Log: Buffering issue at least in Solaris (even with perlio).
44708      Branch: perl
44709            ! t/lib/selfstubber.t
44710 ____________________________________________________________________________
44711 [  9886] By: jhi                                   on 2001/04/27  14:59:23
44712         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
44713              From: Robin Houston <robin@kitsite.com>
44714              Date: Fri, 27 Apr 2001 16:53:20 +0100
44715              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
44716      Branch: perl
44717            ! ext/B/B/Deparse.pm
44718 ____________________________________________________________________________
44719 [  9885] By: jhi                                   on 2001/04/27  14:23:51
44720         Log: Update Changes.
44721      Branch: perl
44722            ! Changes patchlevel.h
44723 ____________________________________________________________________________
44724 [  9884] By: jhi                                   on 2001/04/27  14:14:12
44725         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
44726              From: "Philip Newton" <pnewton@gmx.de>
44727              Date: Fri, 27 Apr 2001 16:40:13 +0200
44728              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
44729      Branch: perl
44730            ! pod/perldata.pod
44731 ____________________________________________________________________________
44732 [  9883] By: jhi                                   on 2001/04/27  13:28:19
44733         Log: Add LOG_PERROR; prettify the "removed".
44734      Branch: perl
44735            ! ext/Sys/Syslog/Syslog.xs
44736 ____________________________________________________________________________
44737 [  9882] By: jhi                                   on 2001/04/27  13:13:18
44738         Log: h2xs tweaks: use NV instead of double, "quote" the removed
44739              prefixes for clarity (especially when nothing is removed),
44740              slight pod reformats.
44741      Branch: perl
44742            ! utils/h2xs.PL
44743 ____________________________________________________________________________
44744 [  9881] By: jhi                                   on 2001/04/27  12:58:48
44745         Log: Don't bother creating existing directories.
44746      Branch: perl
44747            ! utils/h2xs.PL
44748 ____________________________________________________________________________
44749 [  9880] By: jhi                                   on 2001/04/27  12:45:39
44750         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
44751              From: Mike Schilli <m@perlmeister.com>
44752              Date: Wed, 25 Apr 2001 01:29:21 -0700
44753              Message-id: <3AE68AE1.6A981723@perlmeister.com>
44754      Branch: perl
44755            ! utils/h2xs.PL
44756 ____________________________________________________________________________
44757 [  9879] By: jhi                                   on 2001/04/27  12:40:55
44758         Log: break is not yet Perl.  Added the template license also to README.
44759      Branch: perl
44760            ! utils/h2xs.PL
44761 ____________________________________________________________________________
44762 [  9878] By: jhi                                   on 2001/04/27  03:08:20
44763         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
44764              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44765              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
44766              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
44767      Branch: perl
44768            ! t/lib/xs-typemap.t
44769 ____________________________________________________________________________
44770 [  9877] By: jhi                                   on 2001/04/26  23:54:40
44771         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
44772              From: "Abigail" <abigail@foad.org>
44773              Date: Fri, 27 Apr 2001 01:44:28 +0200
44774              Message-ID: <20010426234428.19786.qmail@foad.org>
44775      Branch: perl
44776            ! utils/h2xs.PL
44777 ____________________________________________________________________________
44778 [  9876] By: jhi                                   on 2001/04/26  23:52:06
44779         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
44780              From: Peter Prymmer <pvhp@forte.com>
44781              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
44782              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
44783      Branch: perl
44784            ! t/lib/selfstubber.t
44785 ____________________________________________________________________________
44786 [  9875] By: jhi                                   on 2001/04/26  23:48:10
44787         Log: Deparse nits.
44788      Branch: perl
44789            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
44790 ____________________________________________________________________________
44791 [  9874] By: jhi                                   on 2001/04/26  22:46:05
44792         Log: Document ANYOF_CLASS.
44793      Branch: perl
44794            ! regcomp.h
44795 ____________________________________________________________________________
44796 [  9873] By: jhi                                   on 2001/04/26  22:35:03
44797         Log: Subject: Re: [PATCH @9846] dumping ANYOF
44798              From: Hugo <hv@crypt.compulink.co.uk>
44799              Date: Thu, 26 Apr 2001 23:33:38 +0100
44800              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
44801      Branch: perl
44802            ! regcomp.c regcomp.h
44803 ____________________________________________________________________________
44804 [  9872] By: jhi                                   on 2001/04/26  22:34:31
44805         Log: Subject: [PATCH] more for Devel::SelfStubber
44806              From: Nicholas Clark <nick@ccl4.org>
44807              Date: Fri, 27 Apr 2001 00:13:52 +0100
44808              Message-ID: <20010427001351.K88186@plum.flirble.org>
44809      Branch: perl
44810            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
44811 ____________________________________________________________________________
44812 [  9871] By: jhi                                   on 2001/04/26  21:59:17
44813         Log: Subject: [PATCH B::Deparse] formats must be flush left
44814              From: Robin Houston <robin@kitsite.com>
44815              Date: Thu, 26 Apr 2001 23:54:29 +0100
44816              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
44817      Branch: perl
44818            ! ext/B/B/Deparse.pm
44819 ____________________________________________________________________________
44820 [  9870] By: jhi                                   on 2001/04/26  21:57:37
44821         Log: If some of the constants are prefixes of others,
44822              the prefixes may never get recognized.  (See 20010426.006.)
44823      Branch: perl
44824            ! utils/h2xs.PL
44825 ____________________________________________________________________________
44826 [  9869] By: jhi                                   on 2001/04/26  21:50:42
44827         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
44828              From: Chris Bongaarts <cab@tc.umn.edu>
44829              Date: Thu, 26 Apr 2001 17:10:31 -0500
44830              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
44831      Branch: perl
44832            ! ext/Sys/Syslog/Syslog.xs
44833 ____________________________________________________________________________
44834 [  9868] By: jhi                                   on 2001/04/26  21:35:12
44835         Log: Further cuts and more docs from Graham Barr.
44836      Branch: perl
44837            ! ext/List/Util/lib/List/Util.pm
44838            ! ext/List/Util/lib/Scalar/Util.pm
44839 ____________________________________________________________________________
44840 [  9867] By: jhi                                   on 2001/04/26  21:18:57
44841         Log: Subject: [PATCH 5.7.1] DB_File-1.77
44842              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
44843              Date: Thu, 26 Apr 2001 22:37:53 +0100
44844              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
44845      Branch: perl
44846            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44847            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44848 ____________________________________________________________________________
44849 [  9866] By: jhi                                   on 2001/04/26  21:12:31
44850         Log: Subject: [PATCH B::Deparse] fix easy bugs
44851              From: Robin Houston <robin@kitsite.com>
44852              Date: Thu, 26 Apr 2001 23:03:33 +0100
44853              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
44854      Branch: perl
44855            ! ext/B/B/Deparse.pm
44856 ____________________________________________________________________________
44857 [  9865] By: jhi                                   on 2001/04/26  20:26:13
44858         Log: Update Changes.
44859      Branch: perl
44860            ! Changes patchlevel.h
44861 ____________________________________________________________________________
44862 [  9864] By: jhi                                   on 2001/04/26  19:27:48
44863         Log: Dethinko from Robin Houston.
44864      Branch: perl
44865            ! ext/B/B/Deparse.pm
44866 ____________________________________________________________________________
44867 [  9863] By: jhi                                   on 2001/04/26  19:10:35
44868         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
44869              From: Robin Houston <robin@kitsite.com>
44870              Date: Thu, 26 Apr 2001 21:08:32 +0100
44871              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
44872      Branch: perl
44873            ! ext/B/B/Deparse.pm
44874 ____________________________________________________________________________
44875 [  9862] By: jhi                                   on 2001/04/26  19:04:23
44876         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44877              From: Robin Houston <robin@kitsite.com>
44878              Date: Thu, 26 Apr 2001 20:52:50 +0100
44879              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
44880      Branch: perl
44881            ! ext/B/B/Deparse.pm
44882 ____________________________________________________________________________
44883 [  9861] By: jhi                                   on 2001/04/26  18:56:14
44884         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
44885              From: Mike Guy <mjtg@cam.ac.uk>
44886              Date: Thu, 26 Apr 2001 14:22:40 +0100
44887              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
44888      Branch: perl
44889            ! pod/perlobj.pod
44890 ____________________________________________________________________________
44891 [  9860] By: jhi                                   on 2001/04/26  18:46:42
44892         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44893              From: Robin Houston <robin@kitsite.com>
44894              Date: Thu, 26 Apr 2001 20:34:29 +0100
44895              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
44896              
44897              Hashes do not interpolate.
44898      Branch: perl
44899            ! ext/B/B/Deparse.pm
44900 ____________________________________________________________________________
44901 [  9859] By: jhi                                   on 2001/04/26  18:43:51
44902         Log: Subject: The Time::Piece conspiracy unmasked!!!
44903              From: Mike Guy <mjtg@cam.ac.uk>
44904              Date: Thu, 26 Apr 2001 19:02:50 +0100
44905              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
44906              
44907              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
44908              From: Mike Guy <mjtg@cam.ac.uk>
44909              Date: Thu, 26 Apr 2001 19:08:21 +0100
44910              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
44911              
44912              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
44913              From: Graham Barr <gbarr@pobox.com>
44914              Date: Thu, 26 Apr 2001 19:12:03 +0100
44915              Message-ID: <20010426191203.A70835@pobox.com>
44916              
44917              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
44918      Branch: perl
44919            ! ext/List/Util/lib/List/Util.pm
44920            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
44921 ____________________________________________________________________________
44922 [  9858] By: jhi                                   on 2001/04/26  18:17:42
44923         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
44924              From: Robin Houston <robin@kitsite.com>
44925              Date: Thu, 26 Apr 2001 16:09:35 +0100
44926              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
44927      Branch: perl
44928            ! t/comp/proto.t
44929 ____________________________________________________________________________
44930 [  9857] By: jhi                                   on 2001/04/26  18:04:59
44931         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
44932              From: barries <barries@slaysys.com>
44933              Date: Thu, 26 Apr 2001 12:01:10 -0400
44934              Message-ID: <20010426120110.E29698@jester.slaysys.com>
44935      Branch: perl
44936            ! pod/perldiag.pod
44937 ____________________________________________________________________________
44938 [  9856] By: jhi                                   on 2001/04/26  18:03:33
44939         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
44940              Date: Thu, 26 Apr 2001 17:13:41 +0100
44941              From: Robin Houston <robin@kitsite.com>
44942              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
44943              
44944              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
44945              From: Robin Houston <robin@kitsite.com>
44946              Date: Thu, 26 Apr 2001 18:44:29 +0100
44947              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
44948      Branch: perl
44949            ! ext/B/B/Deparse.pm
44950 ____________________________________________________________________________
44951 [  9855] By: jhi                                   on 2001/04/26  17:56:04
44952         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
44953              From: Robin Houston <robin@kitsite.com>
44954              Date: Thu, 26 Apr 2001 17:04:08 +0100
44955              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
44956      Branch: perl
44957            ! ext/B/B/Deparse.pm
44958 ____________________________________________________________________________
44959 [  9854] By: jhi                                   on 2001/04/26  17:47:26
44960         Log: Subject: Re: Short test case for undef %stash:: crash
44961              From: Benjamin Sugars <bsugars@canoe.ca> 
44962              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
44963              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
44964              Changed and moved the perldiag entry.
44965      Branch: perl
44966            ! gv.c pod/perldiag.pod
44967 ____________________________________________________________________________
44968 [  9853] By: jhi                                   on 2001/04/26  14:35:16
44969         Log: Beginnings of strptime().  Do not touch the wet paint.
44970      Branch: perl
44971            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
44972 ____________________________________________________________________________
44973 [  9852] By: jhi                                   on 2001/04/26  13:17:21
44974         Log: Retract #9851, core dumps from pod2man.
44975      Branch: perl
44976            ! regcomp.c
44977 ____________________________________________________________________________
44978 [  9851] By: jhi                                   on 2001/04/26  11:54:41
44979         Log: (Retracted by #9852.)
44980              
44981              Subject: [PATCH @9846] dumping ANYOF
44982              From: Hugo <hv@crypt.compulink.co.uk>
44983              Date: Thu, 26 Apr 2001 05:32:38 +0100
44984              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
44985      Branch: perl
44986            ! regcomp.c
44987 ____________________________________________________________________________
44988 [  9850] By: jhi                                   on 2001/04/26  02:34:44
44989         Log: If ccflags was empty the _previous_ $* containing all the
44990              environment variables and Configure variables was used,
44991              which lead, among other bad things, into $ccflags being your
44992              uname -a output, which lead into test compile with cc failing,
44993              which lead into gcc being selected, which didn't work that well
44994              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
44995              with large files, et cetera.
44996      Branch: perl
44997            ! hints/hpux.sh
44998 ____________________________________________________________________________
44999 [  9849] By: jhi                                   on 2001/04/26  01:44:57
45000         Log: Make selfstubber test more portable.
45001      Branch: perl
45002            ! t/lib/selfstubber.t
45003 ____________________________________________________________________________
45004 [  9848] By: jhi                                   on 2001/04/26  00:50:26
45005         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
45006              From: Benjamin Sugars <ben.sugars@home.com>
45007              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
45008              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
45009      Branch: perl
45010            ! ext/Cwd/Cwd.xs
45011 ____________________________________________________________________________
45012 [  9847] By: jhi                                   on 2001/04/26  00:46:58
45013         Log: Subject: [PATCH: perl@9841] VMS updates
45014              From: Peter Prymmer <pvhp@forte.com>
45015              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
45016              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
45017      Branch: perl
45018            ! README.vms configure.com vms/descrip_mms.template
45019            ! vms/ext/filespec.t
45020 ____________________________________________________________________________
45021 [  9846] By: jhi                                   on 2001/04/26  00:11:56
45022         Log: re 'debug' was broken by #9084.
45023      Branch: perl
45024            ! ext/re/re.xs
45025 ____________________________________________________________________________
45026 [  9845] By: jhi                                   on 2001/04/25  22:33:17
45027         Log: Subject: [PATCH] test for Devel::SelfStubber
45028              From: Nicholas Clark <nick@ccl4.org>
45029              Date: Thu, 26 Apr 2001 00:00:54 +0100
45030              Message-ID: <20010426000054.D89026@plum.flirble.org>
45031      Branch: perl
45032            + t/lib/selfstubber.t
45033            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
45034 ____________________________________________________________________________
45035 [  9844] By: jhi                                   on 2001/04/25  22:29:32
45036         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
45037              From: Paul Johnson <paul@pjcj.net>
45038              Date: Thu, 26 Apr 2001 00:46:08 +0200
45039              Message-ID: <20010426004608.H2338@pjcj.net>
45040      Branch: perl
45041            ! ext/B/B/Concise.pm
45042 ____________________________________________________________________________
45043 [  9843] By: jhi                                   on 2001/04/25  22:28:28
45044         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
45045              From: Peter Prymmer <pvhp@forte.com>
45046              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
45047              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
45048      Branch: perl
45049            ! ext/Cwd/Cwd.xs
45050 ____________________________________________________________________________
45051 [  9842] By: jhi                                   on 2001/04/25  20:58:12
45052         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
45053              From: John Peacock <jpeacock@rowman.com>
45054              Date: Wed, 25 Apr 2001 17:30:26 -0400
45055              Message-ID: <3AE741F2.B3217464@rowman.com>
45056      Branch: perl
45057            ! lib/Math/BigInt.pm t/lib/bigintpm.t
45058 ____________________________________________________________________________
45059 [  9841] By: jhi                                   on 2001/04/25  20:07:05
45060         Log: Update Changes.
45061      Branch: perl
45062            ! Changes patchlevel.h
45063 ____________________________________________________________________________
45064 [  9840] By: jhi                                   on 2001/04/25  19:56:51
45065         Log: Yet another HP-UX hints version from Merijn.
45066      Branch: perl
45067            ! hints/hpux.sh
45068 ____________________________________________________________________________
45069 [  9839] By: jhi                                   on 2001/04/25  19:53:04
45070         Log: abs_path() didn't terminate the filename correctly,
45071              in DIRNAMLENless systems like HP-UX this would fail.
45072      Branch: perl
45073            ! ext/Cwd/Cwd.xs
45074 ____________________________________________________________________________
45075 [  9838] By: jhi                                   on 2001/04/25  16:37:26
45076         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
45077              From: Mike Guy <mjtg@cam.ac.uk>
45078              Date: Wed, 25 Apr 2001 18:31:47 +0100
45079              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
45080      Branch: perl
45081            ! op.c
45082 ____________________________________________________________________________
45083 [  9837] By: jhi                                   on 2001/04/25  16:21:53
45084         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
45085              From: Jon Eveland <jweveland@yahoo.com>
45086              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
45087              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
45088      Branch: perl
45089            ! lib/perl5db.pl
45090 ____________________________________________________________________________
45091 [  9836] By: jhi                                   on 2001/04/25  14:17:50
45092         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
45093              From: "Philip Newton" <pnewton@gmx.de>
45094              Date: Wed, 25 Apr 2001 17:05:58 +0200
45095              Message-ID: <3AE703F6.3234.1833C45@localhost>
45096      Branch: perl
45097            ! Porting/patching.pod
45098 ____________________________________________________________________________
45099 [  9835] By: jhi                                   on 2001/04/25  13:58:07
45100         Log: It would seem that both ar and full_ar need to be overridden
45101              for HP-UX to avoid the GNU ar.
45102      Branch: perl
45103            ! hints/hpux.sh
45104 ____________________________________________________________________________
45105 [  9834] By: jhi                                   on 2001/04/25  13:50:40
45106         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
45107              From: "Philip Newton" <pnewton@gmx.de>
45108              Date: Wed, 25 Apr 2001 16:09:23 +0200
45109              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
45110              
45111              Detypo.
45112      Branch: perl
45113            ! t/op/misc.t
45114 ____________________________________________________________________________
45115 [  9833] By: jhi                                   on 2001/04/25  12:36:11
45116         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
45117      Branch: perl
45118            ! hints/hpux.sh
45119 ____________________________________________________________________________
45120 [  9832] By: jhi                                   on 2001/04/25  12:33:36
45121         Log: New version of HP-UX hints from Merijn.
45122      Branch: perl
45123            ! hints/hpux.sh
45124 ____________________________________________________________________________
45125 [  9831] By: jhi                                   on 2001/04/25  03:39:45
45126         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
45127      Branch: perl
45128            ! hints/hpux.sh
45129 ____________________________________________________________________________
45130 [  9830] By: jhi                                   on 2001/04/25  02:53:25
45131         Log: The tzname[] bit is not needed by util.c -- and causes
45132              heartburn in VMS (and it missing was probably the cause of
45133              the Mac OS X trouble).  Ouch.
45134      Branch: perl
45135            ! ext/POSIX/POSIX.xs util.c
45136 ____________________________________________________________________________
45137 [  9829] By: jhi                                   on 2001/04/25  00:10:06
45138         Log: Metaconfig unit change for #9828.
45139      Branch: metaconfig
45140            ! U/compline/ccflags.U
45141 ____________________________________________________________________________
45142 [  9828] By: jhi                                   on 2001/04/25  00:04:18
45143         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
45144              (which is actually the reason for the change, we need to pass
45145              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
45146              EP/IX, OS/2, and TitanOS, based on the hints files.
45147      Branch: perl
45148            ! Configure config_h.SH
45149 ____________________________________________________________________________
45150 [  9827] By: jhi                                   on 2001/04/24  23:49:20
45151         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
45152              the $cat must have an absolute path.
45153      Branch: perl
45154            ! makedepend.SH
45155 ____________________________________________________________________________
45156 [  9826] By: jhi                                   on 2001/04/24  23:40:53
45157         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
45158      Branch: perl
45159            ! README.amiga
45160 ____________________________________________________________________________
45161 [  9825] By: jhi                                   on 2001/04/24  23:35:35
45162         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
45163              From: "Philip Newton" <pnewton@gmx.de>
45164              Date: Tue, 24 Apr 2001 18:52:49 +0200
45165              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
45166      Branch: perl
45167            ! x2p/find2perl.PL
45168 ____________________________________________________________________________
45169 [  9824] By: jhi                                   on 2001/04/24  23:33:07
45170         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
45171              Some gcc specifics dropped out due to extensive rewriting;
45172              will be put back later as needed.
45173      Branch: perl
45174            ! hints/hpux.sh
45175 ____________________________________________________________________________
45176 [  9823] By: jhi                                   on 2001/04/24  23:27:57
45177         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
45178      Branch: perl
45179            ! ext/POSIX/POSIX.xs
45180 ____________________________________________________________________________
45181 [  9822] By: jhi                                   on 2001/04/24  23:25:21
45182         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
45183              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45184              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
45185              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
45186      Branch: perl
45187            ! ext/XS/Typemap/Typemap.xs
45188 ____________________________________________________________________________
45189 [  9821] By: jhi                                   on 2001/04/24  23:24:10
45190         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
45191              From: "Abigail" <abigail@foad.org>
45192              Date: Tue, 24 Apr 2001 23:12:03 +0200
45193              Message-ID: <20010424211203.7901.qmail@foad.org>
45194      Branch: perl
45195            ! pod/perlport.pod
45196 ____________________________________________________________________________
45197 [  9820] By: jhi                                   on 2001/04/24  23:23:15
45198         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
45199              From: Matt Sergeant <matt@sergeant.org>
45200              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
45201              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
45202      Branch: perl
45203            ! pod/perlfaq4.pod
45204 ____________________________________________________________________________
45205 [  9819] By: nick                                  on 2001/04/24  18:49:43
45206         Log: Integrate mainline.
45207      Branch: perlio
45208           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
45209           !> (integrate 37 files)
45210 ____________________________________________________________________________
45211 [  9818] By: jhi                                   on 2001/04/24  14:35:23
45212         Log: Update Changes.
45213      Branch: perl
45214            ! Changes patchlevel.h
45215 ____________________________________________________________________________
45216 [  9817] By: jhi                                   on 2001/04/24  14:09:17
45217         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
45218              From: "Philip Newton" <pnewton@gmx.de>
45219              Date: Tue, 24 Apr 2001 12:58:12 +0200
45220              Message-ID: <3AE57864.8304.B77A0A@localhost> 
45221              
45222              plus add CPAN to the list of modules that have their own tests.
45223      Branch: perl
45224            ! t/lib/1_compile.t
45225 ____________________________________________________________________________
45226 [  9816] By: jhi                                   on 2001/04/24  14:07:03
45227         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
45228              From: Michael G Schwern <schwern@pobox.com>
45229              Date: Sat, 21 Apr 2001 22:35:00 +0100
45230              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
45231      Branch: perl
45232            ! t/lib/1_compile.t
45233 ____________________________________________________________________________
45234 [  9815] By: jhi                                   on 2001/04/24  13:54:32
45235         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
45236              From: Robin Houston <robin@kitsite.com>
45237              Date: Tue, 24 Apr 2001 15:51:18 +0100
45238              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
45239      Branch: perl
45240            ! ext/B/B/Deparse.pm
45241 ____________________________________________________________________________
45242 [  9814] By: jhi                                   on 2001/04/24  13:17:34
45243         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
45244              From: Bill Glicker <billg@burrelles.com>
45245              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
45246              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
45247      Branch: perl
45248            ! hints/svr5.sh
45249 ____________________________________________________________________________
45250 [  9813] By: jhi                                   on 2001/04/24  12:54:23
45251         Log: Prevent path disclosure (probing for existence of filenames)
45252              using suidperl; bug id 20010322.218.
45253      Branch: perl
45254            ! perl.c pod/perldiag.pod
45255 ____________________________________________________________________________
45256 [  9812] By: jhi                                   on 2001/04/24  12:08:36
45257         Log: Retract #9811.
45258      Branch: perl
45259            ! ext/POSIX/POSIX.xs
45260 ____________________________________________________________________________
45261 [  9811] By: jhi                                   on 2001/04/24  11:57:35
45262         Log: (Retracted by #9812.)
45263      Branch: perl
45264            ! ext/POSIX/POSIX.xs
45265 ____________________________________________________________________________
45266 [  9810] By: jhi                                   on 2001/04/24  03:32:35
45267         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
45268      Branch: perl
45269            ! util.c
45270 ____________________________________________________________________________
45271 [  9809] By: jhi                                   on 2001/04/24  03:16:13
45272         Log: The Math::BigFloat::import() was broken.
45273              (Fixes bug id 20010422.002.)
45274      Branch: perl
45275            ! lib/Math/BigFloat.pm
45276 ____________________________________________________________________________
45277 [  9808] By: jhi                                   on 2001/04/24  01:11:40
45278         Log: Additional dependencies; should help for parallel makes
45279              not to fail on missing lib/lib.pm or lib/re.pm.
45280      Branch: perl
45281            ! Makefile.SH
45282 ____________________________________________________________________________
45283 [  9807] By: jhi                                   on 2001/04/24  00:57:01
45284         Log: Update the test failure disclaimer.
45285      Branch: perl
45286            ! t/pragma/warn/pp_hot
45287 ____________________________________________________________________________
45288 [  9806] By: jhi                                   on 2001/04/24  00:54:04
45289         Log: Add make target "install-all" which is alias for "install"
45290              to cater for case-preserving filesystems like HFS+.
45291      Branch: perl
45292            ! INSTALL Makefile.SH
45293 ____________________________________________________________________________
45294 [  9805] By: jhi                                   on 2001/04/24  00:47:28
45295         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
45296              From: Peter Prymmer <pvhp@forte.com>
45297              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
45298              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
45299              
45300              (Ken William's message forwarded from macosx@perl.org)
45301      Branch: perl
45302            ! hints/darwin.sh
45303 ____________________________________________________________________________
45304 [  9804] By: jhi                                   on 2001/04/23  23:57:35
45305         Log: Cut-and-pasto.
45306      Branch: perl
45307            ! perlio.c
45308 ____________________________________________________________________________
45309 [  9803] By: jhi                                   on 2001/04/23  23:52:25
45310         Log: More PerlIO robustness.
45311      Branch: perl
45312            ! perlio.c
45313 ____________________________________________________________________________
45314 [  9802] By: jhi                                   on 2001/04/23  23:43:35
45315         Log: Make the "STD* opened only for ..." errors more consistent.
45316      Branch: perl
45317            ! doio.c
45318 ____________________________________________________________________________
45319 [  9801] By: jhi                                   on 2001/04/23  23:34:26
45320         Log: Test case for #9800.
45321      Branch: perl
45322            ! t/op/misc.t
45323 ____________________________________________________________________________
45324 [  9800] By: jhi                                   on 2001/04/23  23:14:43
45325         Log: Avoid coredump on 'close STDERR; die' by making
45326              the PerlIO calls more robust.  Also use SETERRNO()
45327              instead of errno = to be more VMS-ready.
45328      Branch: perl
45329            ! perlio.c
45330 ____________________________________________________________________________
45331 [  9799] By: jhi                                   on 2001/04/23  21:41:10
45332         Log: Subject: test for ID 20010423.002
45333              From: Robin Houston <robin@kitsite.com>
45334              Date: Mon, 23 Apr 2001 16:52:21 +0100
45335              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
45336      Branch: perl
45337            ! t/op/avhv.t
45338 ____________________________________________________________________________
45339 [  9798] By: jhi                                   on 2001/04/23  21:40:07
45340         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
45341              From: David Dyck <dcd@tc.fluke.com>
45342              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
45343              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
45344      Branch: perl
45345            ! installperl
45346 ____________________________________________________________________________
45347 [  9797] By: jhi                                   on 2001/04/23  21:37:56
45348         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
45349              From: Benjamin Sugars <bsugars@canoe.ca>
45350              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
45351              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
45352      Branch: perl
45353            ! ext/Cwd/Cwd.xs lib/Cwd.pm
45354 ____________________________________________________________________________
45355 [  9796] By: jhi                                   on 2001/04/23  21:29:24
45356         Log: Synchronize h2xs and pod2man some more on the documentation
45357              templates they propose.
45358      Branch: perl
45359            ! pod/pod2man.PL utils/h2xs.PL
45360 ____________________________________________________________________________
45361 [  9795] By: jhi                                   on 2001/04/23  17:30:40
45362         Log: Add one more naughty test for base64; make encoding logic cleaner.
45363      Branch: perl
45364            ! t/lib/mimeb64.t
45365 ____________________________________________________________________________
45366 [  9794] By: jhi                                   on 2001/04/23  13:51:32
45367         Log: Update Changes.
45368      Branch: perl
45369            ! Changes patchlevel.h
45370 ____________________________________________________________________________
45371 [  9793] By: jhi                                   on 2001/04/23  13:44:18
45372         Log: Duplicate lines.
45373      Branch: perl
45374            ! MANIFEST
45375 ____________________________________________________________________________
45376 [  9792] By: jhi                                   on 2001/04/23  13:39:13
45377         Log: Subject: Re: PATCH 5.7.1
45378              From: Mark-Jason Dominus <mjd@plover.com>
45379              Date: Mon, 23 Apr 2001 10:30:21 -0400
45380              Message-ID: <20010423143021.17335.qmail@plover.com>
45381      Branch: perl
45382            ! perl.h sv.c
45383 ____________________________________________________________________________
45384 [  9791] By: jhi                                   on 2001/04/23  13:32:40
45385         Log: Add the CPAN.pm 1.59_54 tests.
45386      Branch: perl
45387            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
45388            ! MANIFEST
45389 ____________________________________________________________________________
45390 [  9790] By: jhi                                   on 2001/04/23  13:21:55
45391         Log: Subject: Deparse nit
45392              From: Robin Houston <robin@kitsite.com>
45393              Date: Mon, 23 Apr 2001 12:38:20 +0100
45394              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
45395      Branch: perl
45396            ! ext/B/B/Deparse.pm
45397 ____________________________________________________________________________
45398 [  9789] By: jhi                                   on 2001/04/23  13:19:07
45399         Log: Subject: [PATCH] bug 20010423.002
45400              From: Robin Houston <robin@kitsite.com>
45401              Date: Mon, 23 Apr 2001 13:12:30 +0100
45402              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
45403      Branch: perl
45404            ! pp.c
45405 ____________________________________________________________________________
45406 [  9788] By: jhi                                   on 2001/04/23  13:02:49
45407         Log: Subject: PATCH [5.7.1] hv.c unused #define
45408              From: Mark-Jason Dominus <mjd@plover.com>
45409              Date: Sun, 22 Apr 2001 14:17:49 -0400
45410              Message-ID: <20010422181749.26976.qmail@plover.com>
45411      Branch: perl
45412            ! hv.c
45413 ____________________________________________________________________________
45414 [  9787] By: jhi                                   on 2001/04/23  13:02:02
45415         Log: Subject: PATCH 5.7.1
45416              From: Mark-Jason Dominus <mjd@plover.com>
45417              Date: Sun, 22 Apr 2001 15:12:57 -0400
45418              Message-ID: <20010422191258.6539.qmail@plover.com>
45419              
45420              plus Sarathy's STMT_START + STMT_END suggestion.
45421      Branch: perl
45422            ! perl.h
45423 ____________________________________________________________________________
45424 [  9786] By: jhi                                   on 2001/04/23  12:53:25
45425         Log: Fix for
45426              
45427              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
45428              From: dLux <dlux@spam.sch.bme.hu>
45429              Date: Mon, 23 Apr 2001 01:25:26 +0200
45430              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
45431              
45432              (SvGROW really does return a char *.)
45433      Branch: perl
45434            ! pod/perlapi.pod sv.h
45435 ____________________________________________________________________________
45436 [  9785] By: jhi                                   on 2001/04/23  04:34:04
45437         Log: Time::Piece work continues.  $t->day removed since
45438              I think it's too confusing.  Now has normal and
45439              abbreviated length weekday names and month names,
45440              the names change with _names(), not _list().
45441              Now has strftime() in Perl, _strftime() is
45442              the libc version (to which strftime() falls back
45443              if it doesn't know the format.  To do: the reverse
45444              of strftime, strptime(), and the localisation of both.
45445      Branch: perl
45446            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
45447            ! t/lib/time-piece.t
45448 ____________________________________________________________________________
45449 [  9784] By: jhi                                   on 2001/04/23  02:41:46
45450         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
45451              From: andreas.koenig@anima.de (Andreas J. Koenig)
45452              Date: 23 Apr 2001 05:20:55 +0200
45453              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
45454      Branch: perl
45455            ! t/pragma/overload.t
45456 ____________________________________________________________________________
45457 [  9783] By: jhi                                   on 2001/04/22  23:32:42
45458         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
45459              From: Robin Houston <robin@kitsite.com>
45460              Date: Mon, 23 Apr 2001 00:38:18 +0100
45461              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
45462      Branch: perl
45463            ! ext/B/B/Deparse.pm
45464 ____________________________________________________________________________
45465 [  9782] By: jhi                                   on 2001/04/22  20:55:43
45466         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
45467              From: Simon Cozens <simon@netthink.co.uk>
45468              Date: Sun, 22 Apr 2001 18:47:25 +0100
45469              Message-ID: <20010422184725.A14411@netthink.co.uk>
45470      Branch: perl
45471            ! sv.c t/pragma/overload.t
45472 ____________________________________________________________________________
45473 [  9781] By: jhi                                   on 2001/04/22  20:52:13
45474         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
45475              From: Robin Houston <robin@kitsite.com>
45476              Date: Sun, 22 Apr 2001 22:14:50 +0100
45477              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
45478      Branch: perl
45479            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
45480 ____________________________________________________________________________
45481 [  9780] By: nick                                  on 2001/04/22  20:40:31
45482         Log: Integrate mainline.
45483      Branch: perlio
45484           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
45485           +> t/lib/b-stash.t
45486           !> (integrate 38 files)
45487 ____________________________________________________________________________
45488 [  9779] By: jhi                                   on 2001/04/22  15:16:03
45489         Log: Subject: IO::Socket::INET patch
45490              From: andrew deryabin <djsf@technarchy.ru>
45491              Date: Sat, 21 Apr 2001 17:46:52 +0400
45492              Message-ID: <20010421174652.B1426@technarchy>
45493      Branch: perl
45494            ! ext/IO/lib/IO/Socket/INET.pm
45495 ____________________________________________________________________________
45496 [  9778] By: jhi                                   on 2001/04/22  15:14:33
45497         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
45498              From: Mark-Jason Dominus <mjd@plover.com>
45499              Date: Sat, 21 Apr 2001 21:27:49 -0400
45500              Message-ID: <20010422012749.27024.qmail@plover.com>
45501      Branch: perl
45502            ! regcomp.c
45503 ____________________________________________________________________________
45504 [  9777] By: jhi                                   on 2001/04/22  15:10:51
45505         Log: Subject: Re: Regex debugger patch 
45506              From: Mark-Jason Dominus <mjd@plover.com>
45507              Date: Sat, 21 Apr 2001 21:48:51 -0400
45508              Message-ID: <20010422014851.27165.qmail@plover.com>
45509      Branch: perl
45510            ! pod/perldebguts.pod
45511 ____________________________________________________________________________
45512 [  9776] By: jhi                                   on 2001/04/22  15:09:48
45513         Log: Subject: Re: Regex debugger patch
45514              From: Mark-Jason Dominus <mjd@plover.com>
45515              Date: Sat, 21 Apr 2001 14:24:39 -0400
45516              Message-ID: <20010421182439.16508.qmail@plover.com>
45517              
45518              Regex debugger backend.
45519      Branch: perl
45520            ! regcomp.c regexp.h
45521 ____________________________________________________________________________
45522 [  9775] By: jhi                                   on 2001/04/21  16:45:40
45523         Log: Subject: [PATCH] Typo in utf8.h
45524              From: Jesús Quiroga <jquiroga@pobox.com>
45525              Date: Sat, 21 Apr 2001 19:25:33 +0200
45526              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
45527      Branch: perl
45528            ! utf8.h
45529 ____________________________________________________________________________
45530 [  9774] By: jhi                                   on 2001/04/21  16:43:52
45531         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
45532              From: Joe Orton <jorton@redhat.com>
45533              Date: Tue, 17 Apr 2001 15:50:43 +0100
45534              Message-Id: <20010417155043.D19132@eu.c2.net>
45535      Branch: perl
45536            ! hints/svr5.sh
45537 ____________________________________________________________________________
45538 [  9773] By: jhi                                   on 2001/04/21  15:30:15
45539         Log: Subject: Patch utils/h2xs.PL
45540              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45541              Date: Sat, 21 Apr 2001 10:32:16 -0500
45542              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
45543              
45544              Add MAILING list and LICENSE templates.
45545      Branch: perl
45546            ! utils/h2xs.PL
45547 ____________________________________________________________________________
45548 [  9772] By: jhi                                   on 2001/04/21  15:28:36
45549         Log: Subject: perlfaq2.patch for 5.7.1
45550              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45551              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
45552              Date: Fri, 20 Apr 2001 16:42:19 -0500
45553              
45554              rm an extra tab, a blurb about the xx.cpan to clarify
45555              which countries actually have that and dejanews is history
45556              as well as most of that nonsensical entry.
45557      Branch: perl
45558            ! pod/perlfaq2.pod
45559 ____________________________________________________________________________
45560 [  9771] By: jhi                                   on 2001/04/21  15:27:17
45561         Log: Subject: perlfaq1.patch for 5.7.1
45562              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45563              Date: Fri, 20 Apr 2001 16:57:36 -0500
45564              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
45565              
45566              Evil URLs must die. Especially when they are broken.
45567      Branch: perl
45568            ! pod/perlfaq1.pod
45569 ____________________________________________________________________________
45570 [  9770] By: jhi                                   on 2001/04/21  15:23:38
45571         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
45572              From: Michael G Schwern <schwern@pobox.com>
45573              Date: Sat, 21 Apr 2001 16:11:12 +0100
45574              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
45575      Branch: perl
45576            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
45577            + t/lib/b-stash.t
45578            ! MANIFEST ext/B/B.pm t/lib/b.t
45579 ____________________________________________________________________________
45580 [  9769] By: jhi                                   on 2001/04/21  15:03:32
45581         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
45582              From: Michael G Schwern <schwern@pobox.com>
45583              Date: Sat, 21 Apr 2001 09:48:00 +0100
45584              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
45585      Branch: perl
45586            ! utils/h2ph.PL
45587 ____________________________________________________________________________
45588 [  9768] By: jhi                                   on 2001/04/21  14:33:49
45589         Log: PerlIO and Encode doc cleanup and tweaks.
45590      Branch: perl
45591            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
45592            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
45593 ____________________________________________________________________________
45594 [  9767] By: jhi                                   on 2001/04/21  12:40:16
45595         Log: Integrate perlio.
45596      Branch: perl
45597           !> doio.c
45598 ____________________________________________________________________________
45599 [  9766] By: nick                                  on 2001/04/20  18:28:35
45600         Log: Avoid core dump on
45601              open(STDOUT,">",\$foo);
45602      Branch: perlio
45603            ! doio.c
45604 ____________________________________________________________________________
45605 [  9765] By: jhi                                   on 2001/04/20  13:23:43
45606         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
45607              From: Robin Houston <robin@kitsite.com>
45608              Date: Fri, 20 Apr 2001 14:29:22 +0100
45609              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
45610      Branch: perl
45611            ! ext/B/B.pm ext/B/B/Deparse.pm
45612 ____________________________________________________________________________
45613 [  9764] By: jhi                                   on 2001/04/20  13:19:33
45614         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
45615              From: Peter Prymmer <pvhp@forte.com>
45616              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
45617              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
45618      Branch: perl
45619            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
45620            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
45621            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
45622            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
45623 ____________________________________________________________________________
45624 [  9763] By: jhi                                   on 2001/04/20  12:36:39
45625         Log: Subject: Re: A new PerlIO coredump
45626              From: Nick Ing-Simmons <nik@tiuk.ti.com>
45627              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
45628              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
45629      Branch: perl
45630            ! doio.c
45631 ____________________________________________________________________________
45632 [  9762] By: jhi                                   on 2001/04/19  23:02:30
45633         Log: Update Changes.
45634      Branch: perl
45635            ! Changes patchlevel.h
45636 ____________________________________________________________________________
45637 [  9761] By: jhi                                   on 2001/04/19  22:59:19
45638         Log: More cleanup cleanup.
45639      Branch: perl
45640            ! Makefile.SH win32/Makefile win32/makefile.mk
45641 ____________________________________________________________________________
45642 [  9760] By: jhi                                   on 2001/04/19  22:50:31
45643         Log: lib/Time is non-empty, let's not rmdir it.
45644      Branch: perl
45645            ! Makefile.SH
45646 ____________________________________________________________________________
45647 [  9759] By: jhi                                   on 2001/04/19  22:36:51
45648         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
45649              From: Robin Houston <robin@kitsite.com>
45650              Date: Fri, 20 Apr 2001 00:18:53 +0100
45651              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
45652      Branch: perl
45653            ! ext/B/B/Deparse.pm
45654 ____________________________________________________________________________
45655 [  9758] By: jhi                                   on 2001/04/19  22:36:00
45656         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
45657              From: Peter Prymmer <pvhp@forte.com>
45658              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
45659              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
45660      Branch: perl
45661            ! ext/Cwd/Cwd.xs
45662 ____________________________________________________________________________
45663 [  9757] By: nick                                  on 2001/04/19  18:53:54
45664         Log: Blind (untested) integrate of mainline.
45665      Branch: perlio
45666           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
45667           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
45668           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
45669           !> (integrate 53 files)
45670 ____________________________________________________________________________
45671 [  9756] By: jhi                                   on 2001/04/19  16:59:23
45672         Log: Document and test Time::Piece.
45673      Branch: perl
45674            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
45675            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
45676 ____________________________________________________________________________
45677 [  9755] By: jhi                                   on 2001/04/19  12:13:29
45678         Log: A better fix for the \x{12345678} trouble from NI-S.
45679      Branch: perl
45680            ! utf8.c
45681 ____________________________________________________________________________
45682 [  9754] By: jhi                                   on 2001/04/19  11:56:07
45683         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
45684              From: Robin Houston <robin@kitsite.com>
45685              Date: Wed, 18 Apr 2001 17:58:33 +0100
45686              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
45687      Branch: perl
45688            ! ext/B/B/Deparse.pm op.c
45689 ____________________________________________________________________________
45690 [  9753] By: jhi                                   on 2001/04/19  04:21:52
45691         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
45692              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
45693              Date: Thu, 19 Apr 2001 01:11:41 -0400
45694              Message-ID: <20010419011141.A5798@cpan.org>
45695      Branch: perl
45696            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
45697 ____________________________________________________________________________
45698 [  9752] By: jhi                                   on 2001/04/19  02:41:10
45699         Log: The new time utils need to be thread-aware, too.
45700      Branch: perl
45701            ! util.c
45702 ____________________________________________________________________________
45703 [  9751] By: jhi                                   on 2001/04/19  02:26:47
45704         Log: Compilation nit noticed by AIX compiler.
45705      Branch: perl
45706            ! perlio.c
45707 ____________________________________________________________________________
45708 [  9750] By: jhi                                   on 2001/04/19  02:20:06
45709         Log: The new time utils need to be public.
45710      Branch: perl
45711            ! embed.pl
45712 ____________________________________________________________________________
45713 [  9749] By: jhi                                   on 2001/04/19  01:42:39
45714         Log: Regen toc.
45715      Branch: perl
45716            ! pod/perltoc.pod
45717 ____________________________________________________________________________
45718 [  9748] By: jhi                                   on 2001/04/19  01:41:10
45719         Log: Add Time::Piece, a slight rewrite of Time::Object,
45720              from Matt Sergeant.
45721      Branch: perl
45722            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
45723            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
45724            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
45725            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
45726            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
45727            ! win32/makefile.mk
45728 ____________________________________________________________________________
45729 [  9747] By: jhi                                   on 2001/04/19  00:55:35
45730         Log: The new metaconfig unit from strftime.
45731      Branch: metaconfig/U/perl
45732            + d_strftime.U
45733 ____________________________________________________________________________
45734 [  9746] By: jhi                                   on 2001/04/19  00:54:54
45735         Log: Move the strftime() wrapper from POSIX.xs to util.c
45736              as my_strftime(), requires HAS_STRFTIME.
45737      Branch: perl
45738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45739            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
45740            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
45741            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45742            ! vos/config.ga.h win32/config.bc win32/config.gc
45743            ! win32/config.vc
45744 ____________________________________________________________________________
45745 [  9745] By: jhi                                   on 2001/04/18  23:11:03
45746         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
45747              in preparation of Time::Piece.
45748      Branch: perl
45749            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
45750 ____________________________________________________________________________
45751 [  9744] By: jhi                                   on 2001/04/18  22:33:12
45752         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
45753              From: Peter Prymmer <pvhp@forte.com>
45754              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
45755              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
45756      Branch: perl
45757            ! t/lib/exporter.t
45758 ____________________________________________________________________________
45759 [  9743] By: jhi                                   on 2001/04/18  22:32:23
45760         Log: Subject: Fwd: pod2html leaves cache files lying around?
45761              From: Rajesh Vaidheeswarran <rv@gnu.org>
45762              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
45763              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
45764      Branch: perl
45765            ! lib/Pod/Html.pm
45766 ____________________________________________________________________________
45767 [  9742] By: jhi                                   on 2001/04/18  20:31:49
45768         Log: Update Changes.
45769      Branch: perl
45770            ! Changes patchlevel.h
45771 ____________________________________________________________________________
45772 [  9741] By: jhi                                   on 2001/04/18  20:23:02
45773         Log: Declare hints only if needed.
45774      Branch: perl
45775            ! ext/B/B/Deparse.pm
45776 ____________________________________________________________________________
45777 [  9740] By: jhi                                   on 2001/04/18  19:06:05
45778         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
45779              bug noticed by Robin Houston; basically the code of detecting
45780              value wraparound was acting differently under different compilers
45781              and platforms.  The workaround is to remove the overflow check
45782              for now, a real fix would be to do the overflow (portably) right.
45783      Branch: perl
45784            ! t/op/pat.t utf8.c
45785 ____________________________________________________________________________
45786 [  9739] By: jhi                                   on 2001/04/18  19:01:23
45787         Log: Subject: [PATCH B::Deparse] some pragma support
45788              From: Robin Houston <robin@kitsite.com>
45789              Date: Wed, 18 Apr 2001 19:32:12 +0100
45790              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
45791      Branch: perl
45792            ! ext/B/B/Deparse.pm
45793 ____________________________________________________________________________
45794 [  9738] By: jhi                                   on 2001/04/18  15:16:37
45795         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
45796              From: Benjamin Sugars <bsugars@canoe.ca>
45797              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
45798              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
45799      Branch: perl
45800            ! t/op/glob.t
45801 ____________________________________________________________________________
45802 [  9737] By: jhi                                   on 2001/04/18  13:24:50
45803         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
45804              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45805              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
45806              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
45807      Branch: perl
45808            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
45809            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
45810 ____________________________________________________________________________
45811 [  9736] By: jhi                                   on 2001/04/18  04:15:14
45812         Log: The #9735 also changes the subtest 12.
45813      Branch: perl
45814            ! t/lib/b.t
45815 ____________________________________________________________________________
45816 [  9735] By: jhi                                   on 2001/04/18  03:55:17
45817         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
45818              From: David Dyck <dcd@tc.fluke.com>
45819              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
45820              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
45821      Branch: perl
45822            ! ext/B/B/Deparse.pm
45823 ____________________________________________________________________________
45824 [  9734] By: jhi                                   on 2001/04/18  03:54:11
45825         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
45826              From: Gisle Aas <gisle@ActiveState.com>
45827              Date: 17 Apr 2001 19:06:45 -0700
45828              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
45829      Branch: perl
45830            ! pp_hot.c t/op/misc.t
45831 ____________________________________________________________________________
45832 [  9733] By: jhi                                   on 2001/04/17  22:25:22
45833         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
45834              From: "Abigail" <abigail@foad.org>
45835              Date: Wed, 18 Apr 2001 01:17:46 +0200
45836              Message-ID: <20010417231746.21657.qmail@foad.org>
45837      Branch: perl
45838            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
45839 ____________________________________________________________________________
45840 [  9732] By: jhi                                   on 2001/04/17  20:47:56
45841         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
45842              From: Robin Houston <robin@kitsite.com>
45843              Date: Tue, 17 Apr 2001 22:37:42 +0100
45844              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
45845      Branch: perl
45846            ! ext/B/B/Deparse.pm
45847 ____________________________________________________________________________
45848 [  9731] By: nick                                  on 2001/04/17  20:46:35
45849         Log: Re-sync for t/lib/b.t fix
45850      Branch: perlio
45851           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
45852 ____________________________________________________________________________
45853 [  9730] By: jhi                                   on 2001/04/17  20:45:29
45854         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
45855              From: Robin Houston <robin@kitsite.com>
45856              Date: Tue, 17 Apr 2001 22:29:36 +0100
45857              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
45858      Branch: perl
45859            ! ext/B/B.xs ext/B/B/Deparse.pm
45860 ____________________________________________________________________________
45861 [  9729] By: jhi                                   on 2001/04/17  20:43:11
45862         Log: Subject: Deparse - parenthesise args to undeclared subs
45863              From: Robin Houston <robin@kitsite.com>
45864              Date: Tue, 17 Apr 2001 21:31:05 +0100
45865              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
45866      Branch: perl
45867            ! ext/B/B/Deparse.pm
45868 ____________________________________________________________________________
45869 [  9728] By: jhi                                   on 2001/04/17  18:57:30
45870         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
45871              From: Benjamin Sugars <ben.sugars@home.com>
45872              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
45873              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
45874      Branch: perl
45875            ! t/lib/cwd.t
45876 ____________________________________________________________________________
45877 [  9727] By: jhi                                   on 2001/04/17  18:20:20
45878         Log: Subject: [PATCH B::Deparse] ambient pragmas
45879              From: Robin Houston <robin@kitsite.com>
45880              Date: Tue, 17 Apr 2001 20:01:59 +0100
45881              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
45882      Branch: perl
45883            ! ext/B/B/Deparse.pm t/lib/b.t
45884 ____________________________________________________________________________
45885 [  9726] By: nick                                  on 2001/04/17  16:33:51
45886         Log: Integrate mainline (t/lib/b.t fails test 2...)
45887      Branch: perlio
45888           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
45889           +> ext/List/Util/README ext/List/Util/Util.xs
45890           +> ext/List/Util/lib/List/Util.pm
45891           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
45892           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
45893           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
45894           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
45895           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
45896           !> (integrate 31 files)
45897 ____________________________________________________________________________
45898 [  9725] By: jhi                                   on 2001/04/17  12:14:24
45899         Log: Subject: multiple B::* changes
45900              From: Robin Houston <robin@kitsite.com>
45901              Date: Thu, 12 Apr 2001 20:12:27 +0100
45902              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
45903      Branch: perl
45904            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
45905 ____________________________________________________________________________
45906 [  9724] By: jhi                                   on 2001/04/17  11:59:05
45907         Log: Thread-awareness from Doug MacEachern.
45908      Branch: perl
45909            ! ext/List/Util/Util.xs
45910 ____________________________________________________________________________
45911 [  9723] By: jhi                                   on 2001/04/17  11:57:41
45912         Log: Make the test more portable.
45913      Branch: perl
45914            ! t/lib/cwd.t
45915 ____________________________________________________________________________
45916 [  9722] By: jhi                                   on 2001/04/17  11:53:50
45917         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
45918              From: Benjamin Sugars <ben.sugars@home.com>
45919              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
45920              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
45921      Branch: perl
45922            ! t/lib/cwd.t
45923 ____________________________________________________________________________
45924 [  9721] By: jhi                                   on 2001/04/17  11:52:17
45925         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
45926              From: Benjamin Sugars <bsugars@canoe.ca>
45927              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
45928              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
45929      Branch: perl
45930            ! op.c
45931 ____________________________________________________________________________
45932 [  9720] By: jhi                                   on 2001/04/17  11:35:42
45933         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
45934              From: Chris Nandor <pudge@pobox.com>
45935              Date: Tue, 17 Apr 2001 00:30:49 -0400
45936              Message-Id: <p05100207b701768712de@[10.0.1.177]>
45937      Branch: perl
45938            ! ext/File/Glob/bsd_glob.c gv.c
45939 ____________________________________________________________________________
45940 [  9719] By: jhi                                   on 2001/04/17  11:32:13
45941         Log: Subject: [PATCH] Tweten->West
45942              From: Casey West <casey@geeknest.com>
45943              Date: Mon, 16 Apr 2001 12:11:22 -0400
45944              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
45945      Branch: perl
45946            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
45947            ! pod/perltie.pod
45948 ____________________________________________________________________________
45949 [  9718] By: jhi                                   on 2001/04/16  03:22:52
45950         Log: Update Changes.
45951      Branch: perl
45952            ! Changes patchlevel.h
45953 ____________________________________________________________________________
45954 [  9717] By: jhi                                   on 2001/04/16  03:06:28
45955         Log: Regen toc.
45956      Branch: perl
45957            ! pod/perltoc.pod
45958 ____________________________________________________________________________
45959 [  9716] By: jhi                                   on 2001/04/16  02:58:42
45960         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
45961              From: Prymmer/Kahn <pvhp@best.com>
45962              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
45963              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
45964      Branch: perl
45965            ! utf8.c
45966 ____________________________________________________________________________
45967 [  9715] By: jhi                                   on 2001/04/15  23:40:35
45968         Log: Subject: Re: Net::Ping patch, adds stream protocol
45969              From: bronson@rinspin.com (Scott Bronson)
45970              Date: Tue, 10 Apr 2001 23:58:33 -0700
45971              Message-ID: <20010410235833.N29719@rinspin.com>
45972      Branch: perl
45973            ! lib/Net/Ping.pm
45974 ____________________________________________________________________________
45975 [  9714] By: jhi                                   on 2001/04/15  23:31:46
45976         Log: Printing out the ok messages helps successful testing.
45977      Branch: perl
45978            ! t/lib/time-hires.t
45979 ____________________________________________________________________________
45980 [  9713] By: jhi                                   on 2001/04/15  21:43:24
45981         Log: Update Douglas Wegscheid's email.
45982      Branch: perl
45983            ! AUTHORS
45984 ____________________________________________________________________________
45985 [  9712] By: jhi                                   on 2001/04/15  21:40:41
45986         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
45987              From: Michael G Schwern <schwern@pobox.com>
45988              Date: Sat, 14 Apr 2001 22:40:50 +0100
45989              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
45990      Branch: perl
45991            + t/lib/exporter.t
45992            ! MANIFEST lib/Exporter/Heavy.pm
45993 ____________________________________________________________________________
45994 [  9711] By: jhi                                   on 2001/04/15  21:39:21
45995         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
45996              From: Michael G Schwern <schwern@pobox.com>
45997              Date: Sat, 14 Apr 2001 22:13:59 +0100
45998              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
45999      Branch: perl
46000            ! t/op/loopctl.t
46001 ____________________________________________________________________________
46002 [  9710] By: jhi                                   on 2001/04/15  21:30:19
46003         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
46004              From: Michael G Schwern <schwern@pobox.com>
46005              Date: Sat, 14 Apr 2001 22:05:32 +0100
46006              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
46007      Branch: perl
46008            ! t/pragma/warnings.t
46009 ____________________________________________________________________________
46010 [  9709] By: jhi                                   on 2001/04/15  19:34:09
46011         Log: Integrate changes #9706,9707 from maintperl into mainline.
46012              
46013              change#7210 broke .packlist generation
46014              
46015              ExtUtils::Installed doesn't quote regex metacharacters in paths
46016              before using them in match; also make it work for dosish platforms
46017      Branch: perl
46018           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
46019 ____________________________________________________________________________
46020 [  9708] By: jhi                                   on 2001/04/15  19:31:01
46021         Log: Test also the scalar aspect of getitimer().
46022      Branch: perl
46023            ! t/lib/time-hires.t
46024 ____________________________________________________________________________
46025 [  9707] By: gsar                                  on 2001/04/15  17:24:20
46026         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
46027              before using them in match; also make it work for dosish platforms
46028      Branch: maint-5.6/perl
46029            ! lib/ExtUtils/Installed.pm
46030 ____________________________________________________________________________
46031 [  9706] By: gsar                                  on 2001/04/15  17:21:59
46032         Log: change#7210 broke .packlist generation (listed only filename
46033              rather than fully qualified path name)
46034      Branch: maint-5.6/perl
46035            ! lib/ExtUtils/Install.pm
46036 ____________________________________________________________________________
46037 [  9705] By: jhi                                   on 2001/04/15  12:36:33
46038         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
46039      Branch: perl
46040            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
46041            ! t/lib/time-hires.t
46042 ____________________________________________________________________________
46043 [  9704] By: jhi                                   on 2001/04/15  10:49:08
46044         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
46045              From: Prymmer/Kahn <pvhp@best.com>
46046              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
46047              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
46048      Branch: perl
46049            ! lib/utf8.pm pod/perlebcdic.pod
46050 ____________________________________________________________________________
46051 [  9703] By: jhi                                   on 2001/04/15  02:26:26
46052         Log: I keep forgetting to sort MANIFEST.
46053      Branch: perl
46054            ! MANIFEST
46055 ____________________________________________________________________________
46056 [  9702] By: jhi                                   on 2001/04/15  02:07:47
46057         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
46058              Now we have blessed, reftype, tainted, first, reduce, ...
46059      Branch: perl
46060            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
46061            + ext/List/Util/README ext/List/Util/Util.xs
46062            + ext/List/Util/lib/List/Util.pm
46063            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
46064            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
46065            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
46066            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
46067            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
46068            ! MANIFEST
46069 ____________________________________________________________________________
46070 [  9701] By: jhi                                   on 2001/04/14  15:05:25
46071         Log: Subject: RE: dprofpp.pl updates 
46072              From: Carl Eklof <CEklof@endeca.com>
46073              Date: Thu, 12 Apr 2001 18:45:46 -0400
46074              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
46075      Branch: perl
46076            ! utils/dprofpp.PL
46077 ____________________________________________________________________________
46078 [  9700] By: jhi                                   on 2001/04/14  14:44:55
46079         Log: Do not just blindly add CR.
46080      Branch: perl
46081            ! Porting/makerel
46082 ____________________________________________________________________________
46083 [  9699] By: jhi                                   on 2001/04/13  13:17:01
46084         Log: Update Changes.
46085      Branch: perl
46086            ! Changes patchlevel.h
46087 ____________________________________________________________________________
46088 [  9698] By: jhi                                   on 2001/04/13  12:44:48
46089         Log: Integrate perlio.
46090      Branch: perl
46091           !> ext/PerlIO/Scalar/Scalar.xs
46092 ____________________________________________________________________________
46093 [  9697] By: jhi                                   on 2001/04/13  12:29:15
46094         Log: Add more debug output to the test.
46095      Branch: perl
46096            ! t/lib/cwd.t
46097 ____________________________________________________________________________
46098 [  9696] By: nick                                  on 2001/04/13  10:14:29
46099         Log: Fix core dump on binmode($fh,'Scalar')
46100      Branch: perlio
46101            ! ext/PerlIO/Scalar/Scalar.xs
46102 ____________________________________________________________________________
46103 [  9695] By: nick                                  on 2001/04/13  09:05:42
46104         Log: Integrate mainline
46105      Branch: perlio
46106           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46107           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
46108           +> t/lib/time-hires.t
46109           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
46110           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
46111           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
46112           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
46113           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
46114           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
46115           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
46116 ____________________________________________________________________________
46117 [  9694] By: jhi                                   on 2001/04/12  22:23:35
46118         Log: Integrate change #9693 from maintperl into mainline.
46119              
46120              $VERSION and Version() on the same line provokes a warning from
46121              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
46122      Branch: perl
46123           !> lib/Devel/SelfStubber.pm
46124 ____________________________________________________________________________
46125 [  9693] By: gsar                                  on 2001/04/12  21:55:56
46126         Log: $VERSION and Version() on the same line provokes a warning from
46127              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
46128      Branch: maint-5.6/perl
46129            ! lib/Devel/SelfStubber.pm
46130 ____________________________________________________________________________
46131 [  9692] By: jhi                                   on 2001/04/12  13:54:00
46132         Log: This is at least 5.005.
46133      Branch: perl
46134            ! ext/Time/HiRes/HiRes.xs
46135 ____________________________________________________________________________
46136 [  9691] By: jhi                                   on 2001/04/12  13:37:20
46137         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
46138      Branch: perl
46139            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
46140            ! win32/Makefile win32/makefile.mk
46141 ____________________________________________________________________________
46142 [  9690] By: jhi                                   on 2001/04/12  01:34:46
46143         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
46144      Branch: perl
46145            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
46146            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
46147            + t/lib/time-hires.t
46148            ! MANIFEST
46149 ____________________________________________________________________________
46150 [  9689] By: jhi                                   on 2001/04/12  00:28:39
46151         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
46152              From: Gisle Aas <gisle@ActiveState.com>
46153              Date: 11 Apr 2001 16:36:11 -0700
46154              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
46155      Branch: perl
46156            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
46157 ____________________________________________________________________________
46158 [  9688] By: jhi                                   on 2001/04/12  00:27:39
46159         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
46160              From: Gisle Aas <gisle@ActiveState.com>
46161              Date: 11 Apr 2001 11:13:24 -0700
46162              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
46163      Branch: perl
46164            ! ext/MIME/Base64/Base64.xs
46165 ____________________________________________________________________________
46166 [  9687] By: jhi                                   on 2001/04/11  19:51:47
46167         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
46168      Branch: perl
46169            ! Todo-5.6
46170 ____________________________________________________________________________
46171 [  9686] By: jhi                                   on 2001/04/11  16:54:25
46172         Log: Subject: [PATCH opcode.pl] Documentation of table format
46173              From: Simon Cozens <simon@netthink.co.uk>
46174              Date: Wed, 11 Apr 2001 12:59:31 +0100
46175              Message-ID: <20010411125931.A25681@netthink.co.uk>
46176      Branch: perl
46177            ! opcode.pl
46178 ____________________________________________________________________________
46179 [  9685] By: jhi                                   on 2001/04/11  16:53:15
46180         Log: Subject: [PATCH] prototype("CORE::recv")
46181              From: Simon Cozens <simon@netthink.co.uk>
46182              Date: Wed, 11 Apr 2001 13:24:35 +0100
46183              Message-ID: <20010411132435.A26169@netthink.co.uk>
46184      Branch: perl
46185            ! pp.c t/comp/proto.t
46186 ____________________________________________________________________________
46187 [  9684] By: jhi                                   on 2001/04/11  16:47:13
46188         Log: FAQ (and AUTHORS) update from Dan Carson: the information
46189              was several years obsolete, Term::Readkey has been updated
46190              to have the functionality.
46191      Branch: perl
46192            ! AUTHORS pod/perlfaq5.pod
46193 ____________________________________________________________________________
46194 [  9683] By: jhi                                   on 2001/04/11  12:15:46
46195         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
46196              From: Calle Dybedahl <calle@lysator.liu.se>
46197              Date: 10 Apr 2001 16:44:16 +0200
46198              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
46199      Branch: perl
46200            ! ext/MIME/Base64/Base64.xs
46201 ____________________________________________________________________________
46202 [  9682] By: jhi                                   on 2001/04/11  12:12:26
46203         Log: A more minimal fix for 20010410.006 from Hugo.
46204      Branch: perl
46205            ! regexec.c
46206 ____________________________________________________________________________
46207 [  9681] By: jhi                                   on 2001/04/11  11:34:23
46208         Log: Integrate changes #9678,9679 from maintline into mainperl.
46209              
46210              addendum to change#9676
46211              
46212              up $File::Glob::VERSION; add a note pointing out the version of
46213              the OpenBSD glob bsd_glob.c resembles
46214      Branch: perl
46215           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
46216           !> ext/File/Glob/bsd_glob.h
46217 ____________________________________________________________________________
46218 [  9680] By: jhi                                   on 2001/04/11  11:30:38
46219         Log: Bad test numbering in integrate in #9677.
46220              Fixes ID 20010411.001.
46221      Branch: perl
46222            ! t/op/pat.t
46223 ____________________________________________________________________________
46224 [  9679] By: gsar                                  on 2001/04/11  03:38:40
46225         Log: up $File::Glob::VERSION; add a note pointing out the version of
46226              the OpenBSD glob bsd_glob.c resembles
46227      Branch: maint-5.6/perl
46228            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
46229            ! ext/File/Glob/bsd_glob.h
46230 ____________________________________________________________________________
46231 [  9678] By: gsar                                  on 2001/04/11  03:09:48
46232         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
46233              revision 1.8.10.1 found here:
46234              
46235              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
46236      Branch: maint-5.6/perl
46237            ! ext/File/Glob/bsd_glob.c
46238 ____________________________________________________________________________
46239 [  9677] By: jhi                                   on 2001/04/11  02:54:39
46240         Log: Integrate changes #9675,9676 from maintperl into mainline.
46241              
46242              fix for bug 20010410.006, undo change#7115
46243              
46244              port the OpenBSD glob() security patch
46245      Branch: perl
46246           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
46247           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
46248           !> t/op/pat.t
46249 ____________________________________________________________________________
46250 [  9676] By: gsar                                  on 2001/04/11  02:19:02
46251         Log: port the glob() security patch found at:
46252              
46253              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
46254              
46255              CERT advisory for the issue is here:
46256              
46257              http://www.cert.org/advisories/CA-2001-07.html
46258              
46259              Note that the security scare is only relevant for those who are
46260              foolish enough to build suidperl (which is now officially discouraged)
46261      Branch: maint-5.6/perl
46262            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
46263            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
46264 ____________________________________________________________________________
46265 [  9675] By: gsar                                  on 2001/04/10  23:52:11
46266         Log: fix for bug 20010410.006
46267              
46268              undo change#7115 (came into maint-5.6 as change#8156)
46269              
46270              add tests to keep it from coming back
46271      Branch: maint-5.6/perl
46272            ! regexec.c t/op/pat.t
46273 ____________________________________________________________________________
46274 [  9674] By: nick                                  on 2001/04/10  20:39:31
46275         Log: Integrate mainline
46276      Branch: perlio
46277           +> Porting/testall.atom
46278           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
46279           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
46280           !> t/lib/lc-uk.t t/pod/find.t
46281 ____________________________________________________________________________
46282 [  9673] By: nick                                  on 2001/04/10  18:46:14
46283         Log: Integrate against change 9670 aka perl-5.7.1
46284      Branch: perlio
46285           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
46286           !> (integrate 53 files)
46287 ____________________________________________________________________________
46288 [  9672] By: jhi                                   on 2001/04/10  13:45:01
46289         Log: Add a script for doing cumulative profile of the test suite.
46290              (Requires ATOM, that is, Tru64.)
46291      Branch: perl
46292            + Porting/testall.atom
46293            ! MANIFEST
46294 ____________________________________________________________________________
46295 [  9671] By: jhi                                   on 2001/04/10  12:38:53
46296         Log: Missing std block.
46297      Branch: perl
46298            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
46299            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
46300            ! t/pod/find.t
46301 ____________________________________________________________________________
46302 [  9670] By: jhi                                   on 2001/04/10  01:25:58
46303         Log: This is 5.7.1.
46304      Branch: perl
46305            ! patchlevel.h
46306 ____________________________________________________________________________
46307 [  9669] By: jhi                                   on 2001/04/10  01:09:14
46308         Log: Update Changes.
46309      Branch: perl
46310            ! Changes patchlevel.h
46311 ____________________________________________________________________________
46312 [  9668] By: jhi                                   on 2001/04/10  01:00:38
46313         Log: Regen toc.
46314      Branch: perl
46315            ! pod/perltoc.pod
46316 ____________________________________________________________________________
46317 [  9667] By: jhi                                   on 2001/04/10  00:52:16
46318         Log: Update perlhist.
46319      Branch: perl
46320            ! pod/perlhist.pod
46321 ____________________________________________________________________________
46322 [  9666] By: jhi                                   on 2001/04/09  23:38:59
46323         Log: Slight wording tweaks from Damian to #9658.
46324      Branch: perl
46325            ! pod/perlobj.pod
46326 ____________________________________________________________________________
46327 [  9665] By: jhi                                   on 2001/04/09  19:56:06
46328         Log: Subject: [PATCH perlutil.pod] Nit
46329              From: Simon Cozens <simon@netthink.co.uk>
46330              Date: Mon, 9 Apr 2001 20:29:44 +0100
46331              Message-ID: <20010409202944.A14796@the.earth.li>
46332      Branch: perl
46333            ! pod/perlutil.pod
46334 ____________________________________________________________________________
46335 [  9664] By: jhi                                   on 2001/04/09  19:54:42
46336         Log: Subject: Re: perl571delta.pod@9631
46337              From: Mike Guy <mjtg@cam.ac.uk>
46338              Date: Mon, 09 Apr 2001 18:09:14 +0100
46339              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
46340      Branch: perl
46341            ! pod/perl571delta.pod
46342 ____________________________________________________________________________
46343 [  9663] By: jhi                                   on 2001/04/09  13:43:35
46344         Log: Update Changes.
46345      Branch: perl
46346            ! Changes patchlevel.h
46347 ____________________________________________________________________________
46348 [  9662] By: jhi                                   on 2001/04/09  13:24:46
46349         Log: tweak tweak.
46350      Branch: perl
46351            ! AUTHORS pod/perl571delta.pod
46352 ____________________________________________________________________________
46353 [  9661] By: jhi                                   on 2001/04/09  13:15:13
46354         Log: Thinko in manual patch applying.
46355      Branch: perl
46356            ! sv.c
46357 ____________________________________________________________________________
46358 [  9660] By: jhi                                   on 2001/04/09  13:07:53
46359         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
46360              From: Robin Barker <rmb1@cise.npl.co.uk> 
46361              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
46362              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
46363              
46364              (This corrects the case where the "isn't numeric" string contains \0s
46365              and is longer than the temporary buffer, and contains \0 at the point
46366              the string would be truncated by "...".) 
46367      Branch: perl
46368            ! sv.c
46369 ____________________________________________________________________________
46370 [  9659] By: jhi                                   on 2001/04/09  12:57:41
46371         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
46372      Branch: perl
46373            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
46374            ! t/lib/cgi-function.t t/lib/cgi-html.t
46375 ____________________________________________________________________________
46376 [  9658] By: jhi                                   on 2001/04/09  12:48:47
46377         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
46378              From: Ilmari Karonen <iltzu@sci.fi>
46379              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
46380              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
46381              
46382              Rearrange and rewrite the Method Invocation section
46383              to explain the concepts in nicer order.
46384      Branch: perl
46385            ! pod/perlobj.pod
46386 ____________________________________________________________________________
46387 [  9657] By: jhi                                   on 2001/04/09  12:35:58
46388         Log: Upgrade to podlators 1.09, from Russ Allbery.
46389      Branch: perl
46390            ! lib/Pod/Man.pm lib/Pod/Text.pm
46391 ____________________________________________________________________________
46392 [  9656] By: jhi                                   on 2001/04/09  12:31:53
46393         Log: perl571delta.
46394      Branch: perl
46395            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
46396 ____________________________________________________________________________
46397 [  9655] By: jhi                                   on 2001/04/09  12:20:09
46398         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
46399              From: Prymmer/Kahn <pvhp@best.com>
46400              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
46401              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
46402      Branch: perl
46403            ! lib/utf8.pm pod/perlunicode.pod
46404 ____________________________________________________________________________
46405 [  9654] By: gsar                                  on 2001/04/09  03:38:33
46406         Log: here lies 5.6.1
46407      Branch: maint-5.6/perl
46408            ! Changes
46409 ____________________________________________________________________________
46410 [  9653] By: jhi                                   on 2001/04/09  03:25:24
46411         Log: Update perlhist.
46412      Branch: perl
46413            ! pod/perlhist.pod
46414 ____________________________________________________________________________
46415 [  9652] By: jhi                                   on 2001/04/09  03:18:49
46416         Log: perl571delta tweaking continues.
46417      Branch: perl
46418            ! pod/perl571delta.pod
46419 ____________________________________________________________________________
46420 [  9651] By: gsar                                  on 2001/04/09  03:11:19
46421         Log: update Changes, patchlevel.h &c.
46422      Branch: maint-5.6/perl
46423            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
46424            ! pod/perltoc.pod
46425 ____________________________________________________________________________
46426 [  9650] By: jhi                                   on 2001/04/09  02:40:24
46427         Log: Integrate the perlfork half of #9513 from maintperl into mainline
46428              (the perlunicode half is obsolete)
46429      Branch: perl
46430            ! pod/perlfork.pod
46431 ____________________________________________________________________________
46432 [  9649] By: gsar                                  on 2001/04/09  02:35:43
46433         Log: tweak perldelta as suggested by Jarkko
46434      Branch: maint-5.6/perl
46435            ! pod/perldelta.pod
46436 ____________________________________________________________________________
46437 [  9648] By: jhi                                   on 2001/04/09  02:13:04
46438         Log: Integrate change #9646 from maintperl into mainline.
46439              
46440              add note about ithreads and Thread.pm
46441      Branch: perl
46442           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
46443 ____________________________________________________________________________
46444 [  9647] By: jhi                                   on 2001/04/09  02:10:18
46445         Log: Bad assumption that shortsize == 2.
46446      Branch: perl
46447            ! t/lib/xs-typemap.t
46448 ____________________________________________________________________________
46449 [  9646] By: gsar                                  on 2001/04/09  00:48:04
46450         Log: add note about ithreads and Thread.pm (too many people are
46451              confused by the fact that Thread.pm is built and installed
46452              under non-5005threads but doesn't work)
46453      Branch: maint-5.6/perl
46454            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
46455 ____________________________________________________________________________
46456 [  9645] By: gsar                                  on 2001/04/09  00:19:03
46457         Log: update perldelta.pod for changes in 5.6.1
46458      Branch: maint-5.6/perl
46459            ! Changes pod/perldelta.pod
46460 ____________________________________________________________________________
46461 [  9644] By: jhi                                   on 2001/04/08  20:37:00
46462         Log: Integrate change #9639 from maintperl into mainline:
46463              on windows, many of the README.* pods were being copied to
46464              the wrong location
46465      Branch: perl
46466           !> win32/Makefile win32/makefile.mk
46467 ____________________________________________________________________________
46468 [  9643] By: jhi                                   on 2001/04/08  20:07:11
46469         Log: Integrate change #9624 from maintperl into mainline:
46470              the pod tests were not okay.  (t/pod/find.t changes ignored)
46471      Branch: perl
46472           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
46473           !> t/pod/include.t t/pod/included.t t/pod/lref.t
46474           !> t/pod/multiline_items.t t/pod/nested_items.t
46475           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46476           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
46477 ____________________________________________________________________________
46478 [  9642] By: jhi                                   on 2001/04/08  19:57:17
46479         Log: Integrate change #9638 from maintperl into mainline:
46480              update to latest JPL from the anoncvs repository
46481      Branch: perl
46482           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
46483           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46484           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
46485 ____________________________________________________________________________
46486 [  9641] By: jhi                                   on 2001/04/08  19:53:30
46487         Log: perl571delta updates.
46488      Branch: perl
46489            ! lib/Filter/Simple.pm pod/perl571delta.pod
46490 ____________________________________________________________________________
46491 [  9640] By: gsar                                  on 2001/04/08  19:20:46
46492         Log: integrate change#9634 from mainline
46493              
46494              Fix the perlmodlib generation (didn't understand separate .pod
46495              files; didn't understand -- as the name-thing separator).
46496              Update the CPAN mirrors list.
46497      Branch: maint-5.6/perl
46498            ! pod/perlmodlib.pod
46499           !> pod/perlmodlib.PL
46500 ____________________________________________________________________________
46501 [  9639] By: gsar                                  on 2001/04/08  18:57:31
46502         Log: on windows, many of the README.* pods were being copied to the wrong
46503              location
46504      Branch: maint-5.6/perl
46505            ! win32/Makefile win32/makefile.mk
46506 ____________________________________________________________________________
46507 [  9638] By: gsar                                  on 2001/04/08  18:38:25
46508         Log: update to latest JPL from the anoncvs repository
46509      Branch: maint-5.6/perl
46510            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
46511            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46512            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
46513 ____________________________________________________________________________
46514 [  9637] By: jhi                                   on 2001/04/08  17:53:53
46515         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
46516      Branch: perl
46517            ! pod/perl571delta.pod
46518 ____________________________________________________________________________
46519 [  9636] By: jhi                                   on 2001/04/08  17:18:32
46520         Log: Regen toc.
46521      Branch: perl
46522            ! pod/perltoc.pod
46523 ____________________________________________________________________________
46524 [  9635] By: jhi                                   on 2001/04/08  17:16:33
46525         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
46526              From: "Craig A. Berry" <craigberry@mac.com>
46527              Date: Sun, 08 Apr 2001 12:30:16 -0500
46528              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
46529      Branch: perl
46530            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
46531 ____________________________________________________________________________
46532 [  9634] By: jhi                                   on 2001/04/08  17:09:19
46533         Log: Fix the perlmodlib generation (didn't understand separate .pod
46534              files; didn't understand -- as the name-thing separator).
46535              
46536              Update the CPAN mirrors list.
46537      Branch: perl
46538            ! pod/perlmodlib.PL pod/perlmodlib.pod
46539 ____________________________________________________________________________
46540 [  9633] By: jhi                                   on 2001/04/08  16:49:17
46541         Log: Sort MANIFEST.
46542      Branch: perl
46543            ! MANIFEST
46544 ____________________________________________________________________________
46545 [  9632] By: gsar                                  on 2001/04/08  16:36:06
46546         Log: add $Tie::RefHash::VERSION
46547      Branch: maint-5.6/perl
46548            ! lib/Tie/RefHash.pm
46549 ____________________________________________________________________________
46550 [  9631] By: jhi                                   on 2001/04/08  16:10:15
46551         Log: perl571delta updates based on p5p feedback; still needs
46552              lots of examples.
46553      Branch: perl
46554            ! pod/perl571delta.pod
46555 ____________________________________________________________________________
46556 [  9630] By: jhi                                   on 2001/04/08  15:59:13
46557         Log: Update the list of supported platforms to talk about 5.7.1
46558              (and 5.6.1)
46559      Branch: perl
46560            ! pod/perlport.pod
46561 ____________________________________________________________________________
46562 [  9629] By: jhi                                   on 2001/04/08  15:55:41
46563         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
46564              from maintperl into mainline: perlport updates.
46565      Branch: perl
46566            ! pod/perlport.pod
46567 ____________________________________________________________________________
46568 [  9628] By: jhi                                   on 2001/04/08  15:53:17
46569         Log: perlsolaris.pod copied to wrong directory.
46570      Branch: perl
46571            ! win32/makefile.mk
46572 ____________________________________________________________________________
46573 [  9627] By: jhi                                   on 2001/04/08  14:48:18
46574         Log: Subject: Typos in perl571delta.pod
46575              From: "Stephen P. Potter" <spp@spotter.yi.org>
46576              Date: Sat, 07 Apr 2001 20:37:05 -0400
46577              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
46578      Branch: perl
46579            ! pod/perl571delta.pod
46580 ____________________________________________________________________________
46581 [  9626] By: jhi                                   on 2001/04/08  14:39:04
46582         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
46583      Branch: perl
46584            ! gv.c
46585 ____________________________________________________________________________
46586 [  9625] By: nick                                  on 2001/04/08  10:14:23
46587         Log: Integrate mainline
46588      Branch: perlio
46589           +> pod/perl570delta.pod pod/perl571delta.pod
46590           !> (integrate 27 files)
46591 ____________________________________________________________________________
46592 [  9624] By: gsar                                  on 2001/04/08  06:08:17
46593         Log: test in t/pod/* were busted
46594              
46595              these tests are still not enabled in t/{harness,TEST}
46596      Branch: maint-5.6/perl
46597            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
46598            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
46599            ! t/pod/multiline_items.t t/pod/nested_items.t
46600            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
46601            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
46602 ____________________________________________________________________________
46603 [  9623] By: gsar                                  on 2001/04/08  03:37:01
46604         Log: integrate change#9470 from mainline
46605              
46606              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
46607      Branch: maint-5.6/perl
46608           !> ext/Socket/Socket.xs
46609 ____________________________________________________________________________
46610 [  9622] By: jhi                                   on 2001/04/07  22:40:47
46611         Log: Update Changes.
46612      Branch: perl
46613            ! Changes patchlevel.h
46614 ____________________________________________________________________________
46615 [  9621] By: jhi                                   on 2001/04/07  22:34:16
46616         Log: Update AUTHORS.
46617      Branch: perl
46618            ! AUTHORS
46619 ____________________________________________________________________________
46620 [  9620] By: jhi                                   on 2001/04/07  22:12:47
46621         Log: Forgot to bump the number of tests in #9164.
46622      Branch: perl
46623            ! t/op/array.t
46624 ____________________________________________________________________________
46625 [  9619] By: jhi                                   on 2001/04/07  22:09:50
46626         Log: Bump patchlevel to 5.7.1.
46627      Branch: perl
46628            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46629            ! config_h.SH patchlevel.h
46630 ____________________________________________________________________________
46631 [  9618] By: jhi                                   on 2001/04/07  22:02:41
46632         Log: Populate perl571delta.
46633      Branch: perl
46634            ! pod/perl571delta.pod
46635 ____________________________________________________________________________
46636 [  9617] By: jhi                                   on 2001/04/07  22:01:23
46637         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
46638              to forget it later; do not change patchlevel.h yet or regenerate
46639              Configure yet.
46640      Branch: perl
46641            ! epoc/config.sh win32/Makefile win32/config_H.bc
46642            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
46643 ____________________________________________________________________________
46644 [  9616] By: jhi                                   on 2001/04/07  17:46:33
46645         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
46646      Branch: perl
46647            ! pod/perl571delta.pod
46648 ____________________________________________________________________________
46649 [  9615] By: jhi                                   on 2001/04/07  17:33:21
46650         Log: Change the toc configuration.
46651      Branch: perl
46652            ! pod/buildtoc.PL pod/perl.pod
46653 ____________________________________________________________________________
46654 [  9614] By: jhi                                   on 2001/04/07  17:29:47
46655         Log: Subject: PATCH: $[
46656              From: Robin Houston <robin@kitsite.com>
46657              Date: Fri, 6 Apr 2001 18:10:14 +0100
46658              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
46659      Branch: perl
46660            ! op.c t/op/array.t
46661 ____________________________________________________________________________
46662 [  9613] By: jhi                                   on 2001/04/07  17:28:26
46663         Log: Subject: [PATCH perl@9424] isn't numeric warning
46664              From: Robin Barker <rmb1@cise.npl.co.uk>
46665              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
46666              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
46667      Branch: perl
46668            ! sv.c t/pragma/warn/sv
46669 ____________________________________________________________________________
46670 [  9612] By: jhi                                   on 2001/04/07  17:26:45
46671         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
46672              From: Mike Guy <mjtg@cam.ac.uk>
46673              Date: Fri, 06 Apr 2001 12:47:06 +0100
46674              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
46675      Branch: perl
46676            ! dump.c t/lib/peek.t
46677 ____________________________________________________________________________
46678 [  9611] By: jhi                                   on 2001/04/07  17:21:35
46679         Log: Create perl571delta and seed it off with the perldelta changes
46680              since 5.7.0; remove those changes from perldelta and rename it
46681              as perl570delta; recreate perldelta but leave it almost empty.
46682      Branch: perl
46683            + pod/perl570delta.pod pod/perl571delta.pod
46684            ! MANIFEST pod/perldelta.pod
46685 ____________________________________________________________________________
46686 [  9610] By: jhi                                   on 2001/04/07  16:56:32
46687         Log: Denit.
46688      Branch: perl
46689            ! pod/perldelta.pod
46690 ____________________________________________________________________________
46691 [  9609] By: jhi                                   on 2001/04/07  16:38:32
46692         Log: Retract #9523: needs more thought.
46693      Branch: perl
46694            ! Makefile.SH
46695 ____________________________________________________________________________
46696 [  9608] By: jhi                                   on 2001/04/07  14:59:20
46697         Log: atmark() code cleanaup.
46698      Branch: perl
46699            ! ext/IO/IO.xs
46700 ____________________________________________________________________________
46701 [  9607] By: jhi                                   on 2001/04/07  14:48:14
46702         Log: Integrate change #9605 from maintperl into mainline.
46703              
46704              can't optimize away scope entry if tr/// is present
46705      Branch: perl
46706           !> op.c t/op/tr.t
46707 ____________________________________________________________________________
46708 [  9606] By: jhi                                   on 2001/04/07  14:43:59
46709         Log: Integrate perlio.
46710      Branch: perl
46711           +> win32/FindExt.pm
46712           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
46713           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
46714 ____________________________________________________________________________
46715 [  9605] By: gsar                                  on 2001/04/07  11:52:40
46716         Log: can't optimize away scope entry if tr/// is present
46717      Branch: maint-5.6/perl
46718            ! op.c t/op/tr.t
46719 ____________________________________________________________________________
46720 [  9604] By: nick                                  on 2001/04/07  11:39:45
46721         Log: Split out extension finding code from buildext.pl into FindExt.pm
46722              Use it to get Config.pm's idea of available extensions in line
46723              with what is built.
46724      Branch: perlio
46725            + win32/FindExt.pm
46726            ! MANIFEST win32/buildext.pl win32/config_sh.PL
46727            ! win32/makefile.mk
46728 ____________________________________________________________________________
46729 [  9603] By: nick                                  on 2001/04/07  09:11:38
46730         Log: Cleanup correction for failed :Via() layer, also set an error code.
46731      Branch: perlio
46732            ! ext/PerlIO/Via/Via.xs
46733 ____________________________________________________________________________
46734 [  9602] By: nick                                  on 2001/04/07  08:38:04
46735         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
46736              style. So don't use binmode() on the handles so that Win32 etc. see
46737              same sequence and produce same digests.
46738      Branch: perlio
46739            ! t/lib/md5-file.t
46740 ____________________________________________________________________________
46741 [  9601] By: nick                                  on 2001/04/07  08:36:26
46742         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
46743              Else it complains and so crlf layer (say) does not get pushed.
46744      Branch: perlio
46745            ! perlio.c
46746 ____________________________________________________________________________
46747 [  9600] By: jhi                                   on 2001/04/06  23:00:09
46748         Log: Integrate change #9599 from perlio into mainline.
46749      Branch: perl
46750           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
46751           !> win32/config_H.vc
46752 ____________________________________________________________________________
46753 [  9599] By: nick                                  on 2001/04/06  21:42:43
46754         Log: Quote $VERSION in Encode.pm.
46755              regen_config_h as requested.
46756      Branch: perlio
46757            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
46758            ! win32/config_H.vc
46759 ____________________________________________________________________________
46760 [  9598] By: nick                                  on 2001/04/06  20:34:59
46761         Log: Integrate mainline
46762      Branch: perlio
46763           +> README.macos
46764           !> (integrate 39 files)
46765 ____________________________________________________________________________
46766 [  9597] By: gsar                                  on 2001/04/06  18:06:35
46767         Log: integrate change#9464 from mainline (addendum to change#8313)
46768              
46769              Subject: [PATCH @9452] Better peep()ing for foreach() loops
46770      Branch: maint-5.6/perl
46771           !> op.c
46772 ____________________________________________________________________________
46773 [  9596] By: jhi                                   on 2001/04/06  17:26:03
46774         Log: The d_casti32=undef is good for you even when not use64bitall.
46775      Branch: perl
46776            ! hints/hpux.sh
46777 ____________________________________________________________________________
46778 [  9595] By: gsar                                  on 2001/04/06  14:57:17
46779         Log: add a low-impact fix to accommodate darwin-ism
46780      Branch: maint-5.6/perl
46781            ! ext/Errno/Errno_pm.PL
46782 ____________________________________________________________________________
46783 [  9594] By: jhi                                   on 2001/04/06  14:55:14
46784         Log: Integrate changes #9528,9593 from mainline into maintperl;
46785              tweaking the editor/IDE/shell list.
46786      Branch: maint-5.6/perl
46787           !> pod/perlfaq3.pod
46788 ____________________________________________________________________________
46789 [  9593] By: jhi                                   on 2001/04/06  14:51:39
46790         Log: Make the editor/IDE/shell list a little bit airier.
46791      Branch: perl
46792            ! pod/perlfaq3.pod
46793 ____________________________________________________________________________
46794 [  9592] By: gsar                                  on 2001/04/06  14:45:18
46795         Log: integrate change#9477 from mainline (base.pm doc tweak)
46796              
46797              missing doc entry for fmod()
46798      Branch: maint-5.6/perl
46799            ! lib/Math/BigFloat.pm
46800           !> lib/base.pm
46801 ____________________________________________________________________________
46802 [  9591] By: jhi                                   on 2001/04/06  13:55:48
46803         Log: Regen toc.
46804      Branch: perl
46805            ! pod/perltoc.pod
46806 ____________________________________________________________________________
46807 [  9590] By: jhi                                   on 2001/04/06  13:54:52
46808         Log: Math::BigFloat patches from John Peacock.  The equivalent
46809              of #9586 from maintperl but reworked by John to work with
46810              the bleadperl.
46811      Branch: perl
46812            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
46813 ____________________________________________________________________________
46814 [  9589] By: jhi                                   on 2001/04/06  13:42:23
46815         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
46816      Branch: perl
46817            ! ext/Digest/MD5/Makefile.PL
46818 ____________________________________________________________________________
46819 [  9588] By: jhi                                   on 2001/04/06  13:31:45
46820         Log: Integrate changes #9584,9587 from maintperl into mainline.
46821              
46822              keep eval"" CVs alive until the end of the statement in which
46823              they're called
46824              
46825              add README.macos (from Chris Nandor)
46826              
46827              tyop in change#9555
46828      Branch: perl
46829           +> README.macos
46830           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
46831           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
46832           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
46833           !> win32/makefile.mk
46834 ____________________________________________________________________________
46835 [  9587] By: gsar                                  on 2001/04/06  07:31:30
46836         Log: add README.macos (from Chris Nandor)
46837              
46838              tyop in change#9555
46839      Branch: maint-5.6/perl
46840            + README.macos
46841            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
46842            ! win32/Makefile win32/makefile.mk
46843 ____________________________________________________________________________
46844 [  9586] By: gsar                                  on 2001/04/06  07:08:54
46845         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
46846      Branch: maint-5.6/perl
46847            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
46848 ____________________________________________________________________________
46849 [  9585] By: gsar                                  on 2001/04/06  06:58:44
46850         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
46851              from mainline
46852              
46853              Subject: [PATCH] Base64 update to perlfaq9.pod
46854              
46855              Subject: [PATCH AUTHORS] Housekeeping
46856              
46857              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
46858              Mac OS X (Darwin) has extra pwent fields.
46859              
46860              Subject: [PATCH B::*] print control-character vars readably
46861              Needs EBCDICification.
46862              
46863              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
46864              
46865              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
46866              
46867              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
46868              
46869              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
46870              
46871              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
46872              
46873              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
46874              
46875              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
46876              
46877              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
46878              
46879              FreeBSD hints tweak from Anton Berezin.
46880              
46881              Subject: [PATCH foolperl & bleadperl] README.vms update
46882              
46883              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
46884      Branch: maint-5.6/perl
46885           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
46886           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
46887           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
46888 ____________________________________________________________________________
46889 [  9584] By: gsar                                  on 2001/04/06  04:09:00
46890         Log: keep eval"" CVs alive until the end of the statement in which
46891              they're called; this avoids a coredump ensuing from search for
46892              lexicals in code such as:
46893              
46894              sub bug {
46895              my $s = @_;
46896              eval q[sub { eval 'sub { &$s }' }];
46897              }
46898              bug("x")->()->();
46899              
46900              this code still doesn't work as intended (as it has remained
46901              since time immemorial), but it doesn't provoke a coredump anymore
46902      Branch: maint-5.6/perl
46903            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
46904            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
46905 ____________________________________________________________________________
46906 [  9583] By: jhi                                   on 2001/04/05  23:52:51
46907         Log: Update Changes.
46908      Branch: perl
46909            ! Changes patchlevel.h
46910 ____________________________________________________________________________
46911 [  9582] By: jhi                                   on 2001/04/05  23:11:23
46912         Log: Slight doc tweak.
46913      Branch: perl
46914            ! pod/perlunicode.pod
46915 ____________________________________________________________________________
46916 [  9581] By: jhi                                   on 2001/04/05  23:04:11
46917         Log: Integrate perlio.
46918      Branch: perl
46919           !> pod/perlunicode.pod
46920 ____________________________________________________________________________
46921 [  9580] By: jhi                                   on 2001/04/05  23:03:29
46922         Log: Test for #9579.
46923      Branch: perl
46924            ! t/op/do.t
46925 ____________________________________________________________________________
46926 [  9579] By: jhi                                   on 2001/04/05  22:54:17
46927         Log: Subject: [PATCH] Propagate calling context for do '...'
46928              From: Gisle Aas <gisle@ActiveState.com>
46929              Date: 04 Apr 2001 20:17:29 -0700
46930              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
46931      Branch: perl
46932            ! pod/perlfunc.pod pp_ctl.c
46933 ____________________________________________________________________________
46934 [  9578] By: jhi                                   on 2001/04/05  22:52:51
46935         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
46936              From: Peter Prymmer <pvhp@forte.com>
46937              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
46938              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
46939      Branch: perl
46940            ! README.vms
46941 ____________________________________________________________________________
46942 [  9577] By: jhi                                   on 2001/04/05  22:48:22
46943         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
46944              From: "Craig A. Berry" <craigberry@mac.com>
46945              Date: Thu, 5 Apr 2001 13:43:28 -0500
46946              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
46947      Branch: perl
46948            ! README.vms
46949 ____________________________________________________________________________
46950 [  9576] By: jhi                                   on 2001/04/05  22:31:38
46951         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
46952              From: Michael G Schwern <schwern@pobox.com>
46953              Date: Thu, 5 Apr 2001 21:53:21 +0100
46954              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
46955      Branch: perl
46956            ! lib/base.pm t/lib/fields.t
46957 ____________________________________________________________________________
46958 [  9575] By: jhi                                   on 2001/04/05  22:26:10
46959         Log: FreeBSD hints tweak from Anton Berezin.
46960      Branch: perl
46961            ! hints/freebsd.sh
46962 ____________________________________________________________________________
46963 [  9574] By: jhi                                   on 2001/04/05  22:24:03
46964         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
46965              From: David Dyck <dcd@tc.fluke.com>
46966              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
46967              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
46968      Branch: perl
46969            ! t/op/oct.t
46970 ____________________________________________________________________________
46971 [  9573] By: jhi                                   on 2001/04/05  22:23:06
46972         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
46973              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
46974              From: David Dyck <dcd@tc.fluke.com>
46975              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
46976      Branch: perl
46977            ! pp.c
46978 ____________________________________________________________________________
46979 [  9572] By: jhi                                   on 2001/04/05  22:14:47
46980         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
46981              From: Robin Houston <robin@kitsite.com>
46982              Date: Thu, 5 Apr 2001 20:56:48 +0100
46983              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
46984      Branch: perl
46985            ! ext/B/B/Deparse.pm
46986 ____________________________________________________________________________
46987 [  9571] By: jhi                                   on 2001/04/05  22:12:53
46988         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
46989              From: Robin Houston <robin@kitsite.com>
46990              Date: Thu, 5 Apr 2001 19:55:51 +0100
46991              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
46992      Branch: perl
46993            ! ext/B/B/Deparse.pm
46994 ____________________________________________________________________________
46995 [  9570] By: jhi                                   on 2001/04/05  22:11:06
46996         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
46997              From: Robin Houston <robin@kitsite.com>
46998              Date: Thu, 5 Apr 2001 20:16:29 +0100
46999              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
47000      Branch: perl
47001            ! ext/B/B/Deparse.pm
47002 ____________________________________________________________________________
47003 [  9569] By: nick                                  on 2001/04/05  21:32:26
47004         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
47005      Branch: perlio
47006            ! pod/perlunicode.pod
47007 ____________________________________________________________________________
47008 [  9568] By: nick                                  on 2001/04/05  19:38:09
47009         Log: Integrate mainline
47010      Branch: perlio
47011           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
47012           !> (integrate 35 files)
47013 ____________________________________________________________________________
47014 [  9567] By: jhi                                   on 2001/04/05  18:31:45
47015         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
47016              From: Robin Houston <robin@kitsite.com>
47017              Date: Thu, 5 Apr 2001 18:03:23 +0100
47018              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
47019      Branch: perl
47020            ! ext/B/B/Deparse.pm
47021 ____________________________________________________________________________
47022 [  9566] By: jhi                                   on 2001/04/05  18:29:35
47023         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
47024              From: Robin Houston <robin@kitsite.com>
47025              Date: Thu, 5 Apr 2001 16:45:18 +0100
47026              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
47027      Branch: perl
47028            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
47029 ____________________________________________________________________________
47030 [  9565] By: jhi                                   on 2001/04/05  18:24:23
47031         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
47032              From: Robin Houston <robin@kitsite.com>
47033              Date: Thu, 5 Apr 2001 14:50:09 +0100
47034              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
47035      Branch: perl
47036            ! ext/B/B/Deparse.pm
47037 ____________________________________________________________________________
47038 [  9564] By: jhi                                   on 2001/04/05  18:23:03
47039         Log: Subject: [PATCH B::*] print control-character vars readably
47040              From: Robin Houston <robin@kitsite.com>
47041              Date: Thu, 5 Apr 2001 14:27:38 +0100
47042              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
47043              
47044              Needs EBCDICification.
47045      Branch: perl
47046            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
47047            ! ext/B/B/Terse.pm
47048 ____________________________________________________________________________
47049 [  9563] By: jhi                                   on 2001/04/05  18:20:32
47050         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
47051              Date: Thu, 5 Apr 2001 13:21:42 -0400
47052              From: Paul Schinder <schinder@pobox.com>
47053              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
47054              
47055              Mac OS X (Darwin) has extra pwent fields.
47056      Branch: perl
47057            ! t/op/pwent.t
47058 ____________________________________________________________________________
47059 [  9562] By: jhi                                   on 2001/04/05  17:57:51
47060         Log: Regen toc.
47061      Branch: perl
47062            ! pod/perltoc.pod
47063 ____________________________________________________________________________
47064 [  9561] By: jhi                                   on 2001/04/05  17:47:33
47065         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
47066      Branch: metaconfig
47067            ! U/Glossary.patch
47068      Branch: metaconfig/U/perl
47069            + d_u32align.U
47070            ! d_cmsghdr_s.U d_msghdr_s.U
47071 ____________________________________________________________________________
47072 [  9560] By: jhi                                   on 2001/04/05  17:47:01
47073         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
47074              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
47075              Introduce probes for struct msghdr, struct cmsghdr,
47076              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
47077              ualarm, usleep, for possible later extension work.
47078      Branch: perl
47079            + t/lib/md5-align.t
47080            ! Configure MANIFEST Porting/Glossary Porting/config.sh
47081            ! Porting/config_H config_h.SH configure.com epoc/config.sh
47082            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
47083            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47084            ! vos/config.ga.h win32/config.bc win32/config.gc
47085            ! win32/config.vc
47086 ____________________________________________________________________________
47087 [  9559] By: jhi                                   on 2001/04/05  13:03:04
47088         Log: Be traditional in your cpp (for the Errno extension).
47089      Branch: perl
47090            ! hints/darwin.sh
47091 ____________________________________________________________________________
47092 [  9558] By: jhi                                   on 2001/04/05  13:00:05
47093         Log: Add $Config{cppflags} to the gcc incantation.
47094      Branch: perl
47095            ! ext/Errno/Errno_pm.PL
47096 ____________________________________________________________________________
47097 [  9557] By: jhi                                   on 2001/04/05  04:22:39
47098         Log: Introduce Sean Burke's Class::ISA 0.32.
47099      Branch: perl
47100            + lib/Class/ISA.pm t/lib/class-isa.t
47101            ! MANIFEST
47102 ____________________________________________________________________________
47103 [  9556] By: jhi                                   on 2001/04/05  04:09:50
47104         Log: Subject: [PATCH AUTHORS] Housekeeping
47105              From: Paul Johnson <paul@pjcj.net> 
47106              Date: Wed, 4 Apr 2001 22:45:47 +0200
47107              Message-ID: <20010404224547.D9548@pjcj.net>
47108      Branch: perl
47109            ! AUTHORS
47110 ____________________________________________________________________________
47111 [  9555] By: jhi                                   on 2001/04/05  04:06:33
47112         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
47113              From: Gisle Aas <gisle@ActiveState.com>
47114              Date: 04 Apr 2001 14:23:04 -0700
47115              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
47116      Branch: perl
47117            ! pod/perlfaq9.pod
47118 ____________________________________________________________________________
47119 [  9554] By: jhi                                   on 2001/04/05  04:05:49
47120         Log: Downgrade also the "Wide character" diagnostic.
47121      Branch: perl
47122            ! pod/perldiag.pod
47123 ____________________________________________________________________________
47124 [  9553] By: jhi                                   on 2001/04/05  04:00:33
47125         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
47126              maintperl into mainline.
47127              
47128              "double" should be "NV"; standard typemap is missing entry
47129              for NV
47130              
47131              s/djSP/dSP/
47132              
47133              Downgrade "Wide character in print" to a warning.
47134              
47135              B::Deparse fix for ${^FOO} and documentation for PVX() method
47136              (from Robin Houston)
47137              
47138              tr/// doesn't null-terminate the result in some situations
47139              (from Gisle Aas)
47140      Branch: perl
47141           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
47142           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
47143           !> t/io/utf8.t t/op/tr.t
47144 ____________________________________________________________________________
47145 [  9552] By: jhi                                   on 2001/04/05  03:52:50
47146         Log: Retract changes #9542 and #9538 (from maintperl, integrated
47147              at #9540), shouldn't be needed because of the perlio changes.
47148      Branch: perl
47149            ! util.c
47150 ____________________________________________________________________________
47151 [  9551] By: gsar                                  on 2001/04/05  00:18:34
47152         Log: tr/// doesn't null-terminate the result in some situations
47153              (from Gisle Aas)
47154      Branch: maint-5.6/perl
47155            ! doop.c t/op/tr.t
47156 ____________________________________________________________________________
47157 [  9550] By: gsar                                  on 2001/04/04  20:04:17
47158         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
47159              (from Robin Houston)
47160      Branch: maint-5.6/perl
47161            ! ext/B/B.pm ext/B/B/Deparse.pm
47162 ____________________________________________________________________________
47163 [  9549] By: nick                                  on 2001/04/04  18:56:15
47164         Log: Downgrade "Wide character in print" to a warning.
47165      Branch: perlio
47166            ! doio.c t/io/utf8.t
47167 ____________________________________________________________________________
47168 [  9548] By: gsar                                  on 2001/04/04  18:51:49
47169         Log: integrate changes#9460,9462,9482,9521,9522
47170              
47171              Subject: PATCH: B::Debug should show LOOP-specific fields
47172              
47173              Subject: B::Deparse precedence bug. (Patch included.)
47174              
47175              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
47176              
47177              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
47178              
47179              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
47180      Branch: maint-5.6/perl
47181           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
47182           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
47183 ____________________________________________________________________________
47184 [  9547] By: gsar                                  on 2001/04/04  18:49:16
47185         Log: s/djSP/dSP/
47186      Branch: maint-5.6/perl
47187            ! ext/Thread/Thread.xs
47188 ____________________________________________________________________________
47189 [  9546] By: nick                                  on 2001/04/04  18:44:00
47190         Log: Integrate mainline.
47191      Branch: perlio
47192           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
47193           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
47194 ____________________________________________________________________________
47195 [  9545] By: gsar                                  on 2001/04/04  18:38:52
47196         Log: integrate change#8837 from mainline
47197              
47198              Subject: [patch] -Wall cleanup round 2
47199      Branch: maint-5.6/perl
47200           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
47201           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
47202           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
47203           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
47204           !> ext/SDBM_File/SDBM_File.xs
47205 ____________________________________________________________________________
47206 [  9544] By: gsar                                  on 2001/04/04  17:49:57
47207         Log: "double" should be "NV"; standard typemap is missing entry
47208              for NV
47209      Branch: maint-5.6/perl
47210            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
47211 ____________________________________________________________________________
47212 [  9543] By: jhi                                   on 2001/04/04  14:13:18
47213         Log: Thou shalt not (just) match for English error messages.
47214      Branch: perl
47215            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
47216            ! os2/OS2/Process/Process.pm
47217 ____________________________________________________________________________
47218 [  9542] By: jhi                                   on 2001/04/04  13:20:39
47219         Log: Make the stdio tricks of fflush_all() to exist only if
47220              stdio is being used.
47221      Branch: perl
47222            ! util.c
47223 ____________________________________________________________________________
47224 [  9541] By: jhi                                   on 2001/04/04  04:20:24
47225         Log: Subject: Re: [PATCH] Lighten up glob
47226              From: Benjamin Sugars <bsugars@canoe.ca>
47227              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
47228              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
47229      Branch: perl
47230            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
47231            ! util.c
47232 ____________________________________________________________________________
47233 [  9540] By: jhi                                   on 2001/04/04  04:03:57
47234         Log: Integrate changes #9538,9539 from maintperl into mainline.
47235              
47236              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
47237              for use with _fwalk() (fix for change#7705)
47238              
47239              another tweak needed for SunOS 4.1.x build (from Mike Guy)
47240              (cp -f is not portable)
47241      Branch: perl
47242           !> Makefile.SH util.c
47243 ____________________________________________________________________________
47244 [  9539] By: gsar                                  on 2001/04/04  03:01:14
47245         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
47246      Branch: maint-5.6/perl
47247            ! Makefile.SH
47248 ____________________________________________________________________________
47249 [  9538] By: gsar                                  on 2001/04/04  01:00:38
47250         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
47251              for use with _fwalk() (fix for change#7705)
47252      Branch: maint-5.6/perl
47253            ! util.c
47254 ____________________________________________________________________________
47255 [  9537] By: nick                                  on 2001/04/03  19:24:55
47256         Log: Integrate mainline
47257      Branch: perlio
47258           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
47259           +> lib/unicode/PropList.html
47260            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
47261           !> (integrate 69 files)
47262 ____________________________________________________________________________
47263 [  9536] By: jhi                                   on 2001/04/03  18:02:31
47264         Log: Integrate change #9533 from maintperl into mainline.
47265              
47266              better fix for change#9517 to accomodate UNC paths like
47267              \\server\share\foo, and paths with trailing backslash
47268              like c:\this\
47269      Branch: perl
47270           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
47271 ____________________________________________________________________________
47272 [  9535] By: jhi                                   on 2001/04/03  17:58:07
47273         Log: Change the push/unshift warning to be of class syntax, not misc.
47274      Branch: perl
47275            ! op.c pod/perldiag.pod t/pragma/warn/op
47276 ____________________________________________________________________________
47277 [  9534] By: jhi                                   on 2001/04/03  15:03:46
47278         Log: Change the push/unshift warning (#9532) to talk about "no values"
47279              instead of "no arguments".
47280      Branch: perl
47281            ! op.c pod/perldiag.pod t/pragma/warn/op
47282 ____________________________________________________________________________
47283 [  9533] By: gsar                                  on 2001/04/03  14:30:07
47284         Log: better fix for change#9517 to accomodate UNC paths like
47285              \\server\share\foo, and paths with trailing backslash
47286              like c:\this\
47287      Branch: maint-5.6/perl
47288            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
47289 ____________________________________________________________________________
47290 [  9532] By: jhi                                   on 2001/04/03  13:11:46
47291         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
47292              From: Robin Houston <robin@kitsite.com>
47293              Date: Mon, 2 Apr 2001 15:03:29 +0100
47294              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
47295      Branch: perl
47296            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
47297 ____________________________________________________________________________
47298 [  9531] By: jhi                                   on 2001/04/03  13:06:34
47299         Log: Integrate change #9530 from maintperl into mainline.
47300              
47301              accomodate VMS "mailbox overflow" quirk in testsuite (from
47302              Craig Berry)
47303      Branch: perl
47304           !> t/lib/socket.t
47305 ____________________________________________________________________________
47306 [  9530] By: gsar                                  on 2001/04/03  04:56:41
47307         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
47308              Craig Berry)
47309      Branch: maint-5.6/perl
47310            ! t/lib/socket.t
47311 ____________________________________________________________________________
47312 [  9529] By: jhi                                   on 2001/04/03  02:34:34
47313         Log: Update Changes.
47314      Branch: perl
47315            ! Changes patchlevel.h
47316 ____________________________________________________________________________
47317 [  9528] By: jhi                                   on 2001/04/03  01:27:57
47318         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
47319              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
47320              To: perl5-porters@perl.org
47321              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
47322      Branch: perl
47323            ! pod/perlfaq3.pod
47324 ____________________________________________________________________________
47325 [  9527] By: jhi                                   on 2001/04/03  01:22:09
47326         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
47327              From: Peter Prymmer <pvhp@forte.com>
47328              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
47329              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
47330      Branch: perl
47331            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
47332 ____________________________________________________________________________
47333 [  9526] By: jhi                                   on 2001/04/03  01:18:25
47334         Log: The metaconfig unit changes for #9525.
47335      Branch: metaconfig
47336            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
47337      Branch: metaconfig/U/perl
47338            ! use64bits.U
47339 ____________________________________________________________________________
47340 [  9525] By: jhi                                   on 2001/04/03  01:17:30
47341         Log: Configure sanity checks:
47342              * if use64bitall is attempted but pointers are only 32-bit,
47343              'downgrade' to use64bitint
47344              * if use64bitint is attempted but there's no quad type,
47345              forget about use64bitint (well, the default for it is 'n',
47346              the user can still override this)
47347              * if pointers are 64 bits, do not try to use Perl's malloc
47348      Branch: perl
47349            ! Configure
47350 ____________________________________________________________________________
47351 [  9524] By: gsar                                  on 2001/04/03  01:09:12
47352         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
47353      Branch: maint-5.6/perl
47354            ! pp_sys.c
47355 ____________________________________________________________________________
47356 [  9523] By: jhi                                   on 2001/04/03  00:02:31
47357         Log: (Retracted by #9609)
47358              
47359              Make it harder for parallel makes to enter 'test' before
47360              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
47361              should be unhappy enough, but sometimes parallel makes seem
47362              to sneak past both in Tru64 and AIX.)
47363      Branch: perl
47364            ! Makefile.SH
47365 ____________________________________________________________________________
47366 [  9522] By: jhi                                   on 2001/04/02  22:35:31
47367         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
47368              Date: Mon, 2 Apr 2001 22:54:10 +0100
47369              From: Robin Houston <robin@kitsite.com>
47370              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
47371      Branch: perl
47372            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
47373 ____________________________________________________________________________
47374 [  9521] By: jhi                                   on 2001/04/02  22:32:23
47375         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
47376              From: Robin Houston <robin@kitsite.com>
47377              Date: Mon, 2 Apr 2001 20:24:03 +0100
47378              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
47379      Branch: perl
47380            ! ext/B/B/Concise.pm
47381 ____________________________________________________________________________
47382 [  9520] By: jhi                                   on 2001/04/02  22:30:43
47383         Log: Subject: [PATCH] REALLY pedantic hv.h nit
47384              From: Simon Cozens <simon@netthink.co.uk>
47385              Date: Mon, 2 Apr 2001 15:43:06 +0100
47386              Message-ID: <20010402154306.A21711@netthink.co.uk>
47387      Branch: perl
47388            ! hv.h
47389 ____________________________________________________________________________
47390 [  9519] By: jhi                                   on 2001/04/02  22:28:04
47391         Log: Based on
47392              
47393              Subject: [foolperl] EPOC fix
47394              From: Olaf Flebbe <O.Flebbe@science-computing.de>
47395              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
47396              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
47397      Branch: perl
47398            ! pp_sys.c
47399 ____________________________________________________________________________
47400 [  9518] By: jhi                                   on 2001/04/02  22:22:34
47401         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
47402              
47403              README.win32 tweaks; add a note about alternative location for
47404              getting a gcc-2.95.2 that will build perl properly on windows
47405              
47406              add some notes about gutsy threading matters
47407              
47408              many of the utilities interpolate literal paths within doublequotes
47409              (fails on dosish platforms where path contains backslashes)
47410      Branch: perl
47411           !> README.win32 pod/perlguts.pod utils/perldoc.PL
47412           !> x2p/find2perl.PL x2p/s2p.PL
47413 ____________________________________________________________________________
47414 [  9517] By: gsar                                  on 2001/04/02  19:52:21
47415         Log: many of the utilities interpolate literal paths within doublequotes
47416              (fails on dosish platforms where path contains backslashes)
47417      Branch: maint-5.6/perl
47418            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
47419 ____________________________________________________________________________
47420 [  9516] By: gsar                                  on 2001/04/02  05:49:37
47421         Log: a foolish release
47422      Branch: maint-5.6/perl
47423            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
47424            ! pod/perltoc.pod
47425 ____________________________________________________________________________
47426 [  9515] By: gsar                                  on 2001/04/02  05:04:29
47427         Log: add missing changelog summaries
47428      Branch: maint-5.6/perl
47429            ! Changes
47430 ____________________________________________________________________________
47431 [  9514] By: gsar                                  on 2001/04/02  04:07:13
47432         Log: add some notes about gutsy threading matters
47433      Branch: maint-5.6/perl
47434            ! pod/perlguts.pod
47435 ____________________________________________________________________________
47436 [  9513] By: gsar                                  on 2001/04/02  03:25:21
47437         Log: add more prominent caveat notices about experimental features
47438      Branch: maint-5.6/perl
47439            ! pod/perlfork.pod pod/perlunicode.pod
47440 ____________________________________________________________________________
47441 [  9512] By: gsar                                  on 2001/04/02  02:54:33
47442         Log: integrate changes#9479,9509 from mainline
47443              
47444              [PATCH] File::Glob stuff for Mac OS
47445              
47446              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
47447      Branch: maint-5.6/perl
47448           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47449           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
47450           !> t/lib/glob-taint.t
47451 ____________________________________________________________________________
47452 [  9511] By: gsar                                  on 2001/04/02  02:38:24
47453         Log: README.win32 tweaks; add a note about alternative location for
47454              getting a gcc-2.95.2 that will build perl properly on windows
47455      Branch: maint-5.6/perl
47456            ! README.win32
47457 ____________________________________________________________________________
47458 [  9510] By: jhi                                   on 2001/04/01  20:45:10
47459         Log: An ambiguousity warning.
47460      Branch: perl
47461            ! t/lib/trig.t
47462 ____________________________________________________________________________
47463 [  9509] By: jhi                                   on 2001/04/01  19:53:47
47464         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
47465              From: Jonathan Stowe <gellyfish@gellyfish.com>
47466              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
47467              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
47468      Branch: perl
47469            ! ext/File/Glob/bsd_glob.c
47470 ____________________________________________________________________________
47471 [  9508] By: jhi                                   on 2001/04/01  19:35:03
47472         Log: Update Changes.
47473      Branch: perl
47474            ! Changes patchlevel.h
47475 ____________________________________________________________________________
47476 [  9507] By: jhi                                   on 2001/04/01  19:24:01
47477         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
47478              from mainline to maintperl: pod tweaks.
47479      Branch: maint-5.6/perl
47480           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
47481           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
47482           !> pod/perlvar.pod
47483 ____________________________________________________________________________
47484 [  9506] By: jhi                                   on 2001/04/01  19:11:53
47485         Log: Commit Sarathy to April release of 5.6.1 :-)
47486      Branch: perl
47487            ! pod/perlfaq1.pod
47488 ____________________________________________________________________________
47489 [  9505] By: jhi                                   on 2001/04/01  19:03:15
47490         Log: Subject: PATCH 5.6.0 (perldebug.pod)
47491              From: Mark-Jason Dominus <mjd@plover.com>
47492              Date: Sun, 01 Apr 2001 14:25:11 -0400
47493              Message-ID: <20010401182511.9247.qmail@plover.com>
47494      Branch: perl
47495            ! pod/perldebug.pod
47496 ____________________________________________________________________________
47497 [  9504] By: jhi                                   on 2001/04/01  18:43:09
47498         Log: Add great_circle_direction().
47499      Branch: perl
47500            ! lib/Math/Trig.pm t/lib/trig.t
47501 ____________________________________________________________________________
47502 [  9503] By: jhi                                   on 2001/04/01  17:29:12
47503         Log: Unicode ReadMe update for Unicode 3.1.
47504      Branch: perl
47505            ! lib/unicode/ReadMe.txt
47506 ____________________________________________________________________________
47507 [  9502] By: jhi                                   on 2001/04/01  17:18:40
47508         Log: Integrate change #9501 from maintperl into mainline.
47509              
47510              fix the perlembed notes on multiple interpreters
47511              
47512              fix ExtUtils::Embed to work passably on Windows
47513      Branch: perl
47514           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
47515 ____________________________________________________________________________
47516 [  9501] By: gsar                                  on 2001/04/01  07:21:57
47517         Log: fix the perlembed notes on multiple interpreters
47518              
47519              fix ExtUtils::Embed to work passably on Windows
47520      Branch: maint-5.6/perl
47521            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
47522 ____________________________________________________________________________
47523 [  9500] By: jhi                                   on 2001/04/01  05:58:23
47524         Log: Test for #9499.
47525      Branch: perl
47526            ! t/op/tr.t
47527 ____________________________________________________________________________
47528 [  9499] By: jhi                                   on 2001/04/01  05:55:46
47529         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
47530      Branch: perl
47531            ! embed.h embed.pl op.c proto.h
47532 ____________________________________________________________________________
47533 [  9498] By: jhi                                   on 2001/04/01  05:44:34
47534         Log: Protect the workaround hunk more.
47535      Branch: perl
47536            ! toke.c
47537 ____________________________________________________________________________
47538 [  9497] By: jhi                                   on 2001/04/01  00:24:25
47539         Log: Integrate changes #9493,9494,9495,9496 from maintperl
47540              into mainline.
47541              
47542              fix a broken workaround for Borland compiler in change#4739
47543              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
47544              
47545              nits spotted by Borland compiler
47546              
47547              avoid redefinition warnings under Borland 5.02
47548              
47549              various nits identified by the Borland 5.5 compiler; remove suppression
47550              of a few warnings
47551      Branch: perl
47552           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
47553           !> win32/win32.h
47554 ____________________________________________________________________________
47555 [  9496] By: gsar                                  on 2001/03/31  23:22:28
47556         Log: various nits identified by the Borland 5.5 compiler; remove suppression
47557              of a few warnings
47558      Branch: maint-5.6/perl
47559            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
47560 ____________________________________________________________________________
47561 [  9495] By: gsar                                  on 2001/03/31  21:03:08
47562         Log: avoid redefinition warnings under Borland 5.02
47563      Branch: maint-5.6/perl
47564            ! win32/makefile.mk
47565 ____________________________________________________________________________
47566 [  9494] By: gsar                                  on 2001/03/31  20:18:59
47567         Log: nits spotted by Borland compiler
47568      Branch: maint-5.6/perl
47569            ! utf8.h win32/win32.h
47570 ____________________________________________________________________________
47571 [  9493] By: gsar                                  on 2001/03/31  20:18:05
47572         Log: fix a broken workaround for Borland compiler in change#4739
47573              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
47574      Branch: maint-5.6/perl
47575            ! toke.c
47576 ____________________________________________________________________________
47577 [  9492] By: jhi                                   on 2001/03/31  18:36:24
47578         Log: Integrate change #9491 from maintperl into mainline.
47579              
47580              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
47581              directory is relative (need to fetch the full path name *before*
47582              the chdir!)
47583      Branch: perl
47584           !> lib/Cwd.pm
47585 ____________________________________________________________________________
47586 [  9491] By: gsar                                  on 2001/03/31  17:01:56
47587         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
47588              directory is relative (need to fetch the full path name *before*
47589              the chdir!)
47590              
47591              this is a followup patch for change#6749
47592      Branch: maint-5.6/perl
47593            ! lib/Cwd.pm
47594 ____________________________________________________________________________
47595 [  9490] By: jhi                                   on 2001/03/31  15:50:18
47596         Log: Subject: Re: [PATCH] av.h cosmetics
47597              From: Simon Cozens <simon@netthink.co.uk>
47598              Date: Sat, 31 Mar 2001 13:09:59 +0100
47599              Message-ID: <20010331130959.A22000@netthink.co.uk>
47600              
47601              Document AvALLOC.
47602      Branch: perl
47603            ! pod/perlguts.pod
47604 ____________________________________________________________________________
47605 [  9489] By: jhi                                   on 2001/03/31  15:48:44
47606         Log: Subject: [PATCH] Re: Math::Big* v1.21
47607              From: Tels <perl_dummy@bloodgate.com>
47608              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
47609              Message-Id: <200103311125.GAA377738@www08.hway.net>
47610      Branch: perl
47611            ! pod/perlop.pod
47612 ____________________________________________________________________________
47613 [  9488] By: jhi                                   on 2001/03/31  03:39:51
47614         Log: Debug output tweak.
47615      Branch: perl
47616            ! t/lib/cwd.t
47617 ____________________________________________________________________________
47618 [  9487] By: jhi                                   on 2001/03/31  03:33:02
47619         Log: OverVMSification.
47620      Branch: perl
47621            ! t/lib/cwd.t
47622 ____________________________________________________________________________
47623 [  9486] By: jhi                                   on 2001/03/31  03:01:40
47624         Log: Missed MANIFESTations in #9483.
47625      Branch: perl
47626            ! MANIFEST
47627 ____________________________________________________________________________
47628 [  9485] By: jhi                                   on 2001/03/31  02:58:17
47629         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
47630              From: Peter Prymmer <pvhp@forte.com>
47631              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
47632              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
47633      Branch: perl
47634            ! regexec.c t/lib/cwd.t
47635 ____________________________________________________________________________
47636 [  9484] By: jhi                                   on 2001/03/31  01:04:41
47637         Log: Obsolete file (see #3938)
47638      Branch: perl
47639            - lib/unicode/README.Ethiopic
47640            ! MANIFEST
47641 ____________________________________________________________________________
47642 [  9483] By: jhi                                   on 2001/03/31  00:52:42
47643         Log: Update to Unicode 3.1.
47644              (Rename Names.txt to NamesList.txt.)
47645      Branch: perl
47646            + lib/unicode/NamesList.txt lib/unicode/PropList.html
47647            - lib/unicode/Names.txt
47648            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
47649            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
47650            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
47651            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
47652            ! lib/unicode/UCD.html lib/unicode/Unicode.html
47653            ! lib/unicode/rename lib/unicode/version
47654 ____________________________________________________________________________
47655 [  9482] By: jhi                                   on 2001/03/30  23:33:44
47656         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
47657              From: Robin Houston <robin@kitsite.com>
47658              Date: Fri, 30 Mar 2001 20:07:22 +0100
47659              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
47660      Branch: perl
47661            ! ext/B/B/Deparse.pm
47662 ____________________________________________________________________________
47663 [  9481] By: jhi                                   on 2001/03/30  23:20:25
47664         Log: Subject: Re: [PATCH] CwdXS, Take 2
47665              From: Benjamin Sugars <bsugars@canoe.ca>
47666              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
47667              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
47668      Branch: perl
47669            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
47670            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
47671 ____________________________________________________________________________
47672 [  9480] By: jhi                                   on 2001/03/30  22:52:38
47673         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
47674              From: David Dyck <dcd@tc.fluke.com>
47675              Date: Fri, 30 Mar 2001 14:44:13 -0800
47676              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
47677              
47678              The t/rantests flags file creation was accidentally
47679              removed by #9217.
47680      Branch: perl
47681            ! Makefile.SH
47682 ____________________________________________________________________________
47683 [  9479] By: jhi                                   on 2001/03/30  22:45:45
47684         Log: Subject: [PATCH] File::Glob stuff for Mac OS
47685              From: Chris Nandor <pudge@pobox.com>
47686              Date: Fri, 30 Mar 2001 16:51:00 -0500
47687              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
47688      Branch: perl
47689            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47690            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
47691            ! t/lib/glob-taint.t
47692 ____________________________________________________________________________
47693 [  9478] By: jhi                                   on 2001/03/30  22:43:12
47694         Log: Subject: fix for win32/buildext.pl
47695              From: "Vadim Konovalov" <watman@inbox.ru>
47696              Date: Sat, 31 Mar 2001 00:50:36 +0400
47697              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
47698      Branch: perl
47699            ! win32/buildext.pl
47700 ____________________________________________________________________________
47701 [  9477] By: jhi                                   on 2001/03/30  22:41:16
47702         Log: Subject: small base.pm doc patch
47703              From: Leon Brocard <acme@astray.com>
47704              Date: Fri, 30 Mar 2001 21:49:57 +0100
47705              Message-ID: <20010330214957.B8733@ns0.astray.com>
47706      Branch: perl
47707            ! lib/base.pm
47708 ____________________________________________________________________________
47709 [  9476] By: jhi                                   on 2001/03/30  18:16:57
47710         Log: Subject: [PATCH] av.h cosmetics
47711              From: Simon Cozens <simon@netthink.co.uk>
47712              Date: Fri, 30 Mar 2001 18:12:28 +0100
47713              Message-ID: <20010330181228.A9319@netthink.co.uk>
47714      Branch: perl
47715            ! av.h
47716 ____________________________________________________________________________
47717 [  9475] By: jhi                                   on 2001/03/30  18:15:50
47718         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
47719              From: "Philip Newton" <pnewton@gmx.de>
47720              Date: Fri, 30 Mar 2001 19:06:57 +0200
47721              Message-ID: <3AC4D951.14815.1AC7068@localhost>
47722      Branch: perl
47723            ! pod/perlhack.pod
47724 ____________________________________________________________________________
47725 [  9474] By: jhi                                   on 2001/03/30  18:14:02
47726         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
47727              From: Benjamin Sugars <bsugars@canoe.ca>
47728              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
47729              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
47730      Branch: perl
47731            ! t/lib/glob-basic.t
47732 ____________________________________________________________________________
47733 [  9473] By: jhi                                   on 2001/03/30  16:09:24
47734         Log: Update Changes.
47735      Branch: perl
47736            ! Changes patchlevel.h
47737 ____________________________________________________________________________
47738 [  9472] By: jhi                                   on 2001/03/30  15:16:08
47739         Log: Integrate perlio.
47740      Branch: perl
47741           !> t/lib/cwd.t t/lib/glob-basic.t
47742 ____________________________________________________________________________
47743 [  9471] By: nick                                  on 2001/03/30  14:47:10
47744         Log: Should be (^O eq 'MSWin32') not 'Win32'
47745              Fail #12 seems real - chdir is in wrong dir.
47746      Branch: perlio
47747            ! t/lib/cwd.t
47748 ____________________________________________________________________________
47749 [  9470] By: jhi                                   on 2001/03/30  14:41:11
47750         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
47751              From: Radu Greab <radu@netsoft.ro>
47752              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
47753              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
47754              
47755              Replace #9352.
47756      Branch: perl
47757            ! ext/Socket/Socket.xs pp_sys.c
47758 ____________________________________________________________________________
47759 [  9469] By: jhi                                   on 2001/03/30  14:37:51
47760         Log: Subject: PATCH pod/perldiag.pod
47761              From: Robin Houston <robin@kitsite.com>
47762              Date: Fri, 30 Mar 2001 14:10:36 +0100
47763              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
47764      Branch: perl
47765            ! pod/perldiag.pod t/lib/glob-basic.t
47766 ____________________________________________________________________________
47767 [  9468] By: jhi                                   on 2001/03/30  14:36:36
47768         Log: Subject: Better diagnostic in io/fs.t
47769              From: andreas.koenig@anima.de (Andreas J. Koenig)
47770              Date: 30 Mar 2001 10:11:43 +0200
47771              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
47772      Branch: perl
47773            ! t/io/fs.t
47774 ____________________________________________________________________________
47775 [  9467] By: nick                                  on 2001/03/30  14:25:43
47776         Log: Skip order test of glob if case-ignoring system cannot 
47777              create a.test and A.test
47778      Branch: perlio
47779            ! t/lib/glob-basic.t
47780 ____________________________________________________________________________
47781 [  9466] By: nick                                  on 2001/03/30  13:03:12
47782         Log: Integrate mainline.
47783      Branch: perlio
47784            - ext/re/hints/aix.pl
47785           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
47786           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
47787           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
47788           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
47789 ____________________________________________________________________________
47790 [  9465] By: jhi                                   on 2001/03/30  03:53:37
47791         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
47792              the tests sometimes hang, sometimes not.)
47793      Branch: perl
47794            ! t/lib/io_multihomed.t t/lib/io_sock.t
47795 ____________________________________________________________________________
47796 [  9464] By: jhi                                   on 2001/03/30  02:56:04
47797         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
47798              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47799              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
47800              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
47801      Branch: perl
47802            ! op.c
47803 ____________________________________________________________________________
47804 [  9463] By: jhi                                   on 2001/03/30  02:34:48
47805         Log: Test for #9462.
47806      Branch: perl
47807            ! t/lib/b.t
47808 ____________________________________________________________________________
47809 [  9462] By: jhi                                   on 2001/03/30  02:29:37
47810         Log: Subject: B::Deparse precedence bug. (Patch included.)
47811              From: Jeremy Madea <jmadea@inktomi.com>
47812              Date: Thu, 29 Mar 2001 12:05:02 -0800
47813              Message-ID: <20010329120502.A24881@dr.inktomi.com>
47814      Branch: perl
47815            ! ext/B/B/Deparse.pm
47816 ____________________________________________________________________________
47817 [  9461] By: jhi                                   on 2001/03/30  02:18:41
47818         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
47819              From: Peter Prymmer <pvhp@forte.com>
47820              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
47821              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
47822      Branch: perl
47823            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
47824            ! t/lib/md5-file.t
47825 ____________________________________________________________________________
47826 [  9460] By: jhi                                   on 2001/03/30  02:17:07
47827         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
47828              From: Robin Houston <robin@kitsite.com>
47829              Date: Thu, 29 Mar 2001 20:47:56 +0100
47830              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
47831      Branch: perl
47832            ! ext/B/B/Debug.pm
47833 ____________________________________________________________________________
47834 [  9459] By: jhi                                   on 2001/03/30  02:16:05
47835         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
47836              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
47837              Date: Wed, 28 Mar 2001 18:02:20 -0600
47838              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
47839      Branch: perl
47840            ! lib/ExtUtils/MM_VMS.pm
47841 ____________________________________________________________________________
47842 [  9458] By: jhi                                   on 2001/03/30  02:07:58
47843         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
47844              From: "Joshua E. Rodd" <jrodd@pbs.org>
47845              Date: Wed, 28 Mar 2001 17:29:12 -0500
47846              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
47847      Branch: perl
47848            ! pod/perlop.pod
47849 ____________________________________________________________________________
47850 [  9457] By: jhi                                   on 2001/03/30  02:04:33
47851         Log: Subject: ext/re/aix.pl can go
47852              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47853              Date: Thu, 29 Mar 2001 12:03:28 +0200
47854              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
47855      Branch: perl
47856            - ext/re/hints/aix.pl
47857            ! MANIFEST
47858 ____________________________________________________________________________
47859 [  9456] By: jhi                                   on 2001/03/30  02:03:32
47860         Log: Integrate perlio.
47861      Branch: perl
47862           !> ext/Encode/Encode.xs installperl
47863 ____________________________________________________________________________
47864 [  9455] By: nick                                  on 2001/03/29  21:11:46
47865         Log: DLL name has changed so installperl needs to know
47866              (Why isn't it working it out or passed it?)
47867      Branch: perlio
47868            ! installperl
47869 ____________________________________________________________________________
47870 [  9454] By: nick                                  on 2001/03/29  20:56:12
47871         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
47872              and we don't get undef warnings.
47873      Branch: perlio
47874            ! ext/Encode/Encode.xs
47875 ____________________________________________________________________________
47876 [  9453] By: nick                                  on 2001/03/29  17:58:48
47877         Log: Integrate mainline
47878      Branch: perlio
47879           !> Changes patchlevel.h
47880 ____________________________________________________________________________
47881 [  9452] By: jhi                                   on 2001/03/29  16:44:55
47882         Log: Update Changes.
47883      Branch: perl
47884            ! Changes patchlevel.h
47885 ____________________________________________________________________________
47886 [  9451] By: nick                                  on 2001/03/29  16:31:38
47887         Log: Integrate mainline
47888      Branch: perlio
47889           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
47890           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
47891           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
47892           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
47893           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
47894 ____________________________________________________________________________
47895 [  9450] By: jhi                                   on 2001/03/29  16:29:17
47896         Log: Integrate perlio.
47897      Branch: perl
47898           !> win32/buildext.pl
47899 ____________________________________________________________________________
47900 [  9449] By: jhi                                   on 2001/03/29  15:50:01
47901         Log: Update Changes.
47902      Branch: perl
47903            ! Changes patchlevel.h
47904 ____________________________________________________________________________
47905 [  9448] By: nick                                  on 2001/03/29  15:47:15
47906         Log: Make sure buildext.pl finds Errno.pm
47907      Branch: perlio
47908            ! win32/buildext.pl
47909 ____________________________________________________________________________
47910 [  9447] By: jhi                                   on 2001/03/29  15:39:34
47911         Log: Integrate perlio.
47912      Branch: perl
47913           !> win32/makefile.mk
47914 ____________________________________________________________________________
47915 [  9446] By: nick                                  on 2001/03/29  15:30:03
47916         Log: Integrate win32/makefile.mk with mainline.
47917      Branch: perlio
47918           !> win32/makefile.mk
47919 ____________________________________________________________________________
47920 [  9445] By: nick                                  on 2001/03/29  15:27:32
47921         Log: Fix breakage ... 
47922      Branch: perlio
47923            ! win32/makefile.mk
47924 ____________________________________________________________________________
47925 [  9444] By: jhi                                   on 2001/03/29  15:03:08
47926         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
47927              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
47928              Date: Thu, 29 Mar 2001 10:32:59 +0400
47929              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
47930      Branch: perl
47931            ! win32/makefile.mk
47932 ____________________________________________________________________________
47933 [  9443] By: jhi                                   on 2001/03/29  15:02:12
47934         Log: Integrate perlio.
47935      Branch: perl
47936           +> win32/buildext.pl
47937           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
47938           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
47939 ____________________________________________________________________________
47940 [  9442] By: nick                                  on 2001/03/29  14:59:11
47941         Log: Work in progress - determine win32 extensions to build via script.
47942      Branch: perlio
47943            + win32/buildext.pl
47944            ! MANIFEST win32/makefile.mk
47945 ____________________________________________________________________________
47946 [  9441] By: jhi                                   on 2001/03/29  14:51:47
47947         Log: Reintroduce the use of external pwd.
47948      Branch: perl
47949            ! t/lib/cwd.t
47950 ____________________________________________________________________________
47951 [  9440] By: jhi                                   on 2001/03/29  14:42:58
47952         Log: use warnings instead of -w.
47953      Branch: perl
47954            ! utils/h2xs.PL
47955 ____________________________________________________________________________
47956 [  9439] By: jhi                                   on 2001/03/29  14:41:52
47957         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
47958              From: Jonathan Stowe <gellyfish@gellyfish.com>
47959              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
47960              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
47961      Branch: perl
47962            ! utils/h2xs.PL
47963 ____________________________________________________________________________
47964 [  9438] By: jhi                                   on 2001/03/29  14:39:38
47965         Log: Subject: [PATCH perl@9424] minor pod nits
47966              From: Robin Barker <rmb1@cise.npl.co.uk>
47967              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
47968              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
47969      Branch: perl
47970            ! pod/perlhack.pod pod/perliol.pod
47971 ____________________________________________________________________________
47972 [  9437] By: jhi                                   on 2001/03/29  14:29:16
47973         Log: Subject: [PATCH perl@9424] typemap cast warning
47974              From: Robin Barker <rmb1@cise.npl.co.uk>
47975              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
47976              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
47977      Branch: perl
47978            ! lib/ExtUtils/typemap
47979 ____________________________________________________________________________
47980 [  9436] By: jhi                                   on 2001/03/29  14:26:03
47981         Log: Subject: [PATCH perl@9424] printf warning
47982              From: Robin Barker <rmb1@cise.npl.co.uk>
47983              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
47984              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
47985      Branch: perl
47986            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
47987            ! ext/Storable/Storable.xs toke.c
47988 ____________________________________________________________________________
47989 [  9435] By: nick                                  on 2001/03/29  14:23:31
47990         Log: Win32 has name conflict with ERROR
47991      Branch: perlio
47992            ! ext/PerlIO/Via/Via.xs
47993 ____________________________________________________________________________
47994 [  9434] By: jhi                                   on 2001/03/29  14:17:48
47995         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
47996              From: Peter Prymmer <pvhp@forte.com>
47997              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
47998              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
47999      Branch: perl
48000            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
48001 ____________________________________________________________________________
48002 [  9433] By: jhi                                   on 2001/03/29  13:52:44
48003         Log: test-prep target was missing.
48004      Branch: perl
48005            ! Makefile.SH
48006 ____________________________________________________________________________
48007 [  9432] By: nick                                  on 2001/03/29  12:40:03
48008         Log: Make as-shipped compiler default to MSVC6 
48009      Branch: perlio
48010            ! win32/makefile.mk
48011 ____________________________________________________________________________
48012 [  9431] By: nick                                  on 2001/03/29  12:12:16
48013         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
48014              akin to PerlIO::Scalar.
48015      Branch: perlio
48016            ! perlio.c perlio.h
48017 ____________________________________________________________________________
48018 [  9430] By: nick                                  on 2001/03/29  10:56:35
48019         Log: Integrate mainline.
48020      Branch: perlio
48021           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
48022           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
48023           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
48024           !> win32/makefile.mk win32/win32sck.c
48025 ____________________________________________________________________________
48026 [  9429] By: nick                                  on 2001/03/29  09:03:43
48027         Log: Noticed that two tests were skipped as perlio:: package
48028              isn't there any more. Changed the skip condition.
48029              Avoid core-dump if sv_utf8_upgrade() called on something
48030              that does not become SvPOK after SvPV() (e.g. a ref).
48031      Branch: perlio
48032            ! sv.c t/io/utf8.t t/lib/io_scalar.t
48033 ____________________________________________________________________________
48034 [  9428] By: jhi                                   on 2001/03/29  01:31:47
48035         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
48036              From: Benjamin Sugars <bsugars@canoe.ca> 
48037              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
48038              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
48039      Branch: perl
48040            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
48041            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
48042            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
48043 ____________________________________________________________________________
48044 [  9427] By: jhi                                   on 2001/03/29  00:49:30
48045         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
48046              From: "Vadim Konovalov" <watman@inbox.ru>
48047              Date: Thu, 29 Mar 2001 01:50:12 +0400
48048              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
48049      Branch: perl
48050            ! win32/makefile.mk win32/win32sck.c
48051 ____________________________________________________________________________
48052 [  9426] By: gsar                                  on 2001/03/29  00:28:04
48053         Log: dmake can only handle == and != in comparisons; support building
48054              with Borland's VCL libraries (from Vadim Konovalov)
48055      Branch: maint-5.6/perl
48056            ! win32/makefile.mk
48057 ____________________________________________________________________________
48058 [  9425] By: nick                                  on 2001/03/28  19:29:56
48059         Log: Integrate (@snapshot)
48060      Branch: perlio
48061           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
48062 ____________________________________________________________________________
48063 [  9424] By: jhi                                   on 2001/03/28  19:03:16
48064         Log: Update Changes.
48065      Branch: perl
48066            ! Changes patchlevel.h
48067 ____________________________________________________________________________
48068 [  9423] By: jhi                                   on 2001/03/28  18:52:09
48069         Log: Rmdir lib/XS on cleanup.
48070      Branch: perl
48071            ! Makefile.SH
48072 ____________________________________________________________________________
48073 [  9422] By: jhi                                   on 2001/03/28  18:49:34
48074         Log: Integrate perlio.
48075      Branch: perl
48076           !> t/op/utf8decode.t
48077 ____________________________________________________________________________
48078 [  9421] By: nick                                  on 2001/03/28  18:46:44
48079         Log: Loose duplicate chunk.
48080      Branch: perlio
48081            ! t/op/utf8decode.t
48082 ____________________________________________________________________________
48083 [  9420] By: nick                                  on 2001/03/28  18:44:11
48084         Log: Integrate mainline.
48085      Branch: perlio
48086           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
48087           !> vms/vmsish.h
48088 ____________________________________________________________________________
48089 [  9419] By: jhi                                   on 2001/03/28  18:42:05
48090         Log: Can't trust external pwds
48091              (either shell builtins or external programs)
48092      Branch: perl
48093            ! t/lib/cwd.t
48094 ____________________________________________________________________________
48095 [  9418] By: jhi                                   on 2001/03/28  18:34:05
48096         Log: Integrate perlio.
48097      Branch: perl
48098            - lib/perlio.pm
48099           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
48100           !> t/op/utf8decode.t
48101 ____________________________________________________________________________
48102 [  9417] By: nick                                  on 2001/03/28  18:24:02
48103         Log: PerlIO.pm / perlio.pm conflict.
48104              Update some pods.
48105              Make t/op/utf8decode.t a text file.
48106      Branch: perlio
48107            - lib/perlio.pm
48108            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
48109            ! t/op/utf8decode.t
48110 ____________________________________________________________________________
48111 [  9416] By: jhi                                   on 2001/03/28  18:06:07
48112         Log: Integrate change #9409 from mainline to maintperl.
48113              
48114              Yet another tweak on AIX dynaloading.
48115      Branch: maint-5.6/perl
48116           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
48117 ____________________________________________________________________________
48118 [  9415] By: gsar                                  on 2001/03/28  17:13:01
48119         Log: integrate changes#9377,9385,9401 from mainline
48120              
48121              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
48122              
48123              If directory entries compare equal case-insensitively,
48124              retry case-sensitively.
48125              
48126              Subject: [PATCH] B::Terse and warnings
48127      Branch: maint-5.6/perl
48128           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
48129           !> t/pragma/warn/perl
48130 ____________________________________________________________________________
48131 [  9414] By: jhi                                   on 2001/03/28  17:11:12
48132         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
48133              From: "Craig A. Berry" <craigberry@mac.com>
48134              Date: Wed, 28 Mar 2001 10:55:20 -0600
48135              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
48136      Branch: perl
48137            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
48138 ____________________________________________________________________________
48139 [  9413] By: jhi                                   on 2001/03/28  17:03:12
48140         Log: Dup hunk.
48141      Branch: perl
48142            ! t/op/utf8decode.t
48143 ____________________________________________________________________________
48144 [  9412] By: jhi                                   on 2001/03/28  17:02:36
48145         Log: Forced integrate from perlio.
48146      Branch: perl
48147           !> t/op/utf8decode.t
48148 ____________________________________________________________________________
48149 [  9411] By: nick                                  on 2001/03/28  16:50:03
48150         Log: Integrate mainline.
48151      Branch: perlio
48152           +> t/lib/cwd.t
48153           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
48154           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
48155           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
48156           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
48157           !> t/pragma/warn/perl
48158 ____________________________________________________________________________
48159 [  9410] By: jhi                                   on 2001/03/28  16:44:23
48160         Log: Subject: Re: [PATCH] 9403 cannot be tested
48161              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48162              Date: Wed, 28 Mar 2001 18:33:56 +0200
48163              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
48164      Branch: perl
48165            ! makedef.pl
48166 ____________________________________________________________________________
48167 [  9409] By: jhi                                   on 2001/03/28  16:12:45
48168         Log: Yet another tweak on AIX dynaloading.
48169      Branch: perl
48170            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
48171 ____________________________________________________________________________
48172 [  9408] By: jhi                                   on 2001/03/28  15:52:55
48173         Log: Subject: [PATCH] 9403 cannot be tested
48174              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48175              Date: Wed, 28 Mar 2001 17:23:00 +0200
48176              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
48177              
48178              A missing symbol.
48179      Branch: perl
48180            ! makedef.pl
48181 ____________________________________________________________________________
48182 [  9407] By: jhi                                   on 2001/03/28  15:47:43
48183         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
48184      Branch: perl
48185            ! t/op/utf8decode.t
48186           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
48187           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
48188 ____________________________________________________________________________
48189 [  9406] By: jhi                                   on 2001/03/28  15:37:08
48190         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
48191              From: Benjamin Sugars <bsugars@canoe.ca> 
48192              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
48193              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
48194      Branch: perl
48195            + t/lib/cwd.t
48196            ! MANIFEST
48197 ____________________________________________________________________________
48198 [  9405] By: jhi                                   on 2001/03/28  15:13:18
48199         Log: pp_ne() needs a CORRECT boolean.
48200      Branch: perl
48201            ! pp.c
48202 ____________________________________________________________________________
48203 [  9404] By: jhi                                   on 2001/03/28  15:09:23
48204         Log: pp_ne() needs a boolean, not an integer.
48205      Branch: perl
48206            ! pp.c
48207 ____________________________________________________________________________
48208 [  9403] By: jhi                                   on 2001/03/28  14:47:43
48209         Log: (Retracted by #9404.)
48210      Branch: perl
48211            ! pp.c
48212 ____________________________________________________________________________
48213 [  9402] By: jhi                                   on 2001/03/28  14:43:59
48214         Log: Subject: Re: [PATCH] Typemap testing
48215              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
48216              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
48217              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
48218      Branch: perl
48219            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
48220            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
48221 ____________________________________________________________________________
48222 [  9401] By: jhi                                   on 2001/03/28  14:42:14
48223         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
48224              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
48225              Date: Sun, 25 Mar 2001 21:59:15 +0100
48226              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
48227              
48228              A variable will be checked for the "use once" warnings if:
48229              
48230              1. It is in the scope of a use warnings 'once'
48231              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
48232              
48233              Otherwise it won't be checked at all.
48234              
48235              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
48236              
48237              The enclosed patch partially fixes this issue. What I didn't
48238              get to work was the case where the "used once" warning is enabled
48239              in any file other than the main file.
48240      Branch: perl
48241            ! gv.c t/pragma/warn/perl
48242 ____________________________________________________________________________
48243 [  9400] By: nick                                  on 2001/03/28  14:38:24
48244         Log: More EBCDIC tweaks:
48245              - one more swash issue &~(0xA0-1) did not do the right thing,
48246              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
48247              - add "use re 'asciirange'" to make [!-~] etc. work
48248              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
48249              - Choose a key for t/op/each.t test which gets encoded.
48250              - Skip utf8decode if this is UTF-EBCDIC.
48251      Branch: perlio
48252            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
48253            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
48254 ____________________________________________________________________________
48255 [  9399] By: jhi                                   on 2001/03/28  14:21:00
48256         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
48257              Andreas Schwab.
48258      Branch: perl
48259            ! pp.c
48260 ____________________________________________________________________________
48261 [  9398] By: jhi                                   on 2001/03/28  00:55:56
48262         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
48263              From: David Dyck <dcd@tc.fluke.com>
48264              Date: Tue, 27 Mar 2001 15:16:24 -0800
48265              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
48266      Branch: perl
48267            ! ext/IO/lib/IO/Socket.pm
48268 ____________________________________________________________________________
48269 [  9397] By: jhi                                   on 2001/03/27  21:52:49
48270         Log: Integrate perlio.
48271      Branch: perl
48272           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
48273           +> ext/PerlIO/Via/Via.xs
48274           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
48275 ____________________________________________________________________________
48276 [  9396] By: nick                                  on 2001/03/27  21:45:13
48277         Log: Integrate mainline.
48278      Branch: perlio
48279           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
48280           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
48281 ____________________________________________________________________________
48282 [  9395] By: nick                                  on 2001/03/27  21:18:58
48283         Log: Outline docs for PerlIO and PerlIO::Scalar
48284      Branch: perlio
48285            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
48286 ____________________________________________________________________________
48287 [  9394] By: nick                                  on 2001/03/27  20:50:13
48288         Log: PerlIO::Via layer (alpha-ish).
48289      Branch: perlio
48290            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
48291            + ext/PerlIO/Via/Via.xs
48292            ! MANIFEST
48293 ____________________________________________________________________________
48294 [  9393] By: jhi                                   on 2001/03/27  20:49:55
48295         Log: Retract #9329 now that 9390 should take care of the matter.
48296      Branch: perl
48297            ! utils/h2xs.PL
48298 ____________________________________________________________________________
48299 [  9390] By: jhi                                   on 2001/03/27  20:47:50
48300         Log: Subject: Autoloading Errno.pm when %! is encountered
48301              From: Robin Houston <robin@kitsite.com>
48302              Date: Tue, 27 Mar 2001 20:57:11 +0100
48303              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
48304      Branch: perl
48305            ! embed.h embed.pl gv.c proto.h t/op/magic.t
48306 ____________________________________________________________________________
48307 [  9389] By: jhi                                   on 2001/03/27  20:24:31
48308         Log: Integrate perlio.
48309      Branch: perl
48310           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
48311           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
48312           !> utf8.c
48313 ____________________________________________________________________________
48314 [  9388] By: jhi                                   on 2001/03/27  20:21:38
48315         Log: Better have a three-element array if one is going to assign
48316              to the third element of that array. (from Tim Jenness)
48317      Branch: perl
48318            ! ext/XS/Typemap/Typemap.xs
48319 ____________________________________________________________________________
48320 [  9387] By: nick                                  on 2001/03/27  20:15:43
48321         Log: Integrate mainline.
48322      Branch: perlio
48323           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
48324           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
48325           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
48326           +> t/lib/xs-typemap.t
48327           !> (integrate 34 files)
48328 ____________________________________________________________________________
48329 [  9386] By: jhi                                   on 2001/03/27  20:04:18
48330         Log: Subject: Re: perl@9359 breaks HTML::Parser
48331              From: Gisle Aas <gisle@ActiveState.com>
48332              Date: 27 Mar 2001 11:30:24 -0800
48333              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
48334              
48335              Clarify the UTF-8 issues of the API docs.
48336              (Slightly reworded and expanded.)
48337      Branch: perl
48338            ! pod/perlapi.pod sv.c sv.h
48339 ____________________________________________________________________________
48340 [  9385] By: jhi                                   on 2001/03/27  19:44:25
48341         Log: If directory entries compare equal case-insensitively,
48342              retry case-sensitively.
48343      Branch: perl
48344            ! ext/File/Glob/bsd_glob.c
48345 ____________________________________________________________________________
48346 [  9384] By: nick                                  on 2001/03/27  19:38:50
48347         Log: Various EBCDIC fixes:
48348              - major revelation that swash code is encoding aware,
48349              (or thought it was) - now it is ;-)
48350              - With that out of the way fix a slab of tr/// cases.
48351              - Fix Encode 'Unicode' to be true Unicode so tests pass.
48352              - As anticipated Base64.xs needed tweaks.
48353              - Until tr/// works right avoid old_encode64 in MIME tests.
48354      Branch: perlio
48355            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
48356            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
48357 ____________________________________________________________________________
48358 [  9383] By: jhi                                   on 2001/03/27  18:34:41
48359         Log: Add the std test suite BEGIN block.
48360      Branch: perl
48361            ! t/lib/xs-typemap.t
48362 ____________________________________________________________________________
48363 [  9382] By: jhi                                   on 2001/03/27  15:16:07
48364         Log: Add debugging output to the test.
48365      Branch: perl
48366            ! t/lib/glob-basic.t
48367 ____________________________________________________________________________
48368 [  9381] By: jhi                                   on 2001/03/27  15:08:10
48369         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
48370      Branch: perl
48371            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
48372            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
48373            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
48374            + t/lib/xs-typemap.t
48375            ! MANIFEST
48376 ____________________________________________________________________________
48377 [  9380] By: jhi                                   on 2001/03/27  14:48:34
48378         Log: Subject: [PATCH] Typemap testing
48379              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
48380              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
48381              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
48382              
48383              (The first part of the patch.)
48384      Branch: perl
48385            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
48386 ____________________________________________________________________________
48387 [  9379] By: jhi                                   on 2001/03/27  14:44:56
48388         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
48389              From: Benjamin Sugars <bsugars@canoe.ca> 
48390              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
48391              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
48392      Branch: perl
48393            ! t/lib/glob-basic.t
48394 ____________________________________________________________________________
48395 [  9378] By: jhi                                   on 2001/03/27  14:42:30
48396         Log: Subject: [PATCH] perlvar nit
48397              From: Simon Cozens <simon@netthink.co.uk>
48398              Date: Tue, 27 Mar 2001 01:12:01 +0100
48399              Message-ID: <20010327011201.A19179@netthink.co.uk>
48400      Branch: perl
48401            ! pod/perlvar.pod
48402 ____________________________________________________________________________
48403 [  9377] By: jhi                                   on 2001/03/27  14:36:26
48404         Log: Subject: [PATCH] B::Terse and warnings
48405              From: Benjamin Sugars <ben.sugars@home.com>
48406              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
48407              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
48408      Branch: perl
48409            ! ext/B/B.pm ext/B/B/Terse.pm
48410 ____________________________________________________________________________
48411 [  9376] By: jhi                                   on 2001/03/27  14:31:31
48412         Log: Document sockatmark() some.
48413      Branch: perl
48414            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
48415            ! pod/perltoc.pod
48416 ____________________________________________________________________________
48417 [  9375] By: jhi                                   on 2001/03/27  14:00:24
48418         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
48419              noted by Gisle and fixed by NI-S.
48420      Branch: perl
48421            ! sv.c
48422 ____________________________________________________________________________
48423 [  9374] By: jhi                                   on 2001/03/27  05:50:01
48424         Log: Regen toc.
48425      Branch: perl
48426            ! pod/perltoc.pod
48427 ____________________________________________________________________________
48428 [  9373] By: jhi                                   on 2001/03/27  05:43:51
48429         Log: Pixie documenting.
48430      Branch: perl
48431            ! Makefile.SH pod/perlhack.pod
48432 ____________________________________________________________________________
48433 [  9372] By: jhi                                   on 2001/03/27  05:29:34
48434         Log: Metaconfig unit changes for #9371.
48435      Branch: metaconfig
48436            ! U/modified/myhostname.U
48437      Branch: metaconfig/U/perl
48438            + d_sockatmark.U
48439            ! gccvers.U
48440 ____________________________________________________________________________
48441 [  9371] By: jhi                                   on 2001/03/27  05:29:07
48442         Log: Add sockatmark() probing.
48443      Branch: perl
48444            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48445            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48446            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48447            ! vos/config.ga.h win32/config.bc win32/config.gc
48448            ! win32/config.vc
48449 ____________________________________________________________________________
48450 [  9370] By: jhi                                   on 2001/03/26  22:01:18
48451         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
48452              Really need to benchmark this.
48453      Branch: perl
48454            ! pp.c
48455 ____________________________________________________________________________
48456 [  9369] By: nick                                  on 2001/03/26  21:59:30
48457         Log: Integrate mainline.
48458      Branch: perlio
48459            ! ext/MIME/Base64/QuotedPrint.pm
48460           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
48461           !> patchlevel.h pod/perlhack.pod pp_sys.c
48462 ____________________________________________________________________________
48463 [  9368] By: jhi                                   on 2001/03/26  21:47:03
48464         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
48465              
48466              TODO1: perlbench.
48467              TODO2: le, lt, ge, gt?  Yech.
48468      Branch: perl
48469            ! pp.c
48470 ____________________________________________________________________________
48471 [  9367] By: jhi                                   on 2001/03/26  21:34:57
48472         Log: Too much cut-and-paste in #9363.
48473      Branch: perl
48474            ! pp_sys.c
48475 ____________________________________________________________________________
48476 [  9366] By: jhi                                   on 2001/03/26  21:20:53
48477         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
48478              From: Andreas Schwab <schwab@suse.de>
48479              Date: 26 Mar 2001 17:29:04 +0200
48480              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
48481              
48482              (The patch for 5.6.0 or so, this is a guess for bleadperl)
48483      Branch: perl
48484            ! pp_hot.c
48485 ____________________________________________________________________________
48486 [  9365] By: jhi                                   on 2001/03/26  21:07:54
48487         Log: Integrate perlio.
48488      Branch: perl
48489           !> perlio.c
48490 ____________________________________________________________________________
48491 [  9364] By: nick                                  on 2001/03/26  20:30:48
48492         Log: REFCNT botch in layer name cache hash.
48493      Branch: perlio
48494            ! perlio.c
48495 ____________________________________________________________________________
48496 [  9363] By: jhi                                   on 2001/03/26  18:44:32
48497         Log: Subject: [PATCH] socket() leaks file descriptors
48498              From: Benjamin Sugars <bsugars@canoe.ca>
48499              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
48500              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
48501              
48502              Also sockpair() fixed similarly.
48503      Branch: perl
48504            ! pp_sys.c
48505 ____________________________________________________________________________
48506 [  9362] By: jhi                                   on 2001/03/26  18:37:52
48507         Log: Integrate perlio.
48508      Branch: perl
48509           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
48510 ____________________________________________________________________________
48511 [  9361] By: nick                                  on 2001/03/26  17:32:06
48512         Log: Implement flush of linebuffered streams on read of a tty.
48513      Branch: perlio
48514            ! perlio.c perliol.h
48515 ____________________________________________________________________________
48516 [  9360] By: nick                                  on 2001/03/26  17:12:32
48517         Log: Memory tweaks and notes for OEMVS.
48518      Branch: perlio
48519            ! README.os390 miniperlmain.c t/op/pat.t
48520 ____________________________________________________________________________
48521 [  9359] By: jhi                                   on 2001/03/26  02:12:54
48522         Log: Update Changes.
48523      Branch: perl
48524            ! Changes patchlevel.h
48525 ____________________________________________________________________________
48526 [  9358] By: jhi                                   on 2001/03/26  02:05:32
48527         Log: Document the most common pixie options.
48528      Branch: perl
48529            ! pod/perlhack.pod
48530 ____________________________________________________________________________
48531 [  9357] By: jhi                                   on 2001/03/26  01:25:28
48532         Log: For perl.pixie check *before* compiling that optimize is -g,
48533              as for perl.third.
48534      Branch: perl
48535            ! Makefile.SH
48536 ____________________________________________________________________________
48537 [  9356] By: jhi                                   on 2001/03/26  01:13:41
48538         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
48539      Branch: perl
48540            ! Makefile.SH
48541 ____________________________________________________________________________
48542 [  9355] By: jhi                                   on 2001/03/26  01:11:19
48543         Log: Remove t/perl.third.
48544      Branch: perl
48545            ! Makefile.SH
48546 ____________________________________________________________________________
48547 [  9354] By: jhi                                   on 2001/03/26  00:23:38
48548         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
48549              IO::Sockatmark().
48550      Branch: perl
48551            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
48552 ____________________________________________________________________________
48553 [  9353] By: jhi                                   on 2001/03/25  22:25:04
48554         Log: Integrate perlio.
48555      Branch: perl
48556           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
48557           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
48558           !> pp_hot.c win32/makefile.mk
48559 ____________________________________________________________________________
48560 [  9352] By: jhi                                   on 2001/03/25  22:21:41
48561         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
48562              From: Radu Greab <radu@netsoft.ro>
48563              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
48564              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
48565      Branch: perl
48566            ! pp_sys.c
48567 ____________________________________________________________________________
48568 [  9351] By: nick                                  on 2001/03/25  22:15:02
48569         Log: Fix readline in list mode to tell rest of world that it has
48570              things on the stack. Otherwise if perl code gets invoked
48571              underneath it it scribbles over results-so-far.
48572              (Why TIEHANDLE has not tripped on this is a mystery.)
48573      Branch: perlio
48574            ! pp_hot.c
48575 ____________________________________________________________________________
48576 [  9350] By: nick                                  on 2001/03/25  22:10:13
48577         Log: win32/makefile.mk typos
48578      Branch: perlio
48579            ! win32/makefile.mk
48580 ____________________________________________________________________________
48581 [  9349] By: nick                                  on 2001/03/25  21:31:14
48582         Log: Integrate now-non-binary file.
48583      Branch: perlio
48584           !> t/lib/mimeqp.t
48585 ____________________________________________________________________________
48586 [  9348] By: nick                                  on 2001/03/25  21:27:24
48587         Log: Make it text
48588      Branch: perlio
48589            ! t/lib/mimeqp.t
48590 ____________________________________________________________________________
48591 [  9347] By: nick                                  on 2001/03/25  21:25:37
48592         Log: Integrate mainline.
48593      Branch: perlio
48594           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
48595           !> lib/Term/ReadLine.pm t/lib/md5-file.t
48596 ____________________________________________________________________________
48597 [  9346] By: nick                                  on 2001/03/25  20:58:15
48598         Log: Add destruct time hook to PerlIO (for work-in-process implementing
48599              layers in perl code. In such cases layers need to be popped before
48600              we loose the ability to run perl code.)
48601              Also back-out "PerlIO::object" hook - it isn't going to work like that...
48602      Branch: perlio
48603            ! perl.c perlio.c perlio.h perliol.h
48604 ____________________________________________________________________________
48605 [  9345] By: nick                                  on 2001/03/25  20:49:11
48606         Log: Avoid at leasy one of undefined warnings in Encode.
48607      Branch: perlio
48608            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48609 ____________________________________________________________________________
48610 [  9344] By: jhi                                   on 2001/03/25  20:37:43
48611         Log: A workaround for using Term::ReadLine in emacs minibuffer
48612              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
48613              additional tweaks from Ilya Zakharevich.
48614      Branch: perl
48615            ! lib/Term/ReadLine.pm
48616 ____________________________________________________________________________
48617 [  9343] By: nick                                  on 2001/03/25  20:21:14
48618         Log: Missing return value.
48619      Branch: perlio
48620            ! ext/PerlIO/Scalar/Scalar.xs
48621 ____________________________________________________________________________
48622 [  9342] By: jhi                                   on 2001/03/25  16:21:00
48623         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
48624              to equal the CPAN versions since no code changes have been made.
48625      Branch: perl
48626            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
48627            ! t/lib/md5-file.t
48628 ____________________________________________________________________________
48629 [  9341] By: jhi                                   on 2001/03/25  16:01:48
48630         Log: Escape 8-bit characters.
48631      Branch: perl
48632            ! t/lib/mimeqp.t
48633 ____________________________________________________________________________
48634 [  9340] By: gsar                                  on 2001/03/25  15:50:53
48635         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
48636              chars)
48637      Branch: perl
48638            + t/lib/mimeqp.t
48639 ____________________________________________________________________________
48640 [  9339] By: gsar                                  on 2001/03/25  15:48:50
48641         Log: delete mimeqp.t for later add with text mode set
48642      Branch: perl
48643            - t/lib/mimeqp.t
48644 ____________________________________________________________________________
48645 [  9338] By: nick                                  on 2001/03/25  09:01:57
48646         Log: Integrate mainline.
48647      Branch: perlio
48648           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
48649           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
48650           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
48651           +> t/lib/mimeb64u.t t/lib/mimeqp.t
48652           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
48653           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
48654           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
48655 ____________________________________________________________________________
48656 [  9337] By: jhi                                   on 2001/03/25  04:23:24
48657         Log: Add MIME::Base64 here and there.  Again, a lot of
48658              optimism is in the air.
48659      Branch: perl
48660            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
48661            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
48662 ____________________________________________________________________________
48663 [  9336] By: jhi                                   on 2001/03/25  04:12:43
48664         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
48665              this by ear as I do not do Win32 programming.)
48666      Branch: perl
48667            ! win32/Makefile win32/makefile.mk
48668 ____________________________________________________________________________
48669 [  9335] By: jhi                                   on 2001/03/25  04:03:50
48670         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
48671      Branch: perl
48672            ! t/lib/md5-file.t
48673 ____________________________________________________________________________
48674 [  9334] By: jhi                                   on 2001/03/25  03:58:53
48675         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
48676      Branch: perl
48677            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
48678            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
48679            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
48680            + t/lib/mimeb64u.t t/lib/mimeqp.t
48681            ! MANIFEST
48682 ____________________________________________________________________________
48683 [  9333] By: jhi                                   on 2001/03/24  20:14:37
48684         Log: Integrate perlio.
48685      Branch: perl
48686           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
48687 ____________________________________________________________________________
48688 [  9332] By: nick                                  on 2001/03/24  19:40:34
48689         Log: Fix un-init variable leading to spurious "Out of Memory!"
48690      Branch: perlio
48691            ! doio.c
48692 ____________________________________________________________________________
48693 [  9331] By: nick                                  on 2001/03/24  19:09:59
48694         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
48695              and update layers internals doc.
48696      Branch: perlio
48697            ! pod/perlfunc.pod pod/perliol.pod
48698 ____________________________________________________________________________
48699 [  9330] By: jhi                                   on 2001/03/24  18:42:11
48700         Log: The length might be uninitialized garbage if the *svp is the undef.
48701      Branch: perl
48702            ! doio.c
48703 ____________________________________________________________________________
48704 [  9329] By: jhi                                   on 2001/03/24  18:26:57
48705         Log: (Retracted by #9393)
48706              
48707              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
48708              From: Simon Cozens <simon@netthink.co.uk>
48709              Date: Sat, 24 Mar 2001 17:13:17 +0000
48710              Message-ID: <20010324171317.A13406@netthink.co.uk>
48711      Branch: perl
48712            ! utils/h2xs.PL
48713 ____________________________________________________________________________
48714 [  9328] By: nick                                  on 2001/03/24  17:22:02
48715         Log: Integrate mainline.
48716      Branch: perlio
48717           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
48718           !> lib/unicode/version
48719 ____________________________________________________________________________
48720 [  9327] By: nick                                  on 2001/03/24  17:16:02
48721         Log: Integrate mainline.
48722      Branch: perlio
48723           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48724           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
48725           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
48726           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
48727           +> t/lib/md5-file.t
48728           !> MANIFEST Makefile.SH configure.com djgpp/config.over
48729           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
48730           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
48731           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
48732           !> win32/makefile.mk
48733 ____________________________________________________________________________
48734 [  9326] By: jhi                                   on 2001/03/24  17:00:42
48735         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
48736      Branch: perl
48737            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
48738            ! lib/unicode/version
48739 ____________________________________________________________________________
48740 [  9325] By: jhi                                   on 2001/03/24  16:22:33
48741         Log: Subject: Re: B::Deparse bug (5.6.0)
48742              From: Robin Houston <robin@kitsite.com>
48743              Date: Sat, 24 Mar 2001 14:33:09 +0000
48744              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
48745      Branch: perl
48746            ! op.c pp.c t/lib/b.t t/op/repeat.t
48747 ____________________________________________________________________________
48748 [  9324] By: jhi                                   on 2001/03/24  16:21:56
48749         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
48750              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
48751              these additions may be too optimistic.
48752      Branch: perl
48753            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
48754            ! hints/uwin.sh hints/vmesa.sh
48755 ____________________________________________________________________________
48756 [  9323] By: jhi                                   on 2001/03/24  16:06:01
48757         Log: Integrate perlio.
48758      Branch: perl
48759           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
48760           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48761            ! Makefile.SH
48762           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
48763           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
48764           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
48765           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48766           !> win32/makefile.mk win32/perlhost.h win32/win32.c
48767           !> win32/win32iop.h
48768 ____________________________________________________________________________
48769 [  9322] By: nick                                  on 2001/03/24  14:39:12
48770         Log: Routine Win32 regen_config_h - no real changes.
48771      Branch: perlio
48772            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48773 ____________________________________________________________________________
48774 [  9321] By: nick                                  on 2001/03/24  14:31:49
48775         Log: PerlIO fixups for Win32:
48776              - provide win33_popenlist() - non-functional as yet.
48777              - avoid need for aTHX in PerlIO_debug calls - even if not 
48778              enabled args are still evaluated so Win32 has trouble during fork().
48779              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
48780              - Fixup makedef.pl for latest set of symbols.
48781      Branch: perlio
48782            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
48783            ! win32/perlhost.h win32/win32.c win32/win32iop.h
48784 ____________________________________________________________________________
48785 [  9320] By: nick                                  on 2001/03/24  14:26:58
48786         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
48787              was gibberish - broke it on WIn32 at least.
48788      Branch: perlio
48789            ! ext/POSIX/POSIX.xs
48790 ____________________________________________________________________________
48791 [  9319] By: nick                                  on 2001/03/24  11:29:41
48792         Log: Generated files.
48793      Branch: perlio
48794            ! embed.h global.sym objXSUB.h perlapi.c proto.h
48795 ____________________________________________________________________________
48796 [  9318] By: nick                                  on 2001/03/24  10:29:37
48797         Log: Implement:
48798              1.  open($fh,"+<",undef);  # add test to t/io/open.t
48799              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
48800      Branch: perlio
48801            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
48802            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48803            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
48804            ! t/io/open.t t/io/utf8.t
48805 ____________________________________________________________________________
48806 [  9317] By: jhi                                   on 2001/03/23  23:41:25
48807         Log: AIX does seems to have optimization problems with its C compilers.
48808      Branch: perl
48809            ! hints/aix.sh
48810 ____________________________________________________________________________
48811 [  9316] By: jhi                                   on 2001/03/23  23:40:46
48812         Log: Integrate perlio.
48813      Branch: perl
48814           +> lib/PerlIO.pm
48815           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
48816           !> perliol.h
48817 ____________________________________________________________________________
48818 [  9315] By: jhi                                   on 2001/03/23  22:16:30
48819         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
48820      Branch: perl
48821            ! t/lib/md5-file.t
48822 ____________________________________________________________________________
48823 [  9314] By: nick                                  on 2001/03/23  20:49:02
48824         Log: Perlio internals re-organized.
48825              - open process creates AV of layer/arg pairs
48826              (appends layers from open() or open.pm to default list).
48827              - push arg is now an SV.
48828              - layer ->Open get passed the AV
48829              - open is no longer mandatory method.
48830              - topmost layer that has ->Open method does the open
48831              - any layers above are pushed once that returns.
48832              - vtable re-ordered so dummy layers need only provide push/pop methods.
48833      Branch: perlio
48834            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48835 ____________________________________________________________________________
48836 [  9313] By: nick                                  on 2001/03/23  16:27:41
48837         Log: Check in a stable (working) version before next round of tweaks.
48838              Changes include:
48839              - Move default layers code out of doio.c and into perlio.c
48840              - Single routine for parsing layer specification strings.
48841              - Skeleton support for demand loading of layers
48842              - Core-dump avoidance if PERLIO environment specifies loadable layer
48843              (does not _work_ as need IO to load and need load to do IO ...)
48844      Branch: perlio
48845            + lib/PerlIO.pm
48846            ! MANIFEST doio.c perlio.c
48847 ____________________________________________________________________________
48848 [  9312] By: gsar                                  on 2001/03/23  16:25:25
48849         Log: add execute bit to files with shebang lines in the repository;
48850              avoid clobbering execute bit in Porting/makerel 
48851      Branch: maint-5.6/perl
48852            ! (edit 144 files)
48853 ____________________________________________________________________________
48854 [  9311] By: jhi                                   on 2001/03/23  14:25:35
48855         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
48856      Branch: perl
48857            ! MANIFEST
48858 ____________________________________________________________________________
48859 [  9310] By: jhi                                   on 2001/03/23  13:45:04
48860         Log: Subject: [PATCH] Net::Ping
48861              From: Colin McMillen <mcmi0037@tc.umn.edu>
48862              Date: Thu, 22 Mar 2001 19:30:31 -0600
48863              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
48864      Branch: perl
48865            ! lib/Net/Ping.pm
48866 ____________________________________________________________________________
48867 [  9309] By: jhi                                   on 2001/03/23  13:39:13
48868         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
48869      Branch: perl
48870            ! t/lib/md5-aaa.t t/lib/md5-file.t
48871 ____________________________________________________________________________
48872 [  9308] By: jhi                                   on 2001/03/23  13:20:34
48873         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
48874              - bump the version to 2.14
48875              - drop the base64 tests since they require MIME::Base64
48876              - drop the rfc1321.txt
48877              - drop the hints/dec_osf.pl since it's only needed for
48878              pre-5.005_03 Perls
48879              Todo:
48880              - the U32 alignment testing is now removed; it needs to
48881              be reintroduced as as a Config variable (meaning also
48882              as a Configure test)
48883              - get the new EBCDIC md5sum for MD5.pm
48884              - test in Win32 to see how badly I botched the makefiles
48885      Branch: perl
48886            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48887            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
48888            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
48889            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
48890            + t/lib/md5-file.t
48891            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
48892            ! win32/Makefile win32/makefile.mk
48893 ____________________________________________________________________________
48894 [  9307] By: jhi                                   on 2001/03/23  12:56:14
48895         Log: Integrate change #9306 from maintperl into mainline,
48896              AIX dynaloader for AIXes without <load.h>.
48897      Branch: perl
48898           !> ext/DynaLoader/hints/aix.pl
48899 ____________________________________________________________________________
48900 [  9306] By: jhi                                   on 2001/03/23  12:51:36
48901         Log: There are AIXes without /usr/include/load.h,
48902              patch from H.Merijn Brand.
48903      Branch: maint-5.6/perl
48904            ! ext/DynaLoader/hints/aix.pl
48905 ____________________________________________________________________________
48906 [  9305] By: nick                                  on 2001/03/23  11:00:42
48907         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
48908      Branch: perlio
48909            ! ext/Encode/Encode.xs perlio.c perlio.h
48910 ____________________________________________________________________________
48911 [  9304] By: nick                                  on 2001/03/23  10:20:46
48912         Log: Render -Duseperlio functional again.
48913              - this is "quick fix" which calls PerlIO_apply_layers after opening,
48914              which is what old scheme did. New scheme needs to change that
48915              to make open(...,\$scalar) etc. work but this will do for now.
48916      Branch: perlio
48917            ! perlio.c
48918 ____________________________________________________________________________
48919 [  9303] By: nick                                  on 2001/03/23  09:53:20
48920         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
48921              -Uuseperlio now works again.
48922              -Duseperlio is still poorly. Don't merge yet...
48923      Branch: perlio
48924            ! doio.c perlio.h
48925 ____________________________________________________________________________
48926 [  9302] By: nick                                  on 2001/03/22  22:26:51
48927         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
48928              type code.
48929              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
48930              is its main caller. In particular now has access to "extra" args, and
48931              can tell when an open handle is "reopened" (or duped?).
48932              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
48933              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
48934              PerlIO_open() et. al. (i.e. other way round).
48935              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
48936              with args close to PerlIO_openn().
48937      Branch: perlio
48938            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48939 ____________________________________________________________________________
48940 [  9301] By: jhi                                   on 2001/03/22  20:58:04
48941         Log: Integrate perlio.
48942      Branch: perl
48943           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
48944           !> t/io/open.t util.c
48945 ____________________________________________________________________________
48946 [  9300] By: nick                                  on 2001/03/22  17:36:32
48947         Log: Don't include $@ in not ok message.
48948      Branch: perlio
48949            ! t/io/open.t
48950 ____________________________________________________________________________
48951 [  9299] By: gsar                                  on 2001/03/22  16:53:45
48952         Log: back out changes#7532,7521 for now (appears to have problems
48953              on IRIX)
48954      Branch: maint-5.6/perl
48955            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
48956            ! ext/POSIX/typemap pod/perlvar.pod
48957 ____________________________________________________________________________
48958 [  9298] By: nick                                  on 2001/03/22  14:35:46
48959         Log: Give a meaning to '&' in n-arg open case:
48960              open($fh,"<&",$scalar);
48961              $scalar can be:
48962              - an integer which does "fdopen"
48963              open($fh,"<&",2); # like open($fh,"<&2")
48964              - something that will yield a file handle via sv_2io()
48965              useful for dup'ing anonymous handles.
48966              e.g.:
48967              open(my $fh,"<&",\*STDIN);
48968              open(my $dup,"<&",$fh);
48969      Branch: perlio
48970            ! doio.c t/io/open.t
48971 ____________________________________________________________________________
48972 [  9297] By: nick                                  on 2001/03/22  13:34:35
48973         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
48974      Branch: perlio
48975            ! util.c
48976 ____________________________________________________________________________
48977 [  9296] By: nick                                  on 2001/03/22  12:51:20
48978         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
48979      Branch: perlio
48980            ! perl.c
48981 ____________________________________________________________________________
48982 [  9295] By: nick                                  on 2001/03/22  11:59:44
48983         Log: If stdin, stdout or stderr get opened in unexpected read/write state
48984              then warn at time of open not at time of use.
48985      Branch: perlio
48986            ! doio.c pp_hot.c pp_sys.c
48987 ____________________________________________________________________________
48988 [  9294] By: nick                                  on 2001/03/22  10:54:35
48989         Log: Die on n-arg open(...,"",xxx,yyy,...)
48990              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
48991              - die on read/write cases so we can decide what it means later.
48992      Branch: perlio
48993            ! doio.c embed.pl iperlsys.h util.c
48994 ____________________________________________________________________________
48995 [  9293] By: nick                                  on 2001/03/22  09:02:45
48996         Log: perlio tweaks (reported by Nick Clark)
48997              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
48998              error check in Pendinf_read().
48999      Branch: perlio
49000            ! perlio.c
49001 ____________________________________________________________________________
49002 [  9292] By: gsar                                  on 2001/03/22  07:12:00
49003         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
49004              fixes)
49005      Branch: maint-5.6/perl
49006           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
49007 ____________________________________________________________________________
49008 [  9291] By: jhi                                   on 2001/03/22  06:06:44
49009         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
49010      Branch: perl
49011            ! t/op/re_tests
49012 ____________________________________________________________________________
49013 [  9290] By: jhi                                   on 2001/03/22  05:57:01
49014         Log: Move MacOS Classic higher in the list of supported platforms.
49015      Branch: maint-5.6/perl
49016            ! pod/perlport.pod
49017 ____________________________________________________________________________
49018 [  9289] By: gsar                                  on 2001/03/22  05:35:04
49019         Log: revert part of change#6438 for compatibility (av_reify()
49020              appears to be needed to implement av_splice()ish things
49021              in XS)
49022      Branch: maint-5.6/perl
49023            ! embed.pl global.sym objXSUB.h perlapi.c
49024 ____________________________________________________________________________
49025 [  9288] By: gsar                                  on 2001/03/22  03:09:19
49026         Log: update copyright year
49027      Branch: maint-5.6/perl
49028            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
49029            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
49030            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
49031            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
49032            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
49033            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
49034            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
49035            ! x2p/walk.c
49036 ____________________________________________________________________________
49037 [  9287] By: jhi                                   on 2001/03/21  20:30:54
49038         Log: Integrate perlio.
49039      Branch: perl
49040           !> ext/Data/Dumper/Dumper.xs
49041 ____________________________________________________________________________
49042 [  9286] By: gsar                                  on 2001/03/21  19:49:54
49043         Log: makefile.mk tweak
49044      Branch: maint-5.6/perl
49045            ! win32/Makefile win32/makefile.mk
49046 ____________________________________________________________________________
49047 [  9285] By: nick                                  on 2001/03/21  19:07:13
49048         Log: Multiplicity fix for Dumper.
49049      Branch: perlio
49050            ! ext/Data/Dumper/Dumper.xs
49051 ____________________________________________________________________________
49052 [  9284] By: nick                                  on 2001/03/21  19:01:07
49053         Log: Integrate mainline - (does not build xTHX issue in Dumper).
49054      Branch: perlio
49055           !> (integrate 27 files)
49056 ____________________________________________________________________________
49057 [  9283] By: jhi                                   on 2001/03/21  17:17:35
49058         Log: Integrate change #9282 from mainline into maintperl,
49059              4-arg UTF-8 substr().
49060      Branch: maint-5.6/perl
49061           !> pp.c
49062 ____________________________________________________________________________
49063 [  9282] By: jhi                                   on 2001/03/21  17:15:43
49064         Log: The #9270 would have leaked a scalar if pp_substr()
49065              returned early.
49066      Branch: perl
49067            ! pp.c
49068 ____________________________________________________________________________
49069 [  9281] By: gsar                                  on 2001/03/21  17:03:14
49070         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
49071      Branch: maint-5.6/perl
49072            ! win32/makefile.mk
49073 ____________________________________________________________________________
49074 [  9280] By: gsar                                  on 2001/03/21  17:01:20
49075         Log: some tweaks to change#9278 (fork() emulation should be enabled
49076              by setting BUILD_FLAVOR instead of changing the defaults)
49077      Branch: maint-5.6/perl
49078            ! win32/makefile.mk
49079 ____________________________________________________________________________
49080 [  9279] By: gsar                                  on 2001/03/21  16:47:19
49081         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
49082      Branch: maint-5.6/perl
49083            ! ext/File/Glob/Glob.pm
49084           !> lib/Cwd.pm
49085 ____________________________________________________________________________
49086 [  9278] By: jhi                                   on 2001/03/21  14:35:10
49087         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
49088              From: "Vadim Konovalov" <watman@inbox.ru>
49089              Date: Wed, 21 Mar 2001 01:53:51 +0300
49090              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
49091      Branch: maint-5.6/perl
49092            ! win32/makefile.mk win32/win32sck.c
49093 ____________________________________________________________________________
49094 [  9277] By: jhi                                   on 2001/03/21  13:58:28
49095         Log: Integrate change #9270 from mainline to maintperl:
49096              continued 4-arg UTF-8 substr() fixing.
49097      Branch: maint-5.6/perl
49098           !> pp.c t/op/substr.t
49099 ____________________________________________________________________________
49100 [  9276] By: jhi                                   on 2001/03/21  13:33:00
49101         Log: More pixie cleaning.
49102      Branch: perl
49103            ! Makefile.SH
49104 ____________________________________________________________________________
49105 [  9275] By: jhi                                   on 2001/03/21  03:54:17
49106         Log: Update Changes.
49107      Branch: perl
49108            ! Changes patchlevel.h
49109 ____________________________________________________________________________
49110 [  9274] By: jhi                                   on 2001/03/21  03:48:24
49111         Log: First stab at making Data::Dumper to grok Unicode.
49112              
49113              TODO: tests, EBCDICify.
49114      Branch: perl
49115            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
49116 ____________________________________________________________________________
49117 [  9273] By: jhi                                   on 2001/03/21  02:23:00
49118         Log: Fix for
49119              
49120              Subject: Memory leak in unquoted print   
49121              From: Benjamin Sugars <bsugars@canoe.ca> 
49122              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
49123              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
49124      Branch: perl
49125            ! perlio.c
49126 ____________________________________________________________________________
49127 [  9272] By: jhi                                   on 2001/03/21  01:33:17
49128         Log: Subject: Re: [PATCH] POSIX::getcwd()
49129              From: Benjamin Sugars <bsugars@canoe.ca> 
49130              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
49131              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
49132      Branch: perl
49133            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
49134 ____________________________________________________________________________
49135 [  9271] By: jhi                                   on 2001/03/21  01:22:52
49136         Log: Subject: [PATCH] Cwd.pm docs
49137              From: Benjamin Sugars <bsugars@canoe.ca>
49138              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
49139              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
49140      Branch: perl
49141            ! lib/Cwd.pm
49142 ____________________________________________________________________________
49143 [  9270] By: jhi                                   on 2001/03/21  01:16:29
49144         Log: Continue 4-arg substr() UTF-8 fixage.
49145      Branch: perl
49146            ! pp.c t/op/substr.t
49147 ____________________________________________________________________________
49148 [  9269] By: jhi                                   on 2001/03/21  00:46:14
49149         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
49150              
49151              revert the leak fix in change#9142 (problem needs a more experimental
49152              fix unsuitable for 5.6.1)
49153              
49154              do alphabetical sorting by default (for csh compatibility)
49155              
49156              cut-n-paste goof in change#9264
49157              
49158              VMS piping fixes (from Charles Lane)
49159      Branch: perl
49160           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
49161           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
49162           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
49163 ____________________________________________________________________________
49164 [  9268] By: jhi                                   on 2001/03/21  00:37:04
49165         Log: Integrate perlio.
49166      Branch: perl
49167           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
49168           !> utf8.c utf8.h utfebcdic.h
49169 ____________________________________________________________________________
49170 [  9267] By: nick                                  on 2001/03/20  20:04:39
49171         Log: More EBCDIC stuff:
49172              - Loose the extra level of function on ASCII.
49173              - spotted a chr(0) issue in sv.c
49174              - re-work of UTF-X tr/// ranges to work in Unicode
49175              space. Still issues with the "0xff is illegal UTF-8" hack.
49176              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
49177              (why do it once when you can do it all over the place :-(
49178              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
49179              need utf8.pm for swashes.
49180              - Simplified and commented scan_const() in toke.c
49181              Still something wrong regexp and tr (swashes?).
49182      Branch: perlio
49183            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
49184            ! utf8.c utf8.h utfebcdic.h
49185 ____________________________________________________________________________
49186 [  9266] By: gsar                                  on 2001/03/20  19:16:43
49187         Log: VMS piping fixes (from Charles Lane)
49188      Branch: maint-5.6/perl
49189            ! vms/vms.c vms/vmspipe.com
49190 ____________________________________________________________________________
49191 [  9265] By: gsar                                  on 2001/03/20  17:53:52
49192         Log: cut-n-paste goof in change#9264
49193      Branch: maint-5.6/perl
49194            ! ext/File/Glob/Glob.xs
49195 ____________________________________________________________________________
49196 [  9264] By: gsar                                  on 2001/03/20  17:43:47
49197         Log: do alphabetical sorting by default (for csh compatibility);
49198              bsd_glob() does ASCII sort by default as usual, unless
49199              GLOB_ALPHASORT was specified
49200      Branch: maint-5.6/perl
49201            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
49202            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
49203            ! ext/File/Glob/bsd_glob.h
49204 ____________________________________________________________________________
49205 [  9263] By: gsar                                  on 2001/03/20  16:40:08
49206         Log: integrate change#9255 from mainline (unicode fix)
49207              
49208              substr($bytestr, i, n, $charstr)
49209      Branch: maint-5.6/perl
49210           !> Todo-5.6 pp.c t/op/substr.t
49211 ____________________________________________________________________________
49212 [  9262] By: gsar                                  on 2001/03/20  15:57:41
49213         Log: revert the leak fix in change#9142 (problem needs a more experimental
49214              fix unsuitable for 5.6.1)
49215      Branch: maint-5.6/perl
49216            ! scope.c
49217 ____________________________________________________________________________
49218 [  9261] By: jhi                                   on 2001/03/20  14:26:25
49219         Log: Integrate changes #9259,9260 from maintperl into mainline.
49220              
49221              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
49222              
49223              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
49224      Branch: perl
49225           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
49226 ____________________________________________________________________________
49227 [  9260] By: jhi                                   on 2001/03/20  14:05:46
49228         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
49229              From: Robin Barker <rmb1@cise.npl.co.uk>
49230              Date: Tue, 20 Mar 2001 10:12:04 GMT
49231              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
49232      Branch: maint-5.6/perl
49233            ! run.c
49234 ____________________________________________________________________________
49235 [  9259] By: jhi                                   on 2001/03/20  14:04:39
49236         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
49237              From: Chris Nandor <pudge@pobox.com>
49238              Date: Tue, 20 Mar 2001 00:40:56 -0500
49239              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
49240      Branch: maint-5.6/perl
49241            ! ext/POSIX/POSIX.xs lib/File/Path.pm
49242 ____________________________________________________________________________
49243 [  9258] By: jhi                                   on 2001/03/20  05:09:34
49244         Log: Update Changes.
49245      Branch: perl
49246            ! Changes patchlevel.h
49247 ____________________________________________________________________________
49248 [  9257] By: jhi                                   on 2001/03/20  05:04:25
49249         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
49250      Branch: perl
49251            ! t/op/tr.t
49252 ____________________________________________________________________________
49253 [  9256] By: jhi                                   on 2001/03/20  04:43:12
49254         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
49255              From: Peter Prymmer <pvhp@forte.com>
49256              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
49257              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
49258      Branch: maint-5.6/perl
49259            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
49260 ____________________________________________________________________________
49261 [  9255] By: jhi                                   on 2001/03/19  23:17:17
49262         Log: substr($bytestr, i, n, $charstr)
49263              
49264              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
49265      Branch: perl
49266            ! Todo-5.6 pp.c t/op/substr.t
49267 ____________________________________________________________________________
49268 [  9254] By: jhi                                   on 2001/03/19  22:25:09
49269         Log: Rearrange the make test target prerequisites so that
49270              in a parallel make 'all' is finished before 'test'.
49271      Branch: perl
49272            ! Makefile.SH
49273 ____________________________________________________________________________
49274 [  9253] By: jhi                                   on 2001/03/19  21:48:07
49275         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
49276              From: Robin Houston <robin@kitsite.com>
49277              Date: Mon, 19 Mar 2001 15:48:41 +0000
49278              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
49279      Branch: perl
49280            ! pp_ctl.c
49281 ____________________________________________________________________________
49282 [  9252] By: jhi                                   on 2001/03/19  21:42:27
49283         Log: Integrate perlio.
49284      Branch: perl
49285           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
49286           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
49287           !> utfebcdic.h vms/perly_c.vms
49288 ____________________________________________________________________________
49289 [  9251] By: jhi                                   on 2001/03/19  21:31:28
49290         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
49291              
49292              Dynaloading in 64-bit AIX with vac.
49293      Branch: perl
49294           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
49295           !> hints/aix.sh
49296 ____________________________________________________________________________
49297 [  9250] By: jhi                                   on 2001/03/19  21:18:00
49298         Log: A more robust solution for the 64bitall AIX dynaloading
49299              problem, from Jens-Uwe Mager.
49300      Branch: maint-5.6/perl
49301            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
49302 ____________________________________________________________________________
49303 [  9249] By: nick                                  on 2001/03/19  20:59:37
49304         Log: Integrate mainline.
49305      Branch: perlio
49306           !> (integrate 42 files)
49307 ____________________________________________________________________________
49308 [  9248] By: nick                                  on 2001/03/19  20:22:07
49309         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
49310              (Building on OS390 uses native YACC and YYDEBUG has other
49311              side effects.)
49312      Branch: perlio
49313            ! perly.c perly.y vms/perly_c.vms
49314 ____________________________________________________________________________
49315 [  9247] By: jhi                                   on 2001/03/19  19:59:53
49316         Log: 64-bit AIX dynaloading problem (see #9244) idea
49317              from Jens-Uwe Mager.
49318      Branch: maint-5.6/perl
49319            ! ext/DynaLoader/dl_aix.xs
49320 ____________________________________________________________________________
49321 [  9246] By: nick                                  on 2001/03/19  19:27:57
49322         Log: More EBCDIC fixes.
49323      Branch: perlio
49324            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
49325            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
49326 ____________________________________________________________________________
49327 [  9245] By: jhi                                   on 2001/03/19  19:05:19
49328         Log: Integrate change #9243 from mainline into maintperl.
49329              
49330              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
49331      Branch: maint-5.6/perl
49332           !> README.vmesa
49333 ____________________________________________________________________________
49334 [  9244] By: jhi                                   on 2001/03/19  19:03:15
49335         Log: Get 64bitall AIX building, but still does not test okay:
49336              dynaloading anything fails, for example for op/defins:
49337              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
49338              (update: fixed by #9247,9250)
49339      Branch: maint-5.6/perl
49340            ! hints/aix.sh
49341 ____________________________________________________________________________
49342 [  9243] By: jhi                                   on 2001/03/19  19:00:16
49343         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
49344              From: Robin Barker <rmb1@cise.npl.co.uk>
49345              Date: Mon, 19 Mar 2001 18:01:57 GMT
49346              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
49347      Branch: perl
49348            ! README.vmesa
49349 ____________________________________________________________________________
49350 [  9242] By: jhi                                   on 2001/03/19  18:58:43
49351         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
49352              
49353              TODO: tests.
49354      Branch: perl
49355            ! doop.c op.c
49356 ____________________________________________________________________________
49357 [  9241] By: gsar                                  on 2001/03/19  17:34:46
49358         Log: VMSify tests (from Charles Lane)
49359      Branch: maint-5.6/perl
49360            ! t/lib/filehand.t t/lib/texttabs.t
49361 ____________________________________________________________________________
49362 [  9240] By: jhi                                   on 2001/03/19  14:24:26
49363         Log: Integrate change #9233 from maintperl into mainline.
49364              
49365              some refcounts were incorrect in perl_clone()
49366      Branch: perl
49367           !> sv.c
49368 ____________________________________________________________________________
49369 [  9239] By: gsar                                  on 2001/03/19  09:23:17
49370         Log: this is 5.6.1-trial3
49371      Branch: maint-5.6/perl
49372            ! Changes
49373 ____________________________________________________________________________
49374 [  9238] By: gsar                                  on 2001/03/19  08:47:04
49375         Log: some new symbols are only available under ithreads
49376      Branch: maint-5.6/perl
49377            ! makedef.pl
49378 ____________________________________________________________________________
49379 [  9237] By: gsar                                  on 2001/03/19  08:42:28
49380         Log: update patchlevel.h, Changes, &c.
49381      Branch: maint-5.6/perl
49382            ! Changes patchlevel.h pod/perlhist.pod
49383           !> AUTHORS
49384 ____________________________________________________________________________
49385 [  9236] By: gsar                                  on 2001/03/19  08:17:49
49386         Log: integrate changes#8068,8717 from mainline
49387              
49388              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
49389              
49390              [PATCH CPAN 1.59_51] warning message (not!)
49391      Branch: maint-5.6/perl
49392           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
49393           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
49394           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
49395           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
49396           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
49397 ____________________________________________________________________________
49398 [  9235] By: gsar                                  on 2001/03/19  08:07:09
49399         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
49400              
49401              [PATCH] Add missing CV flags to dump.c
49402              
49403              Re: [patch] Re: PL_ptr_table
49404              
49405              Fixup non-ithread build after 8713
49406              
49407              Generated files form 8713 etc.
49408              
49409              Correct the correction :-(
49410              
49411              Documenting coderef @INC (Re: CPAN "make this script work" feature)
49412              
49413              Subject: Re: sync sync sync: have I missed any patches?
49414              Replace djSP with dSP.
49415      Branch: maint-5.6/perl
49416           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
49417           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
49418           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
49419           !> sv.c sv.h win32/perlhost.h
49420 ____________________________________________________________________________
49421 [  9234] By: gsar                                  on 2001/03/19  07:22:05
49422         Log: revert the change#9090 integrate for now (change looks somewhat
49423              incomplete in that [ha]v_exists() need something similar; lacks
49424              tests; &c.)
49425      Branch: maint-5.6/perl
49426            ! hv.c
49427 ____________________________________________________________________________
49428 [  9233] By: gsar                                  on 2001/03/19  07:10:01
49429         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
49430              destruction when there are unreferenced scalars (SvREFCNT==0)
49431      Branch: maint-5.6/perl
49432            ! sv.c
49433 ____________________________________________________________________________
49434 [  9232] By: jhi                                   on 2001/03/19  05:11:02
49435         Log: Regen api and toc.
49436      Branch: maint-5.6/perl
49437            ! pod/perlapi.pod pod/perltoc.pod
49438 ____________________________________________________________________________
49439 [  9231] By: jhi                                   on 2001/03/19  04:06:03
49440         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
49441              add a lost line in pp.c:pp_chop(), update to new op/chop.
49442              
49443              Clarify the description differentiating for and while; inspired by
49444              
49445              Subject: [ID 20010306.004] || != named unary operator
49446              
49447              The $Is_MacOS needs to be declared.
49448      Branch: maint-5.6/perl
49449            ! pp.c t/op/chop.t
49450           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
49451 ____________________________________________________________________________
49452 [  9230] By: jhi                                   on 2001/03/19  03:48:16
49453         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
49454              9079,9083,9089,9090,9091 from mainline to maintperl.
49455              
49456              Quieten some noise in Win32 builds
49457              
49458              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
49459              
49460              The perlretut was still talking about the old \p and \P
49461              definitions.
49462              
49463              More tweakage on the Unicode character class descriptions.
49464              
49465              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
49466              
49467              Subject: 'no *POSIX' Patch speeding up make on BS2000 
49468              
49469              Subject: [PATCH] perldata.pod here-doc docs
49470              
49471              Add /sbin and /usr/sbin to the list of directories scanned
49472              for setuid programs.  Takes care of bug id 20010309.003.
49473              
49474              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
49475              
49476              In op/stat #35 better to scan all the potential directories
49477              for setuids, not just the first one.
49478      Branch: maint-5.6/perl
49479            ! Makefile.SH
49480           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
49481           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
49482           !> t/op/stat.t toke.c win32/win32.h
49483 ____________________________________________________________________________
49484 [  9229] By: jhi                                   on 2001/03/19  02:31:50
49485         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
49486              From: Chris Nandor <pudge@pobox.com>
49487              Date: Sat, 10 Mar 2001 14:22:19 -0500
49488              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
49489      Branch: maint-5.6/perl
49490            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
49491            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
49492            ! t/lib/b.t t/lib/errno.t
49493 ____________________________________________________________________________
49494 [  9228] By: jhi                                   on 2001/03/19  02:29:59
49495         Log: Integrate changes #9113,9122 from mainline into maintperl.
49496              
49497              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?)
49498      Branch: maint-5.6/perl
49499           !> Configure README.os390 hints/os390.sh
49500 ____________________________________________________________________________
49501 [  9227] By: jhi                                   on 2001/03/19  02:22:35
49502         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
49503              into maintperl.
49504              
49505              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
49506              
49507              Forgot to check-in the larger part of #9120, duh.
49508              
49509              Subject: Another patch for integer.pm POD 
49510              
49511              h2ph strictness and cleanliness from Kurt Starsinic.
49512              
49513              Borland filename case problem.
49514              
49515              h2ph strictness and cleanliness from Kurt Starsinic.
49516              
49517              Subject: [PATCH] the uncontroversial doc patches
49518      Branch: maint-5.6/perl
49519           +> win32/sncfnmcs.pl
49520           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
49521           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
49522           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
49523           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
49524           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
49525           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
49526           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
49527 ____________________________________________________________________________
49528 [  9226] By: jhi                                   on 2001/03/19  02:10:21
49529         Log: Integrate changes #9207,9214 from mainline into maintperl.
49530              
49531              podchecker relaxations: =over has an *optional* number after it,
49532              and whitespace in L<> is okay.
49533      Branch: maint-5.6/perl
49534           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
49535           !> t/pod/poderrs.xr
49536 ____________________________________________________________________________
49537 [  9225] By: jhi                                   on 2001/03/19  02:07:38
49538         Log: Integrate change #9219 from maintperl into mainline.
49539              
49540              remove duplicated tests
49541      Branch: perl
49542           !> t/op/re_tests
49543 ____________________________________________________________________________
49544 [  9224] By: jhi                                   on 2001/03/19  02:06:11
49545         Log: Integrate change #9223 from mainline to maintperl.
49546              
49547              Document -Dmksymlinks.
49548      Branch: maint-5.6/perl
49549           !> INSTALL
49550 ____________________________________________________________________________
49551 [  9223] By: jhi                                   on 2001/03/19  02:01:25
49552         Log: Document -Dmksymlinks.
49553      Branch: perl
49554            ! INSTALL
49555 ____________________________________________________________________________
49556 [  9222] By: jhi                                   on 2001/03/19  01:15:35
49557         Log: The -Dmksymlinks wasn't working for maintperl.
49558      Branch: maint-5.6/perl
49559            ! Configure
49560 ____________________________________________________________________________
49561 [  9221] By: jhi                                   on 2001/03/19  00:49:43
49562         Log: Cleanup pixie residue.
49563      Branch: perl
49564            ! Makefile.SH
49565 ____________________________________________________________________________
49566 [  9220] By: jhi                                   on 2001/03/19  00:44:47
49567         Log: Document the use of pixie/prof; create make targets for it.
49568              
49569              TODO: make t/TEST pixie-aware.
49570      Branch: perl
49571            ! Makefile.SH pod/perlhack.pod
49572 ____________________________________________________________________________
49573 [  9219] By: gsar                                  on 2001/03/19  00:16:55
49574         Log: remove duplicated tests
49575      Branch: maint-5.6/perl
49576            ! t/op/re_tests
49577 ____________________________________________________________________________
49578 [  9218] By: jhi                                   on 2001/03/18  23:59:31
49579         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
49580      Branch: perl
49581            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
49582 ____________________________________________________________________________
49583 [  9217] By: jhi                                   on 2001/03/18  23:25:20
49584         Log: Rewrite the tests section of Makefile to be less redundant
49585              and to allow for more flexible test targets, many recursive
49586              make calls introduced.
49587      Branch: perl
49588            ! Makefile.SH
49589 ____________________________________________________________________________
49590 [  9216] By: jhi                                   on 2001/03/18  22:30:04
49591         Log: Document the use of Third Degree (sparsely).
49592      Branch: perl
49593            ! pod/perlhack.pod t/TEST
49594 ____________________________________________________________________________
49595 [  9215] By: jhi                                   on 2001/03/18  22:10:30
49596         Log: Make targets for testing with Third Degree.
49597      Branch: perl
49598            ! Makefile.SH
49599 ____________________________________________________________________________
49600 [  9214] By: jhi                                   on 2001/03/18  21:08:53
49601         Log: The podchecker relaxations need to mirrored also at the tests.
49602      Branch: perl
49603            ! t/pod/poderrs.xr
49604 ____________________________________________________________________________
49605 [  9213] By: jhi                                   on 2001/03/18  20:56:21
49606         Log: Update Changes.
49607      Branch: perl
49608            ! Changes patchlevel.h
49609 ____________________________________________________________________________
49610 [  9212] By: jhi                                   on 2001/03/18  20:36:59
49611         Log: Looking for config.sh in parent directories isn't
49612              very useful for the toplevel Makefile.
49613      Branch: perl
49614            ! Makefile.SH
49615 ____________________________________________________________________________
49616 [  9211] By: jhi                                   on 2001/03/18  20:33:37
49617         Log: On "make clean" take care of Third Degree droppings.
49618      Branch: perl
49619            ! Makefile.SH
49620 ____________________________________________________________________________
49621 [  9210] By: jhi                                   on 2001/03/18  20:21:34
49622         Log: Add a hook for running the tests under the Third Degree
49623              debugging tool (set $ENV{PERL_3LOG} to non-zero)
49624              
49625              TODO: Document the use of Third Degree.
49626      Branch: perl
49627            ! t/TEST
49628 ____________________________________________________________________________
49629 [  9209] By: jhi                                   on 2001/03/18  20:19:07
49630         Log: Regen toc and api pods.
49631      Branch: perl
49632            ! pod/perlapi.pod pod/perltoc.pod
49633 ____________________________________________________________________________
49634 [  9208] By: jhi                                   on 2001/03/18  20:12:12
49635         Log: Integrate changes #8128,9132 from mainline into maintperl,
49636              Tie::SubstrHash fixes.
49637      Branch: maint-5.6/perl
49638           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
49639 ____________________________________________________________________________
49640 [  9207] By: jhi                                   on 2001/03/18  20:07:43
49641         Log: podchecker relaxations from Michael Stevens.
49642      Branch: perl
49643            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
49644 ____________________________________________________________________________
49645 [  9206] By: jhi                                   on 2001/03/18  20:04:24
49646         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
49647      Branch: perl
49648            ! lib/Locale/Constants.pm lib/Locale/Country.pm
49649            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
49650            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
49651 ____________________________________________________________________________
49652 [  9205] By: jhi                                   on 2001/03/18  19:54:45
49653         Log: Integrate changes #9161,9162 from maintperl to mainline.
49654              
49655              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
49656              results
49657      Branch: perl
49658           !> t/op/magic.t
49659 ____________________________________________________________________________
49660 [  9204] By: jhi                                   on 2001/03/18  19:37:46
49661         Log: Make perl.third checks more understandable to the builder.
49662      Branch: perl
49663            ! Makefile.SH
49664 ____________________________________________________________________________
49665 [  9203] By: jhi                                   on 2001/03/18  19:20:54
49666         Log: Re-integrate #9138 from maintperl to mainline,
49667              the squelching of the unneeded "Scalars leaked" messages.
49668      Branch: perl
49669           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
49670           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
49671           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
49672 ____________________________________________________________________________
49673 [  9202] By: jhi                                   on 2001/03/18  18:48:36
49674         Log: More robust and more paranoid perl.third target.
49675      Branch: perl
49676            ! Makefile.SH
49677 ____________________________________________________________________________
49678 [  9201] By: jhi                                   on 2001/03/18  18:39:21
49679         Log: Integrate change #9197 from maintperl to mainline.
49680              
49681              more thorough cleaning of arenas.
49682      Branch: perl
49683           !> embed.pl perl.c proto.h sv.c t/op/sort.t
49684 ____________________________________________________________________________
49685 [  9200] By: jhi                                   on 2001/03/18  18:25:17
49686         Log: Integrate perlio.
49687      Branch: perl
49688           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
49689           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
49690           !> t/lib/encode.t toke.c universal.c utf8.c
49691 ____________________________________________________________________________
49692 [  9199] By: nick                                  on 2001/03/18  15:23:51
49693         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
49694              is the sense of the test being done. Avoid some magical 127 and 128 values
49695              by using macros.
49696      Branch: perlio
49697            ! doop.c pp_ctl.c sv.c toke.c
49698 ____________________________________________________________________________
49699 [  9198] By: nick                                  on 2001/03/18  14:18:12
49700         Log: UTF-X encoding invariance for Encode:
49701              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
49702              - move the XS code for those to universal.c (so in miniperl)
49703              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
49704              - change ext/Encode/compile to use above.
49705              - Fix t/lib/encode.t for above
49706              - Teach t/lib/b.t to expect -uutf8
49707              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
49708              utf8.pm is needed.
49709      Branch: perlio
49710            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
49711            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
49712 ____________________________________________________________________________
49713 [  9197] By: gsar                                  on 2001/03/18  12:15:57
49714         Log: more thorough cleaning of arenas--keep going until no more
49715              SvREFCNT_dec()s occur (this fixes the problem that causes the
49716              pesky "Scalars leaked" warnings)
49717      Branch: maint-5.6/perl
49718            ! embed.pl perl.c proto.h sv.c t/op/sort.t
49719 ____________________________________________________________________________
49720 [  9196] By: nick                                  on 2001/03/18  10:57:29
49721         Log: Fix pragma/utf8.t # 15
49722              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
49723              are SvUTF8 as well.
49724      Branch: perlio
49725            ! toke.c
49726 ____________________________________________________________________________
49727 [  9195] By: nick                                  on 2001/03/18  09:27:06
49728         Log: Integrate mainline
49729      Branch: perlio
49730           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
49731           !> t/op/pat.t
49732 ____________________________________________________________________________
49733 [  9194] By: jhi                                   on 2001/03/18  05:29:59
49734         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
49735              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
49736      Branch: perl
49737            ! op.c op.h t/op/misc.t t/op/pat.t
49738 ____________________________________________________________________________
49739 [  9193] By: jhi                                   on 2001/03/18  05:15:06
49740         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
49741      Branch: perl
49742            ! mg.c t/op/pat.t
49743 ____________________________________________________________________________
49744 [  9192] By: jhi                                   on 2001/03/18  04:22:43
49745         Log: tr/// UTF-8 patches from Inaba Hiroto.
49746      Branch: perl
49747            ! doop.c op.c
49748 ____________________________________________________________________________
49749 [  9191] By: jhi                                   on 2001/03/18  04:21:17
49750         Log: Integrate perlio.
49751      Branch: perl
49752           !> utf8.c utfebcdic.h
49753 ____________________________________________________________________________
49754 [  9190] By: nick                                  on 2001/03/17  20:32:01
49755         Log: Correct #if EBCDIC side typos.
49756              Builds and passes many tests on OS390.
49757      Branch: perlio
49758            ! utf8.c utfebcdic.h
49759 ____________________________________________________________________________
49760 [  9189] By: jhi                                   on 2001/03/17  18:55:49
49761         Log: Add prerequisites for the perl.third target.
49762      Branch: perl
49763            ! Makefile.SH
49764 ____________________________________________________________________________
49765 [  9188] By: jhi                                   on 2001/03/17  18:46:00
49766         Log: Integrate perlio.
49767      Branch: perl
49768           +> utfebcdic.h
49769           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
49770 ____________________________________________________________________________
49771 [  9187] By: jhi                                   on 2001/03/17  18:38:47
49772         Log: Add a make rule for perl.third (the Third Degree memory debugging
49773              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
49774      Branch: perl
49775            ! Makefile.SH
49776 ____________________________________________________________________________
49777 [  9186] By: nick                                  on 2001/03/17  18:34:48
49778         Log: MANIFEST addition :-(
49779      Branch: perlio
49780            ! MANIFEST
49781 ____________________________________________________________________________
49782 [  9185] By: nick                                  on 2001/03/17  18:29:50
49783         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
49784              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
49785              a superset of ASCII are invariant under the encoding. This is EBCDIC
49786              friendly as an encoded string can be looked at as being EBCDIC by lexer
49787              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
49788              ASCII on ASCII machines.
49789              
49790              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
49791              seperate.
49792              - Add some more macros to comprehend different shift amounts and
49793              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
49794              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
49795              and conditionally #include it.
49796              
49797              EBCDIC build as yet untested.  ASCII still fails the one test.
49798      Branch: perlio
49799            + utfebcdic.h
49800            ! utf8.c utf8.h
49801 ____________________________________________________________________________
49802 [  9184] By: nick                                  on 2001/03/17  17:44:16
49803         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
49804      Branch: perlio
49805            ! doop.c perl.h pp.c utf8.h
49806 ____________________________________________________________________________
49807 [  9183] By: jhi                                   on 2001/03/17  15:55:42
49808         Log: Integrate perlio.
49809      Branch: perl
49810            ! MANIFEST
49811           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
49812 ____________________________________________________________________________
49813 [  9182] By: nick                                  on 2001/03/17  09:16:06
49814         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
49815      Branch: perlio
49816            ! t/op/pat.t
49817 ____________________________________________________________________________
49818 [  9181] By: nick                                  on 2001/03/17  09:15:11
49819         Log: Integrate mainline.
49820      Branch: perlio
49821           +> lib/Locale/Constants.pm lib/Locale/Country.pm
49822           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
49823           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
49824           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
49825           !> (integrate 83 files)
49826 ____________________________________________________________________________
49827 [  9180] By: nick                                  on 2001/03/16  17:23:21
49828         Log: EBCDIC Fixes.
49829      Branch: perlio
49830            ! perl.h sv.c toke.c utf8.c utf8.h
49831 ____________________________________________________________________________
49832 [  9179] By: jhi                                   on 2001/03/16  14:10:12
49833         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
49834              a change needed to work around an AIX compiler bug.
49835      Branch: perl
49836            ! ext/Storable/Storable.xs
49837 ____________________________________________________________________________
49838 [  9178] By: jhi                                   on 2001/03/16  03:19:59
49839         Log: With Damian's approval synchronize damian's modules'
49840              licensing with Perl's standard module licensing.
49841      Branch: perl
49842            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
49843 ____________________________________________________________________________
49844 [  9177] By: jhi                                   on 2001/03/16  03:15:34
49845         Log: Make the Filter::Util:Call files have their own copies
49846              of the Perl standard module licensing, from Paul Marquess.
49847      Branch: perl
49848            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
49849 ____________________________________________________________________________
49850 [  9176] By: jhi                                   on 2001/03/16  02:56:04
49851         Log: Subject: [PATCH] more pod patches
49852              From: Michael Stevens <michael@etla.org>
49853              Date: Thu, 15 Mar 2001 21:25:18 +0000
49854              Message-ID: <20010315212518.A18870@firedrake.org>
49855      Branch: perl
49856            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
49857            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
49858            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
49859            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
49860            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
49861            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
49862            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
49863            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
49864            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
49865            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
49866            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
49867            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
49868            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
49869            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
49870            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
49871            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
49872            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
49873            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
49874            ! lib/Locale/Country.pm lib/Locale/Language.pm
49875            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
49876            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
49877            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
49878            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
49879            ! os2/OS2/Process/Process.pm
49880 ____________________________________________________________________________
49881 [  9175] By: jhi                                   on 2001/03/16  02:53:32
49882         Log: Subject: [PATCH] the uncontroversial doc patches
49883              From: Michael Stevens <michael@etla.org>
49884              Date: Thu, 15 Mar 2001 20:01:12 +0000
49885              Message-ID: <20010315200112.A7636@firedrake.org>
49886      Branch: perl
49887            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
49888            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
49889            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
49890            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
49891            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
49892 ____________________________________________________________________________
49893 [  9174] By: jhi                                   on 2001/03/16  02:50:49
49894         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
49895              From: Paul Lindner <lindner@inuus.com>
49896              Date: Fri, 16 Mar 2001 11:28:03 -0800
49897              Message-ID: <20010316112803.A7577@inuus.com>
49898      Branch: perl
49899            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
49900 ____________________________________________________________________________
49901 [  9173] By: nick                                  on 2001/03/15  20:21:03
49902         Log: 1st day's EBCDIC fixes:
49903              - toke.c's parsing of strings needed attention
49904              needed to conditionally e2a if string was already UTF-8
49905              - e2a/a2e tables where wrong way round.
49906              - new macros in utf8.h
49907      Branch: perlio
49908            ! perl.h toke.c utf8.h
49909 ____________________________________________________________________________
49910 [  9172] By: jhi                                   on 2001/03/15  15:17:17
49911         Log: Update Changes.
49912      Branch: perl
49913            ! Changes patchlevel.h
49914 ____________________________________________________________________________
49915 [  9171] By: jhi                                   on 2001/03/15  15:09:32
49916         Log: Subject: Re: Another Borland C++ problem.
49917              From: "Vadim Konovalov" <watman@inbox.ru>
49918              Date: Sat, 10 Mar 2001 19:26:07 +0300
49919              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
49920              
49921              Borland filename case problem.
49922      Branch: perl
49923            + win32/sncfnmcs.pl
49924            ! MANIFEST README.win32
49925 ____________________________________________________________________________
49926 [  9170] By: jhi                                   on 2001/03/15  14:54:23
49927         Log: Add Locale::Codes 1.06, from Neil Bowers.
49928      Branch: perl
49929            + lib/Locale/Constants.pm lib/Locale/Country.pm
49930            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
49931            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
49932            + t/lib/lc-language.t t/lib/lc-uk.t
49933            ! MANIFEST
49934 ____________________________________________________________________________
49935 [  9169] By: jhi                                   on 2001/03/15  14:19:01
49936         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
49937      Branch: perl
49938            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
49939            ! ext/Storable/Storable.xs
49940 ____________________________________________________________________________
49941 [  9168] By: jhi                                   on 2001/03/15  14:13:22
49942         Log: Integrate changes #9120,9167 from mainline to maintperl.
49943              
49944              Subject: [PATCH 5.6.1] OS/2 docs
49945              
49946              Subject: [PATCH 5.6.1] perldoc
49947      Branch: maint-5.6/perl
49948           !> os2/Changes utils/perldoc.PL
49949 ____________________________________________________________________________
49950 [  9167] By: jhi                                   on 2001/03/15  14:07:42
49951         Log: Subject: [PATCH 5.6.1] perldoc
49952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49953              Date: Wed, 14 Mar 2001 23:46:52 -0500
49954              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
49955      Branch: perl
49956            ! utils/perldoc.PL
49957 ____________________________________________________________________________
49958 [  9166] By: jhi                                   on 2001/03/15  13:53:15
49959         Log: sigaction test condition tweakage.
49960      Branch: perl
49961            ! t/lib/sigaction.t
49962 ____________________________________________________________________________
49963 [  9165] By: alanbur                               on 2001/03/15  03:49:17
49964         Log: Resynchronised with parent
49965      Branch: maint-5.6/pureperl
49966           +> os2/os2add.sym t/op/anonsub.t
49967           !> (integrate 72 files)
49968 ____________________________________________________________________________
49969 [  9164] By: jhi                                   on 2001/03/15  01:05:01
49970         Log: Avoid stomping off the beginning of an array in tr///.
49971      Branch: perl
49972            ! op.c
49973 ____________________________________________________________________________
49974 [  9163] By: jhi                                   on 2001/03/15  00:58:57
49975         Log: h2ph strictness and cleanliness from Kurt Starsinic.
49976      Branch: perl
49977            ! utils/h2ph.PL
49978 ____________________________________________________________________________
49979 [  9162] By: gsar                                  on 2001/03/15  00:56:53
49980         Log: avoid warnings
49981      Branch: maint-5.6/perl
49982            ! t/op/magic.t
49983 ____________________________________________________________________________
49984 [  9161] By: gsar                                  on 2001/03/15  00:52:09
49985         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
49986              results
49987      Branch: maint-5.6/perl
49988            ! t/op/magic.t
49989 ____________________________________________________________________________
49990 [  9160] By: jhi                                   on 2001/03/14  22:02:10
49991         Log: Do not use the Perl malloc in IRIX, suggested by
49992              Helmus Jarausch.
49993      Branch: perl
49994            ! hints/irix_6.sh
49995 ____________________________________________________________________________
49996 [  9159] By: nick                                  on 2001/03/14  21:45:59
49997         Log: Integrate mainline
49998      Branch: perlio
49999           +> t/op/loopctl.t
50000           !> (integrate 41 files)
50001 ____________________________________________________________________________
50002 [  9158] By: jhi                                   on 2001/03/14  21:10:09
50003         Log: The Day of the Retractions continues: the #9138
50004              (integrated in #9144) doesn't work well in mainline.
50005      Branch: perl
50006            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
50007            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
50008            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
50009 ____________________________________________________________________________
50010 [  9157] By: jhi                                   on 2001/03/14  20:58:12
50011         Log: The #9145 CANNOT be enabled: the clear_pmop code still
50012              dumps core all over in Tru64.
50013      Branch: perl
50014            ! op.c op.h t/op/pat.t
50015 ____________________________________________________________________________
50016 [  9156] By: jhi                                   on 2001/03/14  20:48:06
50017         Log: Integrate change #9154 from maintperl to mainline.
50018              
50019              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
50020              (caused Storable 1.0.10 to break on windows)
50021      Branch: perl
50022           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
50023           !> perlapi.c proto.h
50024 ____________________________________________________________________________
50025 [  9155] By: jhi                                   on 2001/03/14  20:23:53
50026         Log: Retract #9136: breaks threading (and binary compatibility).
50027      Branch: perl
50028            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
50029 ____________________________________________________________________________
50030 [  9154] By: gsar                                  on 2001/03/14  17:48:18
50031         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
50032              (caused Storable 1.0.10 to break on windows)
50033      Branch: maint-5.6/perl
50034            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
50035            ! perlapi.c proto.h
50036 ____________________________________________________________________________
50037 [  9153] By: jhi                                   on 2001/03/14  13:35:21
50038         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
50039      Branch: perl
50040            ! t/lib/sigaction.t
50041 ____________________________________________________________________________
50042 [  9152] By: gsar                                  on 2001/03/14  07:29:40
50043         Log: back out changes#9012,9010,9009 and parts of change#9016
50044              (causes ABRs under purify, and some prerequisites don't
50045              seem to be there in 5.6.x)
50046      Branch: maint-5.6/perl
50047            ! doop.c op.c t/op/tr.t toke.c
50048 ____________________________________________________________________________
50049 [  9151] By: gsar                                  on 2001/03/14  07:01:29
50050         Log: reenable change#9145 (the test was busted due to a missing
50051              C<print "ok 27\n">)
50052      Branch: perl
50053            ! op.c op.h t/op/pat.t
50054 ____________________________________________________________________________
50055 [  9150] By: jhi                                   on 2001/03/14  06:38:36
50056         Log: Retract #9145.
50057      Branch: perl
50058            ! op.c op.h t/op/pat.t
50059 ____________________________________________________________________________
50060 [  9149] By: jhi                                   on 2001/03/14  06:14:56
50061         Log: Retract #9143.
50062      Branch: perl
50063            ! op.c
50064 ____________________________________________________________________________
50065 [  9148] By: gsar                                  on 2001/03/14  06:13:02
50066         Log: Uninitialized Memory Read in regexec.c
50067      Branch: perl
50068            ! regexec.c
50069 ____________________________________________________________________________
50070 [  9147] By: jhi                                   on 2001/03/14  04:59:54
50071         Log: Subject: PATCH: make goto work in nested eval ""
50072              From: Robin Houston <robin@kitsite.com>
50073              Date: Wed, 14 Mar 2001 04:16:10 +0000
50074              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
50075      Branch: perl
50076            ! pp_ctl.c t/op/goto.t
50077 ____________________________________________________________________________
50078 [  9146] By: jhi                                   on 2001/03/14  04:42:54
50079         Log: Preserve the #ifdef PERL_CORE in perly.h.
50080      Branch: perl
50081            ! perly.fixer
50082 ____________________________________________________________________________
50083 [  9145] By: jhi                                   on 2001/03/14  03:57:41
50084         Log: (Retracted by #9150.)
50085      Branch: perl
50086            ! op.c op.h t/op/pat.t
50087 ____________________________________________________________________________
50088 [  9144] By: jhi                                   on 2001/03/14  03:50:38
50089         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
50090              
50091              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
50092              
50093              remove squelch controls for "Scalars leaked" messages in most places
50094              (these are now cured)
50095              
50096              fix another memory leak reported by purify (tie callbacks that
50097              croak can leak when wiping out magic)
50098      Branch: perl
50099           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
50100           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
50101           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
50102           !> t/pragma/warnings.t
50103 ____________________________________________________________________________
50104 [  9143] By: jhi                                   on 2001/03/14  03:37:53
50105         Log: (Retracted by #9149.)
50106      Branch: perl
50107            ! op.c
50108 ____________________________________________________________________________
50109 [  9142] By: gsar                                  on 2001/03/14  03:20:48
50110         Log: fix another memory leak reported by purify (tie callbacks that
50111              croak can leak when wiping out magic)
50112      Branch: maint-5.6/perl
50113            ! scope.c
50114 ____________________________________________________________________________
50115 [  9141] By: jhi                                   on 2001/03/14  02:55:00
50116         Log: Subject: PATCH for [ID 20010305.003]
50117              From: Robin Houston <robin@kitsite.com>
50118              Date: Wed, 14 Mar 2001 02:45:51 +0000
50119              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
50120      Branch: perl
50121            ! pp_ctl.c t/op/eval.t
50122 ____________________________________________________________________________
50123 [  9140] By: jhi                                   on 2001/03/14  02:41:54
50124         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
50125              Date: Wed, 14 Mar 2001 01:52:51 +0000
50126              From: Robin Houston <robin@kitsite.com>
50127              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
50128              
50129              Fix for 2000313.004.
50130      Branch: perl
50131            ! pp_ctl.c t/op/goto.t
50132 ____________________________________________________________________________
50133 [  9139] By: jhi                                   on 2001/03/14  02:40:50
50134         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
50135              From: Robin Houston <robin@kitsite.com>
50136              Date: Wed, 14 Mar 2001 00:43:45 +0000
50137              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
50138      Branch: perl
50139            + t/op/loopctl.t
50140            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
50141            ! vms/perly_c.vms
50142 ____________________________________________________________________________
50143 [  9138] By: gsar                                  on 2001/03/14  01:18:00
50144         Log: remove squelch controls for "Scalars leaked" messages in most places
50145              (these are now cured)
50146      Branch: maint-5.6/perl
50147            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
50148            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
50149            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
50150 ____________________________________________________________________________
50151 [  9137] By: gsar                                  on 2001/03/14  00:57:04
50152         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
50153      Branch: maint-5.6/perl
50154            ! regcomp.c
50155 ____________________________________________________________________________
50156 [  9136] By: jhi                                   on 2001/03/13  23:12:24
50157         Log: (Retracted by #9155)
50158              
50159              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
50160              From: Jens-Uwe Mager <jum@helios.de>
50161              Date: Wed, 21 Feb 2001 21:32:04 +0100
50162              Message-ID: <20010221213203.A18340@ans.helios.de>
50163      Branch: perl
50164            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
50165 ____________________________________________________________________________
50166 [  9135] By: jhi                                   on 2001/03/13  22:50:05
50167         Log: Integrate perlio.
50168      Branch: perl
50169           !> pp.c
50170 ____________________________________________________________________________
50171 [  9134] By: jhi                                   on 2001/03/13  22:49:05
50172         Log: Integrate change #9131 from maintperl into mainline.
50173              
50174              make the error text look more consistent in hints/hpux.sh
50175      Branch: perl
50176           !> hints/hpux.sh
50177 ____________________________________________________________________________
50178 [  9133] By: gsar                                  on 2001/03/13  22:46:20
50179         Log: integrate change#9067 from mainline
50180              
50181              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
50182      Branch: maint-5.6/perl
50183           !> lib/ExtUtils/MM_Unix.pm
50184 ____________________________________________________________________________
50185 [  9132] By: jhi                                   on 2001/03/13  22:41:21
50186         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
50187              From: "John P. Linderman" <jpl@research.att.com>
50188              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
50189              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
50190              
50191              A more correct prime finder.
50192      Branch: perl
50193            ! lib/Tie/SubstrHash.pm
50194 ____________________________________________________________________________
50195 [  9131] By: gsar                                  on 2001/03/13  22:30:42
50196         Log: make the error text look more consistent in hints/hpux.sh
50197      Branch: maint-5.6/perl
50198            ! hints/hpux.sh
50199 ____________________________________________________________________________
50200 [  9130] By: jhi                                   on 2001/03/13  22:23:44
50201         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
50202              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50203              Date: Tue, 13 Mar 2001 18:41:26 +0100
50204              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
50205              
50206              If the test is run non-interactively the default handler
50207              is different.
50208      Branch: perl
50209            ! t/lib/sigaction.t
50210 ____________________________________________________________________________
50211 [  9129] By: jhi                                   on 2001/03/13  22:20:21
50212         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
50213              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50214              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
50215              Date:     Tue, 13 Mar 2001 16:44:32 EST
50216      Branch: perl
50217            ! t/lib/1_compile.t
50218 ____________________________________________________________________________
50219 [  9128] By: jhi                                   on 2001/03/13  22:18:34
50220         Log: Subject: Another patch for integer.pm POD 
50221              From: "John L. Allen" <allen@grumman.com>
50222              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
50223              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
50224      Branch: perl
50225            ! lib/integer.pm
50226 ____________________________________________________________________________
50227 [  9127] By: nick                                  on 2001/03/13  21:26:30
50228         Log: Integrate mainline.
50229      Branch: perlio
50230           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
50231           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
50232           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
50233           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
50234           !> Changes Configure MANIFEST README.os2 README.os390
50235           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
50236           !> os2/Changes patchlevel.h win32/perlhost.h
50237 ____________________________________________________________________________
50238 [  9126] By: nick                                  on 2001/03/13  20:39:51
50239         Log: #ifdef'ed out code to make packed side of pack/unpack
50240              octets. (i.e. pack('U') => encode_utf8).
50241      Branch: perlio
50242            ! pp.c
50243 ____________________________________________________________________________
50244 [  9125] By: jhi                                   on 2001/03/13  15:07:16
50245         Log: Update Changes.
50246      Branch: perl
50247            ! Changes patchlevel.h
50248 ____________________________________________________________________________
50249 [  9124] By: jhi                                   on 2001/03/13  14:22:45
50250         Log: Workaround for the buggy ("internal compiler error")
50251              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
50252              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
50253              of Andreas König.
50254      Branch: perl
50255            ! ext/re/Makefile.PL hints/aix.sh
50256 ____________________________________________________________________________
50257 [  9123] By: jhi                                   on 2001/03/13  03:24:34
50258         Log: Typo in #9114.
50259      Branch: metaconfig
50260            ! U/modified/myhostname.U
50261 ____________________________________________________________________________
50262 [  9122] By: jhi                                   on 2001/03/13  03:24:06
50263         Log: Typo in #9113.
50264      Branch: perl
50265            ! Configure
50266 ____________________________________________________________________________
50267 [  9121] By: jhi                                   on 2001/03/13  01:53:05
50268         Log: Forgot to check-in the larger part of #9120, duh.
50269      Branch: perl
50270            ! README.os2
50271 ____________________________________________________________________________
50272 [  9120] By: jhi                                   on 2001/03/13  01:51:31
50273         Log: Subject: [PATCH 5.6.1] OS/2 docs
50274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50275              Date: Mon, 12 Mar 2001 03:27:32 -0500
50276              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
50277      Branch: perl
50278            ! os2/Changes
50279 ____________________________________________________________________________
50280 [  9119] By: jhi                                   on 2001/03/13  01:49:41
50281         Log: Integrate change #9116 from maintperl into mainline.
50282              
50283              Win32::GetCwd() returns C: instead of C:\ in the root directory
50284              under ithreads
50285      Branch: perl
50286           !> win32/perlhost.h
50287 ____________________________________________________________________________
50288 [  9118] By: jhi                                   on 2001/03/13  01:13:39
50289         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
50290      Branch: perl
50291            + lib/Switch.pm t/lib/switch.t
50292            ! MANIFEST
50293 ____________________________________________________________________________
50294 [  9117] By: jhi                                   on 2001/03/13  01:03:17
50295         Log: Add Text::Balanced 1.83.
50296      Branch: perl
50297            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
50298            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
50299            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
50300            + t/lib/tb-xvari.t
50301            ! MANIFEST
50302 ____________________________________________________________________________
50303 [  9116] By: gsar                                  on 2001/03/13  00:55:53
50304         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
50305              under ithreads
50306      Branch: maint-5.6/perl
50307            ! win32/perlhost.h
50308 ____________________________________________________________________________
50309 [  9115] By: jhi                                   on 2001/03/13  00:54:09
50310         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
50311              From: "John L. Allen" <allen@grumman.com>
50312              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
50313              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
50314              
50315              use integer document clarification.
50316      Branch: perl
50317            ! lib/integer.pm
50318 ____________________________________________________________________________
50319 [  9114] By: jhi                                   on 2001/03/13  00:38:54
50320         Log: Metaconfig unit change for #9113.
50321      Branch: metaconfig
50322            ! U/modified/myhostname.U
50323 ____________________________________________________________________________
50324 [  9113] By: jhi                                   on 2001/03/13  00:38:35
50325         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?)
50326              From: Peter Prymmer <pvhp@forte.com>
50327              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
50328              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
50329      Branch: perl
50330            ! Configure README.os390 hints/os390.sh
50331 ____________________________________________________________________________
50332 [  9112] By: jhi                                   on 2001/03/13  00:29:00
50333         Log: Integrate perlio.
50334      Branch: perl
50335           !> sv.c utf8.h
50336 ____________________________________________________________________________
50337 [  9111] By: nick                                  on 2001/03/12  21:16:33
50338         Log: Integrate mainline.
50339      Branch: perlio
50340           +> t/op/anonsub.t
50341           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
50342           !> proto.h sv.c
50343 ____________________________________________________________________________
50344 [  9110] By: nick                                  on 2001/03/12  21:00:13
50345         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
50346      Branch: perlio
50347            ! sv.c utf8.h
50348 ____________________________________________________________________________
50349 [  9109] By: jhi                                   on 2001/03/12  16:04:47
50350         Log: Integrate change #9108 from maintperl to mainline.
50351              
50352              fix memory leak in C<sub X { sub {} }> arising from a refcount
50353              loop between the outer sub and the inner prototype anonsub
50354              
50355              this also enables closures returned by subroutines that
50356              subsequently get redefined to work without generating coredumps :)
50357              
50358              completely removed the free_closures() hack--it shouldn't be
50359              needed anymore
50360      Branch: perl
50361           +> t/op/anonsub.t
50362           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
50363           !> proto.h sv.c
50364 ____________________________________________________________________________
50365 [  9108] By: gsar                                  on 2001/03/12  10:21:31
50366         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
50367              loop between the outer sub and the inner prototype anonsub
50368              
50369              this also enables closures returned by subroutines that
50370              subsequently get redefined to work without generating coredumps :)
50371              
50372              completely removed the free_closures() hack--it shouldn't be
50373              needed anymore
50374      Branch: maint-5.6/perl
50375            + t/op/anonsub.t
50376            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
50377            ! proto.h sv.c
50378 ____________________________________________________________________________
50379 [  9107] By: jhi                                   on 2001/03/12  05:15:31
50380         Log: Integrate perlio.
50381      Branch: perl
50382           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
50383 ____________________________________________________________________________
50384 [  9106] By: nick                                  on 2001/03/11  20:10:12
50385         Log: regcomp.c is working in native space, not Unicode space (if different)
50386              as it is doing compare against 'W' in \W etc.
50387      Branch: perlio
50388            ! regcomp.c
50389 ____________________________________________________________________________
50390 [  9105] By: nick                                  on 2001/03/11  19:39:34
50391         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
50392              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
50393      Branch: perlio
50394            ! regcomp.c toke.c utf8.c
50395 ____________________________________________________________________________
50396 [  9104] By: nick                                  on 2001/03/11  18:15:44
50397         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
50398      Branch: perlio
50399            ! sv.c
50400 ____________________________________________________________________________
50401 [  9103] By: nick                                  on 2001/03/11  18:03:28
50402         Log: Integrate mainline (for regexp stuff).
50403      Branch: perlio
50404           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
50405           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
50406           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
50407           !> t/lib/errno.t t/op/pat.t
50408 ____________________________________________________________________________
50409 [  9102] By: nick                                  on 2001/03/11  17:44:20
50410         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
50411              - exclude layer syms in makedef.pl for sfio
50412              - also inhibit Encode from trying to build ":encode()" layer.
50413      Branch: perlio
50414            ! ext/Encode/Encode.xs makedef.pl
50415 ____________________________________________________________________________
50416 [  9101] By: jhi                                   on 2001/03/10  22:38:13
50417         Log: The $Is_MacOS needs to be declared.
50418      Branch: perl
50419            ! lib/ExtUtils/Manifest.pm
50420 ____________________________________________________________________________
50421 [  9100] By: jhi                                   on 2001/03/10  22:14:29
50422         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
50423              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
50424              pollute the symbolspace if using sfio.
50425      Branch: perl
50426            ! ext/Encode/Encode.xs
50427 ____________________________________________________________________________
50428 [  9099] By: jhi                                   on 2001/03/10  21:58:48
50429         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
50430              Date: Sat, 10 Mar 2001 14:23:55 -0500
50431              From: Chris Nandor <pudge@pobox.com>
50432              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
50433      Branch: perl
50434            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
50435            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
50436            ! t/lib/errno.t
50437 ____________________________________________________________________________
50438 [  9098] By: jhi                                   on 2001/03/10  21:38:30
50439         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
50440      Branch: perl
50441            ! regcomp.c regexec.c t/op/pat.t
50442 ____________________________________________________________________________
50443 [  9097] By: jhi                                   on 2001/03/10  14:38:07
50444         Log: Integrate perlio.
50445      Branch: perl
50446           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
50447           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
50448           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
50449 ____________________________________________________________________________
50450 [  9096] By: nick                                  on 2001/03/10  11:55:43
50451         Log: EBCDIC sanity - phase I
50452              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
50453              - use utf8n_xxxx (c.f. pvn) for forms which take length.
50454              - back out vN.N and $^V exceptions to e2a/a2e
50455              - make "locale" isxxx macros be uvchr (may be redundant?)
50456              
50457              Not clear yet that toUPPER_uni et. al. return being handled correctly.
50458              The tr// and rexexp stuff still needs an audit, assumption is they are working
50459              in Unicode space.
50460              
50461              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
50462      Branch: perlio
50463            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
50464            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
50465            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
50466 ____________________________________________________________________________
50467 [  9095] By: jhi                                   on 2001/03/09  22:10:01
50468         Log: Integrate perlio.
50469      Branch: perl
50470           !> dump.c
50471 ____________________________________________________________________________
50472 [  9094] By: nick                                  on 2001/03/09  17:36:38
50473         Log: Builds an passes all tests after integrate and this tweak.
50474      Branch: perlio
50475            ! dump.c
50476 ____________________________________________________________________________
50477 [  9093] By: nick                                  on 2001/03/09  17:16:03
50478         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
50479      Branch: perlio
50480           +> lib/unicode/Scripts.txt t/lib/sigaction.t
50481           !> (integrate 79 files)
50482 ____________________________________________________________________________
50483 [  9092] By: jhi                                   on 2001/03/09  15:28:26
50484         Log: Update Changes.
50485      Branch: perl
50486            ! Changes patchlevel.h
50487 ____________________________________________________________________________
50488 [  9091] By: jhi                                   on 2001/03/09  15:25:05
50489         Log: In op/stat #35 better to scan all the potential directories
50490              for setuids, not just the first one.
50491      Branch: perl
50492            ! t/op/stat.t
50493 ____________________________________________________________________________
50494 [  9090] By: jhi                                   on 2001/03/09  15:01:27
50495         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
50496              From: rspier@pobox.com (Robert Spier)
50497              Date: Fri, 9 Mar 2001 03:30:20 -0500
50498              Message-ID: <15016.38044.381174.160189@rls.cx>
50499              
50500              EXISTS() returning undef mistakenly triggered a FETCH().
50501      Branch: perl
50502            ! hv.c
50503 ____________________________________________________________________________
50504 [  9089] By: jhi                                   on 2001/03/09  14:59:02
50505         Log: Add /sbin and /usr/sbin to the list of directories scanned
50506              for setuid programs.  Takes care of bug id 20010309.003.
50507      Branch: perl
50508            ! t/op/stat.t
50509 ____________________________________________________________________________
50510 [  9088] By: jhi                                   on 2001/03/09  14:48:32
50511         Log: Regen perlapi, perltoc.
50512      Branch: perl
50513            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
50514 ____________________________________________________________________________
50515 [  9087] By: jhi                                   on 2001/03/09  14:38:56
50516         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
50517              From: David Mitchell <davem@fdgroup.co.uk>
50518              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
50519              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
50520      Branch: perl
50521            ! dump.c perl.c perl.h pod/perlrun.pod
50522 ____________________________________________________________________________
50523 [  9086] By: jhi                                   on 2001/03/09  01:47:16
50524         Log: A modified version of
50525              
50526              Subject: [ID 20010307.005] POSIX::sigaction has various problems
50527              From: anders@broadcom.com
50528              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
50529              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
50530              
50531              Currently the sigaction.t test #6 fails (and is fudged to look
50532              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
50533              This may well be a genuine bug in Linux sigaction() (since at
50534              least Tru64, Solaris, and HP-UX disagree with Linux).
50535              Anyone with POSIX / SUSv2 tome handy?  The problem is that
50536              the flags of the oldaction don't match with the flags in
50537              the previously installed disposition.
50538      Branch: perl
50539            + t/lib/sigaction.t
50540            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50541 ____________________________________________________________________________
50542 [  9085] By: jhi                                   on 2001/03/09  01:30:13
50543         Log: Subject: Re: mission impossible for the day
50544              From: Alex Gough <alex@rcon.org>
50545              Date: Thu, 08 Mar 2001 17:18:19 +0000
50546              Message-ID: <3AA7BEDB.8070409@rcon.org>
50547              
50548              If references (are overloaded) and can be directly stringified,
50549              show that instead of "stringified".
50550              
50551              (The problem, infinite mutual recursion caused by overloaded bool
50552              in Switch.pm, tracked by David Mitchell)
50553      Branch: perl
50554            ! lib/Carp/Heavy.pm
50555 ____________________________________________________________________________
50556 [  9084] By: jhi                                   on 2001/03/09  01:20:39
50557         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
50558              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
50559              From: David Mitchell <davem@fdgroup.co.uk>
50560              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
50561      Branch: perl
50562            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
50563            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
50564 ____________________________________________________________________________
50565 [  9083] By: jhi                                   on 2001/03/09  01:16:51
50566         Log: Subject: [PATCH] perldata.pod here-doc docs
50567              From: Jeff Pinyan <jeffp@crusoe.net>
50568              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
50569              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
50570      Branch: perl
50571            ! pod/perldata.pod
50572 ____________________________________________________________________________
50573 [  9082] By: jhi                                   on 2001/03/09  01:01:27
50574         Log: Subject: Re: Unicode/EBCDIC
50575              From: Peter Prymmer <pvhp@forte.com>
50576              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
50577              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
50578      Branch: perl
50579            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
50580 ____________________________________________________________________________
50581 [  9081] By: jhi                                   on 2001/03/08  13:41:30
50582         Log: Subject: Ooops, wrong 'no *POSIX' Patch
50583              From: Dorner Thomas <Thomas.Dorner@start.de>
50584              Date: Thu, 8 Mar 2001 08:43:28 +0100
50585              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
50586      Branch: perl
50587            ! hints/posix-bc.sh
50588 ____________________________________________________________________________
50589 [  9080] By: jhi                                   on 2001/03/08  13:11:42
50590         Log: It's Scripts.txt, not Script.txt.
50591      Branch: perl
50592            ! MANIFEST
50593 ____________________________________________________________________________
50594 [  9079] By: jhi                                   on 2001/03/08  12:59:05
50595         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
50596              From: Dorner Thomas <Thomas.Dorner@start.de>
50597              Date: Wed, 7 Mar 2001 14:13:31 +0100
50598              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
50599      Branch: perl
50600            ! makedepend.SH
50601 ____________________________________________________________________________
50602 [  9078] By: jhi                                   on 2001/03/08  12:57:43
50603         Log: Retract #9069, wrong patch.
50604      Branch: perl
50605            ! Makefile.SH
50606 ____________________________________________________________________________
50607 [  9077] By: jhi                                   on 2001/03/08  01:06:13
50608         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
50609      Branch: perl
50610            + lib/unicode/Scripts.txt
50611            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
50612            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
50613            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
50614            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
50615            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
50616            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
50617            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
50618            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
50619            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
50620            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
50621            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
50622            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
50623            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
50624            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
50625            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
50626            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
50627            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
50628            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
50629            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
50630            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
50631            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
50632            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
50633            ! lib/unicode/version
50634 ____________________________________________________________________________
50635 [  9076] By: jhi                                   on 2001/03/07  22:59:39
50636         Log: Integrate change #7784 from mainline into maintperl.
50637              
50638              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
50639      Branch: maint-5.6/perl
50640           !> pp_ctl.c t/op/pat.t
50641 ____________________________________________________________________________
50642 [  9075] By: jhi                                   on 2001/03/07  22:05:11
50643         Log: More UTF-8 test tweaks.
50644      Branch: perl
50645            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
50646 ____________________________________________________________________________
50647 [  9074] By: nick                                  on 2001/03/07  21:39:29
50648         Log: Integrate mainline.
50649      Branch: perlio
50650           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
50651           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
50652           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
50653           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
50654           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
50655 ____________________________________________________________________________
50656 [  9073] By: jhi                                   on 2001/03/07  16:37:09
50657         Log: Update Changes.
50658      Branch: perl
50659            ! Changes patchlevel.h
50660 ____________________________________________________________________________
50661 [  9072] By: jhi                                   on 2001/03/07  16:32:30
50662         Log: Subject: [ID 20010306.004] || != named unary operator
50663              From: abela@geneanet.org
50664              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
50665              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
50666      Branch: perl
50667            ! pod/perlop.pod
50668 ____________________________________________________________________________
50669 [  9071] By: jhi                                   on 2001/03/07  15:14:11
50670         Log: Subject: downgrading to bytes for common functions
50671              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
50672              Date: Wed, 7 Mar 2001 02:36:55 -0500
50673              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
50674      Branch: perl
50675            ! pp_sys.c
50676 ____________________________________________________________________________
50677 [  9070] By: jhi                                   on 2001/03/07  15:04:58
50678         Log: Clarify the description differentiating for and while; inspired by
50679              
50680              Subject: [ID 20010306.002] for/while difference in for definition
50681              From: abela@geneanet.org
50682              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
50683              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
50684      Branch: perl
50685            ! pod/perlsyn.pod
50686 ____________________________________________________________________________
50687 [  9069] By: jhi                                   on 2001/03/07  14:55:30
50688         Log: (Retracted by #9078.)
50689      Branch: perl
50690            ! Makefile.SH
50691 ____________________________________________________________________________
50692 [  9068] By: jhi                                   on 2001/03/07  14:51:17
50693         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
50694              From: Radu Greab <radu@netsoft.ro>
50695              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
50696              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
50697      Branch: perl
50698            ! pp.c t/op/chop.t
50699 ____________________________________________________________________________
50700 [  9067] By: jhi                                   on 2001/03/07  14:48:57
50701         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
50702              From: Simon Cozens <simon@netthink.co.uk>
50703              Date: Wed, 7 Mar 2001 13:59:28 +0000
50704              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
50705              
50706              In order to allow MakeMaker to build correct Makefiles,
50707              you need to change the order of the arguments in MM_Unix.pm
50708              as well. (Unless you have C89_CCMODE set, but we're trying
50709              to be POSIXly correct)
50710              
50711              Thanks to Merijn Broeren for tracking this down.
50712      Branch: perl
50713            ! lib/ExtUtils/MM_Unix.pm
50714 ____________________________________________________________________________
50715 [  9066] By: jhi                                   on 2001/03/07  14:30:02
50716         Log: Floating point too messy.
50717      Branch: perl
50718            ! t/camel-III/vstring.t
50719 ____________________________________________________________________________
50720 [  9065] By: jhi                                   on 2001/03/07  14:17:44
50721         Log: Integrate change #9064 from maintperl into mainline.
50722              
50723              fix memory leak in pack("Bb",...)
50724      Branch: perl
50725           !> perl.c
50726 ____________________________________________________________________________
50727 [  9064] By: gsar                                  on 2001/03/07  06:29:24
50728         Log: fix memory leak in pack("Bb",...)
50729      Branch: maint-5.6/perl
50730            ! perl.c
50731 ____________________________________________________________________________
50732 [  9063] By: jhi                                   on 2001/03/07  00:55:04
50733         Log: Major utf8 test reorganisation and rewrite.
50734              Hopefully no tests were lost in the shuffle.
50735              (The beginning of pragma/utf8 was lost intentionally,
50736              the tests were rather bogus and incomplete.)
50737      Branch: perl
50738            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
50739            ! t/pragma/utf8.t
50740 ____________________________________________________________________________
50741 [  9062] By: jhi                                   on 2001/03/07  00:41:16
50742         Log: More tweakage on the Unicode character class descriptions.
50743      Branch: perl
50744            ! lib/unicode/mktables.PL pod/perlretut.pod
50745 ____________________________________________________________________________
50746 [  9061] By: jhi                                   on 2001/03/06  23:12:38
50747         Log: The perlretut was still talking about the old \p and \P
50748              definitions.
50749      Branch: perl
50750            ! pod/perlretut.pod
50751 ____________________________________________________________________________
50752 [  9060] By: nick                                  on 2001/03/06  20:52:37
50753         Log: Integrate mainline (make test works again now).
50754      Branch: perlio
50755           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
50756 ____________________________________________________________________________
50757 [  9059] By: jhi                                   on 2001/03/06  15:36:14
50758         Log: 0.999... does equal 1.0, doesn't it?
50759      Branch: perl
50760            ! t/camel-III/vstring.t
50761 ____________________________________________________________________________
50762 [  9058] By: jhi                                   on 2001/03/06  15:34:00
50763         Log: Make /x{abcd}/ to work without use utf8.
50764      Branch: perl
50765            ! regcomp.c
50766 ____________________________________________________________________________
50767 [  9057] By: jhi                                   on 2001/03/06  03:02:36
50768         Log: Easier to outcomment all the three reset() tests for now.
50769      Branch: perl
50770            ! t/op/pat.t
50771 ____________________________________________________________________________
50772 [  9056] By: jhi                                   on 2001/03/06  02:30:02
50773         Log: Comment out the deadly reset; until the 20010301.005
50774              is finally fixed.
50775      Branch: perl
50776            ! t/op/pat.t
50777 ____________________________________________________________________________
50778 [  9055] By: jhi                                   on 2001/03/06  02:21:26
50779         Log: Integrate the change #9054 from mainline:
50780              retract the PMOP cleanup patch pending further investigation.
50781      Branch: maint-5.6/perl
50782           !> op.c op.h
50783 ____________________________________________________________________________
50784 [  9054] By: jhi                                   on 2001/03/06  02:19:57
50785         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
50786              with oddly familiar stack traces.
50787      Branch: perl
50788            ! op.c op.h
50789 ____________________________________________________________________________
50790 [  9053] By: jhi                                   on 2001/03/05  23:20:28
50791         Log: Integrate perlio.
50792      Branch: perl
50793           +> ext/Encode/Encode/koi8-r.ucm
50794           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
50795           !> makedef.pl
50796 ____________________________________________________________________________
50797 [  9052] By: nick                                  on 2001/03/05  23:08:17
50798         Log: skipping USE_PERLIO symbols correction.
50799      Branch: perlio
50800            ! makedef.pl
50801 ____________________________________________________________________________
50802 [  9051] By: nick                                  on 2001/03/05  22:35:07
50803         Log: More Encode alias tidying.
50804      Branch: perlio
50805            + ext/Encode/Encode/koi8-r.ucm
50806            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
50807 ____________________________________________________________________________
50808 [  9050] By: jhi                                   on 2001/03/05  21:44:29
50809         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
50810              Sarathy's fix for ID 20010301.005.
50811      Branch: maint-5.6/perl
50812           !> op.c op.h
50813 ____________________________________________________________________________
50814 [  9049] By: nick                                  on 2001/03/05  19:54:04
50815         Log: Integrate Jarkko's Encode.pm tweak.
50816      Branch: perlio
50817           !> ext/Encode/Encode.pm
50818 ____________________________________________________________________________
50819 [  9048] By: nick                                  on 2001/03/05  19:47:57
50820         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
50821      Branch: perlio
50822           +> os2/os2add.sym
50823           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
50824           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
50825           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
50826           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
50827           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
50828 ____________________________________________________________________________
50829 [  9047] By: jhi                                   on 2001/03/05  19:25:26
50830         Log: Regen perlapi.
50831      Branch: perl
50832            ! pod/perlapi.pod
50833 ____________________________________________________________________________
50834 [  9046] By: jhi                                   on 2001/03/05  19:12:14
50835         Log: Integrate perlio.
50836      Branch: perl
50837           +> t/camel-III/vstring.t
50838           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
50839 ____________________________________________________________________________
50840 [  9045] By: jhi                                   on 2001/03/05  19:10:36
50841         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
50842      Branch: perl
50843            ! ext/Encode/Encode.pm
50844 ____________________________________________________________________________
50845 [  9044] By: jhi                                   on 2001/03/05  18:49:12
50846         Log: Forgot the other half of the PMOP patch (#9033).
50847      Branch: perl
50848            ! op.h
50849 ____________________________________________________________________________
50850 [  9043] By: nick                                  on 2001/03/05  18:14:47
50851         Log: Update MANIFEST for new test.
50852      Branch: perlio
50853            ! MANIFEST
50854 ____________________________________________________________________________
50855 [  9042] By: nick                                  on 2001/03/05  18:12:41
50856         Log: Some tests for Camel 3rd edition features.
50857              Make gethostbyaddr() test in above work.
50858      Branch: perlio
50859            + t/camel-III/vstring.t
50860            ! pp.h pp_sys.c t/TEST t/harness
50861 ____________________________________________________________________________
50862 [  9041] By: jhi                                   on 2001/03/05  17:41:48
50863         Log: Add more ISO 8859 encoding aliases.
50864      Branch: perl
50865            ! ext/Encode/Encode.pm
50866 ____________________________________________________________________________
50867 [  9040] By: jhi                                   on 2001/03/05  17:30:43
50868         Log: Integrate perlio.
50869      Branch: perl
50870           !> MANIFEST sv.c
50871 ____________________________________________________________________________
50872 [  9039] By: nick                                  on 2001/03/05  17:11:36
50873         Log: Missed added file.
50874      Branch: perlio
50875            ! MANIFEST
50876 ____________________________________________________________________________
50877 [  9038] By: jhi                                   on 2001/03/05  15:58:01
50878         Log: Add tr tests for EBCDIC, from Karsten Sperling.
50879      Branch: perl
50880            ! t/op/tr.t
50881 ____________________________________________________________________________
50882 [  9037] By: nick                                  on 2001/03/05  15:56:35
50883         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
50884              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
50885              
50886              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
50887              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
50888              - uses SvPV() rather than sv_2pv() in case it isn't a string.
50889      Branch: perlio
50890            ! sv.c
50891 ____________________________________________________________________________
50892 [  9036] By: jhi                                   on 2001/03/05  15:49:15
50893         Log: Add matching tests currently failing in EBCDIC,
50894              suggested by Karsten Sperling.
50895      Branch: perl
50896            ! t/op/pat.t
50897 ____________________________________________________________________________
50898 [  9035] By: jhi                                   on 2001/03/05  15:36:55
50899         Log: The #9034 needs a MANIFESTation.
50900      Branch: perl
50901            ! MANIFEST
50902 ____________________________________________________________________________
50903 [  9034] By: jhi                                   on 2001/03/05  15:35:14
50904         Log: Integrate perlio.
50905      Branch: perl
50906           +> ext/Encode/Encode/Tcl.pm
50907           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
50908           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
50909           !> ext/Encode/Encode/iso8859-1.ucm
50910           !> ext/Encode/Encode/iso8859-10.ucm
50911           !> ext/Encode/Encode/iso8859-13.ucm
50912           !> ext/Encode/Encode/iso8859-14.ucm
50913           !> ext/Encode/Encode/iso8859-15.ucm
50914           !> ext/Encode/Encode/iso8859-16.ucm
50915           !> ext/Encode/Encode/iso8859-2.ucm
50916           !> ext/Encode/Encode/iso8859-3.ucm
50917           !> ext/Encode/Encode/iso8859-4.ucm
50918           !> ext/Encode/Encode/iso8859-5.ucm
50919           !> ext/Encode/Encode/iso8859-6.ucm
50920           !> ext/Encode/Encode/iso8859-7.ucm
50921           !> ext/Encode/Encode/iso8859-8.ucm
50922           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
50923           !> t/lib/encode.t
50924 ____________________________________________________________________________
50925 [  9033] By: jhi                                   on 2001/03/05  15:33:18
50926         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
50927              From: Gurusamy Sarathy <gsar@ActiveState.com>
50928              Date: Sun, 04 Mar 2001 22:33:15 -0800
50929              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
50930              
50931              PMOPs need to remember their own stash so that they can
50932              gracefully remove themselves from their linked list.
50933      Branch: perl
50934            ! op.c
50935 ____________________________________________________________________________
50936 [  9032] By: nick                                  on 2001/03/05  14:51:50
50937         Log: Encode implementation "completion"
50938              Implement and document define_encoding()
50939              Implement and document encoding aliases including define_alias()
50940              Make Encode::XS use define_encoding() rather than back-door.
50941              Move run-time *.enc to separate Encode::Tcl module.
50942              Make 'compile' honour <codeset_name>
50943              Change canonical names of to iso-8859-* and US-ascii.
50944      Branch: perlio
50945            + ext/Encode/Encode/Tcl.pm
50946            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
50947            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
50948            ! ext/Encode/Encode/iso8859-1.ucm
50949            ! ext/Encode/Encode/iso8859-10.ucm
50950            ! ext/Encode/Encode/iso8859-13.ucm
50951            ! ext/Encode/Encode/iso8859-14.ucm
50952            ! ext/Encode/Encode/iso8859-15.ucm
50953            ! ext/Encode/Encode/iso8859-16.ucm
50954            ! ext/Encode/Encode/iso8859-2.ucm
50955            ! ext/Encode/Encode/iso8859-3.ucm
50956            ! ext/Encode/Encode/iso8859-4.ucm
50957            ! ext/Encode/Encode/iso8859-5.ucm
50958            ! ext/Encode/Encode/iso8859-6.ucm
50959            ! ext/Encode/Encode/iso8859-7.ucm
50960            ! ext/Encode/Encode/iso8859-8.ucm
50961            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
50962            ! t/lib/encode.t
50963 ____________________________________________________________________________
50964 [  9031] By: jhi                                   on 2001/03/05  13:51:17
50965         Log: Integrate change #9030 from maintperl into mainline.
50966              
50967              Subject: [PATCH 5.6.1] OS/2 cleanup
50968      Branch: perl
50969           +> os2/os2add.sym
50970           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
50971           !> makedef.pl os2/Changes os2/Makefile.SHs
50972           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
50973           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
50974           !> os2/os2.sym os2/os2ish.h
50975 ____________________________________________________________________________
50976 [  9030] By: jhi                                   on 2001/03/05  13:46:49
50977         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
50978              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50979              Date: Mon, 5 Mar 2001 02:29:44 -0500
50980              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
50981      Branch: maint-5.6/perl
50982            + os2/os2add.sym
50983            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
50984            ! makedef.pl os2/Changes os2/Makefile.SHs
50985            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
50986            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
50987            ! os2/os2.sym os2/os2ish.h
50988 ____________________________________________________________________________
50989 [  9029] By: jhi                                   on 2001/03/05  13:40:35
50990         Log: Integrate change #9028 from maintperl into mainline.
50991              
50992              various nits in MM_Unix.pm found by disabling SelfLoader
50993      Branch: perl
50994           !> lib/ExtUtils/MM_Unix.pm
50995 ____________________________________________________________________________
50996 [  9028] By: gsar                                  on 2001/03/05  09:58:38
50997         Log: various nits in MM_Unix.pm found by disabling SelfLoader
50998      Branch: maint-5.6/perl
50999            ! lib/ExtUtils/MM_Unix.pm
51000 ____________________________________________________________________________
51001 [  9027] By: nick                                  on 2001/03/05  08:35:22
51002         Log: Integrate mainline
51003      Branch: perlio
51004           !> (integrate 28 files)
51005 ____________________________________________________________________________
51006 [  9026] By: jhi                                   on 2001/03/05  02:14:59
51007         Log: Integrate change #9025 from mainline to maintperl,
51008              retract \N{U+HHHH}.
51009      Branch: maint-5.6/perl
51010           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
51011           !> t/lib/charnames.t toke.c
51012 ____________________________________________________________________________
51013 [  9025] By: jhi                                   on 2001/03/05  02:13:09
51014         Log: Retracting \N{U+HHHH}.
51015      Branch: perl
51016            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
51017            ! t/lib/charnames.t toke.c
51018 ____________________________________________________________________________
51019 [  9024] By: jhi                                   on 2001/03/04  20:51:07
51020         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
51021              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
51022              Date: Fri, 02 Mar 2001 18:25:26 +0100
51023              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
51024              
51025              Casting problem.
51026      Branch: perl
51027            ! ext/Storable/Storable.xs
51028 ____________________________________________________________________________
51029 [  9023] By: jhi                                   on 2001/03/04  19:46:45
51030         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
51031              From: nick@talking.bollo.cx
51032              Date: Sat, 03 Mar 2001 21:41:33 +0000
51033              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
51034              
51035              Revert the workaround.
51036      Branch: perl
51037            ! perlio.c
51038 ____________________________________________________________________________
51039 [  9022] By: jhi                                   on 2001/03/04  19:36:28
51040         Log: Update Changes.
51041      Branch: perl
51042            ! Changes patchlevel.h
51043 ____________________________________________________________________________
51044 [  9021] By: jhi                                   on 2001/03/04  18:41:00
51045         Log: makedef.pl updates suggested by Chris Nandor; double-checking
51046              the changes in AIX, OS/2 Win32 would be nice.
51047      Branch: perl
51048            ! makedef.pl
51049 ____________________________________________________________________________
51050 [  9020] By: jhi                                   on 2001/03/04  18:23:58
51051         Log: Integrate change #9012 from maintperl into mainline,
51052              quench a compiler warning.
51053      Branch: perl
51054           !> toke.c
51055 ____________________________________________________________________________
51056 [  9019] By: jhi                                   on 2001/03/04  18:18:43
51057         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
51058              
51059              \N{U+HHHH} fix.
51060              
51061              pattern in G_ARRAY context
51062      Branch: maint-5.6/perl
51063           !> pp_hot.c t/op/pat.t toke.c
51064 ____________________________________________________________________________
51065 [  9018] By: jhi                                   on 2001/03/04  18:07:48
51066         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
51067              From: Jeff Pinyan <jeffp@crusoe.net>
51068              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
51069              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
51070      Branch: perl
51071            ! pp_hot.c t/op/pat.t
51072 ____________________________________________________________________________
51073 [  9017] By: jhi                                   on 2001/03/04  18:06:21
51074         Log: I thought I tested the #9014.
51075      Branch: perl
51076            ! toke.c
51077 ____________________________________________________________________________
51078 [  9016] By: jhi                                   on 2001/03/04  17:41:22
51079         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
51080              
51081              Tweak the get*ent() OS/2 prototypes.
51082              
51083              Add the \N{U+HHHH} syntax.
51084              
51085              More tr/// UTF-8 fixes from Inaba Hiroto.
51086      Branch: maint-5.6/perl
51087           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
51088           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
51089 ____________________________________________________________________________
51090 [  9015] By: jhi                                   on 2001/03/04  17:36:04
51091         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
51092      Branch: perl
51093            ! doop.c t/op/tr.t
51094 ____________________________________________________________________________
51095 [  9014] By: jhi                                   on 2001/03/04  17:24:49
51096         Log: Add the \N{U+HHHH} syntax.
51097      Branch: perl
51098            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
51099            ! t/lib/charnames.t toke.c
51100 ____________________________________________________________________________
51101 [  9013] By: jhi                                   on 2001/03/04  17:20:45
51102         Log: Tweak the get*ent() OS/2 prototypes.
51103      Branch: perl
51104            ! os2/os2.c
51105 ____________________________________________________________________________
51106 [  9012] By: gsar                                  on 2001/03/04  06:26:14
51107         Log: avoid warning (nit in change#9009)
51108      Branch: maint-5.6/perl
51109            ! toke.c
51110 ____________________________________________________________________________
51111 [  9011] By: gsar                                  on 2001/03/04  06:15:24
51112         Log: lib/charnames.t fails in 5.6.x because of older Unicode
51113              data
51114              
51115              TODO: need to revisit this after updating lib/unicode/...
51116      Branch: maint-5.6/perl
51117            ! t/lib/charnames.t
51118 ____________________________________________________________________________
51119 [  9010] By: gsar                                  on 2001/03/04  06:08:36
51120         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
51121      Branch: maint-5.6/perl
51122            ! toke.c
51123 ____________________________________________________________________________
51124 [  9009] By: jhi                                   on 2001/03/03  19:27:20
51125         Log: Integrate change #9008 from mainline to maintperl,
51126              UTF-8 tr/// fixes from Inaba Hiroto.
51127      Branch: maint-5.6/perl
51128           !> doop.c op.c t/op/tr.t toke.c
51129 ____________________________________________________________________________
51130 [  9008] By: jhi                                   on 2001/03/03  19:19:42
51131         Log: UTF8 tr/// fixes from Inaba Hiroto.
51132      Branch: perl
51133            ! doop.c op.c t/op/tr.t toke.c
51134 ____________________________________________________________________________
51135 [  9007] By: jhi                                   on 2001/03/03  19:00:30
51136         Log: Integrate change #9006 from maintperl to mainline,
51137              more robust quest for the infinite.
51138      Branch: perl
51139           !> lib/Math/Complex.pm
51140 ____________________________________________________________________________
51141 [  9006] By: jhi                                   on 2001/03/03  18:58:06
51142         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
51143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51144              Date: Sat, 3 Mar 2001 12:51:50 -0500
51145              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
51146              
51147              Be more robust in our quest for the infinite.
51148      Branch: maint-5.6/perl
51149            ! lib/Math/Complex.pm
51150 ____________________________________________________________________________
51151 [  9005] By: jhi                                   on 2001/03/03  17:55:50
51152         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
51153      Branch: maint-5.6/perl
51154            ! doio.c
51155 ____________________________________________________________________________
51156 [  9004] By: jhi                                   on 2001/03/03  17:40:14
51157         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
51158              so that picky compilers like IRIX won't get huffy about
51159              "statements without effect" (like 1;).
51160      Branch: perl
51161            ! toke.c
51162 ____________________________________________________________________________
51163 [  9003] By: jhi                                   on 2001/03/03  17:15:52
51164         Log: Integrate change #9002 from mainline to maintperl.
51165              
51166              Subject: [perl-5.6.x, perl-current] accept for EPOC
51167      Branch: maint-5.6/perl
51168           !> pp_sys.c
51169 ____________________________________________________________________________
51170 [  9002] By: jhi                                   on 2001/03/03  17:14:30
51171         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
51172              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51173              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
51174              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
51175      Branch: perl
51176            ! pp_sys.c
51177 ____________________________________________________________________________
51178 [  9001] By: jhi                                   on 2001/03/03  17:13:13
51179         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
51180              From: "Craig A. Berry" <craigberry@mac.com>
51181              Date: Fri, 02 Mar 2001 17:44:40 -0600
51182              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
51183      Branch: perl
51184            ! t/pod/find.t
51185 ____________________________________________________________________________
51186 [  9000] By: jhi                                   on 2001/03/03  17:11:55
51187         Log: Integrate changes #8997,8999 from maintperl.
51188              
51189              Subject: [PATCH 5.6.1] compiling on OS/2
51190              (Better error message from hints/os2.sh)
51191              
51192              Subject: [PATCH 5.6.1] syslog.t
51193      Branch: perl
51194           !> hints/os2.sh t/lib/syslog.t
51195 ____________________________________________________________________________
51196 [  8999] By: jhi                                   on 2001/03/03  17:09:28
51197         Log: Subject: [PATCH 5.6.1] syslog.t
51198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51199              Date: Sat, 3 Mar 2001 02:11:17 -0500
51200              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
51201      Branch: maint-5.6/perl
51202            ! t/lib/syslog.t
51203 ____________________________________________________________________________
51204 [  8998] By: jhi                                   on 2001/03/03  17:07:50
51205         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
51206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51207              Date: Sat, 3 Mar 2001 01:53:52 -0500
51208              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
51209      Branch: maint-5.6/perl
51210            ! opcode.pl os2/os2.c
51211 ____________________________________________________________________________
51212 [  8997] By: jhi                                   on 2001/03/03  17:03:30
51213         Log: Subject: [PATCH 5.6.1] compiling on OS/2
51214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51215              Date: Sat, 3 Mar 2001 01:59:59 -0500
51216              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
51217      Branch: maint-5.6/perl
51218            ! hints/os2.sh
51219 ____________________________________________________________________________
51220 [  8996] By: jhi                                   on 2001/03/03  00:55:58
51221         Log: Regen files for mainline.
51222      Branch: perl
51223            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51224            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
51225 ____________________________________________________________________________
51226 [  8995] By: jhi                                   on 2001/03/03  00:35:22
51227         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
51228              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
51229              to maintperl.
51230              
51231              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
51232              
51233              Add Configure option -Dmksymlinks which will create a symlink
51234              forest if the current/build differs from the source directory.
51235              (8218,8220,8221,8317,8318,8971)
51236              
51237              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
51238              (Document APPLLIB_EXP in INSTALL.)
51239              
51240              If running byacc write-enable also perly.h.
51241              
51242              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
51243              
51244              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
51245              
51246              Sanity check for conflicting thread flavours.
51247              
51248              Fix the sys/fcntl.h problem reported by Peter Prymmer.
51249              
51250              Add few CPUs/architectures to the Cppsym scan,
51251              add -perlio to archname if so selected (modified 8890)
51252              
51253              Be more helpful for devel builders, suggested by John L. Allen.
51254              (admittedly pointless change for maintperl, but the usedevel
51255              code is there already)
51256      Branch: maint-5.6/perl
51257           !> Configure INSTALL Makefile.SH Porting/Glossary
51258           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
51259           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
51260           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
51261           !> win32/config.bc win32/config.gc win32/config.vc
51262 ____________________________________________________________________________
51263 [  8994] By: jhi                                   on 2001/03/02  23:31:41
51264         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
51265      Branch: metaconfig/U/perl
51266            ! gccvers.U
51267 ____________________________________________________________________________
51268 [  8993] By: jhi                                   on 2001/03/02  23:22:12
51269         Log: Regenerate various files for maint.
51270      Branch: maint-5.6/perl
51271            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
51272            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
51273 ____________________________________________________________________________
51274 [  8992] By: alanbur                               on 2001/03/02  22:48:34
51275         Log: Resync wuth parent
51276      Branch: maint-5.6/pureperl
51277           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
51278           !> (integrate 60 files)
51279 ____________________________________________________________________________
51280 [  8991] By: jhi                                   on 2001/03/02  21:00:08
51281         Log: Retract the #8742 part of #8986, backward compat.
51282      Branch: maint-5.6/perl
51283            ! embed.pl
51284 ____________________________________________________________________________
51285 [  8990] By: jhi                                   on 2001/03/02  20:40:07
51286         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
51287      Branch: maint-5.6/perl
51288            ! hv.c
51289 ____________________________________________________________________________
51290 [  8989] By: jhi                                   on 2001/03/02  19:59:56
51291         Log: Update Changes.
51292      Branch: perl
51293            ! Changes patchlevel.h
51294 ____________________________________________________________________________
51295 [  8988] By: jhi                                   on 2001/03/02  19:57:08
51296         Log: Integrate perlio.
51297      Branch: perl
51298           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
51299           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
51300           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
51301           !> ext/Encode/Encode/iso8859-10.ucm
51302           !> ext/Encode/Encode/iso8859-13.ucm
51303           !> ext/Encode/Encode/iso8859-14.ucm
51304           !> ext/Encode/Encode/iso8859-15.ucm
51305           !> ext/Encode/Encode/iso8859-16.ucm
51306           !> ext/Encode/Encode/iso8859-2.ucm
51307           !> ext/Encode/Encode/iso8859-3.ucm
51308           !> ext/Encode/Encode/iso8859-4.ucm
51309           !> ext/Encode/Encode/iso8859-5.ucm
51310           !> ext/Encode/Encode/iso8859-6.ucm
51311           !> ext/Encode/Encode/iso8859-7.ucm
51312           !> ext/Encode/Encode/iso8859-8.ucm
51313           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
51314           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
51315 ____________________________________________________________________________
51316 [  8987] By: jhi                                   on 2001/03/02  19:43:40
51317         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
51318              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
51319              8950,8952,8955 from mainline to maintperl.
51320              
51321              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
51322              
51323              Put to rest the 20010205.001, the email address checking (not) regex.
51324              
51325              fork() not everywhere, cleanup temp files.
51326              
51327              The #8843 wasn't quite right: %Config needs to imported.
51328              
51329              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
51330              (#8849: the glob-basic hunk needed massaging as it depended
51331              on Schwern's large-scale (unintegrated) patches)
51332              
51333              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
51334              
51335              Upgrade to CGI.pm 2.752, from Lincoln Stein.
51336              (Note: there were some conflicts due to EBCDIC and EPOC
51337              patches, in general I preferred the repository code.)
51338              (When 2.753 comes out, we need to synchronize.)
51339              
51340              Subject: [PATCH] fix for charnames above FFFF
51341              
51342              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
51343              
51344              If no sfio, no -lsfio.
51345              
51346              Run run/*.t also in minitest.
51347              
51348              Subject:  [PATCH perl 5.7.0] malloc message address offset
51349              
51350              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
51351              
51352              Subject: fix for parameter -Dm (for perl@8867)
51353              
51354              Subject: [PATCH: perl@8892] was Re: hashing order difference?
51355              (make the test more portable)
51356              
51357              Subject: Re: [PATCH] fix for charnames above FFFF
51358              
51359              Subject: Re: I'm losing the war...
51360              (hv_store() not working correctly in ENV_IS_CASELESS case.)
51361              
51362              Subject: Modified README.bs2000 
51363              
51364              Subject: [PATCH: perl@8935] -Dt padsv($var)
51365              
51366              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
51367              
51368              Subject: PATCH: extra tests to check on negative float to unsigned cast
51369              
51370              Subject: [PATCH] XPUSH[insp] was Re: progress
51371              
51372              Subject: Re: Compile with perlcc..
51373      Branch: maint-5.6/perl
51374           !> (integrate 36 files)
51375 ____________________________________________________________________________
51376 [  8986] By: jhi                                   on 2001/03/02  18:51:25
51377         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
51378              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
51379              to maintperl.
51380              
51381              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
51382              
51383              Subject: [DOC PATCH] overload.pm nits
51384              
51385              Add header for LIB$ prototypes (C. Berry)
51386              
51387              Convert fwrite()s to sockets to write()s, since some socket stacks
51388              don't take kindly to stdio.
51389              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
51390              (for often optional LNMs)
51391              Correct a few typos
51392              (C. Bailey)
51393              
51394              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
51395              
51396              De-cut-and-pasto.
51397              
51398              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
51399              
51400              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
51401              
51402              Upgrade to CPAN 1.59_54, from Andreas König.
51403              
51404              Bogus shebang.
51405              
51406              Subject: [PATCH] Document makepatch in Porting/patching
51407              
51408              UTF-8 documentation.
51409              
51410              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
51411              
51412              Sort the MANIFEST.
51413              
51414              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
51415              
51416              Subject: [PATCH @8807] toke.c cleanup: scan_str()
51417              
51418              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
51419              
51420              Add run/*.t to testables.
51421              
51422              TODO: integrate #8784.
51423      Branch: maint-5.6/perl
51424           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
51425           !> (integrate 28 files)
51426 ____________________________________________________________________________
51427 [  8985] By: nick                                  on 2001/03/02  18:15:45
51428         Log: Integrate mainline
51429      Branch: perlio
51430           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
51431           !> vms/vms.c
51432 ____________________________________________________________________________
51433 [  8984] By: jhi                                   on 2001/03/02  16:00:17
51434         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
51435              
51436              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
51437              5.004_05, and mention the suidperl August 2000 security problem.
51438              (#8978,#8981)
51439              
51440              Subject: [ID 20010301.004] Technically speaking in perldata
51441              
51442              Subject: [PATCH] File::Copy for bleadperl, maintperl
51443              
51444              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
51445              
51446              (The #8982, fix for 20010221.005 and 20010221.008,
51447              would be nice too but it didn't integrate cleanly.)
51448      Branch: maint-5.6/perl
51449           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
51450 ____________________________________________________________________________
51451 [  8983] By: jhi                                   on 2001/03/02  15:51:16
51452         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
51453              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51454              Date:     Thu, 1 Mar 2001 15:54:09 EST
51455              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
51456      Branch: perl
51457            ! vms/vms.c
51458 ____________________________________________________________________________
51459 [  8982] By: jhi                                   on 2001/03/02  15:43:31
51460         Log: Subject: Re: sync sync sync: have I missed any patches?
51461              From: Radu Greab <radu@netsoft.ro> 
51462              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
51463              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
51464              
51465              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
51466              was checking argv[0] regardless of whether a different pathname
51467              will actually be executed."  Test case not supplied because 
51468              drafting that, ironically enough, revealed another bug
51469              (or a feature).
51470      Branch: perl
51471            ! doio.c
51472 ____________________________________________________________________________
51473 [  8981] By: jhi                                   on 2001/03/02  15:28:03
51474         Log: Misdate in #8978.
51475      Branch: perl
51476            ! pod/perlfaq1.pod
51477 ____________________________________________________________________________
51478 [  8980] By: jhi                                   on 2001/03/02  15:24:20
51479         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
51480              From: Chris Nandor <pudge@pobox.com>
51481              Date: Wed, 28 Feb 2001 22:10:15 -0500
51482              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
51483      Branch: perl
51484            ! lib/File/Copy.pm
51485 ____________________________________________________________________________
51486 [  8979] By: jhi                                   on 2001/03/02  15:17:16
51487         Log: Subject: [ID 20010301.004] Technically speaking in perldata
51488              From: abela@geneanet.org
51489              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
51490              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
51491      Branch: perl
51492            ! pod/perldata.pod
51493 ____________________________________________________________________________
51494 [  8978] By: jhi                                   on 2001/03/02  15:15:27
51495         Log: Subject: [ID 20010301.003] ref to 5.004
51496              From: abela@geneanet.org
51497              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
51498              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
51499              
51500              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
51501              and mention the suidperl August 2000 security problem.
51502      Branch: perl
51503            ! pod/perlfaq1.pod
51504 ____________________________________________________________________________
51505 [  8977] By: alanbur                               on 2001/03/02  14:17:45
51506         Log: Resynchronised with parent
51507      Branch: maint-5.6/pureperl
51508           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
51509           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
51510           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
51511           !> vms/descrip_mms.template win32/win32.c win32/win32.h
51512           !> win32/win32iop.h
51513 ____________________________________________________________________________
51514 [  8976] By: nick                                  on 2001/03/01  23:25:30
51515         Log: Integrate mainline.
51516      Branch: perlio
51517            - t/op/qu.t
51518           !> (integrate 55 files)
51519 ____________________________________________________________________________
51520 [  8975] By: jhi                                   on 2001/03/01  16:51:34
51521         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
51522      Branch: perl
51523           !> toke.c
51524 ____________________________________________________________________________
51525 [  8974] By: gsar                                  on 2001/03/01  16:28:21
51526         Log: fix for bugid 20010226.008
51527              
51528              the problem was that some of the pointers (PL_last_lop and
51529              PL_last_uni specifically) into the lex buffers weren't correctly
51530              being invalidated when the buffer changed; this would leave the
51531              pointers pointing at an arbitrary location in the buffer if
51532              the buffer didn't need to be reallocated, or point into freed
51533              memory if the buffer had to be realloced
51534              
51535              TODO item for bugdb maintainers: check other seemingly random
51536              parser-related bugs--they might be cured by this
51537      Branch: maint-5.6/perl
51538            ! toke.c
51539 ____________________________________________________________________________
51540 [  8973] By: jhi                                   on 2001/03/01  02:23:25
51541         Log: Retract #8970 because of a completely mysterious core dump:
51542              adding the tests 241..244 causes op/pat dump core at test #25.
51543              The test needs a lot of whittling down before the bug can be solved.
51544      Branch: perl
51545            ! t/op/pat.t
51546 ____________________________________________________________________________
51547 [  8972] By: jhi                                   on 2001/03/01  01:58:38
51548         Log: Regen perlapi.
51549      Branch: perl
51550            ! pod/perlapi.pod
51551 ____________________________________________________________________________
51552 [  8971] By: jhi                                   on 2001/03/01  01:34:09
51553         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))
51554              From: Nicholas Clark <nick@ccl4.org>
51555              Date: Wed, 28 Feb 2001 23:28:49 +0000
51556              Message-ID: <20010228232849.A55187@plum.flirble.org>
51557              
51558              Allow a completely write protected source code tree
51559              when using the Configure -Dmksymlinks.
51560      Branch: perl
51561            ! embed.pl warnings.pl
51562 ____________________________________________________________________________
51563 [  8970] By: jhi                                   on 2001/03/01  01:32:04
51564         Log: Add back the EBCDIC character range tests (for matching).
51565      Branch: perl
51566            ! t/op/pat.t
51567 ____________________________________________________________________________
51568 [  8969] By: nick                                  on 2001/02/28  18:18:01
51569         Log: Add charname comments to .ucm files writen by 'compile',
51570              also order charmaps in those files by source encoding.
51571              regenerate distrubuted .ucm files
51572      Branch: perlio
51573            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
51574            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
51575            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
51576            ! ext/Encode/Encode/iso8859-10.ucm
51577            ! ext/Encode/Encode/iso8859-13.ucm
51578            ! ext/Encode/Encode/iso8859-14.ucm
51579            ! ext/Encode/Encode/iso8859-15.ucm
51580            ! ext/Encode/Encode/iso8859-16.ucm
51581            ! ext/Encode/Encode/iso8859-2.ucm
51582            ! ext/Encode/Encode/iso8859-3.ucm
51583            ! ext/Encode/Encode/iso8859-4.ucm
51584            ! ext/Encode/Encode/iso8859-5.ucm
51585            ! ext/Encode/Encode/iso8859-6.ucm
51586            ! ext/Encode/Encode/iso8859-7.ucm
51587            ! ext/Encode/Encode/iso8859-8.ucm
51588            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
51589            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
51590 ____________________________________________________________________________
51591 [  8968] By: jhi                                   on 2001/02/28  16:26:37
51592         Log: Expand usemorebits early if d_casti32 needs to be undefined.
51593      Branch: perl
51594            ! hints/hpux.sh hints/irix_6.sh
51595 ____________________________________________________________________________
51596 [  8967] By: jhi                                   on 2001/02/28  16:22:26
51597         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
51598              retract toke.c/qu parts of #8583, retract #8485, retract
51599              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
51600              op/length.t, and MANIFEST, and delete t/op/qu.t.
51601      Branch: perl
51602            - t/op/qu.t
51603            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
51604            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
51605            ! t/op/length.t toke.c
51606 ____________________________________________________________________________
51607 [  8966] By: jhi                                   on 2001/02/28  15:00:27
51608         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
51609              by not changing from pre-Unicode days into being Unicode-aware.
51610              Sniff.
51611      Branch: perl
51612            ! pp.c t/op/pack.t t/op/qu.t
51613 ____________________________________________________________________________
51614 [  8965] By: jhi                                   on 2001/02/28  14:37:55
51615         Log: Subject: Re: Errors in core PODs
51616              From: Michael Stevens <michael@etla.org> 
51617              Date: Fri, 23 Feb 2001 15:47:56 +0000
51618              Message-ID: <20010223154756.A7723@firedrake.org> 
51619      Branch: perl
51620            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
51621            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
51622            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
51623            ! x2p/a2p.pod
51624 ____________________________________________________________________________
51625 [  8964] By: jhi                                   on 2001/02/28  14:35:35
51626         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
51627              (The #8961 was too bold.)
51628      Branch: perl
51629            ! hints/hpux.sh hints/irix_6.sh
51630 ____________________________________________________________________________
51631 [  8963] By: jhi                                   on 2001/02/28  14:33:39
51632         Log: Subject: Re: sync sync sync: have I missed any patches?
51633              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51634              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
51635              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
51636              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
51637              
51638              Replace djSP with dSP.
51639      Branch: perl
51640            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
51641            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
51642            ! win32/perlhost.h
51643 ____________________________________________________________________________
51644 [  8962] By: jhi                                   on 2001/02/27  23:21:14
51645         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
51646      Branch: perl
51647            ! lib/Filter/Simple.pm
51648 ____________________________________________________________________________
51649 [  8961] By: jhi                                   on 2001/02/27  22:55:26
51650         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
51651              and this would be it.
51652      Branch: perl
51653            ! hints/hpux.sh hints/irix_6.sh
51654 ____________________________________________________________________________
51655 [  8960] By: jhi                                   on 2001/02/27  22:51:33
51656         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
51657              From: "Craig A. Berry" <craigberry@mac.com>
51658              Date: Tue, 27 Feb 2001 16:11:44 -0600
51659              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
51660      Branch: maint-5.6/perl
51661            ! configure.com vms/descrip_mms.template
51662 ____________________________________________________________________________
51663 [  8959] By: jhi                                   on 2001/02/27  22:47:23
51664         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
51665              From: "Craig A. Berry" <craigberry@mac.com>
51666              Date: Tue, 27 Feb 2001 16:11:44 -0600
51667              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
51668      Branch: perl
51669            ! configure.com vms/descrip_mms.template
51670 ____________________________________________________________________________
51671 [  8958] By: jhi                                   on 2001/02/27  15:16:42
51672         Log: Update Changes.
51673      Branch: perl
51674            ! Changes patchlevel.h
51675 ____________________________________________________________________________
51676 [  8957] By: jhi                                   on 2001/02/27  06:15:07
51677         Log: Subject: [5.6.x] EPOC additions
51678              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51679              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
51680              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
51681      Branch: maint-5.6/perl
51682            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
51683 ____________________________________________________________________________
51684 [  8956] By: jhi                                   on 2001/02/27  06:12:11
51685         Log: Subject: [perl-current] EPOC 
51686              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51687              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
51688              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
51689      Branch: perl
51690            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
51691            ! epoc/epocish.c epoc/epocish.h pp_sys.c
51692 ____________________________________________________________________________
51693 [  8955] By: jhi                                   on 2001/02/27  05:59:50
51694         Log: Subject: Re: Compile with perlcc..
51695              From: Edward Peschko <edwardp@excitehome.net>
51696              Date: Mon, 26 Feb 2001 18:51:58 -0800
51697              Message-ID: <20010226185158.A9871@excitehome.net>
51698              
51699              plus add a simple usage message if no arguments given.
51700      Branch: perl
51701            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
51702            ! utils/Makefile utils/perlcc.PL win32/pod.mak
51703 ____________________________________________________________________________
51704 [  8954] By: nick                                  on 2001/02/26  21:02:59
51705         Log: Integrate mainline
51706      Branch: perlio
51707           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
51708           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
51709           !> t/op/sprintf.t
51710 ____________________________________________________________________________
51711 [  8953] By: jhi                                   on 2001/02/26  14:43:54
51712         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
51713              From: Nicholas Clark <nick@ccl4.org>
51714              Date: Mon, 26 Feb 2001 00:42:07 +0000
51715              Message-ID: <20010226004207.F23333@plum.flirble.org>
51716      Branch: perl
51717            ! pp_ctl.c
51718 ____________________________________________________________________________
51719 [  8952] By: jhi                                   on 2001/02/26  14:42:13
51720         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
51721              From: Simon Cozens <simon@netthink.co.uk>
51722              Date: Mon, 26 Feb 2001 12:23:48 +0000
51723              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
51724      Branch: perl
51725            ! pod/perlguts.pod
51726 ____________________________________________________________________________
51727 [  8951] By: jhi                                   on 2001/02/26  14:39:15
51728         Log: Subject: [PATCH] perlio - unknown layer
51729              From: Nicholas Clark <nick@ccl4.org>
51730              Date: Mon, 26 Feb 2001 00:27:19 +0000
51731              Message-ID: <20010226002719.E23333@plum.flirble.org>
51732      Branch: perl
51733            ! perlio.c
51734 ____________________________________________________________________________
51735 [  8950] By: jhi                                   on 2001/02/26  14:38:04
51736         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
51737              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
51738              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
51739              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
51740      Branch: perl
51741            ! t/op/bop.t
51742 ____________________________________________________________________________
51743 [  8949] By: jhi                                   on 2001/02/26  14:37:07
51744         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
51745              From: Peter Prymmer <pvhp@forte.com>
51746              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
51747              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
51748      Branch: perl
51749            ! lib/Test.pm
51750 ____________________________________________________________________________
51751 [  8948] By: jhi                                   on 2001/02/26  14:35:53
51752         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
51753              From: Radu Greab <radu@netsoft.ro>
51754              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
51755              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
51756      Branch: perl
51757            ! pod/perlop.pod
51758 ____________________________________________________________________________
51759 [  8947] By: jhi                                   on 2001/02/26  14:34:46
51760         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
51761              From: David Mitchell <davem@fdgroup.co.uk>
51762              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
51763              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
51764      Branch: perl
51765            ! run.c
51766 ____________________________________________________________________________
51767 [  8946] By: jhi                                   on 2001/02/26  14:32:37
51768         Log: Subject: Modified README.bs2000 
51769              From: Dorner Thomas <Thomas.Dorner@start.de>
51770              Date: Mon, 26 Feb 2001 09:22:17 +0100
51771              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
51772      Branch: perl
51773            ! README.bs2000
51774 ____________________________________________________________________________
51775 [  8945] By: jhi                                   on 2001/02/26  14:19:53
51776         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
51777              to maintperl, listing the known failures on the tests 129 and 130.
51778      Branch: maint-5.6/perl
51779           !> t/op/sprintf.t
51780 ____________________________________________________________________________
51781 [  8944] By: jhi                                   on 2001/02/26  14:14:15
51782         Log: Add more known sprintf failures.
51783      Branch: perl
51784            ! t/op/sprintf.t
51785 ____________________________________________________________________________
51786 [  8943] By: jhi                                   on 2001/02/26  13:56:22
51787         Log: perlglob.exe needs to be found in Win32, patch from
51788              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
51789              which needs external glob at mini-perl time."
51790      Branch: perl
51791            ! ext/Encode/compile
51792 ____________________________________________________________________________
51793 [  8942] By: jhi                                   on 2001/02/26  13:52:19
51794         Log: A missing dTHX from Vadim Konovalov.
51795      Branch: perl
51796            ! perlio.c
51797 ____________________________________________________________________________
51798 [  8941] By: jhi                                   on 2001/02/26  13:37:05
51799         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
51800      Branch: perl
51801            ! op.c
51802 ____________________________________________________________________________
51803 [  8940] By: jhi                                   on 2001/02/26  13:35:40
51804         Log: Integrate perlio.
51805      Branch: perl
51806           !> ext/Encode/Encode.pm
51807 ____________________________________________________________________________
51808 [  8939] By: nick                                  on 2001/02/25  23:47:09
51809         Log: Integrate mainline.
51810      Branch: perlio
51811           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
51812           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
51813 ____________________________________________________________________________
51814 [  8938] By: nick                                  on 2001/02/25  19:36:28
51815         Log: Encode implementations docs.
51816      Branch: perlio
51817            ! ext/Encode/Encode.pm
51818 ____________________________________________________________________________
51819 [  8937] By: jhi                                   on 2001/02/25  19:26:16
51820         Log: Script wasn't aligned with reality.
51821      Branch: perl
51822            ! t/pod/find.t
51823 ____________________________________________________________________________
51824 [  8936] By: jhi                                   on 2001/02/25  18:54:55
51825         Log: Update Changes.
51826      Branch: perl
51827            ! Changes patchlevel.h
51828 ____________________________________________________________________________
51829 [  8935] By: jhi                                   on 2001/02/25  18:46:36
51830         Log: Retract #8929,8930,8932,8933 for now.
51831      Branch: perl
51832            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
51833 ____________________________________________________________________________
51834 [  8934] By: jhi                                   on 2001/02/25  17:34:35
51835         Log: Integrate perlio.
51836      Branch: perl
51837           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
51838           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
51839           !> t/lib/encode.t
51840 ____________________________________________________________________________
51841 [  8933] By: jhi                                   on 2001/02/25  17:33:12
51842         Log: (Retracted by #8395.)
51843              
51844              Slight tweaks in scan_const(), not fixes yet, it seems like
51845              lots of work remains to be done...
51846      Branch: perl
51847            ! toke.c
51848 ____________________________________________________________________________
51849 [  8932] By: jhi                                   on 2001/02/25  17:27:11
51850         Log: (Retracted by #8395.)
51851              
51852              Missing from #8930.
51853      Branch: perl
51854            ! perl.h
51855 ____________________________________________________________________________
51856 [  8931] By: jhi                                   on 2001/02/25  17:26:19
51857         Log: A comment tweak.
51858      Branch: perl
51859            ! utf8.c
51860 ____________________________________________________________________________
51861 [  8930] By: jhi                                   on 2001/02/25  17:25:47
51862         Log: (Retracted by #8395.)
51863              
51864              Attempt to fix the EBCDIC character range problem with //.
51865      Branch: perl
51866            ! regcomp.c
51867 ____________________________________________________________________________
51868 [  8929] By: jhi                                   on 2001/02/25  17:23:45
51869         Log: (Retracted by #8395.)
51870              
51871              Expand the EBCDIC character range tests, and add few nasty
51872              tr tests from Karsten Sperling.
51873      Branch: perl
51874            ! t/op/pat.t t/op/tr.t
51875 ____________________________________________________________________________
51876 [  8928] By: jhi                                   on 2001/02/25  17:18:49
51877         Log: Missing check-in.
51878      Branch: perl
51879            ! lib/Pod/Find.pm
51880 ____________________________________________________________________________
51881 [  8927] By: nick                                  on 2001/02/25  11:30:22
51882         Log: Change method names in Encode implementation classes to something
51883              less confusing (preparing to "go public").
51884      Branch: perlio
51885            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
51886 ____________________________________________________________________________
51887 [  8926] By: nick                                  on 2001/02/25  10:53:24
51888         Log: GCC __atribute__ / printf fix
51889      Branch: perlio
51890            ! perl.h
51891 ____________________________________________________________________________
51892 [  8925] By: nick                                  on 2001/02/25  10:52:25
51893         Log: Checked in the wrong one ...
51894      Branch: perlio
51895            ! ext/Encode/Encode.pm
51896 ____________________________________________________________________________
51897 [  8924] By: nick                                  on 2001/02/24  18:46:51
51898         Log: Integrate mainline - to see what Jarkko has in ...
51899      Branch: perlio
51900           +> t/pod/testpods/lib/Pod/Stuff.pm
51901           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
51902 ____________________________________________________________________________
51903 [  8923] By: nick                                  on 2001/02/24  17:05:23
51904         Log: Encode API documentation nd tidy up.
51905              Minor additions to test.
51906              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
51907              Adds STRLEN to standard typemap.
51908      Branch: perlio
51909            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
51910            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
51911 ____________________________________________________________________________
51912 [  8922] By: jhi                                   on 2001/02/24  16:38:12
51913         Log: Add a test for the "character range should match in EBCDIC
51914              if specified using explicit numerics" bug found by Karsten
51915              Sperling.
51916      Branch: perl
51917            ! t/op/pat.t
51918 ____________________________________________________________________________
51919 [  8921] By: jhi                                   on 2001/02/24  16:30:16
51920         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
51921              From: schwern@pobox.com
51922              Date: Fri, 23 Feb 2001 03:21:37 -0500
51923              Message-ID: <20010223032137.A26022@magnonel.guild.net>
51924              
51925              plus Charles Lane's fixes, plus tweaks.
51926      Branch: perl
51927            + t/pod/testpods/lib/Pod/Stuff.pm
51928            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
51929 ____________________________________________________________________________
51930 [  8920] By: nick                                  on 2001/02/24  10:30:11
51931         Log: Integrate mainline
51932      Branch: perlio
51933           !> (integrate 33 files)
51934 ____________________________________________________________________________
51935 [  8919] By: jhi                                   on 2001/02/24  00:23:35
51936         Log: Subject: Re: I'm losing the war...
51937              From: "Vadim Konovalov" <watman@inbox.ru>
51938              Date: Sat, 24 Feb 2001 00:10:14 +0300
51939              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
51940              
51941              hv_store() not working correctly in ENV_IS_CASELESS case.
51942      Branch: perl
51943            ! hv.c
51944 ____________________________________________________________________________
51945 [  8918] By: jhi                                   on 2001/02/24  00:20:09
51946         Log: Subject: Re: [PATCH] fix for charnames above FFFF
51947              From: andreas.koenig@anima.de (Andreas J. Koenig)
51948              Date: 23 Feb 2001 02:39:03 +0100
51949              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
51950              
51951              A further efficiency tweak.
51952      Branch: perl
51953            ! lib/charnames.pm
51954 ____________________________________________________________________________
51955 [  8917] By: jhi                                   on 2001/02/23  20:27:51
51956         Log: Integrate change #8916 from mainline,
51957              do away with USE_WIN32_RTL_ENV.
51958      Branch: maint-5.6/perl
51959           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
51960 ____________________________________________________________________________
51961 [  8916] By: jhi                                   on 2001/02/23  20:02:25
51962         Log: Abolish USE_WIN32_RTL_ENV.
51963      Branch: perl
51964            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
51965 ____________________________________________________________________________
51966 [  8915] By: jhi                                   on 2001/02/23  19:36:00
51967         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
51968              later protected by some #define.
51969      Branch: perl
51970            ! gv.c
51971 ____________________________________________________________________________
51972 [  8914] By: jhi                                   on 2001/02/23  19:31:38
51973         Log: Retract #8902 for now, requested by Charles Lane, the correct
51974              fix will be something else.
51975      Branch: perl
51976            ! op.c
51977 ____________________________________________________________________________
51978 [  8913] By: jhi                                   on 2001/02/23  19:11:36
51979         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
51980              From: Peter Prymmer <pvhp@forte.com>
51981              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
51982              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
51983      Branch: perl
51984            ! t/op/lex_assign.t
51985 ____________________________________________________________________________
51986 [  8912] By: jhi                                   on 2001/02/23  18:38:20
51987         Log: Subject: [patch] perlio + useithreads
51988              From: Doug MacEachern <dougm@covalent.net>
51989              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
51990              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
51991              
51992              Gets things running but not complete.
51993      Branch: perl
51994            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
51995 ____________________________________________________________________________
51996 [  8911] By: jhi                                   on 2001/02/23  04:20:02
51997         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
51998              
51999              Duplicated environment freeing, File::Temp 0.12,
52000              op/append portability (EBCDIC) tweak.
52001      Branch: maint-5.6/perl
52002           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
52003           !> t/op/append.t
52004 ____________________________________________________________________________
52005 [  8910] By: jhi                                   on 2001/02/23  02:07:33
52006         Log: Integrate change #8909 from mainline, a better Borland
52007              putenv() workaround.
52008      Branch: maint-5.6/perl
52009           !> perl.c
52010 ____________________________________________________________________________
52011 [  8909] By: jhi                                   on 2001/02/23  02:05:46
52012         Log: A better workaround for Borland putenv() brokenness from Sarathy.
52013      Branch: perl
52014            ! perl.c
52015 ____________________________________________________________________________
52016 [  8908] By: jhi                                   on 2001/02/23  02:04:14
52017         Log: Subject: fix for parameter -Dm (for perl@8867)
52018              From: "Vadim Konovalov" <watman@inbox.ru>
52019              Date: Thu, 22 Feb 2001 17:30:12 +0300
52020              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
52021      Branch: perl
52022            ! perl.h
52023 ____________________________________________________________________________
52024 [  8907] By: jhi                                   on 2001/02/23  01:58:20
52025         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
52026              From: Peter Prymmer <pvhp@forte.com>
52027              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
52028              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
52029      Branch: perl
52030            ! t/op/append.t
52031 ____________________________________________________________________________
52032 [  8906] By: jhi                                   on 2001/02/23  01:48:34
52033         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
52034      Branch: perl
52035            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
52036 ____________________________________________________________________________
52037 [  8905] By: jhi                                   on 2001/02/23  01:43:30
52038         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
52039              From: Peter Prymmer <pvhp@forte.com>
52040              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
52041              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
52042      Branch: perl
52043            ! t/lib/st-06compat.t
52044 ____________________________________________________________________________
52045 [  8904] By: jhi                                   on 2001/02/23  01:42:39
52046         Log: Metaconfig unit change for #8903.
52047      Branch: metaconfig/U/perl
52048            ! Devel.U
52049 ____________________________________________________________________________
52050 [  8903] By: jhi                                   on 2001/02/23  01:42:12
52051         Log: Be more helpful for devel builders, suggested by John L. Allen.
52052      Branch: perl
52053            ! Configure
52054 ____________________________________________________________________________
52055 [  8902] By: jhi                                   on 2001/02/23  01:37:41
52056         Log: (Retracted by #8914)
52057              (Wrongly, reinstated by #8941)
52058              
52059              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
52060              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52061              Date:     Thu, 22 Feb 2001 09:43:57 EST
52062              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
52063      Branch: perl
52064            ! op.c
52065 ____________________________________________________________________________
52066 [  8901] By: jhi                                   on 2001/02/23  01:20:32
52067         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
52068              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52069              Date:     Thu, 22 Feb 2001 08:01:35 EST
52070              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
52071      Branch: perl
52072            ! malloc.c
52073 ____________________________________________________________________________
52074 [  8900] By: jhi                                   on 2001/02/23  01:18:02
52075         Log: Integrate changes #8898,8899 from mainline, environ handling.
52076      Branch: maint-5.6/perl
52077           !> perl.c
52078 ____________________________________________________________________________
52079 [  8899] By: jhi                                   on 2001/02/23  01:16:25
52080         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
52081              putenv() is not to be relied on, they are either broken or leaky
52082              or both.)
52083      Branch: perl
52084            ! perl.c
52085 ____________________________________________________________________________
52086 [  8898] By: jhi                                   on 2001/02/22  23:36:59
52087         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
52088              and safesysfree() must be used.
52089      Branch: perl
52090            ! perl.c
52091 ____________________________________________________________________________
52092 [  8897] By: jhi                                   on 2001/02/22  23:25:45
52093         Log: With environ one must use safesysmalloc()/safesysfree().
52094      Branch: perl
52095            ! perl.c
52096 ____________________________________________________________________________
52097 [  8896] By: jhi                                   on 2001/02/22  22:13:18
52098         Log: If we have a duplicated environment free it
52099              if PERL_DESTRUCT_LEVEL.
52100      Branch: perl
52101            ! perl.c
52102 ____________________________________________________________________________
52103 [  8895] By: alanbur                               on 2001/02/22  19:31:57
52104         Log: Synchronised with parent
52105      Branch: maint-5.6/pureperl
52106           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
52107 ____________________________________________________________________________
52108 [  8894] By: gsar                                  on 2001/02/22  19:06:18
52109         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
52110              
52111              fix memory leak in method call optimization (change#3768);
52112              made C<eval "$x->foo()"> leak
52113              
52114              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
52115      Branch: maint-5.6/perl
52116           !> op.c
52117 ____________________________________________________________________________
52118 [  8893] By: jhi                                   on 2001/02/22  18:35:27
52119         Log: (Retracted by #8915.)
52120              
52121              Third Degree finding:
52122              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
52123      Branch: perl
52124            ! gv.c
52125 ____________________________________________________________________________
52126 [  8892] By: jhi                                   on 2001/02/22  14:28:32
52127         Log: Update Changes.
52128      Branch: perl
52129            ! Changes patchlevel.h
52130 ____________________________________________________________________________
52131 [  8891] By: jhi                                   on 2001/02/22  13:22:45
52132         Log: Metaconfig unit changes for #8890.
52133      Branch: metaconfig
52134            ! U/modified/Cppsym.U U/threads/archname.U
52135 ____________________________________________________________________________
52136 [  8890] By: jhi                                   on 2001/02/22  13:22:12
52137         Log: Add -stdio to the archname if no perlio selected,
52138              no -perlio added since that is now the default.
52139              
52140              Add few CPUs/architectures to the Cppsym scan.
52141      Branch: perl
52142            ! Configure config_h.SH
52143 ____________________________________________________________________________
52144 [  8889] By: jhi                                   on 2001/02/22  13:05:59
52145         Log: Metaconfig unit change for #8888.
52146      Branch: metaconfig/U/perl
52147            ! useperlio.U
52148 ____________________________________________________________________________
52149 [  8888] By: jhi                                   on 2001/02/22  13:05:28
52150         Log: *drum roll*  Make perlio the default.
52151      Branch: perl
52152            ! Configure config_h.SH
52153 ____________________________________________________________________________
52154 [  8887] By: jhi                                   on 2001/02/22  12:50:52
52155         Log: Integrate change #8665 from maintperl to mainline,
52156              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
52157      Branch: perl
52158           !> ext/POSIX/POSIX.xs
52159 ____________________________________________________________________________
52160 [  8886] By: jhi                                   on 2001/02/22  12:49:24
52161         Log: Integrate changes #8883,8884 from mainline to maintperl.
52162              
52163              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
52164              Subject: Re: File::Temp::_gettemp warning
52165      Branch: maint-5.6/perl
52166           !> embed.h embed.pl lib/File/Temp.pm
52167 ____________________________________________________________________________
52168 [  8885] By: jhi                                   on 2001/02/22  12:43:59
52169         Log: Based on
52170              
52171              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
52172              From: schwab@suse.de
52173              Date: Thu, 22 Feb 2001 13:08:09 +0100
52174              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
52175              
52176              but the fix done slightly differently because the other
52177              half was already done in #8664.
52178      Branch: maint-5.6/perl
52179            ! ext/POSIX/POSIX.xs
52180 ____________________________________________________________________________
52181 [  8884] By: jhi                                   on 2001/02/22  12:37:15
52182         Log: Subject: Re: File::Temp::_gettemp warning
52183              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52184              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
52185              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
52186              
52187              This patch to File::Temp does two things:
52188              
52189              1. Fixes the problem with CGI::Carp when determining
52190              the Fcntl constants
52191              
52192              2. Removes most of the carps and consolidates them so that all the
52193              reasons are included in a single die that is caught by the test. This
52194              means that the correct skipping behaviour is displayed by the test.
52195      Branch: perl
52196            ! lib/File/Temp.pm
52197 ____________________________________________________________________________
52198 [  8883] By: jhi                                   on 2001/02/22  12:29:19
52199         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
52200              From: Peter Prymmer <pvhp@forte.com>
52201              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
52202              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
52203      Branch: perl
52204            ! embed.h embed.pl
52205 ____________________________________________________________________________
52206 [  8882] By: jhi                                   on 2001/02/21  19:41:33
52207         Log: Integrate change #8881 from mainlin to maintperl.
52208              
52209              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
52210      Branch: maint-5.6/perl
52211           !> op.c
52212 ____________________________________________________________________________
52213 [  8881] By: jhi                                   on 2001/02/21  19:38:57
52214         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
52215              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52216              Date:     Wed, 21 Feb 2001 13:08:03 EST
52217              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
52218      Branch: perl
52219            ! op.c
52220 ____________________________________________________________________________
52221 [  8880] By: jhi                                   on 2001/02/21  19:34:34
52222         Log: Retract #8875, cannot let go of the old semantics of unpack U
52223              without rethinking utf8decode.t.
52224      Branch: perl
52225            ! pp.c t/op/pack.t
52226 ____________________________________________________________________________
52227 [  8879] By: jhi                                   on 2001/02/21  19:08:02
52228         Log: Run run/*.t also in minitest.
52229      Branch: perl
52230            ! Makefile.SH
52231 ____________________________________________________________________________
52232 [  8878] By: nick                                  on 2001/02/21  18:55:37
52233         Log: Integrate mainline
52234      Branch: perlio
52235           !> (integrate 76 files)
52236 ____________________________________________________________________________
52237 [  8877] By: jhi                                   on 2001/02/21  15:09:33
52238         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
52239      Branch: metaconfig
52240            ! U/compline/nblock_io.U
52241      Branch: perl
52242            ! Configure config_h.SH
52243 ____________________________________________________________________________
52244 [  8876] By: jhi                                   on 2001/02/21  14:54:45
52245         Log: If no sfio, no -lsfio.
52246      Branch: metaconfig/U/perl
52247            ! d_sfio.U
52248      Branch: perl
52249            ! Configure config_h.SH
52250 ____________________________________________________________________________
52251 [  8875] By: jhi                                   on 2001/02/21  14:54:00
52252         Log: Make unpack C and unpack U truly equivalent.
52253      Branch: perl
52254            ! pp.c t/op/pack.t
52255 ____________________________________________________________________________
52256 [  8874] By: jhi                                   on 2001/02/21  14:26:02
52257         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
52258              From: Peter Prymmer <pvhp@forte.com>
52259              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
52260              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
52261      Branch: perl
52262            ! pod/perlport.pod
52263 ____________________________________________________________________________
52264 [  8873] By: jhi                                   on 2001/02/21  14:24:31
52265         Log: Subject: [PATCH] fix for charnames above FFFF
52266              From: andreas.koenig@anima.de (Andreas J. Koenig)
52267              Date: 21 Feb 2001 07:05:45 +0100
52268              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
52269      Branch: perl
52270            ! lib/charnames.pm t/lib/charnames.t
52271 ____________________________________________________________________________
52272 [  8872] By: jhi                                   on 2001/02/21  14:15:25
52273         Log: Integrate change #8868 from pureperl to mainline.
52274              
52275              Fixed reference count loop caused by sv_magic.
52276      Branch: perl
52277           !> sv.c
52278 ____________________________________________________________________________
52279 [  8871] By: jhi                                   on 2001/02/21  14:07:29
52280         Log: Integrate change #8868 from pureperl to maintperl.
52281              
52282              Fixed reference count loop caused by sv_magic.
52283      Branch: maint-5.6/perl
52284           !> sv.c
52285 ____________________________________________________________________________
52286 [  8870] By: jhi                                   on 2001/02/21  14:04:41
52287         Log: Put back the #8840, it was innocent.
52288      Branch: perl
52289            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52290            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
52291 ____________________________________________________________________________
52292 [  8869] By: jhi                                   on 2001/02/21  14:00:03
52293         Log: unpack("C", ...) was left slightly unfinished by #8865.
52294      Branch: perl
52295            ! pp.c t/op/pack.t
52296 ____________________________________________________________________________
52297 [  8868] By: alanbur                               on 2001/02/21  01:33:45
52298         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
52299              from gv_fetchpv to create single-character magic variables (e.g. $!),
52300              and it is passed a sv and the gv that contains the sv as the mg_obj
52301              value.  When sv_magic stores the mg_obj pointer it increments the gv
52302              refcount, thus causing a sv-gv pair that can't be freed.  There is
52303              already a check for sv == obj which is used to prevent such reference
52304              loops.  This change extends the check to cover the case described above.
52305      Branch: maint-5.6/pureperl
52306            ! sv.c
52307 ____________________________________________________________________________
52308 [  8867] By: jhi                                   on 2001/02/21  00:52:39
52309         Log: Update Changes.
52310      Branch: perl
52311            ! Changes patchlevel.h
52312 ____________________________________________________________________________
52313 [  8866] By: jhi                                   on 2001/02/21  00:34:20
52314         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
52315              (Note: there were some conflicts due to EBCDIC and EPOC
52316              patches, in general I preferred the repository code.)
52317              (When 2.753 comes out, we need to synchronize.)
52318      Branch: perl
52319            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
52320            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
52321            ! t/lib/cgi-html.t
52322 ____________________________________________________________________________
52323 [  8865] By: jhi                                   on 2001/02/21  00:24:22
52324         Log: Make pack("C", 0x100) to create Unicode, unless under the
52325              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
52326              will understand Unicode, unless you under know what.
52327      Branch: perl
52328            ! pp.c t/op/pack.t t/op/qu.t
52329 ____________________________________________________________________________
52330 [  8864] By: alanbur                               on 2001/02/20  22:35:34
52331         Log: Resynchronised with parent
52332      Branch: maint-5.6/pureperl
52333           !> README.win32 ext/GDBM_File/GDBM_File.pm
52334           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
52335           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
52336           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
52337           !> t/lib/sdbm.t util.c
52338 ____________________________________________________________________________
52339 [  8863] By: jhi                                   on 2001/02/20  20:55:11
52340         Log: Integrate change #8860,8861 from mainline into maintperl.
52341              
52342              "pseudo-literal j"
52343              
52344              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
52345      Branch: maint-5.6/perl
52346           !> lib/Test.pm pod/perlop.pod
52347 ____________________________________________________________________________
52348 [  8862] By: jhi                                   on 2001/02/20  20:30:07
52349         Log: Don't do casting between pointers pointing to differently sized
52350              integers.
52351      Branch: perl
52352            ! hv.c sv.c
52353 ____________________________________________________________________________
52354 [  8861] By: jhi                                   on 2001/02/20  19:53:44
52355         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
52356              From: Peter Prymmer <pvhp@forte.com>
52357              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
52358              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
52359      Branch: perl
52360            ! lib/Test.pm
52361 ____________________________________________________________________________
52362 [  8860] By: jhi                                   on 2001/02/20  19:48:02
52363         Log: "pseudo-literal j", a documentation glitch reported to Debian.
52364              The text recovered from Perl 5.005_03, and pseudo-literal replaced
52365              by "backtick string".
52366      Branch: perl
52367            ! pod/perlop.pod
52368 ____________________________________________________________________________
52369 [  8859] By: jhi                                   on 2001/02/20  19:15:46
52370         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
52371              from Chris Nandor.
52372      Branch: perl
52373            ! makedef.pl
52374 ____________________________________________________________________________
52375 [  8858] By: jhi                                   on 2001/02/20  17:36:53
52376         Log: Integrate pureperl changes #8844,8845,8850 to mainline
52377              (via maintperl #8855).
52378              
52379              Fixed %^H scoping bug
52380              
52381              Removed GV <-> CV refcount loop
52382              
52383              Removed %ENV refcount loop
52384      Branch: perl
52385           !> gv.c op.c perl.c pp.c scope.c
52386 ____________________________________________________________________________
52387 [  8857] By: jhi                                   on 2001/02/20  17:34:32
52388         Log: Integrate changes #8853,8854 from maintperl to mainline.
52389              
52390              EBDIC fixes, README.win32 Borland update.
52391      Branch: perl
52392           !> README.win32 handy.h util.c
52393 ____________________________________________________________________________
52394 [  8856] By: jhi                                   on 2001/02/20  17:33:16
52395         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
52396      Branch: maint-5.6/perl
52397           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
52398           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
52399           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
52400 ____________________________________________________________________________
52401 [  8855] By: jhi                                   on 2001/02/20  17:32:13
52402         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
52403              
52404              Fixed %^H scoping bug
52405              
52406              Removed GV <-> CV refcount loop
52407              
52408              Removed %ENV refcount loop
52409      Branch: maint-5.6/perl
52410           !> gv.c op.c perl.c pp.c scope.c
52411 ____________________________________________________________________________
52412 [  8854] By: jhi                                   on 2001/02/20  17:25:06
52413         Log: Subject: Addition to readme.win32 for Borland C++ compilers
52414              Date: Tue, 20 Feb 2001 02:15:25 +0300
52415              From: "Vadim Konovalov" <watman@inbox.ru>
52416              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
52417              
52418              Document Borland compiler misbehaviour.
52419      Branch: maint-5.6/perl
52420            ! README.win32
52421 ____________________________________________________________________________
52422 [  8853] By: jhi                                   on 2001/02/20  17:22:25
52423         Log: The assimilation of ebcdic.c didn't quite work at the first try,
52424              patches from Thomas Dorner.
52425      Branch: maint-5.6/perl
52426            ! handy.h util.c
52427 ____________________________________________________________________________
52428 [  8852] By: jhi                                   on 2001/02/20  17:20:15
52429         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
52430              From: Chris Nandor <pudge@pobox.com>
52431              Date: Tue, 20 Feb 2001 08:32:45 -0500
52432              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
52433      Branch: maint-5.6/perl
52434            ! makedef.pl mg.c
52435 ____________________________________________________________________________
52436 [  8851] By: jhi                                   on 2001/02/20  17:15:52
52437         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
52438      Branch: perl
52439            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
52440            ! t/lib/filter-util.t
52441 ____________________________________________________________________________
52442 [  8850] By: alanbur                               on 2001/02/20  17:12:40
52443         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
52444              and the magic pointer points back to the GV that contains the
52445              %ENV hash.  This creates a refcount loop that prevents members
52446              of %ENV from being freed correctly.  This change removes the
52447              refcount loop - the magic pointer was never used anyway, the
52448              only use of the magic was to check the type ('E') so that the
52449              appropriate environment manipulation code is called when %ENV
52450              is modified.
52451      Branch: maint-5.6/pureperl
52452            ! perl.c
52453 ____________________________________________________________________________
52454 [  8849] By: jhi                                   on 2001/02/20  17:12:20
52455         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
52456              From: "Craig A. Berry" <craigberry@mac.com>
52457              Date: Mon, 19 Feb 2001 23:36:12 -0600
52458              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
52459              
52460              Case-forgiving systems match TestInit.pm with TES*.
52461      Branch: perl
52462            ! t/lib/glob-basic.t
52463 ____________________________________________________________________________
52464 [  8848] By: jhi                                   on 2001/02/20  17:10:02
52465         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
52466      Branch: perl
52467            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
52468            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
52469            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
52470 ____________________________________________________________________________
52471 [  8847] By: jhi                                   on 2001/02/20  15:34:41
52472         Log: The #8843 wasn't quite right: %Config needs to imported.
52473      Branch: perl
52474            ! t/run/runenv.t
52475 ____________________________________________________________________________
52476 [  8846] By: jhi                                   on 2001/02/20  15:31:50
52477         Log: Retract the #8838 and #8840 for now because of
52478              the DB_File tie problem.
52479      Branch: perl
52480            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
52481            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
52482            ! proto.h sv.c
52483 ____________________________________________________________________________
52484 [  8845] By: alanbur                               on 2001/02/20  14:25:41
52485         Log: Removed GV <-> CV refcount loop
52486              CvGV(mycv) points to the parent GV of the CV, and was previously
52487              refcounted.  The pointer remains, but the refcounting has been removed
52488              as it causes a refcount loop between the CV and GV that means the CV
52489              can't ever be deleted.
52490      Branch: maint-5.6/pureperl
52491            ! gv.c op.c pp.c
52492 ____________________________________________________________________________
52493 [  8844] By: alanbur                               on 2001/02/20  14:23:13
52494         Log: Fixed %^H scoping bug
52495      Branch: maint-5.6/pureperl
52496            ! scope.c
52497 ____________________________________________________________________________
52498 [  8843] By: jhi                                   on 2001/02/19  13:38:08
52499         Log: fork() not everywhere, cleanup temp files.
52500      Branch: perl
52501            ! t/run/runenv.t
52502 ____________________________________________________________________________
52503 [  8842] By: alanbur                               on 2001/02/19  12:42:07
52504         Log: Resynchronised with parent
52505      Branch: maint-5.6/pureperl
52506           !> pod/perlfaq4.pod sv.c utf8.c
52507 ____________________________________________________________________________
52508 [  8841] By: jhi                                   on 2001/02/19  03:35:51
52509         Log: Update Changes.
52510      Branch: perl
52511            ! Changes patchlevel.h
52512 ____________________________________________________________________________
52513 [  8840] By: jhi                                   on 2001/02/19  00:23:41
52514         Log: Subject: [patch] add sv_setref_uv
52515              From: Doug MacEachern <dougm@covalent.net>
52516              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
52517              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
52518      Branch: perl
52519            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52520            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
52521 ____________________________________________________________________________
52522 [  8839] By: jhi                                   on 2001/02/19  00:01:38
52523         Log: Put to rest the 20010205.001, the email address checking (not) regex.
52524      Branch: perl
52525            ! pod/perlfaq9.pod
52526 ____________________________________________________________________________
52527 [  8838] By: jhi                                   on 2001/02/18  22:17:54
52528         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
52529              From: Doug MacEachern <dougm@covalent.net>
52530              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
52531              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
52532      Branch: perl
52533            ! lib/ExtUtils/xsubpp
52534 ____________________________________________________________________________
52535 [  8837] By: jhi                                   on 2001/02/18  22:16:50
52536         Log: Subject: [patch] -Wall cleanup round 2
52537              From: Doug MacEachern <dougm@covalent.net>
52538              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
52539              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
52540      Branch: perl
52541            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
52542            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
52543            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
52544            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
52545            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
52546            ! ext/SDBM_File/SDBM_File.xs
52547 ____________________________________________________________________________
52548 [  8836] By: jhi                                   on 2001/02/18  22:11:20
52549         Log: Misapplied regex optimizations when \C is present.
52550              Fixes 20001230.002.
52551              
52552              What still remains broken is that the submatches that
52553              have \C in them get their UTF8 flag on because their
52554              parent SV has it on.  This will result in malformed
52555              UTF8 if a \C happened to match a non-ASCII byte.
52556      Branch: perl
52557            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
52558            ! t/pragma/utf8.t
52559 ____________________________________________________________________________
52560 [  8835] By: jhi                                   on 2001/02/18  20:12:02
52561         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
52562              
52563              The hash key got wrongly UTF8fied.
52564      Branch: perl
52565            ! pod/perlapi.pod toke.c utf8.c
52566 ____________________________________________________________________________
52567 [  8834] By: jhi                                   on 2001/02/18  19:44:25
52568         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
52569              don't warn on magical or overloaded things.
52570      Branch: perl
52571            ! pp_hot.c
52572 ____________________________________________________________________________
52573 [  8833] By: nick                                  on 2001/02/18  19:31:22
52574         Log: Integrate mainline
52575      Branch: perlio
52576           +> t/TestInit.pm t/run/runenv.t
52577            - t/UTEST
52578           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
52579           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
52580           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
52581           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
52582           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
52583           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
52584           !> utf8.c
52585 ____________________________________________________________________________
52586 [  8832] By: jhi                                   on 2001/02/18  19:21:18
52587         Log: Integrate perlio.
52588      Branch: perl
52589           !> perlio.c pod/perldiag.pod
52590 ____________________________________________________________________________
52591 [  8831] By: jhi                                   on 2001/02/18  19:14:20
52592         Log: Integrate change #8827 from mainline.
52593              
52594              UTF8 tweaks.
52595      Branch: maint-5.6/perl
52596           !> sv.c utf8.c
52597 ____________________________________________________________________________
52598 [  8830] By: nick                                  on 2001/02/18  19:10:34
52599         Log: Apply the spirit of patch from Nick Clark:
52600              Subject: [PATCH] Re: extensions that provide layers
52601              From: Nicholas Clark <nick@ccl4.org>
52602              Date: Mon, 12 Feb 2001 16:43:51 +0000
52603              Message-Id: <20010212164350.Q3652@plum.flirble.org>
52604      Branch: perlio
52605            ! perlio.c pod/perldiag.pod
52606 ____________________________________________________________________________
52607 [  8829] By: jhi                                   on 2001/02/18  19:03:25
52608         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
52609              From: schwern@pobox.com 
52610              Date: Sun, 18 Feb 2001 13:44:35 -0500
52611              Message-ID: <20010218134435.A17544@magnonel.guild.net>
52612              
52613              Applied, but as t/TestInit.pm.
52614      Branch: perl
52615            + t/TestInit.pm
52616            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
52617            ! t/op/subst_wamp.t
52618 ____________________________________________________________________________
52619 [  8828] By: jhi                                   on 2001/02/18  18:43:52
52620         Log: Integrate perlio.
52621      Branch: perl
52622           !> perlio.c
52623 ____________________________________________________________________________
52624 [  8827] By: jhi                                   on 2001/02/18  18:41:33
52625         Log: UTF-8 tweaks.
52626      Branch: perl
52627            ! sv.c utf8.c
52628 ____________________________________________________________________________
52629 [  8826] By: nick                                  on 2001/02/18  17:40:59
52630         Log: Fix [ID 20010217.002]
52631              open FOO, "<:raw:perlio", ...
52632              :raw now inserts default base layer below itself.
52633              Also
52634              open FOO, "<:unix", ...
52635              works as well - but leaves buffer layer on stack under the unix layer.
52636      Branch: perlio
52637            ! perlio.c
52638 ____________________________________________________________________________
52639 [  8825] By: jhi                                   on 2001/02/18  17:15:39
52640         Log: Integrate perlio.
52641      Branch: perl
52642           !> perlio.c perliol.h
52643 ____________________________________________________________________________
52644 [  8824] By: jhi                                   on 2001/02/18  17:10:53
52645         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
52646              From: schwern@pobox.com
52647              Date: Sun, 18 Feb 2001 01:48:50 -0500
52648              Message-ID: <20010218014850.C19957@magnonel.guild.net>
52649      Branch: perl
52650            ! lib/Test/Harness.pm t/TEST t/op/chop.t
52651 ____________________________________________________________________________
52652 [  8823] By: jhi                                   on 2001/02/18  17:01:06
52653         Log: Add run/*.t to testables.
52654      Branch: perl
52655            ! t/TEST
52656 ____________________________________________________________________________
52657 [  8822] By: jhi                                   on 2001/02/18  16:58:58
52658         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
52659              From: schwern@pobox.com
52660              Date: Sun, 18 Feb 2001 01:11:35 -0500
52661              Message-ID: <20010218011135.A19957@magnonel.guild.net>
52662              
52663              Revive mjd's and Simon's PERL5OPT fix.
52664      Branch: perl
52665            + t/run/runenv.t
52666            ! MANIFEST perl.c
52667 ____________________________________________________________________________
52668 [  8821] By: jhi                                   on 2001/02/18  16:53:46
52669         Log: Subject: Re: Why t/TEST and not Test::Harness?
52670              From: schwern@pobox.com
52671              Date: Sat, 17 Feb 2001 22:44:44 -0500
52672              Message-ID: <20010217224444.A6679@magnonel.guild.net>
52673              
52674              Replace UTEST with TEST -utf8.
52675      Branch: perl
52676            - t/UTEST
52677            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
52678            ! t/lib/glob-basic.t
52679 ____________________________________________________________________________
52680 [  8820] By: nick                                  on 2001/02/18  13:06:16
52681         Log: Clean up a few core dumps when layers are used in unexpected ways.
52682              (Still not "right"...)
52683      Branch: perlio
52684            ! perlio.c perliol.h
52685 ____________________________________________________________________________
52686 [  8819] By: jhi                                   on 2001/02/18  02:25:55
52687         Log: Integrate change #8818 from maintperl, a FAQ nit.
52688      Branch: perl
52689           !> pod/perlfaq4.pod
52690 ____________________________________________________________________________
52691 [  8818] By: jhi                                   on 2001/02/18  02:24:50
52692         Log: FAQ nit from Chris Fedde.
52693      Branch: maint-5.6/perl
52694            ! pod/perlfaq4.pod
52695 ____________________________________________________________________________
52696 [  8817] By: nick                                  on 2001/02/17  18:20:14
52697         Log: Integrate mainline
52698      Branch: perlio
52699           +> lib/unicode/UCD.html lib/unicode/Unicode.html
52700           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
52701           +> pod/perlclib.pod
52702            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52703            - lib/unicode/Unicode.301
52704           !> (integrate 324 files)
52705 ____________________________________________________________________________
52706 [  8816] By: jhi                                   on 2001/02/17  16:56:58
52707         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
52708      Branch: perl
52709            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52710            ! ext/Storable/Storable.xs t/lib/st-06compat.t
52711            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
52712 ____________________________________________________________________________
52713 [  8815] By: jhi                                   on 2001/02/17  16:40:07
52714         Log: Subject: [patch] -Wall
52715              From: Doug MacEachern <dougm@covalent.net>
52716              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
52717              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
52718      Branch: perl
52719            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
52720            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
52721 ____________________________________________________________________________
52722 [  8814] By: jhi                                   on 2001/02/16  19:27:18
52723         Log: Document qu better.
52724      Branch: perl
52725            ! pod/perlop.pod
52726 ____________________________________________________________________________
52727 [  8813] By: jhi                                   on 2001/02/15  13:54:37
52728         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
52729              From: Hugo <hv@crypt.compulink.co.uk>
52730              Date: Thu, 15 Feb 2001 13:39:49 +0000
52731              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
52732      Branch: perl
52733            ! toke.c
52734 ____________________________________________________________________________
52735 [  8812] By: alanbur                               on 2001/02/15  13:52:16
52736         Log: Resynchronised with parent
52737      Branch: maint-5.6/pureperl
52738            - ebcdic.c
52739           !> (integrate 36 files)
52740 ____________________________________________________________________________
52741 [  8811] By: jhi                                   on 2001/02/15  13:51:16
52742         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
52743              
52744              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
52745              From: Jan Dubois <JanD@ActiveState.com>
52746              Date: Wed, 31 Jan 2001 21:17:03 -0800
52747              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
52748              
52749              tweak change#8659 to keep it simple
52750              
52751              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
52752              From: Russ Allbery <rra@stanford.edu>
52753              Date: 14 Feb 2001 10:15:41 -0800
52754              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
52755              
52756              (8809 empty)
52757              
52758              Upgrade to podlators 1.08, from Russ Allbery.
52759      Branch: perl
52760           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
52761           !> utils/perldoc.PL
52762 ____________________________________________________________________________
52763 [  8810] By: jhi                                   on 2001/02/15  13:35:08
52764         Log: Upgrade to podlators 1.08, from Russ Allbery.
52765      Branch: maint-5.6/perl
52766            ! lib/Pod/Man.pm lib/Pod/Text.pm
52767 ____________________________________________________________________________
52768 [  8809] By: jhi                                   on 2001/02/15  13:26:38
52769         Log: (accidentally empty check-in)
52770      Branch: maint-5.6/perl
52771            ! lib/Test/Harness.pm
52772 ____________________________________________________________________________
52773 [  8808] By: jhi                                   on 2001/02/15  13:23:47
52774         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
52775              From: Russ Allbery <rra@stanford.edu>
52776              Date: 14 Feb 2001 10:15:41 -0800
52777              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
52778              
52779              perldoc was hardcoding $Config{installscript}, which breaks
52780              when install* isn't where Perl ends up (such as with AFS).
52781              
52782              Use $Config{scriptdir} instead.
52783      Branch: maint-5.6/perl
52784            ! utils/perldoc.PL
52785 ____________________________________________________________________________
52786 [  8807] By: jhi                                   on 2001/02/14  14:37:27
52787         Log: Update Changes.
52788      Branch: perl
52789            ! Changes patchlevel.h
52790 ____________________________________________________________________________
52791 [  8806] By: jhi                                   on 2001/02/14  14:25:31
52792         Log: Integrate changes #8803,8804,8805 from mainline.
52793              
52794              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
52795              
52796              Don't skip too much of the locale error message if no environ array,
52797              from Chris Nandor.
52798              
52799              More MacOS Classic fixes from Chris Nandor.
52800      Branch: maint-5.6/perl
52801           !> doop.c lib/Cwd.pm perl.c perl.h util.c
52802 ____________________________________________________________________________
52803 [  8805] By: jhi                                   on 2001/02/14  03:29:01
52804         Log: More MacOS Classic fixes from Chris Nandor.
52805      Branch: perl
52806            ! doop.c lib/Cwd.pm
52807 ____________________________________________________________________________
52808 [  8804] By: jhi                                   on 2001/02/14  03:18:35
52809         Log: Don't skip too much of the locale error message if no environ array,
52810              from Chris Nandor.
52811      Branch: perl
52812            ! util.c
52813 ____________________________________________________________________________
52814 [  8803] By: jhi                                   on 2001/02/14  03:14:14
52815         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
52816      Branch: perl
52817            ! perl.c perl.h
52818 ____________________________________________________________________________
52819 [  8802] By: jhi                                   on 2001/02/13  18:31:33
52820         Log: AUTHORS update.
52821      Branch: perl
52822            ! AUTHORS
52823 ____________________________________________________________________________
52824 [  8801] By: jhi                                   on 2001/02/13  17:55:19
52825         Log: Integrate change #8792 from mainline.
52826              
52827              Subject: buncha MacPerl patches for bleadperl
52828              From: Chris Nandor <pudge@pobox.com>
52829              Date: Tue, 13 Feb 2001 00:02:43 -0500
52830              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
52831      Branch: maint-5.6/perl
52832           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
52833           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
52834           !> t/lib/basename.t toke.c util.h
52835 ____________________________________________________________________________
52836 [  8800] By: jhi                                   on 2001/02/13  17:46:43
52837         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
52838              to be forced to Off_t.
52839              
52840              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
52841              From: nick@ccl4.org
52842              Date: Thu, 1 Feb 2001 12:01:04 +0000
52843              Message-Id: <20010201120103.E11401@plum.flirble.org>
52844      Branch: maint-5.6/perl
52845            ! iperlsys.h perlio.c
52846 ____________________________________________________________________________
52847 [  8799] By: jhi                                   on 2001/02/13  16:52:51
52848         Log: Duplex duplex hunk hunk.
52849      Branch: maint-5.6/perl
52850            ! Makefile.SH
52851 ____________________________________________________________________________
52852 [  8797] By: jhi                                   on 2001/02/13  14:52:04
52853         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
52854              From: "Craig A. Berry" <craigberry@mac.com>
52855              Date: Mon, 12 Feb 2001 11:05:25 -0600
52856              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
52857      Branch: perl
52858            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
52859 ____________________________________________________________________________
52860 [  8796] By: jhi                                   on 2001/02/13  14:36:47
52861         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
52862              From: simon.cozens@pembroke.oxford.ac.uk 
52863              Date: Sat, 10 Feb 2001 17:57:02 +0000
52864              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
52865              
52866              Now it does include.
52867      Branch: perl
52868            ! pod/perldiag.pod
52869 ____________________________________________________________________________
52870 [  8795] By: jhi                                   on 2001/02/13  14:30:11
52871         Log: Sort the MANIFEST.
52872      Branch: perl
52873            ! MANIFEST
52874 ____________________________________________________________________________
52875 [  8794] By: jhi                                   on 2001/02/13  14:26:51
52876         Log: Integrate change #8793 from mainline, FAQ updates.
52877      Branch: maint-5.6/perl
52878           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
52879 ____________________________________________________________________________
52880 [  8793] By: jhi                                   on 2001/02/13  14:25:13
52881         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
52882      Branch: perl
52883            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
52884 ____________________________________________________________________________
52885 [  8792] By: jhi                                   on 2001/02/13  14:22:50
52886         Log: Subject: buncha MacPerl patches for bleadperl
52887              From: Chris Nandor <pudge@pobox.com>
52888              Date: Tue, 13 Feb 2001 00:02:43 -0500
52889              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
52890      Branch: perl
52891            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
52892            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
52893            ! t/lib/basename.t toke.c util.h
52894 ____________________________________________________________________________
52895 [  8791] By: jhi                                   on 2001/02/13  14:10:39
52896         Log: Integrate change #8790 from mainline.
52897              
52898              environ array wrongly assumed in Perl_init_i18nl10n(),
52899      Branch: maint-5.6/perl
52900           !> util.c
52901 ____________________________________________________________________________
52902 [  8790] By: jhi                                   on 2001/02/13  14:06:15
52903         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
52904              noticed by Chris Nandor in MacOS Classic.
52905      Branch: perl
52906            ! util.c
52907 ____________________________________________________________________________
52908 [  8789] By: jhi                                   on 2001/02/13  13:58:07
52909         Log: Integrate changes #8373,8487,8544,8783 from mainline.
52910              
52911              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
52912              hints files, the dynaloading, assimilate ebcdic into util.c.
52913      Branch: maint-5.6/perl
52914            - ebcdic.c
52915            ! MANIFEST hints/posix-bc.sh
52916           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
52917           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
52918           !> perlapi.c proto.h util.c
52919 ____________________________________________________________________________
52920 [  8788] By: alanbur                               on 2001/02/13  10:33:13
52921         Log: Integrated changes from maint-5.6
52922      Branch: maint-5.6/pureperl
52923           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
52924           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
52925           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52926           !> vos/config.ga.h vos/configure_perl.cm
52927 ____________________________________________________________________________
52928 [  8787] By: jhi                                   on 2001/02/13  05:56:36
52929         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
52930      Branch: perl
52931           !> Makefile.SH
52932 ____________________________________________________________________________
52933 [  8786] By: jhi                                   on 2001/02/13  05:54:34
52934         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
52935              From: Dorner Thomas <Thomas.Dorner@start.de>
52936              Date: Mon, 12 Feb 2001 15:06:26 +0100
52937              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
52938      Branch: maint-5.6/perl
52939            ! Makefile.SH
52940 ____________________________________________________________________________
52941 [  8785] By: jhi                                   on 2001/02/13  05:29:04
52942         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
52943      Branch: perl
52944           !> hints/openbsd.sh
52945 ____________________________________________________________________________
52946 [  8784] By: jhi                                   on 2001/02/13  02:25:24
52947         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
52948              From: Peter Prymmer <pvhp@forte.com>
52949              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
52950              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
52951      Branch: perl
52952            ! pod/perlclib.pod
52953 ____________________________________________________________________________
52954 [  8783] By: jhi                                   on 2001/02/13  02:22:36
52955         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
52956      Branch: perl
52957            - ebcdic.c
52958            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
52959            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
52960            ! util.c
52961 ____________________________________________________________________________
52962 [  8782] By: jhi                                   on 2001/02/13  02:00:07
52963         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
52964      Branch: maint-5.6/perl
52965            ! pod/perlport.pod
52966 ____________________________________________________________________________
52967 [  8781] By: jhi                                   on 2001/02/13  01:58:44
52968         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
52969      Branch: maint-5.6/perl
52970            ! hints/openbsd.sh
52971 ____________________________________________________________________________
52972 [  8780] By: jhi                                   on 2001/02/13  01:57:33
52973         Log: Synchronize the regexp tests between maintperl and mainline.
52974      Branch: maint-5.6/perl
52975           !> t/op/re_tests
52976 ____________________________________________________________________________
52977 [  8779] By: jhi                                   on 2001/02/13  01:49:35
52978         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
52979              From: Hugo <hv@crypt.compulink.co.uk>
52980              Date: Tue, 13 Feb 2001 00:11:11 +0000
52981              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
52982      Branch: perl
52983            ! regcomp.c t/op/re_tests
52984 ____________________________________________________________________________
52985 [  8778] By: jhi                                   on 2001/02/13  00:23:10
52986         Log: Comments do not nest.
52987      Branch: perl
52988            ! perl.h
52989 ____________________________________________________________________________
52990 [  8777] By: jhi                                   on 2001/02/13  00:17:54
52991         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
52992              From: Hugo <hv@crypt.compulink.co.uk>
52993              Date: Tue, 13 Feb 2001 00:11:11 +0000
52994              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
52995      Branch: maint-5.6/perl
52996            ! regcomp.c t/op/re_tests
52997 ____________________________________________________________________________
52998 [  8776] By: jhi                                   on 2001/02/12  23:25:52
52999         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
53000      Branch: maint-5.6/perl
53001            ! pod/perlport.pod
53002 ____________________________________________________________________________
53003 [  8775] By: jhi                                   on 2001/02/12  23:04:28
53004         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
53005      Branch: maint-5.6/perl
53006            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
53007            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53008            ! vos/configure_perl.cm
53009 ____________________________________________________________________________
53010 [  8774] By: jhi                                   on 2001/02/12  22:59:11
53011         Log: Subject: Re: [patch] context for 'U' magic functions
53012              From: Doug MacEachern <dougm@covalent.net>
53013              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
53014              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
53015              
53016              plus the suggestion by Nick Ing-Simmons to name the macro
53017              as PERL_MG_UFUNC to avoid namespace pollution, plus add
53018              the advice by Doug for XS writers to perl.h
53019      Branch: perl
53020            ! mg.c perl.h
53021 ____________________________________________________________________________
53022 [  8773] By: jhi                                   on 2001/02/11  20:14:12
53023         Log: Update Changes.
53024      Branch: perl
53025            ! Changes patchlevel.h
53026 ____________________________________________________________________________
53027 [  8772] By: jhi                                   on 2001/02/11  18:47:52
53028         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
53029              From: Simon Cozens <simon@cozens.net>
53030              Date: Wed, 31 Jan 2001 16:31:43 +0000
53031              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
53032      Branch: perl
53033            + pod/perlclib.pod
53034            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
53035            ! pod/perltoc.pod
53036 ____________________________________________________________________________
53037 [  8771] By: jhi                                   on 2001/02/11  18:36:48
53038         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
53039              
53040              Blocks-4d3.beta.txt
53041              CaseFolding-3d4.beta.txt
53042              CompositionExclusions-3d6.beta.txt
53043              EastAsianWidth-4d4.beta.txt
53044              LineBreak-6d3.beta.txt
53045              NamesList-3.1.0d1.beta.txt
53046              PropList-3.1.0d4.beta.txt
53047              SpecialCasing-4d1.beta.txt
53048              UnicodeData-3.1.0d6.beta.txt
53049      Branch: perl
53050            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
53051           +> lib/unicode/UCD.html lib/unicode/Unicode.html
53052            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
53053            - lib/unicode/Unicode.301
53054            ! (edit 257 files)
53055 ____________________________________________________________________________
53056 [  8770] By: jhi                                   on 2001/02/11  17:26:22
53057         Log: UTF-8 documentation.
53058      Branch: perl
53059            ! utf8.h
53060 ____________________________________________________________________________
53061 [  8769] By: jhi                                   on 2001/02/11  17:12:49
53062         Log: Retract #8762.
53063      Branch: perl
53064            ! regexec.c
53065 ____________________________________________________________________________
53066 [  8768] By: jhi                                   on 2001/02/11  16:54:45
53067         Log: Subject: [PATCH] Test::Harness
53068              From: andreas.koenig@anima.de (Andreas J. Koenig)
53069              Date: 11 Feb 2001 14:37:00 +0100
53070              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
53071      Branch: perl
53072            ! lib/Test/Harness.pm
53073 ____________________________________________________________________________
53074 [  8767] By: jhi                                   on 2001/02/11  16:53:52
53075         Log: Subject: [PATCH] Document makepatch in Porting/patching
53076              From: andreas.koenig@anima.de (Andreas J. Koenig)
53077              Date: 11 Feb 2001 16:46:28 +0100
53078              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
53079      Branch: perl
53080            ! Porting/patching.pod
53081 ____________________________________________________________________________
53082 [  8766] By: jhi                                   on 2001/02/11  06:30:23
53083         Log: Subject: Re: [patch] GvSHARED
53084              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
53085              From: Doug MacEachern <dougm@covalent.net>
53086              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
53087              
53088              Subject: Re: [patch] GvSHARED
53089              From: Doug MacEachern <dougm@covalent.net>
53090              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
53091              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
53092              
53093              Subject: [patch] attributes.pm support for `shared'
53094              From: Doug MacEachern <dougm@covalent.net>
53095              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
53096              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
53097              
53098              our() attributes were ignored, our :shared pieces missing,
53099              allow attributes.pm to turn on shared.
53100      Branch: perl
53101            ! op.c t/op/attrs.t toke.c xsutils.c
53102 ____________________________________________________________________________
53103 [  8765] By: alanbur                               on 2001/02/10  23:11:19
53104         Log: Resync with parent (hopefully sucessfully this time)
53105      Branch: maint-5.6/pureperl
53106           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
53107           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
53108           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
53109           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
53110           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
53111           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
53112           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
53113 ____________________________________________________________________________
53114 [  8764] By: jhi                                   on 2001/02/10  22:54:38
53115         Log: Make TEST and UTEST more verbose in case something goes
53116              wrong in running/compiling a script, suggested by Doug
53117              MacEachern.
53118      Branch: perl
53119            ! t/TEST t/UTEST
53120 ____________________________________________________________________________
53121 [  8763] By: jhi                                   on 2001/02/10  22:11:34
53122         Log: Bogus shebang.
53123      Branch: perl
53124            ! t/lib/texttabs.t
53125 ____________________________________________________________________________
53126 [  8762] By: jhi                                   on 2001/02/10  21:56:02
53127         Log: (Retracted by #8769)
53128      Branch: perl
53129            ! regexec.c
53130 ____________________________________________________________________________
53131 [  8761] By: jhi                                   on 2001/02/10  21:26:15
53132         Log: Subject: Re: [patch] GvSHARED 
53133              From: Doug MacEachern <dougm@covalent.net>
53134              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
53135              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
53136              
53137              our @EXPORT : shared = (...);
53138      Branch: perl
53139            ! toke.c
53140 ____________________________________________________________________________
53141 [  8760] By: jhi                                   on 2001/02/10  21:25:07
53142         Log: Subject: [patch] GvSHARED
53143              From: Doug MacEachern <dougm@covalent.net>
53144              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
53145              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
53146      Branch: perl
53147            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
53148 ____________________________________________________________________________
53149 [  8759] By: alanbur                               on 2001/02/10  21:24:27
53150         Log: Backed out mismerge.
53151      Branch: maint-5.6/pureperl
53152            ! MANIFEST README.hpux README.vmesa gv.c installhtml
53153            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
53154            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
53155            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
53156            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
53157            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
53158            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
53159 ____________________________________________________________________________
53160 [  8758] By: jhi                                   on 2001/02/10  18:01:17
53161         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
53162              
53163              Fixed UMRs and leak in Perl_pmtrans()
53164              
53165              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
53166              associated UTFied tr/// code.  Also fixed scoping leak of
53167              PL_reg_start_tmp.
53168              
53169              newATTRSUB leaks when an attempt to redefine the active sort sub is
53170              made.
53171      Branch: maint-5.6/perl
53172           !> op.c regcomp.c
53173 ____________________________________________________________________________
53174 [  8757] By: alanbur                               on 2001/02/10  17:56:46
53175         Log: Resynchronised with parent
53176      Branch: maint-5.6/pureperl
53177           +> README.bs2000
53178            - README.posix-bc
53179            ! gv.c perl.c sv.c
53180           !> MANIFEST README.hpux README.vmesa installhtml
53181           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
53182           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
53183           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
53184           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
53185           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
53186           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
53187 ____________________________________________________________________________
53188 [  8756] By: alanbur                               on 2001/02/10  17:51:15
53189         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
53190              made.
53191      Branch: maint-5.6/pureperl
53192            ! op.c
53193 ____________________________________________________________________________
53194 [  8755] By: jhi                                   on 2001/02/09  22:41:35
53195         Log: Upgrade to CPAN 1.59_54, from Andreas König.
53196      Branch: perl
53197            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53198 ____________________________________________________________________________
53199 [  8754] By: jhi                                   on 2001/02/09  22:29:20
53200         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
53201              
53202              Didn't upgrade the fill.t since it has a dependency to File::Slurp
53203              purely for debugging purposes, the actual test hasn't changed.
53204      Branch: perl
53205            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
53206            ! t/lib/textwrap.t
53207 ____________________________________________________________________________
53208 [  8753] By: jhi                                   on 2001/02/09  20:17:50
53209         Log: Integrate change #8682 from maintperl.
53210              
53211              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
53212              to work correctly.
53213      Branch: perl
53214           !> hints/irix_6.sh
53215 ____________________________________________________________________________
53216 [  8752] By: jhi                                   on 2001/02/09  20:00:46
53217         Log: Update Changes.
53218      Branch: perl
53219            ! Changes patchlevel.h
53220 ____________________________________________________________________________
53221 [  8751] By: nick                                  on 2001/02/09  19:48:37
53222         Log: Integrate mainline
53223      Branch: perlio
53224           +> README.bs2000 t/lib/cgi-esc.t
53225            - README.posix-bc
53226           !> (integrate 53 files)
53227 ____________________________________________________________________________
53228 [  8750] By: nick                                  on 2001/02/09  19:25:16
53229         Log: Subject: RE: Biannual Competition to Improve Hashing Function
53230              From: Fisher Mark <fisherm@tce.com>
53231              Date: Thu, 8 Feb 2001 10:44:00 -0500
53232              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
53233              Date: Thu, 8 Feb 2001 15:02:47 -0500
53234              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
53235      Branch: perl
53236            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
53237 ____________________________________________________________________________
53238 [  8749] By: jhi                                   on 2001/02/09  19:02:35
53239         Log: Forgotten fragment.
53240      Branch: perl
53241            ! pod/perlapi.pod
53242 ____________________________________________________________________________
53243 [  8748] By: jhi                                   on 2001/02/09  18:31:34
53244         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
53245              plus manual tweakage.
53246              
53247              Sync the perlfaq2 between mainline and maintperl.
53248      Branch: maint-5.6/perl
53249            ! pod/perlfaq2.pod
53250      Branch: perl
53251           !> pod/perlfaq2.pod
53252 ____________________________________________________________________________
53253 [  8747] By: jhi                                   on 2001/02/09  18:12:04
53254         Log: Subject: versiononly and installperl
53255              From: abigail@foad.org
53256              Date: Wed, 7 Feb 2001 22:43:12 +0100
53257              Message-ID: <20010207214312.7045.qmail@foad.org>    
53258              
53259              Add +v flag to force a normal install of the perl binary
53260              and the utilities.
53261              
53262              Subject: [PATCH] installperl
53263              From: Nicholas Clark <nick@ccl4.org>
53264              Date: Fri, 9 Feb 2001 16:28:57 +0000
53265              Message-ID: <20010209162857.B10931@plum.flirble.org>
53266              
53267              Add -A flag which also hardlinks the binary with
53268              the full architecture name.
53269      Branch: perl
53270            ! installperl
53271 ____________________________________________________________________________
53272 [  8746] By: jhi                                   on 2001/02/09  18:03:43
53273         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
53274              
53275              Subject: perlfaq2, re: perlmongers
53276              
53277              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
53278              
53279              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
53280              
53281              Subject: [ID 20010205.001] typo in perlfaq9
53282              
53283              Subject: [ID 20010208.002] unordered explanation in perlcall
53284      Branch: maint-5.6/perl
53285           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
53286           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
53287           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
53288 ____________________________________________________________________________
53289 [  8745] By: jhi                                   on 2001/02/09  17:59:09
53290         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
53291              From: abela@geneanet.org
53292              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
53293              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
53294      Branch: perl
53295            ! pod/perlcall.pod
53296 ____________________________________________________________________________
53297 [  8744] By: jhi                                   on 2001/02/09  17:48:16
53298         Log: Subject: [ID 20010205.001] typo in perlfaq9
53299              From: eserte@vran.herceg.de
53300              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
53301              Message-Id: <200102042244.XAA21926@vran.herceg.de>
53302      Branch: perl
53303            ! pod/perlfaq9.pod
53304 ____________________________________________________________________________
53305 [  8743] By: jhi                                   on 2001/02/09  17:25:12
53306         Log: Integrate change #8695 from maintperl.
53307              
53308              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
53309      Branch: perl
53310           !> thread.h
53311 ____________________________________________________________________________
53312 [  8742] By: jhi                                   on 2001/02/09  17:21:22
53313         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
53314              From: Andy Dougherty <doughera@lafayette.edu>
53315              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
53316              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
53317      Branch: perl
53318            ! embed.pl
53319 ____________________________________________________________________________
53320 [  8741] By: jhi                                   on 2001/02/09  17:05:19
53321         Log: Integrate changes #8738,8739,8740 from maintperl.
53322              
53323              Html files will be installed in a more logical and easier to
53324              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
53325              
53326              Html files will be generated with a header to make them look
53327              a little less bare.
53328              
53329              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
53330      Branch: perl
53331           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
53332 ____________________________________________________________________________
53333 [  8740] By: jhi                                   on 2001/02/09  17:03:46
53334         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
53335              From: "Brendan O'Dea" <bod@compusol.com.au>
53336              Date: Sun, 4 Feb 2001 11:17:56 +1100
53337              Message-ID: <20010204111756.A16301@compusol.com.au>
53338      Branch: maint-5.6/perl
53339            ! pod/perlfaq3.pod
53340 ____________________________________________________________________________
53341 [  8739] By: jhi                                   on 2001/02/09  17:01:59
53342         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
53343              From: "Indy Singh" <indy@nusphere.com>
53344              Date: Fri, 2 Feb 2001 15:09:59 -0500
53345              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
53346              
53347              Html files will be generated with a header to make them look
53348              a little less bare.
53349      Branch: maint-5.6/perl
53350            ! installhtml
53351 ____________________________________________________________________________
53352 [  8738] By: jhi                                   on 2001/02/09  16:58:48
53353         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
53354              From: "Indy Singh" <indy@nusphere.com>
53355              Date: Fri, 2 Feb 2001 15:08:23 -0500
53356              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
53357              
53358              Html files will be installed in a more logical and easier to
53359              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
53360      Branch: maint-5.6/perl
53361            ! win32/Makefile win32/makefile.mk
53362 ____________________________________________________________________________
53363 [  8737] By: jhi                                   on 2001/02/09  16:46:54
53364         Log: Integrate changes #8687,8736 from maintperl.
53365              
53366              HP-UX thread patches from Merijn H. Brand.
53367              
53368              Latin nit from Philip Newton.
53369      Branch: perl
53370           !> README.hpux hints/hpux.sh
53371 ____________________________________________________________________________
53372 [  8736] By: jhi                                   on 2001/02/09  16:42:31
53373         Log: Latin nit from Philip Newton.
53374      Branch: maint-5.6/perl
53375            ! README.hpux
53376 ____________________________________________________________________________
53377 [  8735] By: jhi                                   on 2001/02/09  16:24:03
53378         Log: Integrate changes #8704,8710 from pureperl.
53379              
53380              Fixed UMRs and leak in Perl_pmtrans()
53381              
53382              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
53383              associated UTFied tr/// code.  Also fixed scoping leak of
53384              PL_reg_start_tmp.
53385      Branch: perl
53386           !> op.c regcomp.c
53387 ____________________________________________________________________________
53388 [  8734] By: jhi                                   on 2001/02/09  15:40:21
53389         Log: Integrate change #8733 from maintperl.
53390              
53391              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
53392      Branch: perl
53393           !> pod/perlre.pod
53394 ____________________________________________________________________________
53395 [  8733] By: jhi                                   on 2001/02/09  15:35:47
53396         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
53397              From: Prymmer/Kahn <pvhp@best.com>
53398              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
53399              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
53400      Branch: maint-5.6/perl
53401            ! pod/perlre.pod
53402 ____________________________________________________________________________
53403 [  8732] By: jhi                                   on 2001/02/09  15:26:17
53404         Log: Rename README.posix-bc to README.bs2000 (to avoid the
53405              confusion of a "perlposix-bc.pod"), add a few missing
53406              arch pods, regen toc.
53407      Branch: maint-5.6/perl
53408           +> README.bs2000
53409            - README.posix-bc
53410            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
53411            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
53412 ____________________________________________________________________________
53413 [  8731] By: jhi                                   on 2001/02/09  15:23:39
53414         Log: De-cut-and-pasto.
53415      Branch: perl
53416            ! pod/perl.pod
53417 ____________________________________________________________________________
53418 [  8730] By: jhi                                   on 2001/02/09  15:11:13
53419         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
53420              when people think that perlposix-bc.pod tells anything about
53421              Perl and POSIX.  Regen toc.
53422      Branch: perl
53423           +> README.bs2000
53424            - README.posix-bc
53425            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
53426            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
53427 ____________________________________________________________________________
53428 [  8729] By: jhi                                   on 2001/02/09  14:52:28
53429         Log: The README.vmesa part of #8712 from maintperl.
53430      Branch: perl
53431            ! README.vmesa
53432 ____________________________________________________________________________
53433 [  8728] By: jhi                                   on 2001/02/09  14:46:06
53434         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
53435              From: Peter Prymmer <pvhp@forte.com>
53436              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
53437              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
53438      Branch: maint-5.6/perl
53439            ! README.vmesa win32/Makefile win32/makefile.mk
53440 ____________________________________________________________________________
53441 [  8727] By: jhi                                   on 2001/02/09  14:33:25
53442         Log: Integrate change #8712 from mainline.
53443              
53444              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
53445      Branch: maint-5.6/perl
53446           !> lib/Pod/Find.pm
53447 ____________________________________________________________________________
53448 [  8726] By: jhi                                   on 2001/02/09  14:30:28
53449         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
53450              From: Peter Prymmer <pvhp@forte.com>
53451              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
53452              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
53453      Branch: perl
53454            + t/lib/cgi-esc.t
53455            ! MANIFEST lib/CGI/Util.pm
53456 ____________________________________________________________________________
53457 [  8725] By: jhi                                   on 2001/02/09  04:56:47
53458         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
53459      Branch: maint-5.6/perl
53460            ! pod/perlport.pod
53461 ____________________________________________________________________________
53462 [  8724] By: jhi                                   on 2001/02/09  04:40:59
53463         Log: Integrate changes 7819,7820 from vmsperl into mainline.
53464              
53465              Add header for LIB$ prototypes (C. Berry)
53466              
53467              Convert fwrite()s to sockets to write()s, since some socket stacks
53468              don't take kindly to stdio.
53469              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
53470              (for often optional LNMs)
53471              Correct a few typos
53472              (C. Bailey)
53473      Branch: perl
53474           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
53475 ____________________________________________________________________________
53476 [  8723] By: jhi                                   on 2001/02/09  03:29:29
53477         Log: Integrate change #8722 from mainline.
53478              
53479              The Im() function wasn't returning zero for non-Math::Complex
53480              arguments.  The bug reported by John Gamble.
53481      Branch: maint-5.6/perl
53482           !> lib/Math/Complex.pm
53483 ____________________________________________________________________________
53484 [  8722] By: jhi                                   on 2001/02/09  03:28:33
53485         Log: The Im() function wasn't returning zero for non-Math::Complex
53486              arguments.  The bug reported by John Gamble.
53487      Branch: perl
53488            ! lib/Math/Complex.pm
53489 ____________________________________________________________________________
53490 [  8721] By: nick                                  on 2001/02/08  22:11:35
53491         Log: Correct the correction :-(
53492      Branch: perl
53493            ! perl.c
53494 ____________________________________________________________________________
53495 [  8720] By: bailey                                on 2001/02/08  20:59:22
53496         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
53497              don't take kindly to stdio.
53498              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
53499              (for often optional LNMs)
53500              Correct a few typos
53501              (C. Bailey)
53502      Branch: vmsperl
53503            ! vms/vms.c vms/vmsish.h
53504 ____________________________________________________________________________
53505 [  8719] By: bailey                                on 2001/02/08  20:51:02
53506         Log: Add header for LIB$ prototypes (C. Berry)
53507      Branch: vmsperl
53508            ! ext/Devel/DProf/DProf.xs
53509 ____________________________________________________________________________
53510 [  8718] By: bailey                                on 2001/02/08  20:49:00
53511         Log: SYN SYN
53512      Branch: vmsperl
53513           +> pod/perliol.pod t/lib/sample-tests/bailout
53514           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
53515           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
53516           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
53517           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
53518           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
53519           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
53520            - lib/unicode/Is/DCinital.pl
53521           !> (integrate 101 files)
53522 ____________________________________________________________________________
53523 [  8717] By: nick                                  on 2001/02/08  19:38:48
53524         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
53525              From: Robin Barker <rmb1@cise.npl.co.uk>
53526              Date: Thu, 8 Feb 2001 14:38:07 GMT
53527              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
53528      Branch: perl
53529            ! lib/CPAN.pm
53530 ____________________________________________________________________________
53531 [  8716] By: nick                                  on 2001/02/08  19:29:07
53532         Log: Generated files form 8713 etc.
53533      Branch: perl
53534            ! embed.h global.sym objXSUB.h perlapi.c proto.h
53535 ____________________________________________________________________________
53536 [  8715] By: nick                                  on 2001/02/08  19:26:08
53537         Log: Fixup non-ithread build after 8713
53538      Branch: perl
53539            ! perl.c
53540 ____________________________________________________________________________
53541 [  8714] By: nick                                  on 2001/02/08  19:17:45
53542         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
53543              From: nick@ccl4.org
53544              Date: Wed, 7 Feb 2001 00:27:47 +0000
53545              Message-Id: <20010207002747.B63724@plum.flirble.org>
53546      Branch: perl
53547            ! sv.c toke.c
53548 ____________________________________________________________________________
53549 [  8713] By: nick                                  on 2001/02/08  19:15:58
53550         Log: Subject: Re: [patch] Re: PL_ptr_table
53551              From: Doug Maceachern <dougm@covalent.net>
53552              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
53553              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
53554      Branch: perl
53555            ! embed.pl perl.c sv.c sv.h
53556 ____________________________________________________________________________
53557 [  8712] By: nick                                  on 2001/02/08  19:12:47
53558         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
53559              From: Peter Prymmer <pvhp@forte.com>
53560              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
53561              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
53562      Branch: perl
53563            ! lib/Pod/Find.pm
53564 ____________________________________________________________________________
53565 [  8711] By: nick                                  on 2001/02/07  21:06:11
53566         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
53567              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
53568              From: Alan Burlison <Alan.Burlison@uk.sun.com>
53569              Date: Tue, 06 Feb 2001 23:37:01 +0000
53570              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
53571      Branch: perl
53572            ! regcomp.c
53573 ____________________________________________________________________________
53574 [  8710] By: alanbur                               on 2001/02/07  00:22:04
53575         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
53576              associated UTFied tr/// code.  Also fixed scoping leak of
53577              PL_reg_start_tmp.
53578      Branch: maint-5.6/pureperl
53579            ! op.c regcomp.c
53580 ____________________________________________________________________________
53581 [  8709] By: nick                                  on 2001/02/06  21:16:49
53582         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
53583              From: Michael G Schwern <schwern@pobox.com>
53584              Date: Sun, 4 Feb 2001 19:47:14 -0500
53585              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
53586      Branch: perl
53587            ! pod/perlapi.pod pod/perlmodlib.PL
53588 ____________________________________________________________________________
53589 [  8708] By: nick                                  on 2001/02/06  20:41:20
53590         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
53591              From: Michael G Schwern <schwern@pobox.com>
53592              Date: Sun, 4 Feb 2001 21:17:49 -0500
53593              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
53594      Branch: perl
53595            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
53596            ! pod/perltootc.pod
53597 ____________________________________________________________________________
53598 [  8707] By: nick                                  on 2001/02/06  20:29:11
53599         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
53600              From: Michael G Schwern <schwern@pobox.com>
53601              Date: Tue, 6 Feb 2001 05:54:30 -0500
53602              Message-Id: <20010206055430.A951@blackrider.aocn.com>
53603      Branch: perl
53604            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
53605 ____________________________________________________________________________
53606 [  8706] By: nick                                  on 2001/02/06  20:21:40
53607         Log: Subject: RE: some win32 fixes
53608              Date: Tue, 6 Feb 2001 09:23:20 +0300
53609              From: Vadim Konovalov <vkonovalov@lucent.com>
53610              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
53611      Branch: perl
53612            ! toke.c win32/Makefile win32/config.bc win32/config.gc
53613            ! win32/config.vc win32/config_H.bc win32/makefile.mk
53614 ____________________________________________________________________________
53615 [  8705] By: alanbur                               on 2001/02/06  15:00:03
53616         Log: Synchronised with parent
53617      Branch: maint-5.6/pureperl
53618            ! regexec.c
53619           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
53620           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
53621 ____________________________________________________________________________
53622 [  8704] By: alanbur                               on 2001/02/06  14:55:24
53623         Log: Fixed UMRs and leak in Perl_pmtrans()
53624      Branch: maint-5.6/pureperl
53625            ! op.c
53626 ____________________________________________________________________________
53627 [  8703] By: gsar                                  on 2001/02/06  02:29:37
53628         Log: $(MAKE) distclean doesn't clean up properly on windows
53629      Branch: maint-5.6/perl
53630            ! win32/Makefile win32/makefile.mk
53631 ____________________________________________________________________________
53632 [  8702] By: gsar                                  on 2001/02/06  01:00:46
53633         Log: tweak change#8659 to keep it simple
53634      Branch: maint-5.6/perl
53635            ! utils/perldoc.PL
53636 ____________________________________________________________________________
53637 [  8701] By: gsar                                  on 2001/02/05  22:45:41
53638         Log: change#8693 was missing testsuite changes
53639      Branch: maint-5.6/perl
53640           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
53641 ____________________________________________________________________________
53642 [  8700] By: nick                                  on 2001/02/05  20:32:52
53643         Log: Integrate mainline
53644      Branch: perlio
53645           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
53646           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
53647           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
53648           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
53649           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
53650           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
53651           +> t/lib/test-harness.t
53652           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
53653           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
53654           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
53655           !> pod/perlutil.pod t/TEST utils/h2xs.PL
53656 ____________________________________________________________________________
53657 [  8699] By: nick                                  on 2001/02/05  19:41:07
53658         Log: Subject: perlfaq2, re: perlmongers
53659              From: David H. Adler <dha@panix.com>
53660              Date: Sun, 4 Feb 2001 23:48:23 -0500
53661              Message-Id: <20010204234823.A13429@panix.com>
53662      Branch: perl
53663            ! pod/perlfaq2.pod
53664 ____________________________________________________________________________
53665 [  8698] By: nick                                  on 2001/02/05  19:39:31
53666         Log: Missed file f#rom the testharness mess.
53667      Branch: perl
53668            + t/lib/test-harness.t
53669 ____________________________________________________________________________
53670 [  8697] By: nick                                  on 2001/02/05  19:37:21
53671         Log: Subject: [DOC PATCH] overload.pm nits
53672              From: John Tobey <jtobey@john-edwin-tobey.org>
53673              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
53674              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
53675      Branch: perl
53676            ! lib/overload.pm
53677 ____________________________________________________________________________
53678 [  8696] By: alanbur                               on 2001/02/05  11:56:00
53679         Log: Sync with parent
53680      Branch: maint-5.6/pureperl
53681           !> thread.h
53682 ____________________________________________________________________________
53683 [  8695] By: gsar                                  on 2001/02/05  03:27:34
53684         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
53685      Branch: maint-5.6/perl
53686            ! thread.h
53687 ____________________________________________________________________________
53688 [  8694] By: alanbur                               on 2001/02/05  00:07:47
53689         Log: Initial branch creation from //depot/maint-5.6/perl
53690      Branch: maint-5.6/pureperl
53691           +> (branch 1719 files)
53692 ____________________________________________________________________________
53693 [  8693] By: gsar                                  on 2001/02/04  22:38:49
53694         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
53695              changes)
53696      Branch: maint-5.6/perl
53697           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
53698           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
53699           !> ext/DB_File/version.c
53700 ____________________________________________________________________________
53701 [  8692] By: nick                                  on 2001/02/04  18:15:57
53702         Log: The missed t/TEST part of the grand testharness upgrade.
53703      Branch: perl
53704            ! t/TEST
53705 ____________________________________________________________________________
53706 [  8691] By: nick                                  on 2001/02/04  18:05:17
53707         Log: New improved test harness
53708              Subject: Re: [PATCH Test::Harness] Third time's a charm?
53709              From: Michael G Schwern <schwern@pobox.com>
53710              Date: Sun, 4 Feb 2001 08:01:20 -0500
53711              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
53712      Branch: perl
53713            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
53714            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
53715            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
53716            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
53717            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
53718            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
53719            ! MANIFEST lib/Test/Harness.pm
53720 ____________________________________________________________________________
53721 [  8690] By: nick                                  on 2001/02/04  17:57:51
53722         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
53723              From: Jonathan Stowe <gellyfish@gellyfish.com>
53724              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
53725              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
53726      Branch: perl
53727            ! utils/h2xs.PL
53728 ____________________________________________________________________________
53729 [  8689] By: nick                                  on 2001/02/04  17:55:24
53730         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
53731              From: Michael G Schwern <schwern@pobox.com>
53732              Date: Sat, 3 Feb 2001 22:46:38 -0500
53733              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
53734      Branch: perl
53735            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
53736            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
53737 ____________________________________________________________________________
53738 [  8688] By: nick                                  on 2001/02/04  17:43:55
53739         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
53740              length byfailing to spot lack of closing )
53741              From: nick@talking.bollo.cx
53742              Date: Sat, 03 Feb 2001 23:53:16 +0000
53743              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
53744      Branch: perl
53745            ! perlio.c pod/perldiag.pod
53746 ____________________________________________________________________________
53747 [  8687] By: jhi                                   on 2001/02/03  17:11:42
53748         Log: HP-UX thread patches from Merijn H. Brand.
53749      Branch: maint-5.6/perl
53750            ! README.hpux hints/hpux.sh
53751 ____________________________________________________________________________
53752 [  8686] By: jhi                                   on 2001/02/03  16:40:12
53753         Log: Metaconfig changes for #8685.
53754      Branch: metaconfig
53755            ! U/installdirs/instubperl.U
53756      Branch: metaconfig/U/perl
53757            ! Devel.U versiononly.U
53758 ____________________________________________________________________________
53759 [  8685] By: jhi                                   on 2001/02/03  16:39:49
53760         Log: For -Dusedevel builds turn off installusrbinperl and turn on
53761              versiononly, a combined idea of Richard Soderberg and Merijn
53762              H. Brand.  You can still override both of these from the command
53763              line if you need to, -Dinstallusrbinperl and -Uversiononly.
53764      Branch: perl
53765            ! Configure
53766 ____________________________________________________________________________
53767 [  8684] By: jhi                                   on 2001/02/03  16:16:34
53768         Log: Metaconfig unit fix for #8683.
53769      Branch: metaconfig
53770            ! U/compline/nblock_io.U
53771 ____________________________________________________________________________
53772 [  8683] By: jhi                                   on 2001/02/03  16:16:12
53773         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
53774              reported by Peter Prymmer for 5.6-TRIAL1.
53775      Branch: perl
53776            ! Configure
53777 ____________________________________________________________________________
53778 [  8682] By: jhi                                   on 2001/02/03  05:52:11
53779         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
53780              to work correctly.
53781      Branch: maint-5.6/perl
53782            ! hints/irix_6.sh
53783 ____________________________________________________________________________
53784 [  8681] By: jhi                                   on 2001/02/03  05:47:33
53785         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
53786      Branch: maint-5.6/perl
53787            ! pod/perlport.pod
53788 ____________________________________________________________________________
53789 [  8680] By: jhi                                   on 2001/02/02  21:39:49
53790         Log: perlport update from Peter Prymmer.
53791      Branch: maint-5.6/perl
53792            ! pod/perlport.pod
53793 ____________________________________________________________________________
53794 [  8679] By: nick                                  on 2001/02/02  20:50:48
53795         Log: Integrate mainline
53796      Branch: perlio
53797           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
53798           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
53799           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
53800 ____________________________________________________________________________
53801 [  8678] By: gsar                                  on 2001/02/02  16:02:12
53802         Log: note about bincompat, slightly modified (from Lupe Christoph)
53803      Branch: maint-5.6/perl
53804            ! README.solaris
53805 ____________________________________________________________________________
53806 [  8677] By: jhi                                   on 2001/02/02  15:46:20
53807         Log: Supported platforms updates.
53808      Branch: maint-5.6/perl
53809            ! pod/perlport.pod
53810 ____________________________________________________________________________
53811 [  8676] By: jhi                                   on 2001/02/02  03:41:26
53812         Log: A couple more perlfaq2 tweaks.
53813      Branch: maint-5.6/perl
53814            ! pod/perlfaq2.pod
53815 ____________________________________________________________________________
53816 [  8675] By: jhi                                   on 2001/02/02  03:17:44
53817         Log: Misedit in #8661.
53818      Branch: maint-5.6/perl
53819            ! Configure
53820 ____________________________________________________________________________
53821 [  8674] By: jhi                                   on 2001/02/02  03:14:38
53822         Log: Damien again.
53823      Branch: maint-5.6/perl
53824            ! pod/perlfaq2.pod
53825 ____________________________________________________________________________
53826 [  8673] By: jhi                                   on 2001/02/02  03:12:40
53827         Log: perlfaq update from Elaine Ashton.
53828      Branch: maint-5.6/perl
53829            ! pod/perlfaq2.pod
53830 ____________________________________________________________________________
53831 [  8672] By: jhi                                   on 2001/02/02  03:07:08
53832         Log: UTF-8 s/// patch from Inaba Hiroto.
53833      Branch: maint-5.6/perl
53834            ! pp_ctl.c pp_hot.c
53835 ____________________________________________________________________________
53836 [  8671] By: jhi                                   on 2001/02/01  22:34:31
53837         Log: Update Changes.
53838      Branch: perl
53839            ! Changes patchlevel.h
53840 ____________________________________________________________________________
53841 [  8670] By: jhi                                   on 2001/02/01  22:15:29
53842         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
53843              from maintperl.
53844              
53845              Upgrade to Getopt::Long 2.25, from Johan Vromans.
53846              
53847              more files need to be writable in the source distribution
53848              
53849              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
53850              
53851              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
53852              
53853              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53854              
53855              Allow the float to be fuzzier.
53856              
53857              need to use INT2PTR instead of a straight cast or ia64 fails
53858              
53859              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
53860              
53861              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
53862      Branch: perl
53863           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
53864           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
53865           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
53866 ____________________________________________________________________________
53867 [  8669] By: jhi                                   on 2001/02/01  21:57:02
53868         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53869              From: Robin Barker <rmb1@cise.npl.co.uk>
53870              Date: Thu, 1 Feb 2001 16:59:05 GMT
53871              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
53872      Branch: maint-5.6/perl
53873            ! pod/perlmodlib.PL
53874 ____________________________________________________________________________
53875 [  8668] By: nick                                  on 2001/02/01  19:41:40
53876         Log: Integrate mainline
53877      Branch: perlio
53878           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
53879           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
53880           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
53881 ____________________________________________________________________________
53882 [  8667] By: gsar                                  on 2001/02/01  16:59:11
53883         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
53884      Branch: maint-5.6/perl
53885            ! embed.pl embedvar.h
53886 ____________________________________________________________________________
53887 [  8666] By: gsar                                  on 2001/02/01  16:34:51
53888         Log: add missing entries to win32/config.?c
53889      Branch: maint-5.6/perl
53890            ! win32/config.bc win32/config.gc win32/config.vc
53891            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53892 ____________________________________________________________________________
53893 [  8665] By: jhi                                   on 2001/02/01  14:58:51
53894         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
53895              From: "Stephen P. Potter" <spp@spotter.yi.org>
53896              Date: Thu, 01 Feb 2001 10:45:46 -0500
53897              Message-Id: <200102011545.KAA31479@spotter.yi.org>
53898      Branch: maint-5.6/perl
53899            ! pod/perlfunc.pod
53900 ____________________________________________________________________________
53901 [  8664] By: gsar                                  on 2001/02/01  14:52:37
53902         Log: need to use INT2PTR instead of a straight cast or ia64 fails
53903              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
53904      Branch: maint-5.6/perl
53905            ! ext/POSIX/POSIX.xs
53906 ____________________________________________________________________________
53907 [  8663] By: jhi                                   on 2001/02/01  14:09:13
53908         Log: Allow the float to be fuzzier.
53909      Branch: maint-5.6/perl
53910            ! t/lib/peek.t
53911 ____________________________________________________________________________
53912 [  8662] By: jhi                                   on 2001/02/01  13:59:00
53913         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
53914              From: Robin Barker <rmb1@cise.npl.co.uk>
53915              Date: Thu, 1 Feb 2001 13:05:39 GMT
53916              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
53917      Branch: maint-5.6/perl
53918            ! pod/perlmodlib.pod
53919 ____________________________________________________________________________
53920 [  8661] By: jhi                                   on 2001/02/01  13:57:38
53921         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
53922              Date: Thu, 01 Feb 2001 14:15:41 +0100
53923              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53924              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
53925              
53926              Have the $ccflags in the gcc version test (strange, this change
53927              is claimed to be have been integrated already)
53928      Branch: maint-5.6/perl
53929            ! Configure
53930 ____________________________________________________________________________
53931 [  8660] By: jhi                                   on 2001/02/01  13:44:10
53932         Log: Integrate changes #7950,7964,7962 from mainline.
53933              
53934              Find the stdchar signedness using cpp, should fix some of
53935              the Solaris compiler warnings reported by Alan Burlison.
53936      Branch: maint-5.6/perl
53937           !> Configure config_h.SH
53938 ____________________________________________________________________________
53939 [  8659] By: jhi                                   on 2001/02/01  05:35:32
53940         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
53941              From: Jan Dubois <JanD@ActiveState.com>
53942              Date: Wed, 31 Jan 2001 21:17:03 -0800
53943              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
53944      Branch: maint-5.6/perl
53945            ! utils/perldoc.PL
53946 ____________________________________________________________________________
53947 [  8658] By: jhi                                   on 2001/02/01  04:33:17
53948         Log: Integrate the README.os390 and README.posix-bc parts of mainline
53949              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
53950              installperl parts were taken care of by #8657.)
53951      Branch: maint-5.6/perl
53952           !> README.os390 README.posix-bc
53953 ____________________________________________________________________________
53954 [  8657] By: jhi                                   on 2001/02/01  04:29:21
53955         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
53956              From: Peter Prymmer <pvhp@forte.com>
53957              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
53958              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
53959      Branch: maint-5.6/perl
53960            + ext/DynaLoader/dl_dllload.xs
53961            ! MANIFEST Makefile.SH hints/os390.sh installperl
53962 ____________________________________________________________________________
53963 [  8656] By: jhi                                   on 2001/02/01  04:25:45
53964         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
53965              From: Peter Prymmer <pvhp@forte.com>
53966              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
53967              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
53968      Branch: maint-5.6/perl
53969            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
53970 ____________________________________________________________________________
53971 [  8655] By: jhi                                   on 2001/02/01  04:14:47
53972         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
53973              From: troc@netrus.net
53974              Date: Wed, 31 Jan 2001 22:31:26 -0500
53975              Message-Id: <200102010331.WAA117.85@rocco.homenet>
53976      Branch: maint-5.6/perl
53977            ! os2/os2.c
53978 ____________________________________________________________________________
53979 [  8654] By: jhi                                   on 2001/02/01  04:12:52
53980         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
53981              as reported by Alan Burlison.
53982      Branch: maint-5.6/perl
53983            ! pp.h
53984 ____________________________________________________________________________
53985 [  8653] By: jhi                                   on 2001/02/01  04:05:12
53986         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
53987              From: dsugalski@northernlight.com
53988              Date: Wed, 31 Jan 2001 18:54:11 -0500
53989              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
53990      Branch: maint-5.6/perl
53991            ! configure.com
53992 ____________________________________________________________________________
53993 [  8652] By: jhi                                   on 2001/02/01  04:03:11
53994         Log: Misplaced #endif.
53995              
53996              Subject: [perl-5-6-1-trial2] patches for EPOC
53997              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53998              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
53999              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
54000      Branch: maint-5.6/perl
54001            ! epoc/epocish.c
54002 ____________________________________________________________________________
54003 [  8651] By: jhi                                   on 2001/02/01  04:00:25
54004         Log: Integrate changes #8647,8648,8650 from mainline.
54005              
54006              Macrofy a magic UTF-8 test.
54007              
54008              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
54009              
54010              Watch out for cross compiling for EPOC (usually done on linux).
54011      Branch: maint-5.6/perl
54012           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
54013 ____________________________________________________________________________
54014 [  8650] By: jhi                                   on 2001/02/01  03:56:20
54015         Log: Watch out for cross compiling for EPOC (usually done on linux)
54016              
54017              Subject: [perl-5-6-1-trial2] patches for EPOC
54018              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54019              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
54020              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
54021      Branch: perl
54022            ! ext/Errno/Errno_pm.PL
54023 ____________________________________________________________________________
54024 [  8649] By: gsar                                  on 2001/02/01  00:46:00
54025         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
54026      Branch: maint-5.6/perl
54027            ! sv.c
54028 ____________________________________________________________________________
54029 [  8648] By: jhi                                   on 2001/01/31  23:35:36
54030         Log: All the uses of PL_numeric_radix must be protected by
54031              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
54032              
54033              Subject: [perl-5-6-1-trial2] patches for EPOC
54034              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54035              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
54036              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
54037      Branch: perl
54038            ! sv.c
54039 ____________________________________________________________________________
54040 [  8647] By: jhi                                   on 2001/01/31  22:56:16
54041         Log: Macrofy a magic UTF-8 test.
54042      Branch: perl
54043            ! utf8.c utf8.h
54044 ____________________________________________________________________________
54045 [  8646] By: gsar                                  on 2001/01/31  15:55:12
54046         Log: update Changes
54047      Branch: maint-5.6/perl
54048            ! Changes
54049 ____________________________________________________________________________
54050 [  8645] By: gsar                                  on 2001/01/31  15:10:14
54051         Log: Configure tweak suggested by Peter Prymmer
54052      Branch: maint-5.6/perl
54053            ! Configure
54054 ____________________________________________________________________________
54055 [  8644] By: gsar                                  on 2001/01/31  15:06:32
54056         Log: more files need to be writable in the source distribution
54057      Branch: maint-5.6/perl
54058            ! Porting/makerel
54059 ____________________________________________________________________________
54060 [  8643] By: jhi                                   on 2001/01/31  14:59:46
54061         Log: Integrate changes #8258,8278,8279 from mainline.
54062              
54063              Make the large file tests more robust/talkative.
54064      Branch: maint-5.6/perl
54065           !> t/lib/syslfs.t t/op/lfs.t
54066 ____________________________________________________________________________
54067 [  8642] By: gsar                                  on 2001/01/31  14:53:48
54068         Log: integrate changes#8311,8334 from mainline
54069              
54070              Add a new MakeMaker variable PM_FILTER that defines a Unix
54071              filter to be run on each .pm during the pm_to_blib() phase,
54072              a fixed version of
54073              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
54074              
54075              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
54076              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
54077              accurate reading of the "atime".  
54078      Branch: maint-5.6/perl
54079           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
54080           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
54081           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
54082 ____________________________________________________________________________
54083 [  8641] By: jhi                                   on 2001/01/31  14:46:37
54084         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
54085      Branch: maint-5.6/perl
54086            ! lib/Getopt/Long.pm
54087 ____________________________________________________________________________
54088 [  8640] By: gsar                                  on 2001/01/31  14:40:24
54089         Log: make regen_all
54090      Branch: maint-5.6/perl
54091            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
54092 ____________________________________________________________________________
54093 [  8639] By: gsar                                  on 2001/01/31  14:37:25
54094         Log: refresh windows config files
54095      Branch: maint-5.6/perl
54096            ! win32/Makefile win32/config_H.bc win32/config_H.gc
54097            ! win32/config_H.vc win32/makefile.mk
54098 ____________________________________________________________________________
54099 [  8638] By: gsar                                  on 2001/01/31  14:28:10
54100         Log: makefile tweaks for windows: introduce a bulk-switch to enable
54101              same options as ActivePerl; sync changes with makefile.mk
54102      Branch: maint-5.6/perl
54103            ! win32/Makefile win32/makefile.mk
54104 ____________________________________________________________________________
54105 [  8637] By: jhi                                   on 2001/01/31  04:41:30
54106         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
54107              From: Nicholas Clark <nick@ccl4.org>
54108              Date: Tue, 30 Jan 2001 19:51:05 +0000
54109              Message-ID: <20010130195105.R76607@plum.flirble.org> 
54110              
54111              op/inc cure.
54112      Branch: perl
54113            ! pp.c pp.h pp_hot.c t/op/arith.t
54114 ____________________________________________________________________________
54115 [  8636] By: jhi                                   on 2001/01/31  02:38:32
54116         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
54117              no perlio],8257,8380,8479,8515 from mainline.
54118              
54119              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
54120              
54121              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
54122              Subject: [PATCH perl@8133] fix-up for VMS extensions
54123              
54124              In VMS embedded perls couldn't access the statically built Socket.
54125              
54126              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
54127              
54128              Further VMS piping fixes from Charles Lane.
54129              
54130              Subject:  [PATCH] make t/op/misc.t work on VMS
54131              
54132              Add tracing for debugging extensions builds in VMS.
54133              
54134              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
54135      Branch: maint-5.6/perl
54136           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
54137           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
54138           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
54139 ____________________________________________________________________________
54140 [  8635] By: jhi                                   on 2001/01/31  01:46:41
54141         Log: Integrate change #7732 from mainline.
54142              
54143              Sparc 64-bit pack() fix from Jens Hamisch.
54144      Branch: maint-5.6/perl
54145           !> pp.c
54146 ____________________________________________________________________________
54147 [  8634] By: jhi                                   on 2001/01/31  01:41:16
54148         Log: One spot missing from #8626.
54149      Branch: maint-5.6/perl
54150            ! sv.c
54151 ____________________________________________________________________________
54152 [  8633] By: jhi                                   on 2001/01/31  00:49:17
54153         Log: Integrate change #7495 from mainline.
54154              
54155              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
54156      Branch: maint-5.6/perl
54157           !> MANIFEST ext/re/Makefile.PL
54158 ____________________________________________________________________________
54159 [  8632] By: jhi                                   on 2001/01/30  23:38:49
54160         Log: Integrate change #8396 from mainline.
54161              
54162              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
54163              better multicast support (resend)
54164      Branch: maint-5.6/perl
54165           !> ext/Socket/Socket.pm
54166 ____________________________________________________________________________
54167 [  8631] By: jhi                                   on 2001/01/30  23:28:03
54168         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
54169              
54170              More AIX lore. (7514, ext/re/hints/aix.pl)
54171              
54172              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
54173              
54174              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)
54175              
54176              Subject: [ID 20001214.002] Net::Ping patch
54177              
54178              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
54179              
54180              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
54181              
54182              Add ReuseAddr as a (preferred) alias for Reuse as we now
54183              also have ReusePort.
54184              
54185              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
54186      Branch: maint-5.6/perl
54187           +> ext/re/hints/aix.pl
54188           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
54189           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
54190 ____________________________________________________________________________
54191 [  8630] By: jhi                                   on 2001/01/30  23:03:59
54192         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
54193              
54194              read() documentation tweak for 20001121.004.
54195              
54196              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
54197      Branch: maint-5.6/perl
54198           !> pod/perlfunc.pod pod/perlre.pod
54199 ____________________________________________________________________________
54200 [  8629] By: jhi                                   on 2001/01/30  22:41:57
54201         Log: Integrate change #8098 from mainline.
54202              
54203              fastgetcwd is defined using a glob alias on a $^O dependent basis
54204              and there was no default assignment or perl subroutine.
54205      Branch: maint-5.6/perl
54206           !> lib/Cwd.pm
54207 ____________________________________________________________________________
54208 [  8628] By: jhi                                   on 2001/01/30  21:58:52
54209         Log: Integrate change #7866 from mainline.
54210              
54211              File::Temp 0.11.
54212      Branch: maint-5.6/perl
54213           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
54214 ____________________________________________________________________________
54215 [  8627] By: jhi                                   on 2001/01/30  21:39:44
54216         Log: Integrate changes #8075,8086,8228 from mainline.  
54217              
54218              Darwin is not Windows. (8075,8086)
54219              
54220              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
54221      Branch: maint-5.6/perl
54222           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
54223           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
54224           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
54225           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
54226 ____________________________________________________________________________
54227 [  8626] By: jhi                                   on 2001/01/30  21:22:11
54228         Log: Integrate with tweakery the change #8625 from mainline,
54229              the multibyte decimal separator fix ("fa_IR locale failure").
54230      Branch: maint-5.6/perl
54231            ! embedvar.h perlapi.h
54232           !> intrpvar.h perl.c perl.h sv.c util.c
54233 ____________________________________________________________________________
54234 [  8625] By: jhi                                   on 2001/01/30  20:26:33
54235         Log: Fix for the fa_IR locale failure.  The reason for the failure
54236              was that Perl was assuming the decimal separator aka the radix
54237              separator is one character.  The Farsi-Iranian locale crushed
54238              that bad assumption since there the separator is 'Momayyez',
54239              glyphwise looking somewhat like a slash, and in Unicode UTF-8
54240              encoded in two bytes, 0xd9 0xab.
54241      Branch: perl
54242            ! intrpvar.h perl.c perl.h sv.c util.c
54243 ____________________________________________________________________________
54244 [  8624] By: gsar                                  on 2001/01/30  20:17:03
54245         Log: regen_headers
54246      Branch: maint-5.6/perl
54247            ! Makefile.SH pod/perlintern.pod
54248 ____________________________________________________________________________
54249 [  8623] By: gsar                                  on 2001/01/30  19:42:34
54250         Log: backout change#7431 and its dependents (causes spurious rebuilds
54251              of autogenerated files)
54252              
54253              fix benign b.t failure
54254      Branch: maint-5.6/perl
54255            ! Makefile.SH t/lib/b.t
54256 ____________________________________________________________________________
54257 [  8622] By: jhi                                   on 2001/01/30  19:41:41
54258         Log: Microperl sync.
54259      Branch: perl
54260            ! mg.c perl.h
54261 ____________________________________________________________________________
54262 [  8621] By: gsar                                  on 2001/01/30  19:24:47
54263         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
54264              from mainline
54265              
54266              Subject: podlators 1.06 released
54267              
54268              Subject: [PATCH @8436] Eliminate op_children
54269              
54270              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
54271              
54272              (Replaced by #8448)  More op_children traces (cleanup of #8442).
54273              
54274              Subject: [PATCH #3 @8436] Re: Eliminate op_children
54275              Replace #8444 and #8445.
54276              
54277              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
54278              at the setting of the ofs_sv in new_struct_thread() as the
54279              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
54280              uninitialized fields are, uh, initialized with),
54281              SvREFCNT_inc()ing that invited a core dump.
54282              
54283              podlators 1.07, from Russ Allbery.
54284              
54285              Subject: [PATCH] regcomp.c old feature removal
54286              From: mjd@plover.com
54287              Date: 16 Jan 2001 14:43:18 -0000 
54288              Message-ID: <20010116144318.7140.qmail@plover.com> 
54289      Branch: maint-5.6/perl
54290           +> lib/Pod/Text/Overstrike.pm
54291           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
54292           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
54293           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
54294           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
54295           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
54296           !> util.c
54297 ____________________________________________________________________________
54298 [  8620] By: gsar                                  on 2001/01/30  18:48:32
54299         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
54300              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
54301              now fails one test)
54302              
54303              Subject: [PATCH] lvalue AUTOLOAD. No, really.
54304              
54305              Subject: [PATCH] Interesting syntax idea
54306              Make opens + bareword assigns do typeglob assigns.
54307              
54308              Tests for #8254.
54309              
54310              Subject: [PATCH @8269] Continue blocks and B::Deparse
54311              Make the peephole optimizer to bypass more null ops and
54312              and rewrite the deparse handling of continue blocks.
54313              
54314              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
54315              Doc tweak on #8313.
54316              
54317              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
54318              
54319              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
54320              
54321              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
54322              
54323              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
54324              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
54325              according to the platform.
54326              
54327              Subject: [PATCH @8404] Consolidated lvalue sub changes
54328              
54329              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
54330              
54331              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
54332              
54333              Subject: B::Concise -- an improved replacement for B::Terse 
54334              
54335              The B::Terse drop-in replacement wasn't quite drop-in.
54336              
54337              The LVRET macro needed an aTHX.
54338              
54339              Use the /^Perl_/-less form of is_lvalue_sub().
54340              
54341              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
54342      Branch: maint-5.6/perl
54343           +> ext/B/B/Concise.pm
54344           !> (integrate 27 files)
54345 ____________________________________________________________________________
54346 [  8619] By: nick                                  on 2001/01/30  18:40:28
54347         Log: Integrate mainline
54348      Branch: perlio
54349           !> (integrate 40 files)
54350 ____________________________________________________________________________
54351 [  8618] By: jhi                                   on 2001/01/30  18:37:18
54352         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
54353              Date: Mon, 29 Jan 2001 22:51:29 -0600
54354              From: "Craig A. Berry" <craigberry@mac.com>
54355              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
54356      Branch: perl
54357            ! vms/test.com
54358 ____________________________________________________________________________
54359 [  8617] By: jhi                                   on 2001/01/30  18:34:53
54360         Log: Subject: [PATCH] Add missing CV flags to dump.c
54361              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54362              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
54363              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
54364      Branch: perl
54365            ! dump.c
54366 ____________________________________________________________________________
54367 [  8616] By: jhi                                   on 2001/01/30  18:20:58
54368         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
54369              part isn't applicable to maintperl.
54370              
54371              UTF-8 nit from Inaba Hiroto.
54372      Branch: maint-5.6/perl
54373           !> pod/perlapi.pod utf8.c
54374 ____________________________________________________________________________
54375 [  8615] By: jhi                                   on 2001/01/30  18:18:51
54376         Log: UTF-8 nit from Inaba Hiroto.
54377      Branch: perl
54378            ! pod/perlapi.pod t/op/each.t utf8.c
54379 ____________________________________________________________________________
54380 [  8614] By: jhi                                   on 2001/01/30  18:13:38
54381         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
54382              
54383              perl's internal variables are not for public consumption,
54384              move their docs from perlapi.pod to perlintern.pod
54385              
54386              support for -Dusethreads build under HP-UX 10.20 and DCE threads
54387              library (11.0 and later have pthreads but 10.x don't)
54388              
54389              avoid uninitialized value warnings
54390              
54391              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
54392              gets weird results)
54393              
54394              perldoc nit on windows
54395              
54396              make it possible to run the tests outside the source tree
54397              (there's still a dependency on ../lib being the library
54398              location)
54399      Branch: perl
54400           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
54401           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
54402           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
54403           !> win32/bin/search.pl win32/vdir.h
54404 ____________________________________________________________________________
54405 [  8613] By: gsar                                  on 2001/01/30  16:39:59
54406         Log: make it possible to run the tests outside the source tree
54407              (there's still a dependency on ../lib being the library
54408              location)
54409      Branch: maint-5.6/perl
54410            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
54411 ____________________________________________________________________________
54412 [  8612] By: gsar                                  on 2001/01/30  16:31:12
54413         Log: perldoc nit on windows
54414      Branch: maint-5.6/perl
54415            ! utils/perldoc.PL
54416 ____________________________________________________________________________
54417 [  8611] By: gsar                                  on 2001/01/30  16:22:54
54418         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
54419              gets weird results)
54420      Branch: maint-5.6/perl
54421            ! win32/vdir.h
54422 ____________________________________________________________________________
54423 [  8610] By: gsar                                  on 2001/01/30  16:12:45
54424         Log: avoid uninitialized value warnings
54425      Branch: maint-5.6/perl
54426            ! win32/bin/search.pl
54427 ____________________________________________________________________________
54428 [  8609] By: gsar                                  on 2001/01/30  16:08:01
54429         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
54430              library (11.0 and later have pthreads but 10.x don't)
54431      Branch: maint-5.6/perl
54432            ! hints/hpux.sh thread.h
54433 ____________________________________________________________________________
54434 [  8608] By: gsar                                  on 2001/01/30  15:48:55
54435         Log: perl's internal variables are not for public consumption,
54436              move their docs from perlapi.pod to perlintern.pod
54437      Branch: maint-5.6/perl
54438            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
54439            ! thrdvar.h
54440 ____________________________________________________________________________
54441 [  8607] By: gsar                                  on 2001/01/30  15:44:27
54442         Log: mistakenly branched perl56delta.pod, revert
54443      Branch: maint-5.6/perl
54444            - pod/perl56delta.pod
54445           !> pod/perldelta.pod
54446 ____________________________________________________________________________
54447 [  8606] By: gsar                                  on 2001/01/30  14:20:24
54448         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
54449              dTHR which has been a noop for a while now, except for the
54450              compatibility definition in thread.h)
54451      Branch: maint-5.6/perl
54452           !> (integrate 45 files)
54453 ____________________________________________________________________________
54454 [  8605] By: jhi                                   on 2001/01/30  05:43:58
54455         Log: Mark the UTF-8 APIs as experimental.
54456      Branch: maint-5.6/perl
54457            ! embed.pl pod/perlapi.pod
54458 ____________________________________________________________________________
54459 [  8604] By: jhi                                   on 2001/01/30  05:38:40
54460         Log: Nits from earlier integrates.
54461      Branch: maint-5.6/perl
54462            ! lib/Carp/Heavy.pm
54463           !> sv.c
54464 ____________________________________________________________________________
54465 [  8603] By: jhi                                   on 2001/01/30  05:27:26
54466         Log: Regenerate Porting files.
54467      Branch: maint-5.6/perl
54468            ! Porting/Glossary Porting/config.sh Porting/config_H
54469 ____________________________________________________________________________
54470 [  8602] By: jhi                                   on 2001/01/30  05:14:59
54471         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
54472              8310,8339,8447,8492,8493,8505,8525: documentation changes.
54473              
54474              Subject: Re: perlfaq style changes
54475              
54476              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
54477              
54478              Subject: [PATCH] docs on NaN
54479              
54480              Subject: [patch] perlfaq7
54481              
54482              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
54483              
54484              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
54485              
54486              Subject: [PATCH] open() example in perlfunc.pod
54487              
54488              Podify README.mpeix (a new version from the web)
54489              
54490              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
54491              
54492              Subject: [PATCH] format and rewording in perlfaq.pod
54493              
54494              Subject: [PATCH] API Variable documentation   
54495              
54496              Memory management calls documentation.
54497              
54498              Subject: [PATCH: perl@8482] README.vms URL updates
54499              
54500              Subject: Minor typos in perlfaq2.pod
54501              
54502              Subject: [PATCH] pod/perlvar.pod
54503      Branch: maint-5.6/perl
54504           +> pod/perl56delta.pod
54505            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54506           !> README.amiga README.epoc README.mpeix README.vms
54507           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
54508           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
54509           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
54510           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
54511           !> pod/perlvar.pod thrdvar.h
54512 ____________________________________________________________________________
54513 [  8601] By: jhi                                   on 2001/01/30  04:38:35
54514         Log: Integrate changes #8036,8096,8253 from mainline:
54515              hints changes.
54516              
54517              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
54518              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
54519              
54520              Output the (apparent) version of gcc in Tru64.
54521      Branch: maint-5.6/perl
54522           +> ext/POSIX/hints/svr4.pl
54523           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
54524           !> hints/svr4.sh t/lib/bigfltpm.t
54525 ____________________________________________________________________________
54526 [  8600] By: jhi                                   on 2001/01/30  04:04:01
54527         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
54528              locale fixes.
54529              
54530              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
54531              
54532              Debian allows /usr/bin/locale to exist without any locales. (7868)
54533              
54534              Allow the locale test needing POSIX and the taint test
54535              needing IPC::SysV to run under 'minitest' (basically,
54536              bail out if loading the extension fails). (8384)
54537              
54538              Cleanup the locale.t output  (8480)
54539      Branch: maint-5.6/perl
54540           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
54541           !> t/pragma/locale.t
54542 ____________________________________________________________________________
54543 [  8599] By: jhi                                   on 2001/01/30  03:51:04
54544         Log: Missing generated files from #8598.
54545      Branch: maint-5.6/perl
54546            ! embed.h global.sym objXSUB.h perlapi.c proto.h
54547 ____________________________________________________________________________
54548 [  8598] By: jhi                                   on 2001/01/30  03:41:54
54549         Log: Integrate change #8555 from mainline, manually integrate parts
54550              of changes 8452 and 8583.
54551              
54552              Subject: [PATCH] utf8.c documentation (8452)
54553              
54554              No point in checking the length if the pointer is bogus. (8555)
54555              
54556              Introduce bytes_from_utf8() and implement sv_eq() using it,
54557              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
54558              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
54559              was malformed. (8583)
54560      Branch: maint-5.6/perl
54561            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
54562           !> pod/perlapi.pod sv.c utf8.c
54563 ____________________________________________________________________________
54564 [  8597] By: gsar                                  on 2001/01/30  02:37:26
54565         Log: get PERL_OBJECT build going again on windows
54566      Branch: maint-5.6/perl
54567            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54568            ! pod/perlapi.pod proto.h sv.c
54569 ____________________________________________________________________________
54570 [  8596] By: jhi                                   on 2001/01/30  02:16:17
54571         Log: Signedness nit.
54572      Branch: perl
54573            ! sv.c
54574 ____________________________________________________________________________
54575 [  8595] By: jhi                                   on 2001/01/30  02:11:07
54576         Log: EBCDIC patch for Storable, from Peter Prymmer.
54577      Branch: perl
54578            ! t/lib/st-06compat.t
54579 ____________________________________________________________________________
54580 [  8594] By: jhi                                   on 2001/01/30  01:04:48
54581         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
54582              From: Peter Prymmer <pvhp@forte.com>
54583              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
54584              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
54585      Branch: perl
54586            ! t/lib/b.t
54587 ____________________________________________________________________________
54588 [  8593] By: jhi                                   on 2001/01/30  00:56:47
54589         Log: Subject: [PATCH: perl@8585] pod problems in io
54590              From: Peter Prymmer <pvhp@forte.com>
54591              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
54592              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
54593      Branch: perl
54594            ! pod/perlapio.pod pod/perliol.pod
54595 ____________________________________________________________________________
54596 [  8592] By: jhi                                   on 2001/01/30  00:48:20
54597         Log: Integrate perlio.
54598      Branch: perl
54599           !> pod/perlapio.pod pod/perliol.pod
54600 ____________________________________________________________________________
54601 [  8591] By: nick                                  on 2001/01/29  22:02:28
54602         Log: GNU 'merge' Simon's copy of perliol.pod with version
54603              patched by Craig's patch.
54604      Branch: perlio
54605            ! pod/perliol.pod
54606 ____________________________________________________________________________
54607 [  8590] By: nick                                  on 2001/01/29  21:55:10
54608         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
54609      Branch: perlio
54610            ! pod/perlapio.pod pod/perliol.pod
54611 ____________________________________________________________________________
54612 [  8589] By: jhi                                   on 2001/01/29  15:35:33
54613         Log: Integrate change #8586 from maint-5.6/perl.
54614              
54615              make the BOM detection code not call tell() until it has to
54616              (meant to fix esoteric compatibility issues where PL_rsfp
54617              is overridden)
54618      Branch: perl
54619           !> toke.c
54620 ____________________________________________________________________________
54621 [  8588] By: jhi                                   on 2001/01/29  15:29:11
54622         Log: Subject: MAking Solaris malloc() the default
54623              From: Lupe Christoph <lupe@lupe-christoph.de>
54624              Date: Mon, 29 Jan 2001 12:59:36 +0100
54625              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
54626              
54627              The README.solaris part slightly tweaked.
54628      Branch: perl
54629            ! README.solaris hints/solaris_2.sh
54630 ____________________________________________________________________________
54631 [  8587] By: jhi                                   on 2001/01/29  15:17:34
54632         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
54633              From: root@ak-75.mind.de
54634              Date: Sun, 28 Jan 2001 20:32:29 +0100
54635              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
54636      Branch: perl
54637            ! pod/perlre.pod
54638 ____________________________________________________________________________
54639 [  8586] By: gsar                                  on 2001/01/29  13:43:44
54640         Log: make the BOM detection code not call tell() until it has to
54641              (meant to fix esoteric compatibility issues where PL_rsfp
54642              is overridden)
54643      Branch: maint-5.6/perl
54644            ! toke.c
54645 ____________________________________________________________________________
54646 [  8585] By: jhi                                   on 2001/01/28  20:05:45
54647         Log: Update Changes.
54648      Branch: perl
54649            ! Changes patchlevel.h
54650 ____________________________________________________________________________
54651 [  8584] By: jhi                                   on 2001/01/28  19:30:02
54652         Log: Integrate perlio.
54653      Branch: perl
54654           +> pod/perliol.pod
54655           !> MANIFEST pod/perlapio.pod
54656 ____________________________________________________________________________
54657 [  8583] By: jhi                                   on 2001/01/28  19:28:40
54658         Log: Patch from Inaba Hiroto:
54659              - canonical UTF-8 hash keys: if a key string for a hash is
54660              UTF8-on, try downgrade the string and use it if
54661              unicode::distinct is not in effect.
54662              For the task, I added a function bytes_from_utf8() to utf8.c.
54663              It might resemble utf8_to_bytes() but it is not convenient
54664              to the task.
54665              Made a test for it and added to t/op/each.t
54666              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
54667              the mortal copy of the argument SV.
54668              And changed t/io/utf8.t test 18 which expects print() to
54669              upgrade its argument.
54670              - re-implement sv_eq with bytes_from_utf8()
54671              - some bug fixes
54672              - tr/// does not handle UTF8 range (\x{}-\x{})
54673              - \ before raw UTF8 character produced
54674              "Malformed UTF-8 character" warning.
54675              - "\x{100}\N{CENT SIGN}" is Malformed.
54676              Added tests for these 3.
54677              - and one silly bug (by me) with qu operator.
54678      Branch: perl
54679            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
54680            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
54681            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
54682 ____________________________________________________________________________
54683 [  8582] By: nick                                  on 2001/01/28  19:25:04
54684         Log: Add pod/perliol.pod to MANIFEST :-(
54685      Branch: perlio
54686            ! MANIFEST
54687 ____________________________________________________________________________
54688 [  8581] By: nick                                  on 2001/01/28  19:22:40
54689         Log: PerlIO documentation. Proofing and sub-editing requested.
54690      Branch: perlio
54691            + pod/perliol.pod
54692            ! pod/perlapio.pod
54693 ____________________________________________________________________________
54694 [  8580] By: jhi                                   on 2001/01/28  05:16:25
54695         Log: Revert the change to sv_2pv() done by #8054: Someone who
54696              did SvNV_set() on a scalar that also happened to be POK,
54697              followed by sv_2pv() won't get the right coercion anymore.
54698              [Sarathy]
54699      Branch: maint-5.6/perl
54700            ! sv.c
54701 ____________________________________________________________________________
54702 [  8579] By: jhi                                   on 2001/01/28  05:15:04
54703         Log: Remove the #8084 effect: do not allow -Q to be interpreted
54704              as -&Q(), this is too much wiggle room.
54705      Branch: maint-5.6/perl
54706            ! toke.c
54707 ____________________________________________________________________________
54708 [  8578] By: jhi                                   on 2001/01/28  05:12:45
54709         Log: Needed bits of #8439 (should have been in #8576),
54710              mainly for lval substr().
54711      Branch: maint-5.6/perl
54712            ! mg.c pp.c pp_hot.c
54713 ____________________________________________________________________________
54714 [  8577] By: jhi                                   on 2001/01/28  05:02:46
54715         Log: A missing check-in.
54716      Branch: maint-5.6/perl
54717            ! utf8.c
54718 ____________________________________________________________________________
54719 [  8576] By: jhi                                   on 2001/01/28  04:26:18
54720         Log: Integrate changes #8425,8436,8439,8517 from mainline.
54721              The 8439 was not truly integrated because it had too many
54722              dependencies on the development branch and because it introduced
54723              concepts too bold for a maintenance branch (such as the qu operator).
54724              
54725              Subject: [PATCH perl@8342] -Wformat
54726              
54727              Tighten some of the UTF-8 tests a bit.
54728              
54729              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
54730              - The substr lval was still not okay.
54731              - Now pp_stringify and sv_setsv copies source's UTF8 flag
54732              even if IN_BYTE.  pp_stringify is called from fold_constants
54733              at optimization phase and "\x{100}" was made SvUTF8_off under
54734              use bytes (the bytes pragma is for "byte semantics" and not
54735              for "do not produce UTF8 data")
54736      Branch: maint-5.6/perl
54737            ! t/lib/charnames.t t/op/substr.t toke.c
54738           !> sv.c t/pragma/utf8.t
54739 ____________________________________________________________________________
54740 [  8575] By: jhi                                   on 2001/01/28  04:01:51
54741         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
54742              
54743              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
54744              
54745              Subject: [ID 20001230.003] UTF-8 tr still hurts
54746              
54747              Test cases for #8385 (from Simon's "torture.pl")
54748              
54749              Start fixing UTF-8 lval substr() (8405)
54750      Branch: maint-5.6/perl
54751           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
54752           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
54753 ____________________________________________________________________________
54754 [  8574] By: jhi                                   on 2001/01/28  03:09:06
54755         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
54756              from mainline.
54757              
54758              UTF-8 cleanup.
54759              
54760              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
54761              
54762              "\x{FF}\xFF" was broken.
54763              
54764              Tests for #8329 and #8330.
54765              
54766              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
54767              
54768              IRIX compiler noticed that the bof initialization might be
54769              bypassed by control flow.
54770              
54771              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
54772      Branch: maint-5.6/perl
54773           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
54774           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
54775 ____________________________________________________________________________
54776 [  8573] By: jhi                                   on 2001/01/28  02:06:12
54777         Log: Retract #8552.
54778      Branch: perl
54779            ! lib/Text/Wrap.pm t/lib/textwrap.t
54780 ____________________________________________________________________________
54781 [  8572] By: jhi                                   on 2001/01/28  02:04:49
54782         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
54783              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
54784              not really integrated but instead salvaged by hand
54785              (they had too many dependencies on the development release
54786              to be cleanly integratable).
54787              
54788              Subject: more UTF8 test suites and an UTF8 patch
54789              
54790              Tweak for MULTIPLICITY/USE_PERLIO
54791              
54792              Signedness nit.
54793              
54794              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
54795              
54796              Use the UTF8_XXX macros in is_utf8_char().
54797              
54798              Rewrite pp_concat() in terms of sv_catsv().  The . operator
54799              should now be UTF-8-proof.
54800              
54801              Subject: [PATCH perl@8269] scanning two hex-constants
54802              fails on EBCDIC environment (script length.t)
54803              
54804              Add some Unicode chop() tests.
54805      Branch: maint-5.6/perl
54806            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
54807           !> sv.c t/op/chop.t utf8.h
54808 ____________________________________________________________________________
54809 [  8571] By: jhi                                   on 2001/01/28  00:35:59
54810         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
54811              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
54812              
54813              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
54814              
54815              The maxiters upper limit sanity check (guarding against
54816              non-progress) assumed bytes instead of characters in s///
54817              and split().
54818              
54819              Signedness nit.
54820              
54821              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
54822              join() should now be UTF-8-proof.
54823              
54824              More split // UTF-8 tests. (8250)
54825      Branch: maint-5.6/perl
54826           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
54827           !> util.c
54828 ____________________________________________________________________________
54829 [  8570] By: jhi                                   on 2001/01/27  22:15:46
54830         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
54831              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
54832              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
54833              8084,8204,8244,8333 from mainline.
54834              
54835              For -Q where Q might be a one-letter sub name one does no more
54836              get a warning about an unknown filetest (7941,7943,7944,8084).
54837              
54838              Subject: Re: [ID 20001130.011] expression parsing bug ?
54839              
54840              Make uv_to_utf8() to zero-terminate its output buffer.
54841              
54842              Split off t/op/length.t (7995)
54843              
54844              Split off t/op/utf8decode.t (7996)
54845              
54846              Remove an unnecessary 'use utf8' from the utf8.t (7998)
54847              
54848              Split off t/op/concat.t (8004)
54849              
54850              Split off t/op/ver.t (8005)
54851              
54852              Document utf8_length(), utf8_distance(), and utf8_hop().
54853              
54854              Document utf8_to_uv() better.
54855              
54856              Introduce macros for UTF8 decoding (8028,8033).
54857              
54858              Add test for reverse() (8030,8031).
54859              
54860              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
54861              
54862              Do not return the Unicode replacement character    on UTF-8
54863              decoding failure.
54864              
54865              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
54866              not this_utf8 i.e. the output string has one, but don't mess
54867              with source assumption. (8052,8053)
54868              
54869              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
54870              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
54871              was not expecting to be called with something that was already
54872              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
54873              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
54874              (8054)
54875              
54876              Recode the naughty binary bytes in utf8decode.t using the \xHH.
54877              
54878              Make some panic messages a bit more logical.
54879      Branch: maint-5.6/perl
54880           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
54881           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
54882           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
54883           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
54884           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
54885           !> utf8.c utf8.h
54886 ____________________________________________________________________________
54887 [  8569] By: jhi                                   on 2001/01/27  19:16:43
54888         Log: Integrate changes #7750 from perlio and #8566 from mainline.
54889      Branch: maint-5.6/perl
54890           !> regexec.c sv.c
54891 ____________________________________________________________________________
54892 [  8568] By: jhi                                   on 2001/01/27  18:06:51
54893         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
54894              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
54895              7935[-perlio.c],7936,7959,7965 from mainline.
54896              
54897              Change the "big byte" error message to "Wide character".
54898              (7355, the croak-if-wide-chars-in-print part ignored)
54899              
54900              Use UINT64_C().
54901              
54902              Introduce Perl_utf8_length().
54903              
54904              diff -se shows these as different (7753, forgotten check-ins)
54905              
54906              Subject: [PATCH] doop.c - UTF8 tr///
54907              
54908              If we use (aTHX_ ...) then put Perl_ on the front.
54909              
54910              Make utf8_length() and utf8_distance() to be less forgiving
54911              about bad UTF-8.
54912              
54913              Test line numbers are different with utf8.
54914              
54915              No need to scan till infinity, 13 is enough. (7872,7911)
54916              
54917              Subject: [PATCH] Tokeniser debugging
54918              
54919              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
54920              
54921              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
54922              
54923              Be more careful in Perl_sv_utf8_downgrade().
54924              
54925              Use DO_UTF8().
54926              
54927              Raw zero bytes in text files confuse at least GNU patch 2.1.
54928      Branch: maint-5.6/perl
54929           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
54930           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
54931           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
54932           !> t/pragma/utf8.t toke.c utf8.c utf8.h
54933 ____________________________________________________________________________
54934 [  8567] By: nick                                  on 2001/01/27  11:10:38
54935         Log: Integrate mainline
54936      Branch: perlio
54937           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
54938           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
54939           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
54940           !> toke.c
54941 ____________________________________________________________________________
54942 [  8566] By: jhi                                   on 2001/01/27  06:22:48
54943         Log: More documentation for the regexp context stack.
54944      Branch: perl
54945            ! regexec.c
54946 ____________________________________________________________________________
54947 [  8565] By: jhi                                   on 2001/01/27  05:21:57
54948         Log: Update Changes.
54949      Branch: perl
54950            ! Changes patchlevel.h
54951 ____________________________________________________________________________
54952 [  8564] By: jhi                                   on 2001/01/27  04:44:04
54953         Log: Threadedness patch for #8562 from Doug MacEachern.
54954      Branch: perl
54955            ! toke.c
54956 ____________________________________________________________________________
54957 [  8563] By: jhi                                   on 2001/01/27  04:26:24
54958         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
54959              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54960              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
54961              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
54962      Branch: perl
54963            ! op.c
54964 ____________________________________________________________________________
54965 [  8562] By: jhi                                   on 2001/01/27  04:20:30
54966         Log: Subject: Re: Announce : Tokener reporting patch
54967              From: Simon Cozens <simon@cozens.net>
54968              Date: Mon, 22 Jan 2001 02:17:22 +0000
54969              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
54970      Branch: perl
54971            ! embed.h embed.pl proto.h toke.c
54972 ____________________________________________________________________________
54973 [  8561] By: jhi                                   on 2001/01/27  04:17:24
54974         Log: Forgot from #8545.  Oops.
54975      Branch: perl
54976            ! pp.c t/pragma/overload.t
54977 ____________________________________________________________________________
54978 [  8560] By: jhi                                   on 2001/01/27  03:01:47
54979         Log: A better module compilation test, use MANIFEST as suggested
54980              by Spider.
54981      Branch: perl
54982            ! t/lib/1_compile.t
54983 ____________________________________________________________________________
54984 [  8559] By: jhi                                   on 2001/01/27  02:50:48
54985         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
54986              From: Peter Prymmer <pvhp@forte.com>
54987              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
54988              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
54989      Branch: perl
54990            ! t/lib/b.t
54991 ____________________________________________________________________________
54992 [  8558] By: jhi                                   on 2001/01/27  02:27:05
54993         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
54994              From: Peter Prymmer <pvhp@forte.com>
54995              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
54996              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
54997      Branch: perl
54998            ! t/pragma/sub_lval.t
54999 ____________________________________________________________________________
55000 [  8557] By: jhi                                   on 2001/01/27  02:26:03
55001         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
55002              From: Peter Prymmer <pvhp@forte.com>
55003              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
55004              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
55005      Branch: perl
55006            ! t/lib/st-06compat.t
55007 ____________________________________________________________________________
55008 [  8556] By: jhi                                   on 2001/01/27  02:24:33
55009         Log: Subject: [PATCH: perl@8531] minor update to README.os390
55010              From: Peter Prymmer <pvhp@forte.com>
55011              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
55012              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
55013      Branch: perl
55014            ! README.os390
55015 ____________________________________________________________________________
55016 [  8555] By: jhi                                   on 2001/01/27  00:35:47
55017         Log: No point in checking the length before we know whether the pointer
55018              is bogus or not, fixes Abigail's odbm failures in Linux.
55019      Branch: perl
55020            ! sv.c
55021 ____________________________________________________________________________
55022 [  8554] By: nick                                  on 2001/01/26  19:01:31
55023         Log: Integrate mainline
55024      Branch: perlio
55025           !> lib/Text/Wrap.pm t/lib/textwrap.t
55026 ____________________________________________________________________________
55027 [  8553] By: jhi                                   on 2001/01/26  15:19:39
55028         Log: Integrate change #7792 from perlio (multiplicity fix),
55029              fix the AV leak in regex DEBUGGING (tiny part of the
55030              polymorphic regexp patch #8143).
55031      Branch: maint-5.6/perl
55032            ! regcomp.c
55033           !> scope.h
55034 ____________________________________________________________________________
55035 [  8552] By: jhi                                   on 2001/01/26  15:03:23
55036         Log: (Retracted by #8573)
55037              
55038              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
55039              From: Michael G Schwern <schwern@pobox.com>
55040              Date: Fri, 26 Jan 2001 09:28:31 -0500
55041              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
55042      Branch: perl
55043            ! lib/Text/Wrap.pm t/lib/textwrap.t
55044 ____________________________________________________________________________
55045 [  8551] By: jhi                                   on 2001/01/26  02:33:19
55046         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
55047              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
55048              
55049              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
55050              
55051              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
55052              
55053              Message nit.
55054              
55055              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
55056              
55057              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
55058              
55059              (the cleanup of unused submatches in regtry() and regcppop())
55060              
55061              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
55062              stored and restored, and thusly was trounced by the utf8 swash
55063              routines.
55064              
55065              use utf8 not required to use \x{}.
55066              
55067              Removed two more tests that make no sense in UTF-8 since the test
55068              data is not in UTF-8.
55069              
55070              Get the three different space character classes right under utf8.
55071              
55072              Implement ANYOFUTF8 regprop() dumping.
55073              
55074              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
55075              
55076              Document the regex context pushing/popping a bit better.
55077      Branch: maint-5.6/perl
55078           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
55079           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
55080           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
55081           !> t/op/regmesg.t utf8.c
55082 ____________________________________________________________________________
55083 [  8550] By: nick                                  on 2001/01/25  19:42:30
55084         Log: Integrate mainline
55085      Branch: perlio
55086           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
55087           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
55088           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
55089           !> t/lib/bigint.t t/lib/bigintpm.t
55090 ____________________________________________________________________________
55091 [  8549] By: jhi                                   on 2001/01/25  15:22:28
55092         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
55093      Branch: maint-5.6/perl
55094            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
55095 ____________________________________________________________________________
55096 [  8548] By: jhi                                   on 2001/01/25  15:02:55
55097         Log: Integrate changes #7997,8063,8492,8547 from mainline.
55098              
55099              Subject: Re: STRLEN - what?
55100              
55101              Subject: [PATCH] perlguts.pod
55102              
55103              Memory management calls documentation.
55104              
55105              Layout using tabulator is not a good idea in a pod.
55106      Branch: maint-5.6/perl
55107           !> pod/perlguts.pod
55108 ____________________________________________________________________________
55109 [  8547] By: jhi                                   on 2001/01/25  14:49:05
55110         Log: Layout using tabulator is not a good idea in a pod.
55111      Branch: perl
55112            ! pod/perlguts.pod
55113 ____________________________________________________________________________
55114 [  8546] By: jhi                                   on 2001/01/25  14:31:12
55115         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
55116              from mainline.
55117              
55118              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
55119              
55120              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
55121              
55122              More Win32 editor/IDE/shell hints.
55123              
55124              More Win32 Perling.
55125              
55126              Yet another editor edit.
55127              
55128              Edit edit edit.
55129              
55130              IDE/editor section tweaking.
55131              
55132              Few more IDE/editor nits from p5p.
55133      Branch: maint-5.6/perl
55134           !> pod/perlfaq3.pod
55135 ____________________________________________________________________________
55136 [  8545] By: jhi                                   on 2001/01/25  04:16:32
55137         Log: Subject: [PATCH 5.7.0] overload int()
55138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55139              Date: Wed, 24 Jan 2001 19:06:57 -0500
55140              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
55141      Branch: perl
55142            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
55143            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
55144            ! t/lib/bigintpm.t
55145 ____________________________________________________________________________
55146 [  8544] By: jhi                                   on 2001/01/25  04:15:11
55147         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
55148              From: Peter Prymmer <pvhp@forte.com>
55149              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
55150              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
55151      Branch: perl
55152            ! Makefile.SH README.os390 hints/os390.sh installperl
55153 ____________________________________________________________________________
55154 [  8543] By: jhi                                   on 2001/01/25  03:52:08
55155         Log: Integrate change #8462,8469 from mainline.
55156              
55157              In VMS Perl subversion (perl -V) is undef.
55158      Branch: maint-5.6/perl
55159           !> configure.com
55160 ____________________________________________________________________________
55161 [  8542] By: jhi                                   on 2001/01/25  03:44:55
55162         Log: Integrate changes #7835,7850,8315,8316 from mainline.
55163              
55164              Solaris hints.
55165      Branch: maint-5.6/perl
55166           !> hints/solaris_2.sh
55167 ____________________________________________________________________________
55168 [  8541] By: jhi                                   on 2001/01/25  03:39:28
55169         Log: Integrate #8336 from mainline.
55170      Branch: maint-5.6/perl
55171           !> hv.c
55172 ____________________________________________________________________________
55173 [  8540] By: jhi                                   on 2001/01/25  03:23:50
55174         Log: Retract #8539.
55175      Branch: maint-5.6/perl
55176            ! pod/perlfaq3.pod
55177 ____________________________________________________________________________
55178 [  8539] By: jhi                                   on 2001/01/25  03:21:55
55179         Log: (Retracted by #8540.)
55180      Branch: maint-5.6/perl
55181            ! pod/perlfaq3.pod
55182 ____________________________________________________________________________
55183 [  8538] By: jhi                                   on 2001/01/25  03:14:07
55184         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
55185              From: Peter Prymmer <pvhp@forte.com>
55186              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
55187              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
55188              
55189              The VMS bits.
55190      Branch: maint-5.6/perl
55191            ! configure.com vms/descrip_mms.template
55192 ____________________________________________________________________________
55193 [  8537] By: jhi                                   on 2001/01/25  03:06:09
55194         Log: Integrate #7710,7824,7973 from mainline.
55195      Branch: maint-5.6/perl
55196           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55197           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
55198           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
55199           !> vos/config.ga.def vos/config.ga.h win32/config.bc
55200           !> win32/config.gc win32/config.vc
55201 ____________________________________________________________________________
55202 [  8536] By: jhi                                   on 2001/01/24  13:50:20
55203         Log: Revert the edits made by me so far to the 5.6 branch since
55204              the TRIAL1 since I did edits when I should have been using
55205              integrates.  Bad programmer.   (Will integrate them properly later.)
55206              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
55207              The #8353 will not be reapplied at least for now since
55208              the UTF-8 hash keys need more thinking.
55209              (The patches #8347, #8354, #8454, #8473 were okay since they
55210              were original edits made specifically for the 5.6.1-TRIAL1.)
55211      Branch: maint-5.6/perl
55212            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55213            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
55214            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
55215            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
55216            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
55217            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55218            ! win32/config.bc win32/config.gc win32/config.vc
55219 ____________________________________________________________________________
55220 [  8535] By: bailey                                on 2001/01/24  06:37:02
55221         Log: SYN SYN
55222      Branch: vmsperl
55223           +> (branch 26 files)
55224           !> (integrate 130 files)
55225 ____________________________________________________________________________
55226 [  8534] By: nick                                  on 2001/01/23  19:30:57
55227         Log: Integrate mainline.
55228      Branch: perlio
55229           !> Changes Configure Porting/Glossary Porting/config.sh
55230           !> Porting/config_H embed.h embed.pl ext/Encode/compile
55231           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
55232           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
55233           !> pod/perlvar.pod proto.h t/lib/1_compile.t
55234 ____________________________________________________________________________
55235 [  8533] By: jhi                                   on 2001/01/23  16:15:46
55236         Log: Forgotten from #8501.
55237      Branch: perl
55238            ! Porting/Glossary Porting/config.sh Porting/config_H
55239 ____________________________________________________________________________
55240 [  8532] By: jhi                                   on 2001/01/23  16:13:27
55241         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
55242              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55243              Date: Mon, 22 Jan 2001 17:51:58 +0100
55244              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
55245      Branch: perl
55246            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
55247 ____________________________________________________________________________
55248 [  8531] By: jhi                                   on 2001/01/23  15:46:01
55249         Log: Update Changes.
55250      Branch: perl
55251            ! Changes patchlevel.h
55252 ____________________________________________________________________________
55253 [  8530] By: jhi                                   on 2001/01/23  15:38:39
55254         Log: De-cut-and-pasto.
55255      Branch: perl
55256            ! t/lib/1_compile.t
55257 ____________________________________________________________________________
55258 [  8529] By: jhi                                   on 2001/01/23  15:11:04
55259         Log: Document the mkdir trailing slashes case.
55260      Branch: perl
55261            ! pod/perlfunc.pod
55262 ____________________________________________________________________________
55263 [  8528] By: jhi                                   on 2001/01/23  15:08:28
55264         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
55265              get installed:
55266              
55267              Subject: lib/lib.pm
55268              From: <abigail@foad.org>
55269              Date: Mon, 28 Aug 2000 20:35:08 -0400
55270              Message-ID: <20000829003508.21281.qmail@foad.org>
55271      Branch: perl
55272            ! installperl
55273 ____________________________________________________________________________
55274 [  8527] By: jhi                                   on 2001/01/23  14:44:04
55275         Log: Metaconfig unit change for #8526.
55276      Branch: metaconfig
55277            ! U/threads/archname.U
55278 ____________________________________________________________________________
55279 [  8526] By: jhi                                   on 2001/01/23  14:43:19
55280         Log: Attach -perlio to the archname if so selected.
55281      Branch: perl
55282            ! Configure
55283 ____________________________________________________________________________
55284 [  8525] By: jhi                                   on 2001/01/23  14:24:01
55285         Log: Subject: [PATCH] pod/perlvar.pod
55286              From: abigail@foad.org
55287              Date: Tue, 23 Jan 2001 01:41:10 +0100
55288              Message-ID: <20010123004110.22259.qmail@foad.org>
55289      Branch: perl
55290            ! pod/perlvar.pod
55291 ____________________________________________________________________________
55292 [  8524] By: jhi                                   on 2001/01/23  14:22:32
55293         Log: A bug introduced in #8217 (the undefined variable in the
55294              lib/safe1_t #3) fixed, by Charles Lane:
55295              
55296              The earlier patch made it so that stuff running in Safe
55297              compartments could do a "caller" and see "main".  That
55298              little change in name is done right before the code in
55299              the compartment is run, and apparantly the parser
55300              was picking up the stash name before it got changed.
55301              
55302              (why it was threaded vs. unthreaded Perl that was sensitive to this
55303              I still don't know...and it probably doesn't matter).
55304              
55305              I tryed removing the stash name-change and saw that threaded Perl
55306              did indeed pass the lib/safe1.t tests.
55307              
55308              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
55309              do the name change (and to connect _ in the compartment to the global
55310              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
55311              to call _safe_pkg_prep when creating a new compartment.
55312              
55313              Passes all tests with threaded perl on linux; passes all tests
55314              with unthreaded perl on VMS.
55315              
55316              At some point I'll probably want to revisit Safe and Opcode to
55317              provide more sensible handling of global variables...and to get
55318              formats working in Safe compartments, which they don't do currently.
55319      Branch: perl
55320            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
55321 ____________________________________________________________________________
55322 [  8523] By: jhi                                   on 2001/01/23  14:11:58
55323         Log: Also the lib/Thread.pm itself needs to be ignored if
55324              the Thread extension hasn't been built.
55325      Branch: perl
55326            ! t/lib/1_compile.t
55327 ____________________________________________________________________________
55328 [  8522] By: jhi                                   on 2001/01/23  13:51:28
55329         Log: print() instead of warn() so that stderr doesn't get
55330              unnecessarily polluted.
55331      Branch: perl
55332            ! ext/Encode/compile
55333 ____________________________________________________________________________
55334 [  8521] By: jhi                                   on 2001/01/23  13:49:48
55335         Log: Integrate perlio.
55336      Branch: perl
55337           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
55338           !> ext/Encode/encode.h
55339 ____________________________________________________________________________
55340 [  8520] By: nick                                  on 2001/01/22  21:44:00
55341         Log: More messing with Encode:
55342              Extra fields in header to allow multiple names and to record
55343              other things "compile" knows.
55344              Re-organise compile to factor out common output routines.
55345      Branch: perlio
55346            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
55347 ____________________________________________________________________________
55348 [  8519] By: nick                                  on 2001/01/22  20:33:50
55349         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
55350      Branch: perlio
55351            ! ext/Encode/Makefile.PL ext/Encode/compile
55352 ____________________________________________________________________________
55353 [  8518] By: nick                                  on 2001/01/22  20:28:13
55354         Log: Integrate mainline
55355      Branch: perlio
55356           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
55357           !> vos/config.alpha.def vos/config.alpha.h
55358 ____________________________________________________________________________
55359 [  8517] By: jhi                                   on 2001/01/22  15:37:17
55360         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
55361              by Inaba Hiroto.
55362      Branch: perl
55363            ! sv.c
55364 ____________________________________________________________________________
55365 [  8516] By: jhi                                   on 2001/01/22  14:55:15
55366         Log: More SIG_SIZE fixes.
55367      Branch: perl
55368            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
55369 ____________________________________________________________________________
55370 [  8515] By: jhi                                   on 2001/01/22  14:50:27
55371         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
55372              From: "Craig A. Berry" <craigberry@mac.com>
55373              Date: Mon, 22 Jan 2001 00:42:24 -0600
55374              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
55375      Branch: perl
55376            ! configure.com
55377 ____________________________________________________________________________
55378 [  8514] By: jhi                                   on 2001/01/22  14:31:17
55379         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
55380              From: "Craig A. Berry" <craigberry@mac.com>
55381              Date: Sun, 21 Jan 2001 23:03:25 -0600
55382              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
55383      Branch: perl
55384            ! configure.com
55385 ____________________________________________________________________________
55386 [  8513] By: jhi                                   on 2001/01/22  14:14:00
55387         Log: Add the .ucm encoding tables to the MANIFEST.
55388      Branch: perl
55389            ! MANIFEST
55390 ____________________________________________________________________________
55391 [  8512] By: jhi                                   on 2001/01/22  13:43:33
55392         Log: Integrate perlio.
55393      Branch: perl
55394           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55395           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55396           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55397           +> ext/Encode/Encode/iso8859-10.ucm
55398           +> ext/Encode/Encode/iso8859-13.ucm
55399           +> ext/Encode/Encode/iso8859-14.ucm
55400           +> ext/Encode/Encode/iso8859-15.ucm
55401           +> ext/Encode/Encode/iso8859-16.ucm
55402           +> ext/Encode/Encode/iso8859-2.ucm
55403           +> ext/Encode/Encode/iso8859-3.ucm
55404           +> ext/Encode/Encode/iso8859-4.ucm
55405           +> ext/Encode/Encode/iso8859-5.ucm
55406           +> ext/Encode/Encode/iso8859-6.ucm
55407           +> ext/Encode/Encode/iso8859-7.ucm
55408           +> ext/Encode/Encode/iso8859-8.ucm
55409           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55410           +> ext/Encode/Encode/symbol.ucm
55411           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
55412           !> perliol.h
55413 ____________________________________________________________________________
55414 [  8511] By: nick                                  on 2001/01/21  23:44:47
55415         Log: Make "real" layers of ":utf8" and ":raw".
55416              So now PERLIO=utf8 perl ...
55417              does what Andreas wanted.
55418              Fix arg passing in open.pm (still have a Carp issue).
55419      Branch: perlio
55420            ! lib/open.pm perlio.c perliol.h
55421 ____________________________________________________________________________
55422 [  8510] By: jhi                                   on 2001/01/21  22:56:53
55423         Log: Document the regex content pushing/popping a bit better.
55424      Branch: perl
55425            ! regexec.c
55426 ____________________________________________________________________________
55427 [  8509] By: jhi                                   on 2001/01/21  22:55:44
55428         Log: Tweak the mkdir trailing slash code some more.
55429              
55430              TO DO: the same handling should probably be done for
55431              all the other filesystem functions that can have directories
55432              as their arguments.
55433      Branch: perl
55434            ! pp_sys.c
55435 ____________________________________________________________________________
55436 [  8508] By: nick                                  on 2001/01/21  21:37:43
55437         Log: Switch "compiled in" encodings to .ucm format.
55438              (Leave others as .enc till we can run-time load .ucm,
55439              or find some other way to load them.)
55440      Branch: perlio
55441            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55442            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55443            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55444            + ext/Encode/Encode/iso8859-10.ucm
55445            + ext/Encode/Encode/iso8859-13.ucm
55446            + ext/Encode/Encode/iso8859-14.ucm
55447            + ext/Encode/Encode/iso8859-15.ucm
55448            + ext/Encode/Encode/iso8859-16.ucm
55449            + ext/Encode/Encode/iso8859-2.ucm
55450            + ext/Encode/Encode/iso8859-3.ucm
55451            + ext/Encode/Encode/iso8859-4.ucm
55452            + ext/Encode/Encode/iso8859-5.ucm
55453            + ext/Encode/Encode/iso8859-6.ucm
55454            + ext/Encode/Encode/iso8859-7.ucm
55455            + ext/Encode/Encode/iso8859-8.ucm
55456            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55457            + ext/Encode/Encode/symbol.ucm
55458            ! ext/Encode/Makefile.PL ext/Encode/compile
55459 ____________________________________________________________________________
55460 [  8507] By: nick                                  on 2001/01/21  21:02:03
55461         Log: Integrate (partial) mainline.
55462      Branch: perlio
55463           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
55464           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
55465           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55466 ____________________________________________________________________________
55467 [  8506] By: jhi                                   on 2001/01/21  20:09:30
55468         Log: Update Changes.
55469      Branch: perl
55470            ! Changes patchlevel.h
55471 ____________________________________________________________________________
55472 [  8505] By: jhi                                   on 2001/01/21  19:39:59
55473         Log: Subject: Minor typos in perlfaq2.pod
55474              From: "Stephen P. Potter" <spp@spotter.yi.org>
55475              Message-Id: <200101192101.QAA11911@spotter.yi.org>
55476              Date: Fri, 19 Jan 2001 16:01:13 -0500
55477              
55478              with a nit from Philip Newton.
55479      Branch: perl
55480            ! pod/perlfaq2.pod
55481 ____________________________________________________________________________
55482 [  8504] By: jhi                                   on 2001/01/21  19:33:05
55483         Log: Metaconfig change for #8503.
55484      Branch: metaconfig
55485            ! U/threads/usethreads.U
55486 ____________________________________________________________________________
55487 [  8503] By: jhi                                   on 2001/01/21  19:32:21
55488         Log: Sanity check for conflicting thread flavours.
55489      Branch: perl
55490            ! Configure config_h.SH
55491 ____________________________________________________________________________
55492 [  8502] By: jhi                                   on 2001/01/21  19:23:00
55493         Log: Metaconfig change for #8501.
55494      Branch: metaconfig
55495            ! U/modified/sig_name.U
55496 ____________________________________________________________________________
55497 [  8501] By: jhi                                   on 2001/01/21  19:22:26
55498         Log: The SIG_SIZE is the number of the elements *excluding*
55499              the terminating NULL.
55500      Branch: perl
55501            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
55502            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
55503            ! win32/config_H.vc
55504 ____________________________________________________________________________
55505 [  8500] By: jhi                                   on 2001/01/21  18:31:31
55506         Log: Integrate perlio.
55507      Branch: perl
55508           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
55509           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
55510           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
55511           !> pp_sys.c proto.h sv.c
55512 ____________________________________________________________________________
55513 [  8499] By: jhi                                   on 2001/01/21  17:43:57
55514         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
55515              From: Hugo <hv@crypt.compulink.co.uk>
55516              Date: Sun, 21 Jan 2001 13:34:05 +0000
55517              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
55518              
55519              In sprintf UTF8ize only if necessary.
55520      Branch: perl
55521            ! sv.c
55522 ____________________________________________________________________________
55523 [  8498] By: nick                                  on 2001/01/21  16:25:32
55524         Log: Encode cleanup.
55525              Add command line control over "compile" so that Makefile.PL
55526              needs can be combined with other uses.
55527              Use command line options in Makefile.PL.
55528              Fix multi-byte parsing in .ucm files.
55529      Branch: perlio
55530            ! ext/Encode/Makefile.PL ext/Encode/compile
55531 ____________________________________________________________________________
55532 [  8497] By: nick                                  on 2001/01/21  12:56:27
55533         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
55534      Branch: perlio
55535            ! ext/Encode/Encode.xs
55536 ____________________________________________________________________________
55537 [  8496] By: nick                                  on 2001/01/21  12:18:45
55538         Log: Fixup after integrate:
55539              missed the .sym files that are changed by regen_headers
55540              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
55541      Branch: perlio
55542            ! global.sym pp.sym sv.c
55543 ____________________________________________________________________________
55544 [  8495] By: nick                                  on 2001/01/21  11:51:07
55545         Log: Integrate mainline.
55546      Branch: perlio
55547           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
55548           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
55549           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
55550           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
55551           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
55552           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
55553           !> win32/Makefile win32/makefile.mk
55554 ____________________________________________________________________________
55555 [  8494] By: jhi                                   on 2001/01/20  23:12:11
55556         Log: Forgot the expect_number() prototype.
55557      Branch: perl
55558            ! embed.h embed.pl proto.h
55559 ____________________________________________________________________________
55560 [  8493] By: jhi                                   on 2001/01/20  22:56:39
55561         Log: Subject: [PATCH: perl@8482] README.vms URL updates
55562              From: Peter Prymmer <pvhp@forte.com>
55563              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
55564              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
55565              
55566              Plus Craig A. Berry's suggestion to use compaq.com instead
55567              of digital.com.
55568      Branch: perl
55569            ! README.vms
55570 ____________________________________________________________________________
55571 [  8492] By: jhi                                   on 2001/01/20  22:50:05
55572         Log: Memory management calls documentation.
55573      Branch: perl
55574            ! pod/perlguts.pod
55575 ____________________________________________________________________________
55576 [  8491] By: jhi                                   on 2001/01/20  22:38:33
55577         Log: Signedness nit plus few memcpy/Copy nits.
55578      Branch: perl
55579            ! sv.c
55580 ____________________________________________________________________________
55581 [  8490] By: jhi                                   on 2001/01/20  22:25:53
55582         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
55583              From: Peter Prymmer <pvhp@forte.com>
55584              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
55585              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
55586      Branch: perl
55587            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
55588 ____________________________________________________________________________
55589 [  8489] By: jhi                                   on 2001/01/20  22:24:41
55590         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
55591              From: Peter Prymmer <pvhp@forte.com>
55592              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
55593              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
55594      Branch: perl
55595            ! win32/Makefile win32/makefile.mk
55596 ____________________________________________________________________________
55597 [  8488] By: jhi                                   on 2001/01/20  22:22:27
55598         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
55599              From: Peter Prymmer <pvhp@forte.com>
55600              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
55601              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
55602      Branch: perl
55603            ! Makefile.SH
55604 ____________________________________________________________________________
55605 [  8487] By: jhi                                   on 2001/01/20  22:21:18
55606         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
55607              From: Peter Prymmer <pvhp@forte.com>
55608              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
55609              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
55610      Branch: perl
55611            + ext/DynaLoader/dl_dllload.xs
55612            ! MANIFEST Makefile.SH hints/os390.sh
55613 ____________________________________________________________________________
55614 [  8486] By: jhi                                   on 2001/01/20  22:17:53
55615         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
55616              From: Peter Prymmer <pvhp@forte.com>
55617              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
55618              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
55619      Branch: perl
55620            ! README.os390 README.posix-bc
55621 ____________________________________________________________________________
55622 [  8485] By: jhi                                   on 2001/01/20  20:15:30
55623         Log: Document and test the new qu operator.
55624      Branch: perl
55625            + t/op/qu.t
55626            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
55627            ! pod/perlretut.pod pod/perlunicode.pod
55628 ____________________________________________________________________________
55629 [  8484] By: nick                                  on 2001/01/20  19:42:30
55630         Log: Infrastructure to allow:
55631              open($fh,"|-",@array);
55632              to be implemented
55633              i.e. mark pp_open as needing a stack mark, and make pp_open
55634              process its args in that style (and pass them _all_ to tied handles OPEN).
55635              Invent do_openn() which takes SV ** at allow it to see multiple args.
55636              Note this does not _do_ anything yet.
55637      Branch: perlio
55638            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
55639            ! perlapi.c pp_proto.h pp_sys.c proto.h
55640 ____________________________________________________________________________
55641 [  8483] By: nick                                  on 2001/01/20  17:23:14
55642         Log: Integrate mainline.
55643      Branch: perlio
55644           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
55645           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
55646 ____________________________________________________________________________
55647 [  8482] By: jhi                                   on 2001/01/19  15:37:49
55648         Log: Update Changes.
55649      Branch: perl
55650            ! Changes patchlevel.h
55651 ____________________________________________________________________________
55652 [  8481] By: jhi                                   on 2001/01/19  14:41:24
55653         Log: Subject: Re: new feature: s?printf parameter reordering 
55654              From: Hugo <hv@crypt.compulink.co.uk>
55655              Date: Thu, 11 Jan 2001 17:09:03 +0000
55656              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
55657              
55658              - support reordering for all parameters: %, *v, *, .*
55659              - lay down that the reordering specification must immediately
55660              follow that parameter: %3$, *v3$, *3$, .*3$
55661              - fix vectorisation of a zero-length string
55662              - factor out the code choosing the argument to format
55663              
55664              Possibly unwanted side-effects:
55665              - the special format specifiers ' +-0' must now precede any
55666              vectorisation specifier. Tests in op/sprintf and op/ver
55667              have been changed to reflect this.
55668              - sprintf.t test #214 changed its expectations because in many
55669              cases, the next parameter has already been consumed when an
55670              invalid type letter is detected.
55671              
55672              Probably wanted side-effects:
55673              - attempts to format a non-existent parameter will warn as if C<undef>
55674              - attempt to write to non-existent parameter with '%n' will complain
55675              of "attempt to modify read-only value" instead of being silent
55676      Branch: perl
55677            ! sv.c t/op/sprintf.t t/op/ver.t
55678 ____________________________________________________________________________
55679 [  8480] By: jhi                                   on 2001/01/19  14:08:37
55680         Log: Subject: PATCH pragma/locale.t
55681              From: andreas.koenig@anima.de (Andreas J. Koenig)
55682              Date: 18 Jan 2001 09:45:37 +0100
55683              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
55684      Branch: perl
55685            ! t/pragma/locale.t
55686 ____________________________________________________________________________
55687 [  8479] By: jhi                                   on 2001/01/19  13:19:58
55688         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
55689      Branch: perl
55690            ! configure.com
55691 ____________________________________________________________________________
55692 [  8478] By: jhi                                   on 2001/01/19  02:12:35
55693         Log: Automate 1_compile.t.
55694      Branch: perl
55695            ! t/lib/1_compile.t
55696 ____________________________________________________________________________
55697 [  8477] By: jhi                                   on 2001/01/19  01:49:56
55698         Log: Integrate perlio.
55699      Branch: perl
55700           !> sv.c win32/config.bc win32/config.gc win32/config.vc
55701           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55702 ____________________________________________________________________________
55703 [  8476] By: nick                                  on 2001/01/18  21:51:52
55704         Log: Integrate mainline
55705      Branch: perlio
55706           +> t/lib/1_compile.t t/lib/compmod.pl
55707           !> MANIFEST configure.com lib/unicode/distinct.pm
55708 ____________________________________________________________________________
55709 [  8475] By: nick                                  on 2001/01/18  21:48:02
55710         Log: Win32 "safe signals" co-existance fix.
55711              Fix SIG_SIZE value.
55712              Clear PL_sig_pending when cloning (fork).
55713      Branch: perlio
55714            ! sv.c win32/config.bc win32/config.gc win32/config.vc
55715            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55716 ____________________________________________________________________________
55717 [  8474] By: jhi                                   on 2001/01/18  14:40:57
55718         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
55719      Branch: perl
55720            ! t/lib/1_compile.t
55721 ____________________________________________________________________________
55722 [  8473] By: gsar                                  on 2001/01/18  11:42:31
55723         Log: unsubmitted trial1 change
55724      Branch: maint-5.6/perl
55725            ! Changes
55726 ____________________________________________________________________________
55727 [  8472] By: jhi                                   on 2001/01/18  04:30:24
55728         Log: The first bug found by 1_compile.t.
55729      Branch: perl
55730            ! lib/unicode/distinct.pm
55731 ____________________________________________________________________________
55732 [  8471] By: jhi                                   on 2001/01/18  04:29:42
55733         Log: Add Schwern's 1_compile test.  The compile_module script renamed
55734              to be a bit shorter for the 8.3 people.
55735      Branch: perl
55736            + t/lib/1_compile.t t/lib/compmod.pl
55737            ! MANIFEST
55738 ____________________________________________________________________________
55739 [  8470] By: jhi                                   on 2001/01/18  04:16:00
55740         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)
55741              From: Peter Prymmer <pvhp@forte.com>
55742              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
55743              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
55744              Replace #8463.
55745      Branch: maint-5.6/perl
55746            ! configure.com
55747 ____________________________________________________________________________
55748 [  8469] By: jhi                                   on 2001/01/18  04:13:02
55749         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)
55750              From: Peter Prymmer <pvhp@forte.com>
55751              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
55752              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
55753              Replace #8462.
55754      Branch: perl
55755            ! configure.com
55756 ____________________________________________________________________________
55757 [  8468] By: jhi                                   on 2001/01/18  03:42:08
55758         Log: Integrate perlio.
55759      Branch: perl
55760           !> gv.c mg.c perlio.c util.c
55761 ____________________________________________________________________________
55762 [  8467] By: nick                                  on 2001/01/17  22:41:10
55763         Log: "Safe" signals - trial implementation.
55764              gv.c tweaked to zero PL_sig_pend array
55765              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
55766              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
55767              Odd thing is that it "works" with PERLIO=stdio as well (linux).
55768      Branch: perlio
55769            ! gv.c mg.c perlio.c util.c
55770 ____________________________________________________________________________
55771 [  8466] By: nick                                  on 2001/01/17  20:40:20
55772         Log: Integrate mainline.
55773      Branch: perlio
55774           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55775           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
55776           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
55777           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55778           !> vos/config.ga.h win32/config.bc win32/config.gc
55779           !> win32/config.vc
55780 ____________________________________________________________________________
55781 [  8465] By: jhi                                   on 2001/01/17  18:37:13
55782         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
55783              From: Nicholas Clark <nick@ccl4.org>
55784              Date: Wed, 17 Jan 2001 17:31:33 +0000
55785              Message-ID: <20010117173133.I2633@plum.flirble.org>
55786      Branch: perl
55787            ! t/op/int.t
55788 ____________________________________________________________________________
55789 [  8464] By: jhi                                   on 2001/01/17  14:43:17
55790         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
55791              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55792              Date: Wed, 17 Jan 2001 15:16:43 +0100
55793              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
55794              
55795              pp_int() was dropping an NV to the floor,
55796              int(279964589018079/59) either returned not an integer
55797              4745162525730.15, or one got "Attempt to free unreferenced scalar."
55798      Branch: perl
55799            ! pp.c
55800 ____________________________________________________________________________
55801 [  8463] By: jhi                                   on 2001/01/17  06:12:42
55802         Log: (Replaced by #8470)
55803              
55804              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)
55805              From: "Craig A. Berry" <craigberry@mac.com>
55806              Date: Tue, 16 Jan 2001 23:38:46 -0600
55807              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
55808      Branch: maint-5.6/perl
55809            ! configure.com
55810 ____________________________________________________________________________
55811 [  8462] By: jhi                                   on 2001/01/17  06:11:31
55812         Log: (Replaced by #8469)
55813              
55814              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)
55815              From: "Craig A. Berry" <craigberry@mac.com>
55816              Date: Tue, 16 Jan 2001 23:38:46 -0600
55817              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
55818      Branch: perl
55819            ! configure.com
55820 ____________________________________________________________________________
55821 [  8461] By: jhi                                   on 2001/01/17  05:56:12
55822         Log: Allow for one trailing slash in the directory of mkdir().
55823      Branch: perl
55824            ! pp_sys.c
55825 ____________________________________________________________________________
55826 [  8460] By: jhi                                   on 2001/01/17  03:26:01
55827         Log: Metaconfig unit changes for #8459.
55828      Branch: metaconfig
55829            ! U/modified/Loc.U U/modified/sig_name.U
55830 ____________________________________________________________________________
55831 [  8459] By: jhi                                   on 2001/01/17  03:24:48
55832         Log: Define SIG_SIZE, the number of elements in the sig_name and
55833              sig_num arrays, including the final NULL entry.
55834      Branch: perl
55835            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55836            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
55837            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
55838            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55839            ! win32/config.bc win32/config.gc win32/config.vc
55840 ____________________________________________________________________________
55841 [  8458] By: jhi                                   on 2001/01/17  01:41:33
55842         Log: Integrate perlio.
55843      Branch: perl
55844           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
55845           !> perlapi.h proto.h sv.c
55846 ____________________________________________________________________________
55847 [  8457] By: nick                                  on 2001/01/16  22:07:26
55848         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
55849              Provides all the "cost" but no benefit yet - it is to allow cost
55850              to be measured, and implementation experiments (just in mg.c?).
55851      Branch: perlio
55852            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
55853            ! perlapi.h proto.h sv.c
55854 ____________________________________________________________________________
55855 [  8456] By: nick                                  on 2001/01/16  21:07:07
55856         Log: Integrate mainline.
55857      Branch: perlio
55858           !> (integrate 51 files)
55859 ____________________________________________________________________________
55860 [  8455] By: jhi                                   on 2001/01/16  18:13:43
55861         Log: Subject: [PATCH] regcomp.c old feature removal
55862              From: mjd@plover.com
55863              Date: 16 Jan 2001 14:43:18 -0000 
55864              Message-ID: <20010116144318.7140.qmail@plover.com> 
55865      Branch: perl
55866            ! regcomp.c
55867 ____________________________________________________________________________
55868 [  8454] By: jhi                                   on 2001/01/16  16:12:39
55869         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
55870              From: "Indy Singh" <indy@nusphere.com>
55871              Date: Wed, 10 Jan 2001 20:17:49 -0500
55872              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
55873      Branch: maint-5.6/perl
55874            ! win32/Makefile
55875 ____________________________________________________________________________
55876 [  8453] By: jhi                                   on 2001/01/16  16:09:33
55877         Log: Update Changes.
55878      Branch: perl
55879            ! Changes patchlevel.h
55880 ____________________________________________________________________________
55881 [  8452] By: jhi                                   on 2001/01/16  15:42:04
55882         Log: Subject: Re: API Cleanup
55883              To: perl5-porters@perl.org
55884              Date: Tue, 16 Jan 2001 13:42:30 +0000
55885              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
55886              
55887              Subject: [PATCH] utf8.c documentation
55888              From: Simon Cozens <simon@cozens.net>
55889              Date: Tue, 16 Jan 2001 13:52:48 +0000
55890              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
55891              
55892              Subject: Re: API Cleanup
55893              From: Simon Cozens <simon@cozens.net>
55894              Date: Tue, 16 Jan 2001 14:58:55 +0000
55895              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
55896              
55897              UTF-8 doc patches.
55898      Branch: perl
55899            ! embed.pl pod/perlapi.pod utf8.c
55900 ____________________________________________________________________________
55901 [  8451] By: jhi                                   on 2001/01/16  14:41:39
55902         Log: podlators 1.07, from Russ Allbery.
55903      Branch: perl
55904            ! lib/Pod/Man.pm
55905 ____________________________________________________________________________
55906 [  8450] By: jhi                                   on 2001/01/16  14:24:19
55907         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
55908              From: "Indy Singh" <indy@nusphere.com>
55909              Date: Mon, 15 Jan 2001 20:59:40 -0500
55910              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
55911      Branch: perl
55912            ! win32/Makefile
55913 ____________________________________________________________________________
55914 [  8449] By: jhi                                   on 2001/01/16  03:42:55
55915         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
55916              at the setting of the ofs_sv in new_struct_thread() as the
55917              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
55918              uninitialized fields are, uh, initialized with),
55919              SvREFCNT_inc()ing that invited a core dump.
55920      Branch: perl
55921            ! util.c
55922 ____________________________________________________________________________
55923 [  8448] By: jhi                                   on 2001/01/16  01:49:07
55924         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
55925              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55926              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
55927              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
55928              
55929              Replace #8444 and #8445.
55930      Branch: perl
55931            ! ext/B/B.xs ext/B/B/Debug.pm
55932 ____________________________________________________________________________
55933 [  8447] By: jhi                                   on 2001/01/15  21:05:35
55934         Log: Subject: [PATCH] API Variable documentation   
55935              From: Simon Cozens <simon@cozens.net>
55936              Date: Mon, 15 Jan 2001 19:35:54 +0000
55937              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
55938      Branch: perl
55939            ! pod/perlapi.pod thrdvar.h
55940 ____________________________________________________________________________
55941 [  8446] By: jhi                                   on 2001/01/15  20:49:20
55942         Log: Signedness nit.
55943      Branch: perl
55944            ! pp_ctl.c
55945 ____________________________________________________________________________
55946 [  8445] By: jhi                                   on 2001/01/15  20:28:48
55947         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
55948      Branch: perl
55949            ! ext/B/B/Debug.pm
55950 ____________________________________________________________________________
55951 [  8444] By: jhi                                   on 2001/01/15  13:09:10
55952         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
55953      Branch: perl
55954            ! ext/B/B.xs
55955 ____________________________________________________________________________
55956 [  8443] By: jhi                                   on 2001/01/15  13:06:26
55957         Log: Missing from #8439.
55958      Branch: perl
55959            ! keywords.h mg.c
55960 ____________________________________________________________________________
55961 [  8442] By: jhi                                   on 2001/01/15  13:02:38
55962         Log: Subject: [PATCH @8436] Eliminate op_children
55963              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55964              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
55965              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
55966              
55967              Subject: [PATCH @8436] Re: Eliminate op_children
55968              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55969              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
55970              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
55971      Branch: perl
55972            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
55973            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
55974            ! op.c op.h
55975 ____________________________________________________________________________
55976 [  8441] By: jhi                                   on 2001/01/15  12:57:08
55977         Log: Use the /^Perl_/-less form of is_lvalue_sub().
55978      Branch: perl
55979            ! pp.h
55980 ____________________________________________________________________________
55981 [  8440] By: jhi                                   on 2001/01/15  05:13:09
55982         Log: Revert #8437 and #8438, the Linux large files story is more complex.
55983      Branch: metaconfig/U/perl
55984            ! d_fpos64_t.U d_off64_t.U
55985      Branch: perl
55986            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55987            ! config_h.SH configure.com epoc/config.sh perl.h
55988            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
55989            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55990            ! win32/config.bc win32/config.gc win32/config.vc
55991 ____________________________________________________________________________
55992 [  8439] By: jhi                                   on 2001/01/15  05:02:24
55993         Log: More UTF-8 patches from Inaba Hiroto.
55994              - The substr lval was still not okay.
55995              - Now pp_stringify and sv_setsv copies source's UTF8 flag
55996              even if IN_BYTE.  pp_stringify is called from fold_constants
55997              at optimization phase and "\x{100}" was made SvUTF8_off under
55998              use bytes (the bytes pragma is for "byte semantics" and not
55999              for "do not produce UTF8 data")
56000              - New `qu' operator to generate UTF8 string explicitly.
56001              Though I agree with the policy "0x00-0xff always produce bytes",
56002              sometimes want to such a string to be coded in UTF8.
56003              I can use pack"U0a*" but it requires more typing and has
56004              runtime overhead.
56005              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
56006              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
56007              string is not UTF8_on and has char 0x80-0xff.
56008              
56009              TODO: document and test qu.
56010      Branch: perl
56011            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
56012            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
56013            ! toke.c
56014 ____________________________________________________________________________
56015 [  8438] By: jhi                                   on 2001/01/14  05:10:23
56016         Log: (Reverted by #8440)
56017              
56018              Metaconfig unit changes for #8437.
56019      Branch: metaconfig/U/perl
56020            ! d_fpos64_t.U d_off64_t.U
56021 ____________________________________________________________________________
56022 [  8437] By: jhi                                   on 2001/01/14  04:55:34
56023         Log: (Reverted by #8440)
56024              
56025              Add <features.h> probing, seems to be needed for (some?)
56026              Linux largefileness.
56027      Branch: perl
56028            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56029            ! config_h.SH configure.com epoc/config.sh perl.h
56030            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
56031            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56032            ! win32/config.bc win32/config.gc win32/config.vc
56033 ____________________________________________________________________________
56034 [  8436] By: jhi                                   on 2001/01/13  17:47:21
56035         Log: Tighten some of the tests a bit.
56036      Branch: perl
56037            ! t/pragma/utf8.t
56038 ____________________________________________________________________________
56039 [  8435] By: jhi                                   on 2001/01/13  17:31:54
56040         Log: Integrate perlio.
56041      Branch: perl
56042           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
56043           !> win32/config_H.gc win32/config_H.vc
56044 ____________________________________________________________________________
56045 [  8434] By: nick                                  on 2001/01/13  11:36:53
56046         Log: Run dmake regen_config_h for Win32
56047      Branch: perlio
56048            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56049 ____________________________________________________________________________
56050 [  8433] By: nick                                  on 2001/01/13  11:31:55
56051         Log: VMS friendly patch to Encode compile process
56052      Branch: perlio
56053            ! ext/Encode/Makefile.PL ext/Encode/compile
56054 ____________________________________________________________________________
56055 [  8432] By: nick                                  on 2001/01/13  11:06:44
56056         Log: Integrate mainline
56057      Branch: perlio
56058           +> ext/B/B/Concise.pm
56059           !> (integrate 52 files)
56060 ____________________________________________________________________________
56061 [  8431] By: jhi                                   on 2001/01/13  05:55:55
56062         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
56063              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56064              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
56065              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
56066      Branch: perl
56067            ! ext/B/B/Concise.pm
56068 ____________________________________________________________________________
56069 [  8430] By: jhi                                   on 2001/01/13  04:24:18
56070         Log: The LVRET macro needed an aTHX.
56071      Branch: perl
56072            ! pp.h
56073 ____________________________________________________________________________
56074 [  8429] By: jhi                                   on 2001/01/13  02:12:42
56075         Log: Update Changes.
56076      Branch: perl
56077            ! Changes patchlevel.h
56078 ____________________________________________________________________________
56079 [  8428] By: jhi                                   on 2001/01/13  02:08:50
56080         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
56081              From: Peter Prymmer <pvhp@forte.com>
56082              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
56083              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
56084              
56085              Add a BEGIN guard for sloppy floating point division.
56086      Branch: perl
56087            ! lib/Math/BigInt.pm lib/bigint.pl
56088 ____________________________________________________________________________
56089 [  8427] By: jhi                                   on 2001/01/13  01:47:16
56090         Log: The B::Terse drop-in replacement wasn't quite drop-in.
56091      Branch: perl
56092            ! ext/B/B/Terse.pm
56093 ____________________________________________________________________________
56094 [  8426] By: jhi                                   on 2001/01/12  21:20:43
56095         Log: Use UVXf.
56096      Branch: perl
56097            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56098            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
56099            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
56100            ! vos/config.ga.def vos/config.ga.h win32/config.bc
56101            ! win32/config.gc win32/config.vc
56102 ____________________________________________________________________________
56103 [  8425] By: jhi                                   on 2001/01/12  20:20:14
56104         Log: Subject: [PATCH perl@8342] -Wformat
56105              From: Robin Barker <rmb1@cise.npl.co.uk>
56106              Date: Fri, 12 Jan 2001 20:03:14 GMT
56107              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
56108      Branch: perl
56109            ! ext/Encode/Encode.xs mg.c sv.c toke.c
56110 ____________________________________________________________________________
56111 [  8424] By: jhi                                   on 2001/01/12  20:01:48
56112         Log: Subject: B::Concise -- an improved replacement for B::Terse 
56113              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56114              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
56115              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
56116      Branch: perl
56117            + ext/B/B/Concise.pm
56118            ! MANIFEST ext/B/B/Terse.pm
56119 ____________________________________________________________________________
56120 [  8423] By: jhi                                   on 2001/01/12  19:24:02
56121         Log: The new metaconfig unit from the #8421.
56122      Branch: metaconfig/U/perl
56123            + d_sigprocmask.U
56124 ____________________________________________________________________________
56125 [  8422] By: jhi                                   on 2001/01/12  19:23:43
56126         Log: Forgot the microperl config from the #8421.
56127      Branch: perl
56128            ! uconfig.h uconfig.sh
56129 ____________________________________________________________________________
56130 [  8421] By: jhi                                   on 2001/01/12  19:05:27
56131         Log: Add sigprocmask() probe, regen Configure, regen toc.
56132      Branch: perl
56133            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56134            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
56135            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56136            ! vos/config.ga.h win32/config.bc win32/config.gc
56137            ! win32/config.vc
56138 ____________________________________________________________________________
56139 [  8420] By: jhi                                   on 2001/01/12  18:34:31
56140         Log: Add sockatmark() to the todo list.
56141      Branch: perl
56142            ! Todo-5.6
56143 ____________________________________________________________________________
56144 [  8419] By: jhi                                   on 2001/01/12  18:09:46
56145         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
56146      Branch: perl
56147            ! op.c
56148 ____________________________________________________________________________
56149 [  8418] By: jhi                                   on 2001/01/12  18:05:30
56150         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
56151              From: Radu Greab <radu@netsoft.ro>
56152              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
56153              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
56154      Branch: perl
56155            ! op.c t/pragma/sub_lval.t
56156 ____________________________________________________________________________
56157 [  8417] By: jhi                                   on 2001/01/12  16:09:09
56158         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
56159              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
56160              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
56161              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
56162      Branch: perl
56163            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
56164            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
56165            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
56166            ! t/pragma/sub_lval.t toke.c
56167 ____________________________________________________________________________
56168 [  8416] By: jhi                                   on 2001/01/12  15:42:06
56169         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
56170              From: "Richard Soderberg" <rs@crystalflame.net>
56171              Date: Fri, 12 Jan 2001 04:49:35 -0800
56172              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
56173              
56174              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
56175              according to the platform.
56176      Branch: perl
56177            ! op.c
56178 ____________________________________________________________________________
56179 [  8415] By: jhi                                   on 2001/01/12  15:33:41
56180         Log: One more UTF-8 fix from Inaba Hiroto.
56181      Branch: perl
56182            ! pp.c regexec.c t/pragma/utf8.t
56183 ____________________________________________________________________________
56184 [  8414] By: jhi                                   on 2001/01/12  15:30:18
56185         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
56186      Branch: perl
56187            ! regexec.c
56188 ____________________________________________________________________________
56189 [  8413] By: jhi                                   on 2001/01/12  15:22:10
56190         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
56191              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56192              Date: Thu, 11 Jan 2001 12:53:36 +0100
56193              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
56194      Branch: perl
56195            ! toke.c
56196 ____________________________________________________________________________
56197 [  8412] By: jhi                                   on 2001/01/12  15:20:25
56198         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
56199              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56200              Date: Fri, 12 Jan 2001 14:37:55 +0100
56201              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
56202      Branch: perl
56203            ! hints/posix-bc.sh
56204 ____________________________________________________________________________
56205 [  8411] By: jhi                                   on 2001/01/12  15:14:14
56206         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
56207              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56208              Date: Fri, 12 Jan 2001 10:42:21 +0100
56209              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
56210      Branch: perl
56211            ! t/op/regmesg.t
56212 ____________________________________________________________________________
56213 [  8410] By: jhi                                   on 2001/01/12  05:48:55
56214         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
56215              From: Nicholas Clark <nick@ccl4.org> 
56216              Date: Sun, 7 Jan 2001 19:47:14 +0000
56217              Message-ID: <20010107194714.B1048@plum.flirble.org>
56218      Branch: perl
56219            ! t/op/numconvert.t
56220 ____________________________________________________________________________
56221 [  8409] By: jhi                                   on 2001/01/12  05:41:28
56222         Log: Integrate perlio.
56223      Branch: perl
56224           !> mg.c scope.h
56225 ____________________________________________________________________________
56226 [  8408] By: nick                                  on 2001/01/11  22:43:28
56227         Log: Remove variables that were used in experiments.
56228      Branch: perlio
56229            ! mg.c
56230 ____________________________________________________________________________
56231 [  8407] By: nick                                  on 2001/01/11  20:57:44
56232         Log: Catch die in %SIG handler and unblock the signal before re-dying.
56233              This make Linux work _without_ sigsetjmp().
56234              Turn off sigsetjmp() to see what else it does.
56235              May need Configure probe for sigprocmask() if anything has sigaction()
56236              but not sigprocmask().
56237      Branch: perlio
56238            ! mg.c scope.h
56239 ____________________________________________________________________________
56240 [  8406] By: nick                                  on 2001/01/11  19:32:07
56241         Log: Integrate mainline
56242      Branch: perlio
56243           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
56244           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
56245           !> t/op/substr.t
56246 ____________________________________________________________________________
56247 [  8405] By: jhi                                   on 2001/01/11  17:11:01
56248         Log: Fix UTF-8 lval substr().
56249      Branch: perl
56250            ! mg.c t/op/substr.t
56251 ____________________________________________________________________________
56252 [  8404] By: jhi                                   on 2001/01/11  05:13:58
56253         Log: Update Changes.
56254      Branch: perl
56255            ! Changes patchlevel.h
56256 ____________________________________________________________________________
56257 [  8403] By: jhi                                   on 2001/01/11  04:38:24
56258         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
56259              From: Hugo <hv@crypt.compulink.co.uk>
56260              Date: Mon, 30 Oct 2000 01:33:26 +0000
56261              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
56262      Branch: perl
56263            ! regexec.c t/op/re_tests
56264 ____________________________________________________________________________
56265 [  8402] By: jhi                                   on 2001/01/11  04:26:12
56266         Log: Integrate perlio.
56267      Branch: perl
56268           !> scope.h util.c
56269 ____________________________________________________________________________
56270 [  8401] By: nick                                  on 2001/01/10  22:52:55
56271         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
56272              (So Alan and Ilya can try setting via hints.)
56273              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
56274              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
56275              doing the save everywhere seems to restart read() correctly, but just
56276              doing it once "round" the handler does not.
56277      Branch: perlio
56278            ! scope.h
56279 ____________________________________________________________________________
56280 [  8400] By: jhi                                   on 2001/01/10  21:57:54
56281         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
56282              of IRIX, HP-UX is unaffected.
56283      Branch: perl
56284            ! perl.h
56285 ____________________________________________________________________________
56286 [  8399] By: nick                                  on 2001/01/10  21:29:19
56287         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
56288      Branch: perlio
56289            ! util.c
56290 ____________________________________________________________________________
56291 [  8398] By: jhi                                   on 2001/01/10  20:55:31
56292         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
56293              also have ReusePort.
56294      Branch: perl
56295            ! ext/IO/lib/IO/Socket/INET.pm
56296 ____________________________________________________________________________
56297 [  8397] By: jhi                                   on 2001/01/10  20:50:57
56298         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
56299              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
56300              Date: Wed, 10 Jan 2001 01:38:13 -0800
56301              Message-ID: <20010110013813.B41744@yahoo-inc.com>
56302      Branch: perl
56303            ! ext/IO/lib/IO/Socket/INET.pm
56304 ____________________________________________________________________________
56305 [  8396] By: jhi                                   on 2001/01/10  20:49:30
56306         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
56307              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
56308              Date: Wed, 10 Jan 2001 01:37:32 -0800
56309              Message-ID: <20010110013732.A41744@yahoo-inc.com>
56310      Branch: perl
56311            ! ext/Socket/Socket.pm
56312 ____________________________________________________________________________
56313 [  8395] By: jhi                                   on 2001/01/10  20:41:37
56314         Log: Test for bug id 20010105.016 (fixed by #8378).
56315      Branch: perl
56316            ! t/op/split.t
56317 ____________________________________________________________________________
56318 [  8394] By: jhi                                   on 2001/01/10  20:26:32
56319         Log: Integrate perlio.
56320      Branch: perl
56321            ! util.c
56322 ____________________________________________________________________________
56323 [  8393] By: nick                                  on 2001/01/10  19:34:30
56324         Log: Back out Simon's pid hackery for now.
56325      Branch: perlio
56326            ! util.c
56327 ____________________________________________________________________________
56328 [  8392] By: nick                                  on 2001/01/10  19:23:13
56329         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
56330      Branch: perlio
56331           !> (integrate 29 files)
56332 ____________________________________________________________________________
56333 [  8391] By: jhi                                   on 2001/01/10  18:43:15
56334         Log: Subject: [PATCH] Fix my_pclose segfault
56335              From: Simon Cozens <simon@cozens.net>
56336              Date: Wed, 10 Jan 2001 18:39:35 +0000
56337              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
56338      Branch: perl
56339            ! util.c
56340 ____________________________________________________________________________
56341 [  8390] By: jhi                                   on 2001/01/10  18:42:08
56342         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
56343              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56344              Date:     Wed, 10 Jan 2001 13:23:02 EST
56345              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
56346      Branch: perl
56347            ! ext/Opcode/Opcode.xs
56348 ____________________________________________________________________________
56349 [  8389] By: jhi                                   on 2001/01/10  15:16:07
56350         Log: Turn off the integer preservation for now.
56351      Branch: perl
56352            ! perl.h
56353 ____________________________________________________________________________
56354 [  8388] By: jhi                                   on 2001/01/10  15:01:25
56355         Log: Few more IDE/editor nits from p5p.
56356      Branch: perl
56357            ! pod/perlfaq3.pod
56358 ____________________________________________________________________________
56359 [  8387] By: jhi                                   on 2001/01/10  06:53:16
56360         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
56361              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
56362              Date: Tue, 9 Jan 2001 23:16:02 +0000
56363              Message-ID: <20010109231602.A81101@plum.flirble.org>
56364      Branch: perl
56365            ! sv.c
56366 ____________________________________________________________________________
56367 [  8386] By: jhi                                   on 2001/01/10  03:17:54
56368         Log: Test cases for #8385 (from Simon's "torture.pl")
56369      Branch: perl
56370            ! t/op/tr.t
56371 ____________________________________________________________________________
56372 [  8385] By: jhi                                   on 2001/01/10  03:17:11
56373         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
56374              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
56375              Date: Wed, 10 Jan 2001 11:39:39 +0900
56376              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
56377              
56378              Some more UTF-8 tr cases fixed.
56379      Branch: perl
56380            ! doop.c
56381 ____________________________________________________________________________
56382 [  8384] By: jhi                                   on 2001/01/09  22:45:40
56383         Log: Allow the locale test needing POSIX and the taint test
56384              needing IPC::SysV to run under 'minitest' (basically,
56385              bail out if loading the extension fails)
56386      Branch: perl
56387            ! t/op/misc.t t/op/taint.t
56388 ____________________________________________________________________________
56389 [  8383] By: jhi                                   on 2001/01/09  21:36:04
56390         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
56391              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56392              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
56393              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
56394      Branch: perl
56395            ! t/io/openpid.t
56396 ____________________________________________________________________________
56397 [  8382] By: jhi                                   on 2001/01/09  21:06:08
56398         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
56399              Should finish up the bug id 20001205.022.
56400      Branch: perl
56401            ! pp.c pp_hot.c scope.c
56402 ____________________________________________________________________________
56403 [  8381] By: jhi                                   on 2001/01/09  18:27:43
56404         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
56405              From: Andy Dougherty <doughera@lafayette.edu>
56406              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
56407              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
56408              
56409              More robust yacc/bison error detection.
56410      Branch: perl
56411            ! t/comp/proto.t
56412 ____________________________________________________________________________
56413 [  8380] By: jhi                                   on 2001/01/09  15:21:38
56414         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
56415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56416              Date:     Tue, 9 Jan 2001 07:53:55 EST
56417              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
56418      Branch: perl
56419            ! t/op/misc.t vms/test.com
56420 ____________________________________________________________________________
56421 [  8379] By: jhi                                   on 2001/01/09  15:20:38
56422         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
56423              From: jhi@cc.hut.fi
56424              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
56425              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
56426              
56427              The #8378 fixed this.
56428      Branch: perl
56429            ! t/op/tr.t
56430 ____________________________________________________________________________
56431 [  8378] By: jhi                                   on 2001/01/09  15:05:32
56432         Log: Subject: One more patch for UTF8 
56433              From: Inaba Hiroto <inaba@st.rim.or.jp>
56434              Date: Tue, 09 Jan 2001 01:04:32 +0900
56435              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
56436              
56437              UTF-8 fixes for 'x' and tr///.
56438      Branch: perl
56439            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
56440            ! regcomp.c regexec.c toke.c utf8.c
56441 ____________________________________________________________________________
56442 [  8377] By: jhi                                   on 2001/01/09  14:32:17
56443         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
56444      Branch: perl
56445            ! t/op/length.t
56446 ____________________________________________________________________________
56447 [  8376] By: jhi                                   on 2001/01/09  04:32:32
56448         Log: integrate changes #7775, #8316, #8316 from mainline
56449      Branch: maint-5.6/perl
56450            ! hints/solaris_2.sh
56451 ____________________________________________________________________________
56452 [  8375] By: jhi                                   on 2001/01/09  04:26:43
56453         Log: Update Changes.
56454      Branch: perl
56455            ! Changes patchlevel.h
56456 ____________________________________________________________________________
56457 [  8374] By: jhi                                   on 2001/01/09  04:14:32
56458         Log: IDE/editor section tweaking.
56459      Branch: perl
56460            ! pod/perlfaq3.pod
56461 ____________________________________________________________________________
56462 [  8373] By: jhi                                   on 2001/01/09  02:38:26
56463         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
56464              From: Peter Prymmer <pvhp@forte.com>
56465              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
56466              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
56467              
56468              In preparation os OS/390 dynamic loading.
56469      Branch: perl
56470            ! README.os390 hints/os390.sh
56471 ____________________________________________________________________________
56472 [  8372] By: jhi                                   on 2001/01/09  00:24:30
56473         Log: Integrate with perlio.
56474      Branch: perl
56475           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
56476 ____________________________________________________________________________
56477 [  8371] By: nick                                  on 2001/01/08  23:54:33
56478         Log: Fix "scalars leaked" bugs caused by overload magic
56479              (Highlighted by Ilya's DESTROY optimization.)
56480      Branch: perlio
56481            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
56482 ____________________________________________________________________________
56483 [  8370] By: nick                                  on 2001/01/08  20:19:41
56484         Log: Integrate mainline
56485      Branch: perlio
56486           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
56487           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
56488           !> t/op/64bitint.t
56489 ____________________________________________________________________________
56490 [  8369] By: jhi                                   on 2001/01/08  17:30:52
56491         Log: save_delete() Safefree() doesn't (anymore?) work with shared
56492              strings, one test failure in op/misc and almost all of lib/b.
56493              (Outcomments #8369.)
56494      Branch: perl
56495            ! scope.c
56496 ____________________________________________________________________________
56497 [  8368] By: jhi                                   on 2001/01/08  14:47:10
56498         Log: (Outcommented by #8369.)
56499              
56500              Subject: Re: Perl BugID 20001205.022 ---- save_delete
56501              From: Simon Cozens <simon@cozens.net>
56502              Date: Sat, 6 Jan 2001 11:48:40 +0000
56503              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
56504              
56505              The save_delete() does need the Safefree.
56506      Branch: perl
56507            ! scope.c
56508 ____________________________________________________________________________
56509 [  8367] By: bailey                                on 2001/01/08  08:53:52
56510         Log: Once again syncing after too long an absence
56511      Branch: vmsperl
56512           +> (branch 55 files)
56513            - MAINTAIN fix_pl vos/config.def vos/config.h
56514            - vos/config_h.SH_orig
56515           !> (integrate 498 files)
56516 ____________________________________________________________________________
56517 [  8366] By: jhi                                   on 2001/01/08  02:42:59
56518         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
56519              From: nick@ccl4.org
56520              Date: Sun, 7 Jan 2001 21:07:18 +0000
56521              Message-Id: <20010107210717.D1048@plum.flirble.org>
56522      Branch: perl
56523            ! sv.c t/op/64bitint.t
56524 ____________________________________________________________________________
56525 [  8365] By: jhi                                   on 2001/01/08  02:35:16
56526         Log: Subject: [PATCH] environ nit
56527              From: Simon Cozens <simon@cozens.net>
56528              Date: Sun, 7 Jan 2001 17:57:07 +0000
56529              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
56530              
56531              Use environ only if we have it.
56532      Branch: perl
56533            ! mg.c
56534 ____________________________________________________________________________
56535 [  8364] By: jhi                                   on 2001/01/08  02:24:51
56536         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
56537      Branch: perl
56538            ! ext/GDBM_File/GDBM_File.xs
56539 ____________________________________________________________________________
56540 [  8363] By: jhi                                   on 2001/01/08  02:19:24
56541         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
56542              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56543              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
56544              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
56545      Branch: perl
56546            ! dump.c op.c
56547 ____________________________________________________________________________
56548 [  8362] By: jhi                                   on 2001/01/08  02:17:43
56549         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
56550              From: Doug MacEachern <dougm@covalent.net>
56551              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
56552              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
56553              
56554              Allow AUTOLOAD to be an xsub and allow such xsubs
56555              to avoid use of $AUTOLOAD.
56556      Branch: perl
56557            ! gv.c
56558 ____________________________________________________________________________
56559 [  8361] By: jhi                                   on 2001/01/08  02:16:07
56560         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
56561              From: Radu Greab <radu@netsoft.ro>
56562              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
56563              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
56564              
56565              No need for the potentially nonportable $SIG{CHLD}.
56566      Branch: perl
56567            ! t/io/pipe.t
56568 ____________________________________________________________________________
56569 [  8360] By: jhi                                   on 2001/01/08  01:58:23
56570         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
56571      Branch: perl
56572            ! lib/Getopt/Long.pm
56573 ____________________________________________________________________________
56574 [  8359] By: jhi                                   on 2001/01/08  01:55:44
56575         Log: Integrate perlio.
56576      Branch: perl
56577           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
56578           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
56579           !> utf8.c win32/Makefile
56580 ____________________________________________________________________________
56581 [  8358] By: jhi                                   on 2001/01/07  21:16:50
56582         Log: Update the EPOC cross SDK URL.
56583      Branch: perl
56584            ! README.epoc
56585 ____________________________________________________________________________
56586 [  8357] By: jhi                                   on 2001/01/07  21:16:09
56587         Log: Update the EPOC cross SDK URL.
56588      Branch: maint-5.6/perl
56589            ! README.epoc
56590 ____________________________________________________________________________
56591 [  8356] By: nick                                  on 2001/01/06  21:47:52
56592         Log: FILE * in XS code for PerlIO world:
56593              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
56594              - Add FILE * T_STDIO typemap.
56595              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
56596      Branch: perlio
56597            ! lib/ExtUtils/typemap perlio.c perlio.h
56598 ____________________________________________________________________________
56599 [  8355] By: jhi                                   on 2001/01/06  20:27:15
56600         Log: integrate change #8336 from mainline
56601              
56602              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
56603      Branch: maint-5.6/perl
56604            ! hv.c
56605 ____________________________________________________________________________
56606 [  8354] By: jhi                                   on 2001/01/06  20:24:29
56607         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56608              From: Robin Barker <rmb1@cise.npl.co.uk>
56609              Date: Fri, 22 Dec 2000 12:17:38 GMT
56610              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
56611              
56612              The patch reformats some long =item lines so they give
56613              correct output via pod2man | nroff -man
56614              
56615              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56616              From: Robin Barker <rmb1@cise.npl.co.uk>
56617              Date: Tue, 2 Jan 2001 15:35:03 GMT
56618              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
56619              
56620              Here is a _further_ patch which corrects a few more errors:
56621              * an empty C<=item> in CPAN.pm
56622              * patching the wrong file (pod/perlamiga.pod not README.amiga)
56623              * leaving empty C<=item>s which formatted incorrectly
56624              * over long C<=item>s revealed by latest patch to Pod::Man
56625      Branch: maint-5.6/perl
56626            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
56627            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
56628            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
56629            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
56630            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
56631            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
56632 ____________________________________________________________________________
56633 [  8353] By: jhi                                   on 2001/01/06  20:21:10
56634         Log: integrate changes #7980, 8056, 8057 from mainline
56635              
56636              UTF-8 hash keys.
56637      Branch: maint-5.6/perl
56638            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
56639 ____________________________________________________________________________
56640 [  8352] By: jhi                                   on 2001/01/06  20:18:44
56641         Log: Forgotten from #8438.
56642      Branch: maint-5.6/perl
56643            ! epoc/epocish.h
56644 ____________________________________________________________________________
56645 [  8351] By: jhi                                   on 2001/01/06  20:18:12
56646         Log: Forgotten from #8347.
56647      Branch: maint-5.6/perl
56648            ! config_h.SH
56649 ____________________________________________________________________________
56650 [  8350] By: jhi                                   on 2001/01/06  20:00:19
56651         Log: Thinko in #8347.
56652      Branch: maint-5.6/perl
56653            ! regcomp.c
56654 ____________________________________________________________________________
56655 [  8349] By: jhi                                   on 2001/01/06  18:05:30
56656         Log: Copy the FAQ3 IDE section from the development branch,
56657              changes originally by Peter Prymmer.
56658      Branch: maint-5.6/perl
56659            ! pod/perlfaq3.pod
56660 ____________________________________________________________________________
56661 [  8348] By: jhi                                   on 2001/01/06  18:03:02
56662         Log: EPOC updates for TRIAL1.
56663              
56664              Subject: [5.6.1 trial1] EPOC update
56665              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56666              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
56667              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
56668              
56669              Subject: epoc patch2 for perl-5.6.1-trial1
56670              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56671              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
56672              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
56673      Branch: maint-5.6/perl
56674            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
56675            ! epoc/epocish.c
56676 ____________________________________________________________________________
56677 [  8347] By: jhi                                   on 2001/01/06  17:29:10
56678         Log: integrate changes #7710,7824,7973 from mainline,
56679              plus VMS nits from Peter Prymmer and Dan Sugalski.
56680              
56681              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
56682              library (getprotobyname and getprotobynumber are outversioned by
56683              the same calls in libc, at least for xlc version 3.
56684              
56685              Add HAS_SBRK_PROTO.
56686              
56687              Fixes for signedness warnings noticed by VMSperlers.
56688      Branch: maint-5.6/perl
56689            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56690            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
56691            ! sv.c vms/descrip_mms.template vos/config.alpha.def
56692            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56693            ! win32/config.bc win32/config.gc win32/config.vc
56694 ____________________________________________________________________________
56695 [  8346] By: nick                                  on 2001/01/06  14:36:01
56696         Log: Fixup accumulated integrate muddles (perlio == devperl again)
56697      Branch: perlio
56698            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
56699 ____________________________________________________________________________
56700 [  8345] By: nick                                  on 2001/01/06  14:24:58
56701         Log: Integrate mainline
56702      Branch: perlio
56703           !> (integrate 55 files)
56704 ____________________________________________________________________________
56705 [  8344] By: jhi                                   on 2001/01/06  02:24:02
56706         Log: Subject: [patch] PerlIO_cleanup() prototype
56707              From: Doug MacEachern <dougm@covalent.net>
56708              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
56709              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
56710      Branch: perl
56711            ! perlio.h
56712 ____________________________________________________________________________
56713 [  8343] By: jhi                                   on 2001/01/06  01:04:09
56714         Log: IRIX compiler noticed that the bof initialization might be
56715              bypassed by control flow.
56716      Branch: perl
56717            ! toke.c
56718 ____________________________________________________________________________
56719 [  8342] By: jhi                                   on 2001/01/06  00:10:48
56720         Log: Update Changes.
56721      Branch: perl
56722            ! Changes patchlevel.h
56723 ____________________________________________________________________________
56724 [  8341] By: jhi                                   on 2001/01/05  23:52:33
56725         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
56726      Branch: perl
56727            ! toke.c
56728 ____________________________________________________________________________
56729 [  8340] By: jhi                                   on 2001/01/05  22:44:08
56730         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
56731              From: Radu Greab <radu@netsoft.ro>
56732              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
56733              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
56734      Branch: perl
56735            ! t/io/pipe.t util.c
56736 ____________________________________________________________________________
56737 [  8339] By: jhi                                   on 2001/01/05  22:35:17
56738         Log: Subject: [PATCH] format and rewording in perlfaq.pod
56739              From: Robin Barker <rmb1@cise.npl.co.uk>
56740              Date: Fri, 5 Jan 2001 18:51:20 GMT
56741              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
56742      Branch: perl
56743            ! pod/perlfaq.pod
56744 ____________________________________________________________________________
56745 [  8338] By: jhi                                   on 2001/01/05  22:31:17
56746         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
56747              From: Peter Prymmer <pvhp@forte.com>
56748              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
56749              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
56750      Branch: perl
56751            ! utils/perlbug.PL
56752 ____________________________________________________________________________
56753 [  8337] By: jhi                                   on 2001/01/05  18:15:11
56754         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
56755              From: Robin Barker <rmb1@cise.npl.co.uk>
56756              Date: Tue, 2 Jan 2001 15:24:07 GMT
56757              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
56758              
56759              If you call configure as C<./Configure> or C<sh ./Configure>,
56760              $src is set to the absolute path name, not '.'.
56761              
56762              This, in turn, means -Dmksymlink tries to do its stuff because
56763              it does not think it is in the src directory.
56764              
56765              (plus a metaconfig nitfix)
56766      Branch: metaconfig
56767            ! U/compline/ccflags.U U/modified/src.U
56768      Branch: perl
56769            ! Configure config_h.SH
56770 ____________________________________________________________________________
56771 [  8336] By: jhi                                   on 2001/01/05  17:48:32
56772         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
56773              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56774              Message-ID: <3A5606C4.473D2226@uk.sun.com>
56775              Date: Fri, 05 Jan 2001 17:39:16 +0000
56776      Branch: perl
56777            ! hv.c
56778 ____________________________________________________________________________
56779 [  8335] By: jhi                                   on 2001/01/05  16:05:44
56780         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
56781      Branch: perl
56782            ! lib/Getopt/Long.pm
56783 ____________________________________________________________________________
56784 [  8334] By: jhi                                   on 2001/01/05  16:00:51
56785         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
56786              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
56787              Date: Fri, 05 Jan 2001 13:46:51 +0100
56788              Message-ID: <13693.978698811@nice.ram.loc>
56789              
56790              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
56791              accurate reading of the "atime".  
56792      Branch: perl
56793            ! t/io/fs.t
56794 ____________________________________________________________________________
56795 [  8333] By: jhi                                   on 2001/01/05  15:57:37
56796         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
56797              From: Simon Cozens <simon@cozens.net>
56798              Date: Fri, 8 Dec 2000 13:33:31 +0000
56799              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
56800              
56801              A lost patch fragment.
56802      Branch: perl
56803            ! doop.c
56804 ____________________________________________________________________________
56805 [  8332] By: jhi                                   on 2001/01/05  15:40:42
56806         Log: Do away with strncpy() and a fixed length buffer.
56807      Branch: perl
56808            ! utf8.c
56809 ____________________________________________________________________________
56810 [  8331] By: jhi                                   on 2001/01/05  15:03:07
56811         Log: Tests for #8329 and #8330.
56812      Branch: perl
56813            ! t/op/bop.t
56814 ____________________________________________________________________________
56815 [  8330] By: jhi                                   on 2001/01/05  15:02:38
56816         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
56817              raw 8-bit form to the UTF-8 string.
56818      Branch: perl
56819            ! toke.c
56820 ____________________________________________________________________________
56821 [  8329] By: jhi                                   on 2001/01/05  14:55:13
56822         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
56823              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56824              Date: Fri, 5 Jan 2001 12:28:52 +0100
56825              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
56826              
56827              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
56828              no effect.  (changed the strncpy() to Copy())
56829      Branch: perl
56830            ! toke.c
56831 ____________________________________________________________________________
56832 [  8328] By: jhi                                   on 2001/01/05  06:44:27
56833         Log: UTF-8 cleanup.
56834      Branch: perl
56835            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
56836            ! regexec.c sv.c toke.c
56837 ____________________________________________________________________________
56838 [  8327] By: jhi                                   on 2001/01/05  01:11:29
56839         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')
56840              From: Radu Greab <radu@netsoft.ro>
56841              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
56842              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
56843              
56844              Cleans up Harness to not use FileHandle, which uses IO.
56845      Branch: perl
56846            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56847 ____________________________________________________________________________
56848 [  8326] By: jhi                                   on 2001/01/05  00:56:37
56849         Log: Update Changes.
56850      Branch: perl
56851            ! Changes patchlevel.h
56852 ____________________________________________________________________________
56853 [  8325] By: jhi                                   on 2001/01/05  00:53:18
56854         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
56855              From: Peter Prymmer <pvhp@forte.com>
56856              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
56857              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
56858              
56859              plus a couple more tailing whitespace removals.
56860      Branch: perl
56861            ! win32/Makefile
56862 ____________________________________________________________________________
56863 [  8324] By: jhi                                   on 2001/01/05  00:47:39
56864         Log: Add some Unicode chop() tests.
56865      Branch: perl
56866            ! t/op/chop.t
56867 ____________________________________________________________________________
56868 [  8323] By: jhi                                   on 2001/01/05  00:47:23
56869         Log: Unify UTF-8 malformedness handling.
56870      Branch: perl
56871            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
56872 ____________________________________________________________________________
56873 [  8322] By: jhi                                   on 2001/01/04  22:21:54
56874         Log: The new $issymlink was unknown to Mksymlinks.
56875      Branch: metaconfig/U/perl
56876            ! Mksymlinks.U issymlink.U
56877      Branch: perl
56878            ! Configure config_h.SH
56879 ____________________________________________________________________________
56880 [  8321] By: jhi                                   on 2001/01/04  21:51:05
56881         Log: The test didn't work under the core test framework.
56882      Branch: perl
56883            ! t/lib/st-lock.t
56884 ____________________________________________________________________________
56885 [  8320] By: jhi                                   on 2001/01/04  21:14:22
56886         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
56887      Branch: perl
56888            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
56889 ____________________________________________________________________________
56890 [  8319] By: jhi                                   on 2001/01/04  20:46:17
56891         Log: Typo in #8312 when manually applying a problematic patch fragment.
56892      Branch: perl
56893            ! ext/Storable/Storable.xs
56894 ____________________________________________________________________________
56895 [  8318] By: jhi                                   on 2001/01/04  20:43:01
56896         Log: The $sh_c didn't fly.
56897      Branch: metaconfig
56898            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
56899            ! U/modified/Loc.U U/modified/myhostname.U
56900            ! U/modified/spitshell.U
56901      Branch: metaconfig/U/perl
56902            ! issymlink.U
56903      Branch: perl
56904            ! Configure config_h.SH
56905 ____________________________________________________________________________
56906 [  8317] By: jhi                                   on 2001/01/04  19:58:01
56907         Log: AIX builtin test -h is broken, changes based on
56908              
56909              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
56910              Date: Tue, 02 Jan 2001 11:24:39 +0100
56911              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56912              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
56913      Branch: metaconfig
56914            + U/modified/spitshell.U
56915            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
56916            ! U/modified/Loc.U U/modified/myhostname.U
56917      Branch: metaconfig/U/perl
56918            ! Mksymlinks.U issymlink.U
56919      Branch: perl
56920            ! Configure
56921 ____________________________________________________________________________
56922 [  8316] By: jhi                                   on 2001/01/04  19:02:22
56923         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
56924              From: Andy Dougherty <doughera@lafayette.edu>
56925              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
56926              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
56927              
56928              Beware of GNU ld.
56929      Branch: perl
56930            ! hints/solaris_2.sh
56931 ____________________________________________________________________________
56932 [  8315] By: jhi                                   on 2001/01/04  18:56:48
56933         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
56934              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
56935              Date: Wed, 3 Jan 2001 07:58:51 +0100
56936              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
56937      Branch: perl
56938            ! hints/solaris_2.sh
56939 ____________________________________________________________________________
56940 [  8314] By: jhi                                   on 2001/01/04  18:54:07
56941         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
56942              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56943              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
56944              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
56945              
56946              Doc tweak on #8313.
56947      Branch: perl
56948            ! ext/B/B/Deparse.pm
56949 ____________________________________________________________________________
56950 [  8313] By: jhi                                   on 2001/01/04  18:52:27
56951         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
56952              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
56953              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56954              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
56955              
56956              Make the peephole optimizer to bypass more null ops and
56957              and rewrite the deparse handling of continue blocks.
56958      Branch: perl
56959            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
56960 ____________________________________________________________________________
56961 [  8312] By: jhi                                   on 2001/01/04  18:47:39
56962         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
56963      Branch: perl
56964            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
56965            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
56966            ! t/lib/st-lock.t
56967 ____________________________________________________________________________
56968 [  8311] By: jhi                                   on 2001/01/04  18:36:08
56969         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
56970              filter to be run on each .pm during the pm_to_blib() phase,
56971              a fixed version of
56972              
56973              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
56974              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
56975              Date: Wed, 03 Jan 2001 22:01:30 +0100
56976              Message-ID: <5296.978555690@nice.ram.loc>
56977      Branch: perl
56978            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
56979            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
56980            ! lib/ExtUtils/MakeMaker.pm
56981 ____________________________________________________________________________
56982 [  8310] By: jhi                                   on 2001/01/04  18:32:54
56983         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56984              From: Robin Barker <rmb1@cise.npl.co.uk>
56985              Date: Tue, 2 Jan 2001 15:35:03 GMT
56986              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
56987      Branch: perl
56988            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
56989            ! pod/perlrequick.pod
56990 ____________________________________________________________________________
56991 [  8309] By: jhi                                   on 2001/01/04  18:29:07
56992         Log: Subject: Re: [patch] static-ize XS()
56993              From: Doug MacEachern <dougm@covalent.net>
56994              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
56995              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
56996              
56997              Provide prototypes for the XS functions.
56998      Branch: perl
56999            ! lib/ExtUtils/xsubpp
57000 ____________________________________________________________________________
57001 [  8308] By: jhi                                   on 2001/01/04  18:27:44
57002         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
57003              From: Doug MacEachern <dougm@covalent.net>
57004              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
57005              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
57006      Branch: perl
57007            ! lib/ExtUtils/typemap
57008 ____________________________________________________________________________
57009 [  8307] By: jhi                                   on 2001/01/04  18:25:25
57010         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
57011              From: Doug MacEachern <dougm@covalent.net>
57012              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
57013              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
57014              
57015              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
57016      Branch: perl
57017            ! lib/ExtUtils/MM_Unix.pm
57018 ____________________________________________________________________________
57019 [  8306] By: jhi                                   on 2001/01/04  18:23:00
57020         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
57021              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57022              Date: Thu, 4 Jan 2001 12:47:10 +0100 
57023              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
57024              
57025              The toke.c part only, patching embed.h and proto.h is futile.
57026      Branch: perl
57027            ! toke.c
57028 ____________________________________________________________________________
57029 [  8305] By: jhi                                   on 2001/01/04  18:05:51
57030         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
57031              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57032              Date: Thu, 4 Jan 2001 17:50:12 +0100 
57033              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
57034      Branch: perl
57035            ! toke.c
57036 ____________________________________________________________________________
57037 [  8304] By: jhi                                   on 2001/01/04  18:03:26
57038         Log: Subject: [PATCH perl@8269]
57039              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57040              Date: Thu, 4 Jan 2001 12:53:39 +0100 
57041              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
57042              
57043              If running byacc write-enable also perly.h.
57044      Branch: perl
57045            ! Makefile.SH
57046 ____________________________________________________________________________
57047 [  8303] By: jhi                                   on 2001/01/04  15:40:49
57048         Log: Rewrite pp_concat() in terms of sv_catsv().
57049      Branch: perl
57050            ! pp_hot.c
57051 ____________________________________________________________________________
57052 [  8302] By: nick                                  on 2001/01/03  22:43:22
57053         Log: Integrate mainline.
57054      Branch: perlio
57055           !> ext/Encode/Encode.xs sv.c utf8.c
57056 ____________________________________________________________________________
57057 [  8301] By: jhi                                   on 2001/01/02  23:40:26
57058         Log: Variable naming tweak.
57059      Branch: perl
57060            ! sv.c
57061 ____________________________________________________________________________
57062 [  8300] By: jhi                                   on 2001/01/02  23:40:02
57063         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
57064              in is_utf8_string().
57065      Branch: perl
57066            ! utf8.c
57067 ____________________________________________________________________________
57068 [  8299] By: jhi                                   on 2001/01/02  22:14:40
57069         Log: Integrate perlio.
57070      Branch: perl
57071           !> pp.c pp_hot.c win32/Makefile
57072 ____________________________________________________________________________
57073 [  8298] By: nick                                  on 2001/01/02  22:03:06
57074         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
57075      Branch: perlio
57076            ! pp.c pp_hot.c
57077 ____________________________________________________________________________
57078 [  8297] By: jhi                                   on 2001/01/02  04:26:28
57079         Log: Signedness nit.
57080      Branch: perl
57081            ! ext/Encode/Encode.xs
57082 ____________________________________________________________________________
57083 [  8296] By: nick                                  on 2001/01/01  23:49:36
57084         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
57085      Branch: perlio
57086            ! win32/Makefile
57087 ____________________________________________________________________________
57088 [  8295] By: jhi                                   on 2001/01/01  23:05:48
57089         Log: Integrate perlio.
57090      Branch: perl
57091           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
57092           !> t/lib/encode.t
57093 ____________________________________________________________________________
57094 [  8294] By: nick                                  on 2001/01/01  22:48:34
57095         Log: Integrate mainline
57096      Branch: perlio
57097            ! pp_hot.c t/lib/encode.t
57098           !> (integrate 65 files)
57099 ____________________________________________________________________________
57100 [  8293] By: nick                                  on 2001/01/01  21:58:50
57101         Log: More rigor in UTF-8-ness of Encode's toUnicode
57102              XS export some of the utf8 internal functions.
57103              Test some of the functions.
57104              Fix pp_concat() bug shown by said tests.
57105      Branch: perlio
57106            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
57107            ! t/lib/encode.t
57108 ____________________________________________________________________________
57109 [  8292] By: jhi                                   on 2001/01/01  18:11:44
57110         Log: Integrate perlio.
57111      Branch: perl
57112           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
57113           !> ext/Encode/encengine.c ext/Encode/encode.h
57114 ____________________________________________________________________________
57115 [  8291] By: jhi                                   on 2001/01/01  18:10:58
57116         Log: Podify README.mpeix (a new version from the web),
57117              add a dummy NAME to Carp::Heavy, regen toc.
57118      Branch: perl
57119            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
57120            ! pod/perltoc.pod
57121 ____________________________________________________________________________
57122 [  8290] By: nick                                  on 2001/01/01  17:43:47
57123         Log: Loose the "Loading..." warning.
57124              Another bug in fallback support
57125      Branch: perlio
57126            ! ext/Encode/Encode.pm ext/Encode/encengine.c
57127 ____________________________________________________________________________
57128 [  8289] By: jhi                                   on 2001/01/01  00:01:57
57129         Log: Bump up Larry's copyright.
57130      Branch: perl
57131            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
57132            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
57133            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
57134            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
57135            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
57136            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
57137            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
57138            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
57139 ____________________________________________________________________________
57140 [  8288] By: nick                                  on 2000/12/31  21:27:53
57141         Log: Fix .ucm reading - forgot a chr()
57142              Start of .ucm write (for .enc to .ucm)
57143      Branch: perlio
57144            ! ext/Encode/compile
57145 ____________________________________________________________________________
57146 [  8287] By: jhi                                   on 2000/12/31  18:15:56
57147         Log: Comment away a diagnostic message as noted by Craig A. Berry
57148              (the unexpected message was confusing testing)
57149      Branch: perl
57150            ! ext/Encode/Encode.pm
57151 ____________________________________________________________________________
57152 [  8286] By: jhi                                   on 2000/12/31  18:14:51
57153         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
57154              Date: Sun, 31 Dec 2000 11:17:37 -0600
57155              From: "Craig A. Berry" <craigberry@mac.com>
57156              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
57157      Branch: perl
57158            ! ext/Encode/Makefile.PL
57159 ____________________________________________________________________________
57160 [  8285] By: nick                                  on 2000/12/31  18:11:54
57161         Log: Start of support of ICU-style .ucm files:
57162              - teach compile how to read a .ucm file
57163              - first guess at how to represent fallbacks in "tries".
57164              - use fallbacks if check == 0
57165              - new return code to indicate we used one.
57166      Branch: perlio
57167            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
57168            ! ext/Encode/encengine.c ext/Encode/encode.h
57169 ____________________________________________________________________________
57170 [  8284] By: jhi                                   on 2000/12/31  18:04:41
57171         Log: Pacify picky VMS compiler.
57172              
57173              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
57174              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57175              Date: Sat, 30 Dec 2000 18:10:02 -0600
57176              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
57177      Branch: perl
57178            ! sv.c
57179 ____________________________________________________________________________
57180 [  8283] By: jhi                                   on 2000/12/31  16:11:47
57181         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
57182      Branch: perl
57183            ! t/lib/glob-basic.t
57184 ____________________________________________________________________________
57185 [  8282] By: jhi                                   on 2000/12/31  15:26:11
57186         Log: Integrate perlio.
57187      Branch: perl
57188           !> makedef.pl opcode.pl os2/os2.c perlio.c
57189 ____________________________________________________________________________
57190 [  8281] By: nick                                  on 2000/12/31  10:06:15
57191         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
57192              is available to be exported
57193      Branch: perlio
57194            ! makedef.pl perlio.c
57195 ____________________________________________________________________________
57196 [  8280] By: nick                                  on 2000/12/31  09:41:26
57197         Log: Ilya's OS2 patch (testing for damage on Win32)
57198      Branch: perlio
57199            ! makedef.pl opcode.pl os2/os2.c
57200 ____________________________________________________________________________
57201 [  8279] By: jhi                                   on 2000/12/30  21:52:07
57202         Log: Test nits.
57203      Branch: perl
57204            ! t/lib/syslfs.t t/op/lfs.t
57205 ____________________________________________________________________________
57206 [  8278] By: jhi                                   on 2000/12/30  21:47:49
57207         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
57208              From: andreas.koenig@anima.de (Andreas J. Koenig)
57209              Date: 30 Dec 2000 22:35:37 +0100
57210              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
57211              
57212              The 32-bit wraparound test wasn't quite right.
57213      Branch: perl
57214            ! t/lib/syslfs.t t/op/lfs.t
57215 ____________________________________________________________________________
57216 [  8277] By: jhi                                   on 2000/12/30  21:33:44
57217         Log: Subject: [PATCH] open() example in perlfunc.pod 
57218              From: Karsten Sperling <s_sperli@ira.uka.de>
57219              Date: Sat, 30 Dec 2000 22:27:09 +0100
57220              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
57221      Branch: perl
57222            ! pod/perlfunc.pod
57223 ____________________________________________________________________________
57224 [  8276] By: jhi                                   on 2000/12/30  20:32:40
57225         Log: Not quite that many tests yet.
57226      Branch: perl
57227            ! t/op/pat.t
57228 ____________________________________________________________________________
57229 [  8275] By: jhi                                   on 2000/12/30  20:26:58
57230         Log: Integrate perlio.
57231      Branch: perl
57232           !> toke.c
57233 ____________________________________________________________________________
57234 [  8274] By: jhi                                   on 2000/12/30  20:24:56
57235         Log: Signedness nit.
57236      Branch: perl
57237            ! utf8.c
57238 ____________________________________________________________________________
57239 [  8273] By: jhi                                   on 2000/12/30  20:15:46
57240         Log: Add a test case for 20000731.001 which was fixed by the #8267.
57241      Branch: perl
57242            ! t/op/pat.t
57243 ____________________________________________________________________________
57244 [  8272] By: nick                                  on 2000/12/30  19:47:51
57245         Log: Tweak for MULTIPLICITY/USE_PERLIO
57246      Branch: perlio
57247            ! toke.c
57248 ____________________________________________________________________________
57249 [  8271] By: nick                                  on 2000/12/30  19:46:45
57250         Log: Integrate mainline
57251      Branch: perlio
57252           +> lib/unicode/distinct.pm
57253           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
57254           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
57255           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
57256 ____________________________________________________________________________
57257 [  8270] By: jhi                                   on 2000/12/30  19:39:50
57258         Log: Subject: RE: perl@8269
57259              From: "Richard Soderberg" <rs@crystalflame.net>
57260              Date: Sat, 30 Dec 2000 11:36:27 -0800
57261              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
57262              
57263              A missing aTHX_.
57264      Branch: perl
57265            ! toke.c
57266 ____________________________________________________________________________
57267 [  8269] By: jhi                                   on 2000/12/30  18:55:48
57268         Log: Update Changes.
57269      Branch: perl
57270            ! Changes patchlevel.h
57271 ____________________________________________________________________________
57272 [  8268] By: jhi                                   on 2000/12/30  17:18:40
57273         Log: Add a test for Unicode split //.  The #8267 was the cure.
57274      Branch: perl
57275            ! t/op/split.t
57276 ____________________________________________________________________________
57277 [  8267] By: jhi                                   on 2000/12/30  17:14:19
57278         Log: Subject: more UTF8 test suites and an UTF8 patch
57279              From: Inaba Hiroto <inaba@st.rim.or.jp>
57280              Date: Sat, 30 Dec 2000 14:27:10 +0900
57281              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
57282              
57283              Just the patch part for now, and the pragma renamed
57284              as unicode::distinct.
57285      Branch: perl
57286            + lib/unicode/distinct.pm
57287            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
57288            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
57289            ! regcomp.h regexec.c sv.c toke.c utf8.c
57290 ____________________________________________________________________________
57291 [  8266] By: nick                                  on 2000/12/30  16:40:49
57292         Log: Integrate mainline
57293      Branch: perlio
57294           +> lib/Pod/Text/Overstrike.pm
57295           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
57296           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
57297           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
57298           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
57299           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
57300 ____________________________________________________________________________
57301 [  8265] By: jhi                                   on 2000/12/30  07:28:55
57302         Log: The sv_catsv() fix, take two.
57303      Branch: perl
57304            ! sv.c t/op/join.t
57305 ____________________________________________________________________________
57306 [  8264] By: jhi                                   on 2000/12/30  06:19:18
57307         Log: Undo all the join-related changes since #8248: relevant
57308              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
57309              The new sv_catsv() doesn't fly so it must go back to
57310              the drawing board.
57311      Branch: perl
57312            ! sv.c t/op/join.t t/pragma/utf8.t
57313 ____________________________________________________________________________
57314 [  8263] By: jhi                                   on 2000/12/30  01:08:32
57315         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
57316      Branch: perl
57317            ! sv.c
57318 ____________________________________________________________________________
57319 [  8262] By: jhi                                   on 2000/12/30  00:45:14
57320         Log: Retract #8261.
57321      Branch: perl
57322            ! hv.c util.c
57323 ____________________________________________________________________________
57324 [  8261] By: jhi                                   on 2000/12/30  00:38:32
57325         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
57326      Branch: perl
57327            ! hv.c util.c
57328 ____________________________________________________________________________
57329 [  8260] By: jhi                                   on 2000/12/29  22:51:33
57330         Log: (Retracted by #8264)  More fixing for #8251.
57331      Branch: perl
57332            ! sv.c
57333 ____________________________________________________________________________
57334 [  8259] By: jhi                                   on 2000/12/29  18:27:30
57335         Log: Subject: podlators 1.06 released
57336              From: Russ Allbery <rra@stanford.edu>
57337              Date: 25 Dec 2000 05:09:30 -0800
57338              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
57339      Branch: perl
57340            + lib/Pod/Text/Overstrike.pm
57341            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
57342            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
57343 ____________________________________________________________________________
57344 [  8258] By: jhi                                   on 2000/12/29  18:20:45
57345         Log: Make the large file tests more robust/talkative as suggested by
57346              
57347              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
57348              From: andreas.koenig@anima.de (Andreas J. Koenig)
57349              Date: 29 Dec 2000 14:23:01 +0100
57350              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
57351      Branch: perl
57352            ! t/lib/syslfs.t t/op/lfs.t
57353 ____________________________________________________________________________
57354 [  8257] By: jhi                                   on 2000/12/29  17:48:04
57355         Log: Further VMS piping fixes from Charles Lane:
57356              
57357              In summary, error messages produced when a subprocess terminated
57358              abnormally were being sent not just to the parent process, but to
57359              grandparents, because of default values for error output that were
57360              not completely overridden when the subprocess was started.
57361              
57362              This patch fixes this behavior by defining user-mode (i.e., temporary
57363              for the duration of the program) logical names for SYS$OUTPUT and
57364              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
57365              changes to make it so that the user-mode logicals are the ones that
57366              control where Perl's error messages go if it terminates abnormally.
57367              
57368              I also added some gratuitous fixes to the indentation of braces in
57369              the piping code.  It just looked ugly, before.
57370      Branch: perl
57371            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
57372 ____________________________________________________________________________
57373 [  8256] By: jhi                                   on 2000/12/29  17:45:12
57374         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
57375              From: "Casey R. Tweten" <crt@kiski.net>
57376              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
57377              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
57378              
57379              Tests for for #8240.
57380      Branch: perl
57381            ! t/pragma/constant.t
57382 ____________________________________________________________________________
57383 [  8255] By: jhi                                   on 2000/12/29  17:43:07
57384         Log: Subject: Re: [PATCH] Interesting syntax idea
57385              From: Simon Cozens <simon@cozens.net>
57386              Date: Fri, 29 Dec 2000 14:34:04 +0000
57387              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
57388              
57389              Tests for #8254.
57390      Branch: perl
57391            ! t/pragma/sub_lval.t
57392 ____________________________________________________________________________
57393 [  8254] By: jhi                                   on 2000/12/29  17:42:11
57394         Log: Subject: [PATCH] Interesting syntax idea
57395              From: Simon Cozens <simon@cozens.net>
57396              Date: Wed, 27 Dec 2000 05:08:57 +0000
57397              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
57398              
57399              Make opens + bareword assigns do typeglob assigns.
57400      Branch: perl
57401            ! op.c
57402 ____________________________________________________________________________
57403 [  8253] By: jhi                                   on 2000/12/29  17:36:45
57404         Log: Output the (apparent) version of gcc, as suggested by
57405              
57406              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
57407              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
57408              Date: 26 Dec 2000 04:29:17 -0500
57409              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
57410              
57411              (The patch as such didn't any more apply as the misparsing had
57412              already been addressed in #6474.)  Also change the wording about
57413              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
57414      Branch: perl
57415            ! hints/dec_osf.sh
57416 ____________________________________________________________________________
57417 [  8252] By: nick                                  on 2000/12/29  12:14:31
57418         Log: Integrate mainline
57419      Branch: perlio
57420           !> (integrate 27 files)
57421 ____________________________________________________________________________
57422 [  8251] By: jhi                                   on 2000/12/29  08:45:46
57423         Log: (Retracted by #8264)
57424              
57425              (Fixed by #8260.)
57426              
57427              sv_catsv() needs one more byte space than seems reasonable.
57428              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
57429              Curiouser and curiouser.
57430      Branch: perl
57431            ! sv.c
57432 ____________________________________________________________________________
57433 [  8250] By: jhi                                   on 2000/12/29  07:57:52
57434         Log: More split // UTF-8 tests.
57435      Branch: perl
57436            ! t/pragma/utf8.t
57437 ____________________________________________________________________________
57438 [  8249] By: jhi                                   on 2000/12/29  07:54:51
57439         Log: (Retracted by #8264)  More join() testing which was good because
57440              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
57441      Branch: perl
57442            ! pp.c t/op/join.t utf8.c utf8.h
57443 ____________________________________________________________________________
57444 [  8248] By: jhi                                   on 2000/12/29  07:08:32
57445         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
57446              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
57447              that the only cases to care about are byte+byte and byte+character.
57448              
57449              TODO: See how well pp_concat() could be implemented in terms
57450              of sv_catsv().
57451      Branch: perl
57452            ! doop.c sv.c t/op/join.t utf8.h
57453 ____________________________________________________________________________
57454 [  8247] By: jhi                                   on 2000/12/29  06:35:23
57455         Log: Signedness nit.
57456      Branch: perl
57457            ! pp_hot.c
57458 ____________________________________________________________________________
57459 [  8246] By: jhi                                   on 2000/12/29  01:23:31
57460         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
57461              From: Lupe Christoph <lupe@lupe-christoph.de>
57462              Date: Thu, 28 Dec 2000 23:00:00 +0100
57463              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
57464              
57465              Suggest rsync --delete --dry-run.
57466      Branch: perl
57467            ! pod/perlhack.pod
57468 ____________________________________________________________________________
57469 [  8245] By: jhi                                   on 2000/12/28  23:57:05
57470         Log: The maxiters upper limit sanity check (guarding against
57471              non-progress) assumed bytes instead of characters in s///
57472              and split().
57473      Branch: perl
57474            ! pp.c pp_hot.c
57475 ____________________________________________________________________________
57476 [  8244] By: jhi                                   on 2000/12/28  23:34:08
57477         Log: Make some panic messages a bit more logical.
57478      Branch: perl
57479            ! doop.c pod/perldiag.pod pp.c pp_hot.c
57480 ____________________________________________________________________________
57481 [  8243] By: jhi                                   on 2000/12/28  22:59:16
57482         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
57483              From: Simon Cozens <simon@cozens.net>
57484              Date: Wed, 27 Dec 2000 02:30:03 +0000
57485              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
57486      Branch: perl
57487            ! pp.c t/pragma/sub_lval.t
57488 ____________________________________________________________________________
57489 [  8242] By: jhi                                   on 2000/12/28  22:56:53
57490         Log: Subject: [PATCH blead] Fix B::Terse indentation
57491              From: Daniel Chetlin <daniel@chetlin.com>
57492              Date: Wed, 27 Dec 2000 06:43:30 -0800
57493              Message-ID: <20001227064329.B9573@darkstar>
57494      Branch: perl
57495            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
57496 ____________________________________________________________________________
57497 [  8241] By: jhi                                   on 2000/12/28  22:48:59
57498         Log: The latter patch from the
57499              
57500              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
57501              From: Peter Prymmer <pvhp@forte.com> 
57502              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
57503              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
57504              
57505              (the former patch from the above should have been
57506              taken care of by Nick I-S)
57507      Branch: perl
57508            ! win32/Makefile
57509 ____________________________________________________________________________
57510 [  8240] By: jhi                                   on 2000/12/28  22:45:22
57511         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
57512              From: "Casey R. Tweten" <crt@kiski.net>
57513              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
57514              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
57515      Branch: perl
57516            ! lib/constant.pm
57517 ____________________________________________________________________________
57518 [  8239] By: jhi                                   on 2000/12/28  22:37:45
57519         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
57520              From: Simon Cozens <simon@cozens.net>
57521              Date: Wed, 27 Dec 2000 14:12:44 +0000
57522              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
57523      Branch: perl
57524            ! t/op/method.t t/op/sort.t toke.c
57525 ____________________________________________________________________________
57526 [  8238] By: jhi                                   on 2000/12/28  22:30:32
57527         Log: Subject: [PATCH perl@8229] Call.pm
57528              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
57529              Date: Mon, 25 Dec 2000 10:47:15 -0000
57530              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
57531      Branch: perl
57532            ! ext/Filter/Util/Call/Call.pm
57533 ____________________________________________________________________________
57534 [  8237] By: jhi                                   on 2000/12/28  22:19:21
57535         Log: Subject: [PATCH blead] Fix problem with `&' prototype
57536              From: Daniel Chetlin <daniel@chetlin.com>
57537              Date: Wed, 27 Dec 2000 15:55:32 -0800
57538              Message-ID: <20001227155532.D9573@darkstar>
57539      Branch: perl
57540            ! op.c t/comp/proto.t
57541 ____________________________________________________________________________
57542 [  8236] By: jhi                                   on 2000/12/28  22:09:25
57543         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
57544              From: Daniel Chetlin <daniel@chetlin.com>
57545              Date: Sun, 24 Dec 2000 04:09:49 -0800
57546              Message-ID: <20001224040949.B3090@darkstar>
57547      Branch: perl
57548            ! gv.c mg.c t/op/attrs.t
57549 ____________________________________________________________________________
57550 [  8235] By: jhi                                   on 2000/12/28  22:07:11
57551         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
57552              From: Jan Dubois <jand@ActiveState.com>
57553              Date: Tue, 26 Dec 2000 20:57:31 -0800
57554              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
57555      Branch: perl
57556            ! win32/win32.c
57557 ____________________________________________________________________________
57558 [  8234] By: jhi                                   on 2000/12/28  21:52:42
57559         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
57560              From: Simon Cozens <simon@cozens.net>
57561              Date: Thu, 28 Dec 2000 20:33:13 +0000
57562              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
57563      Branch: perl
57564            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
57565 ____________________________________________________________________________
57566 [  8233] By: jhi                                   on 2000/12/28  19:40:49
57567         Log: Integrate perlio.
57568      Branch: perl
57569           !> ext/Encode/Makefile.PL ext/Encode/compile
57570 ____________________________________________________________________________
57571 [  8232] By: nick                                  on 2000/12/23  16:06:00
57572         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
57573              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
57574      Branch: perlio
57575            ! ext/Encode/Makefile.PL
57576 ____________________________________________________________________________
57577 [  8231] By: nick                                  on 2000/12/23  14:30:34
57578         Log: "Compiled" encode build cleanup
57579              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
57580              - .c files do not export sub-tables
57581      Branch: perlio
57582            ! ext/Encode/Makefile.PL ext/Encode/compile
57583 ____________________________________________________________________________
57584 [  8230] By: nick                                  on 2000/12/23  12:50:37
57585         Log: Integrate mainline
57586      Branch: perlio
57587           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
57588           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
57589           !> pod/perl5004delta.pod pod/perl5005delta.pod
57590           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
57591           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
57592           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
57593           !> pod/perlsub.pod
57594 ____________________________________________________________________________
57595 [  8229] By: jhi                                   on 2000/12/22  15:32:12
57596         Log: Integrate perlio.
57597      Branch: perl
57598           +> win32/distclean.bat
57599           !> MANIFEST t/io/utf8.t
57600 ____________________________________________________________________________
57601 [  8228] By: jhi                                   on 2000/12/22  15:29:40
57602         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
57603              From: Robin Barker <rmb1@cise.npl.co.uk>
57604              Date: Fri, 22 Dec 2000 12:17:38 GMT
57605              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
57606      Branch: perl
57607            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
57608            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
57609            ! pod/perl5004delta.pod pod/perl5005delta.pod
57610            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
57611            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
57612            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
57613            ! pod/perlsub.pod
57614 ____________________________________________________________________________
57615 [  8227] By: jhi                                   on 2000/12/22  15:24:28
57616         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57617              From: "John L. Allen" <allen@grumman.com>
57618              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
57619              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
57620              
57621              Document APPLLIB_EXP.
57622      Branch: perl
57623            ! INSTALL
57624 ____________________________________________________________________________
57625 [  8226] By: nick                                  on 2000/12/21  22:11:50
57626         Log: Handy script for when one forgets to "dmake clean" 
57627      Branch: perlio
57628            + win32/distclean.bat
57629            ! MANIFEST
57630 ____________________________________________________________________________
57631 [  8225] By: nick                                  on 2000/12/21  21:54:04
57632         Log: CRLF platform issue with io/utf8 fix.
57633      Branch: perlio
57634            ! t/io/utf8.t
57635 ____________________________________________________________________________
57636 [  8224] By: nick                                  on 2000/12/21  21:02:20
57637         Log: Integrate mainline
57638      Branch: perlio
57639           !> Changes Configure Makefile.SH Porting/Glossary
57640           !> Porting/config.sh Porting/config_H configure.com
57641           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
57642           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
57643           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
57644           !> win32/config.bc win32/config.gc win32/config.vc
57645 ____________________________________________________________________________
57646 [  8223] By: jhi                                   on 2000/12/21  17:09:16
57647         Log: Update Changes.
57648      Branch: perl
57649            ! Changes patchlevel.h
57650 ____________________________________________________________________________
57651 [  8222] By: jhi                                   on 2000/12/21  16:24:01
57652         Log: Metaconfig unit changes for #8221.
57653      Branch: metaconfig/U/perl
57654           +> issymlink.U
57655            - testsyml.U
57656            ! Mksymlinks.U
57657 ____________________________________________________________________________
57658 [  8221] By: jhi                                   on 2000/12/21  16:23:48
57659         Log: Rename testsyml to issymlink.
57660      Branch: perl
57661            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57662            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
57663            ! win32/config.vc
57664 ____________________________________________________________________________
57665 [  8220] By: jhi                                   on 2000/12/21  15:47:26
57666         Log: Robustness support for #8218 (symlink forest) since the GNU
57667              tools seem to be overly picky about symlinkage depths.
57668      Branch: perl
57669            ! Makefile.SH t/io/fs.t
57670 ____________________________________________________________________________
57671 [  8219] By: jhi                                   on 2000/12/21  15:38:27
57672         Log: Metaconfig changes for #8218.
57673      Branch: metaconfig
57674            ! U/modified/Oldconfig.U
57675      Branch: metaconfig/U/perl
57676            + Mksymlinks.U
57677            ! testsyml.U
57678 ____________________________________________________________________________
57679 [  8218] By: jhi                                   on 2000/12/21  15:37:57
57680         Log: Add Configure option -Dmksymlinks which will create a symlink
57681              forest if the current/build differs from the source directory.
57682              TODO: mkdir -p is not portable.
57683      Branch: perl
57684            ! Configure
57685 ____________________________________________________________________________
57686 [  8217] By: jhi                                   on 2000/12/21  14:39:12
57687         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
57688              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
57689              Date: Thu, 21 Dec 2000 09:38:18 GMT
57690              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
57691              
57692              The ofs became an SV.
57693      Branch: perl
57694            ! ext/Thread/Thread.xs
57695 ____________________________________________________________________________
57696 [  8216] By: jhi                                   on 2000/12/21  05:40:21
57697         Log: The polymorphism seems to have fixed 20000517.001.
57698      Branch: perl
57699            ! t/pragma/utf8.t
57700 ____________________________________________________________________________
57701 [  8215] By: jhi                                   on 2000/12/21  04:44:52
57702         Log: read() documentation tweak for 20001121.004.
57703      Branch: perl
57704            ! pod/perlfunc.pod
57705 ____________________________________________________________________________
57706 [  8214] By: jhi                                   on 2000/12/21  03:54:11
57707         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
57708      Branch: perl
57709            ! pp_sys.c t/op/misc.t
57710 ____________________________________________________________________________
57711 [  8213] By: jhi                                   on 2000/12/21  00:28:10
57712         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
57713              From: Peter Prymmer <pvhp@forte.com>
57714              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
57715              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
57716      Branch: perl
57717            ! configure.com
57718 ____________________________________________________________________________
57719 [  8212] By: jhi                                   on 2000/12/21  00:26:21
57720         Log: Edit edit edit.
57721      Branch: perl
57722            ! pod/perlfaq3.pod
57723 ____________________________________________________________________________
57724 [  8211] By: jhi                                   on 2000/12/20  18:52:46
57725         Log: Update Changes.
57726      Branch: perl
57727            ! Changes patchlevel.h
57728 ____________________________________________________________________________
57729 [  8210] By: jhi                                   on 2000/12/20  18:34:47
57730         Log: Yet another editor edit.
57731      Branch: perl
57732            ! pod/perlfaq3.pod
57733 ____________________________________________________________________________
57734 [  8209] By: jhi                                   on 2000/12/20  15:33:28
57735         Log: More Win32 Perling.
57736      Branch: perl
57737            ! pod/perlfaq3.pod
57738 ____________________________________________________________________________
57739 [  8208] By: jhi                                   on 2000/12/20  15:07:46
57740         Log: More Win32 editor/IDE/shell hints.
57741      Branch: perl
57742            ! pod/perlfaq3.pod
57743 ____________________________________________________________________________
57744 [  8207] By: jhi                                   on 2000/12/20  03:54:08
57745         Log: Subject: [PATCH] obscure timing knowledge
57746              From: Nicholas Clark <nick@ccl4.org>
57747              Date: Tue, 19 Dec 2000 19:22:31 +0000
57748              Message-ID: <20001219192231.F2827@plum.flirble.org>
57749      Branch: perl
57750            ! sv.c
57751 ____________________________________________________________________________
57752 [  8206] By: jhi                                   on 2000/12/20  03:45:57
57753         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
57754              From: Spider Boardman <spider@leggy.zk3.dec.com>
57755              Date: Tue, 19 Dec 2000 21:30:16 -0500
57756              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
57757      Branch: perl
57758            ! sv.c
57759 ____________________________________________________________________________
57760 [  8205] By: jhi                                   on 2000/12/19  23:02:01
57761         Log: Update Changes.
57762      Branch: perl
57763            ! Changes patchlevel.h
57764 ____________________________________________________________________________
57765 [  8204] By: jhi                                   on 2000/12/19  22:58:18
57766         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
57767              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
57768              on editors and diffing/patching.
57769      Branch: perl
57770            ! t/op/utf8decode.t
57771 ____________________________________________________________________________
57772 [  8203] By: nick                                  on 2000/12/19  21:36:16
57773         Log: Integrate mainline (forgot my own change...)
57774      Branch: perlio
57775           !> ext/Encode/compile
57776 ____________________________________________________________________________
57777 [  8202] By: nick                                  on 2000/12/19  21:34:42
57778         Log: Integrate mainline.
57779      Branch: perlio
57780           !> (integrate 61 files)
57781 ____________________________________________________________________________
57782 [  8201] By: nick                                  on 2000/12/19  21:34:06
57783         Log: Avoid looking for File::Glob when we don't need it.
57784      Branch: perl
57785            ! ext/Encode/compile
57786 ____________________________________________________________________________
57787 [  8200] By: jhi                                   on 2000/12/19  18:35:49
57788         Log: Update Changes.
57789      Branch: perl
57790            ! Changes patchlevel.h
57791 ____________________________________________________________________________
57792 [  8199] By: jhi                                   on 2000/12/19  18:35:07
57793         Log: Microperl tweaks.
57794      Branch: perl
57795            ! sv.c uconfig.h uconfig.sh
57796 ____________________________________________________________________________
57797 [  8198] By: jhi                                   on 2000/12/19  18:29:59
57798         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
57799      Branch: perl
57800            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57801            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
57802 ____________________________________________________________________________
57803 [  8197] By: jhi                                   on 2000/12/19  17:55:29
57804         Log: In VMS embedded perls couldn't access the statically built Socket,
57805              from Charles Lane.
57806      Branch: perl
57807            ! configure.com
57808 ____________________________________________________________________________
57809 [  8196] By: jhi                                   on 2000/12/19  17:49:50
57810         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
57811              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
57812              Date: Sun, 17 Dec 2000 19:11:44 -0000
57813              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
57814      Branch: perl
57815            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57816            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
57817 ____________________________________________________________________________
57818 [  8195] By: jhi                                   on 2000/12/19  17:47:53
57819         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
57820              From: Jonathan Stowe <gellyfish@gellyfish.com>
57821              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
57822              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
57823      Branch: perl
57824            ! utils/h2xs.PL
57825 ____________________________________________________________________________
57826 [  8194] By: jhi                                   on 2000/12/19  17:46:28
57827         Log: Subject: Re: useless use of void context work-around
57828              From: andreas.koenig@anima.de (Andreas J. Koenig)
57829              Date: 16 Dec 2000 15:13:36 +0100
57830              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
57831              
57832              Document (comment) the q(di ds ig) trick in the code.
57833      Branch: perl
57834            ! op.c
57835 ____________________________________________________________________________
57836 [  8193] By: jhi                                   on 2000/12/19  17:10:57
57837         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
57838              From: "Mark J. Reed" <mreed@strange.turner.com>
57839              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
57840              Message-Id: <200012160222.VAA13986@strange.turner.com>
57841      Branch: perl
57842            ! ext/Sys/Syslog/Syslog.pm
57843 ____________________________________________________________________________
57844 [  8192] By: jhi                                   on 2000/12/19  17:07:45
57845         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
57846              From: Nicholas Clark <nick@ccl4.org>
57847              Date: Sat, 16 Dec 2000 19:03:13 +0000
57848              Message-ID: <20001216190313.D68304@plum.flirble.org>
57849      Branch: perl
57850            ! t/op/64bitint.t
57851 ____________________________________________________________________________
57852 [  8191] By: jhi                                   on 2000/12/19  17:06:13
57853         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
57854              From: Dominic Dunlop <domo@computer.org>
57855              Date: Mon, 18 Dec 2000 12:00:15 +0100
57856              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
57857              
57858              This patchlet is needed in order that perl can be statically linked.  
57859      Branch: perl
57860            ! regexec.c
57861 ____________________________________________________________________________
57862 [  8190] By: jhi                                   on 2000/12/19  17:03:08
57863         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
57864              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57865              Date: Sun, 17 Dec 2000 00:18:35 -0600
57866              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
57867      Branch: perl
57868            ! perlio.h vms/gen_shrfls.pl
57869 ____________________________________________________________________________
57870 [  8189] By: jhi                                   on 2000/12/19  16:20:28
57871         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
57872              From: Prymmer/Kahn <pvhp@best.com>
57873              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
57874              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
57875              
57876              A better version of #8188.
57877      Branch: perl
57878            ! pod/perlfaq3.pod
57879 ____________________________________________________________________________
57880 [  8188] By: jhi                                   on 2000/12/19  15:57:06
57881         Log: (Replaced by #8189)
57882              
57883              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
57884              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
57885              From: Prymmer/Kahn <pvhp@best.com>
57886              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
57887              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
57888              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
57889              Date: Mon, 18 Dec 2000 11:10:45 -0500
57890              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
57891      Branch: perl
57892            ! pod/perlfaq3.pod
57893 ____________________________________________________________________________
57894 [  8187] By: jhi                                   on 2000/12/19  15:54:19
57895         Log: Email address fix for Anton Berezin.
57896      Branch: perl
57897            ! AUTHORS
57898 ____________________________________________________________________________
57899 [  8186] By: jhi                                   on 2000/12/19  15:38:54
57900         Log: Subject: [PATCH perl@8102] cygwin port
57901              From: "Eric Fifer" <efifer@dircon.co.uk> 
57902              Date: Thu, 14 Dec 2000 13:41:29 -0000
57903              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
57904              
57905              When compiling modules the data item that is being imported
57906              from libperl.dll needs to be tagged as imported/shared data:
57907              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
57908      Branch: perl
57909            ! perliol.h
57910 ____________________________________________________________________________
57911 [  8185] By: jhi                                   on 2000/12/19  14:53:24
57912         Log: Regen uconfig.h and uconfig.sh.
57913      Branch: perl
57914            ! uconfig.h uconfig.sh
57915 ____________________________________________________________________________
57916 [  8184] By: jhi                                   on 2000/12/18  20:43:49
57917         Log: Comments work so much better when they are closed.
57918      Branch: perl
57919            ! regcomp.c
57920 ____________________________________________________________________________
57921 [  8183] By: jhi                                   on 2000/12/18  18:04:02
57922         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
57923              Fixes the bug 20001218.016.
57924      Branch: perl
57925            ! regcomp.c
57926 ____________________________________________________________________________
57927 [  8182] By: gsar                                  on 2000/12/18  09:53:47
57928         Log: delete spurious files
57929      Branch: maint-5.6/perl
57930            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
57931            - vos/config.h vos/config_h.SH_orig
57932 ____________________________________________________________________________
57933 [  8181] By: gsar                                  on 2000/12/18  09:46:08
57934         Log: regen perltoc
57935      Branch: maint-5.6/perl
57936            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
57937 ____________________________________________________________________________
57938 [  8180] By: gsar                                  on 2000/12/18  09:20:27
57939         Log: integrate changes#7924..7926,7946,7952 from mainline
57940              
57941              A test works better if it has the right 1..$n output.
57942              
57943              All the core library users of Class::Struct seem to be
57944              using "use Class::Struct 'struct';" instead of the bare
57945              "use Class::Struct;", which isn't documented in Class::Struct.
57946              This can't be right.
57947              
57948              Make the Class::Struct import() wiser.
57949              
57950              Upgrade to CPAN 1.59_51, from Andreas König.
57951              
57952              Subject: Re: long shell lines
57953              Split overly long shell command lines.
57954      Branch: maint-5.6/perl
57955           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
57956           !> lib/File/stat.pm t/lib/class-struct.t
57957 ____________________________________________________________________________
57958 [  8179] By: gsar                                  on 2000/12/18  08:55:54
57959         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
57960              7918,7919,7988,8907 from mainline (various)
57961              
57962              Subject: [ID 20001127.004] White space problem in perlamiga.pod
57963              
57964              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
57965              
57966              Subject: [PATCH] perlcc.PL cleanups
57967              
57968              Subject: [PATCH] Updating perltie.pod for arrays
57969              
57970              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
57971              Subject: Re: [PATCH] Updating perltie.pod for arrays
57972              Subject: Re: [PATCH] Updating perltie.pod for arrays
57973              
57974              One more perltie.pod nit from Casey R. Tweten.
57975              
57976              Subject: [PATCH] $^O  win32 -> MSWin32
57977              plus similar nits for vms, err, VMS, and UNICOS.
57978              
57979              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
57980              More checking in case someone has broken their services or
57981              protocol databases.
57982              
57983              Make "use Class::Struct 'struct';" work again (broken by #7617);
57984              add a test for Class::Struct.
57985              
57986              Integrate the "skip" messages to explain().
57987              
57988              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
57989      Branch: maint-5.6/perl
57990           +> t/lib/class-struct.t
57991           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
57992           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
57993           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
57994 ____________________________________________________________________________
57995 [  8178] By: gsar                                  on 2000/12/18  08:16:30
57996         Log: avoid redefinition warnings on windows due to sys/socket.h getting
57997              #included before win32.h
57998      Branch: maint-5.6/perl
57999            ! win32/include/sys/socket.h
58000 ____________________________________________________________________________
58001 [  8177] By: gsar                                  on 2000/12/18  05:24:04
58002         Log: make regen_headers; fix POSIX.xs problems; remove outdated
58003              code from sys/socket.h that makes build fail now
58004      Branch: maint-5.6/perl
58005            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
58006            ! pod/perlapi.pod
58007           !> win32/include/sys/socket.h
58008 ____________________________________________________________________________
58009 [  8176] By: gsar                                  on 2000/12/18  05:20:17
58010         Log: update Changes
58011      Branch: maint-5.6/perl
58012            ! Changes patchlevel.h
58013 ____________________________________________________________________________
58014 [  8175] By: gsar                                  on 2000/12/18  04:57:48
58015         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
58016              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
58017              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
58018              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
58019              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
58020              7823,7825,7838
58021              
58022              Subject: Re: [PATCH] README.solaris
58023              
58024              Add getpagesize() probing, on non-UNIX guess 'undef'.
58025              
58026              Simplify the getpagesize() unit by dropping the
58027              pagesize probe since it's nowadays slightly more
58028              complicated because of sysconf(). (Note: if some
58029              platform really needs the -lPW for getpagesize,
58030              I just broke it.)
58031              TODO: a new pagesize unit.
58032              
58033              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
58034              
58035              MachTen doesn't really do mmap() and munmap().
58036              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
58037              
58038              More README.solaris updates from Andy Dougherty.
58039              
58040              Copy the s// information of README.hpux also to the perlrun.
58041              
58042              Add HAS_FSYNC, lack noticed by Nicholas Clark.
58043              
58044              Add a metaconfig unit for fsync.
58045              
58046              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
58047              
58048              Many subdocumented return values of the IO extension now documented.
58049              ungetc and write still left subdocumented.
58050              Subject: [PATCH] (was Re: IO::Handle::ungetc)
58051              
58052              Document tell() on special streams.
58053              
58054              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
58055              
58056              Subject: [ID 20001112.007] sfio's sftell isn't ftell
58057              
58058              Couple of tests from #7660 salvaged.
58059              
58060              Tweak the definition of the bit complement on UTF-8 data:
58061              if none of the characters in the string are > 0xff,
58062              the result is a complemented byte string, not a (UTF-8)
58063              char string.  Based on the summary in
58064              Subject: Re: [ID 20000918.005] ~ on wide chars
58065              This should give us the maximum backward (pre-char string)
58066              compatibility and utf8 compatibility.  The other alternative
58067              would be to limit the bit complement to be always byte only,
58068              taking the least significant byte of the chars.
58069              
58070              Cleanup messy #ifdef.
58071              
58072              Typos in #7667.
58073              
58074              Declare reg_data like reg_substr_data.
58075              
58076              Placate nervous compilers that see longer than ints switch()ing.
58077              
58078              Remove the new two tests of lib/io_xs for now, they seem to
58079              fail under perlio on some platforms.
58080              
58081              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
58082              
58083              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
58084              
58085              Subject: tiny typo in perl5db.pl
58086              
58087              Subject: some additions for makefiles for win32 (for perl@7674)
58088              
58089              Hoist the duplicated socket/netdb include logic to perl.h;
58090              undef SETERRNO in case SOCKS has defined it.  Based on:
58091              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
58092              
58093              Regen Configure.
58094              
58095              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
58096              (a macro to define signed and unsigned integer constants).
58097              
58098              Use UINT64_C().
58099              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
58100              
58101              Use u_int32_t for the size of hash_cb(), not size_t.
58102              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
58103              
58104              Quit utf8_to_uv() instantly if curlen == 0.
58105              
58106              Subject: [PATCH: perl@7674] updates to README.os390
58107              
58108              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
58109              
58110              EBCDIC tweaks.
58111              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
58112              
58113              Linenumber fix.
58114              
58115              SOCKS has its own USE_THREADS, based on
58116              Subject: [ID 20001114.002] et. al. bugfix followup
58117              
58118              UINT64_C() work continues.
58119              
58120              Detypo.
58121              
58122              The type of the hash_cb() size argument is tricky.
58123              
58124              Add fwalk() probe to the configuration files and regen perltoc.
58125              
58126              Subject: perllocale.pod changes
58127              
58128              Avoid an infinite loop in VMS when utils scripts are run
58129              with no arguments, from Charles Lane.
58130              
58131              Subject: Re: Bug in Carp::Heavy/5.6.0?
58132              
58133              For Solaris use64bitall the stdchar needs a little bit of help.
58134              
58135              The long double hints can be here or there.
58136              
58137              Test tweak for the open pragma.
58138              
58139              Also the 64bitall hints can be either here or there.
58140              
58141              As surmised the #7719 wasn't a good move.
58142              
58143              Subject: Fix for 20000409.001
58144              
58145              Subject: Fix for 20000815.006
58146              It's really 20000518.006.
58147              
58148              Subject: [PATCH 5.6.0 README.win32] very minor typos
58149              
58150              Subject: Fix for README.amiga (20000323.033)
58151              
58152              Explain in more detail the {} syntax ambiguousity.
58153              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
58154              
58155              Sparc 64-bit pack() fix from Jens Hamisch.
58156              
58157              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
58158              
58159              Subject: podlators 1.05 available        
58160              
58161              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
58162              
58163              Subject: [perl 7711: EPOC] updates
58164              
58165              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
58166              
58167              Miraculous typo.
58168              
58169              sysseek() instead of seek().
58170              
58171              Solaris hints tweaks.
58172              
58173              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
58174              This may be overly harsh but until proven otherwise, we think this
58175              way, or until we have a simple test for Configure (having to start
58176              up servers is does not count as simple) to check for the problems.
58177              
58178              Remove the shared object before attempting to create
58179              (by linking) a new one.  E.g. in AIX not removing
58180              becomes quite painful if one tries to do more than one
58181              build in the same tree (an interrupted build, for example),
58182              since the AIX' shared dynaloader seemingly keeps the shared
58183              objects open and therefore 'busy' for quite a while, even when
58184              nobody is using the objects, leading into link failures.
58185              
58186              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
58187              
58188              Subject: DOC PATCH 5.6.0 perlreftut
58189              
58190              Subject: [PATCH: perl@7777] add system locale testing for VMS
58191              
58192              Subject: [PATCH] Test.pm POD peculiarity
58193              
58194              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
58195              
58196              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
58197              
58198              Subject: Re: perl@7777 
58199              Detypoing.
58200              
58201              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
58202              
58203              Go ahead and #include <unistd.h> in perl.h.
58204              
58205              Subject: [PATCH perl@7795] small cleanup task for test suite
58206              
58207              Subject: Re: av.c patch (having slight problems)
58208              unshift() speedup.
58209              
58210              Reach back one higher up when searching for PERL_SRC.
58211      Branch: maint-5.6/perl
58212           +> lib/File/Spec/Epoc.pm
58213           !> (integrate 88 files)
58214 ____________________________________________________________________________
58215 [  8174] By: gsar                                  on 2000/12/18  03:53:09
58216         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
58217              7625..7629,7631..7634,7637,7639,7642 from mainline
58218              
58219              Fix for the tie-refhash string table leaks.
58220              
58221              Subject: [patch perl@7595] VMS configure.com tweak
58222              
58223              More careful detection of how well NVs and UVs mix.
58224              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))
58225              Added some SIGFPE paranoia.
58226              
58227              Forgot to bump the line numbers in #7601.
58228              
58229              Subject: PATCH std stdio for (Free)BSD
58230              
58231              Deleting $ENV{PATH} in VMS is not recommendable.
58232              
58233              Locale buglets.
58234              Subject: RE: Locales support (setlocale) fixes
58235              
58236              Do not test UTF-8 locales since that the tests would require
58237              polymorphic regexen.
58238              
58239              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
58240              
58241              A missing aTHX_.
58242              
58243              Subject: [ID 20001108.013] spelling
58244              
58245              Subject: [PATCH] Class::Struct at compile time
58246              
58247              Make deleting for %ENV work for (newer versions of) VMS,
58248              from Craig A. Berry.
58249              
58250              Forgot from #7618.
58251              
58252              More VMS moves on environment handling, from Charles Lane.
58253              
58254              Remove unused extra arguments.
58255              
58256              Typo in an ifndef.
58257              Subject: Re: [PATCH 5.7.0] better messages from malloc()
58258              
58259              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
58260              All except the "cow orker" change.
58261              
58262              The generated boot_* headers are wrong.  Pickier compiler,
58263              such as KAI C++ will refuse to compile the resulting perlmain.
58264              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
58265              
58266              There's no =head3.
58267              
58268              Disable only the tests 99 and 166 for UTF-8 locales.
58269              
58270              Missing dTHXs.
58271              Subject: RE: perl@7595 builds not on cygwin
58272              
58273              Subject: Re: bash -c exit and linux hints 
58274              
58275              Various doc oddball characters.
58276              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
58277              
58278              Subject: [PATCH] IO::Seekable pod
58279              
58280              Amdahl UTS hints updates.
58281              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
58282              
58283              Explain better why certain regex tests are skipped.
58284              Subject: Re: tests skipped: unknown reason
58285              
58286              Subject: [PATCH] README.solaris
58287              
58288              Subject: [PATCH perl@7638] cygwin port
58289      Branch: maint-5.6/perl
58290           +> README.solaris
58291           !> (integrate 26 files)
58292 ____________________________________________________________________________
58293 [  8173] By: gsar                                  on 2000/12/18  03:37:02
58294         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
58295              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
58296              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
58297              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
58298              
58299              Better create a true mailing list for the repository keepers.
58300              
58301              Subject: [ID 20001027.007] uniq array in perlfaq
58302              
58303              De-quoted-unreadable to ISO Latin 1.
58304              (There's one ISO-2022-JP name in Changes5.004.)
58305              
58306              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
58307              
58308              The #7476 needs a MANIFEST change, too.
58309              
58310              Add also emailless people.
58311              
58312              UTF-8 decoder tweak.
58313              
58314              Make \x{...} consistently produce UTF-8.
58315              Subject: Re: \x{...} is confused 
58316              
58317              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
58318              
58319              Add a perlbug flag, -A, to avoid acknowledgement messages.
58320              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
58321              
58322              Use Errno magic.
58323              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
58324              
58325              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
58326              
58327              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
58328              
58329              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
58330              
58331              Be more lenient on bad UTF-8 when doing bit arithmetics.
58332              Subject: Re: [ID 20000918.005] ~ on wide chars
58333              (The ord() part of the patch skipped.)
58334              
58335              Subject: perlfaq style changes
58336              
58337              AUTHORS tweaks.
58338              
58339              Whitespace style tweak.  Was originally going to see to
58340              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58341              but that had already been taken care of.
58342              
58343              The compiler is either gcc or cc, from Tom Bates.
58344              
58345              The osname has been lowercased by now, from Tom Bates.
58346              
58347              The NonStop-UX libraries have a novel way to say NaN.
58348              
58349              printf UVs the correct way, noticed by Robin Barker.
58350              
58351              Subject: [PATCH] startperl to respect versiononly
58352              
58353              AUTHORS updates.
58354              
58355              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58356              
58357              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
58358              
58359              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
58360              
58361              Generalize the Camel wording.
58362              Subject: Re: perlfaq style changes
58363              
58364              Subject: [ID 20001005.006] Documentation -- description of qr//
58365              
58366              C.pm part of
58367              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
58368              
58369              Locale warning explanation tweak.
58370              
58371              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
58372              
58373              Make the POSIX::setuid and POSIX::setgid to really call setuid()
58374              and setgid() because they were just changing $< and $( which means
58375              only changing the real uid/gid, as opposed to changing both
58376              real and effective ids.  (The alternative way could have been
58377              in POSIX.pm to change $> and $), too, but making a direct call
58378              to the C API feels cleaner.)  Fixes the bug
58379              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
58380              
58381              Expand %Config variables and %ENV variables only if
58382              so requested during build time using the
58383              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
58384              Not expanding makes relocating distributions easier.
58385              
58386              More tweaking on the #7522 theme.
58387              
58388              Test::Harness revealed buglets in the new DynaLoader.
58389              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
58390              
58391              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
58392              fix a autovivification bug in Tie::RefHash, add tests for both.
58393              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
58394              
58395              Detpyo.
58396              
58397              recv() can fail and return undef.
58398              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
58399              
58400              Fix the problem discussed in
58401              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
58402              originally from Linc Madison.  Also Andreas König's comments
58403              taken into account.  Some other problems with Tie::SubstrHash
58404              fixed: didn't croak when the table exceeded the requested number
58405              of entries (as documented) but instead when the number of entries
58406              exceeded the size of the table, a croak() had an unnecessary \n,
58407              didn't have a CLEAR method, documented that there is no exists().
58408              Didn't fix to be strict-proof because the module uses &foo; and
58409              dynamic scope.  Added a test script exercizing both first tamely 
58410              the basic functionality, and then the failure cases reported by
58411              Linc Madison.
58412              
58413              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
58414              
58415              The #7521 touched things it shouldn't have.
58416              
58417              Subject: [PATCH 5.7.0] better messages from malloc()
58418              
58419              Subject: Re: README.aix
58420              
58421              Add FCNTL_CAN_LOCK.
58422              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58423              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58424              
58425              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
58426              create a "fast path" for locale name probing using "locale -a"
58427              if available, squash finally hopefully the s?printf resetting
58428              the numeric locale (since, IIUC perllocale, it never shouldn't). 
58429              
58430              More Changes tweakery.
58431              
58432              Dying is too strict here, better just skip.
58433              
58434              Subject: Locales support (setlocale) fixes
58435              Modified quite a bit to be more portable.
58436              
58437              Configure would use a bad $myuname from an old config.sh.
58438              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
58439              
58440              Fix for
58441              Subject: [ID 20001004.006] undef is never tainted
58442              An undef read from a slurped file was not tainted.
58443              
58444              Fix for
58445              Subject: [ID 20001004.007] taint propogation is inconsistent
58446              The culprit was sv_setsv() which was rather blindly
58447              propagating taint, which lead to behaviour where if
58448              a tainted anon hash value was seen all the hash values
58449              from then on at that level became tainted, or at any
58450              upper levels in the case of nested anon hashes.
58451              
58452              Test tweak: show also the failed locales.
58453              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
58454              
58455              A fix of sorts for 20000329.026, a better error message
58456              for a missing "use charnames" when using the \N{...}. 
58457              
58458              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
58459              
58460              Add =pod to be tidy.
58461              
58462              Fix for bug id 19990615.008, pos() unset during s///ge.
58463              
58464              Add a note for future generations about bug id 20000229.006.
58465              
58466              Use -dM for gcc (the suggested patch did it only for Linux,
58467              but I think it can be generalized).
58468              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
58469              
58470              opmini.o can linger from Configures past.
58471              
58472              Document that the evaled syntax errors cause scalar leaks.
58473              
58474              Fix for
58475              Subject: [ID 20000728.005] perl -P broken
58476              (hopefully).  The fix is also not complete, it seems to break
58477              BOM swallowing for libc5 systems, but until someone figures
58478              out a way to do this without ftell(), this will do.
58479              
58480              AUTHORS updates.
58481              
58482              Subject: Re: rsync'ed patches vs. rsync'ed source
58483              
58484              Admit that the test leaks scalars.
58485              
58486              Sanitize the environment further.
58487              
58488              VOS updates from Paul Green.
58489              
58490              Document %ENV = () portability issues.
58491              
58492              Make the stdio test program of 7427 less noisy while being 
58493              compiled so that Digital UNIX wouldn't get both
58494              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
58495              undefined.  This makes perlio happy.
58496              
58497              glibc5 detection by __GNU_LIBRARY__.
58498              
58499              %ENV note tweaks from Dan Sugalski.
58500              
58501              Varargs don't always work too well if one puts an unsigned
58502              char on the stack and pop an unsigned quad off the stack.
58503              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
58504              
58505              Subject: Pod updates
58506              
58507              Fake support of holey files in win/dosish platforms.
58508              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
58509              
58510              A doc addition for bug id 20001105.019, beware \p.
58511              
58512              Tweak #7587.
58513              
58514              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
58515              
58516              perlhack updates from H.Merijn Brand.
58517              
58518              Subject: [PATCH perl@7573] cygwin port
58519              Synchronize with Cygwin 1.1.5.
58520              
58521              Bad thinko in #7581 (I used the test program with the expanded
58522              values as-is).
58523              
58524              Make perlbug not insist on dumping to a file when stdout isn't a tty.
58525              Subject: [PATCH] perlbug.PL
58526              
58527              Overrideable keys, each, pop, push, shift, splice, unshift.
58528              Subject: [PATCH] prototyped functions that should be overrideable
58529              
58530              Try to avoid flockless and emulationless places.
58531      Branch: maint-5.6/perl
58532           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
58533            - MAINTAIN
58534           !> (integrate 111 files)
58535 ____________________________________________________________________________
58536 [  8172] By: jhi                                   on 2000/12/18  02:49:27
58537         Log: Regen pods.
58538      Branch: perl
58539            ! pod/perlmodlib.pod pod/perltoc.pod
58540 ____________________________________________________________________________
58541 [  8171] By: gsar                                  on 2000/12/18  02:49:24
58542         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
58543              7465..7471 from mainline
58544              
58545              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
58546              in platforms that strictly require all the symbols being present
58547              at link time.
58548              
58549              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
58550              
58551              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
58552              
58553              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
58554              
58555              Subject: [PATCH] todo
58556              
58557              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
58558              
58559              Use $sort, $uniq (and $tr) consistently as wondered
58560              by Nicholas Clark.
58561              
58562              Too enthusiastic editing in #7460.
58563              
58564              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
58565              
58566              Upgrade to CPAN 1.58_55.
58567              Subject: CPAN.pm status
58568              
58569              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
58570              
58571              Make target reordering to avoid pointless re-makes.
58572              Subject: Re: Total re-make of 'make okfile' after 7451 ?
58573              
58574              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
58575              
58576              Subject: DOC PATCH 5.6.0
58577              
58578              Add the repository doc by Malcolm, Sarathy, and by Simon,
58579              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
58580      Branch: maint-5.6/perl
58581           +> Porting/repository.pod
58582           !> Configure MANIFEST Makefile.SH README.dos README.os2
58583           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
58584           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
58585           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
58586 ____________________________________________________________________________
58587 [  8169] By: gsar                                  on 2000/12/18  02:33:34
58588         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
58589              7435..7441,7445 from mainline
58590              
58591              Make the UTF-8 decoding stricter and more verbose when
58592              malformation happens.  This involved adding an argument
58593              to utf8_to_uv_chk(), which involved changing its prototype,
58594              and prefer STRLEN over I32 for the UTF-8 length, which as
58595              a domino effect necessitated changing the prototypes of
58596              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
58597              The stricter UTF-8 decoding checking uses Markus Kuhn's
58598              UTF-8 Decode Stress Tester from
58599              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
58600              
58601              Run vms/vms_yfix.pl, should have done that after changing
58602              perly.c in #7382.
58603              
58604              Subject: [PATCH 5.7.0] static linking with uninstalled perl
58605              
58606              (Replaced by #7440.)
58607              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58608              
58609              Fix the bug ID 20001024.005, the bug introduced by #7416.
58610              
58611              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
58612              
58613              Fix the bug reported in
58614              From: andreas.koenig@anima.de (Andreas J. Koenig)
58615              Also make is_utf8_char() stricter.
58616              
58617              Missed the header file changes from #7425.
58618              
58619              Check if stdio supports tweaking lval and cnt simultaneously.
58620              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58621              
58622              Stratus VOS updates from Paul Green.
58623              
58624              Podify README.epoc and README.vos.
58625              
58626              Add targets to Makefile.SH, most importantly
58627              'regen_all' which also remembers to update vms/perly*.
58628              
58629              Subject: Minor update to find2perl, for portability
58630              
58631              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
58632              
58633              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
58634              
58635              Rename UTF8LEN() to be UNISKIP(), too confusing to have
58636              UTF8LEN() and UTF8SKIP(). 
58637              
58638              Allow poking holes at the UTF-8 decoding strictness.
58639              
58640              Continue the internal UTF-8 API tweaking.
58641              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
58642              used much more than the simpler API, now called utf8_to_uv_simple().
58643              Still not quite happy with API, too much partial duplication
58644              of functionality.
58645              
58646              A new version of making the syslog test more robust.
58647              (Replaces #7421.)
58648              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58649              
58650              buildtoc target tweaks.
58651              
58652              Integrate with vmsperl #7430 by Charles Bailey:
58653              
58654              Cleanup from prior patch (Charles Lane?):
58655              - improve handling of MFDs in Basename and Path
58656              - default to no xsubpp line # munging when building debug images
58657      Branch: maint-5.6/perl
58658           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58659           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
58660           !> (integrate 67 files)
58661 ____________________________________________________________________________
58662 [  8168] By: gsar                                  on 2000/12/18  02:05:49
58663         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
58664              
58665              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58666              From: Martin Husemann <martin@duskware.de>
58667              
58668              Subject: [PATCH 5.7.0] restore match data on backtracing
58669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58670      Branch: maint-5.6/perl
58671           !> regcomp.c regexec.c t/op/re_tests
58672 ____________________________________________________________________________
58673 [  8167] By: gsar                                  on 2000/12/18  01:55:22
58674         Log: integrate changes#7858,7986 from mainline
58675              
58676              C<foreach my $x ...> in pseudo-fork()ed process may diddle
58677              parent's memory; fix it by keeping track of the actual pad
58678              offset rather than a raw pointer (this change is probably also
58679              relevant to non-ithreads case to avoid fallout from reallocs of
58680              the pad array, but is currently only enabled for the ithreads
58681              case in the interests of minimal disruption to existing "well
58682              tested" code)
58683              
58684              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
58685              due to the notorious GetFileType() bug in Windows 9x, which fstat()
58686              tickles)
58687      Branch: maint-5.6/perl
58688           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
58689           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
58690           !> win32/win32.c win32/win32.h win32/win32sck.c
58691 ____________________________________________________________________________
58692 [  8166] By: gsar                                  on 2000/12/18  01:52:59
58693         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
58694              from mainline (xsubpp and ExtUtils::LibList fixups, various
58695              other small items)
58696              
58697              The generated boot_* headers are wrong.  Pickier compiler,
58698              such as KAI C++ will refuse to compile the resulting perlmain.
58699              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
58700              
58701              Various doc oddball characters.
58702              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
58703              
58704              Subject: [PATCH] Re: 20001101.003 PDL
58705              
58706              Subject: [PATCH 5.7.0] etags broken again
58707              
58708              Subject: [PATCH 5.7.0] Liblist finally works
58709              
58710              Subject: [PATCH 5.7.0] Liblist returns found libraries
58711              
58712              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
58713              
58714              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
58715              
58716              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
58717              OUT keyword nits.
58718              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
58719              OUT and IN_OUT documentation.
58720      Branch: maint-5.6/perl
58721           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
58722           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
58723           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
58724           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
58725           !> win32/bin/search.pl
58726 ____________________________________________________________________________
58727 [  8165] By: gsar                                  on 2000/12/18  01:28:45
58728         Log: integrate changes#7533,7563,7611,7623 from mainline (various
58729              malloc.c embellishments)
58730      Branch: maint-5.6/perl
58731           !> malloc.c pod/perldiag.pod
58732 ____________________________________________________________________________
58733 [  8164] By: gsar                                  on 2000/12/18  01:23:33
58734         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
58735              fixups)
58736      Branch: maint-5.6/perl
58737           !> utils/h2xs.PL
58738 ____________________________________________________________________________
58739 [  8163] By: gsar                                  on 2000/12/18  01:17:50
58740         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
58741              fixups)
58742      Branch: maint-5.6/perl
58743           !> Makefile.SH utils/perlbug.PL
58744 ____________________________________________________________________________
58745 [  8162] By: gsar                                  on 2000/12/18  00:25:43
58746         Log: always export Perl_deb() (it is required by re.xs whether
58747              Perl is built with or without -DDEBUGGING)
58748      Branch: maint-5.6/perl
58749            ! makedef.pl
58750 ____________________________________________________________________________
58751 [  8161] By: gsar                                  on 2000/12/18  00:23:38
58752         Log: integrate change#7414 from mainline
58753              
58754              Undo the basename() part of #7412 since the lib/basename
58755              tests would need upgrading too.
58756              
58757              squelch two tests in tr.t that rely on tr/// paranoia change
58758              that's not in 5.6.x
58759      Branch: maint-5.6/perl
58760            ! t/op/tr.t
58761           !> lib/File/Basename.pm
58762 ____________________________________________________________________________
58763 [  8160] By: gsar                                  on 2000/12/18  00:05:30
58764         Log: missing change in previous integrate
58765      Branch: maint-5.6/perl
58766           !> README.aix
58767 ____________________________________________________________________________
58768 [  8159] By: gsar                                  on 2000/12/18  00:03:38
58769         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
58770              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
58771              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
58772              7410..7413 from mainline
58773              
58774              Introduce the man[24-8] variables, from Andy Dougherty.
58775              
58776              Upgrade to CPAN 1.58, from Andreas König.
58777              
58778              An updated EBCDIC tr patch.
58779              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
58780              
58781              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
58782              
58783              Two thirds of
58784              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
58785              The Install.pm changes will be submitted separately because
58786              they need some work and discussion still.
58787              
58788              The Install.pm third of
58789              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
58790              
58791              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
58792              
58793              Subject: [PATCH 5.7.0] IVs in mtats
58794              
58795              Subject: [PATCH 5.7.0] Perl API for mstats
58796              
58797              Ilya implemented the memory profiling API.
58798              
58799              In Amdahl UTS "struct sv" is defined by a system header,
58800              <ksync.h>.
58801              
58802              Slight tweak of the code to appease Amdahl UTS cc.
58803              
58804              Amdahl UTS doesn't seem to do dynaloading.
58805              
58806              Use UTF8SKIP(), from Simon Cozens.
58807              
58808              Thinko in #7222.
58809              
58810              op/sprintf.t patch for OS/390 (and any other host with limited
58811              floating-point exponent length)
58812              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
58813              
58814              Tweak #7225.
58815              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
58816              
58817              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
58818              
58819              Needs to be conditional on SunOS 4.
58820              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
58821              
58822              Test cases for bug id 20000323.056 (the bug seems to be fixed).
58823              
58824              Add test for bug id 20000427.003 (which seems to have
58825              been fixed) (also duplicate as 20000427.004, though
58826              with a higher severity).  Move one utf8 from op/append
58827              to pragma/utf8, tag the tests with bug ids.
58828              
58829              Document FNCASE=y as discussed in the bug 20000902.009.
58830              
58831              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
58832              The problem was that rx->minlen was in chars while pp_split()
58833              thought it would be in bytes. 
58834              
58835              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
58836              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
58837              
58838              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
58839              
58840              Fix a couple of compiler-noted nits in #7235.
58841              
58842              Tweak the test of #7235.
58843              
58844              One more ~utf8 tweak.
58845              
58846              -w cleanup.
58847              Subject: Re: Problems with bleadperl 
58848              
58849              Subject: small pod patch
58850              
58851              Subject: [PATCH perlguts.pod] Document offset hack
58852              
58853              Add Charles Lane.
58854              
58855              Add the capability to include/exclude branches.
58856              
58857              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
58858              
58859              Detect early whether the std streams have gone bad.
58860              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
58861              
58862              More IoTYPE sprinkling.
58863              
58864              Workaround for a sfio bug where the stream error indicator
58865              is not cleared as documented.
58866              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
58867              
58868              Clarify documentation on 'use bytes'.
58869              Subject: Re: What does 'use bytes' "mean" ?
58870              
58871              Show the failed remote port, instead of the failing line number.
58872              Subject: [PATCH 5.6.1 Debugger] More diagnostics
58873              
58874              Make Cwd more bulletproof in chrooted environments.
58875              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
58876              
58877              Subject: Pod patch for Devel::Peek
58878              
58879              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
58880              
58881              Borland C fstat() never saw the fd as writable.
58882              Subject: fix for Borland's weak "stat" (perl@7211)
58883              
58884              Missing change from #7362.
58885              
58886              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
58887              
58888              Add the test case for the bug id 20000730.004 which seems
58889              to have been fixed by now.
58890              
58891              Fix of sorts for bug id 20000901.092.  There seems to be no trace
58892              of a 'pmshort' anywhere in the B, so the offending line was simply
58893              removed.
58894              
58895              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
58896              
58897              Subject: PATCH do_print has 2 PerlIO_error()s
58898              
58899              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
58900              
58901              Typo noted by Mark Lutz.
58902              
58903              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
58904              
58905              In the latest compiler builds cccdlflags must not become -fpic,
58906              from Wilfredo Sánchez.
58907              
58908              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
58909              
58910              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
58911              
58912              SOCKS function redefinitions need prototypes, too, otherwise
58913              for example 32 bit versus 64 bit differences cause a lot of
58914              problems.  Part of
58915              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58916              
58917              Portability tweak on #7377.
58918              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
58919              
58920              Don't write double values through long double pointers,
58921              based on a part of
58922              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58923              
58924              Reëntrancy fix.
58925              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58926              
58927              Make scan_num() reëntrant, as suggested in
58928              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58929              
58930              Fix for ID 20001020.006, concatenating an unset submatch
58931              with utf8 resulted in "Modification of a read-only value".
58932              
58933              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
58934              
58935              The #7383 was right only in the context of the original bug report,
58936              not in more general case.
58937              
58938              Update Changes.
58939              
58940              Testcases for a #7383,#7385 related bug.
58941              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
58942              
58943              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
58944              
58945              Tweak the Is* definitions of Unicode character classes
58946              to better match the official categorizations; embrace
58947              the official categorizations; add the combining marks
58948              as alpha (and -numeric); fix DCinital (a typo and edito)
58949              to be DCmedial.
58950              
58951              Hints tweak from Anton Berezin.
58952              
58953              Subject: installman go-faster stripes
58954              Subject: Re: installman go-faster stripes
58955              
58956              Subject: [ID 20001021.003] updated hints/openbsd.sh
58957              
58958              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
58959              
58960              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
58961              
58962              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
58963              
58964              Doc patch.
58965              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
58966              
58967              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
58968              
58969              Subject: Re: [ID 20001021.005] SEGV with regex match 
58970              
58971              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
58972              
58973              The change #7187 was not so good on VMS.
58974              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
58975              
58976              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
58977              
58978              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
58979              
58980              Document PERL_INSTALL_ROOT of #7210.
58981      Branch: maint-5.6/perl
58982           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
58983           +> t/lib/tie-splice.t
58984            - lib/unicode/Is/DCinital.pl
58985           !> (integrate 112 files)
58986 ____________________________________________________________________________
58987 [  8158] By: jhi                                   on 2000/12/17  23:04:24
58988         Log: Subject: [PATCHES] RE: perl@8150 
58989              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
58990              Date: Sun, 17 Dec 2000 21:46:39 +0100
58991              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
58992              
58993              Neither cygwin has a getpwuid() one can trust on.
58994      Branch: perl
58995            ! t/lib/glob-basic.t
58996 ____________________________________________________________________________
58997 [  8157] By: jhi                                   on 2000/12/17  23:01:54
58998         Log: More MAN.PODS => {} fixes.
58999      Branch: perl
59000            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
59001            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
59002            ! os2/OS2/REXX/Makefile.PL
59003 ____________________________________________________________________________
59004 [  8156] By: gsar                                  on 2000/12/17  22:49:13
59005         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
59006              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
59007              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
59008              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
59009              7201,7204 from mainline
59010              
59011              Remove vestiges of tr//CU.
59012              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
59013              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
59014              
59015              The return value of setlocale must be copied away.
59016              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
59017              
59018              Allow chop() and chomp() to be overridden.
59019              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
59020              
59021              Hints optimization.
59022              Subject: Minor nit
59023              
59024              Subject: [PATCH] de-wall t/README
59025              
59026              Subject: Re: Two advertising clauses need to be removed
59027              
59028              Batch of UTF-8 patches from Simon Cozens.
59029              
59030              Fix for a parsing bug, not for the original bug.
59031              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
59032              
59033              Compilation warnings and an error.
59034              
59035              Subject: File::Find 5.7.0 POD nits
59036              
59037              Subject: [PATCH perl-5.7.0] continued -Wformat support
59038              
59039              The one that got away.
59040              
59041              Subject: Re: perl@7078
59042              
59043              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
59044              convertable to bytes by checking it doesn't go above 0xc3
59045              Subject: Re: perl@7078
59046              
59047              Replace #7084 with
59048              Subject: Re: perl@7078 
59049              
59050              We don't need to count the high bit bytes, a boolean is enough. 
59051              
59052              Subject: [PATCH] utf8.c apidoc
59053              
59054              Subject: Re: perl@7078 
59055              
59056              Botched the #7090 check-in.
59057              
59058              Fix for the charnames.t failures from Spider Boardman.
59059              
59060              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
59061              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
59062              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
59063              0 to checking to get the warning.
59064              
59065              Subject: [PATCH] Nits in perlmod.pod
59066              
59067              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
59068              
59069              Subject: Re: unicode support and perl [ID 20000901.097]
59070              
59071              Subject: Re: unicode support and perl [ID 20000901.097]
59072              
59073              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
59074              
59075              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
59076              
59077              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
59078              
59079              Subject: [PATCH@blead] Fix some recursion in overload.pm
59080              
59081              s/Robin Parker/Robin Barker/
59082              
59083              Subject: [PATCH] Fix aliasing of tied filehandles
59084              
59085              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
59086              
59087              Subject: Re: [PATCH 5.005_64 missed]
59088              
59089              SOCK_DGRAM and listen() do not mix as reported in
59090              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
59091              The patch for 5.7.0+ had to be reengineered, though.
59092              
59093              Subject: DOC PATCH 5.6.0
59094              
59095              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
59096              
59097              Document the issue (is not a syntax error, kind of)
59098              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
59099              
59100              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
59101              Did not apply cleanly, manual intervention was needed.
59102              
59103              Subject: [PATCH] DLL not restartabke with threaded perl
59104              
59105              Inside require() $^S was always left undefined.
59106              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
59107              
59108              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
59109              
59110              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
59111              
59112              Regen headers.
59113              
59114              Subject: [PATCH 5.7.0] Epoc update
59115              
59116              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
59117              as suggested by Olaf Flebbe and Nick Clark.
59118              
59119              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
59120              
59121              Misplaced else.
59122              
59123              Scale down the VMS message boxes, by Charles Lane.
59124              Fix for ID 20000903.009, workaround at
59125              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
59126              
59127              Subject: [ID 20001003.006] B::Debug not -w clean
59128              
59129              Test harness update to sync with the new perlcc,
59130              from Simon Cozens.
59131              
59132              One remaining nit less at the VMS mailbox sizing.
59133              
59134              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
59135              
59136              It is possible to have no hosts database at all.  Pointed out in
59137              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
59138              
59139              Subject: [PATCH 5.7.0] h2xs not working
59140              Subject: [PATCH 5.7.0] h2xs not documenting the created module
59141              
59142              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
59143              
59144              Subject: perlhack.pod Patch for Externals Tools
59145              
59146              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
59147              
59148              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
59149              
59150              Enable disabling scripts installation by Configure -Uinstallscripts,
59151              suggested by H. Merijn Brand.
59152              
59153              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
59154              reported several times by Dominic Dunlop, for example in
59155              ID 20000315.008.  Patch from Dominic.  Patch affects at
59156              least MachTen, and possibly other oldish BSDs. Should not
59157              break non-broken platforms (tested on LinuxPPC). 
59158              
59159              Regen toc.
59160              
59161              Subject: Re: Questions about Tie::Array and perl modules
59162              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
59163              
59164              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
59165              
59166              Tweak #7153.
59167              
59168              IO::Handle->syswrite() did not handle length omission
59169              like CORE::syswrite() does.
59170              Subject: [Fwd] IO::Handle, syswrite and arguments
59171              The original patch from andrew@ugh.net.au.
59172              
59173              Also the $ccflags is needed for the C compiler check.
59174              Subject: Configure (check for C-compiler)
59175              
59176              Eliminate $Is_VMS code from the test.
59177              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
59178              
59179              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
59180              as the first option of cc/ld because of ultrapicky compilers
59181              (e.g. OS/390 R2.5)
59182              
59183              Change the version number of Tie::Handle in the core to 4.0,
59184              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
59185              Subject: Note on Tie::Handle
59186              
59187              UTF8ize split() so that the cloned substrings get the UTF8
59188              flag of the original scalar.  Problem reported by Simon Cozens.
59189              
59190              save_re_context() could reset PL_curcop to freed memory, causing core
59191              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
59192              
59193              Subject: PATCH 5.6 perldebguts grammar cleanup
59194              
59195              Add a todo note about overloadable assertions.
59196              
59197              on Windows, LoadLibrary() could load an extension DLL multiple
59198              times if forward slashes are used in the path
59199              
59200              on Windows, cwd strings in the environment should be of the
59201              form =X:=X:\foo instead of =X=X:\foo\
59202              
59203              on Windows, avoid potential exception (could happen if MSVCRT isn't
59204              being used) when closing a socket handle
59205              
59206              avoid nonportable example code
59207              
59208              Windows9x doesn't support link(), despite what Config.pm
59209              might think
59210              
59211              pod nit
59212              
59213              Change #7160 had a nasty typo.
59214              
59215              Warn about unknown scripts.
59216              Subject: Re: ideas? patches? [PATCH bleadperl]
59217              
59218              on Windows, clean targets might not work under some flavors of the shell
59219              
59220              tweak for change#7173
59221              
59222              Make eq work again with utf8 (disabling the upgrading
59223              should no more be necessary since the copies of the
59224              scalars are upgraded, not the scalars themselves).
59225              Takes care of ID 20001009.001.  (The claimed length()
59226              bug in 20001009.001 seems bogus to me.)
59227              
59228              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
59229              
59230              Upgrade to CGI.pm 2.74, from Lincoln Stein.
59231              
59232              Upgrade to podlators 1.04, from Russ Allbery.
59233              
59234              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
59235              
59236              Quote the temp file name, needed in Win32 because the
59237              default name unfortunately contains spaces, shouldn't
59238              hurt elsewhere.
59239              Subject: FW: perldoc fails if $TEMP contains spaces
59240              
59241              Subject: RE: [ID 19990803.001] README.win32 suggestions 
59242              
59243              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
59244              
59245              Subject: Re: utf8 concat, mg_get
59246              
59247              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
59248              
59249              Subject: [PATCH: perl@7181] op/tr tests on OS/390
59250              
59251              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
59252              
59253              Use the versiononly instead of the installscripts,
59254              retract the changes 7146 and 7147.
59255              
59256              Reapply Andy's patch and regen Configure.
59257              
59258              Add the test case for #7190, from the original bug report
59259              by Andreas König.
59260              
59261              Remove duplicated code.
59262              
59263              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
59264              
59265              restore change#7202
59266      Branch: maint-5.6/perl
59267           !> (integrate 121 files)
59268 ____________________________________________________________________________
59269 [  8155] By: jhi                                   on 2000/12/17  22:30:58
59270         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
59271              From: "Craig A. Berry" <craigberry@mac.com>
59272              Date: Sun, 17 Dec 2000 13:09:28 -0600
59273              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
59274              
59275              MAN.PODS => ' ' is naughty.
59276      Branch: perl
59277            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
59278 ____________________________________________________________________________
59279 [  8154] By: nick                                  on 2000/12/17  22:07:13
59280         Log: MULTIPLICITY nit.
59281      Branch: perl
59282            ! mg.c
59283 ____________________________________________________________________________
59284 [  8153] By: gsar                                  on 2000/12/17  21:23:05
59285         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
59286              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
59287              from mainline
59288              
59289              Document the SvIOK_.*UV().
59290              
59291              Update Unicode todo list.
59292              
59293              Guard against bad string->int conversion for quads.
59294              
59295              Subject: small apidoc fix
59296              
59297              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
59298              
59299              Subject: [PATCH] Tied filehandle documentation
59300              
59301              Subject: [PATCH] Modernize Opcode.pm documentation
59302              
59303              Make Data::Dumper (non-XS) to work with changed semantics of ref().
59304              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
59305              [applied even though said semantics didn't change in 5.6.x]
59306              
59307              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
59308              
59309              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
59310              
59311              Fix the URL, but the server is still missing in action.
59312              Subject: [ID 20000905.002] perlfaq1.pod URL error
59313              
59314              Subject: [ID 20000903.001] \w in utf8-strings
59315              
59316              Fix the ccversion detection for 5.1 and beyond.
59317              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
59318              
59319              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
59320              
59321              Subject: [ID 20000904.008] Tiny fix for perldiag
59322              
59323              Subject: Re: [ID 20000906.004] segfault with bad perl statement
59324              
59325              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
59326              
59327              Subject: [ID 20000908.002] perlipc documentation bug.
59328              
59329              Subject: [PATCH lib/Benchmark.pm]
59330              
59331              Re-allow vec() for characters > 255.
59332              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
59333              
59334              Do away with memory models cruft.  Sorry, PDP users.
59335              
59336              Continue #7041.
59337              
59338              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
59339              
59340              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
59341              
59342              Upgrade to CPAN 1.57_65, from Andreas König.
59343              
59344              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
59345              by Russ Allbery.
59346              
59347              Silence t/pod/*.t about alternate quote-mappings now implemented
59348              by Pod::Text, from Brad Appleton.
59349              
59350              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
59351              Subject: borland C++ win32.c tweak
59352              
59353              C<@a = @b = split(...)> optimization coredumps under ithreads
59354              (missed a spot when fixing up op_pmreplroot hack for ithreads)
59355              
59356              Document the SvUTF8*().
59357              
59358              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
59359              
59360              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
59361              
59362              Do in VMS as the #7054 does.
59363              
59364              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
59365              
59366              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
59367              
59368              Subject: [patch: perl@7045] vms updates
59369              
59370              Test for the #7049.
59371              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
59372              
59373              Break up the myconfig lines a bit.
59374              Subject: perlbug/perl -V output format
59375              
59376              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
59377              
59378              The #7054 truncated Configure badly.
59379              
59380              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
59381              initialization in all the threads on Windows
59382              
59383              Allow for whitespace between "#" and "line" in cpp output.
59384              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
59385              
59386              Remove vestiges of tr//CU.
59387              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
59388              
59389              The return value of setlocale must be copied away.
59390              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
59391              
59392              Allow chop() and chomp() to be overridden.
59393              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
59394              
59395              Hints optimization.
59396              Subject: Minor nit
59397              
59398              Subject: [PATCH] de-wall t/README
59399              
59400              Subject: Re: Two advertising clauses need to be removed
59401      Branch: maint-5.6/perl
59402           !> (integrate 75 files)
59403 ____________________________________________________________________________
59404 [  8152] By: gsar                                  on 2000/12/17  20:30:11
59405         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
59406              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
59407              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
59408              
59409              Don't attach -ld to the archname if pointless.
59410              
59411              Document UNTIE in a very minimalistic way.
59412              
59413              POSIX doesn't report long double values under -Duselongdouble
59414              when the long doubles are "real" (bigger than doubles).
59415              
59416              More author updates.
59417              
59418              Try to deduce NV_MAX.  Really should be Configure fodder.
59419              
59420              :: not allowed in pathnames, change to .
59421              Subject: [PATCH perl@6938] cygwin port
59422              
59423              Forget about NV_MAX (#6951).  Various floating point tweaks,
59424              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
59425              
59426              Move the Solaris 7 scan to use64bitall, make the
59427              failure to find 64-bot sparc libc to mention the
59428              possibility of being in an intel, from Lupe and Alan.
59429              
59430              Regen perltoc.
59431              
59432              AUTHORS tweaks, from Peter Prymmer.
59433              
59434              More address tweaking.
59435              
59436              Small tweaks all over.
59437              
59438              File::Temp patches from Andreas König,
59439              
59440              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
59441              
59442              Subject: CPAN.pm beta 1.57_57 for the core
59443              
59444              Part of the solution.
59445              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
59446              
59447              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
59448              
59449              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59450              
59451              Add the overload warnings to perldiag.
59452              
59453              Drop unused argument.
59454              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
59455              
59456              Subject: Nit in Configure (bleadperl@6961)
59457              
59458              Update to PodParser 1.18, from Brad Appleton.
59459              
59460              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
59461              
59462              Subject: [PATCH: 6948] add SCNfldbl to configure.com
59463              
59464              Document UNTIE. Also tweak implementation to suppress the 'inner references'
59465              warning when UNTIE exists and instead pass the cound of extra references to
59466              the UNTIE method.
59467              
59468              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
59469              so that case-ignoring systems like DCL can tell them from
59470              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
59471              
59472              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59473              
59474              Feature ordering tweak.
59475              
59476              Regen perltoc.
59477              
59478              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
59479              
59480              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
59481              
59482              Subject: http:// in L<>
59483              
59484              Detypo.
59485              
59486              change#6791 accidentally clobbered change#6710, put it back
59487              
59488              Only the first line, thank you very much.
59489              
59490              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
59491              plus rework the http: spots as suggested by Tom Christiansen,
59492              plus regen perltoc.
59493              
59494              Undo part of change 6489 which looks like a bulk edit which
59495              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
59496              The supressing of main:: on return from select() is undesirable.
59497              
59498              Apparently avoiding the swapping is too costly.
59499              
59500              Various Configure nits by Philip Newton,
59501              plus the ebcdic one by me.
59502              
59503              Make certain cc is set before trying to run it.
59504              
59505              If overloaded %{} etc. return the object do not loop.
59506              Thus  sub deref { $_[0] } functions if object is wanted type.
59507              
59508              Update perlhist.
59509              
59510              More %{} and other deref special casing - do not pass to 'nomethod'.
59511      Branch: maint-5.6/perl
59512           !> (integrate 59 files)
59513 ____________________________________________________________________________
59514 [  8151] By: gsar                                  on 2000/12/17  19:14:38
59515         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
59516              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
59517              
59518              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
59519              
59520              Make the epsilon to be relative, not absolute.
59521              
59522              Put back the flags dump as reasoned in
59523              Subject: Re: [PATCH] Glob dumping
59524              
59525              Introduce ccname to keep track of what compiler kind of we have.
59526              
59527              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
59528              
59529              Put back the slice accidentally removed by #6907.
59530              
59531              Reset archname and archname64 always, forcing them be
59532              recomputed at each Configure run, make Configure and
59533              the hints files agree on the naming of largefiles variables.
59534              
59535              Don't say "Perl 5.0 source kit".
59536              
59537              Subject: [PATCH] fix misc cast warnings
59538              
59539              Subject: typos in pods
59540              
59541              NVs not necessarily doubles, as pointed out by Yitzchak.
59542              
59543              Subject: [PATCH 6889] add a few ldbl formats to configure.com
59544              
59545              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
59546              
59547              Better options for rsync.
59548              
59549              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
59550              
59551              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
59552              
59553              Subject: [PATCH] Re: UNTIE method 
59554              
59555              A better fix for the Socket building problem from Craig Berry.
59556              
59557              Retract the dummy test, skip the security tests (instead of failing),
59558              explain what the warnings mean.
59559              
59560              Heap decorruption.
59561              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
59562              
59563              Update to Unicode 3.0.1.
59564              
59565              Missed one Unicode file.
59566              
59567              Subject: Re: typos in pods
59568              
59569              The #6929 was too skimpy.
59570              
59571              sscanf() may be the only way to read long doubles from strings.
59572              
59573              Reveal Borland's isnan.
59574              Subject: build with BC++ tweak
59575              
59576              Issue useful diagnostic on unknown pod commands.
59577              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
59578              
59579              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
59580              
59581              Clarify the third case of ftmp-security warnings.
59582              
59583              Make -Dusemorebits find long doubles in Solaris.
59584              
59585              Wrap the test in eval.
59586      Branch: maint-5.6/perl
59587           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
59588           +> lib/unicode/PropList.txt lib/unicode/README.perl
59589           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59590           +> lib/unicode/Unicode.301 vms/vmspipe.com
59591            - lib/unicode/Props.txt lib/unicode/UCD300.html
59592            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59593           !> (integrate 305 files)
59594 ____________________________________________________________________________
59595 [  8150] By: jhi                                   on 2000/12/17  18:47:57
59596         Log: Uncheckedin generated files.
59597      Branch: perl
59598            ! global.sym perlapi.c pod/perlapi.pod
59599 ____________________________________________________________________________
59600 [  8149] By: jhi                                   on 2000/12/17  18:41:22
59601         Log: Update Changes.
59602      Branch: perl
59603            ! Changes patchlevel.h
59604 ____________________________________________________________________________
59605 [  8148] By: jhi                                   on 2000/12/17  18:39:16
59606         Log: Subject: [PATCH] Fcntl constants speedup
59607              From: Nicholas Clark <nick@ccl4.org>
59608              Date: Sun, 17 Dec 2000 16:29:24 +0000
59609              Message-ID: <20001217162924.E97668@plum.flirble.org>
59610              
59611              Use IVs for the Fcntl constants instead of NVs.
59612      Branch: perl
59613            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
59614 ____________________________________________________________________________
59615 [  8147] By: jhi                                   on 2000/12/17  18:33:41
59616         Log: Add test for #8145 (binmode() warning), add warning for
59617              ioctl() and sockpair(), document them. (fileno() cannot
59618              be tripwired with the same kind of warning because
59619              'defined fileno($foo)' seems to be an idiom.)
59620      Branch: perl
59621            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
59622 ____________________________________________________________________________
59623 [  8146] By: gsar                                  on 2000/12/17  18:09:08
59624         Log: update Changes
59625      Branch: maint-5.6/perl
59626            ! Changes
59627 ____________________________________________________________________________
59628 [  8145] By: jhi                                   on 2000/12/17  17:39:35
59629         Log: Subject: [PATCH] Re: The long awaited feature ...
59630              From: Simon Cozens <simon@cozens.net>
59631              Date: Sun, 17 Dec 2000 12:31:56 +0000
59632              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
59633              
59634              Add a warning to binmode() about using bad filehandles
59635              (can happen e.g. if someone forgets the filehandle argument)
59636      Branch: perl
59637            ! pp_sys.c
59638 ____________________________________________________________________________
59639 [  8144] By: jhi                                   on 2000/12/17  17:33:48
59640         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
59641              From: Jonathan Stowe <gellyfish@gellyfish.com>
59642              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
59643              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
59644      Branch: perl
59645            ! lib/Net/Ping.pm
59646 ____________________________________________________________________________
59647 [  8143] By: jhi                                   on 2000/12/17  05:31:37
59648         Log: Polymorphic regexps.
59649              
59650              Fixes at least the bugs 20001028.003 (both of them...) and
59651              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
59652              also to be fixed by now, probably already before this patch.
59653      Branch: perl
59654            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
59655            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
59656            ! t/op/utf8decode.t t/pragma/utf8.t
59657 ____________________________________________________________________________
59658 [  8142] By: jhi                                   on 2000/12/16  17:16:05
59659         Log: Subject: [patch perl@8102] dos/djgpp update
59660              From: Laszlo Molnar <ml1050@freemail.hu>
59661              Date: Sat, 16 Dec 2000 01:40:52 +0100
59662              Message-ID: <20001216014052.A335@freemail.hu>
59663      Branch: perl
59664            ! djgpp/config.over t/base/commonsense.t
59665 ____________________________________________________________________________
59666 [  8141] By: jhi                                   on 2000/12/16  17:09:27
59667         Log: Few uncheckedin files.
59668      Branch: perl
59669            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
59670 ____________________________________________________________________________
59671 [  8140] By: nick                                  on 2000/12/15  22:14:31
59672         Log: Integrate mainline
59673      Branch: perlio
59674           !> (integrate 53 files)
59675 ____________________________________________________________________________
59676 [  8139] By: jhi                                   on 2000/12/15  19:49:49
59677         Log: One more IVUV tweak from Nicholas Clark.
59678      Branch: perl
59679            ! sv.c
59680 ____________________________________________________________________________
59681 [  8138] By: jhi                                   on 2000/12/15  19:17:06
59682         Log: Return of the IVUV-preservation, now seems to be happy even
59683              in Digital UNIX (the broken strtoul brokenness detection
59684              seems to have been the fly in the ointment).
59685      Branch: perl
59686            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59687            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
59688            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
59689            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
59690            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59691            ! vos/config.ga.h win32/config.bc win32/config.gc
59692            ! win32/config.vc
59693 ____________________________________________________________________________
59694 [  8137] By: jhi                                   on 2000/12/15  18:12:14
59695         Log: Metaconfig unit change for #8136.
59696      Branch: metaconfig
59697            ! U/modified/d_strtoul.U
59698      Branch: metaconfig/U/perl
59699            ! d_strtoull.U d_strtouq.U
59700 ____________________________________________________________________________
59701 [  8136] By: jhi                                   on 2000/12/15  18:11:35
59702         Log: I don't think it's sensible or portable to test the strtou*
59703              on /^-/ strings.
59704      Branch: perl
59705            ! Configure
59706 ____________________________________________________________________________
59707 [  8135] By: jhi                                   on 2000/12/15  17:18:49
59708         Log: Metaconfig unit change for #8134.
59709      Branch: metaconfig
59710            ! U/modified/d_strtoul.U
59711 ____________________________________________________________________________
59712 [  8134] By: jhi                                   on 2000/12/15  17:14:13
59713         Log: If longsize is 8 we don't need a LL suffix for integer constants.
59714      Branch: perl
59715            ! Configure config_h.SH
59716 ____________________________________________________________________________
59717 [  8133] By: jhi                                   on 2000/12/15  16:00:23
59718         Log: Update Changes.
59719      Branch: perl
59720            ! Changes patchlevel.h
59721 ____________________________________________________________________________
59722 [  8132] By: jhi                                   on 2000/12/15  15:44:16
59723         Log: Some compilers get huffy if you do not cast a const pointer
59724              to a non-const when assigning.
59725      Branch: perl
59726            ! gv.c
59727 ____________________________________________________________________________
59728 [  8131] By: jhi                                   on 2000/12/15  15:38:30
59729         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
59730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59731              Date: Fri, 15 Dec 2000 05:26:57 -0500
59732              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
59733      Branch: perl
59734            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
59735            ! t/pragma/overload.t
59736 ____________________________________________________________________________
59737 [  8130] By: jhi                                   on 2000/12/15  15:36:08
59738         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
59739              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59740              Date: Thu, 14 Dec 2000 22:02:43 -0500
59741              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
59742      Branch: perl
59743            ! gv.c perl.h
59744 ____________________________________________________________________________
59745 [  8129] By: jhi                                   on 2000/12/15  15:34:16
59746         Log: Subject: PATCH: h2xs nit
59747              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59748              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
59749              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
59750              
59751              Add a template README.
59752      Branch: perl
59753            ! utils/h2xs.PL
59754 ____________________________________________________________________________
59755 [  8128] By: jhi                                   on 2000/12/15  15:32:22
59756         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
59757      Branch: perl
59758            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
59759 ____________________________________________________________________________
59760 [  8127] By: jhi                                   on 2000/12/15  15:19:34
59761         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
59762              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59763              Date:     Thu, 14 Dec 2000 20:04:42 EST
59764              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
59765      Branch: perl
59766            ! ext/Opcode/Opcode.xs
59767 ____________________________________________________________________________
59768 [  8126] By: jhi                                   on 2000/12/15  15:17:49
59769         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
59770              From: Peter Prymmer <pvhp@forte.com>
59771              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
59772              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
59773      Branch: perl
59774            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
59775            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
59776            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
59777 ____________________________________________________________________________
59778 [  8125] By: jhi                                   on 2000/12/15  15:11:05
59779         Log: This seems to be a stage sane and stable enough to checkin.
59780              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
59781      Branch: perl
59782            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
59783            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
59784            ! t/op/cmp.t t/op/numconvert.t
59785 ____________________________________________________________________________
59786 [  8124] By: jhi                                   on 2000/12/15  04:20:26
59787         Log: Something is really wonky.
59788      Branch: perl
59789            ! sv.c
59790 ____________________________________________________________________________
59791 [  8123] By: jhi                                   on 2000/12/15  04:00:50
59792         Log: Fixes for the IV UV patches to compile in Digital UNIX.
59793      Branch: perl
59794            ! sv.c
59795 ____________________________________________________________________________
59796 [  8122] By: jhi                                   on 2000/12/15  02:53:40
59797         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
59798              From: "Craig A. Berry" <craigberry@mac.com>
59799              Date: Thu, 14 Dec 2000 19:10:49 -0600
59800              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
59801      Branch: perl
59802            ! vms/vms.c
59803 ____________________________________________________________________________
59804 [  8121] By: jhi                                   on 2000/12/15  02:50:00
59805         Log: Metaconfig changes for #8120.
59806      Branch: metaconfig
59807            + U/modified/d_strtoul.U
59808      Branch: metaconfig/U/perl
59809            ! d_strtoull.U d_strtouq.U
59810 ____________________________________________________________________________
59811 [  8120] By: jhi                                   on 2000/12/15  02:49:42
59812         Log: From: Nicholas Clark <nick@ccl4.org> 
59813              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
59814              Date: Thu, 14 Dec 2000 18:38:57 +0000
59815              Message-ID: <20001214183857.B97909@plum.flirble.org>
59816      Branch: perl
59817            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59818            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
59819            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
59820            ! vos/config.ga.def vos/config.ga.h win32/config.bc
59821            ! win32/config.gc win32/config.vc
59822 ____________________________________________________________________________
59823 [  8119] By: jhi                                   on 2000/12/14  23:40:58
59824         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
59825              From: Nicholas Clark <nick@ccl4.org>
59826              Date: Wed, 13 Dec 2000 20:08:50 +0000
59827              Message-ID: <20001213200849.B71166@plum.flirble.org>
59828      Branch: perl
59829            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
59830            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
59831 ____________________________________________________________________________
59832 [  8118] By: jhi                                   on 2000/12/14  22:46:26
59833         Log: Integrate perlio.
59834      Branch: perl
59835           !> MANIFEST ext/Encode/compile makedef.pl
59836 ____________________________________________________________________________
59837 [  8117] By: nick                                  on 2000/12/14  22:38:53
59838         Log: Win32 tweaks to get Encode to build
59839              - temp hack to makedef.pl till PerlIO is properly "exported".
59840              - MSVC dislikes  
59841              static encpage_t foo[];
59842              so make 'em extern for now.
59843      Branch: perlio
59844            ! ext/Encode/compile makedef.pl
59845 ____________________________________________________________________________
59846 [  8116] By: nick                                  on 2000/12/14  22:00:53
59847         Log: Document the new files
59848      Branch: perlio
59849            ! MANIFEST
59850 ____________________________________________________________________________
59851 [  8115] By: jhi                                   on 2000/12/14  21:58:01
59852         Log: MANIFEST new files of #8114.
59853      Branch: perl
59854            ! MANIFEST
59855 ____________________________________________________________________________
59856 [  8114] By: jhi                                   on 2000/12/14  21:50:49
59857         Log: Integrate perlio.
59858      Branch: perl
59859           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
59860           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
59861           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
59862           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
59863           !> ext/Encode/Makefile.PL
59864 ____________________________________________________________________________
59865 [  8113] By: jhi                                   on 2000/12/14  21:48:49
59866         Log: The documentation part of the
59867              
59868              Subject: [ID 20001214.002] Net::Ping patch
59869              From: Jonathan Stowe <gellyfish@gellyfish.com>
59870              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
59871              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
59872              since the #7529 had already addressed the same problem.
59873      Branch: perl
59874            ! lib/Net/Ping.pm
59875 ____________________________________________________________________________
59876 [  8112] By: jhi                                   on 2000/12/14  21:42:57
59877         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
59878              From: Dominic Dunlop <domo@computer.org>
59879              Date: Tue, 12 Dec 2000 10:47:10 +0100
59880              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
59881              
59882              Document how elusive subroutines can be.
59883      Branch: perl
59884            ! pod/perlfunc.pod
59885 ____________________________________________________________________________
59886 [  8111] By: jhi                                   on 2000/12/14  21:38:05
59887         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
59888              From: Dominic Dunlop <domo@computer.org>
59889              Date: Thu, 14 Dec 2000 10:13:51 +0100
59890              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
59891      Branch: perl
59892            ! ext/POSIX/POSIX.pod
59893 ____________________________________________________________________________
59894 [  8110] By: jhi                                   on 2000/12/14  21:36:32
59895         Log: Subject: [patch] perlfaq7
59896              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
59897              Date: Thu, 14 Dec 2000 15:31:07 +0100
59898              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
59899      Branch: perl
59900            ! pod/perlfaq7.pod
59901 ____________________________________________________________________________
59902 [  8109] By: jhi                                   on 2000/12/14  21:29:20
59903         Log: Subject: [8104] Encode
59904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59905              Date: Thu, 14 Dec 2000 14:49:34 +0100
59906              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
59907              
59908              Type casting for nervous compilers.
59909      Branch: perl
59910            ! ext/Encode/Encode.xs
59911 ____________________________________________________________________________
59912 [  8108] By: jhi                                   on 2000/12/14  21:26:17
59913         Log: Subject: [8104] DB_File
59914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59915              Date: Thu, 14 Dec 2000 14:49:35 +0100
59916              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
59917              
59918              Type definition incorrect for DB 2.7.7.  Not known when it
59919              changed, so only changed it for a known revision.
59920      Branch: perl
59921            ! ext/DB_File/DB_File.xs
59922 ____________________________________________________________________________
59923 [  8107] By: jhi                                   on 2000/12/14  21:23:41
59924         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
59925              From: Peter Prymmer <pvhp@forte.com>
59926              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
59927              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
59928              
59929              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
59930      Branch: perl
59931            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
59932            ! ext/Encode/Encode/posix-bc.enc
59933 ____________________________________________________________________________
59934 [  8106] By: nick                                  on 2000/12/14  20:36:13
59935         Log: "Cold" build correction to Encode's Makefile.PL
59936      Branch: perlio
59937            ! ext/Encode/Makefile.PL
59938 ____________________________________________________________________________
59939 [  8105] By: nick                                  on 2000/12/14  20:09:37
59940         Log: "Compiled" encodings.
59941              Correct replacement character in EBCDIC .enc files
59942              Add 0x7F to ASCII repertoire.
59943      Branch: perlio
59944            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
59945            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
59946            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
59947            ! ext/Encode/Makefile.PL ext/Encode/compile
59948            ! ext/Encode/encengine.c ext/Encode/encode.h
59949 ____________________________________________________________________________
59950 [  8104] By: nick                                  on 2000/12/14  00:38:20
59951         Log: Integrate mainline
59952      Branch: perlio
59953           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
59954           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
59955           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
59956           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
59957           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
59958           !> t/lib/db-hash.t t/lib/db-recno.t
59959 ____________________________________________________________________________
59960 [  8103] By: nick                                  on 2000/12/13  23:16:13
59961         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
59962              so far and so it does not get lost.
59963      Branch: perlio
59964            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
59965 ____________________________________________________________________________
59966 [  8102] By: jhi                                   on 2000/12/13  17:14:22
59967         Log: Update Changes.
59968      Branch: perl
59969            ! Changes patchlevel.h
59970 ____________________________________________________________________________
59971 [  8101] By: jhi                                   on 2000/12/13  16:53:41
59972         Log: Move the proto of start_glob() to a better place; regen api files.
59973      Branch: perl
59974            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
59975 ____________________________________________________________________________
59976 [  8100] By: jhi                                   on 2000/12/13  16:47:11
59977         Log: Metaconfig change for #8099.
59978      Branch: metaconfig
59979            ! U/modified/Head.U
59980 ____________________________________________________________________________
59981 [  8099] By: jhi                                   on 2000/12/13  16:46:48
59982         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
59983              From: Andy Dougherty <doughera@lafayette.edu>
59984              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
59985              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
59986      Branch: perl
59987            ! Configure
59988 ____________________________________________________________________________
59989 [  8098] By: jhi                                   on 2000/12/13  16:39:02
59990         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
59991              From: rspier@pobox.com (Robert Spier)
59992              Date: Tue, 12 Dec 2000 21:12:39 -0500
59993              Message-ID: <14902.56087.678086.725773@rls.cx>
59994              
59995              fastgetcwd is defined using a glob alias on a $^O dependent basis -
59996              and there was no default assignment or perl subroutine.
59997      Branch: perl
59998            ! lib/Cwd.pm
59999 ____________________________________________________________________________
60000 [  8097] By: jhi                                   on 2000/12/13  16:16:01
60001         Log: Subject: [PATCH] move startglob out of pp_hot.c
60002              From: Nicholas Clark <nick@ccl4.org>
60003              Date: Mon, 11 Dec 2000 23:16:39 +0000
60004              Message-ID: <20001211231638.A55550@plum.flirble.org>
60005      Branch: perl
60006            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
60007 ____________________________________________________________________________
60008 [  8096] By: jhi                                   on 2000/12/13  15:26:23
60009         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
60010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60011              Date: Wed, 13 Dec 2000 14:01:37 +0100
60012              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
60013              
60014              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
60015              in turn requires libpthread in libswanted.
60016      Branch: perl
60017            ! hints/hpux.sh
60018 ____________________________________________________________________________
60019 [  8095] By: jhi                                   on 2000/12/12  19:51:05
60020         Log: The integration wars continue.
60021      Branch: perl
60022           !> sv.c
60023 ____________________________________________________________________________
60024 [  8094] By: jhi                                   on 2000/12/12  19:48:26
60025         Log: Subject: [PATCH perl@8070] DB_File-1.74  
60026              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
60027              Date: Mon, 11 Dec 2000 23:07:17 -0000
60028              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
60029      Branch: perl
60030            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
60031            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
60032            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
60033            ! t/lib/db-recno.t
60034 ____________________________________________________________________________
60035 [  8093] By: nick                                  on 2000/12/12  19:42:13
60036         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
60037      Branch: perlio
60038            ! sv.c
60039           !> lib/File/DosGlob.pm
60040 ____________________________________________________________________________
60041 [  8092] By: jhi                                   on 2000/12/12  19:28:11
60042         Log: Integrate perlio.
60043      Branch: perl
60044           !> sv.c
60045 ____________________________________________________________________________
60046 [  8091] By: nick                                  on 2000/12/12  18:49:45
60047         Log: Fix for Tk, and upgrading shared SVs.
60048      Branch: perlio
60049            ! sv.c
60050 ____________________________________________________________________________
60051 [  8090] By: jhi                                   on 2000/12/12  16:48:59
60052         Log: Subject: [PATCH] Re: Breadperl & Tk
60053              From: Nick Ing-Simmons <nik@tiuk.ti.com>
60054              Date: Tue, 12 Dec 2000 14:48:27 GMT
60055              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
60056      Branch: perl
60057            ! sv.c
60058 ____________________________________________________________________________
60059 [  8089] By: jhi                                   on 2000/12/12  03:37:19
60060         Log: Subject: DosGlob.pm diff for bash style brace expansion.
60061              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
60062              Date: Fri, 8 Dec 2000 10:45:30 -0600
60063              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
60064      Branch: perl
60065            ! lib/File/DosGlob.pm
60066 ____________________________________________________________________________
60067 [  8088] By: nick                                  on 2000/12/11  23:59:59
60068         Log: Integrate mainline
60069      Branch: perlio
60070           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
60071           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
60072           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
60073           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
60074           !> t/op/local.t t/pragma/warn/toke toke.c
60075 ____________________________________________________________________________
60076 [  8087] By: jhi                                   on 2000/12/11  23:20:23
60077         Log: Integrate perlio.
60078      Branch: perl
60079           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60080 ____________________________________________________________________________
60081 [  8086] By: jhi                                   on 2000/12/11  22:50:59
60082         Log: Tune further the OS detection of CGI.
60083      Branch: perl
60084            ! lib/CGI.pm
60085 ____________________________________________________________________________
60086 [  8085] By: nick                                  on 2000/12/11  22:50:46
60087         Log: Finish 1st pass of "encoding" layer e.g. :
60088              open($fh,"<encoding(iso8859-7)",$greek) || die;
60089      Branch: perlio
60090            ! ext/Encode/Encode.xs perlio.c perliol.h
60091 ____________________________________________________________________________
60092 [  8084] By: jhi                                   on 2000/12/11  22:32:06
60093         Log: Revert the -f ambiguousity patch, seems to cause
60094              too much hassle (the interpret -Q as a function
60095              where Q is not a known filetest part is left in).
60096      Branch: perl
60097            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
60098            ! toke.c
60099 ____________________________________________________________________________
60100 [  8083] By: jhi                                   on 2000/12/11  22:27:23
60101         Log: (accidentally empty check-in)
60102      Branch: perl
60103            ! lib/File/DosGlob.pm
60104 ____________________________________________________________________________
60105 [  8082] By: nick                                  on 2000/12/11  19:09:51
60106         Log: Restore mmap function (broken by tweaks to shared buffer
60107              layer for encode(xxxx)).
60108      Branch: perlio
60109            ! perlio.c
60110 ____________________________________________________________________________
60111 [  8081] By: jhi                                   on 2000/12/11  18:29:13
60112         Log: Subject: Re: The long awaited feature ...
60113              From: Simon Cozens <simon@cozens.net>
60114              Date: Mon, 11 Dec 2000 15:54:24 +0000
60115              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
60116              
60117              More io/utf8 tests.
60118      Branch: perl
60119            ! t/io/utf8.t
60120 ____________________________________________________________________________
60121 [  8080] By: jhi                                   on 2000/12/11  18:19:36
60122         Log: Subject: PATCH MakeMaker manpage clarification
60123              From: andreas.koenig@anima.de (Andreas J. Koenig)
60124              Date: 10 Dec 2000 20:46:13 +0100
60125              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
60126      Branch: perl
60127            ! lib/ExtUtils/MakeMaker.pm
60128 ____________________________________________________________________________
60129 [  8079] By: jhi                                   on 2000/12/11  15:35:07
60130         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
60131              From: Simon Cozens <simon@cozens.net>
60132              Date: Sun, 10 Dec 2000 19:06:19 +0000
60133              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
60134      Branch: perl
60135            ! ext/B/B/Deparse.pm t/lib/b.t
60136 ____________________________________________________________________________
60137 [  8078] By: jhi                                   on 2000/12/11  15:09:11
60138         Log: Subject: [PATCH] docs on NaN
60139              From: Nicholas Clark <nick@ccl4.org>
60140              Date: Mon, 11 Dec 2000 01:48:38 +0000
60141              Message-ID: <20001211014838.B99205@plum.flirble.org>
60142      Branch: perl
60143            ! pod/perlop.pod
60144 ____________________________________________________________________________
60145 [  8077] By: jhi                                   on 2000/12/11  15:02:21
60146         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
60147              From: Simon Cozens <simon@cozens.net>
60148              Date: Mon, 11 Dec 2000 01:21:45 +0000
60149              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
60150      Branch: perl
60151            ! pp.c pp_hot.c scope.c t/op/local.t
60152 ____________________________________________________________________________
60153 [  8076] By: nick                                  on 2000/12/10  20:43:32
60154         Log: Not merge worthy...
60155              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
60156              syntax is modelled on attributes.
60157              Untested fix for io/utf8 on Win32 etc.
60158              Very clumsy start to the encode layer.
60159      Branch: perlio
60160            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60161 ____________________________________________________________________________
60162 [  8075] By: jhi                                   on 2000/12/10  18:39:33
60163         Log: Darwin is not Windows.
60164      Branch: perl
60165            ! lib/CGI.pm
60166 ____________________________________________________________________________
60167 [  8074] By: jhi                                   on 2000/12/10  18:31:27
60168         Log: Subject: Ambiguous -%c() resolved as a file test
60169              From: "Paul Marquess" <Paul.Marquess@openwave.com>
60170              Date: Sun, 10 Dec 2000 15:35:07 -0000
60171              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
60172      Branch: perl
60173            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
60174 ____________________________________________________________________________
60175 [  8073] By: jhi                                   on 2000/12/10  18:16:29
60176         Log: Subject: PATCH installperl misinformed 
60177              From: andreas.koenig@anima.de (Andreas J. Koenig)
60178              Date: 10 Dec 2000 13:01:32 +0100 
60179              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
60180      Branch: perl
60181            ! installperl
60182 ____________________________________________________________________________
60183 [  8072] By: jhi                                   on 2000/12/10  18:07:55
60184         Log: The walkoptree confusion rages; walkoptree() seems to be coming
60185              from B.xs, while walkoptree_slow() comes from B.pm.
60186      Branch: perl
60187            ! ext/B/B.pm
60188 ____________________________________________________________________________
60189 [  8071] By: nick                                  on 2000/12/10  11:45:47
60190         Log: Integrate mainline
60191      Branch: perlio
60192           +> t/base/commonsense.t
60193           !> (integrate 37 files)
60194 ____________________________________________________________________________
60195 [  8070] By: jhi                                   on 2000/12/10  04:46:21
60196         Log: Update Changes.
60197      Branch: perl
60198            ! Changes patchlevel.h
60199 ____________________________________________________________________________
60200 [  8069] By: jhi                                   on 2000/12/10  04:39:19
60201         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
60202              From: andreas.koenig@anima.de (Andreas J. Koenig)
60203              Date: 09 Dec 2000 17:14:25 +0100
60204              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
60205      Branch: perl
60206            + t/base/commonsense.t
60207            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
60208 ____________________________________________________________________________
60209 [  8068] By: jhi                                   on 2000/12/10  04:17:36
60210         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
60211              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
60212              Date: Sat, 9 Dec 2000 16:47:22 -0000
60213              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
60214      Branch: perl
60215            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
60216            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
60217            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
60218            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
60219            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
60220            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
60221            ! t/lib/sdbm.t
60222 ____________________________________________________________________________
60223 [  8067] By: jhi                                   on 2000/12/10  03:52:02
60224         Log: Test case for #8066.
60225      Branch: perl
60226            ! t/op/misc.t
60227 ____________________________________________________________________________
60228 [  8066] By: jhi                                   on 2000/12/10  03:50:30
60229         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
60230              From: Simon Cozens <simon@cozens.net>
60231              Date: Sun, 10 Dec 2000 00:55:37 +0000
60232              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
60233      Branch: perl
60234            ! pp_sys.c
60235 ____________________________________________________________________________
60236 [  8065] By: jhi                                   on 2000/12/10  03:44:52
60237         Log: Test case for #8064.
60238      Branch: perl
60239            ! t/comp/proto.t
60240 ____________________________________________________________________________
60241 [  8064] By: jhi                                   on 2000/12/10  03:42:32
60242         Log: Subject: Re: prototype of substr
60243              From: Simon Cozens <simon@cozens.net>
60244              Date: Sun, 10 Dec 2000 00:13:33 +0000
60245              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
60246              
60247              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
60248              In other words, make the returned prototypes for any function
60249              stop prepending the ';' optionality marker after the first one.
60250              If they start getting optional, all the rest are optional.
60251      Branch: perl
60252            ! pp.c
60253 ____________________________________________________________________________
60254 [  8063] By: jhi                                   on 2000/12/10  03:39:42
60255         Log: Subject: [PATCH] perlguts.pod
60256              From: Simon Cozens <simon@cozens.net>
60257              Date: Sun, 10 Dec 2000 00:06:47 +0000
60258              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
60259              
60260              Documentation of the different types of ops,
60261              plus the functions in dump.c
60262      Branch: perl
60263            ! pod/perlguts.pod
60264 ____________________________________________________________________________
60265 [  8062] By: jhi                                   on 2000/12/10  03:30:04
60266         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
60267              From: Nicholas Clark <nick@talking.bollo.cx>
60268              Date: Sat, 09 Dec 2000 18:57:25 +0000
60269              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
60270              
60271              Be more robust in weird hostname setups.
60272      Branch: perl
60273            ! t/lib/net-hostent.t
60274 ____________________________________________________________________________
60275 [  8061] By: jhi                                   on 2000/12/10  03:28:21
60276         Log: Pacify fussy compiler. 
60277      Branch: perl
60278            ! pp_sys.c
60279 ____________________________________________________________________________
60280 [  8060] By: jhi                                   on 2000/12/10  02:52:46
60281         Log: Integrate perlio.
60282      Branch: perl
60283           !> pp_sys.c t/io/utf8.t
60284 ____________________________________________________________________________
60285 [  8059] By: nick                                  on 2000/12/09  23:40:14
60286         Log: read/sysread/recv should now be utf8 aware.
60287              Basic test for utf8 read.
60288      Branch: perlio
60289            ! pp_sys.c t/io/utf8.t
60290 ____________________________________________________________________________
60291 [  8058] By: jhi                                   on 2000/12/09  21:56:02
60292         Log: Integrate perlio.
60293      Branch: perl
60294           +> t/io/utf8.t
60295           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
60296 ____________________________________________________________________________
60297 [  8057] By: jhi                                   on 2000/12/09  21:53:35
60298         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
60299              From: Inaba Hiroto <inaba@st.rim.or.jp>
60300              Date: Sun, 10 Dec 2000 05:53:21 +0900
60301              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
60302              
60303              Tests for #8056.
60304      Branch: perl
60305            ! t/op/each.t
60306 ____________________________________________________________________________
60307 [  8056] By: jhi                                   on 2000/12/09  21:51:16
60308         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
60309              From: Inaba Hiroto <inaba@st.rim.or.jp>
60310              Date: Sat, 09 Dec 2000 18:02:00 +0900
60311              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
60312              
60313              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
60314      Branch: perl
60315            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
60316 ____________________________________________________________________________
60317 [  8055] By: nick                                  on 2000/12/09  20:11:48
60318         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
60319              than raw PerlIO_write() - does not seem to break any tests.
60320      Branch: perlio
60321            ! pp_sys.c
60322 ____________________________________________________________________________
60323 [  8054] By: nick                                  on 2000/12/09  19:47:30
60324         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
60325              (sysread, recv and write i.e. formats still to do...)
60326              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
60327              open($fh,">:utf8","name")
60328              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
60329              so no extra overhead is involved.
60330              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
60331              to a non-utf8 stream.
60332              Add initial io/utf8.t
60333              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
60334              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
60335              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
60336      Branch: perlio
60337            + t/io/utf8.t
60338            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
60339 ____________________________________________________________________________
60340 [  8053] By: nick                                  on 2000/12/09  19:26:37
60341         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
60342              was only testing this_utf8.
60343      Branch: perlio
60344            ! toke.c
60345 ____________________________________________________________________________
60346 [  8052] By: nick                                  on 2000/12/09  19:09:41
60347         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
60348              i.e. the output string has one, but don't mess with source assumption.
60349      Branch: perlio
60350            ! toke.c
60351 ____________________________________________________________________________
60352 [  8051] By: jhi                                   on 2000/12/09  16:55:17
60353         Log: Integrate perlio.
60354      Branch: perl
60355           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
60356           !> sv.c thrdvar.h util.c
60357 ____________________________________________________________________________
60358 [  8050] By: jhi                                   on 2000/12/09  16:48:07
60359         Log: Nits noticed by Peter Prymmer.
60360      Branch: perl
60361            ! lib/ExtUtils/MM_VMS.pm
60362 ____________________________________________________________________________
60363 [  8049] By: nick                                  on 2000/12/09  13:49:40
60364         Log: UTF8 output prework.
60365              - Store $\ and $, as SVs so they can have SvUTF8 flag
60366              - use do_print() rather than raw PerlIO_write() to print them.
60367      Branch: perlio
60368            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
60369            ! thrdvar.h util.c
60370 ____________________________________________________________________________
60371 [  8048] By: nick                                  on 2000/12/09  12:30:43
60372         Log: Integrate mainline.
60373      Branch: perlio
60374           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
60375           +> t/op/reverse.t
60376           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
60377           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
60378           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
60379           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
60380           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
60381           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
60382 ____________________________________________________________________________
60383 [  8047] By: jhi                                   on 2000/12/09  00:23:27
60384         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
60385              From: Michael G Schwern <schwern@pobox.com>
60386              Date: Fri, 8 Dec 2000 14:43:04 -0600
60387      Branch: perl
60388            ! lib/ExtUtils/MM_VMS.pm
60389 ____________________________________________________________________________
60390 [  8046] By: jhi                                   on 2000/12/08  23:10:27
60391         Log: A missed check-in.
60392      Branch: perl
60393            ! lib/ExtUtils/Manifest.pm
60394 ____________________________________________________________________________
60395 [  8045] By: jhi                                   on 2000/12/08  21:57:12
60396         Log: (null check-in)
60397      Branch: perl
60398            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
60399 ____________________________________________________________________________
60400 [  8044] By: jhi                                   on 2000/12/08  21:11:06
60401         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
60402              at the final draft stage.
60403      Branch: perl
60404            + ext/Encode/Encode/iso8859-16.enc
60405            ! MANIFEST
60406 ____________________________________________________________________________
60407 [  8043] By: jhi                                   on 2000/12/08  16:39:04
60408         Log: Update Changes.
60409      Branch: perl
60410            ! Changes patchlevel.h
60411 ____________________________________________________________________________
60412 [  8042] By: jhi                                   on 2000/12/08  16:33:39
60413         Log: Do not return the Unicode replacement character if UTF-8
60414              decoding goes awry, it should be up to the caller to decide.
60415      Branch: perl
60416            ! pod/perlapi.pod utf8.c
60417 ____________________________________________________________________________
60418 [  8041] By: jhi                                   on 2000/12/08  16:22:28
60419         Log: metaconfig maintenance.
60420      Branch: metaconfig
60421            ! U/modified/stdchar.U
60422      Branch: metaconfig/U/perl
60423            + testsyml.U
60424 ____________________________________________________________________________
60425 [  8040] By: jhi                                   on 2000/12/08  16:03:08
60426         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
60427              From: sthoenna@efn.org
60428              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
60429              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
60430      Branch: perl
60431            ! Changes lib/ExtUtils/MM_OS2.pm
60432 ____________________________________________________________________________
60433 [  8039] By: jhi                                   on 2000/12/08  15:57:11
60434         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
60435              From: Simon Cozens <simon@cozens.net>
60436              Date: Fri, 8 Dec 2000 13:33:31 +0000
60437              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
60438              
60439              (The pp_hot part needed a rewrite.)
60440      Branch: perl
60441            ! doop.c pp_hot.c utf8.c
60442 ____________________________________________________________________________
60443 [  8038] By: jhi                                   on 2000/12/08  15:25:08
60444         Log: Subject: djSP
60445              From: Michael Stevens <michael@etla.org>
60446              Date: Wed, 6 Dec 2000 23:24:01 +0000
60447              Message-ID: <20001206232400.A21381@firedrake.org>
60448              
60449              Plus a note from Nick Ing-Simmons.
60450      Branch: perl
60451            ! pp.h
60452 ____________________________________________________________________________
60453 [  8037] By: jhi                                   on 2000/12/08  15:18:35
60454         Log: Filetype is text.
60455      Branch: perl
60456            ! t/op/utf8decode.t
60457 ____________________________________________________________________________
60458 [  8036] By: jhi                                   on 2000/12/08  03:31:27
60459         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60460              From: Andy Dougherty <doughera@lafayette.edu>
60461              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
60462              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
60463              
60464              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
60465              From: Andy Dougherty <doughera@lafayette.edu>
60466              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
60467              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
60468      Branch: perl
60469            + ext/POSIX/hints/svr4.pl
60470            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
60471 ____________________________________________________________________________
60472 [  8035] By: jhi                                   on 2000/12/08  03:26:01
60473         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
60474              From: Andy Dougherty <doughera@lafayette.edu>
60475              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
60476              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
60477      Branch: perl
60478            ! t/README t/base/term.t
60479 ____________________________________________________________________________
60480 [  8034] By: jhi                                   on 2000/12/08  03:21:59
60481         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
60482              From: mjd@plover.com  
60483              Date: 7 Dec 2000 21:04:20 -0000
60484              Message-ID: <20001207210420.22282.qmail@plover.com>
60485              
60486              Plus -z doc.
60487      Branch: perl
60488            ! pod/perlfunc.pod
60489 ____________________________________________________________________________
60490 [  8033] By: jhi                                   on 2000/12/08  03:19:03
60491         Log: Use the UTF8 macros a bit.  They can't be used with abandon
60492              everywhere because we do generate illegal UTF-8 in some situations.
60493              This is of course naughty.
60494      Branch: perl
60495            ! pod/perlapi.pod utf8.c utf8.h
60496 ____________________________________________________________________________
60497 [  8032] By: jhi                                   on 2000/12/08  03:00:09
60498         Log: Out of sync?
60499      Branch: perl
60500            ! t/pragma/warn/utf8
60501 ____________________________________________________________________________
60502 [  8031] By: jhi                                   on 2000/12/08  02:22:39
60503         Log: Cnt spl.
60504      Branch: perl
60505            ! MANIFEST
60506 ____________________________________________________________________________
60507 [  8030] By: jhi                                   on 2000/12/08  01:23:54
60508         Log: Add test for reverse().
60509      Branch: perl
60510            + t/op/reverse.t
60511            ! MANIFEST
60512 ____________________________________________________________________________
60513 [  8029] By: jhi                                   on 2000/12/08  01:21:47
60514         Log: Integrate perlio.
60515      Branch: perl
60516           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
60517           !> perlio.c perlio.h perlsdio.h warnings.pl
60518 ____________________________________________________________________________
60519 [  8028] By: jhi                                   on 2000/12/08  01:19:08
60520         Log: Introduce macros for UTF8 decoding.
60521      Branch: perl
60522            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
60523 ____________________________________________________________________________
60524 [  8027] By: nick                                  on 2000/12/07  22:18:19
60525         Log: Integrate mainline
60526      Branch: perlio
60527           !> embed.pl pod/perlapi.pod utf8.c
60528 ____________________________________________________________________________
60529 [  8026] By: nick                                  on 2000/12/07  21:45:08
60530         Log: Various oddities p4 diff -se showed up
60531              Remove 'our' from warnings.pl
60532      Branch: perlio
60533            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
60534 ____________________________________________________________________________
60535 [  8025] By: nick                                  on 2000/12/07  21:43:32
60536         Log: Change PerlIO_(get|set)pos to take SV *
60537              Should fix, OS/2, VMS, (sfio??)
60538      Branch: perlio
60539            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
60540 ____________________________________________________________________________
60541 [  8024] By: jhi                                   on 2000/12/07  19:05:32
60542         Log: Document utf8_to_uv() better.
60543      Branch: perl
60544            ! pod/perlapi.pod utf8.c
60545 ____________________________________________________________________________
60546 [  8023] By: jhi                                   on 2000/12/07  18:23:47
60547         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
60548      Branch: perl
60549            ! embed.pl pod/perlapi.pod utf8.c
60550 ____________________________________________________________________________
60551 [  8022] By: jhi                                   on 2000/12/07  04:13:51
60552         Log: Integrate perlio.
60553      Branch: perl
60554           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
60555           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
60556           !> win32/makefile.mk
60557 ____________________________________________________________________________
60558 [  8021] By: nick                                  on 2000/12/07  00:28:14
60559         Log: Various attempts at MSVC debug - not sure what has
60560              changed but works now. 
60561              Seems atexit() _may_ work for DLLs built with MSVC so don't
60562              call cleanup that way.
60563      Branch: perlio
60564            ! perlio.c win32/makefile.mk
60565 ____________________________________________________________________________
60566 [  8020] By: nick                                  on 2000/12/06  19:57:20
60567         Log: Integrate mainline
60568      Branch: perlio
60569           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
60570           !> (integrate 75 files)
60571 ____________________________________________________________________________
60572 [  8019] By: nick                                  on 2000/12/06  19:28:21
60573         Log: Add useperlio to config.vc
60574              Turn off binmode in config_H.PL
60575              Regen all the config_H.xx
60576              Attempt to get debugging build with MSVC.
60577      Branch: perlio
60578            ! win32/config.vc win32/config_H.bc win32/config_H.gc
60579            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
60580 ____________________________________________________________________________
60581 [  8018] By: nick                                  on 2000/12/06  19:21:57
60582         Log: Test various dup/external program options on all platforms.
60583      Branch: perlio
60584            ! t/io/dup.t
60585 ____________________________________________________________________________
60586 [  8017] By: nick                                  on 2000/12/06  19:20:47
60587         Log: Fix harness to be less picky
60588      Branch: perlio
60589            ! lib/Test/Harness.pm
60590 ____________________________________________________________________________
60591 [  8016] By: jhi                                   on 2000/12/06  16:45:12
60592         Log: Update Changes.
60593      Branch: perl
60594            ! Changes patchlevel.h
60595 ____________________________________________________________________________
60596 [  8015] By: jhi                                   on 2000/12/06  16:41:03
60597         Log: Test \x{...} with ord().
60598      Branch: perl
60599            ! t/op/ord.t
60600 ____________________________________________________________________________
60601 [  8014] By: jhi                                   on 2000/12/06  16:20:33
60602         Log: Test tweak because of #8013.
60603      Branch: perl
60604            ! t/lib/b.t
60605 ____________________________________________________________________________
60606 [  8013] By: jhi                                   on 2000/12/06  16:09:09
60607         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
60608              From: Michael G Schwern <schwern@pobox.com>
60609              Date: Tue, 5 Dec 2000 21:23:28 -0500
60610              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
60611              
60612              Carp::Heavy parts not very applicable because of recent changes.
60613      Branch: perl
60614            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
60615            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
60616            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
60617            ! lib/Exporter.pm lib/Exporter/Heavy.pm
60618            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
60619            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
60620            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
60621            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
60622            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
60623            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
60624            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
60625            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
60626            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
60627            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
60628            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
60629            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
60630            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
60631            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
60632            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
60633            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
60634            ! warnings.pl
60635 ____________________________________________________________________________
60636 [  8012] By: jhi                                   on 2000/12/06  15:22:38
60637         Log: Subject: [PATCH] Re: New harness is failing things
60638              From: Nick Ing-Simmons <nik@tiuk.ti.com>
60639              Date: Wed, 6 Dec 2000 13:00:30 GMT
60640              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
60641      Branch: perl
60642            ! lib/Test/Harness.pm
60643 ____________________________________________________________________________
60644 [  8011] By: jhi                                   on 2000/12/06  15:12:08
60645         Log: Subject: installhtml changes
60646              From: Michael Stevens <michael@etla.org>
60647              Date: Wed, 6 Dec 2000 13:15:53 +0000
60648              Message-ID: <20001206131553.A27317@firedrake.org>
60649      Branch: perl
60650            ! installhtml
60651 ____________________________________________________________________________
60652 [  8010] By: jhi                                   on 2000/12/06  15:06:05
60653         Log: Subject: the dTHR hits
60654              From: Michael Stevens <michael@etla.org>
60655              Date: Wed, 6 Dec 2000 12:06:03 +0000
60656              Message-ID: <20001206120603.A24581@firedrake.org>
60657              
60658              More, errrm, less dTHRs.
60659      Branch: perl
60660            ! bytecode.pl ext/B/B/C.pm
60661 ____________________________________________________________________________
60662 [  8009] By: jhi                                   on 2000/12/06  15:04:25
60663         Log: Subject: MakeMaker mailing list gone?
60664              From: Michael G Schwern <schwern@pobox.com>
60665              Date: Tue, 5 Dec 2000 19:29:59 -0500
60666              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
60667              
60668              The MakeMaker mailing list is dead, perlbug is the right
60669              address to report bugs.
60670      Branch: perl
60671            ! lib/ExtUtils/MakeMaker.pm
60672 ____________________________________________________________________________
60673 [  8008] By: jhi                                   on 2000/12/06  15:00:32
60674         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
60675              From: Michael G Schwern <schwern@pobox.com>
60676              Date: Tue, 5 Dec 2000 19:21:21 -0500
60677              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
60678              
60679              Add a default MANIFEST skip that ignores things like
60680              version control files, editor temporary files, and the Makefile.
60681      Branch: perl
60682            + lib/ExtUtils/MANIFEST.SKIP
60683            ! MANIFEST lib/ExtUtils/Manifest.pm
60684 ____________________________________________________________________________
60685 [  8007] By: jhi                                   on 2000/12/06  14:57:20
60686         Log: In Amiga more manual hackery of the scripts seems to be needed,
60687              from Jan-Erik Karlsson.  Why Configure does not get this right
60688              is unknown, may be shell-induced.
60689      Branch: perl
60690            ! README.amiga
60691 ____________________________________________________________________________
60692 [  8006] By: jhi                                   on 2000/12/05  23:53:12
60693         Log: Add TOPm1s to peek at the second topmost stack item.
60694      Branch: perl
60695            ! pp.h
60696 ____________________________________________________________________________
60697 [  8005] By: jhi                                   on 2000/12/05  23:13:55
60698         Log: Avaunt, you foul UTF-8 tests.
60699      Branch: perl
60700            ! t/op/ver.t t/pragma/utf8.t
60701 ____________________________________________________________________________
60702 [  8004] By: jhi                                   on 2000/12/05  23:09:54
60703         Log: Continue utf8 dispersal. 
60704      Branch: perl
60705            + t/op/concat.t
60706            ! MANIFEST t/pragma/utf8.t
60707 ____________________________________________________________________________
60708 [  8003] By: nick                                  on 2000/12/05  23:02:39
60709         Log: Integrate mainline.
60710      Branch: perlio
60711           +> t/op/length.t t/op/utf8decode.t
60712           !> (integrate 69 files)
60713 ____________________________________________________________________________
60714 [  8002] By: jhi                                   on 2000/12/05  22:59:28
60715         Log: Integrate perlio.
60716      Branch: perl
60717           !> iperlsys.h perl.c perlio.c win32/perllib.c
60718 ____________________________________________________________________________
60719 [  8001] By: nick                                  on 2000/12/05  22:07:52
60720         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
60721              - calloc/free suffer from damage on TerminateThread()
60722              - use PerlMemShared (as originally planned) now fixed
60723              - avoid doing anything important on DLL "detach".
60724      Branch: perlio
60725            ! perl.c perlio.c win32/perllib.c
60726 ____________________________________________________________________________
60727 [  8000] By: nick                                  on 2000/12/05  21:05:09
60728         Log: Fix gross PerlMemShared issue.
60729      Branch: perlio
60730            ! iperlsys.h
60731 ____________________________________________________________________________
60732 [  7999] By: jhi                                   on 2000/12/05  20:46:58
60733         Log: Test for Unicode (UTF-8) hash keys.
60734      Branch: perl
60735            ! t/op/each.t
60736 ____________________________________________________________________________
60737 [  7998] By: jhi                                   on 2000/12/05  20:30:35
60738         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
60739              is now always UTF-8), empty line cosmetics.
60740      Branch: perl
60741            ! t/pragma/utf8.t
60742 ____________________________________________________________________________
60743 [  7997] By: jhi                                   on 2000/12/05  20:15:40
60744         Log: Subject: Re: STRLEN - what?
60745              From: Andy Dougherty <doughera@lafayette.edu>
60746              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
60747              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
60748              
60749              Explain STRLEN.
60750      Branch: perl
60751            ! pod/perlguts.pod
60752 ____________________________________________________________________________
60753 [  7996] By: jhi                                   on 2000/12/05  20:13:34
60754         Log: Split off the UTF-8 decoder tests, make them to check also
60755              the error message.
60756      Branch: perl
60757            + t/op/utf8decode.t
60758            ! MANIFEST t/pragma/utf8.t utf8.c
60759 ____________________________________________________________________________
60760 [  7995] By: jhi                                   on 2000/12/05  16:39:47
60761         Log: Start migrating bits of pragma/utf8 to elsewhere
60762              (since the long term plan is to obsolete 'use utf8').
60763      Branch: perl
60764            + t/op/length.t
60765            ! MANIFEST t/pragma/utf8.t
60766 ____________________________________________________________________________
60767 [  7994] By: jhi                                   on 2000/12/05  16:30:21
60768         Log: Fix a manual edit typo from #7993, fix the message formatting
60769              for Unicode, add few our declarations.
60770      Branch: perl
60771            ! lib/Carp/Heavy.pm
60772 ____________________________________________________________________________
60773 [  7993] By: jhi                                   on 2000/12/05  16:09:15
60774         Log: Subject: Need help with warnings :-(
60775              From: "Ben Tilly" <ben_tilly@hotmail.com>
60776              Date: Tue, 05 Dec 2000 01:35:54 -0500
60777              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
60778              
60779              Subject: UPDATE: Carp/Heavy now passes all tests
60780              From: "Ben Tilly" <ben_tilly@hotmail.com>
60781              Date: Tue, 05 Dec 2000 07:59:41 -0500
60782              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
60783              
60784              The Brave New Carp.
60785      Branch: perl
60786            ! lib/Carp.pm lib/Carp/Heavy.pm
60787 ____________________________________________________________________________
60788 [  7992] By: jhi                                   on 2000/12/05  15:55:08
60789         Log: Subject: [PATCH perl@7979] cygwin port
60790              From: "Eric Fifer" <efifer@dircon.co.uk>
60791              Date: Tue, 5 Dec 2000 14:04:09 -0000
60792              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
60793      Branch: perl
60794            ! t/lib/net-hostent.t
60795 ____________________________________________________________________________
60796 [  7991] By: jhi                                   on 2000/12/05  15:52:34
60797         Log: Subject: Re: [PATCH] The largest hoax of all times?
60798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60799              Date: Tue, 5 Dec 2000 00:40:25 -0500
60800              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
60801              
60802              Subject: Re: [PATCH] The largest hoax of all times?
60803              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60804              Date: Mon, 4 Dec 2000 23:55:53 -0500
60805              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
60806              
60807              Subject: Re: [PATCH] The largest hoax of all times?
60808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60809              Date: Tue, 5 Dec 2000 01:28:45 -0500
60810              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
60811              
60812              Fix the unpredictable order of DESTROYs.
60813      Branch: perl
60814            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
60815            ! sv.c sv.h t/op/ref.t
60816 ____________________________________________________________________________
60817 [  7990] By: jhi                                   on 2000/12/05  14:38:53
60818         Log: Subject: [PATCH] shrink pp_hot fractionally
60819              From: Nicholas Clark <nick@ccl4.org>
60820              Date: Tue, 5 Dec 2000 12:44:31 +0000
60821              Message-ID: <20001205124431.E74518@plum.flirble.org>
60822              
60823              Use report_evil_fh().
60824      Branch: perl
60825            ! opcode.pl opnames.h pp_hot.c util.c
60826 ____________________________________________________________________________
60827 [  7989] By: jhi                                   on 2000/12/05  14:21:27
60828         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
60829              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60830              Date: Mon, 04 Dec 2000 22:21:59 -0800
60831              Message-ID: <HmIL6gzkgepS092yn@efn.org>
60832              
60833              Harness shouldn't ignore responses like "ok 3\r\r\n".
60834      Branch: perl
60835            ! lib/Test/Harness.pm
60836 ____________________________________________________________________________
60837 [  7988] By: jhi                                   on 2000/12/05  13:51:28
60838         Log: Integrate the "skip" messages to explain().
60839      Branch: perl
60840            ! t/lib/syslfs.t t/op/lfs.t
60841 ____________________________________________________________________________
60842 [  7987] By: jhi                                   on 2000/12/05  12:34:54
60843         Log: The one that got away in #7984.
60844              
60845              Subject: Re: dTHR - what and why?
60846              From: Michael Stevens <michael@etla.org> 
60847              Date: Tue, 5 Dec 2000 11:15:52 +0000
60848              Message-ID: <20001205111552.A4647@firedrake.org>
60849      Branch: perl
60850            ! sv.h
60851 ____________________________________________________________________________
60852 [  7986] By: gsar                                  on 2000/12/05  09:14:44
60853         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
60854              due to the notorious GetFileType() bug in Windows 9x, which fstat()
60855              tickles)
60856      Branch: perl
60857            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
60858 ____________________________________________________________________________
60859 [  7985] By: jhi                                   on 2000/12/05  05:49:03
60860         Log: Integrate perlio.
60861      Branch: perl
60862           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
60863           !> win32/perlhost.h win32/perllib.c
60864 ____________________________________________________________________________
60865 [  7984] By: jhi                                   on 2000/12/05  05:48:16
60866         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
60867      Branch: perl
60868            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
60869            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
60870            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
60871            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
60872            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
60873            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
60874            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
60875            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
60876            ! win32/win32.c
60877 ____________________________________________________________________________
60878 [  7983] By: nick                                  on 2000/12/04  23:27:43
60879         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
60880      Branch: perlio
60881            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
60882            ! win32/perlhost.h win32/perllib.c
60883 ____________________________________________________________________________
60884 [  7982] By: jhi                                   on 2000/12/04  19:44:09
60885         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
60886              uncovered by #7980.
60887      Branch: perl
60888            ! op.c
60889 ____________________________________________________________________________
60890 [  7981] By: jhi                                   on 2000/12/04  19:42:07
60891         Log: Subject: [PATCH] Trivial dump.c feature
60892              From: Simon Cozens <simon@cozens.net>
60893              Date: Mon, 4 Dec 2000 18:08:38 +0000
60894              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
60895              
60896              Show whether a constant is UTF-8.
60897      Branch: perl
60898            ! dump.c
60899 ____________________________________________________________________________
60900 [  7980] By: jhi                                   on 2000/12/04  19:36:51
60901         Log: UTF-8 hash keys, patch from Inaba Hiroto.
60902      Branch: perl
60903            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
60904 ____________________________________________________________________________
60905 [  7979] By: jhi                                   on 2000/12/04  17:36:28
60906         Log: Update Changes.
60907      Branch: perl
60908            ! Changes patchlevel.h
60909 ____________________________________________________________________________
60910 [  7978] By: jhi                                   on 2000/12/04  16:42:17
60911         Log: Retract #7977, still too volatile (the euphemism of the day
60912              for unfinished and buggy :-)
60913      Branch: perl
60914            ! doop.c hv.c pp.c sv.h
60915 ____________________________________________________________________________
60916 [  7977] By: jhi                                   on 2000/12/04  16:25:15
60917         Log: (Retracted by #7978, too shaky yet.)
60918              
60919              Subject: Re: utf8 in hash keys, implementor missing
60920              From: Simon Cozens <simon@cozens.net>
60921              Date: Sat, 2 Dec 2000 19:49:35 +0000
60922              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
60923              
60924              The first step at UTF-8 hash keys.
60925      Branch: perl
60926            ! doop.c hv.c pp.c sv.h
60927 ____________________________________________________________________________
60928 [  7976] By: jhi                                   on 2000/12/04  16:13:53
60929         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
60930              From: sthoenna@efn.org
60931              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
60932              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
60933      Branch: perl
60934            ! os2/os2.c perlio.c
60935 ____________________________________________________________________________
60936 [  7975] By: jhi                                   on 2000/12/04  16:05:25
60937         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
60938              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60939              Date: Thu, 30 Nov 2000 20:50:37 -0800
60940              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
60941      Branch: perl
60942            ! os2/os2.c
60943 ____________________________________________________________________________
60944 [  7974] By: jhi                                   on 2000/12/04  16:03:57
60945         Log: Subject: [PATCH] ++ 20% faster
60946              From: Nicholas Clark <nick@ccl4.org>
60947              Date: Mon, 4 Dec 2000 12:17:27 +0000
60948              Message-ID: <20001204121726.B52976@plum.flirble.org>
60949              
60950              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
60951      Branch: perl
60952            ! sv.c
60953 ____________________________________________________________________________
60954 [  7973] By: jhi                                   on 2000/12/04  16:00:48
60955         Log: 
60956              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
60957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60958              Date: Mon, 04 Dec 2000 12:30:45 +0100
60959              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
60960              
60961              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
60962              library (getprotobyname and getprotobynumber are outversioned by
60963              the same calls in libc, at least for xlc version 3.
60964      Branch: perl
60965            ! hints/aix.sh
60966 ____________________________________________________________________________
60967 [  7972] By: jhi                                   on 2000/12/04  02:58:31
60968         Log: Integrate perlio.
60969      Branch: perl
60970           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
60971           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
60972           !> win32/win32.h win32/win32iop.h win32/win32thread.h
60973 ____________________________________________________________________________
60974 [  7971] By: nick                                  on 2000/12/04  00:24:33
60975         Log: Quieten some noise in Win32 builds:
60976              - win32.h is included after <sys/socket.h>, so need to 
60977              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
60978              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
60979      Branch: perlio
60980            ! doio.c perl.h toke.c win32/win32.h
60981 ____________________________________________________________________________
60982 [  7970] By: nick                                  on 2000/12/03  22:57:46
60983         Log: PERL_IMPLICIT_SYS compiles but does not work.
60984      Branch: perlio
60985            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
60986            ! win32/perlhost.h win32/perllib.c win32/win32.h
60987            ! win32/win32iop.h win32/win32thread.h
60988 ____________________________________________________________________________
60989 [  7969] By: jhi                                   on 2000/12/03  22:12:58
60990         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
60991              used to swash_init(), makes regprop() dumps more informative
60992              (+utf8::IsAlpha, -utf8::IsDigit, for example).
60993      Branch: perl
60994            ! regcomp.c regexec.c
60995 ____________________________________________________________________________
60996 [  7968] By: jhi                                   on 2000/12/03  21:39:56
60997         Log: Implement ANYOFUTF8 regprop() dumping.
60998      Branch: perl
60999            ! regcomp.c
61000 ____________________________________________________________________________
61001 [  7967] By: jhi                                   on 2000/12/03  20:57:19
61002         Log: Make uv_to_utf8() to zero-terminate its output buffer,
61003              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
61004      Branch: perl
61005            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
61006 ____________________________________________________________________________
61007 [  7966] By: nick                                  on 2000/12/03  18:41:21
61008         Log: Integrate mainline (STDCHAR)
61009      Branch: perlio
61010           !> Configure t/pragma/utf8.t
61011 ____________________________________________________________________________
61012 [  7965] By: jhi                                   on 2000/12/03  17:58:20
61013         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
61014      Branch: perl
61015            ! t/pragma/utf8.t
61016 ____________________________________________________________________________
61017 [  7964] By: jhi                                   on 2000/12/03  17:35:56
61018         Log: Integrate perlio.
61019      Branch: perl
61020           !> iperlsys.h perlio.c
61021 ____________________________________________________________________________
61022 [  7963] By: jhi                                   on 2000/12/03  17:33:55
61023         Log: Metaconfig unit change for #7962.
61024      Branch: metaconfig
61025            ! U/modified/stdchar.U
61026 ____________________________________________________________________________
61027 [  7962] By: jhi                                   on 2000/12/03  17:33:27
61028         Log: Untangle the <stdio.h> #include nest for the stdchar test,
61029              from Andy Dougherty.
61030      Branch: perl
61031            ! Configure
61032 ____________________________________________________________________________
61033 [  7961] By: nick                                  on 2000/12/03  16:53:00
61034         Log: Make iperlsys.h vector stdio not PerlIO.
61035      Branch: perlio
61036            ! iperlsys.h perlio.c
61037 ____________________________________________________________________________
61038 [  7960] By: nick                                  on 2000/12/03  14:43:01
61039         Log: Integrate mainline
61040      Branch: perlio
61041           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
61042           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
61043 ____________________________________________________________________________
61044 [  7959] By: jhi                                   on 2000/12/03  08:16:36
61045         Log: Use DO_UTF8().
61046      Branch: perl
61047            ! op.c
61048 ____________________________________________________________________________
61049 [  7958] By: jhi                                   on 2000/12/02  18:33:05
61050         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
61051              From: Mike Guy <mjtg@cam.ac.uk>         
61052              Date: Sat, 02 Dec 2000 17:27:13 +0000
61053              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
61054              
61055              An extraneous argument.
61056      Branch: perl
61057            ! toke.c
61058 ____________________________________________________________________________
61059 [  7957] By: jhi                                   on 2000/12/02  18:22:32
61060         Log: A missing hunk.
61061      Branch: perl
61062            ! t/lib/net-hostent.t
61063 ____________________________________________________________________________
61064 [  7956] By: jhi                                   on 2000/12/02  18:06:20
61065         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
61066              From: Nicholas Clark <nick@ccl4.org>
61067              Date: Sat, 2 Dec 2000 14:28:27 +0000
61068              Message-ID: <20001202142827.A12308@plum.flirble.org>
61069              
61070              Test robustness.
61071      Branch: perl
61072            ! t/lib/net-hostent.t
61073 ____________________________________________________________________________
61074 [  7955] By: jhi                                   on 2000/12/02  17:58:06
61075         Log: Metaconfig unit change for #7954.
61076      Branch: metaconfig
61077            ! U/modified/stdchar.U
61078 ____________________________________________________________________________
61079 [  7954] By: jhi                                   on 2000/12/02  17:54:32
61080         Log: An inconvenient hang would happen if the stdio _ptr wasn't
61081              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
61082              would be grepping stdin for all eternity for the _ptr.)
61083      Branch: perl
61084            ! Configure
61085 ____________________________________________________________________________
61086 [  7953] By: jhi                                   on 2000/12/02  00:07:15
61087         Log: Update Changes.
61088      Branch: perl
61089            ! Changes patchlevel.h
61090 ____________________________________________________________________________
61091 [  7952] By: jhi                                   on 2000/12/01  23:54:47
61092         Log: Subject: Re: long shell lines
61093              From: Andy Dougherty <doughera@lafayette.edu>
61094              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
61095              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
61096              
61097              Split overly long shell command lines.
61098      Branch: perl
61099            ! lib/ExtUtils/MM_Unix.pm
61100 ____________________________________________________________________________
61101 [  7951] By: jhi                                   on 2000/12/01  23:48:02
61102         Log: The metaconfig unit change for #7950.
61103      Branch: metaconfig
61104            + U/modified/stdchar.U
61105 ____________________________________________________________________________
61106 [  7950] By: jhi                                   on 2000/12/01  23:47:39
61107         Log: Try to find stdchar also from <stdio_impl.h>.
61108      Branch: perl
61109            ! Configure config_h.SH
61110 ____________________________________________________________________________
61111 [  7949] By: jhi                                   on 2000/12/01  23:46:45
61112         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
61113              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
61114              Date: Fri, 1 Dec 2000 16:26:08 -0500
61115              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
61116              
61117              Reword the diagnostic message.
61118      Branch: perl
61119            ! pod/perldiag.pod
61120 ____________________________________________________________________________
61121 [  7948] By: nick                                  on 2000/12/01  22:49:43
61122         Log: Integrate mainline (for s/y/m as sub names stuff).
61123      Branch: perlio
61124           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
61125           !> t/pragma/warn/toke toke.c
61126 ____________________________________________________________________________
61127 [  7947] By: jhi                                   on 2000/12/01  20:55:41
61128         Log: Integrate perlio.
61129      Branch: perl
61130           !> perlio.c perliol.h t/io/pipe.t
61131 ____________________________________________________________________________
61132 [  7946] By: jhi                                   on 2000/12/01  20:36:51
61133         Log: Upgrade to CPAN 1.59_51, from Andreas König.
61134      Branch: perl
61135            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61136 ____________________________________________________________________________
61137 [  7945] By: nick                                  on 2000/12/01  20:31:32
61138         Log: Integrate mainline
61139      Branch: perlio
61140           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
61141           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
61142           +> t/lib/net-hostent.t
61143           !> (integrate 35 files)
61144 ____________________________________________________________________________
61145 [  7944] By: jhi                                   on 2000/12/01  20:23:29
61146         Log: Some help for 20001130.011.  Now one gets warnings like
61147              "Ambiguous -f() resolved as a file test ..."
61148      Branch: perl
61149            ! pod/perldiag.pod t/pragma/warn/toke toke.c
61150 ____________________________________________________________________________
61151 [  7943] By: jhi                                   on 2000/12/01  19:44:44
61152         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
61153              that also breaks using them as methods. 
61154      Branch: perl
61155            ! pod/perldiag.pod t/op/misc.t toke.c
61156 ____________________________________________________________________________
61157 [  7942] By: nick                                  on 2000/12/01  17:56:46
61158         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
61159              Make 'unix' pass most tests
61160              - do unread by temporary push of layer ("pending") holding unread chars
61161              - fast_gets is now based on per-handle flag
61162              - relax one of io/pipe.t tests to allow print to fail and close to
61163              succeed so that it passes on unbuffered "unix" layer.
61164              Remaining fail is sporadic and a genuine race condition between
61165              parent/child in fork test.
61166      Branch: perlio
61167            ! perlio.c perliol.h t/io/pipe.t
61168 ____________________________________________________________________________
61169 [  7941] By: jhi                                   on 2000/12/01  15:28:58
61170         Log: (Retracted by #7943.)
61171              
61172              Reserve the short named string operator names.
61173      Branch: perl
61174            ! pod/perldiag.pod t/op/misc.t toke.c
61175 ____________________________________________________________________________
61176 [  7940] By: jhi                                   on 2000/12/01  06:45:53
61177         Log: Get the three different space character classes right under utf8.
61178      Branch: perl
61179            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61180            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61181            ! regexec.c t/op/pat.t utf8.c
61182 ____________________________________________________________________________
61183 [  7939] By: jhi                                   on 2000/12/01  03:26:26
61184         Log: Two more tests that make no sense in UTF-8 since the test
61185              data is not in UTF-8.
61186      Branch: perl
61187            ! t/op/regexp.t
61188 ____________________________________________________________________________
61189 [  7938] By: jhi                                   on 2000/12/01  03:20:39
61190         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
61191              should it be required inside regexen?
61192      Branch: perl
61193            ! regcomp.c t/op/regmesg.t
61194 ____________________________________________________________________________
61195 [  7937] By: jhi                                   on 2000/12/01  02:58:53
61196         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61197              stored and restored, and thusly was trounced by the utf8 swash
61198              routines.
61199      Branch: perl
61200            ! regcomp.c
61201 ____________________________________________________________________________
61202 [  7936] By: jhi                                   on 2000/11/30  20:41:39
61203         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
61204              Why the different platforms behave so differently (core dump vs
61205              no core dump) on this bug is a but of a mystery, but if I had to
61206              guess I would mumble something like 'alignment'.
61207      Branch: perl
61208            ! sv.c
61209 ____________________________________________________________________________
61210 [  7935] By: jhi                                   on 2000/11/30  16:17:02
61211         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
61212              From: Robin Barker <rmb1@cise.npl.co.uk>
61213              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
61214              Date: Thu, 30 Nov 2000 14:27:12 GMT
61215      Branch: perl
61216            ! perlio.c toke.c
61217 ____________________________________________________________________________
61218 [  7934] By: jhi                                   on 2000/11/30  16:04:49
61219         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
61220      Branch: perl
61221            ! t/lib/net-hostent.t
61222 ____________________________________________________________________________
61223 [  7933] By: jhi                                   on 2000/11/30  06:07:26
61224         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
61225              From: Peter Prymmer <pvhp@forte.com>
61226              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
61227              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
61228              
61229              In VMS the localhost may be LOCALHOST.
61230      Branch: perl
61231            ! t/lib/net-hostent.t
61232 ____________________________________________________________________________
61233 [  7932] By: jhi                                   on 2000/11/30  01:11:11
61234         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
61235              From: Peter Prymmer <pvhp@forte.com>
61236              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
61237              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
61238              
61239              plus regen perlapi.pod.
61240      Branch: perl
61241            ! pod/perlapi.pod utf8.c
61242 ____________________________________________________________________________
61243 [  7931] By: jhi                                   on 2000/11/30  01:06:19
61244         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
61245              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61246              Date:     Wed, 29 Nov 2000 17:15:11 EST
61247              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
61248      Branch: perl
61249            ! t/lib/filter-util.pl t/lib/filter-util.t
61250 ____________________________________________________________________________
61251 [  7930] By: jhi                                   on 2000/11/29  18:51:55
61252         Log: Update Changes.
61253      Branch: perl
61254            ! Changes patchlevel.h
61255 ____________________________________________________________________________
61256 [  7929] By: jhi                                   on 2000/11/29  18:50:55
61257         Log: Update the va_copy() metaconfig unit.
61258      Branch: metaconfig/U/perl
61259            ! need_va_copy.U
61260 ____________________________________________________________________________
61261 [  7928] By: jhi                                   on 2000/11/29  17:50:43
61262         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
61263              From: Dominic Dunlop <domo@computer.org>
61264              Date: Tue, 28 Nov 2000 16:41:57 +0100
61265              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
61266              
61267              Patch to catch a core dump in the Configure va_copy test.
61268      Branch: perl
61269            ! Configure config_h.SH
61270 ____________________________________________________________________________
61271 [  7927] By: jhi                                   on 2000/11/29  17:31:59
61272         Log: Retract #7921, the patch shouldn't be needed.
61273      Branch: perl
61274            ! sv.c
61275 ____________________________________________________________________________
61276 [  7926] By: jhi                                   on 2000/11/29  17:01:41
61277         Log: Make the Class::Struct import() wiser.
61278      Branch: perl
61279            ! lib/Class/Struct.pm t/lib/class-struct.t
61280 ____________________________________________________________________________
61281 [  7925] By: jhi                                   on 2000/11/29  16:36:33
61282         Log: All the core library users of Class::Struct seem to be
61283              using "use Class::Struct 'struct';" instead of the bare
61284              "use Class::Struct;", which isn't documented in Class::Struct.
61285              This can't be right.
61286      Branch: perl
61287            ! lib/File/stat.pm
61288 ____________________________________________________________________________
61289 [  7924] By: jhi                                   on 2000/11/29  16:32:15
61290         Log: A test works better if it has the right 1..$n output.
61291      Branch: perl
61292            ! t/lib/class-struct.t
61293 ____________________________________________________________________________
61294 [  7923] By: jhi                                   on 2000/11/29  16:29:11
61295         Log: Forgot to MANIFEST the new Net::hostent test.
61296      Branch: perl
61297            ! MANIFEST
61298 ____________________________________________________________________________
61299 [  7922] By: jhi                                   on 2000/11/29  16:27:49
61300         Log: Integrate perlio.
61301      Branch: perl
61302           !> iperlsys.h perlio.c
61303 ____________________________________________________________________________
61304 [  7921] By: jhi                                   on 2000/11/29  16:27:10
61305         Log: (Retracted by #7927.)
61306              
61307              Subject: [PATCH] Is infinity a number?
61308              From: Simon Cozens <simon@cozens.net>
61309              Date: Wed, 29 Nov 2000 14:48:20 +0000
61310              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
61311      Branch: perl
61312            ! sv.c
61313 ____________________________________________________________________________
61314 [  7920] By: jhi                                   on 2000/11/29  16:23:02
61315         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
61316              From: rspier@pobox.com (Robert Spier)
61317              Date: Wed, 29 Nov 2000 02:17:49 -0500
61318              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
61319              
61320              Add a test for Net::hostent.
61321      Branch: perl
61322            + t/lib/net-hostent.t
61323 ____________________________________________________________________________
61324 [  7919] By: jhi                                   on 2000/11/29  16:21:31
61325         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
61326              add a test for Class::Struct.
61327      Branch: perl
61328            + t/lib/class-struct.t
61329            ! MANIFEST lib/Class/Struct.pm
61330 ____________________________________________________________________________
61331 [  7918] By: jhi                                   on 2000/11/29  15:48:40
61332         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
61333              From: rspier@pobox.com (Robert Spier)
61334              Date: Wed, 29 Nov 2000 02:25:39 -0500
61335              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
61336              
61337              More checking in case someone has broken their services or
61338              protocol databases.
61339      Branch: perl
61340            ! ext/Sys/Syslog/Syslog.pm
61341 ____________________________________________________________________________
61342 [  7917] By: jhi                                   on 2000/11/29  15:46:25
61343         Log: Subject: [PATCH] $^O  win32 -> MSWin32
61344              From: rspier@pobox.com (Robert Spier)
61345              Date: Wed, 29 Nov 2000 02:17:38 -0500
61346              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
61347              
61348              plus similar nits for vms, err, VMS, and UNICOS.
61349      Branch: perl
61350            ! t/lib/syslfs.t t/op/lfs.t
61351 ____________________________________________________________________________
61352 [  7916] By: jhi                                   on 2000/11/29  15:42:51
61353         Log: Subject: [PATCH] Tokeniser debugging
61354              From: Simon Cozens <simon@cozens.net>
61355              Date: Wed, 29 Nov 2000 14:15:45 +0000
61356              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
61357      Branch: perl
61358            ! perl.c perl.h pod/perlrun.pod toke.c
61359 ____________________________________________________________________________
61360 [  7915] By: jhi                                   on 2000/11/29  15:41:36
61361         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
61362              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61363              Date: Wed, 29 Nov 2000 02:13:14 -0500
61364              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
61365              
61366              OUT keyword nits.
61367              
61368              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
61369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61370              Date: Wed, 29 Nov 2000 03:09:04 -0500
61371              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
61372              
61373              OUT and IN_OUT documentation.
61374      Branch: perl
61375            ! lib/ExtUtils/xsubpp pod/perlxs.pod
61376 ____________________________________________________________________________
61377 [  7914] By: jhi                                   on 2000/11/29  03:35:01
61378         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
61379              From: John Tobey <jtobey@john-edwin-tobey.org>
61380              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
61381              Message-Id: <m140e1N-000FOoC@feynman.localnet>
61382              
61383              plus a performance speedup noticed by Sarathy.
61384      Branch: perl
61385            ! op.c
61386 ____________________________________________________________________________
61387 [  7913] By: jhi                                   on 2000/11/29  03:16:59
61388         Log: Use "1 while unlink" so that VMS gets clean, too.
61389      Branch: perl
61390            ! t/lib/filter-util.t
61391 ____________________________________________________________________________
61392 [  7912] By: jhi                                   on 2000/11/29  03:09:08
61393         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
61394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61395              Date: Tue, 28 Nov 2000 03:27:09 -0500
61396              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
61397      Branch: perl
61398            ! lib/ExtUtils/xsubpp
61399 ____________________________________________________________________________
61400 [  7911] By: jhi                                   on 2000/11/29  03:06:30
61401         Log: This should have been part of #7872: no need to scan UTF-8
61402              until eternity.
61403      Branch: perl
61404            ! utf8.c
61405 ____________________________________________________________________________
61406 [  7910] By: jhi                                   on 2000/11/29  02:50:04
61407         Log: One more perltie.pod nit from Casey R. Tweten.
61408      Branch: perl
61409            ! pod/perltie.pod
61410 ____________________________________________________________________________
61411 [  7909] By: jhi                                   on 2000/11/29  02:44:23
61412         Log: Document the known sprintf test failures, exact standard
61413              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
61414      Branch: perl
61415            ! pod/perldelta.pod t/op/sprintf.t
61416 ____________________________________________________________________________
61417 [  7908] By: jhi                                   on 2000/11/29  02:36:23
61418         Log: Add the Encoding table format documentation.
61419      Branch: perl
61420            + ext/Encode/Encode/EncodeFormat.pod
61421            ! MANIFEST
61422 ____________________________________________________________________________
61423 [  7907] By: jhi                                   on 2000/11/29  02:07:24
61424         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
61425              From: "Casey R. Tweten" <crt@kiski.net>
61426              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
61427              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
61428              
61429              Subject: Re: [PATCH] Updating perltie.pod for arrays
61430              From: "Casey R. Tweten" <crt@kiski.net>
61431              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
61432              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
61433      Branch: perl
61434            ! pod/perltie.pod
61435 ____________________________________________________________________________
61436 [  7906] By: nick                                  on 2000/11/28  22:40:59
61437         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
61438      Branch: perlio
61439            ! iperlsys.h perlio.c
61440 ____________________________________________________________________________
61441 [  7905] By: nick                                  on 2000/11/28  22:04:34
61442         Log: Integrate mainline
61443      Branch: perlio
61444           !> (integrate 39 files)
61445 ____________________________________________________________________________
61446 [  7904] By: jhi                                   on 2000/11/28  16:44:43
61447         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
61448              From: Nicholas Clark <nick@babyhippo.co.uk>
61449              Date: Tue, 28 Nov 2000 11:16:57 +0000
61450              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
61451      Branch: perl
61452            ! pod/perlipc.pod
61453 ____________________________________________________________________________
61454 [  7903] By: jhi                                   on 2000/11/28  16:40:31
61455         Log: Subject: [PATCH] Updating perltie.pod for arrays
61456              From: "Casey R. Tweten" <crt@kiski.net>
61457              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
61458              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
61459      Branch: perl
61460            ! pod/perltie.pod
61461 ____________________________________________________________________________
61462 [  7902] By: jhi                                   on 2000/11/28  16:39:37
61463         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
61464              From: Robin Barker <rmb1@cise.npl.co.uk>
61465              Date: Mon, 27 Nov 2000 17:56:44 GMT
61466              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
61467      Branch: perl
61468            ! pod/perlfunc.pod t/op/split.t
61469 ____________________________________________________________________________
61470 [  7901] By: jhi                                   on 2000/11/28  16:28:04
61471         Log: setmode() is a DOSish-only thing.
61472      Branch: perl
61473            ! perlio.c
61474 ____________________________________________________________________________
61475 [  7900] By: jhi                                   on 2000/11/28  16:21:46
61476         Log: Subject: [PATCH] perlcc.PL cleanups
61477              From: Simon Cozens <simon@cozens.net>
61478              Date: Tue, 28 Nov 2000 12:44:35 +0000
61479              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
61480      Branch: perl
61481            ! utils/perlcc.PL
61482 ____________________________________________________________________________
61483 [  7899] By: gsar                                  on 2000/11/28  06:32:55
61484         Log: reintegrate files missed by change#7895
61485      Branch: maint-5.6/perl
61486           +> ext/ByteLoader/bytecode.h utils/Makefile
61487            - utils/perlbc.PL
61488 ____________________________________________________________________________
61489 [  7897] By: gsar                                  on 2000/11/27  18:22:47
61490         Log: can't integrate these two files, for some reason
61491      Branch: maint-5.6/perl
61492            - ext/ByteLoader/bytecode.h utils/Makefile
61493 ____________________________________________________________________________
61494 [  7895] By: gsar                                  on 2000/11/27  18:11:21
61495         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
61496              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
61497              6757..6890,6892..6901 from mainline
61498              
61499              Bytecompiler patches from Benjamin Stuhl.
61500              
61501              More bytecompiler.
61502              
61503              Subject: [PATCH blead] B:: missing dependency
61504              
61505              Subject: [PATCH: 6757] configure.com updates and syslog build
61506              
61507              Long double Gconvert fixes from Yitzchak Scott-Thoennes
61508              and Spider Boardman.
61509              
61510              Subject: [PATCH blead] nextchar() abuse misses an optimisation
61511              
61512              Long double fixes from Spider Boardman.
61513              
61514              Make the selection of NVff et al stricter.
61515              
61516              cSVOPo_*v things index into the current PL_curpad
61517              under ithreads, which is different from the curpad
61518              used by the XSUB.  (In other words, the code as-is
61519              before this patch wouldn't work under ithreads.)
61520              
61521              Be portable.
61522              
61523              VMS MMS (make) wants null action.
61524              
61525              Mac and other portability updates from Chris Nandor.
61526              
61527              Storable support, v-version fixes.
61528              Subject: CPAN.pm beta for testing available
61529              
61530              Portability fix from Hugo van der Sanden.
61531              
61532              Bad makefile.
61533              
61534              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
61535              
61536              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
61537              
61538              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
61539              
61540              Replace #6705 with a minimal doc patch.
61541              Subject: [PATCH 5.6.0] replace change #6705
61542              
61543              Drop the separate perlbc, perlcc -b should be enough.
61544              
61545              installperl couldn't tell whether it had run tests or not.
61546              Subject: [PATCH] Re: installperl and t/TEST
61547              
61548              Add silencer flags to installperl.
61549              Subject: [PATCH] Making installperl silent.
61550              
61551              Make "make install" by default silent.  A new "install-verbose"
61552              target is verbose.
61553              
61554              More liberal parsing of version numbers.
61555              Subject: Re: CPAN.pm beta for testing available
61556              
61557              Create directories in silence.
61558              Subject: [PATCH] Another silencer for MakeMaker
61559              
61560              DOS patches and portability/porting notes, from Tim Jenness.
61561              
61562              Make installman to recognize the silence flag -S.
61563              
61564              Actually do something with the silencer option.
61565              
61566              Continue silencing.
61567              
61568              Show the doc file, not the temp file.
61569              
61570              Regen perltoc.
61571              
61572              Subject: [PATCH] More silencing of installman.
61573              
61574              Better wording for the vec lvalue diagnostic.
61575              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
61576              
61577              Subject: [PATCH: 6805] several more tweaks to configure.com
61578              
61579              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
61580              
61581              Missing parts of 
61582              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
61583              
61584              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
61585              (applied slightly modified)
61586              
61587              installperl --verbose and --silent.
61588              Subject: Re: [PATCH] More silencing of installman.
61589              
61590              Add install-silent target.
61591              
61592              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
61593              the problem reported in
61594              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
61595              
61596              Tweak the sfio/useperlio logic, hopefully as wished in
61597              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
61598              
61599              One forgotten file from #6816.
61600              
61601              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
61602              
61603              Remove duplicately applied patch shards.
61604              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
61605              
61606              Support preserving extremely big/small angles.
61607              
61608              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
61609              
61610              Subject: [PATCH] installation not quite silent yet.
61611              
61612              Update the test count.
61613              
61614              Use UVxf, PTR2UV, NVff.
61615              
61616              Document PTR2XX and INT2PTR.
61617              
61618              no-install target a la make -n.
61619              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
61620              
61621              grep -e isn't portable.
61622              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
61623              
61624              Can't get the test to reliably work thanks to the
61625              inaccurateness of floating point.  "Resolves" bug ids
61626              20000826.003, 20000826.009, 20000826.010,
61627              
61628              Subject: installman buglet
61629              
61630              DJGPP update from Laszlo Molnar.
61631              
61632              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
61633              
61634              Passing -R in ldflags makes now it to appear in the default
61635              for lddlflags, just like with -L.
61636              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
61637              
61638              Test nit.
61639              
61640              Use the actual thread type, not the pointer-to-struct.
61641              
61642              Provice virtual $Config{ccflags_nolargefiles} etc. 
61643              
61644              display_format used as a class method without arguments was broken,
61645              reported in
61646              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
61647              
61648              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
61649              
61650              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
61651              
61652              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
61653              
61654              opmini.o may be left around if a build is interrupted.
61655              
61656              Typo in #6858.
61657              
61658              Fix for ID 20000828.001, long doubles were not formatted
61659              correctly (showed up in $], which stopped installing perl).
61660              
61661              An attempt to fix the problem reported in
61662              Subject: Building perl@6856 using gcc/AIX 4.3.3 
61663              I can't test this properly since the gcc installation I have
61664              access to seems to be botched (gcc is calling the AIX cpp,
61665              a losing proposition...)
61666              
61667              Add -ld to archname on long tr...double platforms.
61668              
61669              Subject: hv.h Doc Patch
61670              
61671              Potential cruft.
61672              
61673              Subject: [PATCH bleedperl@6856] warnings fixes
61674              
61675              -S is the silent flag, -s is the strip flag.
61676              Subject: [PATCH] Re: [PATCH] make no-install          
61677              
61678              Take out the SUIDMAIL thing, that will not be
61679              a problem in 5.7.*.
61680              
61681              Subject: [PATCH bleedperl@6866] spellings
61682              
61683              Subject: [PATCH] Re: files not cleaned even by veryclean
61684              
61685              Use minimal @INC in tests, most of the time just '../lib',
61686              so that we simply can't pick up stuff from other Perls than
61687              the one we are testing.  Pointed out by
61688              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
61689              
61690              Update to Getopt::Long 2.24, from Johan Vromans.
61691              
61692              Fix for thinko in #6848.
61693              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
61694              
61695              Patches all over for people and the files they (hopefully) care about.
61696              
61697              Subject: Net::protoent does not export 'getproto'
61698              
61699              Missed a change in #6869.
61700              
61701              Subject: [PATCH] Warnings in B::Deparse
61702              
61703              Subject: [PATCH] Glob dumping
61704              
61705              Disable one of the tests for now.
61706              
61707              Disabling the one test is a bit tricky.
61708              
61709              Don't forget to tidy up.
61710              
61711              The #6881 removed one dump line.
61712              
61713              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
61714              
61715              Under usethreads the dumped variable is IN_PAD.
61716              Subject: Re: [PATCH] Glob dumping
61717              
61718              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
61719              
61720              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
61721              
61722              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
61723              
61724              Regen Configure for #6894.
61725              
61726              Subject: [PATCH: 6889] updates to perlebcdic.pod
61727              
61728              Undo namespace pollution of #6878.
61729              Subject: Re: Net::protoent does not export 'getproto'
61730              
61731              Admit that we are leaking scalars.
61732              
61733              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
61734      Branch: maint-5.6/perl
61735           !> (integrate 271 files)
61736 ____________________________________________________________________________
61737 [  7894] By: gsar                                  on 2000/11/27  16:00:34
61738         Log: a couple of nits
61739      Branch: maint-5.6/perl
61740            ! MANIFEST pp_sys.c
61741 ____________________________________________________________________________
61742 [  7893] By: gsar                                  on 2000/11/27  15:10:56
61743         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
61744              6740..6745,6747..6757,6760
61745              
61746              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
61747              
61748              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
61749              
61750              Doc nits spotted by Richard Soderberg.
61751              
61752              move WNOHANG definition to where other such things are
61753              
61754              Make $Config{byteorder} more magical so that it is
61755              dynamically computed: nice for 'fat binaries'.
61756              Subject: [PATCH]: default byteorder
61757              
61758              Subject: [PATCH] Cwd.pm now uses strict
61759              
61760              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
61761              
61762              Get -DLEAKTEST to compile (not necessarily to work, mind)
61763              Subject: [ID 20000724.006] -DLEAKTEST problem
61764              
61765              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
61766              
61767              Add perlebcdic from Peter Prymmer, regen toc.
61768              
61769              Don't propose using modules built for 5.005 if no binary
61770              compatibility with 5.005 is attempted.
61771              
61772              Do not use prototyping here.
61773              Subject: [ID 20000817.016] [PATCH] Peek.xs
61774              
61775              Document what the backtick returns if the command fails.
61776              
61777              Add byteorder to the myconfig output.
61778              
61779              Introduce NVef, NVff, and NVgf, use the middle one.
61780              (helps for lib/peek + Linux + long doubles)  Reported in
61781              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61782              Use NVs in POSIX math, not doubles.
61783              Subject: [ID 20000817.014] POSIX & modfl
61784              
61785              Subject: [PATCH 5.6.0+] newSVrv() memory leak
61786              
61787              The byteorder code in #6671 was wrong.
61788              
61789              Fix the lib/complex failure of
61790              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61791              Linux long double accuracy issue: something that
61792              when printed with %g looks like "2" but int() of it is 1.
61793              
61794              Propagate new Configure vars.
61795              
61796              Unbuffer the output.
61797              
61798              Subject: [PATCH] perltrap.pod spring cleaning
61799              
61800              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
61801              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
61802              
61803              Tiny Getopt::Long patch from Johan Vromans.
61804              
61805              Document code point which makes if (defined %stash::) to work
61806              (noted by Spider Boardman).
61807              
61808              Subject: [PATCH perl@6698] cygwin port
61809              
61810              Document the NDBM_File and ODBM_File as SDBM_File
61811              was documented in #6417.
61812              
61813              The new tests were missing from #6415.
61814              
61815              Add [[:blank:]] as suggested in
61816              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61817              (the [=cc=] has already been taken care of by #6439
61818              so the whole bug report can be closed)
61819              and make [[:space:]] to be equivalent to isspace(3)
61820              (as opposed to \s, which is isSPACE()).  The difference
61821              is that now [[:space:]] matches the mythical vertical tab,
61822              while \s doesn't.
61823              
61824              Don't eat leading os from index entries.
61825              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
61826              
61827              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
61828              
61829              Typo in pp_complement().
61830              Subject: [PATCH perl-current] Deparse
61831              
61832              Add warnif(), check warnings further up the stack,
61833              all the warnings functions now can take an optional object reference.
61834              Subject: [PATCH bleedperl@6691] warnings pragma update
61835              
61836              Fix a core dump in lib/selfloader under -DDEBUGGING.
61837              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
61838              
61839              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
61840              
61841              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
61842              
61843              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
61844              Put back the long double avoidance code to POSIX.xs
61845              because VMS seems to need it still.
61846              
61847              Introduce a 'veryclean' target that is like 'distclean'
61848              but also removes *~ and *.orig.
61849              
61850              Subject: [ID 20000817.023] endianness description in perlfunc.pod
61851              
61852              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
61853              
61854              Let's try #6717 again.
61855              
61856              UTF8 concat fixes.
61857              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
61858              
61859              pp_open() could pass an uninitialized filename down to do_open9().
61860              
61861              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
61862              
61863              Update to CGI 2.72, from Lincoln Stein.
61864              
61865              Subject: [PATCH] Silence MakeMaker (Was: installman)
61866              
61867              Use temporary directory instead of current directory.
61868              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
61869              
61870              Document odd vs even subreleases and -Dusedevel.
61871              
61872              The veryclean target needs to clobber.
61873              
61874              Use File::Spec->tmpdir().
61875              
61876              Document the number of exponent digits.
61877              
61878              Mention perlebcdic and perlposix-bc.
61879              
61880              s/this one/the 5.6.0 release/
61881              
61882              The #6724 is here.
61883              
61884              The correct cleaning order is an art.
61885              
61886              small tweaks for change#6705: avoid C++ style comments in C code;
61887              use Perl's malloc API rather than the low level system one
61888              
61889              Array context keeps slithering in.
61890              
61891              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
61892              
61893              Subject: [PATCH] os2.c fix for use64bitint
61894              
61895              Update to Pod::LaTeX 0.53.
61896              Subject: [PATCH] lib/Pod/LaTeX.pm updates
61897              
61898              Document the endianness of Alpha more precisely.
61899              
61900              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
61901              
61902              Rename the macro argument because some preprocessors
61903              can't tell the difference and expand arguments also inside
61904              double quoted strings.
61905              
61906              free TLS slot properly on Windows
61907              
61908              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
61909              
61910              Unicos/mk requires elaborate paranoia.
61911              
61912              Tweak the floating point output routine preferences.
61913              
61914              Also under djgpp the timestamps are funky.
61915              
61916              Apply some PodParser 1.18 patches; the Pod/Find.pm
61917              patches cannot be applied since #6712 conflicts.
61918              
61919              Use PodParser 1.18 new test.
61920              
61921              A pod nit.
61922              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
61923              
61924              Be verydeepclean.
61925      Branch: maint-5.6/perl
61926           +> pod/perlebcdic.pod
61927           !> (integrate 106 files)
61928 ____________________________________________________________________________
61929 [  7892] By: jhi                                   on 2000/11/27  15:02:32
61930         Log: Update Changes.
61931      Branch: perl
61932            ! Changes patchlevel.h
61933 ____________________________________________________________________________
61934 [  7891] By: jhi                                   on 2000/11/27  14:57:23
61935         Log: Subject: Re: perlfaq style changes
61936              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61937              Date: Sat, 25 Nov 2000 23:32:26 -0800
61938              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
61939              
61940              plus a note from Ronald Kimball.
61941      Branch: perl
61942            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
61943 ____________________________________________________________________________
61944 [  7890] By: jhi                                   on 2000/11/27  14:53:14
61945         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
61946              From: Benjamin Holzman <bah@ecnvantage.com>
61947              Date: Sun, 26 Nov 2000 16:27:33 -0500
61948              Message-ID: <20001126162733.J25040@ecnvantage.com>
61949      Branch: perl
61950            ! gv.c
61951 ____________________________________________________________________________
61952 [  7889] By: jhi                                   on 2000/11/27  14:43:11
61953         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
61954              From: lvirden@cas.org
61955              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
61956              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
61957      Branch: perl
61958            ! README.amiga
61959 ____________________________________________________________________________
61960 [  7888] By: jhi                                   on 2000/11/27  14:32:34
61961         Log: Restore also the locale test to no-sprintf-taint state.
61962              Fixes the bug 20001127.003.
61963      Branch: perl
61964            ! sv.c t/pragma/locale.t
61965 ____________________________________________________________________________
61966 [  7887] By: gsar                                  on 2000/11/27  14:13:05
61967         Log: integrate changes#6613..6616,6620..6665 from mainline
61968              
61969              VMS configure.com update continues.
61970              
61971              Subject: Test fails / warnings with perl-current #6612
61972              
61973              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
61974              
61975              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
61976              
61977              For now remove the mail code.
61978              
61979              Subject: Re: [PATCH] @+, @- readonly
61980              
61981              Subject: warning: storage class after type is obsolescent
61982              
61983              Subject: sfio2000
61984              
61985              Subject: Re: File::Temp problems on VMS in bleedperl
61986              
61987              README.os2 update.
61988              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
61989              
61990              Make the user to give up his firstborn, err, to knowingly
61991              verify installing an unstable developer release.  Also bump
61992              the release to 5.7.0, but leave a patch tag in the local
61993              patches saying that this is not yet the real thing.
61994              
61995              Update (kinda) to Test 1.14, from Joshua Pritikin.
61996              
61997              make ok etc also for win32.
61998              
61999              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
62000              
62001              Don't blow limited stacks, a lower number is enough to
62002              tickle the lookbehind limit.
62003              
62004              Use -Dusedevel; regen Configure and the respective Porting stuff.
62005              
62006              Subject: [PATCH] debugger exit code should reflect user exit code
62007              
62008              Subject: [PATCH perl@6620] cygwin port
62009              
62010              Missed a file from #6638.
62011              
62012              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)
62013              
62014              magic callbacks all need to have same type signature
62015              
62016              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
62017              
62018              Fix a dependency problem.
62019              Subject: [PATCH: 6640] VMS Makefile.SH update
62020              
62021              The numeric locale was reset to "C" by s?printf and never restored.
62022              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
62023              No test since adding the failing example to locale.t
62024              does not fail -- probably because the locale settings are so
62025              thoroughly tweaked by that time.  Running the example standalone
62026              does fail, though.  UPDATE: test case added at change #7540.
62027              
62028              Subject: [ID 20000324.040] minor fix to perlhpux.pod
62029              
62030              Update to CPAN 1.57.
62031              
62032              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
62033              
62034              Change the perlbug address to perl.org since it's more forgiving.
62035              
62036              Change the regx compilation error markers to use = instead of <
62037              since pod makes using the latter quite messy.  Reported in
62038              ID 20000814.006 by Abigail and in
62039              Subject: Unknown escape E<> ?
62040              
62041              Update to perldebtut 1.9, from Richard Foley.
62042              
62043              check that the number pseudo children doesn't exceed
62044              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
62045              the WaitForMultipleObjects() limit that would cause wait()
62046              to crash)
62047              wait() and waitpid() could potentially be rewritten to use
62048              more than one thread to do the waiting to eliminate this
62049              limitation
62050              
62051              change#6328 could make close(SOCKET) return false on windows
62052              when it shouldn't
62053              
62054              pod nit seen in passing
62055              
62056              on windows, the return values from wait() and waitpid() don't
62057              match those of pseudo-pids
62058              
62059              waitpid() now handles externally spawned pids correctly;
62060              fixes for backtick/wait/waitpid failures on Windows 9x
62061              these changes make the pid returned by process functions on
62062              Windows 9x always positive by clearing the high bit (which
62063              is always set on Win9x); pseudo-process PIDs are likewise
62064              always negative now on Win9x (just as on NT/2000)
62065              
62066              trailing new %ENV entries weren't being pushed into the real
62067              environment of subprocesses on Windows
62068              
62069              Tweak the regex compilation errors once more.
62070              
62071              avoid warnings from dense compiler
62072              
62073              add "ok" targets from change#6632 in makefile.mk
62074      Branch: maint-5.6/perl
62075            - lib/Pod/PlainText.pm vms/configure.com
62076           !> (integrate 66 files)
62077 ____________________________________________________________________________
62078 [  7886] By: jhi                                   on 2000/11/27  13:54:18
62079         Log: __FUNCTION__ isn't portable and trying to emulate it leads
62080              into practically spelling out the name of the function.
62081              Takes care of the bug 20001127.001.
62082      Branch: perl
62083            ! perlio.c
62084 ____________________________________________________________________________
62085 [  7885] By: gsar                                  on 2000/11/27  13:53:18
62086         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
62087              6610..6611 from mainline
62088              
62089              Make regular expression parse error messages easier to understand.
62090              Subject: Re: enhanced(?) regex error messages
62091              
62092              Tiny tidying on report_evil_fh().
62093              
62094              Subject: Re: enhanced(?) regex error messages 
62095              plus Capitalize the error messages, plus perldiag them.
62096              
62097              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
62098              
62099              Document here-doc better.
62100              
62101              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
62102              
62103              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
62104              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
62105              (either perlbug or p5p ate the original), plus regen
62106              perlapi and perltoc. 
62107              
62108              Regen global.sym.
62109              
62110              Double check that we have a dirhandle.
62111              
62112              Subject: Re: enhanced(?) regex error messages
62113              (plus two small patches sent privately)
62114              (this still seems to leave few test failures)
62115              
62116              warn is a macro, avoid using at a variable to avoid warnings
62117              in some configurations; readdir.t is too conservative in
62118              estimating number of *.t's
62119              
62120              Get back into sync with Jeffrey on the enhanced regex warnings.
62121              
62122              Subject: [PATCH 5.6.0] cygwin port
62123              
62124              Zero entries were skipped, fix from Adrian Goalby
62125              <argoalby@yahoo.co.uk>
62126              
62127              Subject: Remove dead entry in perldiag
62128              
62129              Amend the description of Perl6.
62130              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
62131              
62132              detypo
62133              
62134              It's the 2ndO'ROSSC.
62135              
62136              Revert the sv.c part of #6559, a better fix is needed.
62137              
62138              Iterating perl6 description.
62139              
62140              Update to Term::ANSIColor 1.03, from Russ Allbery.
62141              
62142              Update to Getopt::Long 2.23_05, from Johan Vromans.
62143              
62144              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
62145              
62146              Update to Pod::Parser 1.17, from Brad Appleton.
62147              
62148              Update to CPAN 1.56, from Andreas König.
62149              
62150              Update to CGI 2.70, from Lincoln Stein.
62151              
62152              Put back the std @INC thing.
62153              
62154              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
62155              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
62156              
62157              Document the IO::Select timeout.
62158              
62159              sleep(1) does not necessarily return 1.
62160              Subject: [PATCH bleadperl] op/lex_assign.t  
62161              
62162              Subject: debugger "d" command doesnt check line number
62163              
62164              B::Deparse didn't do sub attributes.
62165              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
62166              
62167              Preprocessing and postprocessing for File::Find.
62168              Subject: Patch to Find::File.pm to allow alphabetical results
62169              
62170              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
62171              
62172              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
62173              
62174              Subject: Re: [ID 20000730.003] utf8::length() bad
62175              
62176              Subject: Getting perlio and threads to compile
62177              (the Solaris version changes in Configure skipped)
62178              
62179              Tests for #6589.
62180              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
62181              
62182              Add Perl debugging tutorial, regen toc. 
62183              Subject: perldebtut.pod
62184              
62185              Add a few missing files, update MANIFEST.
62186              
62187              Rewrite of vms/subconfigure.com as configure.com,
62188              from Peter Prymmer and the vmsperl crew.
62189              
62190              Should have deleted this in #6603.
62191              
62192              Fix the test for 5005threads.
62193              
62194              Fix-n-skip the tests under 5005threads.
62195              
62196              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
62197              
62198              Upgrade to CGI 2.71, from Lincoln Stein.
62199      Branch: maint-5.6/perl
62200           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
62201           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
62202           +> t/op/regmesg.t t/pod/find.t vms/configure.com
62203            - vms/subconfigure.com
62204            ! lib/lib.pm
62205           !> (integrate 115 files)
62206 ____________________________________________________________________________
62207 [  7884] By: jhi                                   on 2000/11/27  13:44:33
62208         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
62209              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62210              Date:     Mon, 27 Nov 2000 08:23:54 EST
62211              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
62212      Branch: perl
62213            ! vms/descrip_mms.template vms/test.com
62214 ____________________________________________________________________________
62215 [  7883] By: gsar                                  on 2000/11/27  11:50:46
62216         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
62217              6511..6513,6515..6523,6525..6536
62218              
62219              The swallow_bom() saga continues.  The #23 of require.t
62220              (UTF16-LE) still fails (silently, no output) but the #22
62221              (UTF16-BE) seems to be working now.  The root of the
62222              failure may be in sv_gets(): is it UTF-16LE-aware,
62223              especially when it comes to line endings? 
62224              
62225              Document the problem with -P in HP-UX and its workaround.
62226              
62227              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
62228              (aka ID 20000730.002)
62229              
62230              Subject: fix and question re: waitpid() under win32
62231              
62232              Make the safety catch for buggy gccs work with triple version
62233              numbers like 2.95.2.  Reported in
62234              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
62235              
62236              In Digital UNIX warn if gcc explicitly chosen because even
62237              2.95.2 is known to cause problems.
62238              
62239              Make chr() for values >127 to create utf8 when under utf8.
62240              
62241              various syntax errors and such (not fixed: comp/require.t#22 coredump
62242              on Windows)
62243              
62244              Stash away the largefiles flags and libswanted.
62245              
62246              BOM patching from Simon Cozens.
62247              
62248              If gccosandvers is equal to osname, clear gccosandvers.
62249              
62250              Make p4desc to skip non-mainperl branches by default.
62251              
62252              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
62253              
62254              The test from this
62255              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
62256              
62257              In new BSDs changes to argv[] do not show up in ps(1) output,
62258              instead one must use setproctitle().  This was already addressed
62259              by change #6457, but the below has a new variant for FreeBSD 4.0
62260              or later, and the matter is also documented more.
62261              
62262              FreeBSD 3.* updates from
62263              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
62264              
62265              regen_headers, regen perltoc.
62266              
62267              Document in one place the memory abstractions used in Perl core.
62268              
62269              memcpy has n o in it, as pinted ut by Sarathy.
62270              
62271              Remove the extraneous "main::" prefix from all the
62272              "opened only for", "on closed", and "never opened" warnings.
62273              
62274              The name of a filehandle does not have <these>.
62275              
62276              The tr utf8 patching continues.
62277              
62278              The new setproctitle() feature is available only in 
62279              bleeding edge FreeBSD.  From Paul Saab.
62280              
62281              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
62282              
62283              Dump UVs as UVs in Data::Dumper.
62284              
62285              detypo #6494
62286              
62287              Document the IVdf UVuf UVof UVxf.
62288              
62289              require.t needs binmode() to work on windows
62290              
62291              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
62292              that are hopefully soon put into use.
62293              
62294              Allow "no Module;" even if there is no 'unimport'.
62295              
62296              Better skip message for the test; one of the two problems in
62297              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
62298              
62299              The subtest 4 may fail also on VOBS, as pointed out
62300              by Nick Ing-Simmons in November 1999, bug id 19991124.003
62301              (but the failure in that bug report isn't the subtest 4).
62302              
62303              Be more informative on what is skipped and why,
62304              also repeat the list at the end.
62305              
62306              Add a URL for FSF.
62307              
62308              Subject: [PATCH] sv.h documentation - SvLEN
62309              
62310              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
62311              
62312              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
62313              
62314              Subject: [PATCH] bad cppsymbols on os2 + Configure question
62315              
62316              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
62317              
62318              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
62319              mention the idea of @( and @)
62320              
62321              This is 6512.  Really.
62322              
62323              Subject: [ID 19990721.004] Documentation bug in perlfunc
62324              
62325              Subject: Minor tweak to perlvar.pod
62326              
62327              In the warnings call filehandles consistently so;
62328              add "unopened" warning for stat().
62329              
62330              After the #6519 a warning about stat() is just that,
62331              not about a filetest, which now have their own warning.
62332              
62333              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
62334              
62335              Subject: Re: Array vs. List context
62336              
62337              Subject: New perlcc, take 2
62338              
62339              Weed buglets pointed out by
62340              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
62341              
62342              gcc versions might have (parentheses) in them.
62343              
62344              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
62345              
62346              Essential prototype changes were missing from #6527.
62347              Also make report_evil_fh() more bomb-proof.
62348              
62349              Zap lib/Sys directory when cleaning up.
62350              
62351              Change the Policy policy: now -Dprefix= with an existing
62352              Policy.sh and prefix == siteprefix == vendorprefix, then all
62353              of them follow along the new prefix.
62354              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
62355              
62356              Continue fixing the io warnings.  This also
62357              sort of fixes bug ID 20000802.003: the core dump
62358              is no more.  Whether the current behaviour is correct
62359              (giving a warning: "Not a format reference"), is another matter.
62360              
62361              Have symbols for the IoTYPEs.
62362              
62363              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
62364              
62365              Document a bit that UDP is not what you might think.
62366              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
62367              tr memory corruption fix from Simon Cozens.
62368              
62369              Plug the security hole described in the Aug 05 2000 bugtraq message
62370              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
62371              The security hole exists only in suidperls, which isn't
62372              installed or even built by default.
62373      Branch: maint-5.6/perl
62374           !> (integrate 71 files)
62375 ____________________________________________________________________________
62376 [  7882] By: gsar                                  on 2000/11/27  10:25:36
62377         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
62378              from mainline
62379              
62380              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
62381              to be fatal errors (instead of by default ignoring them, and
62382              ignoring with a bug: even though -w gave an error, the opening [
62383              was left in)  Reported in:
62384              
62385              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
62386              
62387              Subject: [PATCH] split /^/
62388              
62389              MacOS nits from Matthias Neeracher.
62390              
62391              More split() doc and test patches from Mike Guy.
62392              
62393              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
62394              from Graham Barr in the module list.
62395              
62396              docfix from Peter Scott <Peter@PSDT.com>.
62397              
62398              File::Temp patches for VMS and OS/2 from Tim Jenness.
62399              
62400              open() wariness in perlbug.
62401              
62402              Subject: [PATCH] minor doc change - perlguts
62403              
62404              Subject: Minor doc patch: handy.h
62405              
62406              Be wary of close()s, too.
62407              
62408              Further File::Temp patches from Yitzchak Scott-Thoennes
62409              and Craig A. Berry.
62410              
62411              Subject: [PATCH] fixes bug 20000508.004
62412              
62413              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
62414              
62415              Allow "no AutoLoader;", based on change #6444,
62416              suggested by Graham Barr.
62417              
62418              Use setproctitle() if available to modify $0.
62419              
62420              Warn if the version of the operating system used to compile gcc
62421              differs from the current version of the operating system.
62422              Also display the gcc compilation os and version in myconfig.
62423              Inspiration from
62424              
62425              Tiny fixes for #6460.
62426              
62427              The problem described in this
62428              Subject: [ID 20000322.018] named chars aren't magical enough
62429              has been fixed in perl 5.6.0 but just in case added a test
62430              to keep it away.  (The report from Joseph Hall.)
62431              
62432              Tune the comments and hopefully stop a memory leak.
62433              
62434              Subject: UTF8 concat
62435              (with a memory leak fixed, plus a few casts added)
62436              This also seems to help for
62437              Subject: [ID 20000716.015] join UTF8 weirdness
62438              
62439              Do not upgrade SVs into utf8 just because they participate
62440              in eq or cmp.  Reported and fix suggested in
62441              Subject: [ID 20000720.009] sv_eq UTF8 bug
62442              
62443              Fix the HALF_UPGRADE() macro introduced in #6263.
62444              
62445              Find green threads before native threads.
62446              Subject: Re: Patch to jpl/JNI/Makefile.PL
62447      Branch: maint-5.6/perl
62448           !> (integrate 30 files)
62449 ____________________________________________________________________________
62450 [  7881] By: jhi                                   on 2000/11/27  05:48:41
62451         Log: It seems that *both* the unused submatch loop cleanup
62452              codes are needed.
62453      Branch: perl
62454            ! regexec.c
62455 ____________________________________________________________________________
62456 [  7880] By: jhi                                   on 2000/11/27  04:50:07
62457         Log: Clean .exists deeper.
62458      Branch: perl
62459            ! Makefile.SH
62460 ____________________________________________________________________________
62461 [  7879] By: jhi                                   on 2000/11/27  02:31:35
62462         Log: The code in regcppop() (see #7878) contains the correct lower
62463              limit for the unused submatch 'cleanup' loop so that under
62464              "use utf8" the following code wouldn't dump core:
62465              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
62466              the cleanup loop in regtry() stomped beyond allocated area
62467              in the startp[] array.  Therefore, copied the correct lower
62468              loop limit (*PL_reglastparen) to regtry().  Note: something
62469              may still not be quite right: why was the _higher_ loop limit
62470              (prog->nparens) different in the utf8 case?
62471              
62472              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
62473              without core dumps, there were about 17 of them before
62474              the patch (with us since Perl 5.7.0).  Two failures, still:
62475              496 and 505 (though these may not be severe).
62476              
62477              Patch #7881 is also needed since both the cleanup loops
62478              seem to be needed.
62479              
62480              Also, the t/op/pat#44 seems to core dump under utf8.
62481              Plus a couple of failures.  UGH-8.
62482      Branch: perl
62483            ! regexec.c
62484 ____________________________________________________________________________
62485 [  7878] By: jhi                                   on 2000/11/27  02:21:17
62486         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
62487              the code in regcppop() seems to be redundant for the test suite --
62488              but it contains a germ of truth, and it needed for the build
62489              process itself: see #7879 and #7881.
62490      Branch: perl
62491            ! regexec.c
62492 ____________________________________________________________________________
62493 [  7877] By: jhi                                   on 2000/11/27  01:53:09
62494         Log: Comment on comment.
62495      Branch: perl
62496            ! regexec.c
62497 ____________________________________________________________________________
62498 [  7876] By: jhi                                   on 2000/11/27  00:49:59
62499         Log: Adjust the docs to agree with #7875.
62500      Branch: perl
62501            ! pod/perllocale.pod
62502 ____________________________________________________________________________
62503 [  7875] By: jhi                                   on 2000/11/27  00:49:27
62504         Log: Retract #7863.  It makes more sense not to taint formatted output,
62505              not even by sprintf().
62506      Branch: perl
62507            ! sv.c
62508 ____________________________________________________________________________
62509 [  7874] By: jhi                                   on 2000/11/26  23:36:02
62510         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
62511              Not really fixed (should really dump the UTF-8 charclass),
62512              but stopped displaying the garbage.
62513              
62514              Also add a note on the (missing) Unicode PSXSPC and BLANK.
62515      Branch: perl
62516            ! regcomp.c
62517 ____________________________________________________________________________
62518 [  7873] By: jhi                                   on 2000/11/26  21:31:13
62519         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
62520      Branch: perl
62521            ! regexec.c
62522 ____________________________________________________________________________
62523 [  7872] By: jhi                                   on 2000/11/26  21:06:04
62524         Log: No need to scan till infinity, 13 is enough.
62525      Branch: perl
62526            ! handy.h utf8.c
62527 ____________________________________________________________________________
62528 [  7871] By: jhi                                   on 2000/11/26  20:20:32
62529         Log: Test line numbers are different with utf8.
62530      Branch: perl
62531            ! t/op/re_tests
62532 ____________________________________________________________________________
62533 [  7870] By: jhi                                   on 2000/11/26  20:10:12
62534         Log: Message nit.
62535      Branch: perl
62536            ! regcomp.c
62537 ____________________________________________________________________________
62538 [  7869] By: jhi                                   on 2000/11/26  19:01:05
62539         Log: Make utf8_length() and utf8_distance() (the latter of which
62540              is unused at the moment) to be less forgiving about bad UTF-8.
62541      Branch: perl
62542            ! embed.h embed.pl objXSUB.h proto.h utf8.c
62543 ____________________________________________________________________________
62544 [  7868] By: jhi                                   on 2000/11/26  18:45:56
62545         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
62546              From: Benjamin Holzman <bah@ecnvantage.com>
62547              Date: Sat, 25 Nov 2000 20:40:20 -0500       
62548              Message-ID: <20001125204020.A25040@ecnvantage.com>              
62549              
62550              Debian allows installing /usr/bin/locale without installing
62551              any locales, an error message will ensue.
62552      Branch: perl
62553            ! t/pragma/locale.t
62554 ____________________________________________________________________________
62555 [  7867] By: jhi                                   on 2000/11/26  18:31:12
62556         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
62557              From: Benjamin Holzman <bah@ecnvantage.com>
62558              Date: Sun, 26 Nov 2000 02:42:34 -0500
62559              Message-ID: <20001126024234.G25040@ecnvantage.com>
62560              
62561              Patch for the bug 20000212.002.
62562      Branch: perl
62563            ! sv.c t/op/array.t
62564 ____________________________________________________________________________
62565 [  7866] By: jhi                                   on 2000/11/26  18:28:09
62566         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
62567              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62568              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
62569              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
62570              
62571              File::Temp 0.11.
62572      Branch: perl
62573            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
62574 ____________________________________________________________________________
62575 [  7865] By: jhi                                   on 2000/11/26  18:24:22
62576         Log: The metaconfig unit change for #7864.
62577      Branch: metaconfig/U/perl
62578            ! need_va_copy.U
62579 ____________________________________________________________________________
62580 [  7864] By: jhi                                   on 2000/11/26  18:23:41
62581         Log: Make the va_copy() test not to be so talkative.
62582      Branch: perl
62583            ! Configure config_h.SH
62584 ____________________________________________________________________________
62585 [  7863] By: jhi                                   on 2000/11/26  18:11:02
62586         Log: Fix locale inconsistencies unearthed by Hugo's work.
62587              Now the floating point sprintf really does taint the result
62588              string as perllocale promises (has promised for a long time)
62589              if "use locale" is in the lexical scope.
62590      Branch: perl
62591            ! sv.c t/pragma/locale.t
62592 ____________________________________________________________________________
62593 [  7862] By: jhi                                   on 2000/11/26  00:35:15
62594         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
62595              From: Nicholas Clark <nick@ccl4.org>
62596              Date: Sun, 26 Nov 2000 00:07:50 +0000
62597              Message-ID: <20001126000750.A22446@plum.flirble.org>
62598              
62599              Infinit.
62600      Branch: perl
62601            ! sv.c
62602 ____________________________________________________________________________
62603 [  7861] By: jhi                                   on 2000/11/26  00:01:26
62604         Log: Integrate perlio.
62605      Branch: perl
62606           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
62607 ____________________________________________________________________________
62608 [  7860] By: nick                                  on 2000/11/25  22:04:17
62609         Log: Correct relative path from new ext\Filter\Util\Call location
62610              back to miniperl.
62611      Branch: perlio
62612            ! win32/makefile.mk
62613 ____________________________________________________________________________
62614 [  7859] By: nick                                  on 2000/11/25  21:26:54
62615         Log: Integrate mainline.
62616      Branch: perlio
62617           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62618           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
62619           +> t/lib/filter-util.t
62620            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62621            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62622            - t/lib/filt-util.t
62623           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
62624           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
62625           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
62626           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
62627           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
62628           !> win32/makefile.mk
62629 ____________________________________________________________________________
62630 [  7858] By: gsar                                  on 2000/11/25  20:52:17
62631         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
62632              parent's memory; fix it by keeping track of the actual pad
62633              offset rather than a raw pointer (this change is probably also
62634              relevant to non-ithreads case to avoid fallout from reallocs of
62635              the pad array, but is currently only enabled for the ithreads
62636              case in the interests of minimal disruption to existing "well
62637              tested" code)
62638      Branch: perl
62639            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
62640            ! proto.h scope.c scope.h sv.c t/op/fork.t
62641 ____________________________________________________________________________
62642 [  7857] By: nick                                  on 2000/11/25  20:01:28
62643         Log: All tests pass on Win32/gcc/USE_PERLIO.
62644              - when crlf layer is pushed make unix-level binary.
62645              - remove :crlf injection in pp_backtick in pp_sys.c
62646              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
62647      Branch: perlio
62648            ! doio.c perlio.c pp_sys.c win32/makefile.mk
62649 ____________________________________________________________________________
62650 [  7856] By: jhi                                   on 2000/11/25  18:38:30
62651         Log: Update the metaconfig units for #7855.
62652      Branch: metaconfig/U/perl
62653            ! useperlio.U usesocks.U
62654 ____________________________________________________________________________
62655 [  7855] By: jhi                                   on 2000/11/25  18:37:54
62656         Log: Undo the SOCKS workarounds, instead start using PerlIO
62657              if SOCKS is selected.
62658              
62659              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
62660              From: Jens Hamisch <jens@Strawberry.COM>
62661              Date: Fri, 24 Nov 2000 18:31:30 +0100
62662              Message-ID: <20001124183130.E28337@Strawberry.COM>
62663              
62664              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
62665              From: Jens Hamisch <jens@Strawberry.COM>
62666              Date: Fri, 24 Nov 2000 19:11:51 +0100
62667              Message-ID: <20001124191151.A28753@Strawberry.COM>
62668      Branch: perl
62669            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
62670            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
62671 ____________________________________________________________________________
62672 [  7854] By: jhi                                   on 2000/11/25  17:39:08
62673         Log: Undo #7848.  Some of the code seems to use walkoptree(),
62674              some walkoptree_slow().  An unfinished renaming?
62675              Now the sub is walkoptree() (which is @EXPORT_OK),
62676              the walkoptree_slow() is a typeglob alias to walkoptree.
62677              This makes the tests to pass, at least.
62678      Branch: perl
62679            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
62680 ____________________________________________________________________________
62681 [  7853] By: nick                                  on 2000/11/24  22:24:33
62682         Log: Re-arrange crlf vs binary for platforms that care.
62683              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
62684              Lip-service to making stdio layer work on such platforms (untested).
62685              Now fails 3 tests rather than one, checkin to see if I can debug 
62686              the issue under linux. (Do not merge.)
62687      Branch: perlio
62688            ! doio.c perlio.c perliol.h
62689 ____________________________________________________________________________
62690 [  7852] By: jhi                                   on 2000/11/24  18:57:39
62691         Log: AUTHORS edits.
62692      Branch: perl
62693            ! AUTHORS
62694 ____________________________________________________________________________
62695 [  7851] By: jhi                                   on 2000/11/24  17:34:56
62696         Log: Add Jan-Erik Karlsson.
62697      Branch: perl
62698            ! AUTHORS
62699 ____________________________________________________________________________
62700 [  7850] By: jhi                                   on 2000/11/24  17:27:56
62701         Log: Configure should find stdchar on its own.
62702      Branch: perl
62703            ! hints/solaris_2.sh
62704 ____________________________________________________________________________
62705 [  7849] By: jhi                                   on 2000/11/24  17:24:55
62706         Log: Subject: PATCH over 7848: Filter test flawed
62707              From: andreas.koenig@anima.de (Andreas J. Koenig)
62708              Date: 24 Nov 2000 10:28:29 +0100
62709              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
62710      Branch: perl
62711            ! t/lib/filter-util.t
62712 ____________________________________________________________________________
62713 [  7848] By: jhi                                   on 2000/11/24  17:22:15
62714         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
62715              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
62716              Date: Fri, 24 Nov 2000 16:12:58 +0000
62717              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
62718      Branch: perl
62719            ! ext/B/B.pm
62720 ____________________________________________________________________________
62721 [  7847] By: jhi                                   on 2000/11/24  03:07:01
62722         Log: Integrate perlio.
62723      Branch: perl
62724           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
62725           !> win32/makefile.mk
62726 ____________________________________________________________________________
62727 [  7846] By: gsar                                  on 2000/11/24  00:55:57
62728         Log: integrate changes#6415..6418,6420..6438 from mainline
62729              
62730              Fix the bitvector ops for utf8 (tricky since past 7 bits
62731              the utf8 'characters' can be more than one octet).
62732              
62733              MPE/ix updates for perl 5.6.0 from Mark Bixby.
62734              
62735              Subject: SDBM_File documentation
62736              
62737              Detypo.
62738              
62739              Decutandpasto.
62740              
62741              Send all installperl messages to STDERR and be -w clean.
62742              
62743              Out-of-date note removed.
62744              
62745              Protect against "wild next"s, that is, callbacks doing "next"
62746              instead of "return".
62747              
62748              Use STDOUT consistently.
62749              
62750              The output might have been produced in the wrong order.
62751              
62752              A missing 'break' after the [[:space:]] switch case.
62753              
62754              Add tests for
62755              [ID 19991110.003] another matching finding by pcre author
62756              which has already been fixed by some patch, as verified in
62757              
62758              Documentation to explain the behaviour of map().
62759              
62760              Add an optimization for map-maps-a-list-element-to-more-list-elements
62761              case, but add also notes explaining the relationship of this
62762              patch and the earlier notes by Sarathy.
62763              
62764              Subject: [ID 20000716.023] syslog test fails without sockets
62765              
62766              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
62767              Test cases for #6431.
62768              
62769              File::Spec::VMS fixup for tmpdir from Craig Berry.
62770              
62771              Make the "uninit variable" warning to say "concat or string"
62772              or "join or string" when in concat or join .
62773              
62774              Get UTF16 BOMs working.  Patch from
62775              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
62776              
62777              Subject: [PATCH] Make large file tests deal with SIGXFSZ
62778              
62779              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
62780              
62781              Subject: [PATCH] av.c apidoc
62782      Branch: maint-5.6/perl
62783           !> (integrate 43 files)
62784 ____________________________________________________________________________
62785 [  7845] By: gsar                                  on 2000/11/24  00:20:45
62786         Log: integrate changes#6406..6414 from mainline
62787              
62788              Merge perlhacktut into perlhack, update perlguts.
62789              
62790              Fix AutoSplit to use File::Spec the right way in VMS,
62791              from Peter Prymmer.
62792              
62793              The bug report
62794              [ID 19991110.002] minimal matching discrepancy found by pcre author
62795              seems to have been fixed (though differently from what was suggested
62796              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
62797              
62798              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
62799              not in pod, from Peter Prymmer
62800              
62801              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
62802              From: Hugo <hv@crypt.compulink.co.uk>
62803              Date: Fri, 14 Jul 2000 23:05:20 +0100
62804              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
62805              
62806              Didn't anymore apply, but that point still could use another fix.
62807              
62808              lib/b test fixes from Peter Prymmer.
62809              
62810              More docs for sv functions.
62811              
62812              perlvms.pod whitespace cleanup to keep pod utils happy.
62813              
62814              another VMS build tweak from Peter Prymmer
62815      Branch: maint-5.6/perl
62816           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
62817           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
62818           !> vms/descrip_mms.template vms/perlvms.pod
62819 ____________________________________________________________________________
62820 [  7844] By: nick                                  on 2000/11/23  23:42:45
62821         Log: Win32/perlio Now just fails one io/argv.t test - lack 
62822              of default :crlf on standard streams.
62823      Branch: perlio
62824            ! doio.c perlio.c
62825 ____________________________________________________________________________
62826 [  7843] By: nick                                  on 2000/11/23  23:04:05
62827         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
62828              peek fail is showing a real problem (multiple crlf layers
62829              are getting pushed.)
62830      Branch: perlio
62831            ! doio.c perlio.c win32/makefile.mk
62832 ____________________________________________________________________________
62833 [  7842] By: nick                                  on 2000/11/23  19:46:23
62834         Log: Implement PerlIO_binmode()
62835              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
62836              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
62837              make binmode in t/lib/io_tell.t unconditional so that works.
62838              Checkin just so Win32 machine can see these changes.
62839      Branch: perlio
62840            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
62841 ____________________________________________________________________________
62842 [  7841] By: jhi                                   on 2000/11/23  19:30:00
62843         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
62844      Branch: perl
62845            ! README.amiga
62846 ____________________________________________________________________________
62847 [  7840] By: jhi                                   on 2000/11/23  17:18:02
62848         Log: SOCKS wrestling continues, patches from Jens Hamisch.
62849      Branch: perl
62850            ! doio.c embed.h embed.pl perlsdio.h proto.h
62851 ____________________________________________________________________________
62852 [  7839] By: jhi                                   on 2000/11/23  16:54:14
62853         Log: Push Filter::Util::Call one level deeper.
62854      Branch: perl
62855            + t/lib/filter-util.t
62856           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
62857           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
62858            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62859            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62860            - t/lib/filt-util.t
62861            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
62862            ! win32/Makefile win32/makefile.mk
62863 ____________________________________________________________________________
62864 [  7838] By: jhi                                   on 2000/11/23  16:52:40
62865         Log: Reach back one higher up when searching for PERL_SRC.
62866      Branch: perl
62867            ! lib/ExtUtils/MM_Unix.pm
62868 ____________________________________________________________________________
62869 [  7837] By: jhi                                   on 2000/11/23  16:05:41
62870         Log: Subject: Re: perl@7826
62871              Date: Thu, 23 Nov 2000 02:20:25 -0600
62872              From: "Craig A. Berry" <craigberry@mac.com>
62873              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
62874              
62875              Make VMS to like Filter::Util::Call. 
62876      Branch: perl
62877            ! configure.com ext/Filter/Util/Makefile.PL
62878 ____________________________________________________________________________
62879 [  7836] By: nick                                  on 2000/11/23  16:04:08
62880         Log: Implement crlf layer - not ready for merge.
62881      Branch: perlio
62882            ! perlio.c win32/makefile.mk
62883 ____________________________________________________________________________
62884 [  7835] By: jhi                                   on 2000/11/23  15:56:52
62885         Log: STDCHAR is different in Sparc v9 vs x86.
62886      Branch: perl
62887            ! hints/solaris_2.sh
62888 ____________________________________________________________________________
62889 [  7834] By: jhi                                   on 2000/11/23  15:50:47
62890         Log: The type needs to be visible to protos.
62891      Branch: perl
62892            ! perl.h
62893 ____________________________________________________________________________
62894 [  7833] By: jhi                                   on 2000/11/23  15:40:46
62895         Log: Finish unfinished SOCKS workaround changes.
62896      Branch: perl
62897            ! doio.c
62898 ____________________________________________________________________________
62899 [  7832] By: jhi                                   on 2000/11/23  15:33:30
62900         Log: Integrate perlio.
62901      Branch: perl
62902           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62903           !> win32/makefile.mk
62904 ____________________________________________________________________________
62905 [  7831] By: nick                                  on 2000/11/23  10:31:07
62906         Log: Correct makefile.mk dependancies for ext/Filter/Util
62907              Build ext/Encode
62908              Run dmake regen_config_h
62909      Branch: perlio
62910            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62911            ! win32/makefile.mk
62912 ____________________________________________________________________________
62913 [  7830] By: nick                                  on 2000/11/23  08:05:07
62914         Log: Integrate mainline
62915      Branch: perlio
62916           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62917           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
62918           +> t/lib/filt-util.pl t/lib/filt-util.t
62919           !> (integrate 41 files)
62920 ____________________________________________________________________________
62921 [  7829] By: gsar                                  on 2000/11/23  03:07:11
62922         Log: build the Filter extension on windows
62923      Branch: perl
62924            ! win32/Makefile win32/makefile.mk
62925 ____________________________________________________________________________
62926 [  7828] By: gsar                                  on 2000/11/23  02:46:35
62927         Log: regenerate win32/config* and fix some inconsistencies in the
62928              makefiles; always export Perl_deb() because it is needed
62929              by ext/re/* (whether perl itself is built with -DDEBUGGING
62930              or not)
62931      Branch: perl
62932            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
62933            ! win32/config_H.vc win32/makefile.mk
62934 ____________________________________________________________________________
62935 [  7827] By: gsar                                  on 2000/11/23  02:18:38
62936         Log: get sources building on windows+MSVC again (untested with other
62937              compilers)
62938      Branch: perl
62939            ! win32/include/sys/socket.h win32/perllib.c
62940 ____________________________________________________________________________
62941 [  7826] By: jhi                                   on 2000/11/23  01:18:26
62942         Log: Update Changes.
62943      Branch: perl
62944            ! Changes patchlevel.h
62945 ____________________________________________________________________________
62946 [  7825] By: jhi                                   on 2000/11/23  00:20:41
62947         Log: Subject: Re: av.c patch (having slight problems)
62948              From: "Ben Tilly" <ben_tilly@hotmail.com>
62949              Date: Tue, 21 Nov 2000 23:29:31 -0500
62950              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
62951              
62952              unshift() speedup.
62953      Branch: perl
62954            ! av.c
62955 ____________________________________________________________________________
62956 [  7824] By: jhi                                   on 2000/11/22  23:59:15
62957         Log: Fixes for signedness warnings noticed by VMSperlers.
62958      Branch: perl
62959            ! ext/Storable/Storable.xs regcomp.c sv.c
62960 ____________________________________________________________________________
62961 [  7823] By: jhi                                   on 2000/11/22  23:19:31
62962         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
62963              From: Peter Prymmer <pvhp@forte.com>
62964              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
62965              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
62966      Branch: perl
62967            ! t/pragma/warn/pp_hot
62968 ____________________________________________________________________________
62969 [  7822] By: jhi                                   on 2000/11/22  22:52:20
62970         Log: Be clean.
62971      Branch: perl
62972            ! Makefile.SH
62973 ____________________________________________________________________________
62974 [  7821] By: jhi                                   on 2000/11/22  22:46:39
62975         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
62976              by Damian Conway, as suggested by Paul Marquess.
62977      Branch: perl
62978            + lib/Filter/Simple.pm
62979 ____________________________________________________________________________
62980 [  7820] By: jhi                                   on 2000/11/22  22:45:51
62981         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
62982      Branch: perl
62983            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
62984            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
62985            + t/lib/filt-util.t
62986            ! MANIFEST
62987 ____________________________________________________________________________
62988 [  7819] By: jhi                                   on 2000/11/22  22:03:27
62989         Log: Integrate perlio.
62990      Branch: perl
62991           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
62992           !> win32/makefile.mk
62993 ____________________________________________________________________________
62994 [  7818] By: jhi                                   on 2000/11/22  21:56:02
62995         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
62996      Branch: perl
62997            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
62998            ! t/lib/io_sock.t
62999 ____________________________________________________________________________
63000 [  7817] By: jhi                                   on 2000/11/22  21:39:49
63001         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
63002              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63003              Date: Wed, 22 Nov 2000 16:08:12 -0500
63004              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
63005      Branch: perl
63006            ! lib/ExtUtils/Liblist.pm
63007 ____________________________________________________________________________
63008 [  7816] By: jhi                                   on 2000/11/22  21:38:25
63009         Log: Go ahead and #include <unistd.h> in perl.h.
63010      Branch: perl
63011            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
63012            ! util.c
63013 ____________________________________________________________________________
63014 [  7815] By: jhi                                   on 2000/11/22  21:22:52
63015         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
63016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63017              Date: Mon, 20 Nov 2000 18:30:52 -0500
63018              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
63019      Branch: perl
63020            ! pod/perlre.pod regcomp.c t/op/re_tests
63021 ____________________________________________________________________________
63022 [  7814] By: jhi                                   on 2000/11/22  21:21:46
63023         Log: Subject: [PATCH 5.7.0] Liblist finally works
63024              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63025              Date: Tue, 21 Nov 2000 22:02:17 -0500
63026              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
63027      Branch: perl
63028            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
63029            ! lib/ExtUtils/MakeMaker.pm
63030 ____________________________________________________________________________
63031 [  7813] By: jhi                                   on 2000/11/22  21:20:23
63032         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
63033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63034              Date: Wed, 22 Nov 2000 17:53:15 +0100
63035              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
63036              
63037              AIX dynaloader and perlio patch.
63038      Branch: perl
63039            ! ext/DynaLoader/dl_aix.xs
63040 ____________________________________________________________________________
63041 [  7812] By: jhi                                   on 2000/11/22  21:17:52
63042         Log: (Accidentally empty patch.)
63043      Branch: perl
63044            ! av.c
63045 ____________________________________________________________________________
63046 [  7811] By: jhi                                   on 2000/11/22  21:16:31
63047         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
63048              From: Peter Prymmer <pvhp@forte.com>
63049              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
63050              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
63051      Branch: perl
63052            ! vms/test.com
63053 ____________________________________________________________________________
63054 [  7810] By: jhi                                   on 2000/11/22  21:15:36
63055         Log: Subject: Re: perl@7777 
63056              From: "John P. Linderman" <jpl@research.att.com>
63057              Date: Wed, 22 Nov 2000 13:11:11 -0500
63058              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
63059              
63060              Detypoing.
63061      Branch: perl
63062            ! lib/CPAN.pm
63063 ____________________________________________________________________________
63064 [  7809] By: jhi                                   on 2000/11/22  21:14:19
63065         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
63066              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63067              Date:     Wed, 22 Nov 2000 13:51:37 EST
63068              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
63069      Branch: perl
63070            ! perlsdio.h
63071 ____________________________________________________________________________
63072 [  7808] By: jhi                                   on 2000/11/22  21:13:27
63073         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
63074              From: Casey Tweten <crt@kiski.net>
63075              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
63076              Message-Id: <200011201653.LAA10194@home.kiski.net>
63077      Branch: perl
63078            ! t/lib/io_udp.t
63079 ____________________________________________________________________________
63080 [  7807] By: jhi                                   on 2000/11/22  21:12:35
63081         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
63082              From: Casey Tweten <crt@kiski.net>
63083              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
63084              Message-Id: <200011201636.LAA07227@home.kiski.net>
63085      Branch: perl
63086            ! t/lib/io_sock.t
63087 ____________________________________________________________________________
63088 [  7806] By: jhi                                   on 2000/11/22  21:10:59
63089         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
63090              From: "Casey R. Tweten" <crt@kiski.net>
63091              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
63092              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
63093      Branch: perl
63094            ! utils/h2xs.PL
63095 ____________________________________________________________________________
63096 [  7805] By: nick                                  on 2000/11/22  21:05:06
63097         Log: Integrate mainline
63098      Branch: perlio
63099           !> Changes Porting/genlog ext/DB_File/DB_File.xs
63100           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
63101           !> utils/perlbug.PL
63102 ____________________________________________________________________________
63103 [  7804] By: jhi                                   on 2000/11/22  21:01:12
63104         Log: Subject: [PATCH] Test.pm POD peculiarity
63105              From: "Casey R. Tweten" <crt@kiski.net>
63106              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
63107              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
63108      Branch: perl
63109            ! lib/Test.pm
63110 ____________________________________________________________________________
63111 [  7803] By: jhi                                   on 2000/11/22  20:59:59
63112         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
63113              From: "Philip Newton" <pnewton@gmx.de>
63114              Date: Wed, 22 Nov 2000 14:25:53 +0100
63115              Message-Id: <3A1BD771.25462.1939FAD@localhost>
63116              
63117              Be case-understanding also on 's', and use the -oi of sendmail
63118              not to terminate the transmission on a lone '.'.
63119      Branch: perl
63120            ! utils/perlbug.PL
63121 ____________________________________________________________________________
63122 [  7802] By: nick                                  on 2000/11/22  20:51:42
63123         Log: Win32 PerlIO intermediate state now working as expected.
63124              - In current state we are still using C runtime in text/binary
63125              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
63126              - PERLIO=stdio and PERLIO=unix pass all expected tests.
63127              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
63128              and PerlIO_seek() and the dummy crlf layer is not making adjustments
63129              for CRLF translation happening in C runtime. All other tests pass.
63130              
63131              Added note to README.win32 to point out the snags of doing a perl build
63132              with Norton AntiVirus turned on.
63133              
63134              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
63135              which file a fail comes from.
63136              
63137              Updated "canned" config.h to match the one generated.
63138      Branch: perlio
63139            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
63140            ! win32/makefile.mk
63141 ____________________________________________________________________________
63142 [  7801] By: jhi                                   on 2000/11/22  06:50:20
63143         Log: Nickety nits.
63144      Branch: perl
63145            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
63146 ____________________________________________________________________________
63147 [  7800] By: jhi                                   on 2000/11/22  01:29:55
63148         Log: Changes had accidentally gone too silent on non-main branches.
63149      Branch: perl
63150            ! Changes Porting/genlog patchlevel.h
63151 ____________________________________________________________________________
63152 [  7799] By: gsar                                  on 2000/11/22  01:02:56
63153         Log: some lib_pm.PL changes snuck in via change#7772
63154      Branch: maint-5.6/perl
63155            ! Makefile.SH
63156 ____________________________________________________________________________
63157 [  7798] By: nick                                  on 2000/11/21  21:59:40
63158         Log: Integrate mainline
63159      Branch: perlio
63160           !> (integrate 28 files)
63161 ____________________________________________________________________________
63162 [  7797] By: jhi                                   on 2000/11/21  21:01:45
63163         Log: Integrate perlio.
63164      Branch: perl
63165           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
63166 ____________________________________________________________________________
63167 [  7796] By: nick                                  on 2000/11/21  20:36:22
63168         Log: Win32 builds and runs (mostly) with USE_PERLIO.
63169              PERLIO=perlio passes all tests. 
63170              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
63171      Branch: perlio
63172            ! perlio.c win32/perllib.c win32/win32.c
63173 ____________________________________________________________________________
63174 [  7795] By: jhi                                   on 2000/11/21  19:03:44
63175         Log: Update Changes.
63176      Branch: perl
63177            ! Changes patchlevel.h
63178 ____________________________________________________________________________
63179 [  7794] By: jhi                                   on 2000/11/21  18:56:34
63180         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
63181              From: "Craig A. Berry" <craigberry@mac.com>
63182              Date: Mon, 20 Nov 2000 20:27:06 -0600
63183              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
63184              
63185              A cut-and-pasto.
63186      Branch: perl
63187            ! perlio.h
63188 ____________________________________________________________________________
63189 [  7793] By: jhi                                   on 2000/11/21  18:54:41
63190         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
63191              From: Dominic Dunlop <domo@computer.org> 
63192              Date: Mon, 20 Nov 2000 18:55:29 +0100
63193              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
63194              
63195              va_copy() and the need of it.
63196              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
63197      Branch: metaconfig/U/perl
63198            + need_va_copy.U
63199      Branch: perl
63200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63201            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
63202            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
63203            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63204            ! win32/config.bc win32/config.gc win32/config.vc
63205 ____________________________________________________________________________
63206 [  7792] By: jhi                                   on 2000/11/21  17:04:10
63207         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
63208      Branch: perl
63209           !> scope.h
63210 ____________________________________________________________________________
63211 [  7791] By: jhi                                   on 2000/11/21  17:01:16
63212         Log: Export the SOCKS workaround symbols only if necessary.
63213      Branch: perl
63214            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
63215 ____________________________________________________________________________
63216 [  7790] By: nick                                  on 2000/11/20  23:57:11
63217         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
63218      Branch: perlio
63219            ! scope.h
63220 ____________________________________________________________________________
63221 [  7789] By: nick                                  on 2000/11/20  23:38:33
63222         Log: Integrate mainline
63223      Branch: perlio
63224           +> lib/File/Spec/Epoc.pm
63225           !> (integrate 34 files)
63226 ____________________________________________________________________________
63227 [  7788] By: nick                                  on 2000/11/20  23:20:18
63228         Log: Make extra buffer layer work (dummy crlf layer)
63229      Branch: perlio
63230            ! doio.c perlio.c perlio.h
63231 ____________________________________________________________________________
63232 [  7787] By: jhi                                   on 2000/11/20  22:44:04
63233         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
63234              From: Peter Prymmer <pvhp@forte.com>
63235              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
63236              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
63237      Branch: perl
63238            ! t/pragma/locale.t
63239 ____________________________________________________________________________
63240 [  7786] By: jhi                                   on 2000/11/20  22:29:10
63241         Log: Subject: DOC PATCH 5.6.0 perlreftut
63242              From: mjd@plover.com
63243              Date: 20 Nov 2000 19:45:06 -0000
63244              Message-ID: <20001120194506.9505.qmail@plover.com>
63245      Branch: perl
63246            ! pod/perlreftut.pod
63247 ____________________________________________________________________________
63248 [  7785] By: jhi                                   on 2000/11/20  22:27:44
63249         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
63250              From: David Dyck <dcd@tc.fluke.com>
63251              Date: Mon, 20 Nov 2000 11:43:40 -0800
63252              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
63253      Branch: perl
63254            ! lib/Cwd.pm
63255 ____________________________________________________________________________
63256 [  7784] By: jhi                                   on 2000/11/20  22:23:21
63257         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
63258              Date: Mon, 20 Nov 2000 17:06:10 -0500
63259              To: Mailing list Perl5 <perl5-porters@perl.org>
63260              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
63261      Branch: perl
63262            ! pp_ctl.c t/op/pat.t
63263 ____________________________________________________________________________
63264 [  7783] By: jhi                                   on 2000/11/20  22:11:18
63265         Log: Subject: [PATCH] doop.c - UTF8 tr///               
63266              From: Simon Cozens <simon@cozens.net>
63267              Date: Sat, 18 Nov 2000 18:49:30 +0000
63268              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
63269              
63270              Subject: Re: [PATCH] doop.c - UTF8 tr///           
63271              From: Simon Cozens <simon@cozens.net>
63272              Date: Mon, 20 Nov 2000 20:45:22 +0000
63273              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
63274              
63275              Make tr on UTF-8 better but still not correct.
63276      Branch: perl
63277            ! doop.c
63278 ____________________________________________________________________________
63279 [  7782] By: jhi                                   on 2000/11/20  22:02:16
63280         Log: Remove the shared object before attempting to create
63281              (by linking) a new one.  E.g. in AIX not removing
63282              becomes quite painful if one tries to do more than one
63283              build in the same tree (an interrupted build, for example),
63284              since the AIX' shared dynaloader seemingly keeps the shared
63285              objects open and therefore 'busy' for quite a while, even when
63286              nobody is using the objects, leading into link failures.
63287      Branch: perl
63288            ! lib/ExtUtils/MM_Unix.pm
63289 ____________________________________________________________________________
63290 [  7781] By: gsar                                  on 2000/11/20  19:02:55
63291         Log: type mismatch due to faulty integration
63292      Branch: maint-5.6/perl
63293            ! toke.c win32/Makefile
63294 ____________________________________________________________________________
63295 [  7780] By: gsar                                  on 2000/11/20  17:31:55
63296         Log: integrate changes#6392,6394..6399,6401..6404
63297              
63298              The {multiplier} of a fixed substring was overlooked which
63299              caused a wrong initial search offset for that substring.
63300              
63301              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
63302              From: Hugo <hv@crypt.compulink.co.uk>
63303              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
63304              Date: Thu, 13 Jul 2000 19:27:13 +0100
63305              
63306              Fix the BOM bug: not a byteorder bug, a signedness bug.
63307              
63308              Replace change #6337 with a better one.
63309              
63310              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
63311              From: Hugo <hv@crypt.compulink.co.uk>
63312              Date: Fri, 14 Jul 2000 04:16:20 +0100
63313              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
63314              
63315              MakeMaker should not remove editor backups (*~) on `make clean`
63316              by default (completes change#6383)
63317              
63318              move new variables to the end of the interpreter structure (for
63319              bincompat in code that doesn't #include XSUB.h)
63320              
63321              rename totally bletcherous SvLOCK() thingy (doesn't do what the
63322              name suggests anyway)
63323              
63324              various cleanups (typos, misformatted code, and small bugs)
63325              
63326              typecasts needed for change#6394
63327              
63328              typos in change#6399, regen headers
63329              
63330              inconsistent types needs casts
63331              
63332              PERL_OBJECT build tweaks
63333      Branch: maint-5.6/perl
63334           !> MANIFEST doop.c embed.h embed.pl embedvar.h
63335           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
63336           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
63337           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
63338           !> toke.c util.c
63339 ____________________________________________________________________________
63340 [  7779] By: gsar                                  on 2000/11/20  17:06:29
63341         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
63342              
63343              Cosmetics and perldelta.
63344              
63345              Fix nits noticed by Boston.pm.
63346              
63347              Do the cc sanity check both before the hints and
63348              after the cc selction.
63349              
63350              get sprintf.t to adjust properly for 3-digit exponents
63351              
63352              don't clobber *.orig files on *clean targets
63353              
63354              fix bugs in processing %v-*d and similar format specs (from
63355              Avi Finkel <avi@finkel.org>)
63356              
63357              sprintf test tweaks (from Dominic Dunlop)
63358              
63359              new selfloader.t in change#6183 doesn't close DATA handles,
63360              and thus fails to clean up tmp files on dosish platforms
63361              
63362              typos (spotted by Peter Prymmer)
63363              
63364              typo fix from Craig Berry
63365      Branch: maint-5.6/perl
63366           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
63367           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
63368           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
63369           !> x2p/Makefile.SH
63370 ____________________________________________________________________________
63371 [  7778] By: gsar                                  on 2000/11/20  16:46:51
63372         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
63373              
63374              Subject: Re: format bug report  [Patch]
63375              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63376              Date: Wed, 05 Jul 2000 13:12:52 +0200
63377              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
63378              
63379              Subject: Re: format bug report  [Patch]
63380              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63381              Date: Wed, 05 Jul 2000 14:10:01 +0200
63382              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
63383              
63384              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
63385              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63386              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
63387              Date: Fri, 07 Jul 2000 17:57:16 +0100
63388              
63389              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
63390              To: perl5-porters@perl.org
63391              From: Karsten Sperling <spiff@phreax.net>
63392              Date: Mon, 10 Jul 2000 15:12:52 +0200
63393              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
63394              
63395              README.posix-bc podified from Thomas Dorner.
63396              
63397              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
63398              From: Dominic Dunlop <domo@computer.org>
63399              Date: Tue, 11 Jul 2000 12:27:33 +0200
63400              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
63401              
63402              Typo in #6341.
63403              
63404              Fix for
63405              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
63406              From: Roderick Schertler <roderick@argon.org>
63407              Date: Tue, 11 Jul 2000 13:55:05 -0400
63408              Message-Id: <200007111755.NAA05077@jones.argon.org>
63409              
63410              Minor cleanups on the booklist.
63411              
63412              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
63413              regen perltoc.
63414              
63415              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
63416      Branch: maint-5.6/perl
63417           +> pod/perlbook.pod
63418           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
63419           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
63420           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
63421 ____________________________________________________________________________
63422 [  7777] By: jhi                                   on 2000/11/20  16:08:49
63423         Log: Update Changes.
63424      Branch: perl
63425            ! Changes patchlevel.h
63426 ____________________________________________________________________________
63427 [  7776] By: jhi                                   on 2000/11/20  15:27:56
63428         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
63429              This may be overly harsh but until proven otherwise, we think this
63430              way, or until we have a simple test for Configure (having to start
63431              up servers is does not count as simple) to check for the problems.
63432      Branch: perl
63433            ! perl.h
63434 ____________________________________________________________________________
63435 [  7775] By: jhi                                   on 2000/11/20  15:22:17
63436         Log: Solaris hints tweaks.
63437      Branch: perl
63438            ! hints/solaris_2.sh
63439 ____________________________________________________________________________
63440 [  7774] By: jhi                                   on 2000/11/20  15:01:20
63441         Log: Add a workaround to SOCKS 64-bit problems.
63442      Branch: perl
63443            ! doio.c embed.h embed.pl perlsdio.h proto.h
63444 ____________________________________________________________________________
63445 [  7773] By: jhi                                   on 2000/11/20  14:51:47
63446         Log: sysseek() instead of seek().
63447      Branch: perl
63448            ! t/lib/syslfs.t
63449 ____________________________________________________________________________
63450 [  7772] By: gsar                                  on 2000/11/20  13:06:23
63451         Log: integrate changes#6315..6319,6321..6331,6333..6338
63452              
63453              Integrate with Sarathy, preliminary fix for unicos
63454              alignment problems in [ID 20000612.002] Perl problem on Cray system.
63455              
63456              some debugger output does not go to the socket when RemotePort is set
63457              
63458              winsock cleanup never done on Windows (leads to handle leaks)
63459              
63460              fix UNC path handling on Windows under ithreads, and chdir()
63461              return value when given a non-existent directory
63462              
63463              Autogenerate pod/Makefile and pod/buildtoc.
63464              buildtoc also checks whether the existin pods are
63465              mentioned in MANIFEST and perl.pod, and vice versa.
63466              (None of the thusly found discrepancies fixed yet.)
63467              roffitall also needs to be autogenerated similarly but it
63468              seems so badly out of date that I didn't touch it yet.
63469              
63470              Config is being used.
63471              
63472              Add =head1 NAMEs so that buildtoc is happy.
63473              (The CGI::Util nit reported to Lincoln.)
63474              
63475              Fix complaints of buildtoc.
63476              
63477              Fix the alignment problem in Crays ([ID 20000612.002]).
63478              
63479              Remove perlbook, update perlfaq book listing,
63480              rearrange perl.pod, regenerate perltoc.
63481              
63482              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
63483              was cast to an unsigned (32-bit) integer with wild abandon.
63484              
63485              winsock options weren't being set in all threads under ithreads
63486              (caused send()s from second and subsequent threads to fail)
63487              
63488              accept() leaks memory on windows due to incorrect ordering of
63489              closesocket() and fclose() calls
63490              
63491              Reorder perl.pod once more.
63492              
63493              More POSIX.pod tweaks.
63494              
63495              Sprinkle ldlibpath.
63496              
63497              Precedence goof, fix based on
63498              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
63499              From: Hugo <hv@crypt.compulink.co.uk>
63500              Date: Tue, 11 Jul 2000 12:52:38 +0100
63501              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
63502              
63503              Subject: PATCH perlguts.pod: Document D and d magic types
63504              From: mjd@plover.com
63505              Date: 5 Jul 2000 18:01:51 -0000
63506              Message-ID: <20000705180151.29413.qmail@plover.com>
63507              
63508              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
63509              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
63510              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
63511              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
63512              
63513              Subject: [PATCH cfgperl] $& segfaults if you trick it
63514              From: simon@brecon.co.uk (Simon Cozens)
63515              Date: 7 Jul 2000 11:26:09 GMT
63516              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
63517              
63518              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
63519              From: Hugo <hv@crypt.compulink.co.uk>
63520              Date: Tue, 11 Jul 2000 12:44:50 +0100
63521              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
63522              
63523              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
63524              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63525              Date: Tue, 11 Jul 2000 13:50:51 +0100
63526              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
63527      Branch: maint-5.6/perl
63528           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
63529           +> pod/buildtoc.PL
63530            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
63531           !> (integrate 26 files)
63532 ____________________________________________________________________________
63533 [  7771] By: gsar                                  on 2000/11/20  12:31:42
63534         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
63535              6310,6311,6314
63536              
63537              Subject: [PATCH bleedperl] File::Spec 0.82 beta
63538              From: Barrie Slaymaker <barries@jester.slaysys.com>
63539              Date: Wed, 28 Jun 2000 11:35:29 -0400
63540              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
63541              
63542              tweak perlembed for multiplicity/usethreads sanity; correct notes
63543              about Windows
63544              
63545              localize %INC in a Safe compartment so that use/require work
63546              (many other magic globals probably need similar treatment)
63547              
63548              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
63549              when @_ is modified, causing coredumps
63550              
63551              slurp mode fix in change#4736 still not quite right
63552              
63553              Point to perlipc for more SysV IPC examples.
63554              
63555              Elaborate POSIX.pod.  Still needs work.
63556              
63557              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
63558              
63559              fix large memory leak that has been around for ever, masked by
63560              -DPURIFY (most of the arenas were never freed!)
63561              
63562              fix memory leak on Windows (PL_sys_intern contents were never
63563              freed)
63564              
63565              PERL_OBJECT build tweak
63566              
63567              adjust change#6299
63568              
63569              remove rel2abs prototypes (from Barrie Slaymaker)
63570              
63571              missing perldiag entry for unpack("w",...) diagnostic (from
63572              Andreas Koenig)
63573              
63574              better diagnostic on Frob->stuff() when Frob:: doesn't exist
63575              (from Richard Soderberg <rs@oregonnet.com>)
63576              
63577              Win32 patches for cfgperl from Sarathy.
63578              
63579              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
63580              
63581              More POSIX.pod embellishment.
63582              
63583              tyop in change#6306
63584      Branch: maint-5.6/perl
63585           !> (integrate 44 files)
63586 ____________________________________________________________________________
63587 [  7770] By: gsar                                  on 2000/11/20  11:51:00
63588         Log: integrate changes#6268..6282 from cfgperl branch
63589              
63590              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
63591              From: Dominic Dunlop <domo@computer.org>
63592              Date: Thu, 29 Jun 2000 12:32:39 +0200
63593              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
63594              
63595              Regen headers for #6261 (and update embed.pl for this) and #6267,
63596              silence few compiler warnings.
63597              
63598              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
63599              From: Nicholas Clark <nick@talking.bollo.cx>
63600              Date: Fri, 23 Jun 2000 16:21:15 +0100
63601              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
63602              
63603              Subject: PATCH pod/perltie.pod
63604              From: Ian Phillipps <Ian.Phillipps@iname.com>
63605              Date: Fri, 16 Jun 2000 00:17:19 +0100
63606              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
63607              (only the first hunk, the second hunk had already been done
63608              by some other patch)
63609              
63610              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
63611              From: Tom Phoenix <rootbeer@redcat.com>
63612              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
63613              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
63614              
63615              Subject: [PATCH] xsub attributes
63616              From: Doug MacEachern <dougm@covalent.net>
63617              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
63618              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
63619              
63620              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
63621              From: Andy Dougherty <doughera@lafayette.edu>
63622              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
63623              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
63624              
63625              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
63626              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63627              Date: Tue, 13 Jun 2000 02:43:48 -0500
63628              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
63629              
63630              Subject: [PATCH] Re: eval documentation: context
63631              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63632              Date: Mon, 12 Jun 2000 15:07:29 +0100
63633              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
63634              
63635              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
63636              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63637              Date: Mon, 12 Jun 2000 14:55:59 +0100
63638              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
63639              
63640              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
63641              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
63642              Date: Fri, 09 Jun 2000 12:39:27 -0400
63643              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
63644              (plus update the version "number" of Text::Wrap)
63645              
63646              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
63647              From: Tim Ayers <tayers@bridge.com>
63648              Date: Thu, 08 Jun 2000 08:11:06 +0200
63649              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
63650              [resent by Richard Foley, Message-Id probably wrong]
63651              
63652              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
63653              From: rspier@pobox.com (Robert Spier)
63654              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
63655              Message-ID: <14654.31913.845602.610277@rls.cx>
63656              
63657              Subject: [PATCH 5.6.0] utils/h2xs.PL
63658              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63659              Date: Wed, 7 Jun 2000 04:02:04 -0500
63660              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
63661              
63662              Subject: [PATCH 5.6.0]ITHREADs for VMS
63663              From: Dan Sugalski <dan@sidhe.org>
63664              Date: Tue, 06 Jun 2000 11:59:50 -0400
63665              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
63666      Branch: maint-5.6/perl
63667           !> (integrate 31 files)
63668 ____________________________________________________________________________
63669 [  7769] By: gsar                                  on 2000/11/20  11:29:06
63670         Log: integrate changes#6261..6266 from cfgperl
63671              
63672              Subject: Re: [PATCH cfgperl] BOMs away!
63673              From: simon@brecon.co.uk (Simon Cozens)
63674              Date: 17 Jun 2000 11:49:57 GMT
63675              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
63676              
63677              Subject: 5.6.0 Patch for EPOC
63678              From: Olaf Flebbe <o.flebbe@gmx.de>
63679              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
63680              Message-ID: <23449.960929969@www11.gmx.net>
63681              
63682              tr fixes from Simon Cozens
63683              
63684              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
63685              From: Marty Lucich <marty@netcom.com>
63686              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
63687              Message-Id: <200006282116.OAA11148@netcom.com>
63688              ccdlflags update (the BSD/OS 4.1 part had already been taken
63689              care of by #6141).
63690              
63691              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
63692              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63693              Date: Wed, 28 Jun 2000 17:50:12 -0700
63694              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
63695              
63696              Subject: [PATCH 5.6.0] cygwin port
63697              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
63698              From: "Fifer, Eric" <EFifer@sanwaint.com>
63699              Date: Thu, 29 Jun 2000 12:58:29 +0100
63700      Branch: maint-5.6/perl
63701           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
63702           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
63703           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
63704           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
63705 ____________________________________________________________________________
63706 [  7768] By: gsar                                  on 2000/11/20  11:13:44
63707         Log: integrate changes#6252..6256,6259..6260
63708              
63709              Paranoia tweak on #6249.
63710              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
63711              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
63712              Date: Sun, 25 Jun 2000 23:43:12 -0400
63713              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
63714              
63715              Subject: tr///, help wanted.
63716              From: simon@brecon.co.uk (Simon Cozens)
63717              Date: 28 Jun 2000 11:29:04 GMT
63718              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
63719              
63720              small thinko tweaks
63721              
63722              tweaks from Simon Conzes to further fix tr/// under utf8
63723              
63724              perlnewmod was missing from MANIFEST.
63725              
63726              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
63727              From: simon@brecon.co.uk (Simon Cozens)
63728              Date: 17 Jun 2000 11:56:44 GMT
63729              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
63730              pack U0, pack C0
63731      Branch: maint-5.6/perl
63732           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
63733           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
63734           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
63735           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
63736 ____________________________________________________________________________
63737 [  7767] By: gsar                                  on 2000/11/20  10:51:38
63738         Log: integrate change#6250 from cfgperl
63739              
63740              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
63741              From: Doug MacEachern <dougm@covalent.net>
63742              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
63743              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
63744      Branch: maint-5.6/perl
63745           +> t/op/my_stash.t
63746           !> MANIFEST embed.pl global.sym proto.h toke.c
63747 ____________________________________________________________________________
63748 [  7766] By: gsar                                  on 2000/11/20  10:48:34
63749         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
63750              
63751              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
63752              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63753              Date: Mon, 26 Jun 2000 18:40:14 +0100
63754              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
63755              
63756              Subject: [PATCH] bytes<->utf8 fixes
63757              From: simon@brecon.co.uk (Simon Cozens)
63758              Date: 26 Jun 2000 04:55:45 GMT
63759              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
63760              
63761              Subject: [PATCH] is_utf8_string
63762              From: simon@brecon.co.uk (Simon Cozens)
63763              Date: 26 Jun 2000 02:25:59 GMT
63764              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
63765              
63766              Subject: [PATCH] avoid mg_ptr in '*' magic
63767              From: Doug MacEachern <dougm@covalent.net>
63768              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
63769              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
63770              
63771              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
63772              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63773              Date: Sat, 24 Jun 2000 13:06:20 +0100
63774              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
63775              
63776              Allow for standalone testing.
63777              
63778              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
63779              From: Mark-Jason Dominus <mjd@plover.com>
63780              Date: Tue, 27 Jun 2000 22:36:42 -0400
63781              Message-ID: <20000628023642.12166.qmail@plover.com>
63782              
63783              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
63784              From: Frank Tobin <ftobin@uiuc.edu>
63785              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
63786              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
63787      Branch: maint-5.6/perl
63788           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
63789           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
63790           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
63791           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
63792           !> utf8.c utils/h2xs.PL
63793 ____________________________________________________________________________
63794 [  7765] By: gsar                                  on 2000/11/20  10:29:13
63795         Log: integrate change#6239 from cfgperl
63796              
63797              Configure maintenance.  Sever some dependency cycles,
63798              separate gccversion from the cc unit,
63799              address [ID 20000623.006] Configure script patch for using gcc on AIX
63800              (but solve it a little bit differently),
63801              unduplex some accidentally duplicated units,
63802              suggest using gcc if no cc available
63803              (p5p thread: "Solaris configure: counterproposal", 1999-09)
63804      Branch: maint-5.6/perl
63805           !> Configure Todo-5.6 config_h.SH
63806 ____________________________________________________________________________
63807 [  7764] By: gsar                                  on 2000/11/20  10:25:55
63808         Log: integrate changes#6233..6238 from cfgperl
63809              
63810              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
63811              From: Mark-Jason Dominus <mjd@plover.com>
63812              Date: Fri, 16 Jun 2000 20:53:04 -0400
63813              Message-ID: <20000617005304.8008.qmail@plover.com>
63814              
63815              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
63816              because when run as services (Win32ese for daemons)
63817              no environment variables are set and tmpdir ends up as /tmp,
63818              which is ambiguous.
63819              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
63820              From: matt@sergeant.org
63821              Date: 16 Jun 2000 16:30:43 -0000
63822              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
63823              
63824              The thread begun by
63825              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
63826              From: Kevin.Ruscoe@ubsw.com
63827              Date: Fri, 16 Jun 2000 16:38:51 +0100
63828              Message-Id: <H000019b03c300d6@MHS>
63829              
63830              Tweak embed.pl, regen headers.
63831              
63832              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
63833              From: Dan Sugalski <dan@sidhe.org>
63834              Date: Fri, 23 Jun 2000 17:00:00 -0400
63835              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
63836      Branch: maint-5.6/perl
63837           !> (integrate 27 files)
63838 ____________________________________________________________________________
63839 [  7763] By: gsar                                  on 2000/11/20  10:08:08
63840         Log: s/perl56delta/perldelta/g
63841      Branch: maint-5.6/perl
63842            ! pod/Makefile
63843 ____________________________________________________________________________
63844 [  7762] By: gsar                                  on 2000/11/20  10:04:00
63845         Log: integrate changes#6225,6229,6231,6232 from cfgperl
63846              
63847              Add source code filenames to apidoc.
63848              From: simon@brecon.co.uk (Simon Cozens)
63849              Subject: [PATCH embed.pl] Source X-ref
63850              Date: 22 Jun 2000 02:18:49 GMT
63851              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
63852              
63853              Subject: README.hpux version 0.6.1
63854              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
63855              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
63856              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
63857              
63858              Subject: [PATCH 5.6.0] cygwin port
63859              From: "Fifer, Eric" <EFifer@sanwaint.com>
63860              Date: Tue, 20 Jun 2000 14:30:58 +0100
63861              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
63862              
63863              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
63864              From: simon@brecon.co.uk (Simon Cozens)
63865              Date: 19 Jun 2000 15:18:27 GMT
63866              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
63867              
63868              plus update pod/Makefile and regenerate perltoc
63869      Branch: maint-5.6/perl
63870           +> pod/perlutil.pod
63871           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
63872           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
63873 ____________________________________________________________________________
63874 [  7761] By: jhi                                   on 2000/11/20  04:09:55
63875         Log: Miraculous typo.
63876      Branch: perl
63877            ! t/op/pat.t
63878 ____________________________________________________________________________
63879 [  7760] By: jhi                                   on 2000/11/20  04:06:08
63880         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
63881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63882              Date: Sun, 19 Nov 2000 22:30:26 -0500
63883              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
63884      Branch: perl
63885            ! regexec.c scope.h t/op/pat.t
63886 ____________________________________________________________________________
63887 [  7759] By: jhi                                   on 2000/11/20  02:05:22
63888         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
63889      Branch: perl
63890            ! perl.h
63891 ____________________________________________________________________________
63892 [  7758] By: jhi                                   on 2000/11/20  01:58:11
63893         Log: Subject: [perl 7711: EPOC] updates
63894              From: Olaf Flebbe <o.flebbe@gmx.de>
63895              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
63896              Message-ID: <25575.974658810@www23.gmx.net>               
63897      Branch: perl
63898            + lib/File/Spec/Epoc.pm
63899            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
63900            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
63901            ! lib/File/Spec.pm perl.c sv.c
63902 ____________________________________________________________________________
63903 [  7757] By: jhi                                   on 2000/11/20  01:53:11
63904         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
63905      Branch: perl
63906            ! MANIFEST
63907 ____________________________________________________________________________
63908 [  7756] By: jhi                                   on 2000/11/20  01:47:22
63909         Log: Integrate perlio.
63910      Branch: perl
63911            - ext/re/hints/MSWin32.pl
63912           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
63913           !> win32/config.gc win32/config_H.gc win32/win32sck.c
63914 ____________________________________________________________________________
63915 [  7755] By: nick                                  on 2000/11/19  20:57:17
63916         Log: Add dummy crlf layer (just as buffer)
63917              Correct 1st bug - one layer of indirection.
63918      Branch: perlio
63919            ! perlio.c perlio.h perliol.h
63920 ____________________________________________________________________________
63921 [  7754] By: nick                                  on 2000/11/19  20:56:12
63922         Log: Work-round to Perl_deb_nocontext is no longer required
63923      Branch: perlio
63924            - ext/re/hints/MSWin32.pl
63925 ____________________________________________________________________________
63926 [  7753] By: nick                                  on 2000/11/19  20:01:16
63927         Log: diff -se shows these as different
63928      Branch: perlio
63929            ! global.sym pod/perlapi.pod
63930 ____________________________________________________________________________
63931 [  7752] By: nick                                  on 2000/11/19  18:57:30
63932         Log: Configure GCC/Win32 build -Duseperlio
63933              Fix a couple of gross issues
63934              - double-include of ../deb.o in re.dll
63935              - win32sck.c needs PerlIO and FILE 
63936      Branch: perlio
63937            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
63938            ! win32/win32sck.c
63939 ____________________________________________________________________________
63940 [  7751] By: nick                                  on 2000/11/19  17:05:36
63941         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
63942      Branch: perlio
63943            ! perlio.c
63944 ____________________________________________________________________________
63945 [  7750] By: nick                                  on 2000/11/19  16:57:14
63946         Log: Missing aTHX_
63947      Branch: perlio
63948            ! sv.c
63949 ____________________________________________________________________________
63950 [  7749] By: jhi                                   on 2000/11/19  16:28:40
63951         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
63952              From: "Peter J. Farley III" <pjfarley@banet.net>
63953              Date: Sun, 19 Nov 2000 01:42:58 -0500
63954              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
63955      Branch: perl
63956            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
63957 ____________________________________________________________________________
63958 [  7748] By: jhi                                   on 2000/11/19  16:08:10
63959         Log: Subject: podlators 1.05 available        
63960              From: Russ Allbery <rra@stanford.edu>   
63961              Date: 18 Nov 2000 22:04:28 -0800
63962              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
63963      Branch: perl
63964            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
63965 ____________________________________________________________________________
63966 [  7747] By: nick                                  on 2000/11/19  11:19:39
63967         Log: Integrate mainline
63968      Branch: perlio
63969           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
63970           !> util.c
63971 ____________________________________________________________________________
63972 [  7746] By: jhi                                   on 2000/11/19  06:42:22
63973         Log: Make hex scanning warn on "\x{x}" and "\xx".
63974              "\x" and and hex("x") are still valid.
63975      Branch: perl
63976            ! util.c
63977 ____________________________________________________________________________
63978 [  7745] By: nick                                  on 2000/11/18  22:52:28
63979         Log: Integrate mainline
63980      Branch: perlio
63981           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
63982           !> perl.h perlio.c proto.h regcomp.c regcomp.h
63983 ____________________________________________________________________________
63984 [  7744] By: jhi                                   on 2000/11/18  22:50:28
63985         Log: Introduce Perl_utf8_length().  Use it.
63986      Branch: perl
63987            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
63988 ____________________________________________________________________________
63989 [  7743] By: jhi                                   on 2000/11/18  22:38:51
63990         Log: Compiler denit.
63991      Branch: perl
63992            ! perlio.c
63993 ____________________________________________________________________________
63994 [  7742] By: jhi                                   on 2000/11/18  20:33:05
63995         Log: Integrate perlio.
63996      Branch: perl
63997           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
63998           !> perlio.h pp_ctl.c pp_sys.c sv.c
63999 ____________________________________________________________________________
64000 [  7741] By: jhi                                   on 2000/11/18  20:31:27
64001         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
64002              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64003              Date: Fri, 17 Nov 2000 20:35:11 -0500
64004              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
64005              
64006              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
64007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64008              Date: Fri, 17 Nov 2000 21:03:47 -0500
64009              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
64010              
64011              Plus a little bit of tweaking in pregcomp().
64012      Branch: perl
64013            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
64014 ____________________________________________________________________________
64015 [  7740] By: nick                                  on 2000/11/18  20:17:22
64016         Log: Lexical use open ... support:
64017              add ->cop_io to COP structure in cop.h.
64018              Make mg.c and gv.c associate it with ${^OPEN}.
64019              Make lib/open.pm set it.
64020              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
64021              manner similar to ->cop_warnings.
64022              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
64023              call new PerlIO_apply_layers().
64024              Declare latter in perlio.h and define in perlio.c
64025      Branch: perlio
64026            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
64027            ! perlio.h pp_ctl.c pp_sys.c sv.c
64028 ____________________________________________________________________________
64029 [  7739] By: jhi                                   on 2000/11/18  19:54:00
64030         Log: Integrate perlio.
64031      Branch: perl
64032           !> doio.c perlio.c pp.c
64033 ____________________________________________________________________________
64034 [  7738] By: jhi                                   on 2000/11/18  17:16:13
64035         Log: Subject: [PATCH 5.7.0] etags broken again
64036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64037              Date: Sat, 18 Nov 2000 02:41:36 -0500
64038              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
64039      Branch: perl
64040            ! emacs/ptags
64041 ____________________________________________________________________________
64042 [  7737] By: jhi                                   on 2000/11/18  17:12:18
64043         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
64044      Branch: perl
64045            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64046 ____________________________________________________________________________
64047 [  7736] By: nick                                  on 2000/11/18  14:06:20
64048         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
64049              part to be isolated.
64050      Branch: perlio
64051            ! doio.c perlio.c
64052 ____________________________________________________________________________
64053 [  7735] By: nick                                  on 2000/11/18  11:03:32
64054         Log: Integrate mainline
64055      Branch: perlio
64056           !> Changes README.amiga README.win32 patchlevel.h
64057           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
64058 ____________________________________________________________________________
64059 [  7734] By: jhi                                   on 2000/11/18  01:18:56
64060         Log: Update Changes.
64061      Branch: perl
64062            ! Changes patchlevel.h
64063 ____________________________________________________________________________
64064 [  7733] By: jhi                                   on 2000/11/18  00:32:54
64065         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
64066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64067              Date: Fri, 17 Nov 2000 17:28:02 -0500
64068              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
64069      Branch: perl
64070            ! regcomp.c regexec.c t/op/re_tests
64071 ____________________________________________________________________________
64072 [  7732] By: jhi                                   on 2000/11/18  00:28:56
64073         Log: Sparc 64-bit pack() fix from Jens Hamisch.
64074      Branch: perl
64075            ! pp.c
64076 ____________________________________________________________________________
64077 [  7731] By: jhi                                   on 2000/11/18  00:18:39
64078         Log: Explain in more detail the {} syntax ambiguousity.
64079              
64080              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
64081              From: Nicholas Clark <nick@ccl4.org>
64082              Date: Fri, 17 Nov 2000 22:10:28 +0000
64083              Message-ID: <20001117221028.A88930@plum.flirble.org>
64084      Branch: perl
64085            ! pod/perlfunc.pod
64086 ____________________________________________________________________________
64087 [  7730] By: jhi                                   on 2000/11/18  00:12:18
64088         Log: Subject: Fix for README.amiga (20000323.033)
64089              From: "Stephen P. Potter" <spp@spotter.yi.org>
64090              Date: Fri, 17 Nov 2000 12:25:51 -0500
64091              Message-Id: <200011171725.MAA05768@spotter.yi.org>
64092      Branch: perl
64093            ! README.amiga
64094 ____________________________________________________________________________
64095 [  7729] By: jhi                                   on 2000/11/18  00:08:34
64096         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
64097              From: "A. C. Yardley" <yardley@tanet.net>
64098              Date: Mon, 3 Apr 2000 11:35:33 -0700
64099              Message-ID: <3483.000403@tanet.net>
64100      Branch: perl
64101            ! README.win32
64102 ____________________________________________________________________________
64103 [  7728] By: nick                                  on 2000/11/17  21:59:47
64104         Log: Integrate mainline
64105      Branch: perlio
64106           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
64107           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
64108           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
64109           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
64110 ____________________________________________________________________________
64111 [  7727] By: nick                                  on 2000/11/17  21:56:31
64112         Log: Experiment on use of attributes.pm interface.
64113              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
64114              SVt_PVRV if not already something better (else vivify of say magic gets
64115              core dump).
64116      Branch: perlio
64117            ! perlio.c pp.c
64118 ____________________________________________________________________________
64119 [  7726] By: jhi                                   on 2000/11/17  14:15:49
64120         Log: Subject: Fix for 20000815.006
64121              From: "Stephen P. Potter" <spp@spotter.yi.org>
64122              Date: Fri, 17 Nov 2000 08:57:45 -0500
64123              Message-Id: <200011171357.IAA05122@spotter.yi.org>
64124              
64125              It's really 20000518.006.
64126      Branch: perl
64127            ! pod/perlmodlib.PL
64128 ____________________________________________________________________________
64129 [  7725] By: jhi                                   on 2000/11/17  14:12:31
64130         Log: Subject: Fix for 20000409.001
64131              From: "Stephen P. Potter" <spp@spotter.yi.org>
64132              Date: Fri, 17 Nov 2000 08:55:45 -0500
64133              Message-Id: <200011171355.IAA05104@spotter.yi.org>
64134      Branch: perl
64135            ! pod/perlfaq9.pod
64136 ____________________________________________________________________________
64137 [  7724] By: jhi                                   on 2000/11/17  14:08:58
64138         Log: Undo #7627 now that we have =head3.
64139      Branch: perl
64140            ! pod/perlhack.pod
64141 ____________________________________________________________________________
64142 [  7723] By: jhi                                   on 2000/11/17  14:04:09
64143         Log: As surmised the #7719 wasn't a good move.
64144      Branch: perl
64145            ! hints/solaris_2.sh
64146 ____________________________________________________________________________
64147 [  7722] By: jhi                                   on 2000/11/17  13:59:04
64148         Log: Also the 64bitall hints can be either here or there.
64149      Branch: perl
64150            ! hints/solaris_2.sh
64151 ____________________________________________________________________________
64152 [  7721] By: jhi                                   on 2000/11/17  02:26:23
64153         Log: Test tweak for the open pragma.
64154      Branch: perl
64155            ! t/lib/b.t
64156 ____________________________________________________________________________
64157 [  7720] By: jhi                                   on 2000/11/17  00:23:22
64158         Log: The long double hints can be here or there.
64159      Branch: perl
64160            ! hints/solaris_2.sh
64161 ____________________________________________________________________________
64162 [  7719] By: jhi                                   on 2000/11/17  00:14:06
64163         Log: For Solaris use64bitall the stdchar needs a little bit of help.
64164      Branch: perl
64165            ! hints/solaris_2.sh
64166 ____________________________________________________________________________
64167 [  7718] By: jhi                                   on 2000/11/16  23:27:34
64168         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
64169              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
64170              Date: Wed, 15 Nov 2000 08:56:32 +0100
64171              Message-ID: <3A1241B0.64477E00@alcatel.at>
64172      Branch: perl
64173            ! lib/Carp/Heavy.pm
64174 ____________________________________________________________________________
64175 [  7717] By: jhi                                   on 2000/11/16  23:23:29
64176         Log: Subject: [PATCH] Re: 20001101.003 PDL
64177              From: Nicholas Clark <nick@ccl4.org>
64178              Date: Thu, 16 Nov 2000 16:48:25 +0000
64179              Message-ID: <20001116164825.B93487@plum.flirble.org>
64180      Branch: perl
64181            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
64182 ____________________________________________________________________________
64183 [  7716] By: jhi                                   on 2000/11/16  23:21:31
64184         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
64185              From: "Casey R. Tweten" <crt@kiski.net>
64186              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
64187              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
64188      Branch: perl
64189            ! lib/Pod/Checker.pm pod/perlpod.pod
64190 ____________________________________________________________________________
64191 [  7715] By: jhi                                   on 2000/11/16  23:19:40
64192         Log: Avoid an infinite loop in VMS when utils scripts are run
64193              with no arguments, from Charles Lane.
64194      Branch: perl
64195            ! configure.com
64196 ____________________________________________________________________________
64197 [  7714] By: jhi                                   on 2000/11/16  23:17:08
64198         Log: Subject: perllocale.pod changes
64199              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64200              Date: Mon, 13 Nov 2000 10:09:22 +0300
64201              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
64202      Branch: perl
64203            ! pod/perllocale.pod
64204 ____________________________________________________________________________
64205 [  7713] By: jhi                                   on 2000/11/16  23:14:06
64206         Log: Integrate perlio.
64207      Branch: perl
64208           !> doio.c perlio.c perlio.h util.c
64209 ____________________________________________________________________________
64210 [  7712] By: nick                                  on 2000/11/16  21:10:58
64211         Log: Integrate mainline
64212      Branch: perlio
64213           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64214           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
64215           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
64216           !> vos/config.ga.def vos/config.ga.h win32/config.bc
64217           !> win32/config.gc win32/config.vc
64218 ____________________________________________________________________________
64219 [  7711] By: nick                                  on 2000/11/16  19:56:41
64220         Log: Minor tweaks:
64221              consistent way of getting 'rb', 'wb' etc. for binary opens
64222              move *perlio::layers to *open::layers
64223              a #define to show layers available
64224              DOSISH popen/PerlIO had export/import sense inverted.
64225      Branch: perlio
64226            ! doio.c perlio.c perlio.h util.c
64227 ____________________________________________________________________________
64228 [  7710] By: jhi                                   on 2000/11/16  15:46:05
64229         Log: Add HAS_SBRK_PROTO.
64230      Branch: metaconfig/U/perl
64231            + d_sbrkproto.U
64232      Branch: perl
64233            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64234            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
64235            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
64236            ! vos/config.ga.def vos/config.ga.h win32/config.bc
64237            ! win32/config.gc win32/config.vc
64238 ____________________________________________________________________________
64239 [  7709] By: nick                                  on 2000/11/16  07:31:49
64240         Log: Integrate mainline
64241      Branch: perlio
64242           !> (integrate 35 files)
64243 ____________________________________________________________________________
64244 [  7708] By: jhi                                   on 2000/11/16  05:33:03
64245         Log: These files are text, not binary.
64246      Branch: perl
64247            ! ext/Encode/Encode/iso8859-10.enc
64248            ! ext/Encode/Encode/iso8859-13.enc
64249            ! ext/Encode/Encode/iso8859-14.enc
64250            ! ext/Encode/Encode/iso8859-15.enc
64251 ____________________________________________________________________________
64252 [  7707] By: jhi                                   on 2000/11/16  01:53:37
64253         Log: Update Changes.
64254      Branch: perl
64255            ! Changes patchlevel.h
64256 ____________________________________________________________________________
64257 [  7706] By: jhi                                   on 2000/11/16  01:35:59
64258         Log: More #undefing of stdio.
64259      Branch: perl
64260            ! fakesdio.h nostdio.h
64261 ____________________________________________________________________________
64262 [  7705] By: jhi                                   on 2000/11/16  01:34:18
64263         Log: Add fwalk() probe to the configuration files and regen perltoc.
64264      Branch: perl
64265            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64266            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
64267            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
64268            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64269            ! win32/config.bc win32/config.gc win32/config.vc
64270 ____________________________________________________________________________
64271 [  7704] By: jhi                                   on 2000/11/16  01:33:07
64272         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
64273              an optional third argument to Inlibc?)
64274      Branch: metaconfig/U/perl
64275            + d__fwalk.U
64276 ____________________________________________________________________________
64277 [  7703] By: jhi                                   on 2000/11/16  01:09:22
64278         Log: The type of the hash_cb() size argument is tricky.
64279      Branch: perl
64280            ! ext/DB_File/DB_File.xs
64281 ____________________________________________________________________________
64282 [  7702] By: jhi                                   on 2000/11/15  23:01:16
64283         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
64284      Branch: perl
64285            ! nostdio.h
64286 ____________________________________________________________________________
64287 [  7701] By: jhi                                   on 2000/11/15  22:52:32
64288         Log: Detypo.
64289      Branch: perl
64290            ! t/lib/bigfltpm.t
64291 ____________________________________________________________________________
64292 [  7700] By: jhi                                   on 2000/11/15  22:51:56
64293         Log: UINT64_C() work continues.
64294      Branch: perl
64295            ! handy.h perl.h utf8.h
64296 ____________________________________________________________________________
64297 [  7699] By: jhi                                   on 2000/11/15  14:13:04
64298         Log: SOCKS has its own USE_THREADS, based on
64299              
64300              Subject: [ID 20001114.002] et. al. bugfix followup
64301              From: Jens Hamisch <jens@Strawberry.COM> 
64302              Date: Wed, 15 Nov 2000 14:23:11 +0100
64303              Message-ID: <20001115142311.A21164@Strawberry.COM>
64304      Branch: perl
64305            ! perl.h
64306 ____________________________________________________________________________
64307 [  7698] By: jhi                                   on 2000/11/15  03:50:56
64308         Log: Add few missing #undefs and sort them.
64309      Branch: perl
64310            ! fakesdio.h
64311 ____________________________________________________________________________
64312 [  7697] By: jhi                                   on 2000/11/15  03:39:14
64313         Log: Linenumber fix.
64314      Branch: perl
64315            ! t/pragma/warn/utf8
64316 ____________________________________________________________________________
64317 [  7696] By: jhi                                   on 2000/11/15  02:55:26
64318         Log: EBCDIC tweaks.
64319              
64320              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64321              From: Peter Prymmer <pvhp@forte.com>
64322              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
64323              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
64324      Branch: perl
64325            ! t/op/regmesg.t t/pragma/warn/utf8
64326 ____________________________________________________________________________
64327 [  7695] By: jhi                                   on 2000/11/15  02:53:58
64328         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64329              From: Peter Prymmer <pvhp@forte.com>
64330              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
64331              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
64332      Branch: perl
64333            ! utf8.c
64334 ____________________________________________________________________________
64335 [  7694] By: jhi                                   on 2000/11/15  02:50:55
64336         Log: Subject: [PATCH: perl@7674] updates to README.os390
64337              From: Prymmer/Kahn <pvhp@best.com>
64338              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
64339              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
64340      Branch: perl
64341            ! README.os390
64342 ____________________________________________________________________________
64343 [  7693] By: jhi                                   on 2000/11/15  02:48:37
64344         Log: Quit utf8_to_uv() instantly if curlen == 0.
64345      Branch: perl
64346            ! utf8.c
64347 ____________________________________________________________________________
64348 [  7692] By: jhi                                   on 2000/11/15  02:24:29
64349         Log: Use u_int32_t for the size of hash_cb(), not size_t.
64350              
64351              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64352              From: Jens Hamisch <jens@Strawberry.COM>     
64353              Date: Tue, 14 Nov 2000 19:03:55 +0100
64354              Message-Id: <20001114190355.A20559@Strawberry.COM>
64355      Branch: perl
64356            ! ext/DB_File/DB_File.xs
64357 ____________________________________________________________________________
64358 [  7691] By: jhi                                   on 2000/11/15  02:20:12
64359         Log: Use UINT64_C().
64360              
64361              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64362              From: Jens Hamisch <jens@Strawberry.COM>
64363              Date: Tue, 14 Nov 2000 19:16:23 +0100
64364              Message-Id: <20001114191623.G20559@Strawberry.COM>
64365      Branch: perl
64366            ! utf8.c utf8.h
64367 ____________________________________________________________________________
64368 [  7690] By: jhi                                   on 2000/11/15  02:17:06
64369         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64370              (a macro to define signed and unsigned integer constants).
64371      Branch: perl
64372            ! handy.h
64373 ____________________________________________________________________________
64374 [  7689] By: jhi                                   on 2000/11/15  01:56:51
64375         Log: Regen Configure.
64376      Branch: perl
64377            ! Configure
64378 ____________________________________________________________________________
64379 [  7688] By: jhi                                   on 2000/11/15  01:56:32
64380         Log: Make the unit know about SOCKS.
64381      Branch: metaconfig
64382            ! U/protos/socksizetype.U
64383 ____________________________________________________________________________
64384 [  7687] By: jhi                                   on 2000/11/15  01:54:47
64385         Log: Remove unused dependencies.
64386      Branch: metaconfig
64387            ! U/compline/d_getpagsz.U
64388 ____________________________________________________________________________
64389 [  7686] By: nick                                  on 2000/11/14  21:25:13
64390         Log: Integrate mainline.
64391      Branch: perlio
64392           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
64393           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
64394           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
64395           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
64396           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
64397           !> win32/config.bc win32/config.gc win32/config.vc
64398           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
64399 ____________________________________________________________________________
64400 [  7685] By: jhi                                   on 2000/11/14  17:54:56
64401         Log: Integrate perlio.
64402      Branch: perl
64403           +> fakesdio.h perliol.h
64404           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
64405           !> perlsdio.h perlsfio.h pod/perlfunc.pod
64406 ____________________________________________________________________________
64407 [  7684] By: nick                                  on 2000/11/14  17:43:04
64408         Log: PerlIO #include and #ifdef re-work.
64409      Branch: perlio
64410            + fakesdio.h perliol.h
64411            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
64412            ! perlsdio.h perlsfio.h
64413 ____________________________________________________________________________
64414 [  7683] By: jhi                                   on 2000/11/14  15:42:40
64415         Log: Hoist the duplicated socket/netdb include logic to perl.h;
64416              undef SETERRNO in case SOCKS has defined it.  Based on:
64417              
64418              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64419              From: Jens Hamisch <jens@Strawberry.COM> 
64420              Date: Tue, 14 Nov 2000 11:34:40 +0100
64421              Message-Id: <20001114113440.A20005@Strawberry.COM>
64422      Branch: perl
64423            ! doio.c perl.h pp_sys.c
64424 ____________________________________________________________________________
64425 [  7682] By: jhi                                   on 2000/11/14  14:07:28
64426         Log: Subject: some additions for makefiles for win32 (for perl@7674)
64427              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64428              Date: Tue, 14 Nov 2000 09:31:13 +0300
64429              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
64430      Branch: perl
64431            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
64432            ! win32/makefile.mk
64433 ____________________________________________________________________________
64434 [  7681] By: jhi                                   on 2000/11/14  14:01:41
64435         Log: Subject: tiny typo in perl5db.pl
64436              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64437              Date: Tue, 14 Nov 2000 09:29:28 +0300
64438              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
64439      Branch: perl
64440            ! lib/perl5db.pl
64441 ____________________________________________________________________________
64442 [  7680] By: jhi                                   on 2000/11/14  04:13:50
64443         Log: Redo #7679 with LFs instead of CRLFs.
64444      Branch: perl
64445            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
64446            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
64447            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
64448 ____________________________________________________________________________
64449 [  7679] By: jhi                                   on 2000/11/14  01:21:09
64450         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
64451              From: Benjamin Stuhl <tiriath@yahoo.com> 
64452              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
64453              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
64454      Branch: perl
64455            + win32/bin/mdelete.bat
64456            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
64457            ! makedef.pl perlio.c win32/Makefile win32/config.gc
64458            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
64459 ____________________________________________________________________________
64460 [  7678] By: jhi                                   on 2000/11/14  01:19:20
64461         Log: Fix the re extension building for Win32.
64462              
64463              Subject: [PATCH perl@7638] Get PerlIO building on Win32
64464              From: Benjamin Stuhl <tiriath@yahoo.com> 
64465              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
64466              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
64467      Branch: perl
64468            + ext/re/hints/MSWin32.pl
64469            ! MANIFEST
64470 ____________________________________________________________________________
64471 [  7677] By: jhi                                   on 2000/11/14  01:13:54
64472         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64473              From: sthoenna@efn.org
64474              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
64475              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
64476      Branch: perl
64477            ! doop.c pp.c toke.c utf8.c utf8.h
64478 ____________________________________________________________________________
64479 [  7676] By: jhi                                   on 2000/11/13  20:23:15
64480         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64481              From: Nicholas Clark <nick@ccl4.org>
64482              Date: Mon, 13 Nov 2000 18:55:04 +0000
64483              Message-ID: <20001113185504.J29183@plum.flirble.org>
64484      Branch: perl
64485            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
64486 ____________________________________________________________________________
64487 [  7675] By: nick                                  on 2000/11/13  20:21:57
64488         Log: Integrate mainline ...
64489      Branch: perlio
64490           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
64491           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
64492           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
64493           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
64494 ____________________________________________________________________________
64495 [  7674] By: jhi                                   on 2000/11/13  15:07:56
64496         Log: Update Changes.
64497      Branch: perl
64498            ! Changes patchlevel.h
64499 ____________________________________________________________________________
64500 [  7673] By: jhi                                   on 2000/11/13  14:42:42
64501         Log: Remove the new two tests of lib/io_xs for now, they seem to
64502              fail under perlio on some platforms.
64503      Branch: perl
64504            ! t/lib/io_xs.t
64505 ____________________________________________________________________________
64506 [  7672] By: jhi                                   on 2000/11/13  13:57:53
64507         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
64508      Branch: perl
64509            ! perlio.c
64510 ____________________________________________________________________________
64511 [  7671] By: jhi                                   on 2000/11/13  05:30:48
64512         Log: Placate nervous compilers that see longer than ints switch()ing.
64513      Branch: perl
64514            ! utf8.c
64515 ____________________________________________________________________________
64516 [  7670] By: jhi                                   on 2000/11/13  05:14:21
64517         Log: fputs() does return EOF on error but here we don't care.
64518      Branch: perl
64519            ! perlio.c
64520 ____________________________________________________________________________
64521 [  7669] By: jhi                                   on 2000/11/13  05:02:45
64522         Log: Declare reg_data like reg_substr_data.
64523      Branch: perl
64524            ! regexp.h
64525 ____________________________________________________________________________
64526 [  7668] By: jhi                                   on 2000/11/13  04:54:34
64527         Log: Typos in #7667.
64528      Branch: perl
64529            ! perl.h
64530 ____________________________________________________________________________
64531 [  7667] By: jhi                                   on 2000/11/13  04:49:49
64532         Log: Cleanup messy #ifdef.
64533      Branch: perl
64534            ! perl.h
64535 ____________________________________________________________________________
64536 [  7666] By: jhi                                   on 2000/11/13  04:17:34
64537         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64538              From: Nicholas Clark <nick@talking.bollo.cx>
64539              Date: Sun, 12 Nov 2000 21:14:11 +0000
64540              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
64541              
64542              Note: only one breakage of the two reported is fixed by this patch.
64543      Branch: perl
64544            ! perlio.c
64545 ____________________________________________________________________________
64546 [  7665] By: jhi                                   on 2000/11/13  04:05:07
64547         Log: Tweak the definition of the bit complement on UTF-8 data:
64548              if none of the characters in the string are > 0xff,
64549              the result is a complemented byte string, not a (UTF-8)
64550              char string.  Based on the summary in
64551              
64552              Subject: Re: [ID 20000918.005] ~ on wide chars
64553              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
64554              Date: Fri, 10 Nov 2000 09:47:15 -0800
64555              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
64556              
64557              This should give us the maximum backward (pre-char string)
64558              compatibility and utf8 compatibility.  The other alternative
64559              would be to limit the bit complement to be always byte only,
64560              taking the least significant byte of the chars.
64561      Branch: perl
64562            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
64563 ____________________________________________________________________________
64564 [  7664] By: jhi                                   on 2000/11/13  00:23:44
64565         Log: Couple of tests from #7660 salvaged.
64566      Branch: perl
64567            - t/op/tell.t
64568            ! MANIFEST t/io/tell.t
64569 ____________________________________________________________________________
64570 [  7663] By: jhi                                   on 2000/11/13  00:02:48
64571         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
64572              From: Nicholas Clark <nick@talking.bollo.cx>
64573              Date: Sun, 12 Nov 2000 21:23:43 +0000
64574              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
64575      Branch: perl
64576            ! perlsfio.h
64577 ____________________________________________________________________________
64578 [  7662] By: jhi                                   on 2000/11/13  00:01:39
64579         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64580              From: Nicholas Clark <nick@talking.bollo.cx>
64581              Date: Sun, 12 Nov 2000 21:30:04 +0000
64582              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
64583      Branch: perl
64584            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
64585 ____________________________________________________________________________
64586 [  7661] By: jhi                                   on 2000/11/12  23:57:29
64587         Log: Document tell() on special streams.
64588      Branch: perl
64589            ! pod/perlfunc.pod
64590 ____________________________________________________________________________
64591 [  7660] By: jhi                                   on 2000/11/12  23:54:22
64592         Log: (Subsumed by #7664)
64593      Branch: perl
64594            + t/op/tell.t
64595            ! MANIFEST
64596 ____________________________________________________________________________
64597 [  7659] By: jhi                                   on 2000/11/12  22:55:25
64598         Log: Many subdocumented return values of the IO extension now documented.
64599              ungetc and write still left subdocumented.
64600              
64601              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64602              From: Nicholas Clark <nick@talking.bollo.cx>
64603              Date: Sun, 12 Nov 2000 21:35:53 +0000
64604              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
64605      Branch: perl
64606            ! ext/IO/lib/IO/Handle.pm
64607 ____________________________________________________________________________
64608 [  7658] By: jhi                                   on 2000/11/12  21:37:06
64609         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64610              From: Nicholas Clark <nick@talking.bollo.cx>
64611              Date: Sun, 12 Nov 2000 20:03:22 +0000
64612              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
64613      Branch: perl
64614            ! pod/perlfunc.pod
64615 ____________________________________________________________________________
64616 [  7657] By: jhi                                   on 2000/11/12  20:34:55
64617         Log: Integrate perlio.
64618      Branch: perl
64619           !> perlio.c
64620 ____________________________________________________________________________
64621 [  7656] By: nick                                  on 2000/11/12  19:25:06
64622         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
64623      Branch: perlio
64624            ! perlio.c
64625 ____________________________________________________________________________
64626 [  7655] By: nick                                  on 2000/11/12  19:09:41
64627         Log: Integrate mainline
64628      Branch: perlio
64629           +> README.solaris ext/Encode/Encode/cp1006.enc
64630           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
64631           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
64632           +> ext/Encode/Encode/iso8859-13.enc
64633           +> ext/Encode/Encode/iso8859-14.enc
64634           +> ext/Encode/Encode/iso8859-15.enc
64635           !> (integrate 34 files)
64636 ____________________________________________________________________________
64637 [  7654] By: jhi                                   on 2000/11/12  19:00:22
64638         Log: Add a metaconfig unit for fsync.
64639      Branch: metaconfig/U/perl
64640            + d_fsync.U
64641 ____________________________________________________________________________
64642 [  7653] By: jhi                                   on 2000/11/12  19:00:01
64643         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
64644      Branch: perl
64645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64646            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
64647            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64648            ! vos/config.ga.h win32/config.bc win32/config.gc
64649            ! win32/config.vc
64650 ____________________________________________________________________________
64651 [  7652] By: jhi                                   on 2000/11/11  21:12:01
64652         Log: Copy the s// information of README.hpux also to the perlrun.
64653      Branch: perl
64654            ! README.hpux pod/perlrun.pod
64655 ____________________________________________________________________________
64656 [  7651] By: jhi                                   on 2000/11/11  21:03:13
64657         Log: More README.solaris updates from Andy Dougherty.
64658      Branch: perl
64659            ! README.solaris
64660 ____________________________________________________________________________
64661 [  7650] By: jhi                                   on 2000/11/11  18:38:57
64662         Log: More descriptive error for unknown perlio layers.
64663              
64664              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64665              From: Dominic Dunlop <domo@computer.org> 
64666              Date: Sat, 11 Nov 2000 18:20:32 +0100             
64667              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
64668      Branch: perl
64669            ! perlio.c pod/perldiag.pod
64670 ____________________________________________________________________________
64671 [  7649] By: jhi                                   on 2000/11/11  18:37:52
64672         Log: MachTen doesn't really do mmap() and munmap().
64673              
64674              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64675              From: Dominic Dunlop <domo@computer.org> 
64676              Date: Sat, 11 Nov 2000 18:20:32 +0100             
64677              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
64678      Branch: perl
64679            ! hints/machten.sh
64680 ____________________________________________________________________________
64681 [  7648] By: jhi                                   on 2000/11/11  18:36:46
64682         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64683              From: rspier@pobox.com (Robert Spier)
64684              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
64685              Message-ID: <14861.32839.491271.985797@rls.cx>
64686      Branch: perl
64687            ! Porting/Contract pod/perltoot.pod
64688 ____________________________________________________________________________
64689 [  7647] By: jhi                                   on 2000/11/11  18:35:30
64690         Log: Simplify the getpagesize() unit by dropping the
64691              pagesize probe since it's nowadays slightly more
64692              complicated because of sysconf(). (Note: if some
64693              platform really needs the -lPW for getpagesize,
64694              I just broke it.)
64695              
64696              TODO: a new pagesize unit.
64697      Branch: metaconfig
64698            ! U/compline/d_getpagsz.U
64699 ____________________________________________________________________________
64700 [  7646] By: jhi                                   on 2000/11/11  18:33:23
64701         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
64702      Branch: perl
64703            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64704            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
64705            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64706            ! vos/config.ga.h win32/config.bc win32/config.gc
64707            ! win32/config.vc
64708 ____________________________________________________________________________
64709 [  7645] By: jhi                                   on 2000/11/11  16:45:15
64710         Log: Use sysconf() or getpagesize() to find out the pagesize.
64711      Branch: perl
64712            ! perlio.c
64713 ____________________________________________________________________________
64714 [  7644] By: jhi                                   on 2000/11/11  15:46:08
64715         Log: Integrate perlio.
64716      Branch: perl
64717           !> perlio.c
64718 ____________________________________________________________________________
64719 [  7643] By: jhi                                   on 2000/11/11  15:33:36
64720         Log: Subject: Re: [PATCH] README.solaris
64721              From: Lupe Christoph <lupe@lupe-christoph.de>
64722              Date: Sat, 11 Nov 2000 14:08:10 +0100
64723              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
64724      Branch: perl
64725            ! README.solaris
64726 ____________________________________________________________________________
64727 [  7642] By: jhi                                   on 2000/11/11  15:22:12
64728         Log: Subject: [PATCH perl@7638] cygwin port
64729              From: "Eric Fifer" <egf7@columbia.edu>            
64730              Date: Fri, 10 Nov 2000 19:30:30 -0000
64731              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
64732      Branch: perl
64733            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
64734 ____________________________________________________________________________
64735 [  7641] By: nick                                  on 2000/11/11  14:50:36
64736         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
64737              Also call "Buf" layer directly when unread'ing non-read chars.
64738      Branch: perlio
64739            ! perlio.c
64740 ____________________________________________________________________________
64741 [  7640] By: jhi                                   on 2000/11/11  02:05:02
64742         Log: Add more encoding tables.
64743      Branch: perl
64744            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
64745            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
64746            + ext/Encode/Encode/iso8859-10.enc
64747            + ext/Encode/Encode/iso8859-13.enc
64748            + ext/Encode/Encode/iso8859-14.enc
64749            + ext/Encode/Encode/iso8859-15.enc
64750            ! MANIFEST
64751 ____________________________________________________________________________
64752 [  7639] By: jhi                                   on 2000/11/10  18:49:25
64753         Log: Subject: [PATCH] README.solaris
64754              From: Andy Dougherty <doughera@lafayette.edu>
64755              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
64756              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
64757      Branch: perl
64758            + README.solaris
64759            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
64760            ! pod/perl.pod pod/perltoc.pod
64761 ____________________________________________________________________________
64762 [  7638] By: jhi                                   on 2000/11/10  15:04:15
64763         Log: Update Changes.
64764      Branch: perl
64765            ! Changes patchlevel.h
64766 ____________________________________________________________________________
64767 [  7637] By: jhi                                   on 2000/11/10  14:14:28
64768         Log: Explain better why certain regex tests are skipped.
64769              
64770              Subject: Re: tests skipped: unknown reason
64771              From: Lupe Christoph <lupe@lupe-christoph.de>
64772              Date: Fri, 10 Nov 2000 09:08:56 +0100
64773              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
64774      Branch: perl
64775            ! t/op/regexp.t
64776 ____________________________________________________________________________
64777 [  7636] By: nick                                  on 2000/11/10  13:40:00
64778         Log: Integrate mainline.
64779      Branch: perlio
64780           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
64781           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
64782           !> win32/bin/search.pl
64783 ____________________________________________________________________________
64784 [  7635] By: nick                                  on 2000/11/10  13:25:52
64785         Log: Re-instate stdio large file support via perlio.
64786      Branch: perl
64787            ! perlio.c
64788 ____________________________________________________________________________
64789 [  7634] By: jhi                                   on 2000/11/10  04:49:55
64790         Log: Amdahl UTS hints updates.
64791              
64792              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64793              From: hom00@utsglobal.com (Harold O Morris)
64794              Date: Thu, 9 Nov 2000 20:02 PST
64795              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
64796      Branch: perl
64797            ! hints/uts.sh
64798 ____________________________________________________________________________
64799 [  7633] By: jhi                                   on 2000/11/09  23:33:28
64800         Log: Subject: [PATCH] IO::Seekable pod
64801              From: Nicholas Clark <nick@talking.bollo.cx>
64802              Date: Thu, 9 Nov 2000 20:29:45 +0000
64803              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
64804      Branch: perl
64805            ! ext/IO/lib/IO/Handle.pm
64806 ____________________________________________________________________________
64807 [  7632] By: jhi                                   on 2000/11/09  21:55:41
64808         Log: Various doc oddball characters.
64809              
64810              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64811              From: Michael Somos <somos@grail.cba.csuohio.edu>
64812              Date: Mon, 6 Nov 2000 17:44:20 -0500
64813              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
64814      Branch: perl
64815            ! emacs/cperl-mode.el lib/unicode/syllables.txt
64816            ! win32/bin/search.pl
64817 ____________________________________________________________________________
64818 [  7631] By: jhi                                   on 2000/11/09  21:12:29
64819         Log: Subject: Re: bash -c exit and linux hints 
64820              From: "John P. Linderman" <jpl@research.att.com>
64821              Date: Thu, 02 Nov 2000 09:37:25 -0500
64822              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
64823      Branch: perl
64824            ! hints/linux.sh
64825 ____________________________________________________________________________
64826 [  7630] By: nick                                  on 2000/11/09  20:34:11
64827         Log: Integrate mainline.
64828      Branch: perlio
64829           !> (integrate 91 files)
64830 ____________________________________________________________________________
64831 [  7629] By: jhi                                   on 2000/11/09  19:46:31
64832         Log: Missing dTHXs.
64833              
64834              Subject: RE: perl@7595 builds not on cygwin
64835              From: "Eric Fifer" <egf7@columbia.edu>
64836              Date: Thu, 9 Nov 2000 19:26:50 -0000
64837              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
64838      Branch: perl
64839            ! ext/Devel/Peek/Peek.xs
64840 ____________________________________________________________________________
64841 [  7628] By: jhi                                   on 2000/11/09  14:48:27
64842         Log: Disable only the tests 99 and 166 for UTF-8 locales.
64843      Branch: perl
64844            ! t/pragma/locale.t
64845 ____________________________________________________________________________
64846 [  7627] By: jhi                                   on 2000/11/09  14:40:27
64847         Log: There's no =head3.
64848      Branch: perl
64849            ! pod/perlhack.pod
64850 ____________________________________________________________________________
64851 [  7626] By: jhi                                   on 2000/11/09  13:54:26
64852         Log: The generated boot_* headers are wrong.  Pickier compiler,
64853              such as KAI C++ will refuse to compile the resulting perlmain.
64854              
64855              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64856              From: Harri Pasanen <harri.pasanen@trema.com>
64857              Date: Thu, 09 Nov 2000 14:23:28 +0100
64858              Message-Id: <3A0AA550.26D548A3@trema.com>
64859      Branch: perl
64860            ! minimod.pl
64861 ____________________________________________________________________________
64862 [  7625] By: jhi                                   on 2000/11/09  13:50:44
64863         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64864              From: Prymmer/Kahn <pvhp@best.com>
64865              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
64866              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
64867              
64868              All except the "cow orker" change.
64869      Branch: perl
64870            ! Porting/pumpkin.pod
64871 ____________________________________________________________________________
64872 [  7624] By: jhi                                   on 2000/11/09  13:45:33
64873         Log: Fix for
64874              
64875              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
64876              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
64877              Date: Thu, 09 Nov 2000 11:05:52 +0100
64878              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
64879      Branch: perl
64880            ! pod/perldiag.pod t/pragma/warn/pp_sys
64881 ____________________________________________________________________________
64882 [  7623] By: jhi                                   on 2000/11/09  13:37:16
64883         Log: Typo in an ifndef.
64884              
64885              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64886              From: Joe Smith <jms@inwap.com>         
64887              Date: Thu, 09 Nov 2000 01:33:14 -0800
64888              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
64889      Branch: perl
64890            ! malloc.c
64891 ____________________________________________________________________________
64892 [  7622] By: jhi                                   on 2000/11/09  13:31:18
64893         Log: Remove unused extra arguments.
64894      Branch: metaconfig/U/perl
64895            ! perlxv.U
64896      Branch: perl
64897            ! Configure config_h.SH
64898 ____________________________________________________________________________
64899 [  7621] By: jhi                                   on 2000/11/09  13:16:36
64900         Log: More VMS moves on environment handling, from Charles Lane.
64901      Branch: perl
64902            ! t/pragma/locale.t
64903 ____________________________________________________________________________
64904 [  7620] By: jhi                                   on 2000/11/09  04:42:38
64905         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
64906              From: David Dyck <dcd@tc.fluke.com>
64907              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
64908              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
64909      Branch: perl
64910            ! pp_sys.c
64911 ____________________________________________________________________________
64912 [  7619] By: jhi                                   on 2000/11/09  04:36:21
64913         Log: Forgot from #7618.
64914      Branch: perl
64915            ! lib/File/stat.pm
64916 ____________________________________________________________________________
64917 [  7618] By: jhi                                   on 2000/11/09  04:28:44
64918         Log: Make deleting for %ENV work for (newer versions of) VMS,
64919              from Craig A. Berry.
64920      Branch: perl
64921            ! vms/vms.c
64922 ____________________________________________________________________________
64923 [  7617] By: jhi                                   on 2000/11/09  04:25:05
64924         Log: Subject: [PATCH] Class::Struct at compile time
64925              From: "Casey R. Tweten" <crt@kiski.net>
64926              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
64927              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
64928      Branch: perl
64929            ! lib/Class/Struct.pm
64930 ____________________________________________________________________________
64931 [  7616] By: jhi                                   on 2000/11/09  04:15:17
64932         Log: Subject: [ID 20001108.013] spelling
64933              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
64934              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
64935              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
64936      Branch: perl
64937            ! lib/ftp.pl
64938 ____________________________________________________________________________
64939 [  7615] By: jhi                                   on 2000/11/09  04:12:42
64940         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
64941              From: Peter Prymmer <pvhp@forte.com>
64942              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
64943              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
64944      Branch: perl
64945            ! configure.com
64946 ____________________________________________________________________________
64947 [  7614] By: jhi                                   on 2000/11/08  22:42:55
64948         Log: A missing aTHX_.
64949      Branch: perl
64950            ! ext/IPC/SysV/SysV.xs
64951 ____________________________________________________________________________
64952 [  7613] By: jhi                                   on 2000/11/08  19:30:21
64953         Log: Update Changes.
64954      Branch: perl
64955            ! Changes patchlevel.h
64956 ____________________________________________________________________________
64957 [  7612] By: jhi                                   on 2000/11/08  18:35:25
64958         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
64959              From: David Dyck <dcd@tc.fluke.com>
64960              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
64961              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
64962      Branch: perl
64963            ! pp_sys.c
64964 ____________________________________________________________________________
64965 [  7611] By: jhi                                   on 2000/11/08  18:30:26
64966         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64967              From: Dominic Dunlop <domo@computer.org>
64968              Date: Tue, 7 Nov 2000 12:05:25 +0100
64969              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
64970      Branch: perl
64971            ! malloc.c
64972 ____________________________________________________________________________
64973 [  7610] By: jhi                                   on 2000/11/08  18:25:14
64974         Log: Do not test UTF-8 locales since that the tests would require
64975              polymorphic regexen.
64976      Branch: perl
64977            ! t/pragma/locale.t
64978 ____________________________________________________________________________
64979 [  7609] By: jhi                                   on 2000/11/08  17:12:51
64980         Log: Locale buglets.
64981              
64982              Subject: RE: Locales support (setlocale) fixes
64983              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64984              Date: Wed, 8 Nov 2000 20:01:39 +0300
64985              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
64986      Branch: perl
64987            ! t/pragma/locale.t util.c
64988 ____________________________________________________________________________
64989 [  7608] By: jhi                                   on 2000/11/08  17:00:16
64990         Log: Deleting $ENV{PATH} in VMS is not recommendable.
64991      Branch: perl
64992            ! t/pragma/locale.t
64993 ____________________________________________________________________________
64994 [  7607] By: jhi                                   on 2000/11/08  16:58:26
64995         Log: Subject: PATCH std stdio for (Free)BSD
64996              From: Nicholas Clark <nick@ccl4.org>
64997              Date: Wed, 8 Nov 2000 15:36:29 +0000
64998              Message-ID: <20001108153629.D98736@plum.flirble.org>
64999      Branch: metaconfig
65000            ! U/compline/d_stdstdio.U
65001      Branch: perl
65002            ! Configure config_h.SH
65003 ____________________________________________________________________________
65004 [  7606] By: jhi                                   on 2000/11/08  16:43:31
65005         Log: Forgot to bump the line numbers in #7601.
65006      Branch: perl
65007            ! t/pragma/warn/pp_sys
65008 ____________________________________________________________________________
65009 [  7605] By: jhi                                   on 2000/11/08  16:39:12
65010         Log: More careful detection of how well NVs and UVs mix.
65011              
65012              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))
65013              From: Nicholas Clark <nick@ccl4.org>
65014              Date: Wed, 8 Nov 2000 15:14:12 +0000
65015              Message-ID: <20001108151412.B98736@plum.flirble.org>
65016              
65017              Added some SIGFPE paranoia.
65018      Branch: metaconfig/U/perl
65019            ! perlxv.U
65020      Branch: perl
65021            ! Configure config_h.SH
65022 ____________________________________________________________________________
65023 [  7604] By: jhi                                   on 2000/11/08  14:39:10
65024         Log: Subject: [patch perl@7595] VMS configure.com tweak
65025              From: "Craig A. Berry" <craigberry@mac.com>
65026              Date: Wed, 8 Nov 2000 00:24:12 -0600
65027              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
65028      Branch: perl
65029            ! configure.com
65030 ____________________________________________________________________________
65031 [  7603] By: jhi                                   on 2000/11/08  14:27:11
65032         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
65033              From: Robin Barker <rmb1@cise.npl.co.uk>
65034              Date: Wed, 8 Nov 2000 11:11:39 GMT
65035              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
65036      Branch: perl
65037            ! perlio.c
65038 ____________________________________________________________________________
65039 [  7602] By: jhi                                   on 2000/11/08  14:25:03
65040         Log: Fix for the tie-refhash string table leaks.
65041              
65042              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
65043              Date: Wed, 8 Nov 2000 13:03:04 GMT
65044              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
65045      Branch: perl
65046            ! t/lib/tie-refhash.t
65047 ____________________________________________________________________________
65048 [  7601] By: jhi                                   on 2000/11/08  14:21:08
65049         Log: Try to avoid flockless and emulationless places.
65050      Branch: perl
65051            ! t/pragma/warn/pp_sys
65052 ____________________________________________________________________________
65053 [  7600] By: jhi                                   on 2000/11/08  02:28:54
65054         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
65055              
65056              Subject: [PATCH] prototyped functions that should be overrideable
65057              From: "Casey R. Tweten" <crt@kiski.net>
65058              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
65059              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
65060      Branch: perl
65061            ! toke.c
65062 ____________________________________________________________________________
65063 [  7599] By: jhi                                   on 2000/11/08  01:12:05
65064         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
65065              
65066              Subject: [PATCH] perlbug.PL
65067              From: "Kurt D. Starsinic" <kstar@chapin.edu>
65068              Date: Mon, 6 Nov 2000 21:39:01 -0500
65069              Message-ID: <20001106213901.B20955@O2.chapin.edu>
65070      Branch: perl
65071            ! utils/perlbug.PL
65072 ____________________________________________________________________________
65073 [  7598] By: jhi                                   on 2000/11/07  23:42:00
65074         Log: Bad thinko in #7581 (I used the test program with the expanded
65075              values as-is).
65076      Branch: metaconfig
65077            ! U/compline/d_stdstdio.U
65078      Branch: perl
65079            ! Configure
65080 ____________________________________________________________________________
65081 [  7597] By: jhi                                   on 2000/11/07  21:43:29
65082         Log: Subject: [PATCH perl@7573] cygwin port
65083              From: "Fifer, Eric" <EFifer@sanwaint.com>
65084              Date: Tue, 7 Nov 2000 18:08:51 -0000 
65085              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
65086              
65087              Synchronize with Cygwin 1.1.5.
65088      Branch: perl
65089            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
65090            ! pod/perlport.pod unixish.h util.c
65091 ____________________________________________________________________________
65092 [  7596] By: jhi                                   on 2000/11/07  21:39:25
65093         Log: perlhack updates from H.Merijn Brand.
65094      Branch: perl
65095            ! pod/perlhack.pod
65096 ____________________________________________________________________________
65097 [  7595] By: jhi                                   on 2000/11/07  20:21:41
65098         Log: Update Changes.
65099      Branch: perl
65100            ! Changes patchlevel.h
65101 ____________________________________________________________________________
65102 [  7594] By: jhi                                   on 2000/11/07  19:18:58
65103         Log: Be more robust in Dynaloader.pm.
65104      Branch: perl
65105            ! ext/DynaLoader/DynaLoader_pm.PL
65106 ____________________________________________________________________________
65107 [  7593] By: jhi                                   on 2000/11/07  16:49:31
65108         Log: AUTHORS update.
65109      Branch: perl
65110            ! AUTHORS
65111 ____________________________________________________________________________
65112 [  7592] By: gsar                                  on 2000/11/07  16:39:51
65113         Log: normalize relative paths in virtualized current directory on windows,
65114              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
65115              returns)
65116      Branch: perl
65117            ! win32/vdir.h
65118 ____________________________________________________________________________
65119 [  7591] By: jhi                                   on 2000/11/07  16:04:26
65120         Log: Too profiler-happy: with optimization the #7590 actually makes
65121              the test to run 0.5% _slower_.  Requires much more instrumentation.
65122              Retract #7590.
65123      Branch: perl
65124            ! regcomp.c regcomp.h
65125 ____________________________________________________________________________
65126 [  7590] By: jhi                                   on 2000/11/07  15:51:13
65127         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
65128              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
65129              by using memset() and testing bytewise (as opposed to bitwise).
65130      Branch: perl
65131            ! regcomp.c regcomp.h
65132 ____________________________________________________________________________
65133 [  7589] By: jhi                                   on 2000/11/07  12:56:39
65134         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
65135              From: "Craig A. Berry" <craig.berry@psinetcs.com>
65136              Date: Mon, 06 Nov 2000 23:45:30 -0500
65137              Message-Id: <0011079735.AA973576259@univpress.com>
65138      Branch: perl
65139            ! configure.com t/lib/st-lock.t
65140 ____________________________________________________________________________
65141 [  7588] By: jhi                                   on 2000/11/07  01:03:28
65142         Log: Tweak #7587.
65143      Branch: perl
65144            ! pod/perldiag.pod
65145 ____________________________________________________________________________
65146 [  7587] By: jhi                                   on 2000/11/07  01:00:27
65147         Log: A doc addition for bug id 20001105.019, beware \p.
65148      Branch: perl
65149            ! pod/perldiag.pod
65150 ____________________________________________________________________________
65151 [  7586] By: jhi                                   on 2000/11/07  00:32:22
65152         Log: Fake support of holey files in win/dosish platforms.
65153              
65154              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
65155              From: kipp@shonanblue.ne.jp
65156              Date: Mon, 6 Nov 2000 13:30:55 -0800
65157              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
65158      Branch: perl
65159            ! ext/SDBM_File/sdbm/sdbm.c
65160 ____________________________________________________________________________
65161 [  7585] By: jhi                                   on 2000/11/07  00:12:54
65162         Log: Subject: Pod updates
65163              From: "Stephen P. Potter" <spp@spotter.yi.org>
65164              Date: Mon, 06 Nov 2000 18:56:43 -0500
65165              Message-Id: <200011062357.SAA18173@spotter.yi.org>
65166      Branch: perl
65167            ! README.dos README.os2 README.win32 pod/buildtoc.PL
65168            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
65169            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
65170            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
65171            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
65172            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
65173            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
65174            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
65175            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
65176            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
65177            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
65178            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
65179            ! pod/perltootc.pod pod/perlunicode.pod
65180 ____________________________________________________________________________
65181 [  7584] By: jhi                                   on 2000/11/07  00:04:17
65182         Log: Varargs don't always work too well if one puts an unsigned
65183              char on the stack and pop an unsigned quad off the stack.
65184              
65185              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
65186              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
65187              Date: Mon, 06 Nov 2000 15:19:05 -0800
65188              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
65189      Branch: perl
65190            ! utf8.c
65191 ____________________________________________________________________________
65192 [  7583] By: jhi                                   on 2000/11/06  23:58:48
65193         Log: %ENV note tweaks from Dan Sugalski.
65194      Branch: perl
65195            ! pod/perlport.pod vms/perlvms.pod
65196 ____________________________________________________________________________
65197 [  7582] By: jhi                                   on 2000/11/06  23:05:49
65198         Log: glibc5 detection by __GNU_LIBRARY__.
65199      Branch: perl
65200            ! toke.c
65201 ____________________________________________________________________________
65202 [  7581] By: jhi                                   on 2000/11/06  22:51:29
65203         Log: Make the stdio test program of 7427 less noisy while being 
65204              compiled so that Digital UNIX wouldn't get both
65205              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
65206              undefined.  This makes perlio happy.
65207      Branch: metaconfig
65208            ! U/compline/d_stdstdio.U
65209      Branch: perl
65210            ! Configure config_h.SH
65211 ____________________________________________________________________________
65212 [  7580] By: jhi                                   on 2000/11/06  22:41:41
65213         Log: Document %ENV = () portability issues.
65214      Branch: perl
65215            ! pod/perlport.pod vms/perlvms.pod
65216 ____________________________________________________________________________
65217 [  7579] By: jhi                                   on 2000/11/06  21:29:24
65218         Log: VOS updates from Paul Green.
65219      Branch: perl
65220            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65221 ____________________________________________________________________________
65222 [  7578] By: jhi                                   on 2000/11/06  21:00:40
65223         Log: Sanitize the environment further.
65224      Branch: perl
65225            ! t/pragma/locale.t
65226 ____________________________________________________________________________
65227 [  7577] By: jhi                                   on 2000/11/06  20:53:51
65228         Log: Re-introduce 7552 lost in integration.
65229      Branch: perl
65230            ! perlio.c
65231 ____________________________________________________________________________
65232 [  7576] By: jhi                                   on 2000/11/06  20:33:46
65233         Log: Admit that the test leaks scalars.
65234      Branch: perl
65235            ! t/comp/proto.t
65236 ____________________________________________________________________________
65237 [  7575] By: jhi                                   on 2000/11/06  20:17:08
65238         Log: Integrate perlio.
65239      Branch: perl
65240           !> perlio.c
65241 ____________________________________________________________________________
65242 [  7574] By: nick                                  on 2000/11/06  20:07:28
65243         Log: Remove debug. Try (Mmap_t) on madvise() call.
65244      Branch: perlio
65245            ! perlio.c
65246 ____________________________________________________________________________
65247 [  7573] By: jhi                                   on 2000/11/06  13:56:05
65248         Log: Update Changes.
65249      Branch: perl
65250            ! Changes patchlevel.h
65251 ____________________________________________________________________________
65252 [  7572] By: jhi                                   on 2000/11/06  13:48:41
65253         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
65254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65255              Date: Mon, 06 Nov 2000 10:11:42 +0100
65256              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
65257      Branch: perl
65258            ! pod/perlhack.pod
65259 ____________________________________________________________________________
65260 [  7571] By: jhi                                   on 2000/11/06  01:45:51
65261         Log: AUTHORS updates.
65262      Branch: perl
65263            ! AUTHORS
65264 ____________________________________________________________________________
65265 [  7570] By: jhi                                   on 2000/11/06  00:18:00
65266         Log: Fix for
65267              
65268              Subject: [ID 20000728.005] perl -P broken
65269              From: David Dyck <dcd@tc.fluke.com>
65270              Date: Fri, 28 Jul 2000 17:19:16 -0700
65271              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
65272              
65273              (hopefully).  The fix is also not complete, it seems to break
65274              BOM swallowing for libc5 systems, but until someone figures
65275              out a way to do this without ftell(), this will do.
65276      Branch: perl
65277            ! toke.c
65278 ____________________________________________________________________________
65279 [  7569] By: jhi                                   on 2000/11/06  00:05:30
65280         Log: Document that the evaled syntax errors cause scalar leaks.
65281      Branch: perl
65282            ! t/comp/proto.t
65283 ____________________________________________________________________________
65284 [  7568] By: jhi                                   on 2000/11/05  23:14:47
65285         Log: opmini.o can linger from Configures past.
65286      Branch: perl
65287            ! Makefile.SH
65288 ____________________________________________________________________________
65289 [  7567] By: jhi                                   on 2000/11/05  21:28:39
65290         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
65291              first argument correctly.
65292      Branch: perl
65293            ! perlio.c
65294 ____________________________________________________________________________
65295 [  7566] By: jhi                                   on 2000/11/05  21:15:56
65296         Log: Integrate perlio.
65297      Branch: perl
65298           !> perlio.c
65299 ____________________________________________________________________________
65300 [  7565] By: jhi                                   on 2000/11/05  21:15:13
65301         Log: Use -dM for gcc (the suggested patch did it only for Linux,
65302              but I think it can be generalized).
65303              
65304              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
65305              From: Pixel <pixel@mandrakesoft.com>
65306              Date: 05 Nov 2000 21:49:34 +0100 
65307              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
65308      Branch: perl
65309            ! ext/Errno/Errno_pm.PL
65310 ____________________________________________________________________________
65311 [  7564] By: nick                                  on 2000/11/05  21:09:18
65312         Log: Added a mmap layer as a "subclass" of perlio.
65313              PERLIO=mmap ./perl harness passes
65314      Branch: perlio
65315            ! perlio.c
65316 ____________________________________________________________________________
65317 [  7563] By: jhi                                   on 2000/11/05  19:48:55
65318         Log: Add a note for future generations about bug id 20000229.006.
65319      Branch: perl
65320            ! malloc.c
65321 ____________________________________________________________________________
65322 [  7562] By: jhi                                   on 2000/11/05  19:38:24
65323         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
65324      Branch: perl
65325            ! pp_ctl.c t/op/pos.t
65326 ____________________________________________________________________________
65327 [  7561] By: jhi                                   on 2000/11/05  18:21:46
65328         Log: Add =pod to be tidy.
65329      Branch: perl
65330            ! lib/Math/Complex.pm
65331 ____________________________________________________________________________
65332 [  7560] By: jhi                                   on 2000/11/05  17:38:46
65333         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
65334      Branch: perl
65335            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
65336            ! ext/Storable/Storable.xs t/lib/st-recurse.t
65337 ____________________________________________________________________________
65338 [  7559] By: jhi                                   on 2000/11/05  17:32:59
65339         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
65340              From: "Peter J. Farley III" <pjfarley@banet.net>
65341              Date: Sun, 05 Nov 2000 11:55:59 -0500
65342              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
65343      Branch: perl
65344            ! t/lib/syslog.t
65345 ____________________________________________________________________________
65346 [  7558] By: jhi                                   on 2000/11/05  17:29:19
65347         Log: Integrate perlio.
65348      Branch: perl
65349           !> perlio.c
65350 ____________________________________________________________________________
65351 [  7557] By: jhi                                   on 2000/11/05  17:22:01
65352         Log: A fix of sorts for 20000329.026, a better error message
65353              for a missing "use charnames" when using the \N{...}. 
65354      Branch: perl
65355            ! pod/perldiag.pod toke.c
65356 ____________________________________________________________________________
65357 [  7556] By: jhi                                   on 2000/11/05  16:33:50
65358         Log: Test tweak: show also the failed locales.
65359              
65360              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
65361              From: Lupe Christoph <lupe@lupe-christoph.de>         
65362              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
65363              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
65364      Branch: perl
65365            ! t/pragma/locale.t
65366 ____________________________________________________________________________
65367 [  7555] By: nick                                  on 2000/11/05  11:09:34
65368         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
65369              open RDWR so does not fail. (pragma/warnings 303 again...)
65370      Branch: perlio
65371            ! perlio.c
65372 ____________________________________________________________________________
65373 [  7554] By: nick                                  on 2000/11/05  10:10:13
65374         Log: Fix case where ungetc(f,EOF) was allowed.
65375              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
65376              so we can see similarities.
65377              Use types more carefully and a STDCHAR array in hope that this will
65378              fix Jarrko's 64bit machine.
65379      Branch: perlio
65380            ! perlio.c
65381 ____________________________________________________________________________
65382 [  7553] By: jhi                                   on 2000/11/05  01:12:16
65383         Log: Fix for
65384              
65385              Subject: [ID 20001004.007] taint propogation is inconsistent
65386              From: pimlott@idiomtech.com (Andrew Pimlott) 
65387              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
65388              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
65389              
65390              The culprit was sv_setsv() which was rather blindly
65391              propagating taint, which lead to behaviour where if
65392              a tainted anon hash value was seen all the hash values
65393              from then on at that level became tainted, or at any
65394              upper levels in the case of nested anon hashes.
65395      Branch: perl
65396            ! sv.c t/op/taint.t
65397 ____________________________________________________________________________
65398 [  7552] By: jhi                                   on 2000/11/04  23:44:18
65399         Log: Some cpps don't like splitting conditionals across several lines.
65400      Branch: perl
65401            ! perlio.c
65402 ____________________________________________________________________________
65403 [  7551] By: nick                                  on 2000/11/04  23:40:44
65404         Log: Integrate mainline
65405      Branch: perlio
65406           !> pp_hot.c t/op/taint.t
65407 ____________________________________________________________________________
65408 [  7550] By: nick                                  on 2000/11/04  23:39:05
65409         Log: Integrate mainline again
65410      Branch: perlio
65411           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
65412           !> t/lib/b.t t/op/misc.t util.c
65413 ____________________________________________________________________________
65414 [  7549] By: jhi                                   on 2000/11/04  23:14:01
65415         Log: Fix for
65416              
65417              Subject: [ID 20001004.006] undef is never tainted
65418              From: pimlott@idiomtech.com (Andrew Pimlott)
65419              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
65420              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
65421              
65422              An undef read from a slurped file was not tainted.
65423      Branch: perl
65424            ! pp_hot.c t/op/taint.t
65425 ____________________________________________________________________________
65426 [  7548] By: jhi                                   on 2000/11/04  22:56:21
65427         Log: Test tweak ($Config{useperlio} is by default undef) .
65428      Branch: perl
65429            ! t/lib/b.t
65430 ____________________________________________________________________________
65431 [  7547] By: jhi                                   on 2000/11/04  22:43:56
65432         Log: Integrate perlio.
65433      Branch: perl
65434           +> lib/perlio.pm
65435           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
65436           !> pod/perlapi.pod t/lib/b.t
65437 ____________________________________________________________________________
65438 [  7546] By: jhi                                   on 2000/11/04  22:40:59
65439         Log: Configure would use a bad $myuname from an old config.sh.
65440              
65441              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
65442              From: Andy Dougherty <doughera@lafayette.edu>
65443              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
65444              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
65445      Branch: metaconfig
65446            ! U/modified/Oldconfig.U
65447      Branch: perl
65448            ! Configure config_h.SH
65449 ____________________________________________________________________________
65450 [  7545] By: jhi                                   on 2000/11/04  22:36:54
65451         Log: Subject: Locales support (setlocale) fixes
65452              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
65453              Date: Sat, 4 Nov 2000 10:15:48 +0300 
65454              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
65455              
65456              Modified quite a bit to be more portable.
65457      Branch: perl
65458            ! embed.h embed.pl perl.h proto.h util.c
65459 ____________________________________________________________________________
65460 [  7544] By: jhi                                   on 2000/11/04  22:32:47
65461         Log: Dying is too strict here, better just skip.
65462      Branch: perl
65463            ! t/op/misc.t
65464 ____________________________________________________________________________
65465 [  7543] By: nick                                  on 2000/11/04  21:55:13
65466         Log: Merge mainline
65467      Branch: perlio
65468           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
65469           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
65470           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
65471           !> (integrate 64 files)
65472 ____________________________________________________________________________
65473 [  7542] By: jhi                                   on 2000/11/04  21:09:28
65474         Log: More Changes tweakery.
65475      Branch: perl
65476            ! Changes Porting/genlog
65477 ____________________________________________________________________________
65478 [  7541] By: jhi                                   on 2000/11/04  20:58:18
65479         Log: Changes fixups.
65480      Branch: perl
65481            ! Changes
65482 ____________________________________________________________________________
65483 [  7540] By: jhi                                   on 2000/11/04  20:42:38
65484         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
65485              create a "fast path" for locale name probing using "locale -a"
65486              if available, squash finally hopefully the s?printf resetting
65487              the numeric locale (since, IIUC perllocale, it never shouldn't). 
65488      Branch: perl
65489            ! sv.c t/op/misc.t t/pragma/locale.t
65490 ____________________________________________________________________________
65491 [  7539] By: nick                                  on 2000/11/04  19:56:10
65492         Log: PerlIO infrastructure complete.
65493      Branch: perlio
65494            + lib/perlio.pm
65495            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
65496 ____________________________________________________________________________
65497 [  7538] By: nick                                  on 2000/11/04  14:31:32
65498         Log: Type tweaks + less contorted allocation scheme
65499      Branch: perlio
65500            ! perlio.c
65501 ____________________________________________________________________________
65502 [  7537] By: nick                                  on 2000/11/04  12:40:42
65503         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
65504              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
65505              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
65506              sensible) which lead to some interesting fails.
65507      Branch: perlio
65508            ! perlio.c
65509 ____________________________________________________________________________
65510 [  7536] By: jhi                                   on 2000/11/04  00:20:02
65511         Log: Add FCNTL_CAN_LOCK.
65512              
65513              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65514              From: Andy Dougherty <doughera@lafayette.edu>
65515              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
65516              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
65517              
65518              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65519              From: Andy Dougherty <doughera@lafayette.edu>
65520              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
65521              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
65522      Branch: metaconfig/U/perl
65523            + d_fcntl_can_lock.U
65524            ! startperl.U
65525      Branch: perl
65526            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65527            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
65528            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65529            ! vos/config.ga.h win32/config.bc win32/config.gc
65530            ! win32/config.vc
65531 ____________________________________________________________________________
65532 [  7535] By: nick                                  on 2000/11/03  22:19:10
65533         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
65534              - Works on Linux with
65535              perlio + unix
65536              stdio
65537              - Works on Solaris with
65538              perlio + unix
65539              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
65540              - Fails (hangs in openpid) if you try and stack
65541              perlio + stdio - Linux stdio's read() logic is hanging.
65542      Branch: perlio
65543            ! iperlsys.h perlio.c
65544 ____________________________________________________________________________
65545 [  7534] By: jhi                                   on 2000/11/03  15:16:02
65546         Log: Subject: Re: README.aix
65547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65548              Date: Fri, 03 Nov 2000 16:03:15 +0100
65549              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
65550      Branch: perl
65551            ! README.aix
65552 ____________________________________________________________________________
65553 [  7533] By: jhi                                   on 2000/11/03  03:59:02
65554         Log: Subject: [PATCH 5.7.0] better messages from malloc()
65555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65556              Date: Wed, 1 Nov 2000 23:39:56 -0500
65557              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
65558      Branch: perl
65559            ! malloc.c pod/perldiag.pod
65560 ____________________________________________________________________________
65561 [  7532] By: jhi                                   on 2000/11/03  00:11:56
65562         Log: The #7521 touched things it shouldn't have.
65563      Branch: perl
65564            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
65565 ____________________________________________________________________________
65566 [  7531] By: jhi                                   on 2000/11/02  22:32:33
65567         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
65568              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65569              Date:     Thu, 2 Nov 2000 16:58:36 EST
65570              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
65571      Branch: perl
65572            ! vms/gen_shrfls.pl
65573 ____________________________________________________________________________
65574 [  7530] By: jhi                                   on 2000/11/02  22:08:49
65575         Log: Fix the problem discussed in
65576              
65577              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
65578              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
65579              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
65580              
65581              originally from Linc Madison.  Also Andreas König's comments
65582              taken into account.  Some other problems with Tie::SubstrHash
65583              fixed: didn't croak when the table exceeded the requested number
65584              of entries (as documented) but instead when the number of entries
65585              exceeded the size of the table, a croak() had an unnecessary \n,
65586              didn't have a CLEAR method, documented that there is no exists().
65587              Didn't fix to be strict-proof because the module uses &foo; and
65588              dynamic scope.  Added a test script exercizing both first tamely 
65589              the basic functionality, and then the failure cases reported by
65590              Linc Madison.
65591      Branch: perl
65592            + t/lib/tie-substrhash.t
65593            ! MANIFEST lib/Tie/SubstrHash.pm
65594 ____________________________________________________________________________
65595 [  7529] By: jhi                                   on 2000/11/02  17:58:08
65596         Log: recv() can fail and return undef.
65597              
65598              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
65599              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
65600              Date: Thu, 2 Nov 2000 20:12:20 +0300
65601              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
65602      Branch: perl
65603            ! lib/Net/Ping.pm
65604 ____________________________________________________________________________
65605 [  7528] By: jhi                                   on 2000/11/02  17:49:09
65606         Log: Detpyo.
65607      Branch: perl
65608            ! pod/perlop.pod
65609 ____________________________________________________________________________
65610 [  7527] By: jhi                                   on 2000/11/02  15:48:37
65611         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
65612              fix a autovivification bug in Tie::RefHash, add tests for both.
65613              
65614              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
65615              From: Edward Avis <epa98@doc.ic.ac.uk>
65616              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
65617              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
65618      Branch: perl
65619            + t/lib/tie-refhash.t
65620            ! MANIFEST lib/Tie/RefHash.pm
65621 ____________________________________________________________________________
65622 [  7526] By: jhi                                   on 2000/11/02  13:56:26
65623         Log: Test::Harness revealed buglets in the new DynaLoader.
65624              
65625              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
65626              From: andreas.koenig@anima.de (Andreas J. Koenig)
65627              Date: 02 Nov 2000 11:26:48 +0100 
65628              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
65629      Branch: perl
65630            ! ext/DynaLoader/DynaLoader_pm.PL
65631 ____________________________________________________________________________
65632 [  7525] By: jhi                                   on 2000/11/01  23:52:08
65633         Log: The entry for #7503 was missing.
65634      Branch: perl
65635            ! Changes
65636 ____________________________________________________________________________
65637 [  7524] By: jhi                                   on 2000/11/01  23:40:52
65638         Log: Update Changes.
65639      Branch: perl
65640            ! Changes patchlevel.h
65641 ____________________________________________________________________________
65642 [  7523] By: jhi                                   on 2000/11/01  22:57:09
65643         Log: More tweaking on the #7522 theme.
65644      Branch: perl
65645            ! ext/DynaLoader/DynaLoader_pm.PL
65646 ____________________________________________________________________________
65647 [  7522] By: jhi                                   on 2000/11/01  22:06:15
65648         Log: Expand %Config variables and %ENV variables only if
65649              so requested during build time using the
65650              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
65651              Not expanding makes relocating distributions easier.
65652      Branch: perl
65653            ! ext/DynaLoader/DynaLoader_pm.PL
65654 ____________________________________________________________________________
65655 [  7521] By: jhi                                   on 2000/11/01  20:56:34
65656         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
65657              and setgid() because they were just changing $< and $( which means
65658              only changing the real uid/gid, as opposed to changing both
65659              real and effective ids.  (The alternative way could have been
65660              in POSIX.pm to change $> and $), too, but making a direct call
65661              to the C API feels cleaner.)  Fixes the bug
65662              
65663              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
65664              From: "Garry T. Williams" <garry@zvolve.com>
65665              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
65666              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
65667      Branch: perl
65668            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
65669            ! ext/POSIX/typemap pod/perlvar.pod
65670 ____________________________________________________________________________
65671 [  7520] By: jhi                                   on 2000/11/01  20:08:33
65672         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
65673              From: "Garry T. Williams" <garry@zvolve.com>
65674              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
65675              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
65676      Branch: perl
65677            ! pod/perlsec.pod
65678 ____________________________________________________________________________
65679 [  7519] By: jhi                                   on 2000/11/01  20:01:22
65680         Log: Locale warning explanation tweak.
65681      Branch: perl
65682            ! pod/perldiag.pod
65683 ____________________________________________________________________________
65684 [  7518] By: jhi                                   on 2000/11/01  18:57:13
65685         Log: C.pm part of
65686              
65687              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
65688              From: Jarkko Hietaniemi <jhi@iki.fi>
65689              Date: Tue, 10 Oct 2000 08:22:28 -0500
65690              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
65691      Branch: perl
65692            ! ext/B/B/C.pm
65693 ____________________________________________________________________________
65694 [  7517] By: jhi                                   on 2000/11/01  18:41:59
65695         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
65696              From: Martien Verbruggen <mgjv@comdyn.com.au>
65697              Date: Fri, 6 Oct 2000 14:09:10 +1100
65698              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
65699      Branch: perl
65700            ! pod/perlop.pod
65701 ____________________________________________________________________________
65702 [  7516] By: jhi                                   on 2000/11/01  18:34:55
65703         Log: Generalize the Camel wording.
65704              
65705              Subject: Re: perlfaq style changes
65706              From: John Borwick <jhborwic@unity.ncsu.edu>
65707              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
65708              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
65709      Branch: perl
65710            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
65711 ____________________________________________________________________________
65712 [  7515] By: jhi                                   on 2000/11/01  16:52:31
65713         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
65714              From: pimlott@idiomtech.com (Andrew Pimlott)
65715              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
65716              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
65717      Branch: perl
65718            ! pod/perlsec.pod
65719 ____________________________________________________________________________
65720 [  7514] By: jhi                                   on 2000/11/01  15:03:40
65721         Log: More AIX lore.
65722      Branch: perl
65723            ! ext/re/hints/aix.pl
65724 ____________________________________________________________________________
65725 [  7513] By: jhi                                   on 2000/11/01  14:48:30
65726         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
65727              From: root <root@chronos.fi.muni.cz>
65728              Date: Wed, 1 Nov 2000 12:31:32 +0100
65729              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
65730      Branch: perl
65731            ! lib/Net/Ping.pm
65732 ____________________________________________________________________________
65733 [  7512] By: jhi                                   on 2000/11/01  14:46:47
65734         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65735              From: Martin Husemann <martin@duskware.de>
65736              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
65737              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
65738      Branch: perl
65739            ! regcomp.c
65740 ____________________________________________________________________________
65741 [  7511] By: jhi                                   on 2000/11/01  14:39:50
65742         Log: AUTHORS updates.
65743      Branch: perl
65744            ! AUTHORS
65745 ____________________________________________________________________________
65746 [  7510] By: jhi                                   on 2000/11/01  14:29:50
65747         Log: Subject: [PATCH] startperl to respect versiononly
65748              From: Robin Barker <rmb1@cise.npl.co.uk> 
65749              Date: Tue, 31 Oct 2000 16:29:36 GMT
65750              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
65751      Branch: metaconfig/U/perl
65752            ! startperl.U
65753      Branch: perl
65754            ! Configure config_h.SH
65755 ____________________________________________________________________________
65756 [  7509] By: jhi                                   on 2000/11/01  14:19:53
65757         Log: printf UVs the correct way, noticed by Robin Barker.
65758      Branch: perl
65759            ! utf8.c
65760 ____________________________________________________________________________
65761 [  7508] By: jhi                                   on 2000/11/01  14:10:03
65762         Log: Do not cleanup *% because the % has special meanings in some
65763              shell environments.
65764      Branch: perl
65765            ! ext/Storable/Makefile.PL
65766 ____________________________________________________________________________
65767 [  7507] By: jhi                                   on 2000/11/01  14:06:00
65768         Log: The NonStop-UX libraries have a novel way to say NaN.
65769      Branch: perl
65770            ! t/lib/bigfltpm.t
65771 ____________________________________________________________________________
65772 [  7506] By: jhi                                   on 2000/11/01  14:03:35
65773         Log: The osname has been lowercased by now, from Tom Bates.
65774      Branch: metaconfig
65775            ! U/modified/Oldconfig.U
65776      Branch: perl
65777            ! Configure config_h.SH
65778 ____________________________________________________________________________
65779 [  7505] By: jhi                                   on 2000/10/31  19:18:39
65780         Log: The compiler is either gcc or cc, from Tom Bates.
65781      Branch: perl
65782            ! hints/nonstopux.sh
65783 ____________________________________________________________________________
65784 [  7504] By: jhi                                   on 2000/10/31  14:53:42
65785         Log: Update Changes.
65786      Branch: perl
65787            ! Changes patchlevel.h
65788 ____________________________________________________________________________
65789 [  7503] By: jhi                                   on 2000/10/31  14:30:50
65790         Log: Whitespace style tweak.  Was originally going to see to
65791              
65792              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65793              From: Joe Smith <jms@inwap.com>
65794              Date: Mon, 30 Oct 2000 18:47:57 -0800
65795              Message-Id: <39FE32DD.24AAC4D@inwap.com>
65796              
65797              but that had already been taken care of.
65798      Branch: metaconfig
65799            ! U/compline/d_stdstdio.U
65800      Branch: perl
65801            ! Configure config_h.SH
65802 ____________________________________________________________________________
65803 [  7502] By: jhi                                   on 2000/10/31  14:25:02
65804         Log: AUTHORS tweaks.
65805      Branch: perl
65806            ! AUTHORS
65807 ____________________________________________________________________________
65808 [  7501] By: jhi                                   on 2000/10/31  14:23:59
65809         Log: Subject: perlfaq style changes
65810              From: John Borwick <jhborwic@unity.ncsu.edu>
65811              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
65812              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
65813      Branch: perl
65814            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
65815            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
65816            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
65817            ! pod/perlfaq9.pod
65818 ____________________________________________________________________________
65819 [  7500] By: jhi                                   on 2000/10/31  14:22:15
65820         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
65821              
65822              Subject: Re: [ID 20000918.005] ~ on wide chars
65823              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65824              Date: Mon, 30 Oct 2000 21:09:55 -0800
65825              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
65826              
65827              (The ord() part of the patch skipped.)
65828      Branch: perl
65829            ! doop.c
65830 ____________________________________________________________________________
65831 [  7499] By: jhi                                   on 2000/10/31  14:20:08
65832         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
65833              From: Jens Hamisch <jens@Strawberry.COM>
65834              Date: Mon, 30 Oct 2000 15:17:07 +0100
65835              Message-Id: <20001030151707.A9597@Strawberry.COM>
65836      Branch: perl
65837            ! av.c
65838 ____________________________________________________________________________
65839 [  7498] By: jhi                                   on 2000/10/31  14:16:29
65840         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
65841              From: Peter Prymmer <pvhp@forte.com>
65842              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
65843              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
65844      Branch: perl
65845            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
65846            + ext/Encode/Encode/posix-bc.enc
65847            ! MANIFEST t/lib/encode.t
65848 ____________________________________________________________________________
65849 [  7497] By: jhi                                   on 2000/10/31  14:13:22
65850         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
65851              From: Peter Prymmer <pvhp@forte.com>
65852              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
65853              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
65854      Branch: perl
65855            ! t/lib/cgi-html.t
65856 ____________________________________________________________________________
65857 [  7496] By: jhi                                   on 2000/10/31  14:12:05
65858         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
65859              From: Peter Prymmer <pvhp@forte.com>
65860              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
65861              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
65862      Branch: perl
65863            ! t/lib/cgi-function.t
65864 ____________________________________________________________________________
65865 [  7495] By: jhi                                   on 2000/10/31  14:11:08
65866         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
65867              From: Peter Prymmer <pvhp@forte.com>
65868              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
65869              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
65870      Branch: perl
65871            + ext/re/hints/aix.pl
65872            ! MANIFEST ext/re/Makefile.PL
65873 ____________________________________________________________________________
65874 [  7494] By: jhi                                   on 2000/10/31  14:08:32
65875         Log: Use Errno magic.
65876              
65877              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
65878              From: Casey Tweten <perl@ctweten.amsite.com>
65879              Date: Mon, 30 Oct 2000 15:51:17 -0500
65880              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
65881      Branch: perl
65882            ! lib/File/Temp.pm
65883 ____________________________________________________________________________
65884 [  7493] By: jhi                                   on 2000/10/31  14:05:07
65885         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
65886              
65887              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
65888              From: Nicholas Clark <nick@ccl4.org>
65889              Date: Mon, 30 Oct 2000 17:38:45 +0000
65890              Message-ID: <20001030173845.O60355@plum.flirble.org>
65891      Branch: perl
65892            ! Makefile.SH utils/perlbug.PL
65893 ____________________________________________________________________________
65894 [  7492] By: nick                                  on 2000/10/30  19:37:23
65895         Log: Change files which are mysteriously different to mainline to be
65896              copies of mainline.
65897      Branch: perlio
65898            ! objXSUB.h perlapi.c pod/perlapi.pod
65899 ____________________________________________________________________________
65900 [  7491] By: nick                                  on 2000/10/30  18:05:54
65901         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
65902              - typo in endian code in putc.
65903              - Don't allow read of write-only files and vice-versa
65904              - and off-by-one in flush-all loop.
65905              Remove debug calls as they were using GCC specific features.
65906      Branch: perlio
65907            ! perlio.c
65908 ____________________________________________________________________________
65909 [  7490] By: nick                                  on 2000/10/29  21:45:45
65910         Log: Integrate mainline to perlio
65911      Branch: perlio
65912           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
65913           !> toke.c
65914 ____________________________________________________________________________
65915 [  7489] By: jhi                                   on 2000/10/29  21:11:08
65916         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
65917              From: andreas.koenig@anima.de (Andreas J. Koenig)
65918              Date: 29 Oct 2000 22:05:59 +0100
65919              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
65920      Branch: perl
65921            ! lib/ExtUtils/Manifest.pm
65922 ____________________________________________________________________________
65923 [  7488] By: jhi                                   on 2000/10/29  21:07:47
65924         Log: Tests for #7487.
65925              
65926              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
65927              From: andreas.koenig@anima.de (Andreas J. Koenig)
65928              Date: 29 Oct 2000 19:37:09 +0100
65929              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
65930      Branch: perl
65931            ! t/comp/proto.t
65932 ____________________________________________________________________________
65933 [  7487] By: jhi                                   on 2000/10/29  21:06:27
65934         Log: constsub spillage.
65935              
65936              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
65937              From: John Tobey <jtobey@john-edwin-tobey.org>
65938              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
65939              Message-Id: <m13pvSr-000FObC@feynman.localnet>
65940      Branch: perl
65941            ! op.c
65942 ____________________________________________________________________________
65943 [  7486] By: nick                                  on 2000/10/29  21:05:04
65944         Log: Integrate mainline to perlio branch
65945      Branch: perlio
65946           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
65947           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
65948           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
65949           +> vos/install_perl.cm
65950            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
65951            - vos/config.h vos/config_h.SH_orig
65952           !> (integrate 141 files)
65953 ____________________________________________________________________________
65954 [  7485] By: jhi                                   on 2000/10/29  21:00:47
65955         Log: Make \x{...} consistently produce UTF-8.
65956              
65957              Subject: Re: \x{...} is confused 
65958              From: Simon Cozens <simon@cozens.net>
65959              Date: Sun, 29 Oct 2000 19:36:48 +0000
65960              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
65961      Branch: perl
65962            ! t/pragma/utf8.t toke.c
65963 ____________________________________________________________________________
65964 [  7484] By: nick                                  on 2000/10/29  20:05:29
65965         Log: PerlIO passes all tests.
65966      Branch: perlio
65967            ! perlio.c
65968 ____________________________________________________________________________
65969 [  7483] By: jhi                                   on 2000/10/29  18:06:55
65970         Log: Update Changes.
65971      Branch: perl
65972            ! Changes patchlevel.h
65973 ____________________________________________________________________________
65974 [  7482] By: nick                                  on 2000/10/29  17:43:28
65975         Log: Include <unistd.h> to get correct lseek() prototype etc.
65976              (I thought perl.h did that) - down to two fails
65977              - comp/require.t (last test)
65978              - lib/io_xs.t - possibly import/export of FILE * ?
65979      Branch: perlio
65980            ! perlio.c
65981 ____________________________________________________________________________
65982 [  7481] By: jhi                                   on 2000/10/29  17:02:37
65983         Log: UTF-8 decoder tweak.
65984      Branch: perl
65985            ! utf8.c
65986 ____________________________________________________________________________
65987 [  7480] By: nick                                  on 2000/10/29  16:26:11
65988         Log: Fixed two bugs:
65989              - error code not being set on close (of broken pipe)
65990              - append mode was truncating.
65991              At least one seek/tell bug remains.
65992      Branch: perlio
65993            ! perlio.c
65994 ____________________________________________________________________________
65995 [  7479] By: nick                                  on 2000/10/29  11:18:16
65996         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
65997              in case of accidents. Still several worrying fails, no line disciplines yet.
65998      Branch: perlio
65999            ! iperlsys.h perlio.c
66000 ____________________________________________________________________________
66001 [  7478] By: jhi                                   on 2000/10/29  02:04:01
66002         Log: Add also emailless people.
66003      Branch: perl
66004            ! AUTHORS
66005 ____________________________________________________________________________
66006 [  7477] By: jhi                                   on 2000/10/29  01:36:00
66007         Log: The #7476 needs a MANIFEST change, too.
66008      Branch: perl
66009            ! MANIFEST
66010 ____________________________________________________________________________
66011 [  7476] By: jhi                                   on 2000/10/29  01:35:21
66012         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
66013      Branch: perl
66014            - MAINTAIN
66015            ! AUTHORS Changes
66016 ____________________________________________________________________________
66017 [  7475] By: jhi                                   on 2000/10/28  23:57:25
66018         Log: De-quoted-unreadable to ISO Latin 1.
66019              (There's one ISO-2022-JP name in Changes5.004.)
66020      Branch: perl
66021            ! Changes Changes5.6
66022 ____________________________________________________________________________
66023 [  7474] By: jhi                                   on 2000/10/28  19:13:06
66024         Log: Subject: [ID 20001027.007] uniq array in perlfaq
66025              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
66026              Date: Fri, 27 Oct 2000 19:28:30 +0200
66027              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
66028      Branch: perl
66029            ! pod/perlfaq4.pod
66030 ____________________________________________________________________________
66031 [  7473] By: jhi                                   on 2000/10/28  18:02:05
66032         Log: Locking null mutexes is not recommendable.
66033              
66034              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
66035              From: Hugo <hv@crypt.compulink.co.uk>
66036              Date: Sat, 28 Oct 2000 18:41:12 +0100
66037              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
66038      Branch: perl
66039            ! op.c
66040 ____________________________________________________________________________
66041 [  7472] By: jhi                                   on 2000/10/28  17:52:58
66042         Log: Better create a true mailing list for the repository keepers.
66043      Branch: perl
66044            ! Porting/repository.pod
66045 ____________________________________________________________________________
66046 [  7471] By: jhi                                   on 2000/10/28  17:28:24
66047         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
66048              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
66049      Branch: perl
66050            + Porting/repository.pod
66051            ! MANIFEST
66052 ____________________________________________________________________________
66053 [  7470] By: jhi                                   on 2000/10/28  17:20:54
66054         Log: Subject: DOC PATCH 5.6.0
66055              From: mjd@plover.com
66056              Date: 27 Oct 2000 17:32:44 -0000
66057              Message-ID: <20001027173244.23754.qmail@plover.com>
66058      Branch: perl
66059            ! pod/perlfunc.pod
66060 ____________________________________________________________________________
66061 [  7469] By: jhi                                   on 2000/10/28  17:16:45
66062         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
66063              From: "Peter J. Farley III" <pjfarley@banet.net>
66064              Date: Fri, 27 Oct 2000 20:32:56 -0400
66065              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
66066      Branch: perl
66067            ! README.dos
66068 ____________________________________________________________________________
66069 [  7468] By: jhi                                   on 2000/10/28  17:07:18
66070         Log: Make target reordering to avoid pointless re-makes.
66071              
66072              Subject: Re: Total re-make of 'make okfile' after 7451 ?
66073              From: Nicholas Clark <nick@ccl4.org>
66074              Date: Sat, 28 Oct 2000 00:31:02 +0100
66075              Message-ID: <20001028003101.A54517@plum.flirble.org>
66076      Branch: perl
66077            ! Makefile.SH
66078 ____________________________________________________________________________
66079 [  7467] By: jhi                                   on 2000/10/28  17:05:31
66080         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
66081              From: lvirden@cas.org
66082              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
66083              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
66084      Branch: perl
66085            ! README.os2
66086 ____________________________________________________________________________
66087 [  7466] By: jhi                                   on 2000/10/28  16:09:16
66088         Log: Upgrade to CPAN 1.58_55.
66089              
66090              Subject: CPAN.pm status
66091              From: andreas.koenig@anima.de (Andreas J. Koenig) 
66092              Date: 28 Oct 2000 08:18:00 +0200 
66093              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
66094      Branch: perl
66095            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66096 ____________________________________________________________________________
66097 [  7465] By: jhi                                   on 2000/10/28  16:02:47
66098         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
66099      Branch: perl
66100            ! embed.h embed.pl perl.h proto.h toke.c
66101 ____________________________________________________________________________
66102 [  7464] By: nick                                  on 2000/10/28  10:43:44
66103         Log: Fix for sv_2iv() on "shared" value from keys %hash.
66104      Branch: perl
66105            ! sv.c
66106 ____________________________________________________________________________
66107 [  7463] By: jhi                                   on 2000/10/27  16:18:29
66108         Log: Update Changes.
66109      Branch: perl
66110            ! Changes patchlevel.h
66111 ____________________________________________________________________________
66112 [  7462] By: jhi                                   on 2000/10/27  16:17:44
66113         Log: Too enthusiastic editing in #7460.
66114      Branch: metaconfig
66115            ! U/modified/Oldsym.U
66116      Branch: perl
66117            ! Configure config_h.SH
66118 ____________________________________________________________________________
66119 [  7461] By: jhi                                   on 2000/10/27  15:37:38
66120         Log: Retract #7459, the script needs more work.
66121      Branch: perl
66122            - mkreef
66123            ! MANIFEST
66124 ____________________________________________________________________________
66125 [  7460] By: jhi                                   on 2000/10/27  15:23:14
66126         Log: Use $sort, $uniq (and $tr) consistently as wondered
66127              by Nicholas Clark.
66128      Branch: metaconfig
66129            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
66130            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
66131            ! U/modified/libc.U
66132      Branch: perl
66133            ! Configure config_h.SH
66134 ____________________________________________________________________________
66135 [  7459] By: jhi                                   on 2000/10/27  15:02:07
66136         Log: (Retracted by #7461)
66137              
66138              Add a shell script for creating/removing symbolic link farms,
66139              useful for keeping the source code read-only and doing the
66140              builds somewhere else.
66141      Branch: perl
66142            + mkreef
66143            ! MANIFEST
66144 ____________________________________________________________________________
66145 [  7458] By: jhi                                   on 2000/10/27  14:42:20
66146         Log: Do away with the fix_pl.
66147      Branch: perl
66148            - fix_pl
66149            ! MANIFEST Makefile.SH
66150 ____________________________________________________________________________
66151 [  7457] By: jhi                                   on 2000/10/27  12:43:13
66152         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
66153              From: Jens Hamisch <jens@Strawberry.COM>
66154              Date: Fri, 27 Oct 2000 14:38:21 +0200
66155              Message-Id: <20001027143821.B3366@Strawberry.COM>
66156      Branch: perl
66157            ! perl.h
66158 ____________________________________________________________________________
66159 [  7456] By: jhi                                   on 2000/10/27  12:33:42
66160         Log: Subject: [PATCH] todo
66161              From: Nicholas Clark <nick@ccl4.org>
66162              Date: Thu, 26 Oct 2000 22:32:29 +0100
66163              Message-ID: <20001026223229.A44540@plum.flirble.org>
66164      Branch: perl
66165            ! pod/perltodo.pod
66166 ____________________________________________________________________________
66167 [  7455] By: jhi                                   on 2000/10/27  12:02:21
66168         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
66169              From: John Tobey <jtobey@john-edwin-tobey.org>
66170              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
66171              Message-Id: <m13ozHF-000FObC@feynman.localnet>
66172      Branch: perl
66173            ! op.c t/pragma/sub_lval.t
66174 ____________________________________________________________________________
66175 [  7454] By: jhi                                   on 2000/10/27  11:59:42
66176         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
66177              From: sthoenna@efn.org
66178              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
66179              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
66180      Branch: perl
66181            ! pp.c t/op/assignwarn.t
66182 ____________________________________________________________________________
66183 [  7453] By: jhi                                   on 2000/10/27  00:15:08
66184         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
66185      Branch: perl
66186            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
66187            ! ext/Storable/Storable.xs t/lib/st-lock.t
66188 ____________________________________________________________________________
66189 [  7452] By: jhi                                   on 2000/10/26  13:05:52
66190         Log: Undo #7451, this seems to be a deficiency in Perforce,
66191              there is no per-file line-terminator type, only per-client.
66192      Branch: perl
66193            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
66194            ! win32/makefile.mk
66195 ____________________________________________________________________________
66196 [  7451] By: jhi                                   on 2000/10/26  04:56:03
66197         Log: Experimenting in DOS arcana.
66198      Branch: perl
66199            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
66200            ! win32/makefile.mk
66201 ____________________________________________________________________________
66202 [  7450] By: jhi                                   on 2000/10/26  04:50:52
66203         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
66204              From: "Peter J. Farley III" <pjfarley@banet.net>            
66205              Date: Wed, 25 Oct 2000 23:10:18 -0400
66206              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
66207      Branch: perl
66208            ! t/io/open.t
66209 ____________________________________________________________________________
66210 [  7449] By: jhi                                   on 2000/10/26  04:49:16
66211         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
66212              From: Hugo <hv@crypt.compulink.co.uk>
66213              Date: Thu, 26 Oct 2000 01:55:17 +0100
66214              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
66215              
66216              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
66217      Branch: perl
66218            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
66219 ____________________________________________________________________________
66220 [  7448] By: jhi                                   on 2000/10/26  04:38:36
66221         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
66222              From: Peter Prymmer <pvhp@forte.com>
66223              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
66224              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
66225      Branch: perl
66226            ! configure.com
66227 ____________________________________________________________________________
66228 [  7447] By: jhi                                   on 2000/10/25  23:20:02
66229         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
66230              in platforms that strictly require all the symbols being present
66231              at link time.
66232      Branch: perl
66233            ! handy.h
66234 ____________________________________________________________________________
66235 [  7446] By: jhi                                   on 2000/10/25  21:55:57
66236         Log: Update Changes.
66237      Branch: perl
66238            ! Changes patchlevel.h
66239 ____________________________________________________________________________
66240 [  7445] By: jhi                                   on 2000/10/25  21:27:08
66241         Log: Integrate with vmsperl #7430 by Charles Bailey:
66242              
66243              Cleanup from prior patch (Charles Lane?):
66244              - improve handling of MFDs in Basename and Path
66245              - default to no xsubpp line # munging when building debug images
66246      Branch: perl
66247           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
66248 ____________________________________________________________________________
66249 [  7444] By: jhi                                   on 2000/10/25  21:03:50
66250         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
66251              From: John Peacock <JPeacock@UnivPress.com>
66252              Date: Thu, 18 May 2000 11:55:27 -0400
66253              Message-ID: <3924126F.A58BE57A@UnivPress.com>
66254      Branch: perl
66255            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
66256            ! t/op/write.t
66257 ____________________________________________________________________________
66258 [  7443] By: jhi                                   on 2000/10/25  20:43:10
66259         Log: Temporary stopgap for the self-tying issue: for now only
66260              array and hash self-ties are verboten.  The real fix, of
66261              course, would be to comprehensively test (and implement?)
66262              and debug (and document) self-ties.
66263      Branch: perl
66264            ! pod/perldiag.pod pp_sys.c t/op/tie.t
66265 ____________________________________________________________________________
66266 [  7442] By: jhi                                   on 2000/10/25  20:14:30
66267         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
66268              From: Dan Sugalski <dan@sidhe.org>
66269              Date: Wed, 25 Oct 2000 13:36:35 -0400
66270              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
66271              
66272              plus regen global.sym.
66273      Branch: perl
66274            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
66275            ! thrdvar.h util.c
66276 ____________________________________________________________________________
66277 [  7441] By: jhi                                   on 2000/10/25  20:12:20
66278         Log: buildtoc target tweaks.
66279      Branch: perl
66280            ! pod/Makefile.SH
66281 ____________________________________________________________________________
66282 [  7440] By: jhi                                   on 2000/10/25  20:03:53
66283         Log: A new version of making the syslog test more robust.
66284              (Replaces #7421.)
66285              
66286              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66287              From: "Kurt D. Starsinic" <kstar@chapin.edu>
66288              Date: Wed, 25 Oct 2000 12:13:54 -0400
66289              Message-ID: <20001025121354.B2264@O2.chapin.edu>
66290      Branch: perl
66291            ! t/lib/syslog.t
66292 ____________________________________________________________________________
66293 [  7439] By: jhi                                   on 2000/10/25  20:00:48
66294         Log: Continue the internal UTF-8 API tweaking.
66295              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
66296              used much more than the simpler API, now called utf8_to_uv_simple().
66297              Still not quite happy with API, too much partial duplication
66298              of functionality.
66299      Branch: perl
66300            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
66301            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
66302            ! regcomp.c regexec.c sv.c toke.c utf8.c
66303 ____________________________________________________________________________
66304 [  7438] By: jhi                                   on 2000/10/25  18:52:30
66305         Log: Allow poking holes at the UTF-8 decoding strictness.
66306      Branch: perl
66307            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
66308            ! utf8.h
66309 ____________________________________________________________________________
66310 [  7437] By: jhi                                   on 2000/10/25  13:53:05
66311         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
66312              UTF8LEN() and UTF8SKIP(). 
66313      Branch: perl
66314            ! pp.c utf8.c utf8.h
66315 ____________________________________________________________________________
66316 [  7436] By: jhi                                   on 2000/10/25  13:51:37
66317         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
66318              From: Nicholas Clark <nick@ccl4.org>
66319              Date: Wed, 25 Oct 2000 14:44:05 +0100
66320              Message-ID: <20001025144404.D27253@plum.flirble.org>
66321      Branch: perl
66322            ! pod/perlrun.pod
66323 ____________________________________________________________________________
66324 [  7435] By: jhi                                   on 2000/10/25  13:49:32
66325         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
66326              From: Mike Guy <mjtg@cam.ac.uk>
66327              Date: Tue, 24 Oct 2000 14:59:40 +0100
66328              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
66329      Branch: perl
66330            ! scope.c
66331 ____________________________________________________________________________
66332 [  7434] By: jhi                                   on 2000/10/25  13:48:41
66333         Log: AIX is picky about its symbol exports.  Solution for now
66334              is to include the deb.o explicitly to the re extension build.
66335              
66336              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
66337              From: Peter Prymmer <pvhp@forte.com>
66338              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
66339              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
66340      Branch: perl
66341            ! ext/re/Makefile.PL hints/aix.sh
66342 ____________________________________________________________________________
66343 [  7433] By: jhi                                   on 2000/10/25  13:46:49
66344         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
66345              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66346              Date: Wed, 25 Oct 2000 12:02:20 +0200
66347              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
66348      Branch: perl
66349            ! perlsdio.h
66350 ____________________________________________________________________________
66351 [  7432] By: jhi                                   on 2000/10/25  13:44:28
66352         Log: Subject: Minor update to find2perl, for portability
66353              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
66354              Date: Wed, 25 Oct 2000 12:05:47 +0100
66355              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
66356      Branch: perl
66357            ! x2p/find2perl.PL
66358 ____________________________________________________________________________
66359 [  7431] By: jhi                                   on 2000/10/25  13:40:39
66360         Log: Add targets to Makefile.SH, most importantly
66361              'regen_all' which also remembers to update vms/perly*.
66362      Branch: perl
66363            ! Makefile.SH
66364 ____________________________________________________________________________
66365 [  7430] By: bailey                                on 2000/10/25  03:13:53
66366         Log: Cleanup from prior patch (Charles Lane?):
66367              - improve handling of MFDs in Basename and Path
66368              - default to no xsubpp line # munging when building debug images
66369      Branch: vmsperl
66370            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
66371 ____________________________________________________________________________
66372 [  7429] By: jhi                                   on 2000/10/24  20:03:40
66373         Log: Podify README.epoc and README.vos.
66374      Branch: perl
66375            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
66376            ! pod/perlport.pod pod/perltoc.pod
66377 ____________________________________________________________________________
66378 [  7428] By: jhi                                   on 2000/10/24  19:10:33
66379         Log: Stratus VOS updates from Paul Green.
66380      Branch: perl
66381            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66382            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
66383            - vos/config.def vos/config.h vos/config_h.SH_orig
66384            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
66385            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
66386 ____________________________________________________________________________
66387 [  7427] By: jhi                                   on 2000/10/24  18:59:48
66388         Log: Check if stdio supports tweaking lval and cnt simultaneously.
66389              
66390              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
66391              From: Nicholas Clark <nick@ccl4.org>
66392              Date: Mon, 23 Oct 2000 15:39:32 +0100
66393              Message-ID: <20001023153932.A10786@plum.flirble.org>
66394      Branch: metaconfig
66395            ! U/compline/d_stdstdio.U
66396      Branch: perl
66397            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66398            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
66399            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
66400            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
66401            ! vos/config.h vos/config_h.SH_orig win32/config.bc
66402            ! win32/config.gc win32/config.vc
66403 ____________________________________________________________________________
66404 [  7426] By: jhi                                   on 2000/10/24  17:57:44
66405         Log: Missed the header file changes from #7425.
66406      Branch: perl
66407            ! embed.h embed.pl objXSUB.h proto.h
66408 ____________________________________________________________________________
66409 [  7425] By: jhi                                   on 2000/10/24  17:55:17
66410         Log: Fix the bug reported in
66411              
66412              From: andreas.koenig@anima.de (Andreas J. Koenig)
66413              Subject: Encode bug?
66414              Date: 24 Oct 2000 14:01:26 +0200 
66415              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
66416              
66417              Also make is_utf8_char() stricter.
66418      Branch: perl
66419            ! ext/Encode/Encode.xs utf8.c
66420 ____________________________________________________________________________
66421 [  7424] By: jhi                                   on 2000/10/24  15:15:39
66422         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
66423              From: Peter Scott <Peter@PSDT.com>
66424              Date: Mon, 23 Oct 2000 19:46:01 -0700
66425              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
66426      Branch: perl
66427            ! pod/perlfaq5.pod
66428 ____________________________________________________________________________
66429 [  7423] By: jhi                                   on 2000/10/24  14:25:30
66430         Log: Test tweak to avoid pulling in the whole Config.
66431      Branch: perl
66432            ! t/lib/st-lock.t
66433 ____________________________________________________________________________
66434 [  7422] By: jhi                                   on 2000/10/24  14:03:16
66435         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
66436      Branch: perl
66437            ! pp.c
66438 ____________________________________________________________________________
66439 [  7421] By: jhi                                   on 2000/10/24  13:32:09
66440         Log: (Replaced by #7440.)
66441              
66442              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66443              From: "Kurt D. Starsinic" <kstar@chapin.edu>
66444              Date: Mon, 23 Oct 2000 16:40:54 -0400
66445              Message-ID: <20001023164054.B14491@O2.chapin.edu>
66446      Branch: perl
66447            ! t/lib/syslog.t
66448 ____________________________________________________________________________
66449 [  7420] By: jhi                                   on 2000/10/24  13:30:53
66450         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
66451              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66452              Date: Mon, 23 Oct 2000 17:29:03 -0400
66453              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
66454      Branch: perl
66455            ! lib/ExtUtils/MM_Unix.pm
66456 ____________________________________________________________________________
66457 [  7419] By: jhi                                   on 2000/10/24  13:29:57
66458         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
66459              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66460              Date: Mon, 23 Oct 2000 19:01:32 -0400
66461              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
66462      Branch: perl
66463            ! utils/h2xs.PL
66464 ____________________________________________________________________________
66465 [  7418] By: jhi                                   on 2000/10/24  13:26:04
66466         Log: Replace #7409 with
66467              
66468              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
66469              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
66470              Date: Mon, 23 Oct 2000 20:08:56 +0200
66471              Message-ID: <20001023200855.A14850@nice.ram.loc>
66472      Branch: perl
66473            ! ext/Storable/Storable.pm t/lib/st-lock.t
66474 ____________________________________________________________________________
66475 [  7417] By: jhi                                   on 2000/10/24  13:17:52
66476         Log: Run vms/vms_yfix.pl, should have done that after changing
66477              perly.c in #7382.
66478      Branch: perl
66479            ! vms/perly_c.vms vms/perly_h.vms
66480 ____________________________________________________________________________
66481 [  7416] By: jhi                                   on 2000/10/24  02:55:33
66482         Log: Make the UTF-8 decoding stricter and more verbose when
66483              malformation happens.  This involved adding an argument
66484              to utf8_to_uv_chk(), which involved changing its prototype,
66485              and prefer STRLEN over I32 for the UTF-8 length, which as
66486              a domino effect necessitated changing the prototypes of
66487              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
66488              The stricter UTF-8 decoding checking uses Markus Kuhn's
66489              UTF-8 Decode Stress Tester from
66490              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
66491      Branch: perl
66492            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
66493            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
66494            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
66495            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
66496 ____________________________________________________________________________
66497 [  7415] By: jhi                                   on 2000/10/23  14:06:06
66498         Log: Update Changes.
66499      Branch: perl
66500            ! Changes patchlevel.h
66501 ____________________________________________________________________________
66502 [  7414] By: jhi                                   on 2000/10/23  12:39:52
66503         Log: Undo the basename() part of #7412 since the lib/basename
66504              tests would need upgrading too.
66505      Branch: perl
66506            ! lib/File/Basename.pm
66507 ____________________________________________________________________________
66508 [  7413] By: jhi                                   on 2000/10/23  12:19:27
66509         Log: Document PERL_INSTALL_ROOT of #7210.
66510      Branch: perl
66511            ! lib/ExtUtils/Install.pm
66512 ____________________________________________________________________________
66513 [  7412] By: jhi                                   on 2000/10/23  12:16:47
66514         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
66515      Branch: perl
66516            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
66517            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
66518 ____________________________________________________________________________
66519 [  7411] By: jhi                                   on 2000/10/23  12:07:41
66520         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
66521              From: Prymmer/Kahn <pvhp@best.com>
66522              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
66523              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
66524      Branch: perl
66525            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
66526 ____________________________________________________________________________
66527 [  7410] By: jhi                                   on 2000/10/23  04:10:11
66528         Log: The change #7187 was not so good on VMS.
66529              
66530              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
66531              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66532              Date: Sun, 22 Oct 2000 23:03:08 -0500
66533              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
66534      Branch: perl
66535            ! utils/perldoc.PL
66536 ____________________________________________________________________________
66537 [  7409] By: jhi                                   on 2000/10/23  03:57:36
66538         Log: Avoid Storable locking on DJGPP for now.
66539              
66540              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
66541              From: "Peter J. Farley III" <pjfarley@banet.net>
66542              Date: Sun, 22 Oct 2000 20:00:00 -0400
66543              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
66544      Branch: perl
66545            ! ext/Storable/Storable.pm t/lib/st-lock.t
66546 ____________________________________________________________________________
66547 [  7408] By: jhi                                   on 2000/10/23  03:50:24
66548         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
66549              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
66550              Date: Sun, 22 Oct 2000 21:12:22 -0400
66551              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
66552      Branch: perl
66553            ! lib/vars.pm
66554 ____________________________________________________________________________
66555 [  7407] By: jhi                                   on 2000/10/23  03:43:12
66556         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
66557              From: Hugo <hv@crypt.compulink.co.uk>
66558              Date: Mon, 23 Oct 2000 00:47:22 +0100
66559              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
66560      Branch: perl
66561            ! regexec.c t/op/pat.t
66562 ____________________________________________________________________________
66563 [  7406] By: jhi                                   on 2000/10/23  03:40:29
66564         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
66565      Branch: perl
66566            ! lib/ExtUtils/MakeMaker.pm
66567 ____________________________________________________________________________
66568 [  7405] By: jhi                                   on 2000/10/22  21:32:00
66569         Log: Doc patch.
66570              
66571              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
66572              From: rspier@pobox.com (Robert Spier)
66573              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
66574              Message-ID: <14835.16112.13457.447971@rls.cx>
66575      Branch: perl
66576            ! lib/strict.pm
66577 ____________________________________________________________________________
66578 [  7404] By: jhi                                   on 2000/10/22  21:30:51
66579         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
66580              From: rspier@pobox.com (Robert Spier)
66581              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
66582              Message-ID: <14835.17223.72448.705566@rls.cx>
66583      Branch: perl
66584            ! lib/ExtUtils/MakeMaker.pm
66585 ____________________________________________________________________________
66586 [  7403] By: jhi                                   on 2000/10/22  21:24:11
66587         Log: Subject: [PATCH bleadperl] ripples from constsub patch
66588              From: John Tobey <jtobey@john-edwin-tobey.org>
66589              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
66590              Message-Id: <m13nSOB-000FObC@feynman.localnet>
66591      Branch: perl
66592            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
66593 ____________________________________________________________________________
66594 [  7402] By: jhi                                   on 2000/10/22  20:59:35
66595         Log: Support s?printf parameter reordering.
66596      Branch: perl
66597            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
66598 ____________________________________________________________________________
66599 [  7401] By: jhi                                   on 2000/10/22  19:19:14
66600         Log: Expand %Config variables only if explicitly so requested
66601              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
66602              
66603              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66604              From: Gurusamy Sarathy <gsar@ActiveState.com>
66605              Date: Sun, 22 Oct 2000 11:47:32 -0700
66606              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
66607      Branch: perl
66608            ! Makefile.SH lib/lib_pm.PL
66609 ____________________________________________________________________________
66610 [  7400] By: jhi                                   on 2000/10/22  18:24:10
66611         Log: Move the #7390 test from warn/op to comp/redef.
66612              
66613              Subject: Re: Creating const subs for constants.
66614              From: John Tobey <jtobey@john-edwin-tobey.org>
66615              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
66616              Message-Id: <m13nG72-000FObC@feynman.localnet>               
66617      Branch: perl
66618            ! t/comp/redef.t t/pragma/warn/op
66619 ____________________________________________________________________________
66620 [  7399] By: jhi                                   on 2000/10/22  17:49:59
66621         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66622              From: Nicholas Clark <nick@ccl4.org>
66623              Date: Sat, 21 Oct 2000 22:23:19 +0100
66624              Message-ID: <20001021222319.B45586@plum.flirble.org>
66625      Branch: perl
66626            ! ext/DynaLoader/DynaLoader_pm.PL
66627 ____________________________________________________________________________
66628 [  7398] By: jhi                                   on 2000/10/22  17:47:35
66629         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
66630              From: Hugo <hv@crypt.compulink.co.uk>
66631              Date: Sat, 21 Oct 2000 18:19:59 +0100
66632              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
66633      Branch: perl
66634            ! ext/B/B.pm ext/B/B/C.pm
66635 ____________________________________________________________________________
66636 [  7397] By: jhi                                   on 2000/10/22  17:35:18
66637         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
66638              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
66639              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
66640              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
66641      Branch: perl
66642            ! hints/openbsd.sh
66643 ____________________________________________________________________________
66644 [  7396] By: jhi                                   on 2000/10/22  17:19:46
66645         Log: Subject: installman go-faster stripes
66646              From: Nicholas Clark <nick@talking.bollo.cx>
66647              Date: Sat, 21 Oct 2000 17:24:53 +0100
66648              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
66649              
66650              Subject: Re: installman go-faster stripes
66651              From: Russ Allbery <rra@stanford.edu>
66652              Date: 21 Oct 2000 11:04:13 -0700
66653              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
66654      Branch: perl
66655            ! installman pod/pod2man.PL
66656 ____________________________________________________________________________
66657 [  7395] By: jhi                                   on 2000/10/22  17:17:35
66658         Log: Hints tweak from Anton Berezin.
66659      Branch: perl
66660            ! hints/freebsd.sh
66661 ____________________________________________________________________________
66662 [  7394] By: jhi                                   on 2000/10/22  04:50:04
66663         Log: Tweak the Is* definitions of Unicode character classes
66664              to better match the official categorizations; embrace
66665              the official categorizations; add the combining marks
66666              as alpha (and -numeric); fix DCinital (a typo and edito)
66667              to be DCmedial.
66668      Branch: perl
66669            + lib/unicode/Is/DCmedial.pl
66670            - lib/unicode/Is/DCinital.pl
66671            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66672            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
66673            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
66674            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66675 ____________________________________________________________________________
66676 [  7393] By: jhi                                   on 2000/10/21  18:06:05
66677         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
66678              From: Daniel Chetlin <daniel@chetlin.com>
66679              Date: Sat, 21 Oct 2000 02:57:03 -0700
66680              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
66681      Branch: perl
66682            + t/lib/tie-splice.t
66683            ! MANIFEST lib/Tie/Array.pm
66684 ____________________________________________________________________________
66685 [  7392] By: gsar                                  on 2000/10/21  18:05:15
66686         Log: resync utfperl branch with mainline
66687      Branch: utfperl
66688           !> (integrate 1760 files)
66689 ____________________________________________________________________________
66690 [  7391] By: jhi                                   on 2000/10/21  14:37:49
66691         Log: Testcases for a #7383,#7385 related bug.
66692              
66693              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
66694              From: Nicholas Clark <nick@ccl4.org>
66695              Date: Sat, 21 Oct 2000 15:04:51 +0100
66696              Message-ID: <20001021150451.A51566@plum.flirble.org>
66697      Branch: perl
66698            ! t/pragma/utf8.t
66699 ____________________________________________________________________________
66700 [  7390] By: jhi                                   on 2000/10/21  14:35:57
66701         Log: Add a testcase for #7389.
66702      Branch: perl
66703            ! t/pragma/warn/op
66704 ____________________________________________________________________________
66705 [  7389] By: jhi                                   on 2000/10/21  14:26:45
66706         Log: Subject: Re: Creating const subs for constants.
66707              From: John Tobey <jtobey@john-edwin-tobey.org>
66708              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
66709              Message-Id: <m13mo0N-000FObC@feynman.localnet>
66710      Branch: perl
66711            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
66712            ! proto.h sv.c
66713 ____________________________________________________________________________
66714 [  7388] By: nick                                  on 2000/10/21  11:44:23
66715         Log: Populate perlio branch
66716      Branch: perlio
66717           +> (branch 1760 files)
66718 ____________________________________________________________________________
66719 [  7387] By: nick                                  on 2000/10/21  10:52:05
66720         Log: Get branch back as replica of mainline via :
66721              p4 integrate -b utfperl
66722              p4 resolve -at ./...
66723      Branch: utfperl
66724           +> (branch 269 files)
66725            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
66726            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
66727            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
66728            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
66729            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
66730            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66731            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66732            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66733            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66734            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66735            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66736            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66737            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66738            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66739            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66740            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66741            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66742            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66743            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
66744            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
66745            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
66746            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
66747            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
66748            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
66749            - lib/unicode/UCD300.html lib/unicode/Unicode.300
66750            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
66751            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
66752            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
66753            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
66754           !> (integrate 965 files)
66755 ____________________________________________________________________________
66756 [  7386] By: jhi                                   on 2000/10/21  01:31:12
66757         Log: Update Changes.
66758      Branch: perl
66759            ! Changes patchlevel.h
66760 ____________________________________________________________________________
66761 [  7385] By: jhi                                   on 2000/10/21  01:28:42
66762         Log: The #7383 was right only in the context of the original bug report,
66763              not in more general case.
66764      Branch: perl
66765            ! pp_hot.c
66766 ____________________________________________________________________________
66767 [  7384] By: jhi                                   on 2000/10/21  01:08:23
66768         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
66769      Branch: perl
66770            ! ext/IO/lib/IO/Select.pm
66771 ____________________________________________________________________________
66772 [  7383] By: jhi                                   on 2000/10/21  00:44:18
66773         Log: Fix for ID 20001020.006, concatenating an unset submatch
66774              with utf8 resulted in "Modification of a read-only value".
66775      Branch: perl
66776            ! pp_hot.c t/pragma/utf8.t
66777 ____________________________________________________________________________
66778 [  7382] By: jhi                                   on 2000/10/20  20:44:31
66779         Log: Make scan_num() reëntrant, as suggested in
66780              
66781              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66782              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66783              Date: Fri, 20 Oct 2000 14:17:27 +0100
66784              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
66785      Branch: perl
66786            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
66787            ! toke.c
66788 ____________________________________________________________________________
66789 [  7381] By: jhi                                   on 2000/10/20  20:07:29
66790         Log: Reëntrancy fix.
66791              
66792              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66793              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66794              Date: Fri, 20 Oct 2000 14:17:27 +0100
66795              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
66796      Branch: perl
66797            ! embed.h embed.pl perl.h proto.h toke.c
66798 ____________________________________________________________________________
66799 [  7380] By: jhi                                   on 2000/10/20  19:15:54
66800         Log: Don't write double values through long double pointers,
66801              based on a part of
66802              
66803              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66804              From: Jens Hamisch <jens@Strawberry.COM>
66805              Date: Tue, 17 Oct 2000 08:39:36 +0200
66806              Message-Id: <20001017083936.A11104@Strawberry.COM>
66807      Branch: perl
66808            ! perl.h pp.c
66809 ____________________________________________________________________________
66810 [  7379] By: jhi                                   on 2000/10/20  18:43:37
66811         Log: Portability tweak on #7377.
66812              
66813              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
66814              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66815              Date:     Fri, 20 Oct 2000 13:13:41 EDT
66816              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
66817      Branch: perl
66818            ! t/lib/dprof.t
66819 ____________________________________________________________________________
66820 [  7378] By: jhi                                   on 2000/10/20  12:57:19
66821         Log: SOCKS function redefinitions need prototypes, too, otherwise
66822              for example 32 bit versus 64 bit differences cause a lot of
66823              problems.  Part of
66824              
66825              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66826              From: Jens Hamisch <jens@Strawberry.COM>
66827              Date: Tue, 17 Oct 2000 08:39:36 +0200
66828              Message-Id: <20001017083936.A11104@Strawberry.COM>
66829      Branch: perl
66830            ! doio.c pp_sys.c
66831 ____________________________________________________________________________
66832 [  7377] By: jhi                                   on 2000/10/20  12:37:12
66833         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
66834              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66835              Date:     Fri, 20 Oct 2000 08:26:04 EDT
66836              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
66837      Branch: perl
66838            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
66839 ____________________________________________________________________________
66840 [  7376] By: jhi                                   on 2000/10/20  12:35:31
66841         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
66842              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66843              Date:     Fri, 20 Oct 2000 07:48:15 EDT
66844              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
66845      Branch: perl
66846            ! configure.com vms/gen_shrfls.pl
66847 ____________________________________________________________________________
66848 [  7375] By: bailey                                on 2000/10/20  04:44:37
66849         Log: SYN SYN
66850      Branch: vmsperl
66851           +> (branch 134 files)
66852            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
66853            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
66854            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
66855            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
66856            - eg/cgi/frameset.cgi eg/cgi/index.html
66857            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66858            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66859            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66860            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66861            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66862            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66863            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66864            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66865            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66866            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66867            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66868            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66869            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66870            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
66871            - lib/unicode/Props.txt lib/unicode/UCD300.html
66872            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
66873            - utils/perlbc.PL vms/subconfigure.com
66874           !> (integrate 785 files)
66875 ____________________________________________________________________________
66876 [  7374] By: jhi                                   on 2000/10/20  00:59:48
66877         Log: In the latest compiler builds cccdlflags must not become -fpic,
66878              from Wilfredo Sánchez.
66879      Branch: perl
66880            ! hints/darwin.sh
66881 ____________________________________________________________________________
66882 [  7373] By: jhi                                   on 2000/10/20  00:56:35
66883         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
66884              From: Tony Cook <tony@develop-help.com>
66885              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
66886              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
66887      Branch: perl
66888            ! pod/perlop.pod
66889 ____________________________________________________________________________
66890 [  7372] By: jhi                                   on 2000/10/19  19:34:40
66891         Log: Typo noted by Mark Lutz.
66892      Branch: perl
66893            ! t/op/64bitint.t
66894 ____________________________________________________________________________
66895 [  7371] By: jhi                                   on 2000/10/19  19:33:13
66896         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
66897      Branch: metaconfig
66898            ! U/modified/Cppsym.U U/modified/Oldconfig.U
66899      Branch: metaconfig/U/perl
66900            ! End.U dlsrc.U libperl.U
66901      Branch: perl
66902            + hints/nonstopux.sh
66903            ! Configure MANIFEST config_h.SH
66904 ____________________________________________________________________________
66905 [  7370] By: jhi                                   on 2000/10/19  17:18:08
66906         Log: Subject: PATCH do_print has 2 PerlIO_error()s
66907              From: nick@ccl4.org
66908              Date: Thu, 19 Oct 2000 18:09:20 +0100
66909              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
66910      Branch: perl
66911            ! doio.c
66912 ____________________________________________________________________________
66913 [  7369] By: jhi                                   on 2000/10/19  14:01:49
66914         Log: Update Changes.
66915      Branch: perl
66916            ! Changes patchlevel.h
66917 ____________________________________________________________________________
66918 [  7368] By: jhi                                   on 2000/10/19  13:04:29
66919         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
66920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66921              Date: Wed, 18 Oct 2000 13:12:01 +0200
66922              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
66923      Branch: perl
66924            ! hints/aix.sh
66925 ____________________________________________________________________________
66926 [  7367] By: jhi                                   on 2000/10/19  02:22:40
66927         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
66928              of a 'pmshort' anywhere in the B, so the offending line was simply
66929              removed.
66930      Branch: perl
66931            ! ext/B/B/Debug.pm
66932 ____________________________________________________________________________
66933 [  7366] By: jhi                                   on 2000/10/19  02:12:37
66934         Log: Add the test case for the bug id 20000730.004 which seems
66935              to have been fixed by now.
66936      Branch: perl
66937            ! t/pragma/utf8.t
66938 ____________________________________________________________________________
66939 [  7365] By: jhi                                   on 2000/10/18  23:36:24
66940         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
66941              From: Hugo <hv@crypt.compulink.co.uk>
66942              Date: Wed, 18 Oct 2000 23:25:58 +0100
66943              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
66944      Branch: perl
66945            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
66946 ____________________________________________________________________________
66947 [  7364] By: jhi                                   on 2000/10/18  21:12:53
66948         Log: (retracted)
66949      Branch: perl
66950            ! pp.c
66951 ____________________________________________________________________________
66952 [  7363] By: jhi                                   on 2000/10/18  20:55:38
66953         Log: Missing change from #7362.
66954      Branch: perl
66955            ! win32/perlhost.h
66956 ____________________________________________________________________________
66957 [  7362] By: jhi                                   on 2000/10/18  20:52:01
66958         Log: Borland C fstat() never saw the fd as writable.
66959              
66960              Subject: fix for Borland's weak "stat" (perl@7211)
66961              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66962              Date: Mon, 16 Oct 2000 09:55:03 +0400
66963              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
66964      Branch: perl
66965            ! win32/win32.c
66966 ____________________________________________________________________________
66967 [  7361] By: jhi                                   on 2000/10/18  17:43:50
66968         Log: Regen toc.
66969      Branch: perl
66970            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
66971 ____________________________________________________________________________
66972 [  7360] By: jhi                                   on 2000/10/18  17:07:44
66973         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66974              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
66975              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
66976              Date: Mon, 16 Oct 2000 15:19:49 +0200
66977      Branch: perl
66978            + README.aix
66979            ! MANIFEST
66980 ____________________________________________________________________________
66981 [  7359] By: jhi                                   on 2000/10/18  17:04:49
66982         Log: Subject: Pod patch for Devel::Peek
66983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66984              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
66985              Date: Mon, 16 Oct 2000 12:26:34 +0200
66986      Branch: perl
66987            ! ext/Devel/Peek/Peek.pm
66988 ____________________________________________________________________________
66989 [  7358] By: jhi                                   on 2000/10/18  17:03:15
66990         Log: Make Cwd more bulletproof in chrooted environments.
66991              
66992              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
66993              From: "Eric E. Coe" <Eric.Coe@oracle.com>
66994              Date: Wed, 18 Oct 2000 04:03:54 -0400
66995              Message-Id: <39ED596A.70E599FE@oracle.com>
66996      Branch: perl
66997            ! lib/Cwd.pm
66998 ____________________________________________________________________________
66999 [  7357] By: jhi                                   on 2000/10/18  16:37:26
67000         Log: Disable the UTF8 downgrade croakage for now to avoid
67001              too many not okay messages.
67002      Branch: perl
67003            ! doio.c
67004 ____________________________________________________________________________
67005 [  7356] By: jhi                                   on 2000/10/17  23:29:41
67006         Log: Show the failed remote port, instead of the failing line number.
67007              
67008              Subject: [PATCH 5.6.1 Debugger] More diagnostics
67009              From: David Sparks <daves@ActiveState.com>
67010              Date: Tue, 17 Oct 2000 15:00:24 -0700
67011              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
67012      Branch: perl
67013            ! lib/perl5db.pl
67014 ____________________________________________________________________________
67015 [  7355] By: jhi                                   on 2000/10/17  14:11:31
67016         Log: On output try to downgrade to bytes, croak if impossible,
67017              from Simon Cozens.  This means that outputting >255 UTF8
67018              is impossible.  Consider this as a strong incentive to get
67019              the I/O disciplines implemented.
67020      Branch: perl
67021            ! doio.c pod/perldiag.pod sv.c
67022 ____________________________________________________________________________
67023 [  7354] By: jhi                                   on 2000/10/17  13:42:23
67024         Log: Clarify documentation on 'use bytes'.
67025              
67026              Subject: Re: What does 'use bytes' "mean" ?
67027              From: Simon Cozens <simon@cozens.net>
67028              Date: Mon, 18 Sep 2000 18:24:25 +0100
67029              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
67030      Branch: perl
67031            ! lib/bytes.pm
67032 ____________________________________________________________________________
67033 [  7353] By: jhi                                   on 2000/10/17  13:28:12
67034         Log: Workaround for a sfio bug where the stream error indicator
67035              is not cleared as documented.
67036              
67037              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
67038              From: Nicholas Clark <nick@ccl4.org>
67039              Date: Mon, 16 Oct 2000 18:28:23 +0100
67040              Message-ID: <20001016182823.J19700@plum.flirble.org>
67041      Branch: perl
67042            ! doio.c
67043 ____________________________________________________________________________
67044 [  7352] By: jhi                                   on 2000/10/17  13:06:19
67045         Log: More IoTYPE sprinkling.
67046      Branch: perl
67047            ! doio.c pp_hot.c
67048 ____________________________________________________________________________
67049 [  7351] By: jhi                                   on 2000/10/16  22:47:07
67050         Log: Detect early whether the std streams have gone bad.
67051              
67052              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
67053              Date: Mon, 16 Oct 2000 23:28:42 +0100
67054              From: Nicholas Clark <nick@ccl4.org>
67055              Message-ID: <20001016232842.A37942@plum.flirble.org>
67056      Branch: perl
67057            ! t/op/misc.t
67058 ____________________________________________________________________________
67059 [  7350] By: jhi                                   on 2000/10/16  22:45:16
67060         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
67061              From: "Peter J. Farley III" <pjfarley@banet.net>
67062              Date: Mon, 16 Oct 2000 18:15:59 -0400
67063              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
67064      Branch: perl
67065            ! djgpp/djgpp.c dosish.h t/io/open.t
67066 ____________________________________________________________________________
67067 [  7349] By: jhi                                   on 2000/10/16  22:36:45
67068         Log: perldelta tweak.
67069      Branch: perl
67070            ! pod/perldelta.pod
67071 ____________________________________________________________________________
67072 [  7348] By: jhi                                   on 2000/10/16  15:17:53
67073         Log: Update Changes.
67074      Branch: perl
67075            ! Changes patchlevel.h
67076 ____________________________________________________________________________
67077 [  7347] By: jhi                                   on 2000/10/16  13:55:27
67078         Log: Add the capability to include/exclude branches.
67079      Branch: perl
67080            ! Porting/genlog
67081 ____________________________________________________________________________
67082 [  7346] By: jhi                                   on 2000/10/16  13:18:04
67083         Log: Add Charles Lane.
67084      Branch: perl
67085            ! AUTHORS Changes
67086 ____________________________________________________________________________
67087 [  7345] By: jhi                                   on 2000/10/16  13:13:21
67088         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
67089      Branch: perl
67090            ! pod/perldelta.pod
67091 ____________________________________________________________________________
67092 [  7344] By: gsar                                  on 2000/10/16  09:30:21
67093         Log: integrate change#6220 from cfgperl
67094              
67095              Win32 patches from Benjamin Stuhl.
67096      Branch: maint-5.6/perl
67097           !> makedef.pl win32/win32.h
67098 ____________________________________________________________________________
67099 [  7343] By: gsar                                  on 2000/10/16  08:32:19
67100         Log: integrate changes#6221,6222 from cfgperl
67101              
67102              Remove tr///CU (the feature is to be obsoleted by better interfaces).
67103              From: simon@brecon.co.uk (Simon Cozens)
67104              Subject: [PATCH] Eliminate tr///[CU][CU]
67105              Date: 23 Jun 2000 11:05:40 GMT
67106              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
67107              
67108              doc typo fix
67109              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
67110              From: Ian Phillipps <Ian.Phillipps@iname.com>
67111              Date: Fri, 23 Jun 2000 10:40:58 +0100
67112              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
67113      Branch: maint-5.6/perl
67114           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
67115 ____________________________________________________________________________
67116 [  7342] By: gsar                                  on 2000/10/16  08:28:08
67117         Log: integrate change#6217 from cfgperl (in part)
67118              
67119              Rename the fdpid locking and integrate with Sarathy.
67120      Branch: maint-5.6/perl
67121           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
67122           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
67123           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
67124           !> win32/win32.c
67125 ____________________________________________________________________________
67126 [  7341] By: gsar                                  on 2000/10/16  08:23:39
67127         Log: integrate changes#6214..6216 from mainline
67128              
67129              @_ can't have junk in it even in the non-USE_ITHREADS case because
67130              caller() wants to populate @DB::args with it (causes a coredump
67131              in Carp::confess())
67132              
67133              tweak comment about @DB::args
67134              
67135              be more optimal about clearing @_
67136      Branch: maint-5.6/perl
67137           !> av.h cop.h pp_ctl.c t/op/runlevel.t
67138 ____________________________________________________________________________
67139 [  7340] By: gsar                                  on 2000/10/16  08:20:37
67140         Log: integrate changes#6207..6210 from cfgperl
67141              
67142              Subject: [PATCH 5.6.0] Threadsafe patches
67143              From: Dan Sugalski <dan@sidhe.org>
67144              To: perl5-porters@perl.org
67145              Date: Mon, 08 May 2000 18:08:13 -0400
67146              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
67147              
67148              Regen headers for #6207.
67149              
67150              Lock PL_fdpid against race conditions, based on:
67151              Subject: [PATCH 5.6.0]subprocess fixup for threads
67152              From: Dan Sugalski <dan@sidhe.org>
67153              To: perl5-porters@perl.org
67154              Date: Tue, 11 Apr 2000 17:02:32 -0400
67155              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
67156              
67157              Mopup for #6207 and #6209.
67158      Branch: maint-5.6/perl
67159           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
67160           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
67161           !> win32/win32.c
67162 ____________________________________________________________________________
67163 [  7339] By: gsar                                  on 2000/10/16  08:14:34
67164         Log: integrate change#6203 from cfgperl
67165              
67166              perldiag should refer to perlos2.pod not README.os2
67167      Branch: maint-5.6/perl
67168           !> pod/perldiag.pod
67169 ____________________________________________________________________________
67170 [  7338] By: gsar                                  on 2000/10/16  08:11:42
67171         Log: integrate change#6201 from mainline
67172              
67173              Perl_eval_pv() leaks 4 bytes every time it is called because it
67174              does a PUSHMARK that's never ever POPMARKed; in general, only
67175              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
67176              Perl_eval_[sp]v() don't because they don't take any incoming
67177              arguments (this leak has been around since the original version
67178              of perl_eval_pv() in 5.003_97e)
67179      Branch: maint-5.6/perl
67180           !> perl.c
67181 ____________________________________________________________________________
67182 [  7337] By: gsar                                  on 2000/10/16  08:08:47
67183         Log: integrate changes#6197..6200 from cfgperl
67184              
67185              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
67186              From: John Borwick <jhborwic@unity.ncsu.edu>
67187              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
67188              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
67189              
67190              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
67191              From: Dan Sugalski <dan@sidhe.org>
67192              To: vmsperl@perl.org, perl5-porters@perl.org
67193              Date: Fri, 02 Jun 2000 16:00:41 -0400
67194              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
67195              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
67196              
67197              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
67198              From: Dan Sugalski <dan@sidhe.org>
67199              To: perl5-porters@perl.org, vmsperl@perl.org
67200              Date: Fri, 02 Jun 2000 17:30:51 -0400
67201              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
67202              
67203              Update to cperl-mode.el 4.31 from
67204              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
67205              Subject: A couple of notes
67206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67207              To: Mailing list Perl5 <perl5-porters@perl.org>
67208              Date: Sat, 3 Jun 2000 23:33:32 -0400
67209              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
67210      Branch: maint-5.6/perl
67211           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
67212           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
67213           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
67214           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
67215           !> vms/vmsish.h
67216 ____________________________________________________________________________
67217 [  7336] By: gsar                                  on 2000/10/16  08:03:46
67218         Log: integrate changes#6194,6195 from mainline
67219              
67220              fix small eval"" memory leaks under USE_ITHREADS
67221              
67222              fix yet another eval"" leak under USE_ITHREADS
67223      Branch: maint-5.6/perl
67224           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
67225           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
67226           !> vms/perly_c.vms
67227 ____________________________________________________________________________
67228 [  7335] By: gsar                                  on 2000/10/16  08:02:15
67229         Log: integrate changes#6190,6191 from mainline
67230              
67231              submit missing embed.pl change
67232              
67233              vec() loses numericalness (modified version of patch suggested
67234              by Robin Barker)
67235      Branch: maint-5.6/perl
67236           !> doop.c embed.pl t/op/vec.t
67237 ____________________________________________________________________________
67238 [  7334] By: gsar                                  on 2000/10/16  08:01:03
67239         Log: integrate change#6189 from mainline
67240              
67241              counting tr/// corrupts later operation (from M.J.T Guy)
67242      Branch: maint-5.6/perl
67243           !> doop.c t/op/tr.t
67244 ____________________________________________________________________________
67245 [  7333] By: gsar                                  on 2000/10/16  07:59:07
67246         Log: integrate changes#6183..6188 from mainline
67247              
67248              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
67249              <nick@ccl4.org>)
67250              
67251              tweak for change#6127
67252              
67253              remove incorrect documentation about implicit split to @_ in
67254              list context, which never really worked in perl 5 (from
67255              M.J.T. Guy)
67256              
67257              further qualify references to "alphanumeric" (from Wolfgang Laun
67258              <wolfgang.laun@alcatel.at>)
67259              
67260              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
67261              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
67262              
67263              h2xs tweaks
67264      Branch: maint-5.6/perl
67265           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
67266           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
67267           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
67268           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
67269           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
67270           !> pod/pod2latex.PL utils/h2xs.PL
67271 ____________________________________________________________________________
67272 [  7332] By: gsar                                  on 2000/10/16  07:53:52
67273         Log: integrate change#6179 from mainline
67274              
67275              buggy modulus on UVs introduced by change#3378 (resulted in
67276              4063328477 % 65535 amounting to 27406, instead of 27407)
67277      Branch: maint-5.6/perl
67278           !> pp.c t/op/arith.t
67279 ____________________________________________________________________________
67280 [  7331] By: gsar                                  on 2000/10/16  07:52:49
67281         Log: integrate changes#6176,6177,6178,6182 from cfgperl
67282              
67283              Single-quoted utf8 patch from Simon Cozens.
67284              
67285              Substitution utf8 patch from Simon Cozens.
67286              
67287              Be cleaner.
67288              
67289              Be Cleaner Part Deux.
67290      Branch: maint-5.6/perl
67291           !> Makefile.SH pp_hot.c toke.c
67292 ____________________________________________________________________________
67293 [  7330] By: gsar                                  on 2000/10/16  07:41:36
67294         Log: integrate change#6172 from mainline
67295              
67296              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
67297              (from Ilya Zakharevich)
67298      Branch: maint-5.6/perl
67299           !> regexec.c t/op/re_tests
67300 ____________________________________________________________________________
67301 [  7329] By: gsar                                  on 2000/10/16  07:40:25
67302         Log: integrate change#6171 from mainline
67303              
67304              scalar() doesn't force scalar context when used in void context
67305              (from Simon Cozens)
67306      Branch: maint-5.6/perl
67307           !> op.c t/op/wantarray.t
67308 ____________________________________________________________________________
67309 [  7328] By: gsar                                  on 2000/10/16  07:39:33
67310         Log: integrate change#6170 from mainline
67311              
67312              change#6142 needs tweaks to tests to work where there's no
67313              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
67314      Branch: maint-5.6/perl
67315           !> t/lib/filefind.t
67316 ____________________________________________________________________________
67317 [  7327] By: gsar                                  on 2000/10/16  07:35:34
67318         Log: integrate changes#6166..6168 from cfgperl
67319              
67320              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
67321              in case somebody wants to write an extension for more
67322              shadow database interfaces.
67323              
67324              tweak todo
67325              
67326              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
67327      Branch: maint-5.6/perl
67328           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67329           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
67330           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
67331           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
67332           !> win32/config.vc win32/config_H.bc win32/config_H.gc
67333           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
67334 ____________________________________________________________________________
67335 [  7326] By: gsar                                  on 2000/10/16  07:29:05
67336         Log: integrate changes#6157,6159..6161,6164 from cfgperl
67337              
67338              Regen Configure to jive with #6149.
67339              
67340              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
67341              
67342              Changes for the File::Temp 0.08 (change #6159) test suite
67343              to fit better into the Perl distribution test framework.
67344              
67345              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
67346              both from Simon Cozens.
67347              
67348              detypo
67349      Branch: maint-5.6/perl
67350           +> pod/perlmodlib.PL pod/perlnewmod.pod
67351           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
67352           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
67353           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
67354           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
67355 ____________________________________________________________________________
67356 [  7325] By: gsar                                  on 2000/10/16  07:25:13
67357         Log: integrate change#6158 from vmsperl
67358              
67359              Add fallback to tmpfile for use in cases where user's relying on
67360              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
67361              Lane's patch)
67362      Branch: maint-5.6/perl
67363           !> vms/vms.c vms/vmsish.h
67364 ____________________________________________________________________________
67365 [  7324] By: gsar                                  on 2000/10/16  07:20:50
67366         Log: integrate changes#6153..6155 from mainline
67367              
67368              prettier Test::Harness output on failed tests (from Nicholas Clark
67369              <nick@Bagpuss.uk.boo.com>)
67370              
67371              avoid type mismatch warning
67372              
67373              small bug in change#6144; remove random \xA0 character that snuck
67374              in via change#6145
67375      Branch: maint-5.6/perl
67376           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
67377           !> perl.c
67378 ____________________________________________________________________________
67379 [  7323] By: gsar                                  on 2000/10/16  07:18:47
67380         Log: integrate changes#6151,6152 from mainline
67381              
67382              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
67383              
67384              cosmetic fixups of RE debug output (from Ilya Zakharevich)
67385      Branch: maint-5.6/perl
67386           !> regexec.c
67387 ____________________________________________________________________________
67388 [  7322] By: gsar                                  on 2000/10/16  07:17:25
67389         Log: integrate changes#6146..6150 from mainline
67390              
67391              doc typo
67392              
67393              add a make entry to Config.pm so "perl -V:make" works on VMS
67394              (from Peter Prymmer)
67395              
67396              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
67397              
67398              OS/2 tweaks for usethreads build (from Rocco Caputo
67399              <troc@netrus.net>)
67400              
67401              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
67402      Branch: maint-5.6/perl
67403           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
67404           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
67405           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
67406           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
67407           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
67408           !> warnings.pl x2p/a2p.h
67409 ____________________________________________________________________________
67410 [  7321] By: gsar                                  on 2000/10/16  07:14:02
67411         Log: integrate changes#6143..6145 from mainline
67412              
67413              MacOS support, part 1 (from Matthias Neeracher
67414              <neeri@iis.ee.ethz.ch>)
67415              
67416              MacOS support, part 2: make AutoSplit use File::Spec instead
67417              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
67418              <neeri@iis.ee.ethz.ch>)
67419              
67420              make xsubpp skip embedded pod (from Matthias Neeracher
67421              <neeri@iis.ee.ethz.ch>)
67422      Branch: maint-5.6/perl
67423           +> ext/DynaLoader/dl_mac.xs
67424           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
67425           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
67426           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
67427           !> pp_ctl.c proto.h toke.c util.c util.h
67428 ____________________________________________________________________________
67429 [  7320] By: gsar                                  on 2000/10/16  07:12:13
67430         Log: integrate changes#6141,6142 from mainline
67431              
67432              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
67433              forwarded by Peter Seebach from the bsdi-users mailing list.
67434              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
67435              
67436              File::Find fails to chdir when chasing symlinks (from
67437              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
67438      Branch: maint-5.6/perl
67439           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
67440 ____________________________________________________________________________
67441 [  7319] By: gsar                                  on 2000/10/16  07:04:30
67442         Log: integrate change#6139 from mainline
67443              
67444              revise mktables.PL for bugs and newness in Unicode 3.0
67445              (from James Bence <jbence@amgen.com>)
67446      Branch: maint-5.6/perl
67447           +> (branch 30 files)
67448           !> (integrate 49 files)
67449 ____________________________________________________________________________
67450 [  7318] By: gsar                                  on 2000/10/16  07:01:01
67451         Log: integrate changes#6137,6138 from mainline
67452              
67453              fix bogus redeclaration warning for "our" variables in different
67454              scopes
67455              
67456              add note about the handling of negative indices to tied arrays
67457              (from Michael G Schwern <schwern@pobox.com>)
67458      Branch: maint-5.6/perl
67459           !> op.c pod/perltie.pod t/pragma/strict-vars
67460 ____________________________________________________________________________
67461 [  7317] By: gsar                                  on 2000/10/16  06:58:46
67462         Log: integrate changes#6127..6136 from mainline
67463              
67464              call_method(...,G_EVAL) can longjmp() out if the method probing
67465              failed (from Gisle Aas)
67466              
67467              new perlxstut example for passing/returning refs to arrays
67468              (from David Lowe <dlowe@pootpoot.com>)
67469              
67470              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
67471              
67472              fix places that mean C<"word" character> but say C<alphanumeric
67473              character>
67474              
67475              avoid warnings in POSIX.pm (from Barrie Slaymaker)
67476              
67477              warnings::enabled() doesn't fall back to looking at $^W if
67478              caller isn't using lexical warnings (from Paul Marquess)
67479              
67480              elide bogus test in change#6132
67481              
67482              make Test::Harness use wait.h/WCOREDUMP if available
67483              (from Ben Tilly <ben_tilly@hotmail.com>)
67484              
67485              enable Test::Harness to dynamically determine column width etc.
67486              (from Rob Napier <rnapier@employees.org>)
67487              
67488              random pod typos (from Peter Scott <Peter@PSDT.com>)
67489      Branch: maint-5.6/perl
67490           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
67491           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
67492           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
67493           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
67494 ____________________________________________________________________________
67495 [  7316] By: gsar                                  on 2000/10/16  06:53:23
67496         Log: integrate change#6126 from mainline
67497              
67498              change#2879 broke rvalue autovivification of magicals such as
67499              ${$num} (reworked variant of patch suggested by Simon Cozens)
67500      Branch: maint-5.6/perl
67501           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
67502           !> pp_hot.c proto.h t/op/gv.t
67503 ____________________________________________________________________________
67504 [  7315] By: gsar                                  on 2000/10/16  06:51:38
67505         Log: integrate changes#6123,6125 from mainline
67506              
67507              clarify gotcha with #line directives (from Rocco Caputo
67508              <troc@netrus.net>)
67509              
67510              enable propagating exception objects via Perl_croak() in XS code
67511              (from Gisle Aas)
67512      Branch: maint-5.6/perl
67513           !> pod/perldebug.pod pod/perlsyn.pod util.c
67514 ____________________________________________________________________________
67515 [  7314] By: gsar                                  on 2000/10/16  06:49:28
67516         Log: integrate change#6122 from mainline
67517              
67518              downgrade fatal error on C<"foo@nosucharray.com"> to optional
67519              warning (from Mark-Jason Dominus)
67520      Branch: maint-5.6/perl
67521           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
67522           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
67523           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
67524           !> toke.c
67525 ____________________________________________________________________________
67526 [  7313] By: gsar                                  on 2000/10/16  06:46:54
67527         Log: integrate changes#6112..6121 from vmsperl
67528              
67529              Check for existence of file before trying to delete
67530              
67531              Ugly workaround for version-specific RTL error
67532              
67533              Urk -- undo previous removal of vmsish 'exit' change
67534              
67535              Add bounds checking for several strings (Charles Lane)
67536              
67537              Miscellaneous cosmetic fixes (Charles Lane)
67538              
67539              Treat sockets as special in sys(read|write) (Charles Lane et al.)
67540              
67541              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
67542              Flatten case labels in switch statements uniformly (Charles Bailey)
67543              
67544              Quiet error messages in vmsish.t (Charles Lane)
67545              
67546              Add missing escape (Charles Lane)
67547              
67548              Allow eliminate_macros() and fixpath() to handle space-delimited
67549              lists (based on fixes by Craig Berry)
67550      Branch: maint-5.6/perl
67551           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
67552           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
67553           !> vms/vmsish.h
67554 ____________________________________________________________________________
67555 [  7312] By: gsar                                  on 2000/10/16  06:41:18
67556         Log: integrate changes#6107,6110 from cfgperl
67557              
67558              Tweak the todo list.
67559              
67560              todo tweak
67561      Branch: maint-5.6/perl
67562           !> Todo-5.6
67563 ____________________________________________________________________________
67564 [  7311] By: gsar                                  on 2000/10/16  06:38:38
67565         Log: integrate changes#6104,6108 from mainline
67566              
67567              PL_sys_intern was being initialized too late on windows
67568              
67569              reenable fake signal handling on Windows, bugs and all
67570      Branch: maint-5.6/perl
67571           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
67572           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
67573           !> win32/win32.c
67574 ____________________________________________________________________________
67575 [  7310] By: gsar                                  on 2000/10/16  06:36:03
67576         Log: integrate changes#6095,6097..6103 from cfgperl
67577              
67578              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
67579              might be useful in future.
67580              
67581              Add a note about possible compilation problems from Allen Smith.
67582              
67583              Add a note about other, yet unsupported, shadow password APIs.
67584              
67585              Tweaks for the cc bugs from Allen Smith.
67586              
67587              More compilation tweakery from Allen Smith.
67588              
67589              Hints and test tweaks for Unicos.
67590              
67591              The test suite tweak in #6101 wasn't quite right.
67592              
67593              Test tweaking for Unicos continues.
67594      Branch: maint-5.6/perl
67595           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67596           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
67597           !> t/lib/complex.t t/op/64bitint.t
67598 ____________________________________________________________________________
67599 [  7309] By: gsar                                  on 2000/10/16  06:29:41
67600         Log: integrate changes#6093,6094 from mainline
67601              
67602              fork() failure to create pseudo process sets errno=EAGAIN and returns
67603              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
67604              
67605              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
67606      Branch: maint-5.6/perl
67607           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
67608           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
67609 ____________________________________________________________________________
67610 [  7308] By: gsar                                  on 2000/10/16  06:27:29
67611         Log: integrate change#6092 from cfgperl
67612              
67613              Regen perltoc with the fixed buildtoc.
67614      Branch: maint-5.6/perl
67615           !> pod/perltoc.pod
67616 ____________________________________________________________________________
67617 [  7307] By: gsar                                  on 2000/10/16  06:26:40
67618         Log: integrate changes#6089,6090 from mainline
67619              
67620              buildtoc tweak to fix newline lossage
67621              
67622              concat doesn't preserve utf8-ness, and doesn't invalidate
67623              [NI]OK; added tests for both
67624      Branch: maint-5.6/perl
67625           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
67626 ____________________________________________________________________________
67627 [  7306] By: gsar                                  on 2000/10/16  06:24:05
67628         Log: integrate change#6088 from cfgperl
67629              
67630              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
67631              because we do not use those.  The HAS_GETSPNAM remains,
67632              though, because we still do use that.
67633      Branch: maint-5.6/perl
67634           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67635           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
67636           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
67637           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
67638           !> win32/config.vc win32/config_H.bc win32/config_H.gc
67639           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
67640 ____________________________________________________________________________
67641 [  7305] By: gsar                                  on 2000/10/16  06:15:52
67642         Log: integrate changes#6084,6085,6087 from mainline
67643              
67644              substr() does not preserve utf8-ness (from Stefan Eissing
67645              <Eissing@medicaldataservice.de>); added tests
67646              
67647              repeat operator (x) doesn't preserve utf8-ness
67648              
67649              reverse() and quotemeta() weren't preserving utf8-ness; add tests
67650      Branch: maint-5.6/perl
67651           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
67652 ____________________________________________________________________________
67653 [  7304] By: gsar                                  on 2000/10/16  06:13:10
67654         Log: integrate changes#6077..6083 from mainline
67655              
67656              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
67657              and Tom Phoenix)
67658              
67659              workaround for CRT bug in chdir() (from Charles Lane, via
67660              Peter Prymmer)
67661              
67662              remove outdated kludge in Carp (NULLs are permitted in diagnostics
67663              now)
67664              
67665              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
67666              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
67667              
67668              better default perlbug categories for ok reports (from Richard Foley)
67669              
67670              peek.t non-portable to ithreads
67671              
67672              note about undocumented caller() return value (from M.J.T. Guy);
67673              yet another peek.t tweak
67674      Branch: maint-5.6/perl
67675           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
67676           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
67677           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
67678           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
67679           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
67680           !> vms/vmsish.h
67681 ____________________________________________________________________________
67682 [  7303] By: gsar                                  on 2000/10/16  06:03:18
67683         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
67684              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
67685              
67686              &HUGE_VAL is not defined, it exists.
67687              
67688              Do not warn that an infinity does not look like a number.
67689              
67690              Rewrite the pwent/spent logic to be a little bit more clearer.
67691              
67692              Continue on the pwent/spent case.
67693              
67694              Correct Freudian slip.
67695              
67696              Use HUGE_VALL if applicable.
67697              
67698              pwent/spent #ifdef imbalance.
67699              
67700              Infinite problems.
67701              
67702              Call getspnam() only iff needd.
67703              
67704              Test both the scalar and list contexts.
67705              
67706              Use setxxent()/endxxent().
67707              
67708              Complex tweakery.
67709              
67710              Unicos hint tweak.
67711              
67712              Be more forgiving in POSIX about HUGE_VALL.
67713              
67714              Detypo.
67715              
67716              The search of infinity continues, this time simplified.
67717              
67718              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
67719              in natively 64-bit platforms where a long is a quad (no need
67720              for long longs).  Also added bias for IVs.
67721              
67722              Complex tweaks.
67723              
67724              Introduce t/lib/peek.t.
67725              
67726              Make the test more portable.
67727      Branch: maint-5.6/perl
67728           +> t/lib/peek.t
67729            ! pp_sys.c
67730           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
67731           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
67732           !> t/op/pwent.t toke.c util.c
67733 ____________________________________________________________________________
67734 [  7302] By: gsar                                  on 2000/10/16  05:03:37
67735         Log: integrate changes#6066..6071 from mainline
67736              
67737              s/END/CHECK/
67738              
67739              replace direct call to sighandler() with (*PL_sighandlerp)()
67740              
67741              note about values()
67742              
67743              File::Spec compatibility update (from Barrie Slaymaker
67744              <barries@slaysys.com>)
67745              
67746              remove misleading comment (from M.J.T. Guy)
67747              
67748              misformatted perllocal.pod (from Tim Jenness
67749              <t.jenness@jach.hawaii.edu>)
67750      Branch: maint-5.6/perl
67751           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
67752           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
67753           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
67754           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
67755 ____________________________________________________________________________
67756 [  7301] By: gsar                                  on 2000/10/16  05:00:08
67757         Log: integrate changes#6061..6063 from mainline
67758              
67759              change#5921 neglected to make eq honor "use bytes"
67760              
67761              additional tests for utf8.t
67762              
67763              tokeq() could read unallocated field in argument
67764      Branch: maint-5.6/perl
67765           !> sv.c t/pragma/utf8.t toke.c
67766 ____________________________________________________________________________
67767 [  7300] By: gsar                                  on 2000/10/16  04:56:54
67768         Log: integrate changes#6046,6048,6057,6058 from mainline
67769              
67770              libscheck has insufficient checks for n32 libs (from
67771              Albert Chin-A-Young <china@thewrittenword.com>)
67772              
67773              add note about how $( doesn't interpolate in REs (from
67774              Philip Newton <newton@ficus.frogspace.net>)
67775              
67776              fix broken parsing of /\x{ab}/
67777              
67778              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
67779              (spotted by Donald Kinzer <dkinzer@premia.com>)
67780      Branch: maint-5.6/perl
67781           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
67782           !> t/pragma/utf8.t
67783 ____________________________________________________________________________
67784 [  7299] By: gsar                                  on 2000/10/16  04:52:50
67785         Log: integrate change#6044 from mainline
67786              
67787              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
67788              such that underscores are only ignored in literal numbers,
67789              "\x{...}", and hex/oct argument
67790      Branch: maint-5.6/perl
67791           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
67792 ____________________________________________________________________________
67793 [  7298] By: gsar                                  on 2000/10/16  04:50:53
67794         Log: integrate changes#6027..6043 from mainline
67795              
67796              podlators-1.02 update (from Russ Allbery)
67797              
67798              Pod::Man generates groff-incompatible macro definition (from
67799              Tom Christiansen)
67800              
67801              add CGI.pm v2.66 (from Lincoln Stein)
67802              
67803              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
67804              for @- and @+ (from Johan Vromans)
67805              
67806              small nits in diagnostics.pm (from Robin Barker)
67807              
67808              whitespace adjustments
67809              
67810              missing files in MANIFEST
67811              
67812              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
67813              to compensate
67814              
67815              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
67816              
67817              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
67818      Branch: maint-5.6/perl
67819           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
67820           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
67821           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
67822           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
67823           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
67824           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
67825           !> t/lib/cgi-html.t t/lib/cgi-request.t
67826 ____________________________________________________________________________
67827 [  7297] By: gsar                                  on 2000/10/16  04:44:30
67828         Log: integrate change#6025 from mainline
67829              
67830              Is{Alnum,Alpha,Word} don't match titlecase
67831              TODO: IsSpace is defined recursively!
67832              (both spotted by Larry)
67833      Branch: maint-5.6/perl
67834           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
67835           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
67836 ____________________________________________________________________________
67837 [  7296] By: gsar                                  on 2000/10/16  04:39:30
67838         Log: integrate change#6023 from mainline
67839              
67840              debugger stomps on $. (from M.J.T. Guy)
67841      Branch: maint-5.6/perl
67842           !> lib/perl5db.pl
67843 ____________________________________________________________________________
67844 [  7295] By: gsar                                  on 2000/10/16  04:38:02
67845         Log: integrate change#6022 from mainline
67846              
67847              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
67848      Branch: maint-5.6/perl
67849           !> sv.c
67850 ____________________________________________________________________________
67851 [  7294] By: gsar                                  on 2000/10/16  04:37:05
67852         Log: integrate changes#6018..6021 from mainline
67853              
67854              make lib/syslog.t portable to systems that don't have _PATH_LOG,
67855              make _PATH_LOG() return "" if unavailable
67856              
67857              windows portability tweaks
67858              
67859              test tweak
67860              
67861              remove Win2K issue in pod (fixed by change#6020)
67862      Branch: maint-5.6/perl
67863           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
67864           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
67865           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
67866 ____________________________________________________________________________
67867 [  7293] By: gsar                                  on 2000/10/16  04:20:00
67868         Log: integrate changes#6013..6015 from mainline
67869              
67870              tweak change#5945 to display correct switch name in diagnostic
67871              
67872              glob() loading File::Glob behind the scenes may cause syntax errors
67873              
67874              tweak test for portability
67875      Branch: maint-5.6/perl
67876           !> op.c perl.c pod/perldiag.pod t/lib/b.t
67877 ____________________________________________________________________________
67878 [  7292] By: gsar                                  on 2000/10/16  04:18:11
67879         Log: integrate changes#6005..6010 from mainline, cfgperl
67880              
67881              perldoc might fail via "use blib" (from Hugo van der Sanden)
67882              
67883              Regen Configure.
67884              
67885              note about compile failures and END blocks (from M.J.T. Guy)
67886              
67887              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
67888              
67889              (change#6009 integrated earlier in change#7255)
67890              
67891              clarify note about shadow password support (from
67892              gellyfish@gellyfish.com)
67893      Branch: maint-5.6/perl
67894           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67895           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
67896           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
67897 ____________________________________________________________________________
67898 [  7291] By: gsar                                  on 2000/10/16  04:12:03
67899         Log: integrate changes#6002,6003 from mainline
67900              
67901              destructive sv_setsv() can lose UV-ness from source, causing
67902              numeric promotions/comparisons to fail to do the right thing
67903              
67904              allow REG_EXPAND_SZ keys in Windows registry (from
67905              John Clayton <John.Clayton@barclayscapital.com>)
67906      Branch: maint-5.6/perl
67907           !> sv.c win32/win32.c
67908 ____________________________________________________________________________
67909 [  7290] By: gsar                                  on 2000/10/16  04:10:19
67910         Log: integrate change#6001 from mainline
67911              
67912              support additional library locations via $Config{otherlibdirs}
67913              (from Andy Dougherty)
67914      Branch: maint-5.6/perl
67915           !> Configure INSTALL Porting/Glossary Porting/config.sh
67916           !> Porting/config_H config_h.SH epoc/config.sh perl.c
67917           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
67918           !> win32/config.bc win32/config.gc win32/config.vc
67919 ____________________________________________________________________________
67920 [  7289] By: gsar                                  on 2000/10/16  04:08:28
67921         Log: integrate change#5999 from mainline
67922              
67923              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
67924      Branch: maint-5.6/perl
67925           !> t/pragma/warn/toke toke.c
67926 ____________________________________________________________________________
67927 [  7288] By: gsar                                  on 2000/10/16  04:07:01
67928         Log: integrate changes#5997,5998 from cfgperl
67929              
67930              Preserve $!.
67931              
67932              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
67933      Branch: maint-5.6/perl
67934           !> lib/Math/Complex.pm
67935 ____________________________________________________________________________
67936 [  7287] By: gsar                                  on 2000/10/16  04:04:37
67937         Log: integrate change#5995 from mainline
67938              
67939              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
67940      Branch: maint-5.6/perl
67941           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
67942 ____________________________________________________________________________
67943 [  7286] By: gsar                                  on 2000/10/16  04:03:21
67944         Log: integrate change#5994 from mainline
67945              
67946              fix for missed accounting for null byte in pack("Z",...) (from
67947              M.J.T. Guy)
67948      Branch: maint-5.6/perl
67949           !> pp.c t/op/pack.t
67950 ____________________________________________________________________________
67951 [  7285] By: gsar                                  on 2000/10/16  04:02:11
67952         Log: integrate changes#5989..5993 from mainline
67953              
67954              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
67955              itself and no other (from Tom Hughes)
67956              
67957              use $ENV{LIB} to search for libs under Visual C compiler
67958              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
67959              
67960              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
67961              
67962              pod nit (from Simon Cozens)
67963              
67964              various minor tweaks seen on p5p
67965      Branch: maint-5.6/perl
67966           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
67967           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
67968           !> t/op/array.t toke.c
67969 ____________________________________________________________________________
67970 [  7284] By: gsar                                  on 2000/10/16  03:59:00
67971         Log: integrate changes#5978..5988 from mainline
67972              
67973              sync version numbers in File::Spec with the ones on CPAN
67974              (from Barrie Slaymaker)
67975              
67976              under useithreads, constant pad entries could inadvertantly be
67977              shared across threads (from Eric Blood <eblood@xmission.com>);
67978              added Eric's test case to testsuite
67979              
67980              allow Configure -S to run non-interactively (spotted by Greg Hudson
67981              <ghudson@mit.edu>)
67982              
67983              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
67984              prototype mismatch with CORE::glob(); update pod and tests to
67985              suit (File::Glob::glob() is still available for backward
67986              compatibility, but should be considered deprecated)
67987              
67988              avoid error in IO::Socket::INET when given an unknown service name
67989              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
67990              
67991              numeric conversion of non-number in change#3378 tramples on
67992              OOK offset, causing segfaults
67993              
67994              attributes::reftype() doesn't work on tied argument
67995              
67996              forked child may not exit correctly if it failed to open
67997              /dev/console (from Graham Barr)
67998              
67999              add regular expressions tutorial and quick-start guide (from
68000              Mark Kvale <kvale@phy.ucsf.edu>)
68001              
68002              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
68003              
68004              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
68005              <paul@miraclefish.com>)
68006      Branch: maint-5.6/perl
68007           +> pod/perlrequick.pod pod/perlretut.pod
68008           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
68009           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
68010           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
68011           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
68012           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68013           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68014           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
68015           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
68016 ____________________________________________________________________________
68017 [  7283] By: gsar                                  on 2000/10/16  03:52:14
68018         Log: integrate change#5977 from mainline
68019              
68020              autoquote barewords followed by newline and arrow properly
68021              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
68022      Branch: maint-5.6/perl
68023           !> t/pragma/warn/toke toke.c
68024 ____________________________________________________________________________
68025 [  7282] By: gsar                                  on 2000/10/16  03:50:48
68026         Log: integrate change#5976 from mainline
68027              
68028              DB_File v1.73 update (from Paul Marquess)
68029      Branch: maint-5.6/perl
68030           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
68031           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
68032 ____________________________________________________________________________
68033 [  7281] By: gsar                                  on 2000/10/16  03:49:14
68034         Log: integrate change#5975 from mainline
68035              
68036              allow sort() reentrancy (variant of patch suggested by
68037              Hugo van der Sanden)
68038      Branch: maint-5.6/perl
68039           !> pp_ctl.c t/op/sort.t
68040 ____________________________________________________________________________
68041 [  7280] By: gsar                                  on 2000/10/16  03:48:22
68042         Log: integrate change#5974 from mainline
68043              
68044              change#4197 somehow missed initializing PL_errors, meaning
68045              syntax error queueing wasn't working outside eval"" at all;
68046              also fixed eval"" to localize PL_error_count, so that compile-time
68047              eval's don't clobber the error state of the outer context
68048      Branch: maint-5.6/perl
68049           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
68050           !> t/pragma/warn/toke
68051 ____________________________________________________________________________
68052 [  7279] By: gsar                                  on 2000/10/16  03:46:21
68053         Log: integrate change#5973 from mainline
68054              
68055              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
68056      Branch: maint-5.6/perl
68057           !> regcomp.c regexec.c t/op/re_tests
68058 ____________________________________________________________________________
68059 [  7278] By: gsar                                  on 2000/10/16  03:44:54
68060         Log: integrate change#5971 from cfgperl
68061              
68062              Unicos tweaks from Mark P. Lutz.
68063      Branch: maint-5.6/perl
68064           !> hints/unicos.sh lib/Math/Complex.pm
68065 ____________________________________________________________________________
68066 [  7277] By: gsar                                  on 2000/10/16  03:42:59
68067         Log: integrate changes#5966..5970 from mainline
68068              
68069              add testsuite for B backends, fix bug in B::Deparse (from
68070              Simon Cozens <simon@brecon.co.uk>)
68071              
68072              improved docs on the warn_uninit diagnostic (from David Glasser
68073              and Simon Cozens)
68074              
68075              tolerate spaces in group names in test on solaris (from David Boyce
68076              <dsb@boyski.com>)
68077              
68078              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
68079              
68080              Data::Dumper fumbles negative numbers on 32-bit platforms where
68081              IV is >32bits
68082      Branch: maint-5.6/perl
68083           +> t/lib/b.t t/lib/syslog.t
68084           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
68085           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
68086           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
68087 ____________________________________________________________________________
68088 [  7276] By: gsar                                  on 2000/10/16  03:39:30
68089         Log: integrate change#5965 from mainline
68090              
68091              avoid "will not stay shared" warnings for our variables (from
68092              Robin Barker)
68093      Branch: maint-5.6/perl
68094           !> op.c t/pragma/warn/op
68095 ____________________________________________________________________________
68096 [  7275] By: gsar                                  on 2000/10/16  03:38:18
68097         Log: integrate change#5964 from mainline
68098              
68099              reformat to 72 columns (again)
68100      Branch: maint-5.6/perl
68101           !> pod/perldiag.pod
68102 ____________________________________________________________________________
68103 [  7274] By: gsar                                  on 2000/10/16  03:36:58
68104         Log: integrate change#5963 from mainline
68105              
68106              patch from Larry to make (\&) prototype work; added tests for
68107              the same
68108      Branch: maint-5.6/perl
68109           !> op.c t/comp/proto.t
68110 ____________________________________________________________________________
68111 [  7273] By: gsar                                  on 2000/10/16  03:35:51
68112         Log: integrate changes#5956..5962 from mainline
68113              
68114              better diagnostics on failed tests (from Ilya Zakharevich)
68115              
68116              pod nits (from A. C. Yardley <yardley@tanet.net>)
68117              
68118              change#3569 deleted some essential code, revert; avoid use of
68119              atexit() to make DynaLoader work properly on AIX under mod_perl
68120              (from Jens-Uwe Mager <jum@helios.de>)
68121              
68122              doubled words in pods (from Simon Cozens
68123              <simon.p.cozens@jp.pwcglobal.com>)
68124              
68125              better INSTALL notes on Solaris issues (from Dominic Dunlop)
68126              
68127              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
68128              
68129              updated README.hpux (from Jeff Okamoto)
68130      Branch: maint-5.6/perl
68131           !> INSTALL README.hpux emacs/cperl-mode.el
68132           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
68133           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
68134           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
68135           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
68136           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
68137           !> t/op/lex_assign.t
68138 ____________________________________________________________________________
68139 [  7272] By: gsar                                  on 2000/10/16  03:31:22
68140         Log: integrate change#5955 from mainline
68141              
68142              longstanding bug exposed by change#3307: sort arguments weren't
68143              compiled with the right wantarray context (ensuing runtime lookup
68144              via block_gimme() was getting the incidental context of the
68145              sort() itself)
68146      Branch: maint-5.6/perl
68147           !> op.c t/op/sort.t
68148 ____________________________________________________________________________
68149 [  7271] By: gsar                                  on 2000/10/16  03:29:11
68150         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
68151              branch
68152              
68153              Flatten the cpp jungle doing the nosuid checking.
68154              
68155              Do not assume sign propagation. (from M.J.T. Guy)
68156              
68157              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
68158              
68159              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
68160              Now pp_ncmp() returns undef is either operand is a NaN.
68161              
68162              On second thoughts frexp() does have two arguments.
68163              
68164              Document that tr() is not tr(1).
68165              
68166              Be more robust on "extreme" (large absolute value)
68167              arguments.  Originally reported by Daniel Connelly
68168              as a problem with asinh() on large negative arguments,
68169              asinh() used to bail out because an argument to log()
68170              ended up being zero.  Ilya Zakharevich proposed using
68171              Taylor's series in such cases, which for such large
68172              arguments is a very good approximation.
68173              
68174              Undo "use integer" addition from 64bitint as it seems
68175              to break most of the subtests in Digital UNIX;
68176              Unicos needs to find another way.
68177      Branch: maint-5.6/perl
68178           !> (integrate 29 files)
68179 ____________________________________________________________________________
68180 [  7270] By: gsar                                  on 2000/10/16  03:09:44
68181         Log: integrate changes#5948,5949,5950 from mainline
68182              
68183              typo in vars.pm that leads to cryptic message (from Piotr
68184              Piatkowski <kompas@kompas.usr.onet.pl>)
68185              
68186              make perldoc use the pod2man from the same version (from
68187              M.J.T. Guy)
68188              
68189              reformat perldiag to avoid long lines
68190      Branch: maint-5.6/perl
68191           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
68192 ____________________________________________________________________________
68193 [  7269] By: gsar                                  on 2000/10/16  03:05:54
68194         Log: integrate change#5947 from mainline
68195              
68196              use &dl_error rather than &dl_load_file as the guard for calling
68197              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
68198              statically built perl)
68199      Branch: maint-5.6/perl
68200           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
68201 ____________________________________________________________________________
68202 [  7268] By: gsar                                  on 2000/10/16  03:04:48
68203         Log: integrate change#5945 from mainline
68204              
68205              make module name mandatory after -M switch; reorder perldiag
68206              alphabetically (from Mark-Jason Dominus)
68207      Branch: maint-5.6/perl
68208           !> perl.c pod/perldiag.pod
68209 ____________________________________________________________________________
68210 [  7267] By: gsar                                  on 2000/10/16  03:03:01
68211         Log: integrate change#5939 from mainline
68212              
68213              more pod nits (from Larry Virden)
68214      Branch: maint-5.6/perl
68215           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
68216           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
68217           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
68218 ____________________________________________________________________________
68219 [  7266] By: gsar                                  on 2000/10/16  03:01:39
68220         Log: integrate change#5938 from mainline
68221              
68222              Consolidated B::Deparse fixes (from Stephen McCamant)
68223      Branch: maint-5.6/perl
68224           !> ext/B/B/Deparse.pm
68225 ____________________________________________________________________________
68226 [  7265] By: gsar                                  on 2000/10/16  03:00:43
68227         Log: integrate change#5936 from mainline
68228              
68229              additional tests for change#7263 (from Paul Marquess)
68230      Branch: maint-5.6/perl
68231           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
68232           !> t/pragma/warn/5nolint t/pragma/warn/6default
68233 ____________________________________________________________________________
68234 [  7264] By: gsar                                  on 2000/10/16  02:58:34
68235         Log: integrate change#5934 from mainline
68236              
68237              propagate lexical warnings from surrounding scope correctly
68238              within string eval() (from Paul Marquess)
68239      Branch: maint-5.6/perl
68240           !> pp_ctl.c t/pragma/warn/pp_ctl
68241 ____________________________________________________________________________
68242 [  7263] By: gsar                                  on 2000/10/16  02:56:53
68243         Log: integrate change#5932 from mainline
68244              
68245              add rsignal(), whichsig() and do_join() to public API list
68246              (mod_perl uses them to good advantage)
68247      Branch: maint-5.6/perl
68248           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
68249 ____________________________________________________________________________
68250 [  7262] By: gsar                                  on 2000/10/16  02:55:53
68251         Log: integrate change#5931 from mainline
68252              
68253              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
68254      Branch: maint-5.6/perl
68255           !> pp_hot.c regexec.c t/op/pat.t
68256 ____________________________________________________________________________
68257 [  7261] By: gsar                                  on 2000/10/16  02:55:01
68258         Log: integrate change#5930 from mainline
68259              
68260              small os390 tweaks (from Peter Prymmer)
68261      Branch: maint-5.6/perl
68262           !> config_h.SH makedepend.SH
68263 ____________________________________________________________________________
68264 [  7260] By: gsar                                  on 2000/10/16  02:54:10
68265         Log: integrate change#5929 from mainline
68266              
68267              pod nits
68268      Branch: maint-5.6/perl
68269           !> pod/perlguts.pod
68270 ____________________________________________________________________________
68271 [  7259] By: gsar                                  on 2000/10/16  02:52:55
68272         Log: integrate change#5927 from mainline
68273              
68274              arrange for next() to resume at the unstack op rather than the
68275              loop conditional, so that scope cleanup happens correctly
68276              (from Stephen McCamant)
68277      Branch: maint-5.6/perl
68278           !> op.c pp_ctl.c t/op/misc.t
68279 ____________________________________________________________________________
68280 [  7258] By: gsar                                  on 2000/10/16  02:51:38
68281         Log: integrate change#5926 from mainline
68282              
68283              on windows, reserve 16M of stack rather than 128M (allows more
68284              threads to run concurrently)
68285      Branch: maint-5.6/perl
68286           !> win32/Makefile win32/makefile.mk
68287 ____________________________________________________________________________
68288 [  7257] By: gsar                                  on 2000/10/16  02:50:37
68289         Log: integrate change#5925 from mainline
68290              
68291              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
68292      Branch: maint-5.6/perl
68293           !> toke.c
68294 ____________________________________________________________________________
68295 [  7256] By: gsar                                  on 2000/10/16  02:49:36
68296         Log: integrate change#5924 from mainline
68297              
68298              avoid using uninitialized memory in require version check
68299      Branch: maint-5.6/perl
68300           !> pp_ctl.c universal.c
68301 ____________________________________________________________________________
68302 [  7255] By: gsar                                  on 2000/10/16  02:48:03
68303         Log: integrate changes#5923,5928,6009 from mainline
68304              
68305              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
68306      Branch: maint-5.6/perl
68307           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
68308 ____________________________________________________________________________
68309 [  7254] By: gsar                                  on 2000/10/16  02:44:46
68310         Log: integrate change#5922 from mainline
68311              
68312              commentary about IoTYPE() (from Nathan Torkington)
68313      Branch: maint-5.6/perl
68314           !> sv.h
68315 ____________________________________________________________________________
68316 [  7253] By: gsar                                  on 2000/10/16  02:43:49
68317         Log: integrate change#5921 from mainline
68318              
68319              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
68320      Branch: maint-5.6/perl
68321           !> sv.c t/lib/charnames.t t/pragma/utf8.t
68322 ____________________________________________________________________________
68323 [  7252] By: gsar                                  on 2000/10/16  02:42:31
68324         Log: integrate change#5920 from mainline
68325              
68326              Larry's fix for buggy propagation of utf8-ness in join(); add test
68327      Branch: maint-5.6/perl
68328           !> doop.c t/op/ver.t
68329 ____________________________________________________________________________
68330 [  7251] By: gsar                                  on 2000/10/16  02:41:14
68331         Log: integrate changes#5915..5919 from mainline
68332              
68333              various (pod tweaks &c)
68334      Branch: maint-5.6/perl
68335           !> (integrate 33 files)
68336 ____________________________________________________________________________
68337 [  7250] By: gsar                                  on 2000/10/16  02:38:16
68338         Log: integrate change#5914 from mainline
68339              
68340              caller() wasn't returning the right number of elements for
68341              eval {...}
68342      Branch: maint-5.6/perl
68343           !> pp_ctl.c t/pragma/warn/9enabled
68344 ____________________________________________________________________________
68345 [  7249] By: gsar                                  on 2000/10/16  02:37:02
68346         Log: integrate change#5913 from mainline
68347              
68348              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
68349              (from Mark-Jason Dominus)
68350      Branch: maint-5.6/perl
68351           !> pod/perlfunc.pod
68352 ____________________________________________________________________________
68353 [  7248] By: gsar                                  on 2000/10/16  02:35:58
68354         Log: integrate change#5912 from mainline
68355              
68356              fix totally broken caching in UNIVERSAL::isa() (from
68357              Nick Ing-Simmons)
68358      Branch: maint-5.6/perl
68359           !> t/op/universal.t universal.c
68360 ____________________________________________________________________________
68361 [  7247] By: gsar                                  on 2000/10/16  02:34:27
68362         Log: integrate changes#5910,5911 from mainline
68363              
68364              typo in pod
68365              
68366              add linebreak properties from unicode/LineBrk.txt (from
68367              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
68368      Branch: maint-5.6/perl
68369           +> (branch 29 files)
68370           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
68371 ____________________________________________________________________________
68372 [  7246] By: gsar                                  on 2000/10/16  02:33:29
68373         Log: integrate change#5909 from mainline
68374              
68375              mode argument to do_binmode() should be file mode, not boolean
68376      Branch: maint-5.6/perl
68377           !> pp_sys.c
68378 ____________________________________________________________________________
68379 [  7245] By: gsar                                  on 2000/10/16  02:31:04
68380         Log: integrate change#5908 from mainline
68381              
68382              introduce illegal symbols into null package so that
68383              gv_fetchpv(...,TRUE) always returns a valid GV even when the
68384              symbol is trapped by strictures (avoids coredumps)
68385      Branch: maint-5.6/perl
68386           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
68387           !> t/pragma/strict-vars
68388 ____________________________________________________________________________
68389 [  7244] By: jhi                                   on 2000/10/16  02:29:54
68390         Log: Subject: $Carp::ExportLevel confusion in Exporter
68391              From: "Ben Tilly" <ben_tilly@hotmail.com>
68392              Date: Sat, 14 Oct 2000 16:44:34 EDT
68393              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
68394      Branch: perl
68395            ! lib/Exporter/Heavy.pm
68396 ____________________________________________________________________________
68397 [  7243] By: jhi                                   on 2000/10/16  02:28:33
68398         Log: Subject: [PATCH perlguts.pod] Document offset hack
68399              From: Simon Cozens <simon@cozens.net>
68400              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
68401              Date: Sat, 14 Oct 2000 19:32:25 +0100
68402      Branch: perl
68403            ! pod/perlguts.pod
68404 ____________________________________________________________________________
68405 [  7242] By: gsar                                  on 2000/10/16  02:26:51
68406         Log: integrate changes#5905,5906,5907,6064 from mainline
68407              
68408              printf/sprintf didn't get quad types right under use64bitint
68409      Branch: maint-5.6/perl
68410           !> pp_sys.c sv.c t/op/64bitint.t
68411 ____________________________________________________________________________
68412 [  7241] By: jhi                                   on 2000/10/16  02:22:44
68413         Log: Subject: small pod patch
68414              From: Dan Boorstein <dan_boo@bellsouth.net>
68415              Date: Sat, 14 Oct 2000 14:29:24 -0400
68416              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
68417      Branch: perl
68418            ! pod/perlfaq7.pod pod/perlmod.pod
68419 ____________________________________________________________________________
68420 [  7240] By: jhi                                   on 2000/10/16  02:13:46
68421         Log: -w cleanup.
68422              
68423              Subject: Re: Problems with bleadperl 
68424              From: "Stephen P. Potter" <spp@ds.net>
68425              Date: Fri, 13 Oct 2000 13:32:49 -0400
68426              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
68427      Branch: perl
68428            ! t/pragma/overload.t
68429 ____________________________________________________________________________
68430 [  7239] By: jhi                                   on 2000/10/16  01:41:18
68431         Log: One more ~utf8 tweak.
68432      Branch: perl
68433            ! t/op/bop.t
68434 ____________________________________________________________________________
68435 [  7238] By: jhi                                   on 2000/10/16  01:34:14
68436         Log: Tweak the test of #7235.
68437      Branch: perl
68438            ! t/op/bop.t
68439 ____________________________________________________________________________
68440 [  7237] By: jhi                                   on 2000/10/16  01:25:04
68441         Log: Fix a couple of compiler-noted nits in #7235.
68442      Branch: perl
68443            ! pp.c
68444 ____________________________________________________________________________
68445 [  7236] By: jhi                                   on 2000/10/16  01:22:46
68446         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
68447      Branch: perl
68448            ! pp.c pp_hot.c
68449 ____________________________________________________________________________
68450 [  7235] By: jhi                                   on 2000/10/15  16:24:44
68451         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
68452              
68453              From: Simon Cozens <simon@cozens.net>
68454              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
68455              Date: Sat, 14 Oct 2000 20:52:13 +0100
68456              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
68457      Branch: perl
68458            ! pp.c t/op/bop.t utf8.h
68459 ____________________________________________________________________________
68460 [  7234] By: jhi                                   on 2000/10/15  15:19:29
68461         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
68462              The problem was that rx->minlen was in chars while pp_split()
68463              thought it would be in bytes. 
68464      Branch: perl
68465            ! pp.c t/pragma/utf8.t
68466 ____________________________________________________________________________
68467 [  7233] By: jhi                                   on 2000/10/14  20:24:24
68468         Log: Document FNCASE=y as discussed in the bug 20000902.009.
68469      Branch: perl
68470            ! README.dos
68471 ____________________________________________________________________________
68472 [  7232] By: jhi                                   on 2000/10/14  18:52:21
68473         Log: Add test for bug id 20000427.003 (which seems to have
68474              been fixed) (also duplicate as 20000427.004, though
68475              with a higher severity).  Move one utf8 from op/append
68476              to pragma/utf8, tag the tests with bug ids.
68477      Branch: perl
68478            ! t/op/append.t t/pragma/utf8.t
68479 ____________________________________________________________________________
68480 [  7231] By: jhi                                   on 2000/10/14  17:28:37
68481         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
68482      Branch: perl
68483            ! t/pragma/utf8.t
68484 ____________________________________________________________________________
68485 [  7230] By: jhi                                   on 2000/10/14  14:24:50
68486         Log: Needs to be conditional on SunOS 4.
68487              
68488              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
68489              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
68490              Date: Sat, 14 Oct 2000 13:37:49 +0100
68491              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
68492      Branch: metaconfig/U/perl
68493            ! End.U
68494      Branch: perl
68495            ! Configure myconfig.SH pod/perldelta.pod
68496 ____________________________________________________________________________
68497 [  7229] By: jhi                                   on 2000/10/14  00:49:22
68498         Log: Update Changes.
68499      Branch: perl
68500            ! Changes patchlevel.h
68501 ____________________________________________________________________________
68502 [  7228] By: jhi                                   on 2000/10/14  00:46:10
68503         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
68504              From: Peter Prymmer <pvhp@forte.com>
68505              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
68506              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
68507      Branch: perl
68508            ! lib/utf8.pm
68509 ____________________________________________________________________________
68510 [  7227] By: jhi                                   on 2000/10/13  23:20:30
68511         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
68512      Branch: perl
68513            ! t/op/tie.t
68514 ____________________________________________________________________________
68515 [  7226] By: jhi                                   on 2000/10/13  22:14:32
68516         Log: Tweak #7225.
68517              
68518              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
68519              From: Peter Prymmer <pvhp@forte.com>
68520              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
68521              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
68522      Branch: perl
68523            ! t/op/sprintf.t
68524 ____________________________________________________________________________
68525 [  7225] By: jhi                                   on 2000/10/13  22:11:31
68526         Log: op/sprintf.t patch for OS/390 (and any other host with limited
68527              floating-point exponent length)
68528              
68529              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
68530              From: Dominic Dunlop <domo@computer.org>
68531              Date: Fri, 13 Oct 2000 19:17:57 +0200
68532              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
68533      Branch: perl
68534            ! t/op/sprintf.t
68535 ____________________________________________________________________________
68536 [  7224] By: jhi                                   on 2000/10/13  18:40:48
68537         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
68538      Branch: perl
68539            ! toke.c
68540 ____________________________________________________________________________
68541 [  7223] By: jhi                                   on 2000/10/13  18:37:13
68542         Log: Thinko in #7222.
68543      Branch: perl
68544            ! utf8.c
68545 ____________________________________________________________________________
68546 [  7222] By: jhi                                   on 2000/10/13  18:05:23
68547         Log: Use UTF8SKIP(), from Simon Cozens.
68548      Branch: perl
68549            ! utf8.c
68550 ____________________________________________________________________________
68551 [  7221] By: jhi                                   on 2000/10/13  15:43:19
68552         Log: (accidentally empty check-in)
68553      Branch: perl
68554            ! utf8.c
68555 ____________________________________________________________________________
68556 [  7220] By: jhi                                   on 2000/10/13  15:23:51
68557         Log: Add (optimistically) Storable to static extensions.
68558      Branch: perl
68559            ! hints/uwin.sh hints/vmesa.sh
68560 ____________________________________________________________________________
68561 [  7219] By: jhi                                   on 2000/10/13  15:20:05
68562         Log: Amdahl UTS doesn't seem to do dynaloading.
68563      Branch: perl
68564            ! hints/uts.sh
68565 ____________________________________________________________________________
68566 [  7218] By: jhi                                   on 2000/10/13  15:15:20
68567         Log: Slight tweak of the code to appease Amdahl UTS cc.
68568      Branch: perl
68569            ! pp.c
68570 ____________________________________________________________________________
68571 [  7217] By: jhi                                   on 2000/10/13  14:50:42
68572         Log: In Amdahl UTS "struct sv" is defined by a system header,
68573              <ksync.h>.
68574      Branch: perl
68575            ! perl.h sv.h
68576 ____________________________________________________________________________
68577 [  7216] By: jhi                                   on 2000/10/13  11:58:25
68578         Log: Ilya implemented the memory profiling API.
68579      Branch: perl
68580            ! Todo
68581 ____________________________________________________________________________
68582 [  7215] By: jhi                                   on 2000/10/13  02:56:38
68583         Log: Subject: [PATCH 5.7.0] Perl API for mstats
68584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68585              Date: Thu, 12 Oct 2000 22:52:40 -0400
68586              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
68587      Branch: perl
68588            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
68589 ____________________________________________________________________________
68590 [  7214] By: jhi                                   on 2000/10/13  02:55:38
68591         Log: Subject: [PATCH 5.7.0] IVs in mtats
68592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68593              Date: Thu, 12 Oct 2000 22:51:04 -0400
68594              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
68595      Branch: perl
68596            ! malloc.c perl.h
68597 ____________________________________________________________________________
68598 [  7213] By: jhi                                   on 2000/10/13  02:31:47
68599         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
68600      Branch: perl
68601            ! pod/perldiag.pod pp_sys.c
68602 ____________________________________________________________________________
68603 [  7212] By: jhi                                   on 2000/10/13  01:27:38
68604         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
68605              From: Peter Prymmer <pvhp@forte.com>
68606              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
68607              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
68608      Branch: perl
68609            ! t/op/oct.t
68610 ____________________________________________________________________________
68611 [  7211] By: jhi                                   on 2000/10/13  00:35:09
68612         Log: Update Changes.
68613      Branch: perl
68614            ! Changes patchlevel.h
68615 ____________________________________________________________________________
68616 [  7210] By: jhi                                   on 2000/10/12  23:59:40
68617         Log: The Install.pm third of
68618              
68619              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68620              From: Bill Campbell <bill@celestial.com>
68621              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
68622              Date: Thu, 5 Oct 2000 18:04:51 -0700
68623      Branch: perl
68624            ! lib/ExtUtils/Install.pm
68625 ____________________________________________________________________________
68626 [  7209] By: jhi                                   on 2000/10/12  23:58:43
68627         Log: Two thirds of
68628              
68629              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68630              Date: Thu, 5 Oct 2000 18:04:51 -0700
68631              From: Bill Campbell <bill@celestial.com>
68632              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
68633              
68634              The Install.pm changes will be submitted separately because
68635              they need some work and discussion still.
68636      Branch: perl
68637            ! lib/getopts.pl lib/termcap.pl
68638 ____________________________________________________________________________
68639 [  7208] By: jhi                                   on 2000/10/12  23:41:19
68640         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
68641              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68642              Date:     Thu, 12 Oct 2000 07:30:02 EDT
68643              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
68644      Branch: perl
68645            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
68646            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
68647 ____________________________________________________________________________
68648 [  7207] By: jhi                                   on 2000/10/12  23:39:01
68649         Log: An updated EBCDIC tr patch.
68650              
68651              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
68652              From: Peter Prymmer <pvhp@forte.com>
68653              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
68654              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
68655      Branch: perl
68656            ! t/op/tr.t
68657 ____________________________________________________________________________
68658 [  7206] By: jhi                                   on 2000/10/12  23:34:55
68659         Log: Upgrade to CPAN 1.58, from Andreas König.
68660      Branch: perl
68661            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68662 ____________________________________________________________________________
68663 [  7205] By: jhi                                   on 2000/10/12  23:29:08
68664         Log: Introduce the man[24-8] variables, from Andy Dougherty.
68665      Branch: metaconfig/U/perl
68666            + mandirs.U mandirstyle.U
68667      Branch: perl
68668            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68669            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
68670            ! vos/config.h vos/config.pl vos/config_h.SH_orig
68671            ! win32/config.bc win32/config.gc win32/config.vc
68672 ____________________________________________________________________________
68673 [  7204] By: gsar                                  on 2000/10/12  18:11:24
68674         Log: restore change#7202
68675      Branch: perl
68676            ! mg.c
68677 ____________________________________________________________________________
68678 [  7203] By: gsar                                  on 2000/10/12  18:09:40
68679         Log: another test of the Emergency Broadcast System--back out 
68680              change#7202
68681      Branch: perl
68682            ! mg.c
68683 ____________________________________________________________________________
68684 [  7202] By: gsar                                  on 2000/10/12  16:40:47
68685         Log: (submitted on behalf of Jarkko)
68686              Fix the lib/encode.t subtest 6 failure as reported by Andreas
68687              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
68688              was unearthed by change 7182, as was a bug in HTML::Entities.
68689      Branch: perl
68690            ! mg.c
68691 ____________________________________________________________________________
68692 [  7201] By: jhi                                   on 2000/10/11  03:16:05
68693         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
68694      Branch: perl
68695            ! pp_hot.c t/pragma/utf8.t
68696 ____________________________________________________________________________
68697 [  7200] By: jhi                                   on 2000/10/11  00:40:30
68698         Log: The #7198 was a false alarm.
68699      Branch: perl
68700            ! pp_hot.c
68701 ____________________________________________________________________________
68702 [  7199] By: jhi                                   on 2000/10/11  00:26:04
68703         Log: Remove duplicated code.
68704      Branch: perl
68705            ! t/lib/cgi-html.t
68706 ____________________________________________________________________________
68707 [  7198] By: jhi                                   on 2000/10/10  23:30:46
68708         Log: (Retracted by #7200.)
68709      Branch: perl
68710            ! pp_hot.c
68711 ____________________________________________________________________________
68712 [  7197] By: jhi                                   on 2000/10/10  21:49:30
68713         Log: Add the test case for #7190, from the original bug report
68714              by Andreas König.
68715      Branch: perl
68716            ! t/pragma/utf8.t
68717 ____________________________________________________________________________
68718 [  7196] By: jhi                                   on 2000/10/10  21:40:49
68719         Log: Reapply Andy's patch and regen Configure.
68720      Branch: perl
68721            ! Configure INSTALL Makefile.SH Porting/Glossary
68722            ! Porting/config.sh config_h.SH epoc/config.sh installperl
68723            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
68724            ! win32/config.vc
68725 ____________________________________________________________________________
68726 [  7195] By: jhi                                   on 2000/10/10  21:09:30
68727         Log: Use the versiononly instead of the installscripts,
68728              retract the changes 7146 and 7147.
68729      Branch: perl
68730            ! Configure INSTALL Makefile.SH Porting/Glossary
68731            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
68732            ! installperl uconfig.sh vos/config.def win32/config.bc
68733            ! win32/config.gc win32/config.vc
68734 ____________________________________________________________________________
68735 [  7194] By: jhi                                   on 2000/10/10  21:06:15
68736         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
68737              From: Peter Prymmer <pvhp@forte.com>
68738              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
68739              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
68740      Branch: perl
68741            ! t/op/ver.t
68742 ____________________________________________________________________________
68743 [  7193] By: jhi                                   on 2000/10/10  21:05:12
68744         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
68745              From: Peter Prymmer <pvhp@forte.com>
68746              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
68747              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
68748      Branch: perl
68749            ! t/op/tr.t
68750 ____________________________________________________________________________
68751 [  7192] By: jhi                                   on 2000/10/10  20:57:30
68752         Log: Add versiononly, delete installscripts, from Andy Dougherty.
68753      Branch: metaconfig
68754            - U/installdirs/installscripts.U
68755      Branch: metaconfig/U/perl
68756            + versiononly.U
68757 ____________________________________________________________________________
68758 [  7191] By: jhi                                   on 2000/10/10  19:41:21
68759         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
68760              From: Peter Prymmer <pvhp@forte.com>
68761              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
68762              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
68763      Branch: perl
68764            ! pod/perlebcdic.pod
68765 ____________________________________________________________________________
68766 [  7190] By: jhi                                   on 2000/10/10  19:26:14
68767         Log: Subject: Re: utf8 concat, mg_get
68768              From: Simon Cozens <simon@cozens.net>
68769              Date: Tue, 10 Oct 2000 17:40:17 +0100
68770              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
68771      Branch: perl
68772            ! pp_hot.c
68773 ____________________________________________________________________________
68774 [  7189] By: jhi                                   on 2000/10/10  19:23:03
68775         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
68776              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
68777              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
68778              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
68779      Branch: perl
68780            ! lib/ExtUtils/MM_Unix.pm
68781 ____________________________________________________________________________
68782 [  7188] By: jhi                                   on 2000/10/10  15:31:24
68783         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
68784              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
68785              Date: Fri, 14 Jul 2000 10:47:36 +0100
68786              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
68787      Branch: perl
68788            ! README.win32
68789 ____________________________________________________________________________
68790 [  7187] By: jhi                                   on 2000/10/10  13:30:10
68791         Log: Quote the temp file name, needed in Win32 because the
68792              default name unfortunately contains spaces, shouldn't
68793              hurt elsewhere.
68794              
68795              Subject: FW: perldoc fails if $TEMP contains spaces
68796              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
68797              Date: Thu, 14 Sep 2000 08:58:45 +0100
68798              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
68799      Branch: perl
68800            ! utils/perldoc.PL
68801 ____________________________________________________________________________
68802 [  7186] By: jhi                                   on 2000/10/10  13:16:27
68803         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
68804              From: hv@hugo.hybyte.com
68805              Date: Tue, 10 Oct 2000 14:10:20 +0100
68806              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
68807      Branch: perl
68808            ! t/lib/thr5005.t util.c
68809 ____________________________________________________________________________
68810 [  7185] By: jhi                                   on 2000/10/10  12:06:22
68811         Log: Upgrade to podlators 1.04, from Russ Allbery.
68812      Branch: perl
68813            ! lib/Pod/Man.pm lib/Pod/Text.pm
68814 ____________________________________________________________________________
68815 [  7184] By: jhi                                   on 2000/10/10  12:01:32
68816         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
68817      Branch: perl
68818            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
68819 ____________________________________________________________________________
68820 [  7183] By: jhi                                   on 2000/10/09  23:47:15
68821         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
68822              From: Peter Prymmer <pvhp@forte.com>
68823              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
68824              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
68825      Branch: perl
68826            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
68827 ____________________________________________________________________________
68828 [  7182] By: jhi                                   on 2000/10/09  23:43:16
68829         Log: Make eq work again with utf8 (disabling the upgrading
68830              should no more be necessary since the copies of the
68831              scalars are upgraded, not the scalars themselves).
68832              Takes care of ID 20001009.001.  (The claimed length()
68833              bug in 20001009.001 seems bogus to me.)
68834      Branch: perl
68835            ! sv.c t/pragma/utf8.t
68836 ____________________________________________________________________________
68837 [  7181] By: gsar                                  on 2000/10/09  19:41:54
68838         Log: tweak for change#7173
68839      Branch: perl
68840            ! win32/win32sck.c
68841 ____________________________________________________________________________
68842 [  7180] By: gsar                                  on 2000/10/09  19:26:56
68843         Log: on Windows, clean targets might not work under some flavors of the shell
68844      Branch: perl
68845            ! win32/Makefile win32/makefile.mk
68846 ____________________________________________________________________________
68847 [  7179] By: jhi                                   on 2000/10/09  19:21:02
68848         Log: Update Changes.
68849      Branch: perl
68850            ! Changes patchlevel.h
68851 ____________________________________________________________________________
68852 [  7178] By: jhi                                   on 2000/10/09  19:18:23
68853         Log: Warn about unknown scripts.
68854              
68855              Subject: Re: ideas? patches? [PATCH bleadperl]
68856              From: Dominic Dunlop <domo@computer.org>
68857              Date: Mon, 9 Oct 2000 14:57:17 +0200
68858              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
68859      Branch: perl
68860            ! lib/charnames.pm
68861 ____________________________________________________________________________
68862 [  7177] By: jhi                                   on 2000/10/09  19:13:27
68863         Log: Change #7160 had a nasty typo.
68864      Branch: metaconfig
68865            ! U/compline/Compile.U
68866      Branch: perl
68867            ! Configure config_h.SH
68868 ____________________________________________________________________________
68869 [  7176] By: gsar                                  on 2000/10/09  18:59:33
68870         Log: pod nit
68871      Branch: perl
68872            ! pod/perlport.pod
68873 ____________________________________________________________________________
68874 [  7175] By: gsar                                  on 2000/10/09  18:54:28
68875         Log: Windows9x doesn't support link(), despite what Config.pm
68876              might think
68877      Branch: perl
68878            ! lib/ExtUtils/Manifest.pm
68879 ____________________________________________________________________________
68880 [  7174] By: gsar                                  on 2000/10/09  18:50:03
68881         Log: avoid nonportable example code
68882      Branch: perl
68883            ! lib/File/Copy.pm
68884 ____________________________________________________________________________
68885 [  7173] By: gsar                                  on 2000/10/09  18:46:54
68886         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
68887              being used) when closing a socket handle
68888      Branch: perl
68889            ! win32/win32.c win32/win32.h win32/win32sck.c
68890 ____________________________________________________________________________
68891 [  7172] By: gsar                                  on 2000/10/09  18:41:40
68892         Log: on Windows, cwd strings in the environment should be of the
68893              form =X:=X:\foo instead of =X=X:\foo\
68894      Branch: perl
68895            ! win32/vdir.h
68896 ____________________________________________________________________________
68897 [  7171] By: gsar                                  on 2000/10/09  18:30:09
68898         Log: on Windows, LoadLibrary() could load an extension DLL multiple
68899              times if forward slashes are used in the path
68900      Branch: perl
68901            ! win32/win32.c
68902 ____________________________________________________________________________
68903 [  7170] By: jhi                                   on 2000/10/09  17:53:59
68904         Log: Add a todo note about overloadable assertions.
68905      Branch: perl
68906            ! Todo-5.6
68907 ____________________________________________________________________________
68908 [  7169] By: jhi                                   on 2000/10/09  13:43:45
68909         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
68910              From: mjd@plover.com
68911              Date: 9 Oct 2000 00:24:44 -0000
68912              Message-ID: <20001009002444.10616.qmail@plover.com>
68913      Branch: perl
68914            ! pod/perldebguts.pod
68915 ____________________________________________________________________________
68916 [  7168] By: nick                                  on 2000/10/08  13:16:33
68917         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
68918              is not right thing to do on (e.g. x86). Network order is also "right" for
68919              X fonts.
68920      Branch: perl
68921            ! ext/Encode/Encode.pm
68922 ____________________________________________________________________________
68923 [  7167] By: nick                                  on 2000/10/08  12:54:42
68924         Log: Make "encodings" work post-install when Encode/*.enc files may not
68925              be in same directory as Encode.pm
68926      Branch: perl
68927            ! ext/Encode/Encode.pm
68928 ____________________________________________________________________________
68929 [  7166] By: nick                                  on 2000/10/08  11:51:26
68930         Log: Work round the fact that $hash->{$key} does not take into account
68931              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
68932              so that key is always in the "expected" encoding - i.e. same way we put
68933              it in the hash.
68934      Branch: perl
68935            ! ext/Encode/Encode.pm
68936 ____________________________________________________________________________
68937 [  7165] By: gsar                                  on 2000/10/08  04:15:29
68938         Log: save_re_context() could reset PL_curcop to freed memory, causing core
68939              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
68940      Branch: perl
68941            ! pp_ctl.c
68942 ____________________________________________________________________________
68943 [  7164] By: jhi                                   on 2000/10/06  20:51:48
68944         Log: UTF8ize split() so that the cloned substrings get the UTF8
68945              flag of the original scalar.  Problem reported by Simon Cozens.
68946      Branch: perl
68947            ! pp.c t/pragma/utf8.t
68948 ____________________________________________________________________________
68949 [  7163] By: nick                                  on 2000/10/06  20:48:34
68950         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
68951              got a false +ve and so did not reach code which would have un-FAKEd the SV.
68952      Branch: perl
68953            ! sv.c
68954 ____________________________________________________________________________
68955 [  7162] By: nick                                  on 2000/10/06  20:25:37
68956         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
68957              To fix  (sort {$a <=> $b} keys %hash) in particular but
68958              should cover a number of other as-yet-unknown cases as well.
68959      Branch: perl
68960            ! sv.c
68961 ____________________________________________________________________________
68962 [  7161] By: jhi                                   on 2000/10/06  19:56:18
68963         Log: Change the version number of Tie::Handle in the core to 4.0,
68964              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
68965              
68966              Subject: Note on Tie::Handle
68967              From: andreas.koenig@anima.de (Andreas J. Koenig)
68968              Date:      06 Oct 2000 21:48:58 +0200
68969              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
68970      Branch: perl
68971            ! lib/Tie/Handle.pm
68972 ____________________________________________________________________________
68973 [  7160] By: jhi                                   on 2000/10/06  18:20:35
68974         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
68975              as the first option of cc/ld because of ultrapicky compilers
68976              (e.g. OS/390 R2.5)
68977      Branch: metaconfig
68978            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
68979            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
68980            ! U/compline/orderlib.U U/modified/Cppsym.U
68981            ! U/modified/d_access.U
68982      Branch: metaconfig/U/perl
68983            ! Checkcc.U d_dlsymun.U gccvers.U
68984      Branch: perl
68985            ! Configure config_h.SH
68986 ____________________________________________________________________________
68987 [  7159] By: jhi                                   on 2000/10/06  13:56:39
68988         Log: Update Changes.
68989      Branch: perl
68990            ! Changes patchlevel.h
68991 ____________________________________________________________________________
68992 [  7158] By: jhi                                   on 2000/10/06  12:48:40
68993         Log: Eliminate $Is_VMS code from the test.
68994              
68995              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
68996              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68997              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
68998              Date:     Thu, 5 Oct 2000 07:46:33 EDT
68999      Branch: perl
69000            ! t/lib/b.t
69001 ____________________________________________________________________________
69002 [  7157] By: jhi                                   on 2000/10/06  12:47:13
69003         Log: Also the $ccflags is needed for the C compiler check.
69004              
69005              Subject: Configure (check for C-compiler)
69006              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69007              Date: Fri, 06 Oct 2000 08:47:15 +0200
69008              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
69009      Branch: metaconfig/U/perl
69010            ! Checkcc.U
69011      Branch: perl
69012            ! Configure config_h.SH
69013 ____________________________________________________________________________
69014 [  7156] By: jhi                                   on 2000/10/06  11:45:15
69015         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
69016      Branch: perl
69017            ! perl.c pp_ctl.c sv.h utf8.c
69018 ____________________________________________________________________________
69019 [  7155] By: jhi                                   on 2000/10/06  11:40:41
69020         Log: IO::Handle->syswrite() did not handle length omission
69021              like CORE::syswrite() does.
69022              
69023              Subject: [Fwd] IO::Handle, syswrite and arguments
69024              From: Graham Barr <gbarr@pobox.com>
69025              Date: Fri, 6 Oct 2000 10:22:05 +0100
69026              Message-ID: <20001006102205.U6312@pobox.com>
69027              
69028              The original patch from andrew@ugh.net.au.
69029      Branch: perl
69030            ! ext/IO/lib/IO/Handle.pm
69031 ____________________________________________________________________________
69032 [  7154] By: jhi                                   on 2000/10/06  01:42:15
69033         Log: Tweak #7153.
69034      Branch: perl
69035            ! utf8.h
69036 ____________________________________________________________________________
69037 [  7153] By: jhi                                   on 2000/10/06  00:39:55
69038         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
69039      Branch: perl
69040            ! utf8.h
69041 ____________________________________________________________________________
69042 [  7152] By: jhi                                   on 2000/10/06  00:38:11
69043         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
69044      Branch: perl
69045            ! perl.c pp_ctl.c sv.h utf8.c
69046 ____________________________________________________________________________
69047 [  7151] By: jhi                                   on 2000/10/06  00:36:38
69048         Log: Subject: Re: Questions about Tie::Array and perl modules
69049              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69050              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
69051              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
69052              
69053              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
69054      Branch: perl
69055            ! lib/Tie/Array.pm t/op/array.t
69056 ____________________________________________________________________________
69057 [  7150] By: jhi                                   on 2000/10/05  00:20:45
69058         Log: Regen Changes.
69059      Branch: perl
69060            ! Changes patchlevel.h
69061 ____________________________________________________________________________
69062 [  7149] By: jhi                                   on 2000/10/05  00:20:01
69063         Log: Regen toc.
69064      Branch: perl
69065            ! pod/perltoc.pod
69066 ____________________________________________________________________________
69067 [  7148] By: jhi                                   on 2000/10/04  23:35:08
69068         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
69069              reported several times by Dominic Dunlop, for example in
69070              ID 20000315.008.  Patch from Dominic.  Patch affects at
69071              least MachTen, and possibly other oldish BSDs. Should not
69072              break non-broken platforms (tested on LinuxPPC). 
69073      Branch: perl
69074            ! doio.c
69075 ____________________________________________________________________________
69076 [  7147] By: jhi                                   on 2000/10/04  23:26:34
69077         Log: The one that got away from 7146.
69078      Branch: metaconfig
69079            + U/installdirs/installscripts.U
69080 ____________________________________________________________________________
69081 [  7146] By: jhi                                   on 2000/10/04  23:25:04
69082         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
69083              suggested by H. Merijn Brand.
69084      Branch: perl
69085            ! Configure INSTALL Makefile.SH Porting/Glossary
69086            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
69087            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
69088            ! win32/config.vc
69089 ____________________________________________________________________________
69090 [  7145] By: jhi                                   on 2000/10/04  22:08:21
69091         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
69092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69093              Date: Wed, 4 Oct 2000 17:37:46 -0400
69094              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
69095      Branch: perl
69096            ! utils/h2xs.PL
69097 ____________________________________________________________________________
69098 [  7144] By: jhi                                   on 2000/10/04  18:11:41
69099         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
69100              From: Jeff Pinyan <jeffp@crusoe.net>
69101              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
69102              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
69103      Branch: perl
69104            ! pod/perlrun.pod
69105 ____________________________________________________________________________
69106 [  7143] By: jhi                                   on 2000/10/04  18:09:58
69107         Log: Subject: perlhack.pod Patch for Externals Tools
69108              From: Fisher Mark <fisherm@tce.com>
69109              Date: Tue, 3 Oct 2000 15:43:27 -0500 
69110              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
69111      Branch: perl
69112            ! pod/perlhack.pod
69113 ____________________________________________________________________________
69114 [  7142] By: jhi                                   on 2000/10/04  18:08:41
69115         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
69116              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69117              Date:     Wed, 4 Oct 2000 12:11:11 EDT
69118              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
69119      Branch: perl
69120            ! vms/vms.c
69121 ____________________________________________________________________________
69122 [  7141] By: jhi                                   on 2000/10/04  12:20:16
69123         Log: Subject: [PATCH 5.7.0] h2xs not working
69124              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69125              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
69126              Date: Tue, 3 Oct 2000 21:43:01 -0400
69127              
69128              Subject: [PATCH 5.7.0] h2xs not documenting the created module
69129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69130              Date: Tue, 3 Oct 2000 22:55:19 -0400
69131              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
69132      Branch: perl
69133            ! utils/h2xs.PL
69134 ____________________________________________________________________________
69135 [  7140] By: jhi                                   on 2000/10/04  11:53:44
69136         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
69137              From: nick@babyhippo.com
69138              Date: Wed, 4 Oct 2000 12:06:45 +0100
69139              Message-Id: <20001004120645.A7356@babyhippo.com>
69140              
69141              Retract 7118 and 7135.
69142      Branch: perl
69143            ! installman installperl op.c t/pragma/subs.t
69144 ____________________________________________________________________________
69145 [  7139] By: jhi                                   on 2000/10/03  22:09:41
69146         Log: It is possible to have no hosts database at all.  Pointed out in
69147              
69148              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
69149              From: Peter Prymmer <pvhp@forte.com>
69150              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
69151              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
69152      Branch: metaconfig
69153            ! U/modified/myhostname.U
69154      Branch: perl
69155            ! Configure config_h.SH
69156 ____________________________________________________________________________
69157 [  7138] By: jhi                                   on 2000/10/03  21:49:49
69158         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
69159              From: Peter Prymmer <pvhp@forte.com>
69160              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
69161              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
69162      Branch: perl
69163            ! pp_sys.c
69164 ____________________________________________________________________________
69165 [  7137] By: jhi                                   on 2000/10/03  20:10:05
69166         Log: One remaining nit less at the VMS mailbox sizing.
69167      Branch: perl
69168            ! vms/vms.c
69169 ____________________________________________________________________________
69170 [  7136] By: jhi                                   on 2000/10/03  20:08:47
69171         Log: Test harness update to sync with the new perlcc,
69172              from Simon Cozens.
69173      Branch: perl
69174            ! t/TEST t/UTEST
69175 ____________________________________________________________________________
69176 [  7135] By: jhi                                   on 2000/10/03  15:15:42
69177         Log: Subject: Re: PATCH for 20001003.004
69178              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
69179              From: "AARON B. DOSSETT" <aaron@iglou.com>
69180              Message-Id: <E13gTay-0006od-00@iglou.com>
69181      Branch: perl
69182            ! installman installperl
69183 ____________________________________________________________________________
69184 [  7134] By: jhi                                   on 2000/10/03  15:00:34
69185         Log: Subject: [ID 20001003.006] B::Debug not -w clean
69186              From: Nicholas Clark <nick@babyhippo.co.uk>
69187              Date: Tue, 03 Oct 2000 15:46:32 +0100
69188              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
69189      Branch: perl
69190            ! ext/B/B/Debug.pm
69191 ____________________________________________________________________________
69192 [  7133] By: jhi                                   on 2000/10/03  14:58:39
69193         Log: Scale down the VMS message boxes, by Charles Lane.
69194              Fix for ID 20000903.009, workaround at
69195              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
69196      Branch: perl
69197            ! vms/vms.c
69198 ____________________________________________________________________________
69199 [  7132] By: jhi                                   on 2000/10/03  11:20:37
69200         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
69201      Branch: perl
69202            + t/lib/st-lock.t t/lib/st-utf8.t
69203            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
69204            ! ext/Storable/Storable.xs t/lib/st-recurse.t
69205 ____________________________________________________________________________
69206 [  7131] By: jhi                                   on 2000/10/03  03:38:23
69207         Log: Encode nits.
69208      Branch: perl
69209            ! MANIFEST Makefile.SH
69210 ____________________________________________________________________________
69211 [  7130] By: jhi                                   on 2000/10/03  03:31:05
69212         Log: Update Changes.
69213      Branch: perl
69214            ! Changes patchlevel.h
69215 ____________________________________________________________________________
69216 [  7129] By: jhi                                   on 2000/10/03  02:24:02
69217         Log: Misplaced else.
69218      Branch: metaconfig/U/perl
69219            ! d_strtoll.U
69220      Branch: perl
69221            ! Configure config_h.SH
69222 ____________________________________________________________________________
69223 [  7128] By: jhi                                   on 2000/10/03  02:08:29
69224         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
69225              From: sthoenna@efn.org
69226              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
69227              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
69228      Branch: metaconfig/U/perl
69229            ! d_strtoll.U
69230      Branch: perl
69231            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
69232 ____________________________________________________________________________
69233 [  7127] By: jhi                                   on 2000/10/03  01:13:14
69234         Log: Update Changes.
69235      Branch: perl
69236            ! Changes patchlevel.h
69237 ____________________________________________________________________________
69238 [  7126] By: jhi                                   on 2000/10/03  00:57:08
69239         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
69240              as suggested by Olaf Flebbe and Nick Clark.
69241      Branch: perl
69242            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
69243 ____________________________________________________________________________
69244 [  7125] By: jhi                                   on 2000/10/03  00:50:56
69245         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
69246              From: Nick Clark <nick@plum.flirble.org>
69247              Date: Mon, 2 Oct 2000 11:03:24 +0100
69248              Message-Id: <20001002110324.D20073@plum.flirble.org>
69249              
69250              Also fixes bug ID 20001002.005.
69251      Branch: perl
69252            ! t/lib/encode.t
69253 ____________________________________________________________________________
69254 [  7124] By: jhi                                   on 2000/10/03  00:34:59
69255         Log: Subject: [PATCH 5.7.0] Epoc update
69256              From: Olaf Flebbe <o.flebbe@gmx.de>
69257              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
69258              Message-ID: <26423.969484586@www10.gmx.net>
69259      Branch: perl
69260            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
69261            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
69262            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
69263            ! util.c util.h
69264 ____________________________________________________________________________
69265 [  7123] By: jhi                                   on 2000/10/03  00:30:07
69266         Log: Regen headers.
69267      Branch: perl
69268            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
69269 ____________________________________________________________________________
69270 [  7122] By: jhi                                   on 2000/10/03  00:10:48
69271         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
69272      Branch: perl
69273            ! hints/openbsd.sh
69274 ____________________________________________________________________________
69275 [  7121] By: jhi                                   on 2000/10/03  00:05:06
69276         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
69277              From: <abigail@foad.org>
69278              Date: Tue, 26 Sep 2000 13:36:14 -0400
69279              Message-ID: <20000926173614.4356.qmail@foad.org>
69280      Branch: perl
69281            ! pod/perlop.pod
69282 ____________________________________________________________________________
69283 [  7120] By: jhi                                   on 2000/10/03  00:04:00
69284         Log: Inside require() $^S was always left undefined.
69285              
69286              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
69287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69288              Date: Wed, 27 Sep 2000 18:54:49 -0400
69289              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
69290      Branch: perl
69291            ! cop.h mg.c pp_ctl.c util.c
69292 ____________________________________________________________________________
69293 [  7119] By: jhi                                   on 2000/10/03  00:00:16
69294         Log: Subject: [PATCH] DLL not restartabke with threaded perl
69295              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
69296              Date: Thu, 28 Sep 2000 09:20:46 +0100
69297              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
69298      Branch: perl
69299            ! perl.c
69300 ____________________________________________________________________________
69301 [  7118] By: jhi                                   on 2000/10/02  23:59:20
69302         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
69303              From: Nicholas Clark <nick@ccl4.org>
69304              Date: Thu, 28 Sep 2000 11:52:24 +0100
69305              Message-ID: <20000928115224.D7924@plum.flirble.org>
69306      Branch: perl
69307            ! op.c
69308 ____________________________________________________________________________
69309 [  7117] By: jhi                                   on 2000/10/02  23:57:51
69310         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
69311              From: Nicholas Clark <nick@babyhippo.co.uk>
69312              Date: Thu, 28 Sep 2000 12:18:10 +0100
69313              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
69314              
69315              Did not apply cleanly, manual intervention was needed.
69316      Branch: perl
69317            ! ext/B/B/Bytecode.pm utils/perlcc.PL
69318 ____________________________________________________________________________
69319 [  7116] By: jhi                                   on 2000/10/02  23:50:40
69320         Log: Document the issue (is not a syntax error, kind of)
69321              
69322              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
69323              From: Nicholas Clark <nick@ccl4.org>
69324              Date: Thu, 28 Sep 2000 17:12:42 +0100
69325              Message-ID: <20000928171242.K7924@plum.flirble.org>
69326      Branch: perl
69327            ! pod/perldata.pod
69328 ____________________________________________________________________________
69329 [  7115] By: jhi                                   on 2000/10/02  23:48:58
69330         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
69331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69332              Date: Thu, 28 Sep 2000 21:55:31 -0400
69333              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
69334      Branch: perl
69335            ! regexec.c
69336 ____________________________________________________________________________
69337 [  7114] By: jhi                                   on 2000/10/02  23:47:57
69338         Log: Subject: DOC PATCH 5.6.0
69339              From: mjd@plover.com
69340              Date: 30 Sep 2000 06:02:34 -0000
69341              Message-ID: <20000930060234.4559.qmail@plover.com>
69342      Branch: perl
69343            ! pod/perldebguts.pod
69344 ____________________________________________________________________________
69345 [  7113] By: jhi                                   on 2000/10/02  23:46:43
69346         Log: SOCK_DGRAM and listen() do not mix as reported in
69347              
69348              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
69349              From: Petter Reinholdtsen <pere@hungry.com>
69350              Date: Sun, 1 Oct 2000 10:57:20 +0800
69351              Message-Id: <200010010257.KAA05735@localhost.localdomain>
69352              
69353              The patch for 5.7.0+ had to be reengineered, though.
69354      Branch: perl
69355            ! ext/IO/lib/IO/Socket/UNIX.pm
69356 ____________________________________________________________________________
69357 [  7112] By: jhi                                   on 2000/10/02  23:36:57
69358         Log: Subject: Re: [PATCH 5.005_64 missed]
69359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69360              Date: Sun, 1 Oct 2000 18:50:10 -0400
69361              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
69362      Branch: perl
69363            ! pod/perlxs.pod
69364 ____________________________________________________________________________
69365 [  7111] By: jhi                                   on 2000/10/02  23:35:40
69366         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
69367              From: Radu Greab <radu@netsoft.ro>
69368              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
69369              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
69370      Branch: perl
69371            ! op.c opcode.pl t/op/substr.t
69372 ____________________________________________________________________________
69373 [  7110] By: jhi                                   on 2000/10/02  23:32:38
69374         Log: Subject: [PATCH] Fix aliasing of tied filehandles
69375              From: Daniel Chetlin <daniel@chetlin.com>
69376              Date: Mon, 2 Oct 2000 14:53:27 -0700
69377              Message-ID: <20001002145327.C1617@ilmd>
69378      Branch: perl
69379            ! perl.h pp_hot.c t/op/tiehandle.t
69380 ____________________________________________________________________________
69381 [  7109] By: jhi                                   on 2000/10/02  23:31:30
69382         Log: s/Robin Parker/Robin Barker/
69383      Branch: perl
69384            ! Changes5.6
69385 ____________________________________________________________________________
69386 [  7108] By: jhi                                   on 2000/10/02  23:15:46
69387         Log: Retract #7091 as suggested in
69388              
69389              From: Robin Barker <rmb1@cise.npl.co.uk> 
69390              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
69391              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
69392              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
69393      Branch: perl
69394            ! embed.pl proto.h
69395 ____________________________________________________________________________
69396 [  7107] By: nick                                  on 2000/10/02  18:23:14
69397         Log: A few tweaks to get Tk803 to work with Encode scheme.
69398      Branch: perl
69399            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
69400 ____________________________________________________________________________
69401 [  7106] By: nick                                  on 2000/10/01  21:34:14
69402         Log: Add checking cases to Encode's toUnicode and fromUnicode.
69403      Branch: perl
69404            ! ext/Encode/Encode.pm
69405 ____________________________________________________________________________
69406 [  7105] By: nick                                  on 2000/10/01  17:18:01
69407         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
69408              To read and use them.
69409              Add a lib/encode.t which checks a few things.
69410      Branch: perl
69411            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
69412            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
69413            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
69414            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
69415            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
69416            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
69417            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
69418            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
69419            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
69420            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
69421            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
69422            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
69423            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
69424            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
69425            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
69426            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
69427            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
69428            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
69429            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
69430            + ext/Encode/Encode/iso2022-jp.enc
69431            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
69432            + ext/Encode/Encode/iso8859-1.enc
69433            + ext/Encode/Encode/iso8859-2.enc
69434            + ext/Encode/Encode/iso8859-3.enc
69435            + ext/Encode/Encode/iso8859-4.enc
69436            + ext/Encode/Encode/iso8859-5.enc
69437            + ext/Encode/Encode/iso8859-6.enc
69438            + ext/Encode/Encode/iso8859-7.enc
69439            + ext/Encode/Encode/iso8859-8.enc
69440            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
69441            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
69442            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
69443            + ext/Encode/Encode/macCentEuro.enc
69444            + ext/Encode/Encode/macCroatian.enc
69445            + ext/Encode/Encode/macCyrillic.enc
69446            + ext/Encode/Encode/macDingbats.enc
69447            + ext/Encode/Encode/macGreek.enc
69448            + ext/Encode/Encode/macIceland.enc
69449            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
69450            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
69451            + ext/Encode/Encode/macTurkish.enc
69452            + ext/Encode/Encode/macUkraine.enc
69453            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
69454            + t/lib/encode.t
69455            ! MANIFEST ext/Encode/Encode.pm
69456 ____________________________________________________________________________
69457 [  7104] By: nick                                  on 2000/09/30  13:04:30
69458         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
69459              From: Daniel Chetlin <daniel@chetlin.com>
69460              Date: Mon, 18 Sep 2000 05:05:40 -0700
69461              Message-Id: <20000918050540.C652@ilmd>
69462      Branch: perl
69463            ! lib/overload.pm sv.c t/pragma/overload.t
69464 ____________________________________________________________________________
69465 [  7103] By: nick                                  on 2000/09/30  12:53:36
69466         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
69467              From: Johan Vromans <jvromans@squirrel.nl>
69468              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
69469              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
69470      Branch: perl
69471            ! pod/Makefile.SH
69472 ____________________________________________________________________________
69473 [  7102] By: nick                                  on 2000/09/30  12:52:31
69474         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
69475              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69476              Date: Sat, 16 Sep 2000 16:36:45 -0400
69477              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
69478      Branch: perl
69479            ! ext/B/B/Deparse.pm
69480 ____________________________________________________________________________
69481 [  7101] By: nick                                  on 2000/09/30  12:51:41
69482         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
69483              From: Craig A. Berry <craig.berry@psinetcs.com>
69484              Date: Sat, 16 Sep 2000 10:11:10 -0500
69485              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
69486      Branch: perl
69487            ! vms/vms.c
69488 ____________________________________________________________________________
69489 [  7100] By: nick                                  on 2000/09/30  12:50:33
69490         Log: Subject: Re: unicode support and perl [ID 20000901.097]
69491              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69492              Date: Fri, 15 Sep 2000 16:37:58 -0400
69493              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
69494      Branch: perl
69495            ! t/op/append.t
69496 ____________________________________________________________________________
69497 [  7099] By: nick                                  on 2000/09/30  12:49:35
69498         Log: Subject: Re: unicode support and perl [ID 20000901.097]
69499              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69500              Date: Fri, 15 Sep 2000 16:25:30 -0400
69501              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
69502      Branch: perl
69503            ! pp_hot.c
69504 ____________________________________________________________________________
69505 [  7098] By: nick                                  on 2000/09/30  12:48:00
69506         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
69507              From: Gisle Aas <gisle@ActiveState.com>
69508              Date: 15 Sep 2000 16:23:41 +0200
69509              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
69510      Branch: perl
69511            ! toke.c
69512 ____________________________________________________________________________
69513 [  7097] By: nick                                  on 2000/09/30  12:45:16
69514         Log: Subject: [PATCH] Nits in perlmod.pod
69515              From: Daniel Chetlin <daniel@chetlin.com>
69516              Date: Fri, 15 Sep 2000 02:04:09 -0700
69517              Message-Id: <20000915020409.A2104@ilmd>
69518      Branch: perl
69519            ! pod/perlmod.pod
69520 ____________________________________________________________________________
69521 [  7096] By: nick                                  on 2000/09/30  12:18:00
69522         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
69523              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
69524              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
69525              0 to checking to get the warning.
69526      Branch: perl
69527            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
69528            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
69529            ! regexec.c sv.c toke.c utf8.c
69530 ____________________________________________________________________________
69531 [  7095] By: nick                                  on 2000/09/15  16:55:59
69532         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
69533              
69534              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
69535              From: Spider Boardman <spider@Orb.Nashua.NH.US>
69536              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
69537              Date: Fri, 15 Sep 2000 06:37:30 -0400
69538      Branch: perl
69539            ! ext/Encode/Encode.xs sv.c
69540 ____________________________________________________________________________
69541 [  7094] By: jhi                                   on 2000/09/15  03:23:32
69542         Log: Update Changes.
69543      Branch: perl
69544            ! Changes patchlevel.h
69545 ____________________________________________________________________________
69546 [  7093] By: jhi                                   on 2000/09/15  03:11:44
69547         Log: Fix for the charnames.t failures from Spider Boardman.
69548      Branch: perl
69549            ! toke.c
69550 ____________________________________________________________________________
69551 [  7092] By: jhi                                   on 2000/09/15  00:15:48
69552         Log: Botched the #7090 check-in.
69553      Branch: perl
69554            ! sv.c
69555 ____________________________________________________________________________
69556 [  7091] By: jhi                                   on 2000/09/14  23:33:24
69557         Log: Part of #7081 didn't come through.
69558      Branch: perl
69559            ! embed.pl proto.h
69560 ____________________________________________________________________________
69561 [  7090] By: jhi                                   on 2000/09/14  23:17:39
69562         Log: Subject: Re: perl@7078 
69563              From: Spider Boardman <spider@web.zk3.dec.com>
69564              Date: Thu, 14 Sep 2000 19:06:36 -0400
69565              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
69566      Branch: perl
69567            ! sv.c toke.c
69568 ____________________________________________________________________________
69569 [  7089] By: jhi                                   on 2000/09/14  23:11:21
69570         Log: Small portability tweaks.
69571      Branch: perl
69572            ! ext/Encode/Encode.xs
69573 ____________________________________________________________________________
69574 [  7088] By: jhi                                   on 2000/09/14  22:57:23
69575         Log: Fake return to pacify picky compilers.
69576      Branch: perl
69577            ! ext/Encode/Encode.xs
69578 ____________________________________________________________________________
69579 [  7087] By: jhi                                   on 2000/09/14  22:53:37
69580         Log: Subject: [PATCH] utf8.c apidoc
69581              From: Simon Cozens <simon@cozens.net>
69582              Date: Thu, 14 Sep 2000 23:46:57 +0100
69583              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
69584      Branch: perl
69585            ! perlapi.c pod/perlapi.pod utf8.c
69586 ____________________________________________________________________________
69587 [  7086] By: jhi                                   on 2000/09/14  22:40:38
69588         Log: We don't need to count the high bit bytes, a boolean is enough. 
69589      Branch: perl
69590            ! sv.c
69591 ____________________________________________________________________________
69592 [  7085] By: jhi                                   on 2000/09/14  21:20:09
69593         Log: Replace #7084 with
69594              
69595              Subject: Re: perl@7078 
69596              From: Spider Boardman <spider@web.zk3.dec.com>
69597              Date: Thu, 14 Sep 2000 17:09:36 -0400
69598              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
69599      Branch: perl
69600            ! sv.c utf8.c
69601 ____________________________________________________________________________
69602 [  7084] By: jhi                                   on 2000/09/14  20:03:34
69603         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
69604              convertible to bytes by checking it doesn't go above 0xc3
69605              
69606              Subject: Re: perl@7078
69607              From: Simon Cozens <simon@cozens.net>
69608              Date: Thu, 14 Sep 2000 20:59:19 +0100
69609              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
69610      Branch: perl
69611            ! utf8.c
69612 ____________________________________________________________________________
69613 [  7083] By: jhi                                   on 2000/09/14  19:38:47
69614         Log: Subject: Re: perl@7078
69615              From: Simon Cozens <simon@cozens.net>
69616              Date: Thu, 14 Sep 2000 20:13:09 +0100
69617              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
69618      Branch: perl
69619            ! t/op/bop.t
69620 ____________________________________________________________________________
69621 [  7082] By: jhi                                   on 2000/09/14  17:50:44
69622         Log: The one that got away.
69623      Branch: perl
69624            ! lib/File/Find.pm
69625 ____________________________________________________________________________
69626 [  7081] By: jhi                                   on 2000/09/14  17:45:35
69627         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
69628              From: Robin Barker <rmb1@cise.npl.co.uk>
69629              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
69630              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
69631      Branch: perl
69632            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
69633            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
69634            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
69635            ! regcomp.c toke.c universal.c
69636 ____________________________________________________________________________
69637 [  7080] By: jhi                                   on 2000/09/14  17:40:35
69638         Log: Problems picked up by AIX cc.
69639              
69640              Subject: Re: perl@7078 (patch included)
69641              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69642              Date: Thu, 14 Sep 2000 18:53:30 +0200
69643              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
69644      Branch: perl
69645            ! ext/Encode/Encode.xs
69646 ____________________________________________________________________________
69647 [  7079] By: jhi                                   on 2000/09/14  17:38:27
69648         Log: Subject: File::Find 5.7.0 POD nits
69649              From: Rich Morin <rdm@cfcl.com>
69650              Date: Wed, 13 Sep 2000 22:03:58 -0700
69651              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
69652      Branch: perl
69653            ! lib/File/Find.pm
69654 ____________________________________________________________________________
69655 [  7078] By: jhi                                   on 2000/09/14  14:58:20
69656         Log: Update Changes.
69657      Branch: perl
69658            ! Changes patchlevel.h
69659 ____________________________________________________________________________
69660 [  7077] By: jhi                                   on 2000/09/14  14:55:54
69661         Log: Compilation warnings and an error.
69662      Branch: perl
69663            ! sv.c
69664 ____________________________________________________________________________
69665 [  7076] By: jhi                                   on 2000/09/14  14:42:56
69666         Log: Fix for a parsing bug, not for the original bug.
69667              
69668              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
69669              From: Spider Boardman <spider@web.zk3.dec.com>
69670              Date: Wed, 13 Sep 2000 17:52:20 -0400
69671              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
69672      Branch: perl
69673            ! regcomp.c
69674 ____________________________________________________________________________
69675 [  7075] By: jhi                                   on 2000/09/14  14:40:40
69676         Log: Batch of UTF-8 patches from Simon Cozens.
69677      Branch: perl
69678            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
69679            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
69680            ! toke.c utf8.c
69681 ____________________________________________________________________________
69682 [  7074] By: jhi                                   on 2000/09/14  14:29:58
69683         Log: Subject: Re: Two advertising clauses need to be removed
69684              From: Russ Allbery <rra@stanford.edu>
69685              Date: 13 Sep 2000 18:50:26 -0700
69686              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
69687      Branch: perl
69688            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
69689 ____________________________________________________________________________
69690 [  7073] By: jhi                                   on 2000/09/14  14:28:20
69691         Log: Subject: [PATCH] de-wall t/README
69692              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69693              Date: Wed, 13 Sep 2000 17:46:55 -0700
69694              Message-ID: <//Bw5gzkge/e092yn@efn.org>
69695      Branch: perl
69696            ! t/README
69697 ____________________________________________________________________________
69698 [  7072] By: jhi                                   on 2000/09/14  14:25:10
69699         Log: Hints optimization.
69700              
69701              Subject: Minor nit
69702              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69703              Date: Wed, 13 Sep 2000 21:42:07 +0200
69704              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
69705      Branch: perl
69706            ! hints/hpux.sh
69707 ____________________________________________________________________________
69708 [  7071] By: jhi                                   on 2000/09/14  14:23:30
69709         Log: Allow chop() and chomp() to be overridden.
69710              
69711              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
69712              From: "Casey R. Tweten" <crt@kiski.net>
69713              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
69714              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
69715      Branch: perl
69716            ! toke.c
69717 ____________________________________________________________________________
69718 [  7070] By: jhi                                   on 2000/09/14  14:20:36
69719         Log: The return value of setlocale must be copied away.
69720              
69721              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
69722              From: Alan Burlison <Alan.Burlison@uk.sun.com>
69723              Date: Wed, 13 Sep 2000 16:27:37 +0100 
69724              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
69725      Branch: perl
69726            ! util.c
69727 ____________________________________________________________________________
69728 [  7069] By: jhi                                   on 2000/09/14  14:16:27
69729         Log: Remove vestiges of tr//CU.
69730              
69731              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
69732              From: Nick Clark <nick@plum.flirble.org>
69733              Date: Tue, 12 Sep 2000 22:50:14 +0100
69734              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
69735              
69736              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
69737              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69738              Date: Tue, 12 Sep 2000 21:38:48 -0700
69739              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
69740      Branch: perl
69741            ! op.h pod/perlunicode.pod
69742 ____________________________________________________________________________
69743 [  7068] By: jhi                                   on 2000/09/13  14:18:39
69744         Log: Add the Encode extension.  The code is still largely just skeleton.
69745      Branch: perl
69746            + ext/Encode/Encode.pm ext/Encode/Encode.xs
69747            + ext/Encode/Makefile.PL ext/Encode/Todo
69748            ! MANIFEST Todo-5.6
69749 ____________________________________________________________________________
69750 [  7067] By: jhi                                   on 2000/09/12  17:43:33
69751         Log: Allow for whitespace between "#" and "line" in cpp output.
69752              
69753              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
69754              From: Calle Dybedahl <calle@lysator.liu.se>
69755              Date: 12 Sep 2000 19:38:02 +0200 
69756              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
69757      Branch: perl
69758            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
69759 ____________________________________________________________________________
69760 [  7066] By: gsar                                  on 2000/09/12  17:24:29
69761         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
69762              initialization in all the threads on Windows
69763      Branch: perl
69764            ! win32/win32.c
69765 ____________________________________________________________________________
69766 [  7065] By: jhi                                   on 2000/09/12  15:11:31
69767         Log: Update Changes.
69768      Branch: perl
69769            ! Changes patchlevel.h
69770 ____________________________________________________________________________
69771 [  7064] By: jhi                                   on 2000/09/12  14:54:54
69772         Log: Retract #7062, the pod tests are not ready.
69773      Branch: perl
69774            ! t/TEST t/harness
69775 ____________________________________________________________________________
69776 [  7063] By: jhi                                   on 2000/09/12  14:25:41
69777         Log: The #7054 truncated Configure badly.
69778      Branch: metaconfig/U/perl
69779            ! End.U
69780      Branch: perl
69781            ! Configure config_h.SH
69782 ____________________________________________________________________________
69783 [  7062] By: jhi                                   on 2000/09/12  14:08:32
69784         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
69785              From: sthoenna@efn.org
69786              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
69787              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
69788      Branch: perl
69789            ! t/TEST t/harness
69790 ____________________________________________________________________________
69791 [  7061] By: jhi                                   on 2000/09/12  14:07:18
69792         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
69793              From: sthoenna@efn.org
69794              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
69795              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
69796      Branch: perl
69797            ! pod/perlxs.pod
69798 ____________________________________________________________________________
69799 [  7060] By: jhi                                   on 2000/09/12  14:06:08
69800         Log: Break up the myconfig lines a bit.
69801              
69802              Subject: perlbug/perl -V output format
69803              From: sthoenna@efn.org
69804              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
69805              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
69806      Branch: perl
69807            ! myconfig.SH
69808 ____________________________________________________________________________
69809 [  7059] By: jhi                                   on 2000/09/12  14:05:04
69810         Log: Test for the #7049.
69811              
69812              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
69813              From: andreas.koenig@anima.de (Andreas J. Koenig)
69814              Date: 12 Sep 2000 06:42:01 +0200
69815              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
69816      Branch: perl
69817            ! t/op/my.t
69818 ____________________________________________________________________________
69819 [  7058] By: jhi                                   on 2000/09/12  14:03:05
69820         Log: Subject: [patch: perl@7045] vms updates
69821              From: Peter Prymmer <pvhp@forte.com>
69822              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
69823              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
69824      Branch: perl
69825            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
69826 ____________________________________________________________________________
69827 [  7057] By: jhi                                   on 2000/09/12  14:00:51
69828         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
69829              From: sthoenna@efn.org
69830              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
69831              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
69832      Branch: perl
69833            ! t/op/64bitint.t
69834 ____________________________________________________________________________
69835 [  7056] By: jhi                                   on 2000/09/12  13:58:14
69836         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
69837              From: Jeff Pinyan <jeffp@crusoe.net>
69838              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
69839              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
69840      Branch: perl
69841            ! pod/perlfunc.pod
69842 ____________________________________________________________________________
69843 [  7055] By: jhi                                   on 2000/09/12  13:56:32
69844         Log: Do in VMS as the #7054 does.
69845      Branch: perl
69846            ! configure.com
69847 ____________________________________________________________________________
69848 [  7054] By: jhi                                   on 2000/09/12  13:50:31
69849         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
69850              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69851              Date: Mon, 11 Sep 2000 08:33:09 +0100
69852              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
69853      Branch: metaconfig/U/perl
69854            ! End.U
69855      Branch: perl
69856            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
69857            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69858 ____________________________________________________________________________
69859 [  7053] By: jhi                                   on 2000/09/12  13:29:19
69860         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
69861              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69862              Date:     Tue, 12 Sep 2000 08:35:59 EDT
69863              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
69864      Branch: perl
69865            ! vms/test.com
69866 ____________________________________________________________________________
69867 [  7052] By: jhi                                   on 2000/09/11  23:01:50
69868         Log: Document the SvUTF8*().
69869      Branch: perl
69870            ! pod/perlapi.pod sv.h
69871 ____________________________________________________________________________
69872 [  7051] By: gsar                                  on 2000/09/11  14:46:30
69873         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
69874              (missed a spot when fixing up op_pmreplroot hack for ithreads)
69875      Branch: perl
69876            ! op.c t/op/split.t
69877 ____________________________________________________________________________
69878 [  7050] By: nick                                  on 2000/09/11  10:03:51
69879         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
69880              
69881              Subject: borland C++ win32.c tweak
69882              From: Vadim Konovalov <vkonovalov@lucent.com>
69883              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
69884              Date: Mon, 11 Sep 2000 11:22:33 +0400
69885      Branch: perl
69886            ! win32/win32.c
69887 ____________________________________________________________________________
69888 [  7049] By: nick                                  on 2000/09/11  09:57:33
69889         Log: Point fix for s/// on foreach (keys %xxx).
69890      Branch: perl
69891            ! pp_hot.c
69892 ____________________________________________________________________________
69893 [  7048] By: jhi                                   on 2000/09/10  23:37:09
69894         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
69895              by Pod::Text, from Brad Appleton.
69896      Branch: perl
69897            ! t/pod/testp2pt.pl
69898 ____________________________________________________________________________
69899 [  7047] By: jhi                                   on 2000/09/10  14:32:53
69900         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
69901              by Russ Allbery.
69902      Branch: perl
69903            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
69904 ____________________________________________________________________________
69905 [  7046] By: jhi                                   on 2000/09/10  14:15:08
69906         Log: Upgrade to CPAN 1.57_65, from Andreas König.
69907      Branch: perl
69908            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
69909 ____________________________________________________________________________
69910 [  7045] By: jhi                                   on 2000/09/08  21:36:32
69911         Log: Update Changes.
69912      Branch: perl
69913            ! Changes patchlevel.h
69914 ____________________________________________________________________________
69915 [  7044] By: jhi                                   on 2000/09/08  21:29:56
69916         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
69917              From: Peter Prymmer <pvhp@forte.com>
69918              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
69919              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
69920      Branch: perl
69921            ! configure.com
69922 ____________________________________________________________________________
69923 [  7043] By: jhi                                   on 2000/09/08  21:27:50
69924         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
69925              From: Peter Prymmer <pvhp@forte.com>
69926              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
69927              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
69928      Branch: perl
69929            ! Makefile.SH installperl
69930 ____________________________________________________________________________
69931 [  7042] By: jhi                                   on 2000/09/08  21:23:21
69932         Log: Continue #7041.
69933      Branch: perl
69934            ! cygwin/Makefile.SHs os2/Makefile.SHs
69935 ____________________________________________________________________________
69936 [  7041] By: jhi                                   on 2000/09/08  21:18:10
69937         Log: Do away with memory models cruft.  Sorry, PDP users.
69938      Branch: metaconfig
69939            ! U/modified/cc.U U/modified/libpth.U
69940      Branch: perl
69941            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
69942            ! Porting/config_H cflags.SH config_h.SH configure.com
69943            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
69944            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
69945            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
69946 ____________________________________________________________________________
69947 [  7040] By: jhi                                   on 2000/09/08  14:34:18
69948         Log: Major rewrite of s2p.  And I mean really major, it is
69949              an implementation of sed in perl.  If called as s2p it
69950              will function as s2p.  Note: needs non-UNIXifying.
69951              
69952              Subject: s2p
69953              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
69954              Date: Mon, 28 Aug 2000 14:05:12 +0200
69955              Message-ID: <39AA5578.2102E2AA@alcatel.at>
69956      Branch: perl
69957            ! x2p/s2p.PL
69958 ____________________________________________________________________________
69959 [  7039] By: jhi                                   on 2000/09/08  14:19:49
69960         Log: Re-allow vec() for characters > 255.
69961              
69962              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
69963              From: Spider Boardman <spider@web.zk3.dec.com>
69964              Date: Fri, 08 Sep 2000 02:21:02 -0400
69965              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
69966      Branch: perl
69967            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
69968            ! t/op/vec.t
69969 ____________________________________________________________________________
69970 [  7038] By: jhi                                   on 2000/09/08  14:14:18
69971         Log: Subject: [PATCH lib/Benchmark.pm]
69972              From: <abigail@foad.org>
69973              Date: Thu, 7 Sep 2000 15:03:20 -0400
69974              Message-ID: <20000907190320.888.qmail@foad.org>
69975      Branch: perl
69976            ! lib/Benchmark.pm
69977 ____________________________________________________________________________
69978 [  7037] By: jhi                                   on 2000/09/08  14:11:06
69979         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
69980              
69981              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
69982              From: Spider Boardman <spider@web.zk3.dec.com>
69983              Date: Fri, 08 Sep 2000 01:30:27 -0400
69984              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
69985      Branch: perl
69986            ! op.c
69987 ____________________________________________________________________________
69988 [  7036] By: jhi                                   on 2000/09/08  14:08:58
69989         Log: Subject: [ID 20000908.002] perlipc documentation bug.
69990              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
69991              Date: Fri, 08 Sep 2000 12:38:32 +0200
69992              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
69993      Branch: perl
69994            ! pod/perlipc.pod
69995 ____________________________________________________________________________
69996 [  7035] By: jhi                                   on 2000/09/08  14:03:12
69997         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
69998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69999              Date: Fri, 08 Sep 2000 11:47:34 +0200
70000              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
70001      Branch: perl
70002            ! hints/dec_osf.sh
70003 ____________________________________________________________________________
70004 [  7034] By: jhi                                   on 2000/09/08  13:59:35
70005         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
70006              From: Simon Cozens <simon@cozens.net>
70007              Date: Thu, 7 Sep 2000 20:40:38 +0100
70008              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
70009      Branch: perl
70010            ! pp_hot.c
70011 ____________________________________________________________________________
70012 [  7033] By: jhi                                   on 2000/09/08  04:03:03
70013         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
70014              From: "Larry W. Virden" <lvirden@cas.org>
70015              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
70016              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
70017      Branch: perl
70018            ! pod/perldiag.pod
70019 ____________________________________________________________________________
70020 [  7032] By: jhi                                   on 2000/09/07  22:18:30
70021         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
70022              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
70023              Date: Mon, 04 Sep 2000 13:16:38 -0700
70024              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
70025      Branch: perl
70026            ! lib/perl5db.pl
70027 ____________________________________________________________________________
70028 [  7031] By: jhi                                   on 2000/09/07  22:02:29
70029         Log: Fix the ccversion detection for 5.1 and beyond.
70030              
70031              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
70032              From: Spider Boardman <spider@leggy.zk3.dec.com>
70033              Date: Thu, 7 Sep 2000 17:54:27 -0400
70034              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
70035      Branch: perl
70036            ! hints/dec_osf.sh
70037 ____________________________________________________________________________
70038 [  7030] By: jhi                                   on 2000/09/07  19:12:28
70039         Log: Fix for
70040              
70041              Subject: [ID 20000903.001] \w in utf8-strings
70042              From: Marc Lehmann <pcg@goof.com>
70043              Date: Sun, 03 Sep 2000 09:44:29 +0200
70044              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
70045              
70046              and various related nits.
70047      Branch: perl
70048            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
70049 ____________________________________________________________________________
70050 [  7029] By: jhi                                   on 2000/09/07  18:49:09
70051         Log: Fix the URL, but the server is still missing in action.
70052              
70053              Subject: [ID 20000905.002] perlfaq1.pod URL error
70054              From: "Larry W. Virden" <lvirden@cas.org>
70055              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
70056              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
70057      Branch: perl
70058            ! pod/perlfaq1.pod
70059 ____________________________________________________________________________
70060 [  7028] By: jhi                                   on 2000/09/07  18:47:13
70061         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
70062              From: Hugo <hv@crypt.compulink.co.uk>
70063              Date: Tue, 05 Sep 2000 14:13:37 +0100
70064              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
70065      Branch: perl
70066            ! toke.c
70067 ____________________________________________________________________________
70068 [  7027] By: jhi                                   on 2000/09/07  18:45:35
70069         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
70070              From: Daniel Chetlin <daniel@chetlin.com>
70071              Date: Tue, 5 Sep 2000 04:57:07 -0700
70072              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
70073      Branch: perl
70074            ! pod/perlfaq6.pod pod/perlop.pod
70075 ____________________________________________________________________________
70076 [  7026] By: jhi                                   on 2000/09/07  18:44:01
70077         Log: Document the new ref() semantics.
70078              
70079              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
70080              From: Gisle Aas <gisle@ActiveState.com>
70081              Date: 05 Sep 2000 08:10:30 +0200
70082              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
70083      Branch: perl
70084            ! pod/perldelta.pod
70085 ____________________________________________________________________________
70086 [  7025] By: jhi                                   on 2000/09/07  18:42:27
70087         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
70088              
70089              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
70090              From: Gisle Aas <gisle@ActiveState.com>
70091              Date: 05 Sep 2000 08:11:40 +0200
70092              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
70093      Branch: perl
70094            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
70095 ____________________________________________________________________________
70096 [  7024] By: jhi                                   on 2000/09/07  18:39:32
70097         Log: Subject: [PATCH] Modernize Opcode.pm documentation
70098              From: Gisle Aas <gisle@ActiveState.com>
70099              Date: 4 Sep 2000 00:18:55 -0000
70100              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
70101      Branch: perl
70102            ! ext/Opcode/Opcode.pm
70103 ____________________________________________________________________________
70104 [  7023] By: jhi                                   on 2000/09/07  18:37:42
70105         Log: Subject: [PATCH] Tied filehandle documentation
70106              From: Gisle Aas <gisle@ActiveState.com>
70107              Date: 4 Sep 2000 00:14:40 -0000
70108              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
70109      Branch: perl
70110            ! pod/perlfunc.pod pod/perltie.pod
70111 ____________________________________________________________________________
70112 [  7022] By: jhi                                   on 2000/09/07  18:35:37
70113         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
70114              From: Gisle Aas <gisle@ActiveState.com>
70115              Date: 4 Sep 2000 00:04:22 -0000
70116              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
70117      Branch: perl
70118            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
70119 ____________________________________________________________________________
70120 [  7021] By: jhi                                   on 2000/09/07  18:33:22
70121         Log: Subject: small apidoc fix
70122              From: Marc Lehmann <pcg@goof.com>
70123              Date: Sun, 3 Sep 2000 05:12:06 +0200
70124              Message-ID: <20000903051206.A5909@cerebro.laendle>
70125      Branch: perl
70126            ! pod/perlapi.pod utf8.c
70127 ____________________________________________________________________________
70128 [  7020] By: jhi                                   on 2000/09/07  16:14:57
70129         Log: Tiny perldelta nits.
70130      Branch: perl
70131            ! pod/perldelta.pod
70132 ____________________________________________________________________________
70133 [  7019] By: jhi                                   on 2000/09/07  16:04:20
70134         Log: Guard against bad string->int conversion for quads.
70135      Branch: perl
70136            ! t/op/64bitint.t
70137 ____________________________________________________________________________
70138 [  7018] By: jhi                                   on 2000/09/06  17:07:03
70139         Log: Update Unicode todo list.
70140      Branch: perl
70141            ! Todo-5.6
70142 ____________________________________________________________________________
70143 [  7017] By: jhi                                   on 2000/09/05  21:16:01
70144         Log: Document the SvIOK_.*UV().
70145      Branch: perl
70146            ! pod/perlapi.pod sv.h
70147 ____________________________________________________________________________
70148 [  7016] By: nick                                  on 2000/09/03  21:54:46
70149         Log: Hash lookup of constant strings optimization:
70150              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
70151              to string table (as per sharepvn). Add newSV_pvn_share to create such
70152              a thing. Make hv.c compare addresses of strings and skip string compare
70153              if equal. Make method_named and helem ops use these shared-string SVs
70154              when arg is constant. Make keys op return shared-string SVs (less clearly
70155              a win).
70156      Branch: perl
70157            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
70158            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
70159            ! pod/perlintern.pod pp_hot.c proto.h sv.c
70160 ____________________________________________________________________________
70161 [  7015] By: jhi                                   on 2000/09/02  17:48:59
70162         Log: This is 5.7.0.
70163      Branch: perl
70164            ! Changes
70165 ____________________________________________________________________________
70166 [  7014] By: jhi                                   on 2000/09/02  17:35:45
70167         Log: Changes and patchlevel tweaks.
70168      Branch: perl
70169            ! Changes patchlevel.h
70170 ____________________________________________________________________________
70171 [  7013] By: jhi                                   on 2000/09/02  17:30:50
70172         Log: Update Changes.
70173      Branch: perl
70174            ! Changes patchlevel.h
70175 ____________________________________________________________________________
70176 [  7012] By: nick                                  on 2000/09/02  17:25:20
70177         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
70178      Branch: perl
70179            ! gv.c lib/overload.pm
70180 ____________________________________________________________________________
70181 [  7011] By: jhi                                   on 2000/09/02  17:16:25
70182         Log: Update perlhist.
70183      Branch: perl
70184            ! pod/perlhist.pod
70185 ____________________________________________________________________________
70186 [  7010] By: jhi                                   on 2000/09/02  17:01:35
70187         Log: perldelta nits.
70188      Branch: perl
70189            ! pod/perldelta.pod
70190 ____________________________________________________________________________
70191 [  7009] By: nick                                  on 2000/09/02  16:48:35
70192         Log: If overloaded %{} etc. return the object do not loop.
70193              Thus  sub deref { $_[0] } functions if object is wanted type.
70194      Branch: perl
70195            ! pp.h
70196 ____________________________________________________________________________
70197 [  7008] By: jhi                                   on 2000/09/02  16:26:11
70198         Log: Retab MANIFEST.
70199      Branch: perl
70200            ! ext/Storable/MANIFEST
70201 ____________________________________________________________________________
70202 [  7007] By: jhi                                   on 2000/09/02  16:23:02
70203         Log: Make certain cc is set before trying to run it.
70204      Branch: perl
70205            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
70206 ____________________________________________________________________________
70207 [  7006] By: jhi                                   on 2000/09/02  15:45:41
70208         Log: Unicode notes.
70209      Branch: perl
70210            ! pod/perldelta.pod
70211 ____________________________________________________________________________
70212 [  7005] By: jhi                                   on 2000/09/02  15:42:11
70213         Log: Various Configure nits by Philip Newton,
70214              plus the ebcdic one by me.
70215      Branch: metaconfig
70216            + U/modified/pager.U
70217            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
70218      Branch: metaconfig/U/perl
70219            ! Devel.U quadfio.U
70220      Branch: perl
70221            ! Configure config_h.SH
70222 ____________________________________________________________________________
70223 [  7004] By: jhi                                   on 2000/09/02  15:06:14
70224         Log: Apparently avoiding the swapping is too costly.
70225              
70226              From: "Ben Tilly" <ben_tilly@hotmail.com>
70227              Subject: Re: the door is closed.
70228              Date: Fri, 01 Sep 2000 20:23:16 EDT
70229              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
70230      Branch: perl
70231            ! pod/perlfaq4.pod
70232 ____________________________________________________________________________
70233 [  7003] By: nick                                  on 2000/09/02  12:26:04
70234         Log: Undo part of change 6489 which looks like a bulk edit which
70235              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
70236              The supressing of main:: on return from select() is undesirable.
70237      Branch: perl
70238            ! pp_sys.c
70239 ____________________________________________________________________________
70240 [  7002] By: jhi                                   on 2000/09/01  23:08:54
70241         Log: Update Changes.
70242      Branch: perl
70243            ! Changes patchlevel.h
70244 ____________________________________________________________________________
70245 [  7001] By: jhi                                   on 2000/09/01  23:00:13
70246         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
70247              From: Peter Prymmer <pvhp@forte.com>
70248              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
70249              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
70250              
70251              plus rework the http: spots as suggested by Tom Christiansen,
70252              plus regen perltoc.
70253      Branch: perl
70254            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
70255            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
70256 ____________________________________________________________________________
70257 [  7000] By: jhi                                   on 2000/09/01  22:36:01
70258         Log: Only the first line, thank you very much.
70259      Branch: perl
70260            ! hints/solaris_2.sh
70261 ____________________________________________________________________________
70262 [  6999] By: gsar                                  on 2000/09/01  22:16:40
70263         Log: change#6791 accidentally clobbered change#6710, put it back
70264      Branch: perl
70265            ! win32/win32.c
70266 ____________________________________________________________________________
70267 [  6998] By: jhi                                   on 2000/09/01  22:14:16
70268         Log: Mention the HP-UX LP64 freak failure.
70269      Branch: perl
70270            ! pod/perldelta.pod
70271 ____________________________________________________________________________
70272 [  6997] By: jhi                                   on 2000/09/01  21:48:32
70273         Log: Detypo.
70274      Branch: perl
70275            ! hints/hpux.sh
70276 ____________________________________________________________________________
70277 [  6996] By: jhi                                   on 2000/09/01  21:27:10
70278         Log: Update Changes.
70279      Branch: perl
70280            ! Changes patchlevel.h
70281 ____________________________________________________________________________
70282 [  6995] By: jhi                                   on 2000/09/01  21:14:24
70283         Log: Mi splgn s gnin.g
70284      Branch: perl
70285            ! pp_ctl.c
70286 ____________________________________________________________________________
70287 [  6994] By: jhi                                   on 2000/09/01  21:09:54
70288         Log: Subject: http:// in L<>
70289              From: Nicholas Clark <nick@ccl4.org>
70290              Date: Fri, 1 Sep 2000 22:03:21 +0100
70291              Message-ID: <20000901220321.B72074@plum.flirble.org>
70292      Branch: perl
70293            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
70294 ____________________________________________________________________________
70295 [  6993] By: jhi                                   on 2000/09/01  21:06:54
70296         Log: Update to Storable 1.0, from Raphael Manfredi.
70297      Branch: perl
70298            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
70299            ! ext/Storable/Makefile.PL ext/Storable/README
70300            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
70301            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
70302            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
70303            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
70304            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
70305            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
70306 ____________________________________________________________________________
70307 [  6992] By: jhi                                   on 2000/09/01  20:43:05
70308         Log: Mention known sfio+linux buglet.
70309      Branch: perl
70310            ! pod/perldelta.pod
70311 ____________________________________________________________________________
70312 [  6991] By: jhi                                   on 2000/09/01  20:40:11
70313         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
70314              From: Peter Prymmer <pvhp@forte.com>
70315              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
70316              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
70317      Branch: perl
70318            ! vms/vms.c
70319 ____________________________________________________________________________
70320 [  6990] By: jhi                                   on 2000/09/01  20:25:26
70321         Log: Retract #6986.
70322      Branch: perl
70323            ! hints/solaris_2.sh
70324 ____________________________________________________________________________
70325 [  6989] By: jhi                                   on 2000/09/01  20:23:00
70326         Log: Mergesort is back.
70327      Branch: perl
70328            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
70329 ____________________________________________________________________________
70330 [  6988] By: jhi                                   on 2000/09/01  19:37:40
70331         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
70332              From: Mike Guy <mjtg@cam.ac.uk>
70333              Date: Fri, 01 Sep 2000 17:43:33 +0100
70334              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
70335      Branch: perl
70336            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
70337            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
70338 ____________________________________________________________________________
70339 [  6987] By: jhi                                   on 2000/09/01  19:17:10
70340         Log: Regen perltoc.
70341      Branch: perl
70342            ! pod/perltoc.pod
70343 ____________________________________________________________________________
70344 [  6986] By: jhi                                   on 2000/09/01  18:51:10
70345         Log: Subject: Re: Solaris x86 has no SPARC libraries!
70346              From: Lupe Christoph <lupe@lupe-christoph.de>
70347              Date: Fri, 1 Sep 2000 20:41:20 +0200
70348              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
70349      Branch: perl
70350            ! hints/solaris_2.sh
70351 ____________________________________________________________________________
70352 [  6985] By: jhi                                   on 2000/09/01  18:28:10
70353         Log: Update Changes.
70354      Branch: perl
70355            ! Changes patchlevel.h
70356 ____________________________________________________________________________
70357 [  6984] By: jhi                                   on 2000/09/01  18:26:53
70358         Log: Feature ordering tweak.
70359      Branch: perl
70360            ! myconfig.SH
70361 ____________________________________________________________________________
70362 [  6983] By: jhi                                   on 2000/09/01  18:19:50
70363         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70364              From: <abigail@foad.org>
70365              Date: Fri, 1 Sep 2000 13:07:32 -0400
70366              Message-ID: <20000901170732.18249.qmail@foad.org>
70367      Branch: perl
70368            ! t/pragma/overload.t
70369 ____________________________________________________________________________
70370 [  6982] By: jhi                                   on 2000/09/01  18:17:54
70371         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
70372              so that case-ignoring systems like DCL can tell them from
70373              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
70374      Branch: metaconfig/U/perl
70375            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
70376      Branch: perl
70377            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70378            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
70379            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
70380            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
70381            ! vos/config.def vos/config.h vos/config_h.SH_orig
70382            ! win32/config.bc win32/config.gc win32/config.vc
70383 ____________________________________________________________________________
70384 [  6981] By: nick                                  on 2000/09/01  17:21:57
70385         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
70386              warning when UNTIE exists and instead pass the count of extra references to
70387              the UNTIE method.
70388      Branch: perl
70389            ! pod/perltie.pod pp_sys.c
70390 ____________________________________________________________________________
70391 [  6980] By: jhi                                   on 2000/09/01  16:54:44
70392         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
70393              From: Peter Prymmer <pvhp@forte.com>
70394              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
70395              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
70396      Branch: perl
70397            ! configure.com
70398 ____________________________________________________________________________
70399 [  6979] By: jhi                                   on 2000/09/01  16:06:20
70400         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
70401              From: Mike Guy <mjtg@cam.ac.uk> 
70402              Date: Fri, 01 Sep 2000 16:49:27 +0100
70403              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
70404      Branch: perl
70405            ! t/base/rs.t
70406 ____________________________________________________________________________
70407 [  6978] By: jhi                                   on 2000/09/01  16:00:42
70408         Log: Update to PodParser 1.18, from Brad Appleton.
70409      Branch: perl
70410            ! lib/Pod/Checker.pm t/pod/find.t
70411 ____________________________________________________________________________
70412 [  6977] By: jhi                                   on 2000/09/01  14:48:58
70413         Log: Subject: Nit in Configure (bleadperl@6961)
70414              From: Lupe Christoph <lupe@lupe-christoph.de>
70415              Date: Fri, 1 Sep 2000 16:34:29 +0200
70416              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
70417      Branch: metaconfig
70418            ! U/compline/ccflags.U
70419      Branch: perl
70420            ! Configure config_h.SH
70421 ____________________________________________________________________________
70422 [  6976] By: jhi                                   on 2000/09/01  14:39:52
70423         Log: Update Changes.
70424      Branch: perl
70425            ! Changes patchlevel.h
70426 ____________________________________________________________________________
70427 [  6975] By: jhi                                   on 2000/09/01  14:37:36
70428         Log: microperl config update.
70429      Branch: perl
70430            ! uconfig.h uconfig.sh
70431 ____________________________________________________________________________
70432 [  6974] By: jhi                                   on 2000/09/01  14:36:53
70433         Log: Document known deficiencies.
70434      Branch: perl
70435            ! pod/perldelta.pod
70436 ____________________________________________________________________________
70437 [  6973] By: jhi                                   on 2000/09/01  14:10:20
70438         Log: Mention warnings fixes and updates.
70439      Branch: perl
70440            ! pod/perldelta.pod
70441 ____________________________________________________________________________
70442 [  6972] By: jhi                                   on 2000/09/01  14:01:52
70443         Log: Drop unused argument.
70444              
70445              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
70446              From: Spider Boardman <spider@web.zk3.dec.com>
70447              Date: Thu, 31 Aug 2000 16:10:15 -0400
70448              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
70449      Branch: perl
70450            ! toke.c
70451 ____________________________________________________________________________
70452 [  6971] By: jhi                                   on 2000/09/01  13:59:24
70453         Log: Add the overload warnings to perldiag.
70454      Branch: perl
70455            ! lib/overload.pm pod/perldiag.pod
70456 ____________________________________________________________________________
70457 [  6970] By: jhi                                   on 2000/09/01  13:55:10
70458         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70459              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
70460              Date: Fri, 1 Sep 2000 13:43:15 +0100 
70461              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
70462      Branch: perl
70463            ! lib/overload.pm t/pragma/overload.t
70464 ____________________________________________________________________________
70465 [  6969] By: jhi                                   on 2000/09/01  13:52:27
70466         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70467              From: <abigail@foad.org>
70468              Date: Fri, 1 Sep 2000 05:46:54 -0400
70469              Message-ID: <20000901094654.6476.qmail@foad.org>
70470      Branch: perl
70471            ! lib/overload.pm
70472 ____________________________________________________________________________
70473 [  6968] By: jhi                                   on 2000/09/01  13:50:05
70474         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
70475              From: Daniel Chetlin <daniel@chetlin.com>
70476              Date: Fri, 1 Sep 2000 02:10:55 -0700
70477              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
70478      Branch: perl
70479            ! pod/perlretut.pod
70480 ____________________________________________________________________________
70481 [  6967] By: jhi                                   on 2000/09/01  13:47:54
70482         Log: Part of the solution.
70483              
70484              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
70485              From: Mike Guy <mjtg@cam.ac.uk>
70486              Date: Fri, 01 Sep 2000 14:16:01 +0100
70487              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
70488      Branch: perl
70489            ! gv.c mg.c
70490 ____________________________________________________________________________
70491 [  6966] By: jhi                                   on 2000/09/01  13:46:17
70492         Log: Subject: CPAN.pm beta 1.57_57 for the core
70493              From: andreas.koenig@anima.de (Andreas J. Koenig)
70494              Date: 01 Sep 2000 15:16:31 +0200
70495              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
70496      Branch: perl
70497            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70498 ____________________________________________________________________________
70499 [  6965] By: jhi                                   on 2000/09/01  13:43:18
70500         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
70501              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70502              Date: Fri, 01 Sep 2000 01:47:22 -0500
70503              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
70504      Branch: perl
70505            ! pod/perldelta.pod vms/vms.c
70506 ____________________________________________________________________________
70507 [  6964] By: jhi                                   on 2000/09/01  13:35:35
70508         Log: File::Temp patches from Andreas König,
70509              
70510              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
70511              From: andreas.koenig@anima.de (Andreas J. Koenig)
70512              Date: 01 Sep 2000 10:07:20 +0200
70513              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
70514              
70515              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
70516              From: andreas.koenig@anima.de (Andreas J. Koenig)
70517              Date: 31 Aug 2000 23:26:08 +0200
70518              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
70519      Branch: perl
70520            ! lib/File/Temp.pm t/lib/ftmp-security.t
70521 ____________________________________________________________________________
70522 [  6963] By: jhi                                   on 2000/09/01  02:22:24
70523         Log: Retract the mergesort code, way too incompatible licensing
70524              and copyrights.
70525      Branch: perl
70526            ! pod/perldelta.pod pp_ctl.c
70527 ____________________________________________________________________________
70528 [  6962] By: jhi                                   on 2000/08/31  23:27:32
70529         Log: Update Changes.
70530      Branch: perl
70531            ! Changes patchlevel.h
70532 ____________________________________________________________________________
70533 [  6961] By: jhi                                   on 2000/08/31  23:20:04
70534         Log: Small tweaks all over.
70535      Branch: metaconfig
70536            ! U/compline/d_gconvert.U
70537      Branch: perl
70538            ! AUTHORS Configure config_h.SH pp_ctl.c
70539 ____________________________________________________________________________
70540 [  6960] By: jhi                                   on 2000/08/31  22:39:36
70541         Log: Further rewording.
70542      Branch: perl
70543            ! pp_ctl.c
70544 ____________________________________________________________________________
70545 [  6959] By: jhi                                   on 2000/08/31  21:26:44
70546         Log: More address tweaking.
70547      Branch: perl
70548            ! AUTHORS Changes
70549 ____________________________________________________________________________
70550 [  6958] By: jhi                                   on 2000/08/31  20:47:25
70551         Log: AUTHORS tweaks, from Peter Prymmer.
70552              
70553              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
70554              From: Peter Prymmer <pvhp@forte.com>
70555              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
70556              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
70557      Branch: perl
70558            ! AUTHORS MAINTAIN
70559 ____________________________________________________________________________
70560 [  6957] By: jhi                                   on 2000/08/31  20:34:43
70561         Log: perldelta tweaks.
70562      Branch: perl
70563            ! pod/perldelta.pod
70564 ____________________________________________________________________________
70565 [  6956] By: jhi                                   on 2000/08/31  19:11:06
70566         Log: Regen perltoc.
70567      Branch: perl
70568            ! pod/perltoc.pod
70569 ____________________________________________________________________________
70570 [  6955] By: jhi                                   on 2000/08/31  19:06:30
70571         Log: Clarify the mergesort situation.
70572      Branch: perl
70573            ! pp_ctl.c
70574 ____________________________________________________________________________
70575 [  6954] By: jhi                                   on 2000/08/31  18:24:17
70576         Log: Move the Solaris 7 scan to use64bitall, make the
70577              failure to find 64-bot sparc libc to mention the
70578              possibility of being in an intel, from Lupe and Alan.
70579      Branch: perl
70580            ! hints/solaris_2.sh
70581 ____________________________________________________________________________
70582 [  6953] By: jhi                                   on 2000/08/31  18:09:20
70583         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
70584              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
70585      Branch: metaconfig
70586            ! U/compline/d_gconvert.U U/threads/archname.U
70587      Branch: metaconfig/U/perl
70588            ! perlxv.U
70589      Branch: perl
70590            ! Configure config_h.SH sv.c
70591 ____________________________________________________________________________
70592 [  6952] By: jhi                                   on 2000/08/31  17:42:24
70593         Log: :: not allowed in pathnames, change to .
70594              
70595              Subject: [PATCH perl@6938] cygwin port
70596              From: "Fifer, Eric" <EFifer@sanwaint.com>
70597              Date: Thu, 31 Aug 2000 16:32:59 +0100
70598              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
70599      Branch: metaconfig/U/perl
70600            ! perlxv.U
70601 ____________________________________________________________________________
70602 [  6951] By: jhi                                   on 2000/08/31  17:02:05
70603         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
70604      Branch: perl
70605            ! perl.h
70606 ____________________________________________________________________________
70607 [  6950] By: jhi                                   on 2000/08/31  16:26:08
70608         Log: More author updates.
70609              
70610              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
70611              From: Simon Cozens <simon@cozens.net>
70612              Date: Thu, 31 Aug 2000 17:13:32 +0100
70613              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
70614      Branch: perl
70615            ! AUTHORS
70616 ____________________________________________________________________________
70617 [  6949] By: jhi                                   on 2000/08/31  16:04:49
70618         Log: POSIX doesn't report long double values under -Duselongdouble
70619              when the long doubles are "real" (bigger than doubles).
70620              
70621              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
70622              From: Spider Boardman <spider@peano.zk3.dec.com>
70623              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
70624              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
70625      Branch: perl
70626            ! ext/POSIX/POSIX.xs
70627 ____________________________________________________________________________
70628 [  6948] By: jhi                                   on 2000/08/31  15:25:10
70629         Log: Update Changes.
70630      Branch: perl
70631            ! Changes patchlevel.h
70632 ____________________________________________________________________________
70633 [  6947] By: jhi                                   on 2000/08/31  15:22:29
70634         Log: Document UNTIE in a very minimalistic way.
70635      Branch: perl
70636            ! pod/perlfunc.pod pod/perltie.pod
70637 ____________________________________________________________________________
70638 [  6946] By: jhi                                   on 2000/08/31  15:15:23
70639         Log: Document known failures.
70640      Branch: perl
70641            ! pod/perldelta.pod
70642 ____________________________________________________________________________
70643 [  6945] By: jhi                                   on 2000/08/31  15:07:00
70644         Log: Don't attach -ld to the archname if pointless.
70645      Branch: metaconfig
70646            ! U/threads/archname.U
70647      Branch: perl
70648            ! Configure config_h.SH
70649 ____________________________________________________________________________
70650 [  6944] By: jhi                                   on 2000/08/31  14:37:42
70651         Log: Wrap the test in eval.
70652              
70653              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
70654              From: Tim Jenness <timj@jach.hawaii.edu>
70655              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
70656              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
70657      Branch: perl
70658            ! t/lib/ftmp-security.t
70659 ____________________________________________________________________________
70660 [  6943] By: jhi                                   on 2000/08/31  14:30:57
70661         Log: Make -Dusemorebits find long doubles in Solaris.
70662      Branch: perl
70663            ! hints/solaris_2.sh
70664 ____________________________________________________________________________
70665 [  6942] By: jhi                                   on 2000/08/31  13:48:45
70666         Log: Clarify the third case of ftmp-security warnings.
70667      Branch: perl
70668            ! INSTALL
70669 ____________________________________________________________________________
70670 [  6941] By: jhi                                   on 2000/08/31  13:40:31
70671         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
70672              From: <abigail@foad.org>
70673              Date: Thu, 31 Aug 2000 01:35:05 -0400
70674              Message-ID: <20000831053505.32120.qmail@foad.org>
70675      Branch: perl
70676            ! pod/perldelta.pod
70677 ____________________________________________________________________________
70678 [  6940] By: jhi                                   on 2000/08/31  13:38:48
70679         Log: Issue useful diagnostic on unknown pod commands.
70680              
70681              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
70682              From: <abigail@foad.org>
70683              Date: Thu, 31 Aug 2000 03:41:18 -0400
70684              Message-ID: <20000831074118.24880.qmail@foad.org>
70685      Branch: perl
70686            ! lib/Pod/Man.pm
70687 ____________________________________________________________________________
70688 [  6939] By: jhi                                   on 2000/08/31  13:34:33
70689         Log: Reveal Borland's isnan.
70690              
70691              Subject: build with BC++ tweak
70692              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70693              Date: Thu, 31 Aug 2000 13:09:37 +0400
70694              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
70695      Branch: perl
70696            ! win32/win32.h
70697 ____________________________________________________________________________
70698 [  6938] By: jhi                                   on 2000/08/31  05:01:20
70699         Log: Update Changes.
70700      Branch: perl
70701            ! Changes patchlevel.h
70702 ____________________________________________________________________________
70703 [  6937] By: jhi                                   on 2000/08/31  04:26:23
70704         Log: sscanf() may be the only way to read long doubles from strings.
70705      Branch: metaconfig/U/perl
70706            ! longdblfio.U
70707      Branch: perl
70708            ! Configure config_h.SH perl.h util.c
70709 ____________________________________________________________________________
70710 [  6936] By: jhi                                   on 2000/08/31  04:18:19
70711         Log: The #6929 was too skimpy.
70712      Branch: perl
70713            ! sv.c
70714 ____________________________________________________________________________
70715 [  6935] By: jhi                                   on 2000/08/31  02:47:07
70716         Log: Subject: Re: typos in pods
70717              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70718              Date: Wed, 30 Aug 2000 19:25:34 -0700
70719              Message-ID: <eIcr5gzkg25X092yn@efn.org>
70720      Branch: perl
70721            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
70722 ____________________________________________________________________________
70723 [  6934] By: jhi                                   on 2000/08/31  02:42:55
70724         Log: Missed one Unicode file.
70725      Branch: perl
70726            + lib/unicode/UCDFF301.html
70727 ____________________________________________________________________________
70728 [  6933] By: jhi                                   on 2000/08/30  23:42:27
70729         Log: Update Changes.
70730      Branch: perl
70731            ! Changes patchlevel.h
70732 ____________________________________________________________________________
70733 [  6932] By: jhi                                   on 2000/08/30  23:40:07
70734         Log: Mention UNTIE in perldelta.  Still needs documenting
70735              in perltie et alia.
70736      Branch: perl
70737            ! pod/perldelta.pod
70738 ____________________________________________________________________________
70739 [  6931] By: jhi                                   on 2000/08/30  23:36:02
70740         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
70741              From: <abigail@foad.org>
70742              Date: Wed, 30 Aug 2000 19:28:07 -0400
70743              Message-ID: <20000830232807.305.qmail@foad.org>
70744      Branch: perl
70745            ! pod/perldelta.pod
70746 ____________________________________________________________________________
70747 [  6930] By: jhi                                   on 2000/08/30  23:32:40
70748         Log: Update to Unicode 3.0.1.
70749      Branch: perl
70750            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
70751            + lib/unicode/PropList.txt lib/unicode/README.perl
70752            + lib/unicode/UCD301.html lib/unicode/Unicode.301
70753            - lib/unicode/Props.txt lib/unicode/UCD300.html
70754            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
70755            ! (edit 257 files)
70756 ____________________________________________________________________________
70757 [  6929] By: jhi                                   on 2000/08/30  22:38:18
70758         Log: Heap decorruption.
70759              
70760              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
70761              From: Alan Burlison <Alan.Burlison@uk.sun.com>
70762              Date: Wed, 30 Aug 2000 22:39:52 +0100
70763              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
70764      Branch: perl
70765            ! sv.c
70766 ____________________________________________________________________________
70767 [  6928] By: jhi                                   on 2000/08/30  22:29:34
70768         Log: Retract the dummy test, skip the security tests (instead of failing),
70769              explain what the warnings mean.
70770      Branch: perl
70771            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
70772 ____________________________________________________________________________
70773 [  6927] By: jhi                                   on 2000/08/30  22:14:13
70774         Log: Change the internal implementation of sort() to be mergesort
70775              instead of quicksort, from John Linderman <jpl@research.att.com>.
70776              Gives us better worst case, better average case, and stability.
70777              What's there not to like?  (Small fixes for threaded builds
70778              were required).
70779      Branch: perl
70780            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
70781 ____________________________________________________________________________
70782 [  6926] By: jhi                                   on 2000/08/30  20:55:20
70783         Log: A better fix for the Socket building problem from Craig Berry.
70784      Branch: perl
70785            ! vms/vms.c
70786 ____________________________________________________________________________
70787 [  6925] By: jhi                                   on 2000/08/30  20:20:25
70788         Log: Subject: [PATCH] Re: UNTIE method 
70789              From: Nick Ing-Simmons <nik@tiuk.ti.com>
70790              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
70791              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
70792      Branch: perl
70793            ! pp_sys.c t/op/tie.t
70794 ____________________________________________________________________________
70795 [  6924] By: jhi                                   on 2000/08/30  20:17:11
70796         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
70797              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70798              Date: Wed, 30 Aug 2000 15:03:14 -0500
70799              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
70800      Branch: perl
70801            ! vms/vms.c
70802 ____________________________________________________________________________
70803 [  6923] By: jhi                                   on 2000/08/30  20:15:18
70804         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
70805              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70806              Date: Wed, 30 Aug 2000 13:30:36 -0500
70807              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
70808      Branch: perl
70809            ! vms/vms.c
70810 ____________________________________________________________________________
70811 [  6922] By: jhi                                   on 2000/08/30  19:54:43
70812         Log: Better options for rsync.
70813      Branch: perl
70814            ! pod/perlhack.pod
70815 ____________________________________________________________________________
70816 [  6921] By: jhi                                   on 2000/08/30  19:40:16
70817         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
70818              From: Rick Delaney <rick@consumercontact.com>
70819              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
70820              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
70821      Branch: perl
70822            ! pod/perlfunc.pod
70823 ____________________________________________________________________________
70824 [  6920] By: jhi                                   on 2000/08/30  19:36:40
70825         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
70826              From: Peter Prymmer <pvhp@forte.com>
70827              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
70828              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
70829      Branch: perl
70830            ! configure.com
70831 ____________________________________________________________________________
70832 [  6919] By: jhi                                   on 2000/08/30  14:52:02
70833         Log: Update Changes.
70834      Branch: perl
70835            ! Changes patchlevel.h
70836 ____________________________________________________________________________
70837 [  6918] By: jhi                                   on 2000/08/30  14:48:34
70838         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
70839      Branch: perl
70840            ! lib/ExtUtils/typemap
70841 ____________________________________________________________________________
70842 [  6917] By: jhi                                   on 2000/08/30  14:46:34
70843         Log: Subject: typos in pods
70844              From: Nicholas Clark <nick@ccl4.org>
70845              Date: Wed, 30 Aug 2000 01:12:50 +0100
70846              Message-ID: <20000830011249.A61388@plum.flirble.org>
70847      Branch: perl
70848            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
70849            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
70850            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
70851            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
70852 ____________________________________________________________________________
70853 [  6916] By: jhi                                   on 2000/08/30  14:19:09
70854         Log: Document Storable problems on Crays.  (Will have
70855              to document all the other Storable problems, too.)
70856      Branch: perl
70857            ! pod/perldelta.pod
70858 ____________________________________________________________________________
70859 [  6915] By: jhi                                   on 2000/08/30  14:06:02
70860         Log: Subject: [PATCH] fix misc cast warnings
70861              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70862              Date: Tue, 29 Aug 2000 23:16:14 -0700
70863              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
70864      Branch: perl
70865            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
70866            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
70867            ! os2/os2ish.h
70868 ____________________________________________________________________________
70869 [  6914] By: jhi                                   on 2000/08/30  14:03:45
70870         Log: Timestamp mismatch again.  Need to fix this dependence on
70871              config_h.SH timestamp, since it's the contents of config_h.SH
70872              that matter.
70873      Branch: perl
70874            ! uconfig.h uconfig.sh
70875 ____________________________________________________________________________
70876 [  6913] By: jhi                                   on 2000/08/30  13:54:06
70877         Log: Don't say "Perl 5.0 source kit".
70878      Branch: perl
70879            ! perl.c
70880 ____________________________________________________________________________
70881 [  6912] By: jhi                                   on 2000/08/30  13:51:24
70882         Log: Reset archname and archname64 always, forcing them be
70883              recomputed at each Configure run, make Configure and
70884              the hints files agree on the naming of largefiles variables.
70885      Branch: metaconfig
70886            ! U/threads/archname.U
70887      Branch: metaconfig/U/perl
70888            ! use64bits.U
70889      Branch: perl
70890            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
70891            ! hints/linux.sh hints/solaris_2.sh
70892 ____________________________________________________________________________
70893 [  6911] By: jhi                                   on 2000/08/30  13:30:13
70894         Log: Put back the slice accidentally removed by #6907.
70895      Branch: perl
70896            ! hints/solaris_2.sh
70897 ____________________________________________________________________________
70898 [  6910] By: jhi                                   on 2000/08/30  01:24:26
70899         Log: Be consistent: other Net::get* do export theirs.
70900              
70901              Subject: Re: Net::protoent does not export 'getproto'
70902              From: Yasushi Nakajima <sey@jkc.co.jp>
70903              Date: Wed, 30 Aug 2000 09:53:14 +0900
70904              Message-Id: <200008300051.DAA24700@taku.hut.fi>
70905      Branch: perl
70906            ! lib/Net/protoent.pm
70907 ____________________________________________________________________________
70908 [  6909] By: jhi                                   on 2000/08/30  01:17:25
70909         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
70910              From: Gurusamy Sarathy <gsar@ActiveState.com>
70911              Date: Tue, 29 Aug 2000 17:17:07 -0700
70912              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
70913      Branch: perl
70914            ! cop.h
70915 ____________________________________________________________________________
70916 [  6908] By: jhi                                   on 2000/08/30  00:58:05
70917         Log: Update Changes.
70918      Branch: perl
70919            ! Changes patchlevel.h
70920 ____________________________________________________________________________
70921 [  6907] By: jhi                                   on 2000/08/30  00:57:22
70922         Log: Introduce ccname to keep track of what compiler kind of we have.
70923      Branch: metaconfig/U/perl
70924            ! Checkcc.U gccvers.U
70925      Branch: perl
70926            ! Configure config_h.SH hints/solaris_2.sh
70927 ____________________________________________________________________________
70928 [  6906] By: jhi                                   on 2000/08/30  00:25:47
70929         Log: Put back the flags dump as reasoned in
70930              
70931              Subject: Re: [PATCH] Glob dumping
70932              From: Mike Guy <mjtg@cam.ac.uk> 
70933              Date: Tue, 29 Aug 2000 21:41:32 +0100
70934              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
70935      Branch: perl
70936            ! dump.c t/lib/peek.t
70937 ____________________________________________________________________________
70938 [  6905] By: jhi                                   on 2000/08/30  00:16:17
70939         Log: Make the epsilon to be relative, not absolute.
70940              
70941              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
70942              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
70943              Date: Tue, 29 Aug 2000 19:58:56 -0400
70944              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
70945      Branch: perl
70946            ! t/lib/trig.t
70947 ____________________________________________________________________________
70948 [  6904] By: jhi                                   on 2000/08/30  00:13:09
70949         Log: From now on, Gisle is on my list of usual suspects :-)
70950              Retract #6902.
70951      Branch: perl
70952            ! ext/Opcode/Safe.pm
70953 ____________________________________________________________________________
70954 [  6903] By: jhi                                   on 2000/08/29  23:51:20
70955         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
70956              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70957              Date: Tue, 29 Aug 2000 18:43:26 -0500
70958              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
70959      Branch: perl
70960            + vms/vmspipe.com
70961            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
70962            ! vms/vms.c
70963 ____________________________________________________________________________
70964 [  6902] By: jhi                                   on 2000/08/29  23:44:14
70965         Log: Retry what #6882 attempted.
70966              
70967              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
70968              From: Gisle Aas <gisle@ActiveState.com>
70969              Date: 30 Aug 2000 00:33:09 +0200
70970              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
70971      Branch: perl
70972            ! ext/Opcode/Safe.pm
70973 ____________________________________________________________________________
70974 [  6901] By: jhi                                   on 2000/08/29  22:59:32
70975         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
70976              From: Hugo <hv@crypt.compulink.co.uk>
70977              Date: Mon, 12 Jun 2000 19:36:08 +0100
70978              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
70979      Branch: perl
70980            ! sv.c
70981 ____________________________________________________________________________
70982 [  6900] By: jhi                                   on 2000/08/29  22:58:35
70983         Log: Admit that we are leaking scalars.
70984              
70985              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
70986              From: Spider Boardman <spider@leggy.zk3.dec.com>
70987              Date: Tue, 29 Aug 2000 18:48:29 -0400
70988              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
70989      Branch: perl
70990            ! t/pragma/warnings.t
70991 ____________________________________________________________________________
70992 [  6899] By: jhi                                   on 2000/08/29  20:53:13
70993         Log: Update Changes.
70994      Branch: perl
70995            ! Changes patchlevel.h
70996 ____________________________________________________________________________
70997 [  6898] By: jhi                                   on 2000/08/29  20:46:21
70998         Log: Undo namespace pollution of #6878.
70999              
71000              Subject: Re: Net::protoent does not export 'getproto'
71001              From: Mike Guy <mjtg@cam.ac.uk>
71002              Date: Tue, 29 Aug 2000 21:32:37 +0100
71003              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
71004      Branch: perl
71005            ! lib/Net/protoent.pm
71006 ____________________________________________________________________________
71007 [  6897] By: jhi                                   on 2000/08/29  20:44:29
71008         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
71009              From: Peter Prymmer <pvhp@forte.com>
71010              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
71011              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
71012      Branch: perl
71013            ! pod/perlebcdic.pod
71014 ____________________________________________________________________________
71015 [  6896] By: jhi                                   on 2000/08/29  20:40:57
71016         Log: There's no point repeating the 'revision' (5) of perl5.
71017      Branch: metaconfig/U/perl
71018            ! Devel.U patchlevel.U
71019      Branch: perl
71020            ! Configure config_h.SH
71021 ____________________________________________________________________________
71022 [  6895] By: jhi                                   on 2000/08/29  20:16:58
71023         Log: Regen Configure for #6894.
71024      Branch: metaconfig/U/perl
71025            ! perladmin.U
71026      Branch: perl
71027            ! Configure config_h.SH
71028 ____________________________________________________________________________
71029 [  6894] By: jhi                                   on 2000/08/29  19:59:52
71030         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
71031              From: "Philip Newton" <Philip.Newton@gmx.net>
71032              Date: Tue, 29 Aug 2000 21:39:14 +0200
71033              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
71034      Branch: perl
71035            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
71036            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
71037            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
71038            ! utils/perlbug.PL
71039 ____________________________________________________________________________
71040 [  6893] By: jhi                                   on 2000/08/29  19:55:30
71041         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
71042              From: "Philip Newton" <Philip.Newton@gmx.net>
71043              Date: Tue, 29 Aug 2000 21:39:14 +0200
71044              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
71045      Branch: perl
71046            ! installhtml
71047 ____________________________________________________________________________
71048 [  6892] By: jhi                                   on 2000/08/29  19:53:59
71049         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
71050              From: "Philip Newton" <Philip.Newton@gmx.net>
71051              Date: Tue, 29 Aug 2000 21:48:18 +0200
71052              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
71053      Branch: perl
71054            ! lib/File/Temp.pm
71055 ____________________________________________________________________________
71056 [  6891] By: jhi                                   on 2000/08/29  18:30:03
71057         Log: Nail the ID 20000828.023.
71058      Branch: perl
71059            ! ext/Storable/Storable.xs
71060 ____________________________________________________________________________
71061 [  6890] By: jhi                                   on 2000/08/29  16:50:17
71062         Log: Under usethreads the dumped variable is IN_PAD.
71063              
71064              Subject: Re: [PATCH] Glob dumping
71065              From: Gisle Aas <gisle@ActiveState.com>
71066              Date: 29 Aug 2000 18:45:05 +0200
71067              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
71068      Branch: perl
71069            ! t/lib/peek.t
71070 ____________________________________________________________________________
71071 [  6889] By: jhi                                   on 2000/08/29  15:17:37
71072         Log: Update Changes.
71073      Branch: perl
71074            ! Changes patchlevel.h
71075 ____________________________________________________________________________
71076 [  6888] By: jhi                                   on 2000/08/29  14:49:59
71077         Log: Retract #6882, broke the safe tests.
71078      Branch: perl
71079            ! ext/Opcode/Safe.pm
71080 ____________________________________________________________________________
71081 [  6887] By: jhi                                   on 2000/08/29  14:47:06
71082         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
71083              From: Gisle Aas <gisle@ActiveState.com> 
71084              Date: 09 Jun 2000 20:00:11 +0200
71085              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
71086      Branch: perl
71087            ! utils/perldoc.PL
71088 ____________________________________________________________________________
71089 [  6886] By: jhi                                   on 2000/08/29  14:42:45
71090         Log: The #6881 removed one dump line.
71091      Branch: perl
71092            ! t/lib/peek.t
71093 ____________________________________________________________________________
71094 [  6885] By: jhi                                   on 2000/08/29  14:30:47
71095         Log: Don't forget to tidy up.
71096      Branch: perl
71097            ! t/lib/ftmp-security.t
71098 ____________________________________________________________________________
71099 [  6884] By: jhi                                   on 2000/08/29  14:25:17
71100         Log: Disabling the one test is a bit tricky.
71101      Branch: perl
71102            ! t/lib/ftmp-security.t
71103 ____________________________________________________________________________
71104 [  6883] By: jhi                                   on 2000/08/29  14:16:25
71105         Log: Disable one of the tests for now.
71106      Branch: perl
71107            ! t/lib/ftmp-security.t
71108 ____________________________________________________________________________
71109 [  6882] By: jhi                                   on 2000/08/29  14:05:50
71110         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
71111              From: gisle@aas.no
71112              Date: 29 Aug 2000 10:35:06 -0000
71113              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
71114      Branch: perl
71115            ! ext/Opcode/Safe.pm
71116 ____________________________________________________________________________
71117 [  6881] By: jhi                                   on 2000/08/29  14:03:51
71118         Log: Subject: [PATCH] Glob dumping
71119              From: Gisle Aas <gisle@ActiveState.com>
71120              Date: 29 Aug 2000 07:59:42 -0000
71121              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
71122      Branch: perl
71123            ! dump.c
71124 ____________________________________________________________________________
71125 [  6880] By: jhi                                   on 2000/08/29  14:02:01
71126         Log: Subject: [PATCH] Warnings in B::Deparse
71127              From: <abigail@foad.org>
71128              Date: Tue, 29 Aug 2000 00:00:01 -0400
71129              Message-ID: <20000829040001.2999.qmail@foad.org>
71130      Branch: perl
71131            ! ext/B/B/Deparse.pm
71132 ____________________________________________________________________________
71133 [  6879] By: jhi                                   on 2000/08/29  13:57:26
71134         Log: Missed a change in #6869.
71135      Branch: perl
71136            ! mg.c
71137 ____________________________________________________________________________
71138 [  6878] By: jhi                                   on 2000/08/29  13:45:04
71139         Log: Subject: Net::protoent does not export 'getproto'
71140              From: Yasushi Nakajima <sey@jkc.co.jp>
71141              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
71142      Branch: perl
71143            ! lib/Net/protoent.pm
71144 ____________________________________________________________________________
71145 [  6877] By: jhi                                   on 2000/08/29  13:39:19
71146         Log: Patches all over for people and the files they (hopefully) care about.
71147      Branch: perl
71148            ! AUTHORS Changes MAINTAIN
71149 ____________________________________________________________________________
71150 [  6876] By: jhi                                   on 2000/08/29  12:53:54
71151         Log: Fix for thinko in #6848.
71152              
71153              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
71154              From: Lupe Christoph <lupe@lupe-christoph.de>
71155              Date: Tue, 29 Aug 2000 09:04:08 +0200
71156              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
71157      Branch: perl
71158            ! ext/Thread/Thread.xs
71159 ____________________________________________________________________________
71160 [  6875] By: jhi                                   on 2000/08/29  12:50:14
71161         Log: Update to Getopt::Long 2.24, from Johan Vromans.
71162      Branch: perl
71163            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
71164 ____________________________________________________________________________
71165 [  6874] By: jhi                                   on 2000/08/29  02:09:53
71166         Log: Use minimal @INC in tests, most of the time just '../lib',
71167              so that we simply can't pick up stuff from other Perls than
71168              the one we are testing.  Pointed out by
71169              
71170              From: Mike Guy <mjtg@cam.ac.uk>
71171              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
71172              Date: Fri, 25 Aug 2000 15:15:59 +0100
71173              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
71174      Branch: perl
71175            ! (edit 185 files)
71176 ____________________________________________________________________________
71177 [  6873] By: jhi                                   on 2000/08/29  01:07:11
71178         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
71179              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71180              Date: Mon, 28 Aug 2000 17:45:52 -0700
71181              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
71182      Branch: perl
71183            ! Makefile.SH hints/os2.sh
71184 ____________________________________________________________________________
71185 [  6872] By: jhi                                   on 2000/08/28  23:33:39
71186         Log: Subject: [PATCH bleedperl@6866] spellings
71187              From: marcel@codewerk.com (Marcel Grunauer)
71188              Date: Tue, 29 Aug 2000 01:19:59 +0200
71189              Message-Id: <200008282319.BAA29862@gandalf.local>
71190      Branch: perl
71191            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
71192            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
71193            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
71194 ____________________________________________________________________________
71195 [  6871] By: jhi                                   on 2000/08/28  23:22:09
71196         Log: Take out the SUIDMAIL thing, that will not be
71197              a problem in 5.7.*.
71198      Branch: perl
71199            ! patchlevel.h
71200 ____________________________________________________________________________
71201 [  6870] By: jhi                                   on 2000/08/28  23:19:30
71202         Log: -S is the silent flag, -s is the strip flag.
71203              
71204              Subject: [PATCH] Re: [PATCH] make no-install          
71205              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71206              Date: Mon, 28 Aug 2000 15:12:55 -0700
71207              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
71208      Branch: perl
71209            ! Makefile.SH
71210 ____________________________________________________________________________
71211 [  6869] By: jhi                                   on 2000/08/28  23:12:05
71212         Log: Subject: [PATCH bleedperl@6856] warnings fixes
71213              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
71214              Date: Mon, 28 Aug 2000 23:55:06 +0100
71215              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
71216      Branch: perl
71217            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
71218            ! warnings.h warnings.pl
71219 ____________________________________________________________________________
71220 [  6868] By: jhi                                   on 2000/08/28  21:38:22
71221         Log: Potential cruft.
71222      Branch: perl
71223            ! Makefile.SH
71224 ____________________________________________________________________________
71225 [  6867] By: jhi                                   on 2000/08/28  21:35:36
71226         Log: Update Changes.
71227      Branch: perl
71228            ! Changes patchlevel.h
71229 ____________________________________________________________________________
71230 [  6866] By: jhi                                   on 2000/08/28  21:33:49
71231         Log: Subject: hv.h Doc Patch
71232              From: Fisher Mark <fisherm@tce.com>
71233              Date: Mon, 28 Aug 2000 16:24:59 -0500
71234              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
71235      Branch: perl
71236            ! hv.h
71237 ____________________________________________________________________________
71238 [  6865] By: jhi                                   on 2000/08/28  21:02:15
71239         Log: Add -ld to archname on long tr...double platforms.
71240      Branch: metaconfig
71241            ! U/threads/archname.U
71242      Branch: perl
71243            ! Configure config_h.SH
71244 ____________________________________________________________________________
71245 [  6864] By: jhi                                   on 2000/08/28  20:38:59
71246         Log: An attempt to fix the problem reported in
71247              
71248              Subject: Building perl@6856 using gcc/AIX 4.3.3 
71249              From: Daniel Muino <dmuino@afip.gov.ar> 
71250              Date: Mon, 28 Aug 2000 15:50:01 -0300   
71251              Message-ID: <20000828155001.A14403@con2-dgi>
71252              
71253              I can't test this properly since the gcc installation I have
71254              access to seems to be botched (gcc is calling the AIX cpp,
71255              a losing proposition...)
71256      Branch: perl
71257            ! hints/aix.sh
71258 ____________________________________________________________________________
71259 [  6863] By: jhi                                   on 2000/08/28  18:57:52
71260         Log: Fix for ID 20000828.001, long doubles were not formatted
71261              correctly (showed up in $], which stopped installing perl).
71262      Branch: perl
71263            ! sv.c
71264 ____________________________________________________________________________
71265 [  6862] By: jhi                                   on 2000/08/28  18:07:15
71266         Log: Typo in #6858.
71267      Branch: perl
71268            ! lib/Cwd.pm
71269 ____________________________________________________________________________
71270 [  6861] By: jhi                                   on 2000/08/28  17:57:27
71271         Log: opmini.o may be left around if a build is interrupted.
71272      Branch: perl
71273            ! Makefile.SH
71274 ____________________________________________________________________________
71275 [  6860] By: jhi                                   on 2000/08/28  16:52:50
71276         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
71277              From: Daniel Chetlin <daniel@chetlin.com>
71278              Date: Mon, 28 Aug 2000 01:14:18 -0700
71279              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
71280      Branch: perl
71281            ! lib/overload.pm
71282 ____________________________________________________________________________
71283 [  6859] By: jhi                                   on 2000/08/28  16:08:46
71284         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
71285              From: Nicholas Clark <nick@ccl4.org>
71286              Date: Mon, 28 Aug 2000 16:03:27 +0100
71287              Message-Id: <20000828160327.C49785@plum.flirble.org>
71288      Branch: perl
71289            ! ext/ByteLoader/bytecode.h
71290 ____________________________________________________________________________
71291 [  6858] By: jhi                                   on 2000/08/28  16:02:10
71292         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
71293              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
71294              Date: Mon, 28 Aug 2000 13:08:30 +0200
71295              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
71296      Branch: perl
71297            ! lib/Cwd.pm
71298 ____________________________________________________________________________
71299 [  6857] By: jhi                                   on 2000/08/28  15:42:47
71300         Log: display_format used as a class method without arguments was broken,
71301              reported in
71302              
71303              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
71304              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
71305              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
71306              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
71307      Branch: perl
71308            ! lib/Math/Complex.pm t/lib/complex.t
71309 ____________________________________________________________________________
71310 [  6856] By: jhi                                   on 2000/08/27  22:09:48
71311         Log: Update Changes.
71312      Branch: perl
71313            ! Changes patchlevel.h
71314 ____________________________________________________________________________
71315 [  6855] By: jhi                                   on 2000/08/27  21:59:21
71316         Log: Retract #6853 (false alarm).
71317      Branch: perl
71318            ! lib/ExtUtils/xsubpp
71319 ____________________________________________________________________________
71320 [  6854] By: jhi                                   on 2000/08/27  21:37:44
71321         Log: Update Changes.
71322      Branch: perl
71323            ! Changes patchlevel.h
71324 ____________________________________________________________________________
71325 [  6853] By: jhi                                   on 2000/08/27  21:37:16
71326         Log: Subject: [PATCH perl@6850] workaround for xsubpp
71327              From: Hugo <hv@crypt.compulink.co.uk>
71328              Date: Sun, 27 Aug 2000 22:30:25 +0100
71329              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
71330      Branch: perl
71331            ! lib/ExtUtils/xsubpp
71332 ____________________________________________________________________________
71333 [  6852] By: jhi                                   on 2000/08/27  21:33:58
71334         Log: Big-endian 64-bit patch from Raphael Manfredi.
71335      Branch: perl
71336            ! ext/Storable/Storable.xs
71337 ____________________________________________________________________________
71338 [  6851] By: jhi                                   on 2000/08/27  21:22:21
71339         Log: More ruthless editing from Hugo van der Sanden.
71340      Branch: perl
71341            ! pod/perldelta.pod
71342 ____________________________________________________________________________
71343 [  6850] By: jhi                                   on 2000/08/27  16:11:46
71344         Log: Update Changes.
71345      Branch: perl
71346            ! Changes patchlevel.h
71347 ____________________________________________________________________________
71348 [  6849] By: jhi                                   on 2000/08/27  16:11:05
71349         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
71350      Branch: perl
71351            ! configpm pod/perldelta.pod
71352 ____________________________________________________________________________
71353 [  6848] By: jhi                                   on 2000/08/27  15:35:08
71354         Log: Use the actual thread type, not the pointer-to-struct.
71355      Branch: perl
71356            ! ext/Thread/Thread.xs
71357 ____________________________________________________________________________
71358 [  6847] By: jhi                                   on 2000/08/27  15:30:49
71359         Log: Test nit.
71360      Branch: perl
71361            ! t/pragma/warn/pp_sys
71362 ____________________________________________________________________________
71363 [  6846] By: jhi                                   on 2000/08/27  15:19:02
71364         Log: Passing -R in ldflags makes now it to appear in the default
71365              for lddlflags, just like with -L.
71366              
71367              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
71368              From: Lupe Christoph <lupe@lupe-christoph.de>
71369              Date: Sun, 27 Aug 2000 10:28:21 +0200
71370              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
71371      Branch: metaconfig/U/perl
71372            ! dlsrc.U
71373      Branch: perl
71374            ! Configure
71375 ____________________________________________________________________________
71376 [  6845] By: jhi                                   on 2000/08/27  15:08:54
71377         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
71378              From: Alan Burlison <Alan.Burlison@uk.sun.com>
71379              Date: Sat, 26 Aug 2000 22:23:27 +0100
71380              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
71381      Branch: perl
71382            ! lib/ExtUtils/MM_Unix.pm
71383 ____________________________________________________________________________
71384 [  6844] By: jhi                                   on 2000/08/27  15:02:37
71385         Log: DJGPP update from Laszlo Molnar.
71386              
71387              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
71388              From: ml1050 <ml1050@freemail.hu>
71389              Date: Sat, 26 Aug 2000 23:24:40 +0200
71390              Message-Id: <20000826232440.A439@freemail.hu>
71391      Branch: perl
71392            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
71393            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
71394 ____________________________________________________________________________
71395 [  6843] By: jhi                                   on 2000/08/27  14:53:58
71396         Log: Subject: installman buglet
71397              From: Lupe Christoph <lupe@lupe-christoph.de>
71398              Date: Sun, 27 Aug 2000 14:38:59 +0200
71399              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
71400      Branch: perl
71401            ! installman
71402 ____________________________________________________________________________
71403 [  6842] By: jhi                                   on 2000/08/27  14:52:08
71404         Log: Can't get the test to reliably work thanks to the
71405              inaccurateness of floating point.  "Resolves" bug ids
71406              20000826.003, 20000826.009, 20000826.010,
71407      Branch: perl
71408            ! t/lib/trig.t
71409 ____________________________________________________________________________
71410 [  6841] By: jhi                                   on 2000/08/26  15:53:58
71411         Log: Update Changes.
71412      Branch: perl
71413            ! Changes patchlevel.h
71414 ____________________________________________________________________________
71415 [  6840] By: jhi                                   on 2000/08/26  14:23:03
71416         Log: grep -e isn't portable.
71417              
71418              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
71419              From: chris@broadband.att.com
71420              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
71421              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
71422      Branch: perl
71423            ! hints/solaris_2.sh
71424 ____________________________________________________________________________
71425 [  6839] By: jhi                                   on 2000/08/26  14:12:23
71426         Log: no-install target a la make -n.
71427              
71428              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
71429              From: <abigail@foad.org>
71430              Date: Sat, 26 Aug 2000 03:57:34 -0400
71431              Message-ID: <20000826075735.18912.qmail@foad.org>
71432      Branch: perl
71433            ! Makefile.SH installman installperl
71434 ____________________________________________________________________________
71435 [  6838] By: jhi                                   on 2000/08/26  14:06:33
71436         Log: Retract #6826 as the #6828 should be do the same
71437              in a More Correct Way.
71438      Branch: perl
71439            ! installperl
71440 ____________________________________________________________________________
71441 [  6837] By: jhi                                   on 2000/08/26  05:24:00
71442         Log: More casting.
71443      Branch: perl
71444            ! ext/Storable/Storable.xs
71445 ____________________________________________________________________________
71446 [  6836] By: jhi                                   on 2000/08/26  05:05:46
71447         Log: Nicer in decimal.
71448      Branch: perl
71449            ! ext/Storable/Storable.xs
71450 ____________________________________________________________________________
71451 [  6835] By: jhi                                   on 2000/08/26  05:03:50
71452         Log: There be no UVdf.
71453      Branch: perl
71454            ! ext/Storable/Storable.xs
71455 ____________________________________________________________________________
71456 [  6834] By: jhi                                   on 2000/08/26  05:00:18
71457         Log: Continue IVdfing and UVxfing.
71458      Branch: perl
71459            ! ext/Storable/Storable.xs
71460 ____________________________________________________________________________
71461 [  6833] By: jhi                                   on 2000/08/26  04:53:14
71462         Log: Use IVdf.
71463      Branch: perl
71464            ! ext/Storable/Storable.xs
71465 ____________________________________________________________________________
71466 [  6832] By: jhi                                   on 2000/08/26  04:40:41
71467         Log: Document PTR2XX and INT2PTR.
71468      Branch: perl
71469            ! pod/perlguts.pod
71470 ____________________________________________________________________________
71471 [  6831] By: jhi                                   on 2000/08/26  04:33:18
71472         Log: Use UVxf, PTR2UV, NVff.
71473      Branch: perl
71474            ! ext/Storable/Storable.xs
71475 ____________________________________________________________________________
71476 [  6830] By: jhi                                   on 2000/08/26  04:31:32
71477         Log: Update the test count.
71478      Branch: perl
71479            ! t/lib/trig.t
71480 ____________________________________________________________________________
71481 [  6829] By: jhi                                   on 2000/08/26  03:05:50
71482         Log: Subject: [PATCH] installation not quite silent yet.
71483              From: <abigail@foad.org>
71484              Date: Fri, 25 Aug 2000 20:07:53 -0400
71485              Message-ID: <20000826000753.7822.qmail@foad.org>
71486      Branch: perl
71487            ! installman installperl
71488 ____________________________________________________________________________
71489 [  6828] By: jhi                                   on 2000/08/26  03:05:14
71490         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
71491              From: Spider Boardman <spider@web.zk3.dec.com>
71492              Date: Fri, 25 Aug 2000 19:12:40 -0400
71493              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
71494      Branch: perl
71495            ! gv.c
71496 ____________________________________________________________________________
71497 [  6827] By: jhi                                   on 2000/08/25  23:54:34
71498         Log: Support preserving extremely big/small angles.
71499      Branch: perl
71500            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
71501 ____________________________________________________________________________
71502 [  6826] By: jhi                                   on 2000/08/25  23:01:20
71503         Log: Patch installperl to be long double-aware.
71504              
71505              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
71506              From: Spider Boardman <spider@web.zk3.dec.com>
71507              Date: Fri, 25 Aug 2000 18:15:23 -0400
71508              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
71509      Branch: perl
71510            ! installperl
71511 ____________________________________________________________________________
71512 [  6825] By: jhi                                   on 2000/08/25  22:58:25
71513         Log: Remove duplicately applied patch shards.
71514              
71515              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
71516              From: Spider Boardman <spider@leggy.zk3.dec.com>
71517              Date: Fri, 25 Aug 2000 16:45:03 -0400
71518              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
71519      Branch: perl
71520            ! t/lib/cgi-html.t
71521 ____________________________________________________________________________
71522 [  6824] By: jhi                                   on 2000/08/25  22:57:00
71523         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
71524              From: Daniel Chetlin <daniel@chetlin.com>
71525              Date: Fri, 25 Aug 2000 12:23:16 -0700
71526              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
71527              
71528              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
71529              From: Daniel Chetlin <daniel@chetlin.com>
71530              Date: Fri, 25 Aug 2000 14:47:19 -0700
71531              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
71532      Branch: perl
71533            ! installman
71534 ____________________________________________________________________________
71535 [  6823] By: jhi                                   on 2000/08/25  22:44:17
71536         Log: Timestamp problem?
71537      Branch: perl
71538            ! uconfig.h uconfig.sh
71539 ____________________________________________________________________________
71540 [  6822] By: jhi                                   on 2000/08/25  19:01:06
71541         Log: One forgotten file from #6816.
71542      Branch: perl
71543            ! vos/config.h
71544 ____________________________________________________________________________
71545 [  6821] By: jhi                                   on 2000/08/25  18:56:39
71546         Log: Regen Changes.
71547      Branch: perl
71548            ! Changes patchlevel.h
71549 ____________________________________________________________________________
71550 [  6820] By: jhi                                   on 2000/08/25  18:52:35
71551         Log: Fix Changes ordering.
71552      Branch: perl
71553            ! Changes
71554 ____________________________________________________________________________
71555 [  6819] By: jhi                                   on 2000/08/25  18:50:25
71556         Log: Update Changes.
71557      Branch: perl
71558            ! Changes patchlevel.h
71559 ____________________________________________________________________________
71560 [  6818] By: jhi                                   on 2000/08/25  18:47:45
71561         Log: Tweak the sfio/useperlio logic, hopefully as wished in
71562              
71563              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
71564              From: Nicholas Clark <nick@babyhippo.co.uk>
71565              Date: Fri, 25 Aug 2000 12:01:45 +0100
71566              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
71567      Branch: metaconfig/U/perl
71568            ! d_sfio.U
71569      Branch: perl
71570            ! Configure
71571 ____________________________________________________________________________
71572 [  6817] By: jhi                                   on 2000/08/25  18:32:51
71573         Log: Allow microperl to assume <math.h>, without it the math
71574              functions like floor() are assumed to return int, which makes
71575              for core dumps in machines where integer and floating register
71576              don't mix.
71577      Branch: perl
71578            ! uconfig.h uconfig.sh
71579 ____________________________________________________________________________
71580 [  6816] By: jhi                                   on 2000/08/25  18:27:17
71581         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
71582              the problem reported in
71583              
71584              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
71585              From: danhale@us.ibm.com
71586              Date: Fri, 25 Aug 2000 10:58:06 -0400
71587              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
71588      Branch: metaconfig/U/perl
71589            + d_socks5_init.U
71590      Branch: perl
71591            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
71592            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
71593            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
71594            ! win32/config.gc win32/config.vc
71595 ____________________________________________________________________________
71596 [  6815] By: jhi                                   on 2000/08/25  17:43:31
71597         Log: A solution for the retrieve_fd autosplit warning,
71598              idea suggested by Mike Guy.
71599      Branch: perl
71600            ! ext/Storable/Storable.pm
71601 ____________________________________________________________________________
71602 [  6814] By: jhi                                   on 2000/08/25  17:16:03
71603         Log: Add install-silent target.
71604      Branch: perl
71605            ! Makefile.SH
71606 ____________________________________________________________________________
71607 [  6813] By: jhi                                   on 2000/08/25  17:14:23
71608         Log: Subject: Re: [PATCH] More silencing of installman.
71609              From: <abigail@foad.org>
71610              Date: Thu, 24 Aug 2000 19:27:03 -0400
71611              Message-ID: <20000824232703.7001.qmail@foad.org>
71612              
71613              Subject: Re: [PATCH] More silencing of installman.
71614              From: <abigail@foad.org>
71615              Date: Fri, 25 Aug 2000 03:00:58 -0400
71616              Message-ID: <20000825070058.10697.qmail@foad.org>
71617      Branch: perl
71618            ! installman
71619 ____________________________________________________________________________
71620 [  6812] By: jhi                                   on 2000/08/25  17:11:28
71621         Log: installperl --verbose and --silent.
71622              
71623              Subject: Re: [PATCH] More silencing of installman.
71624              From: <abigail@foad.org>
71625              Message-ID: <20000825064430.9719.qmail@foad.org>
71626              Date: Fri, 25 Aug 2000 02:44:30 -0400
71627      Branch: perl
71628            ! installperl
71629 ____________________________________________________________________________
71630 [  6811] By: jhi                                   on 2000/08/25  17:05:43
71631         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
71632              From: "Peter J. Farley III" <pjfarley@banet.net>
71633              Date: Thu, 24 Aug 2000 21:58:03 -0400
71634              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
71635              
71636              (applied slightly modified)
71637      Branch: perl
71638            ! lib/ExtUtils/MM_Unix.pm
71639 ____________________________________________________________________________
71640 [  6810] By: jhi                                   on 2000/08/25  17:01:18
71641         Log: Missing parts of 
71642              
71643              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
71644              From: Peter Prymmer <pvhp@forte.com>
71645              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
71646              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
71647      Branch: perl
71648            ! t/lib/cgi-html.t
71649 ____________________________________________________________________________
71650 [  6809] By: jhi                                   on 2000/08/25  16:46:32
71651         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
71652              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71653              Date: Thu, 24 Aug 2000 19:13:11 -0500
71654              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
71655      Branch: perl
71656            ! vms/vms.c
71657 ____________________________________________________________________________
71658 [  6808] By: jhi                                   on 2000/08/25  16:39:22
71659         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
71660              From: Peter Prymmer <pvhp@forte.com>
71661              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
71662              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
71663      Branch: perl
71664            ! configure.com
71665 ____________________________________________________________________________
71666 [  6807] By: jhi                                   on 2000/08/25  16:36:37
71667         Log: Better wording for the vec lvalue diagnostic.
71668              
71669              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71670              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
71671              Date: Wed, 23 Aug 2000 14:12:16 -0400
71672              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
71673      Branch: perl
71674            ! pod/perldiag.pod
71675 ____________________________________________________________________________
71676 [  6806] By: jhi                                   on 2000/08/24  18:17:22
71677         Log: Subject: [PATCH] More silencing of installman.
71678              From: <abigail@foad.org>
71679              Date: Thu, 24 Aug 2000 14:01:44 -0400
71680              Message-ID: <20000824180144.20062.qmail@foad.org>
71681      Branch: perl
71682            ! installman
71683 ____________________________________________________________________________
71684 [  6805] By: jhi                                   on 2000/08/24  15:00:31
71685         Log: Update Changes.
71686      Branch: perl
71687            ! Changes patchlevel.h
71688 ____________________________________________________________________________
71689 [  6804] By: jhi                                   on 2000/08/24  14:59:07
71690         Log: Regen perltoc.
71691      Branch: perl
71692            ! pod/perltoc.pod
71693 ____________________________________________________________________________
71694 [  6803] By: jhi                                   on 2000/08/24  14:44:39
71695         Log: Show the doc file, not the temp file.
71696      Branch: perl
71697            ! installman
71698 ____________________________________________________________________________
71699 [  6802] By: jhi                                   on 2000/08/24  14:41:53
71700         Log: Continue silencing.
71701      Branch: perl
71702            ! installman
71703 ____________________________________________________________________________
71704 [  6801] By: jhi                                   on 2000/08/24  14:34:40
71705         Log: Actually do something with the silencer option.
71706      Branch: perl
71707            ! installman
71708 ____________________________________________________________________________
71709 [  6800] By: jhi                                   on 2000/08/24  14:26:22
71710         Log: Make installman to recognize the silence flag -S.
71711      Branch: perl
71712            ! installman
71713 ____________________________________________________________________________
71714 [  6799] By: jhi                                   on 2000/08/24  13:49:38
71715         Log: DOS patches and portability/porting notes, from Tim Jenness.
71716      Branch: perl
71717            ! lib/File/Temp.pm
71718 ____________________________________________________________________________
71719 [  6798] By: jhi                                   on 2000/08/24  13:48:27
71720         Log: Create directories in silence.
71721              
71722              Subject: [PATCH] Another silencer for MakeMaker
71723              From: andreas.koenig@anima.de (Andreas J. Koenig)
71724              Date: 24 Aug 2000 14:18:52 +0200
71725              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
71726      Branch: perl
71727            ! lib/ExtUtils/Command.pm
71728 ____________________________________________________________________________
71729 [  6797] By: jhi                                   on 2000/08/24  13:46:42
71730         Log: More liberal parsing of version numbers.
71731              
71732              Subject: Re: CPAN.pm beta for testing available
71733              From: andreas.koenig@anima.de (Andreas J. Koenig)
71734              Date: 24 Aug 2000 13:51:57 +0200
71735              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
71736      Branch: perl
71737            ! lib/CPAN.pm
71738 ____________________________________________________________________________
71739 [  6796] By: jhi                                   on 2000/08/24  13:44:36
71740         Log: Make "make install" by default silent.  A new "install-verbose"
71741              target is verbose.
71742      Branch: perl
71743            ! Makefile.SH
71744 ____________________________________________________________________________
71745 [  6795] By: jhi                                   on 2000/08/24  13:39:14
71746         Log: Add silencer flags to installperl.
71747              
71748              Subject: [PATCH] Making installperl silent.
71749              From: <abigail@foad.org>
71750              Date: Thu, 24 Aug 2000 05:01:45 -0400
71751              Message-ID: <20000824090145.13141.qmail@foad.org>
71752      Branch: perl
71753            ! installperl
71754 ____________________________________________________________________________
71755 [  6794] By: jhi                                   on 2000/08/24  13:35:50
71756         Log: installperl couldn't tell whether it had run tests or not.
71757              
71758              Subject: [PATCH] Re: installperl and t/TEST
71759              From: <abigail@foad.org>
71760              Date: Thu, 24 Aug 2000 04:00:53 -0400
71761              Message-ID: <20000824080053.2494.qmail@foad.org>
71762      Branch: perl
71763            ! Makefile.SH installperl
71764 ____________________________________________________________________________
71765 [  6793] By: jhi                                   on 2000/08/24  13:27:50
71766         Log: Drop the separate perlbc, perlcc -b should be enough.
71767      Branch: perl
71768            - utils/perlbc.PL
71769            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
71770 ____________________________________________________________________________
71771 [  6792] By: jhi                                   on 2000/08/24  04:41:30
71772         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
71773              plus the typo fix from Peter Prymmer.
71774      Branch: perl
71775            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
71776            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
71777 ____________________________________________________________________________
71778 [  6791] By: jhi                                   on 2000/08/24  02:10:43
71779         Log: Replace #6705 with a minimal doc patch.
71780              
71781              Subject: [PATCH 5.6.0] replace change #6705
71782              From: Jan Dubois <jand@ActiveState.com>
71783              Date: Wed, 23 Aug 2000 18:31:51 -0700
71784              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
71785      Branch: perl
71786            ! lib/Win32.pod win32/win32.c
71787 ____________________________________________________________________________
71788 [  6790] By: jhi                                   on 2000/08/23  17:52:00
71789         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71790              From: Mike Guy <mjtg@cam.ac.uk>
71791              Date: Wed, 23 Aug 2000 18:38:46 +0100
71792              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
71793      Branch: perl
71794            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
71795 ____________________________________________________________________________
71796 [  6789] By: jhi                                   on 2000/08/23  15:34:21
71797         Log: Update Changes.
71798      Branch: perl
71799            ! Changes patchlevel.h
71800 ____________________________________________________________________________
71801 [  6788] By: jhi                                   on 2000/08/23  15:33:40
71802         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
71803              From: Wilfredo Sánchez <wsanchez@apple.com>
71804              Date: Tue, 22 Aug 2000 19:31:27 -0700
71805              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
71806      Branch: perl
71807            ! perl.h
71808 ____________________________________________________________________________
71809 [  6787] By: jhi                                   on 2000/08/23  15:29:31
71810         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
71811              From: Spider Boardman <spider@leggy.zk3.dec.com>
71812              Date: Wed, 23 Aug 2000 10:33:23 -0400
71813              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
71814      Branch: perl
71815            ! lib/Pod/Html.pm
71816 ____________________________________________________________________________
71817 [  6786] By: jhi                                   on 2000/08/23  15:28:11
71818         Log: Bad makefile.
71819      Branch: perl
71820            ! ext/B/Makefile.PL
71821 ____________________________________________________________________________
71822 [  6785] By: jhi                                   on 2000/08/23  14:37:04
71823         Log: Update Changes.
71824      Branch: perl
71825            ! Changes patchlevel.h
71826 ____________________________________________________________________________
71827 [  6784] By: jhi                                   on 2000/08/23  13:58:41
71828         Log: Portability fix from Hugo van der Sanden.
71829      Branch: perl
71830            ! ext/re/Makefile.PL
71831 ____________________________________________________________________________
71832 [  6783] By: jhi                                   on 2000/08/23  13:53:53
71833         Log: Storable support, v-version fixes.
71834              
71835              Subject: CPAN.pm beta for testing available
71836              From: andreas.koenig@anima.de (Andreas J. Koenig)
71837              Date: 22 Aug 2000 23:31:33 +0200
71838              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
71839      Branch: perl
71840            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71841 ____________________________________________________________________________
71842 [  6782] By: jhi                                   on 2000/08/23  13:51:26
71843         Log: Mac and other portability updates from Chris Nandor.
71844      Branch: perl
71845            ! pod/perlmodinstall.pod
71846 ____________________________________________________________________________
71847 [  6781] By: jhi                                   on 2000/08/23  13:47:33
71848         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
71849              From: Peter Prymmer <pvhp@forte.com>
71850              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
71851              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
71852      Branch: perl
71853            ! ext/Storable/Storable.xs
71854 ____________________________________________________________________________
71855 [  6780] By: jhi                                   on 2000/08/23  13:33:34
71856         Log: VMS MMS (make) wants null action.
71857      Branch: perl
71858            ! ext/B/Makefile.PL
71859 ____________________________________________________________________________
71860 [  6779] By: jhi                                   on 2000/08/22  19:44:47
71861         Log: Forgot portability nit.
71862      Branch: perl
71863            ! t/lib/st-forgive.t
71864 ____________________________________________________________________________
71865 [  6778] By: jhi                                   on 2000/08/22  19:35:25
71866         Log: Be portable.
71867      Branch: perl
71868            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
71869            ! t/lib/st-store.t
71870 ____________________________________________________________________________
71871 [  6777] By: jhi                                   on 2000/08/22  18:50:53
71872         Log: Update Changes.
71873      Branch: perl
71874            ! Changes patchlevel.h
71875 ____________________________________________________________________________
71876 [  6776] By: jhi                                   on 2000/08/22  18:44:46
71877         Log: cSVOPo_*v things index into the current PL_curpad
71878              under ithreads, which is different from the curpad
71879              used by the XSUB.  (In other words, the code as-is
71880              before this patch wouldn't work under ithreads.)
71881              From Sarathy.
71882      Branch: perl
71883            ! ext/B/B.xs
71884 ____________________________________________________________________________
71885 [  6775] By: jhi                                   on 2000/08/22  18:18:37
71886         Log: Make the selection of NVff et al stricter.
71887      Branch: metaconfig/U/perl
71888            ! perlxvf.U
71889      Branch: perl
71890            ! Configure config_h.SH
71891 ____________________________________________________________________________
71892 [  6774] By: jhi                                   on 2000/08/22  17:19:42
71893         Log: perldelta nits.
71894      Branch: perl
71895            ! pod/perldelta.pod
71896 ____________________________________________________________________________
71897 [  6773] By: jhi                                   on 2000/08/22  17:06:26
71898         Log: Long double fixes from Spider Boardman.
71899              
71900              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
71901              From: system PRIVILEGED account <root@peano.zk3.dec.com>
71902              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
71903              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
71904      Branch: perl
71905            ! t/lib/bigfltpm.t t/lib/st-06compat.t
71906 ____________________________________________________________________________
71907 [  6772] By: jhi                                   on 2000/08/22  15:04:53
71908         Log: Update Changes.
71909      Branch: perl
71910            ! Changes patchlevel.h
71911 ____________________________________________________________________________
71912 [  6771] By: jhi                                   on 2000/08/22  15:01:44
71913         Log: perldelta fixes from Hugo van der Sanden.
71914      Branch: perl
71915            ! pod/perldelta.pod
71916 ____________________________________________________________________________
71917 [  6770] By: jhi                                   on 2000/08/22  14:34:49
71918         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
71919              From: Hugo <hv@crypt.compulink.co.uk>
71920              Date: Tue, 22 Aug 2000 11:21:53 +0100
71921              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
71922      Branch: perl
71923            ! regcomp.c
71924 ____________________________________________________________________________
71925 [  6769] By: jhi                                   on 2000/08/22  14:30:02
71926         Log: Add Yitzchak, reformat.
71927      Branch: perl
71928            ! Changes config_h.SH
71929 ____________________________________________________________________________
71930 [  6768] By: jhi                                   on 2000/08/22  14:21:35
71931         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
71932              and Spider Boardman.
71933      Branch: metaconfig
71934            ! U/compline/d_gconvert.U
71935      Branch: perl
71936            ! Configure
71937 ____________________________________________________________________________
71938 [  6767] By: jhi                                   on 2000/08/22  14:11:24
71939         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
71940              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71941              Date: Mon, 21 Aug 2000 19:08:31 -0700
71942              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
71943      Branch: perl
71944            - ext/Storable/patchlevel.h
71945            ! MANIFEST ext/Storable/MANIFEST
71946 ____________________________________________________________________________
71947 [  6766] By: jhi                                   on 2000/08/22  13:49:29
71948         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
71949              From: Peter Prymmer <pvhp@forte.com>
71950              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
71951              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
71952      Branch: perl
71953            ! configure.com ext/Storable/Makefile.PL
71954 ____________________________________________________________________________
71955 [  6765] By: jhi                                   on 2000/08/22  13:44:59
71956         Log: Subject: [PATCH blead] B:: missing dependency
71957              From: Hugo <hv@crypt.compulink.co.uk>
71958              Date: Tue, 22 Aug 2000 06:44:33 +0100
71959              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
71960      Branch: perl
71961            ! ext/B/Makefile.PL
71962 ____________________________________________________________________________
71963 [  6764] By: jhi                                   on 2000/08/22  13:38:12
71964         Log: More bytecompiler.
71965      Branch: perl
71966            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
71967 ____________________________________________________________________________
71968 [  6763] By: jhi                                   on 2000/08/22  13:36:44
71969         Log: Bytecompiler patches from Benjamin Stuhl.
71970      Branch: perl
71971            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
71972            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
71973            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
71974            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
71975            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
71976            ! perl.c perlapi.h pod/perldelta.pod
71977 ____________________________________________________________________________
71978 [  6762] By: jhi                                   on 2000/08/21  23:43:40
71979         Log: An obsoleted diagnostic.
71980      Branch: perl
71981            ! pod/perldelta.pod
71982 ____________________________________________________________________________
71983 [  6761] By: jhi                                   on 2000/08/21  23:01:45
71984         Log: The #6759 wasn't quite right.
71985      Branch: perl
71986            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
71987            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
71988            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
71989            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
71990            ! t/lib/st-tieditems.t
71991 ____________________________________________________________________________
71992 [  6760] By: jhi                                   on 2000/08/21  22:35:49
71993         Log: Be verydeepclean.
71994      Branch: perl
71995            ! Makefile.SH
71996 ____________________________________________________________________________
71997 [  6759] By: jhi                                   on 2000/08/21  22:25:40
71998         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
71999              From: Peter Prymmer <pvhp@forte.com>
72000              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
72001              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
72002      Branch: perl
72003            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
72004            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
72005            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
72006            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
72007            ! t/lib/st-tieditems.t
72008 ____________________________________________________________________________
72009 [  6758] By: jhi                                   on 2000/08/21  22:22:32
72010         Log: Few more casts, need reported in
72011              
72012              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
72013              From: Mike Stok <mike@stok.co.uk>
72014              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
72015              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
72016              
72017              and
72018              
72019              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
72020              From: abigail@foad.org
72021              Date: 21 Aug 2000 21:31:34 -0000
72022              Message-Id: <20000821213134.30170.qmail@foad.org>
72023      Branch: perl
72024            ! ext/Storable/Storable.xs
72025 ____________________________________________________________________________
72026 [  6757] By: jhi                                   on 2000/08/21  18:37:07
72027         Log: Update Changes.
72028      Branch: perl
72029            ! Changes patchlevel.h
72030 ____________________________________________________________________________
72031 [  6756] By: jhi                                   on 2000/08/21  18:34:02
72032         Log: A pod nit.
72033              
72034              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
72035              From: <abigail@foad.org>
72036              Date: Mon, 21 Aug 2000 14:00:16 -0400
72037              Message-ID: <20000821180016.28627.qmail@foad.org>
72038      Branch: perl
72039            ! pod/perlre.pod
72040 ____________________________________________________________________________
72041 [  6755] By: jhi                                   on 2000/08/21  18:30:56
72042         Log: Use PodParser 1.18 new test.
72043      Branch: perl
72044            ! t/pod/special_seqs.t t/pod/special_seqs.xr
72045 ____________________________________________________________________________
72046 [  6754] By: jhi                                   on 2000/08/21  18:28:35
72047         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
72048              patches cannot be applied since #6712 conflicts.
72049      Branch: perl
72050            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
72051 ____________________________________________________________________________
72052 [  6753] By: jhi                                   on 2000/08/21  18:15:11
72053         Log: Weed out some smaller changes.
72054      Branch: perl
72055            ! pod/perldelta.pod
72056 ____________________________________________________________________________
72057 [  6752] By: jhi                                   on 2000/08/21  18:02:30
72058         Log: Also under djgpp the timestamps are funky.
72059      Branch: perl
72060            ! t/op/stat.t
72061 ____________________________________________________________________________
72062 [  6751] By: jhi                                   on 2000/08/21  17:55:56
72063         Log: Tweak the floating point output routine preferences.
72064      Branch: metaconfig
72065            ! U/compline/d_gconvert.U
72066      Branch: perl
72067            ! Configure
72068 ____________________________________________________________________________
72069 [  6750] By: jhi                                   on 2000/08/21  17:51:29
72070         Log: Unicos/mk requires elaborate paranoia.
72071      Branch: perl
72072            ! lib/Math/Complex.pm
72073 ____________________________________________________________________________
72074 [  6749] By: gsar                                  on 2000/08/21  16:53:31
72075         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
72076      Branch: perl
72077            ! lib/Cwd.pm
72078 ____________________________________________________________________________
72079 [  6748] By: gsar                                  on 2000/08/21  16:22:19
72080         Log: free TLS slot properly on Windows
72081      Branch: perl
72082            ! thread.h win32/perllib.c win32/win32thread.h
72083 ____________________________________________________________________________
72084 [  6747] By: jhi                                   on 2000/08/21  16:20:58
72085         Log: Rename the macro argument because some preprocessors
72086              can't tell the difference and expand arguments also inside
72087              double quoted strings.
72088      Branch: perl
72089            ! regcomp.c
72090 ____________________________________________________________________________
72091 [  6746] By: jhi                                   on 2000/08/21  16:09:41
72092         Log: Support long doubles in Storable.
72093              
72094              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
72095              From: Radu Greab <radu@netsoft.ro>
72096              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
72097              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
72098      Branch: perl
72099            ! ext/Storable/Storable.xs
72100 ____________________________________________________________________________
72101 [  6745] By: jhi                                   on 2000/08/21  15:51:40
72102         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
72103              From: "Fifer, Eric" <EFifer@sanwaint.com>
72104              Date: Mon, 21 Aug 2000 15:34:49 +0100
72105              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
72106      Branch: perl
72107            ! t/pragma/warn/9enabled
72108 ____________________________________________________________________________
72109 [  6744] By: jhi                                   on 2000/08/21  15:39:35
72110         Log: Document the endianness of Alpha more precisely.
72111      Branch: perl
72112            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
72113            ! pod/perlport.pod
72114 ____________________________________________________________________________
72115 [  6743] By: jhi                                   on 2000/08/21  14:47:05
72116         Log: perldelta fixes from the p5p crowd.
72117      Branch: perl
72118            ! pod/perldelta.pod pod/perlop.pod
72119 ____________________________________________________________________________
72120 [  6742] By: jhi                                   on 2000/08/21  13:34:51
72121         Log: Update to Pod::LaTeX 0.53.
72122              
72123              Subject: [PATCH] lib/Pod/LaTeX.pm updates
72124              From: Tim Jenness <timj@jach.hawaii.edu>
72125              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
72126              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
72127      Branch: perl
72128            ! lib/Pod/LaTeX.pm
72129 ____________________________________________________________________________
72130 [  6741] By: jhi                                   on 2000/08/21  13:33:01
72131         Log: Subject: [PATCH] os2.c fix for use64bitint
72132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72133              Date: Mon, 21 Aug 2000 01:32:25 -0700
72134              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
72135      Branch: perl
72136            ! os2/os2.c
72137 ____________________________________________________________________________
72138 [  6740] By: jhi                                   on 2000/08/21  13:28:52
72139         Log: Array context keeps slithering in.
72140              
72141              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
72142              From: Daniel Chetlin <daniel@chetlin.com>
72143              Date: Sun, 20 Aug 2000 21:40:25 -0700
72144              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
72145      Branch: perl
72146            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
72147            ! pod/perldebtut.pod
72148 ____________________________________________________________________________
72149 [  6739] By: jhi                                   on 2000/08/21  13:23:55
72150         Log: Big-endian quad fixes for Storable from Radu Greab,
72151              plus few explicit null casts for picky compilers.
72152      Branch: perl
72153            ! ext/Storable/Storable.xs
72154 ____________________________________________________________________________
72155 [  6738] By: gsar                                  on 2000/08/21  05:56:13
72156         Log: small tweaks for change#6705: avoid C++ style comments in C code;
72157              use Perl's malloc API rather than the low level system one
72158      Branch: perl
72159            ! win32/win32.c
72160 ____________________________________________________________________________
72161 [  6737] By: gsar                                  on 2000/08/21  05:35:41
72162         Log: add Storable to list of extensions on Windows
72163      Branch: perl
72164            ! win32/Makefile win32/makefile.mk
72165 ____________________________________________________________________________
72166 [  6736] By: jhi                                   on 2000/08/21  02:57:53
72167         Log: Update Changes.
72168      Branch: perl
72169            ! Changes patchlevel.h
72170 ____________________________________________________________________________
72171 [  6735] By: jhi                                   on 2000/08/21  02:57:20
72172         Log: Draft 0.
72173      Branch: perl
72174            ! pod/perldelta.pod
72175 ____________________________________________________________________________
72176 [  6734] By: jhi                                   on 2000/08/21  02:57:03
72177         Log: Add Storable 0.7.2 from Raphael Manfredi,
72178              plus the patch from
72179              
72180              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
72181              From: Radu Greab <radu@netsoft.ro>
72182              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
72183              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
72184              
72185              plus changes to get Storable to compile with
72186              picky ANSI compilers.
72187      Branch: perl
72188            + ext/Storable/ChangeLog ext/Storable/MANIFEST
72189            + ext/Storable/Makefile.PL ext/Storable/README
72190            + ext/Storable/Storable.pm ext/Storable/Storable.xs
72191            + ext/Storable/patchlevel.h t/lib/st-06compat.t
72192            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
72193            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
72194            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
72195            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
72196            + t/lib/st-tieditems.t
72197            ! MANIFEST
72198 ____________________________________________________________________________
72199 [  6733] By: jhi                                   on 2000/08/21  02:29:09
72200         Log: The correct cleaning order is an art.
72201      Branch: perl
72202            ! Makefile.SH
72203 ____________________________________________________________________________
72204 [  6732] By: jhi                                   on 2000/08/21  01:23:39
72205         Log: The #6724 is here.
72206      Branch: perl
72207            ! t/lib/ftmp-security.t
72208 ____________________________________________________________________________
72209 [  6731] By: jhi                                   on 2000/08/20  23:17:03
72210         Log: s/this one/the 5.6.0 release/
72211      Branch: perl
72212            ! pod/perl56delta.pod
72213 ____________________________________________________________________________
72214 [  6730] By: jhi                                   on 2000/08/20  23:07:34
72215         Log: Mention perlebcdic and perlposix-bc.
72216      Branch: perl
72217            ! pod/perlport.pod
72218 ____________________________________________________________________________
72219 [  6729] By: jhi                                   on 2000/08/20  21:32:59
72220         Log: Document the number of exponent digits.
72221      Branch: perl
72222            ! pod/perlfunc.pod
72223 ____________________________________________________________________________
72224 [  6728] By: jhi                                   on 2000/08/20  21:16:47
72225         Log: Use File::Spec->tmpdir().
72226              
72227              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
72228              From: Tim Jenness <timj@jach.hawaii.edu>
72229              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
72230              MIME-Version: 1.0
72231              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
72232      Branch: perl
72233            ! utils/perlbug.PL
72234 ____________________________________________________________________________
72235 [  6727] By: jhi                                   on 2000/08/20  20:43:32
72236         Log: Update Changes.
72237      Branch: perl
72238            ! Changes patchlevel.h
72239 ____________________________________________________________________________
72240 [  6726] By: jhi                                   on 2000/08/20  20:41:44
72241         Log: The veryclean target needs to clobber.
72242      Branch: perl
72243            ! Makefile.SH
72244 ____________________________________________________________________________
72245 [  6725] By: jhi                                   on 2000/08/20  20:37:38
72246         Log: Document odd vs even subreleases and -Dusedevel.
72247      Branch: perl
72248            ! INSTALL
72249 ____________________________________________________________________________
72250 [  6724] By: jhi                                   on 2000/08/20  19:58:05
72251         Log: Use temporary directory instead of current directory.
72252              
72253              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
72254              From: Tim Jenness <timj@jach.hawaii.edu>
72255              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
72256              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
72257      Branch: perl
72258            ! t/lib/ftmp-security.t
72259 ____________________________________________________________________________
72260 [  6723] By: jhi                                   on 2000/08/20  19:55:55
72261         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
72262              From: andreas.koenig@anima.de (Andreas J. Koenig)
72263              Date: 20 Aug 2000 15:52:03 +0200
72264              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
72265      Branch: perl
72266            ! lib/ExtUtils/MM_Unix.pm
72267 ____________________________________________________________________________
72268 [  6722] By: jhi                                   on 2000/08/20  19:46:01
72269         Log: Update to CGI 2.72, from Lincoln Stein.
72270      Branch: perl
72271            ! lib/CGI.pm
72272 ____________________________________________________________________________
72273 [  6721] By: jhi                                   on 2000/08/20  19:43:54
72274         Log: (Replaced by #8364.)
72275              
72276              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
72277              From: Radu Greab <radu@netsoft.ro>
72278              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
72279              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
72280      Branch: perl
72281            ! ext/GDBM_File/GDBM_File.xs
72282 ____________________________________________________________________________
72283 [  6720] By: jhi                                   on 2000/08/20  19:42:01
72284         Log: pp_open() could pass an uninitialized filename down to do_open9().
72285      Branch: perl
72286            ! pp_sys.c
72287 ____________________________________________________________________________
72288 [  6719] By: jhi                                   on 2000/08/20  14:06:41
72289         Log: UTF8 concat fixes.
72290              
72291              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
72292              From: Hugo <hv@crypt.compulink.co.uk>
72293              Date: Sun, 20 Aug 2000 07:30:46 +0100
72294              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
72295      Branch: perl
72296            ! pp_hot.c t/op/append.t
72297 ____________________________________________________________________________
72298 [  6718] By: jhi                                   on 2000/08/20  02:09:37
72299         Log: Let's try #6717 again.
72300      Branch: perl
72301            ! lib/File/Temp.pm
72302 ____________________________________________________________________________
72303 [  6717] By: jhi                                   on 2000/08/20  01:56:55
72304         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
72305              From: "Craig A. Berry" <craig.berry@metamorgs.com>
72306              Date: Sat, 19 Aug 2000 18:15:39 -0500
72307              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
72308      Branch: perl
72309            ! lib/File/Temp.pm
72310 ____________________________________________________________________________
72311 [  6716] By: jhi                                   on 2000/08/19  15:50:11
72312         Log: Update Changes.
72313      Branch: perl
72314            ! Changes patchlevel.h
72315 ____________________________________________________________________________
72316 [  6715] By: jhi                                   on 2000/08/19  15:39:09
72317         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
72318              From: Jonathan D Johnston <jdjohnston2@juno.com>
72319              Date: Thu, 17 Aug 2000 23:13:01 -0400       
72320              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
72321      Branch: perl
72322            ! pod/perlfunc.pod
72323 ____________________________________________________________________________
72324 [  6714] By: jhi                                   on 2000/08/19  15:34:04
72325         Log: Introduce a 'veryclean' target that is like 'distclean'
72326              but also removes *~ and *.orig.
72327      Branch: perl
72328            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
72329            ! utils/Makefile x2p/Makefile.SH
72330 ____________________________________________________________________________
72331 [  6713] By: jhi                                   on 2000/08/19  14:15:45
72332         Log: Put back the long double avoidance code to POSIX.xs
72333              because VMS seems to need it still.
72334      Branch: perl
72335            ! ext/POSIX/POSIX.xs
72336 ____________________________________________________________________________
72337 [  6712] By: jhi                                   on 2000/08/19  14:10:41
72338         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
72339              From: Peter Prymmer <pvhp@forte.com>
72340              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
72341              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
72342      Branch: perl
72343            ! lib/Pod/Find.pm t/pod/find.t
72344 ____________________________________________________________________________
72345 [  6711] By: jhi                                   on 2000/08/19  14:09:19
72346         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
72347              From: Peter Prymmer <pvhp@forte.com>
72348              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
72349              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
72350              cc: vmsperl@perl.org
72351      Branch: perl
72352            ! t/lib/peek.t
72353 ____________________________________________________________________________
72354 [  6710] By: jhi                                   on 2000/08/19  14:08:01
72355         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
72356              From: Jan Dubois <jand@ActiveState.com>
72357              Date: Fri, 18 Aug 2000 16:31:48 -0700
72358              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
72359      Branch: perl
72360            ! win32/win32.c
72361 ____________________________________________________________________________
72362 [  6709] By: jhi                                   on 2000/08/19  14:06:57
72363         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
72364              
72365              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
72366              From: Spider.Boardman@Orb.Nashua.NH.US
72367              Date: Fri, 18 Aug 2000 18:41:14 -0400
72368              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
72369      Branch: perl
72370            ! regcomp.c
72371 ____________________________________________________________________________
72372 [  6708] By: jhi                                   on 2000/08/18  22:04:49
72373         Log: Update Changes.
72374      Branch: perl
72375            ! Changes patchlevel.h
72376 ____________________________________________________________________________
72377 [  6707] By: jhi                                   on 2000/08/18  21:55:14
72378         Log: Add warnif(), check warnings further up the stack,
72379              all the warnings functions now can take an optional object reference.
72380              
72381              Subject: [PATCH bleedperl@6691] warnings pragma update
72382              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
72383              Date: Fri, 18 Aug 2000 22:42:06 +0100
72384              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
72385      Branch: perl
72386            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
72387            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
72388            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
72389 ____________________________________________________________________________
72390 [  6706] By: jhi                                   on 2000/08/18  21:41:45
72391         Log: Typo in pp_complement().
72392              
72393              Subject: [PATCH perl-current] Deparse
72394              From: Peter Scott <Peter@PSDT.com>
72395              Date: Fri, 18 Aug 2000 12:44:37 -0700
72396              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
72397      Branch: perl
72398            ! ext/B/B/Deparse.pm
72399 ____________________________________________________________________________
72400 [  6705] By: jhi                                   on 2000/08/18  21:25:59
72401         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
72402              From: Jan Dubois <jand@ActiveState.com>
72403              Date: Fri, 18 Aug 2000 14:22:51 -0700
72404              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
72405      Branch: perl
72406            ! lib/Win32.pod win32/win32.c
72407 ____________________________________________________________________________
72408 [  6704] By: jhi                                   on 2000/08/18  21:16:14
72409         Log: Don't eat leading os from index entries.
72410              
72411              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
72412              From: Russ Allbery <rra@stanford.edu>
72413              Date: 10 Aug 2000 20:49:25 -0700
72414              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
72415      Branch: perl
72416            ! lib/Pod/Man.pm
72417 ____________________________________________________________________________
72418 [  6703] By: jhi                                   on 2000/08/18  21:07:06
72419         Log: Add [[:blank:]] as suggested in
72420              
72421              Subject: [ID 20000716.024] [=cc=] / [:blank:]
72422              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
72423              Date: Sun, 16 Jul 2000 17:55:29 -0700
72424              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
72425              
72426              (the [=cc=] has already been taken care of by #6439
72427              so the whole bug report can be closed)
72428              
72429              and make [[:space:]] to be equivalent to isspace(3)
72430              (as opposed to \s, which is isSPACE()).  The difference
72431              is that now [[:space:]] matches the mythical vertical tab,
72432              while \s doesn't.
72433      Branch: perl
72434            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
72435            ! regexec.c t/op/pat.t
72436 ____________________________________________________________________________
72437 [  6702] By: jhi                                   on 2000/08/18  18:47:47
72438         Log: The new tests were missing from #6415.
72439      Branch: perl
72440            ! t/op/bop.t
72441 ____________________________________________________________________________
72442 [  6701] By: jhi                                   on 2000/08/18  18:20:40
72443         Log: Document the NDBM_File and ODBM_File as SDBM_File
72444              was documented in #6417.
72445      Branch: perl
72446            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
72447            ! ext/SDBM_File/SDBM_File.pm
72448 ____________________________________________________________________________
72449 [  6700] By: jhi                                   on 2000/08/18  18:10:39
72450         Log: Subject: [PATCH perl@6698] cygwin port
72451              From: "Fifer, Eric" <EFifer@sanwaint.com>
72452              Date: Fri, 18 Aug 2000 17:30:05 +0100
72453              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
72454      Branch: perl
72455            ! lib/File/Temp.pm
72456 ____________________________________________________________________________
72457 [  6699] By: jhi                                   on 2000/08/18  16:21:49
72458         Log: Document code point which makes if (defined %stash::) to work
72459              (noted by Spider Boardman).
72460      Branch: perl
72461            ! op.c
72462 ____________________________________________________________________________
72463 [  6698] By: jhi                                   on 2000/08/18  13:43:27
72464         Log: Update Changes.
72465      Branch: perl
72466            ! Changes patchlevel.h
72467 ____________________________________________________________________________
72468 [  6697] By: jhi                                   on 2000/08/18  13:35:57
72469         Log: Tiny Getopt::Long patch from Johan Vromans.
72470      Branch: perl
72471            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
72472 ____________________________________________________________________________
72473 [  6696] By: jhi                                   on 2000/08/18  13:26:14
72474         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
72475              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
72476              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
72477              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
72478      Branch: perl
72479            ! pod/perldiag.pod pod/perlsyn.pod
72480 ____________________________________________________________________________
72481 [  6695] By: jhi                                   on 2000/08/18  13:13:26
72482         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
72483              From: Daniel Chetlin <daniel@chetlin.com>
72484              Date: Fri, 18 Aug 2000 03:13:36 -0700
72485              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
72486      Branch: perl
72487            ! pod/perlfunc.pod
72488 ____________________________________________________________________________
72489 [  6694] By: jhi                                   on 2000/08/18  13:08:05
72490         Log: Subject: [PATCH] perltrap.pod spring cleaning
72491              From: Daniel Chetlin <daniel@chetlin.com>
72492              Date: Fri, 18 Aug 2000 03:06:54 -0700
72493              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
72494              
72495              plus Mike Guy's nitfix.
72496      Branch: perl
72497            ! pod/perltrap.pod
72498 ____________________________________________________________________________
72499 [  6693] By: jhi                                   on 2000/08/18  13:00:26
72500         Log: Unbuffer the output.
72501              
72502              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
72503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72504              Date: Thu, 17 Aug 2000 18:39:29 -0700
72505              Message-ID: <RPJn5gzkgydf092yn@efn.org>
72506      Branch: perl
72507            ! t/op/fork.t
72508 ____________________________________________________________________________
72509 [  6692] By: jhi                                   on 2000/08/18  05:19:17
72510         Log: Delete the image, too, not just its MANIFEStation.
72511      Branch: perl
72512            - lib/CGI/eg/wilogo.gif
72513 ____________________________________________________________________________
72514 [  6691] By: jhi                                   on 2000/08/18  05:10:26
72515         Log: Propagate new Configure vars.
72516      Branch: perl
72517            ! configure.com epoc/config.sh uconfig.h uconfig.sh
72518            ! vos/config.def vos/config.h vos/config_h.SH_orig
72519            ! win32/config.bc win32/config.gc win32/config.vc
72520            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72521 ____________________________________________________________________________
72522 [  6690] By: jhi                                   on 2000/08/18  04:30:56
72523         Log: Update Changes.
72524      Branch: perl
72525            ! Changes patchlevel.h
72526 ____________________________________________________________________________
72527 [  6689] By: jhi                                   on 2000/08/18  04:12:30
72528         Log: Fix the lib/complex failure of
72529              
72530              From: abigail@foad.org
72531              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
72532              Date: 15 Aug 2000 04:06:38 -0000
72533              Message-Id: <20000815040638.8524.qmail@foad.org> 
72534              
72535              Linux long double accuracy issue: something that
72536              when printed with %g looks like "2" but int() of it is 1.
72537      Branch: perl
72538            ! lib/Math/Complex.pm
72539 ____________________________________________________________________________
72540 [  6688] By: jhi                                   on 2000/08/18  03:15:35
72541         Log: The byteorder code in #6671 was wrong.
72542      Branch: perl
72543            ! configpm
72544 ____________________________________________________________________________
72545 [  6687] By: jhi                                   on 2000/08/18  02:08:42
72546         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
72547              From: Jan Dubois <jand@ActiveState.com>
72548              Date: Thu, 17 Aug 2000 18:31:55 -0700
72549              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
72550      Branch: perl
72551            ! sv.c
72552 ____________________________________________________________________________
72553 [  6686] By: jhi                                   on 2000/08/18  02:04:15
72554         Log: Use NVs in POSIX math, not doubles.
72555              
72556              From: abigail@foad.org
72557              Subject: [ID 20000817.014] POSIX & modfl
72558              Date: 17 Aug 2000 20:49:18 -0000
72559              Message-Id: <20000817204918.23123.qmail@foad.org>
72560      Branch: perl
72561            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
72562 ____________________________________________________________________________
72563 [  6685] By: jhi                                   on 2000/08/18  02:02:12
72564         Log: Introduce NVef, NVff, and NVgf, use the middle one.
72565              (helps for lib/peek + Linux + long doubles)  Reported in
72566              
72567              From: abigail@foad.org
72568              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
72569              Date: 15 Aug 2000 04:06:38 -0000
72570              Message-Id: <20000815040638.8524.qmail@foad.org> 
72571              
72572              (note: the lib/complex failure has not yet been addressed)
72573      Branch: metaconfig/U/perl
72574            ! perlxvf.U
72575      Branch: perl
72576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72577            ! config_h.SH dump.c perl.h pod/perlguts.pod
72578 ____________________________________________________________________________
72579 [  6684] By: jhi                                   on 2000/08/17  23:22:19
72580         Log: Add byteorder to the myconfig output.
72581      Branch: perl
72582            ! myconfig.SH
72583 ____________________________________________________________________________
72584 [  6683] By: jhi                                   on 2000/08/17  23:20:19
72585         Log: The image doth not exist, spotted by Johan Vromans.
72586      Branch: perl
72587            ! MANIFEST
72588 ____________________________________________________________________________
72589 [  6682] By: jhi                                   on 2000/08/17  22:38:16
72590         Log: Document what the backtick returns if the command fails.
72591      Branch: perl
72592            ! pod/perlop.pod
72593 ____________________________________________________________________________
72594 [  6681] By: jhi                                   on 2000/08/17  22:33:12
72595         Log: Do not use prototyping here.
72596              
72597              Subject: [ID 20000817.016] [PATCH] Peek.xs
72598              From: abigail@foad.org
72599              Date: 17 Aug 2000 20:55:56 -0000
72600              Message-Id: <20000817205556.24270.qmail@foad.org>
72601      Branch: perl
72602            ! ext/Devel/Peek/Makefile.PL
72603 ____________________________________________________________________________
72604 [  6680] By: jhi                                   on 2000/08/17  19:46:43
72605         Log: Don't propose using modules built for 5.005 if no binary
72606              compatibility with 5.005 is attempted.
72607              
72608              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
72609              Subject: Minor nit with 5.7.0 (6655)
72610              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
72611              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
72612      Branch: metaconfig
72613            ! U/installdirs/inc_version_list.U
72614      Branch: perl
72615            ! Configure config_h.SH
72616 ____________________________________________________________________________
72617 [  6679] By: jhi                                   on 2000/08/17  19:16:39
72618         Log: Microperl config update.
72619      Branch: perl
72620            ! uconfig.h uconfig.sh
72621 ____________________________________________________________________________
72622 [  6678] By: jhi                                   on 2000/08/17  19:16:13
72623         Log: The #6648 wasn't protective enough for limited platforms
72624              (like microperl).
72625      Branch: perl
72626            ! dump.c sv.c
72627 ____________________________________________________________________________
72628 [  6677] By: jhi                                   on 2000/08/17  14:46:35
72629         Log: Update Changes.
72630      Branch: perl
72631            ! Changes patchlevel.h
72632 ____________________________________________________________________________
72633 [  6676] By: jhi                                   on 2000/08/17  14:44:02
72634         Log: Add perlebcdic from Peter Prymmer, regen toc.
72635      Branch: perl
72636            + pod/perlebcdic.pod
72637            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
72638 ____________________________________________________________________________
72639 [  6675] By: jhi                                   on 2000/08/17  14:41:52
72640         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
72641      Branch: perl
72642            ! pod/perldebtut.pod
72643 ____________________________________________________________________________
72644 [  6674] By: jhi                                   on 2000/08/17  14:29:43
72645         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
72646              
72647              Subject: [ID 20000724.006] -DLEAKTEST problem
72648              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
72649              Date: Tue, 25 Jul 2000 00:36:32 -0500
72650              Message-Id: <20000725003632.A26186@www.llamacom.com>
72651              
72652              Reminder sent
72653              
72654              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
72655              From: Hugo <hv@crypt.compulink.co.uk>
72656              Date: Thu, 17 Aug 2000 15:23:42 +0100
72657              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
72658      Branch: perl
72659            ! util.c
72660 ____________________________________________________________________________
72661 [  6673] By: jhi                                   on 2000/08/17  04:07:10
72662         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
72663              From: John Peacock <JPeacock@UnivPress.com>
72664              Date: Tue, 01 Aug 2000 09:38:12 -0400
72665              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
72666      Branch: perl
72667            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
72668 ____________________________________________________________________________
72669 [  6672] By: jhi                                   on 2000/08/17  03:04:35
72670         Log: Subject: [PATCH] Cwd.pm now uses strict
72671              From: Tim Jenness <timj@jach.hawaii.edu>
72672              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
72673              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
72674      Branch: perl
72675            ! lib/Cwd.pm
72676 ____________________________________________________________________________
72677 [  6671] By: jhi                                   on 2000/08/17  02:16:35
72678         Log: Make $Config{byteorder} more magical so that it is
72679              dynamically computed: nice for 'fat binaries'.
72680              
72681              Subject: [PATCH]: default byteorder
72682              From: Wilfredo Sánchez <wsanchez@apple.com>
72683              Date: Mon, 31 Jul 2000 19:45:31 -0700
72684              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
72685      Branch: perl
72686            ! configpm
72687 ____________________________________________________________________________
72688 [  6670] By: gsar                                  on 2000/08/17  01:22:21
72689         Log: move WNOHANG definition to where other such things are
72690      Branch: perl
72691            ! win32/win32.h
72692 ____________________________________________________________________________
72693 [  6669] By: jhi                                   on 2000/08/17  01:19:17
72694         Log: Update Changes.
72695      Branch: perl
72696            ! Changes patchlevel.h
72697 ____________________________________________________________________________
72698 [  6668] By: jhi                                   on 2000/08/17  01:16:29
72699         Log: Doc nits spotted by Richard Soderberg.
72700      Branch: perl
72701            ! README.posix-bc README.vmesa
72702 ____________________________________________________________________________
72703 [  6667] By: jhi                                   on 2000/08/17  01:12:11
72704         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
72705              From: "Casey R. Tweten" <crt@kiski.net>
72706              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
72707              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
72708      Branch: perl
72709            ! pod/perldebtut.pod
72710 ____________________________________________________________________________
72711 [  6666] By: jhi                                   on 2000/08/17  01:09:31
72712         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
72713              From: "Casey R. Tweten" <crt@kiski.net>
72714              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
72715              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
72716      Branch: perl
72717            ! lib/Shell.pm
72718 ____________________________________________________________________________
72719 [  6665] By: gsar                                  on 2000/08/17  01:03:52
72720         Log: add "ok" targets from change#6632 in makefile.mk
72721      Branch: perl
72722            ! pod/perlport.pod win32/Makefile win32/makefile.mk
72723 ____________________________________________________________________________
72724 [  6664] By: gsar                                  on 2000/08/17  00:56:11
72725         Log: avoid warnings from dense compiler
72726      Branch: perl
72727            ! win32/win32.c
72728 ____________________________________________________________________________
72729 [  6663] By: jhi                                   on 2000/08/17  00:51:49
72730         Log: Tweak the regex compilation errors once more.
72731      Branch: perl
72732            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
72733            ! t/op/regmesg.t t/pragma/warn/regcomp
72734 ____________________________________________________________________________
72735 [  6662] By: gsar                                  on 2000/08/17  00:28:19
72736         Log: trailing new %ENV entries weren't being pushed into the real
72737              environment of subprocesses on Windows
72738      Branch: perl
72739            ! t/op/magic.t win32/perlhost.h
72740 ____________________________________________________________________________
72741 [  6661] By: gsar                                  on 2000/08/17  00:19:20
72742         Log: waitpid() now handles externally spawned pids correctly;
72743              fixes for backtick/wait/waitpid failures on Windows 9x
72744              
72745              these changes make the pid returned by process functions on
72746              Windows 9x always positive by clearing the high bit (which
72747              is always set on Win9x); pseudo-process PIDs are likewise
72748              always negative now on Win9x (just as on NT/2000)
72749      Branch: perl
72750            ! pp_sys.c win32/perlhost.h win32/win32.c
72751 ____________________________________________________________________________
72752 [  6660] By: jhi                                   on 2000/08/17  00:04:32
72753         Log: Retract #6645.
72754      Branch: perl
72755            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72756            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
72757            ! t/op/sprintf.t
72758 ____________________________________________________________________________
72759 [  6659] By: gsar                                  on 2000/08/16  23:59:28
72760         Log: on windows, the return values from wait() and waitpid() don't
72761              match those of pseudo-pids
72762      Branch: perl
72763            ! pp_sys.c t/op/fork.t util.c win32/win32.c
72764 ____________________________________________________________________________
72765 [  6658] By: gsar                                  on 2000/08/16  23:56:14
72766         Log: pod nit seen in passing
72767      Branch: perl
72768            ! pod/perlfunc.pod
72769 ____________________________________________________________________________
72770 [  6657] By: gsar                                  on 2000/08/16  23:53:42
72771         Log: change#6328 could make close(SOCKET) return false on windows
72772              when it shouldn't
72773      Branch: perl
72774            ! win32/win32sck.c
72775 ____________________________________________________________________________
72776 [  6656] By: gsar                                  on 2000/08/16  23:46:57
72777         Log: check that the number pseudo children doesn't exceed
72778              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
72779              the WaitForMultipleObjects() limit that would cause wait()
72780              to crash)
72781              
72782              wait() and waitpid() could potentially be rewritten to use
72783              more than one thread to do the waiting to eliminate this
72784              limitation
72785      Branch: perl
72786            ! win32/perlhost.h
72787 ____________________________________________________________________________
72788 [  6655] By: jhi                                   on 2000/08/16  14:11:05
72789         Log: Update Changes.
72790      Branch: perl
72791            ! Changes patchlevel.h
72792 ____________________________________________________________________________
72793 [  6654] By: jhi                                   on 2000/08/16  14:10:12
72794         Log: Update to perldebtut 1.9, from Richard Foley.
72795      Branch: perl
72796            ! pod/perldebtut.pod
72797 ____________________________________________________________________________
72798 [  6653] By: jhi                                   on 2000/08/16  14:08:17
72799         Log: Change the regx compilation error markers to use = instead of <
72800              since pod makes using the latter quite messy.  Reported in
72801              ID 20000814.006 by Abigail and in
72802              Subject: Unknown escape E<> ?
72803              From: Lupe Christoph <lupe@lupe-christoph.de>
72804              Date: Fri, 11 Aug 2000 00:30:27 +0200
72805              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
72806      Branch: perl
72807            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
72808            ! t/op/regmesg.t t/pragma/warn/regcomp
72809 ____________________________________________________________________________
72810 [  6652] By: jhi                                   on 2000/08/16  13:25:31
72811         Log: Change the perlbug address to perl.org since it's more forgiving.
72812              
72813              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
72814              From: abigail@foad.org
72815              Date: 15 Aug 2000 04:15:40 -0000
72816              Message-Id: <20000815041540.8633.qmail@foad.org>
72817      Branch: perl
72818            ! utils/perlbug.PL
72819 ____________________________________________________________________________
72820 [  6651] By: jhi                                   on 2000/08/16  13:22:35
72821         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
72822              From: Tim Jenness <timj@jach.hawaii.edu>
72823              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
72824              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
72825      Branch: perl
72826            ! lib/Cwd.pm
72827 ____________________________________________________________________________
72828 [  6650] By: jhi                                   on 2000/08/16  13:18:13
72829         Log: Update to CPAN 1.57.
72830              
72831              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
72832              From: andreas.koenig@anima.de (Andreas J. Koenig)
72833              Date: 16 Aug 2000 15:09:46 +0200
72834              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
72835      Branch: perl
72836            ! lib/CPAN.pm
72837 ____________________________________________________________________________
72838 [  6649] By: jhi                                   on 2000/08/16  13:12:31
72839         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
72840              From: "Larry W. Virden" <lvirden@cas.org>
72841              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
72842              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
72843      Branch: perl
72844            ! README.hpux
72845 ____________________________________________________________________________
72846 [  6648] By: jhi                                   on 2000/08/16  13:03:53
72847         Log: The numeric locale was reset to "C" by s?printf and never restored.
72848              
72849              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
72850              From: Christian Kirsch <ck@held.mind.de>
72851              Date: Wed, 9 Aug 2000 17:05:17 +0200
72852              Message-Id: <20000809170517.A25389@held>
72853              
72854              No test since adding the failing example to locale.t
72855              does not fail -- probably because the locale settings are so
72856              thoroughly tweaked by that time.  Running the example standalone
72857              does fail, though.  UPDATE: test case added at change #7540.
72858      Branch: perl
72859            ! dump.c perl.h pp.c pp_ctl.c sv.c
72860 ____________________________________________________________________________
72861 [  6647] By: jhi                                   on 2000/08/16  00:07:54
72862         Log: Update Changes and test semi-automatic patchlevel updating.
72863      Branch: perl
72864            ! Changes patchlevel.h
72865 ____________________________________________________________________________
72866 [  6646] By: jhi                                   on 2000/08/15  23:35:07
72867         Log: Fix a dependency problem.
72868              
72869              Subject: [PATCH: 6640] VMS Makefile.SH update
72870              From: Peter Prymmer <pvhp@forte.com>
72871              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
72872              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
72873      Branch: perl
72874            ! vms/descrip_mms.template
72875 ____________________________________________________________________________
72876 [  6645] By: jhi                                   on 2000/08/15  23:33:23
72877         Log: (Retracted by #6660)
72878              
72879              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
72880              From: Dominic Dunlop <domo@computer.org>
72881              Date: Tue, 15 Aug 2000 22:20:52 +0200
72882              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
72883      Branch: metaconfig/U/perl
72884            + d_printfed.U
72885      Branch: perl
72886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72887            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
72888            ! t/op/sprintf.t
72889 ____________________________________________________________________________
72890 [  6644] By: jhi                                   on 2000/08/15  21:17:20
72891         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
72892              From: abigail@foad.org
72893              Date: 15 Aug 2000 20:12:41 -0000
72894              Message-Id: <20000815201241.25556.qmail@foad.org>
72895      Branch: perl
72896            ! INSTALL
72897 ____________________________________________________________________________
72898 [  6643] By: jhi                                   on 2000/08/15  21:15:28
72899         Log: (an already applied patch)
72900      Branch: perl
72901            ! lib/CGI.pm
72902 ____________________________________________________________________________
72903 [  6642] By: gsar                                  on 2000/08/15  19:54:05
72904         Log: magic callbacks all need to have same type signature
72905      Branch: perl
72906            ! embed.pl mg.c proto.h
72907 ____________________________________________________________________________
72908 [  6641] By: jhi                                   on 2000/08/15  17:56:27
72909         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)
72910              From: Mike Guy <mjtg@cam.ac.uk>
72911              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
72912              Date: Tue, 15 Aug 2000 18:26:45 +0100
72913              
72914              Only the peek.t part applied, not the hash quality part.
72915      Branch: perl
72916            ! t/lib/peek.t
72917 ____________________________________________________________________________
72918 [  6640] By: jhi                                   on 2000/08/15  16:37:37
72919         Log: Update Changes.
72920      Branch: perl
72921            ! Changes
72922 ____________________________________________________________________________
72923 [  6639] By: jhi                                   on 2000/08/15  16:34:55
72924         Log: Missed a file from #6638.
72925      Branch: perl
72926            ! lib/File/Temp.pm
72927 ____________________________________________________________________________
72928 [  6638] By: jhi                                   on 2000/08/15  16:33:19
72929         Log: Subject: [PATCH perl@6620] cygwin port
72930              From: "Fifer, Eric" <EFifer@sanwaint.com>
72931              Date: Tue, 15 Aug 2000 17:00:49 +0100
72932              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
72933      Branch: perl
72934            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
72935 ____________________________________________________________________________
72936 [  6637] By: jhi                                   on 2000/08/15  16:29:22
72937         Log: Subject: [PATCH] debugger exit code should reflect user exit code
72938              From: Mike Guy <mjtg@cam.ac.uk>
72939              Date: Tue, 15 Aug 2000 16:55:59 +0100
72940              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
72941      Branch: perl
72942            ! lib/perl5db.pl
72943 ____________________________________________________________________________
72944 [  6636] By: jhi                                   on 2000/08/15  15:30:58
72945         Log: Update Changes.
72946      Branch: perl
72947            ! Changes
72948 ____________________________________________________________________________
72949 [  6635] By: jhi                                   on 2000/08/15  15:27:21
72950         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
72951      Branch: metaconfig
72952            ! U/mkglossary U/mksample
72953      Branch: metaconfig/U/perl
72954            ! Devel.U
72955      Branch: perl
72956            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72957 ____________________________________________________________________________
72958 [  6634] By: jhi                                   on 2000/08/15  14:11:55
72959         Log: Don't blow limited stacks, a lower number is enough to
72960              tickle the lookbehind limit.
72961              
72962              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
72963              From: Dominic Dunlop <domo@computer.org>
72964              Date: Tue, 15 Aug 2000 13:51:24 +0200
72965              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
72966      Branch: perl
72967            ! t/op/regmesg.t
72968 ____________________________________________________________________________
72969 [  6633] By: jhi                                   on 2000/08/15  14:01:46
72970         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
72971              From: Mike Guy <mjtg@cam.ac.uk>
72972              Date: Tue, 15 Aug 2000 12:10:50 +0100
72973              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
72974      Branch: perl
72975            ! utils/perldoc.PL
72976 ____________________________________________________________________________
72977 [  6632] By: jhi                                   on 2000/08/15  13:58:48
72978         Log: make ok etc also for win32.
72979              
72980              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
72981              From: Prymmer/Kahn <pvhp@best.com>
72982              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
72983              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
72984      Branch: perl
72985            ! win32/Makefile
72986 ____________________________________________________________________________
72987 [  6631] By: jhi                                   on 2000/08/15  13:45:03
72988         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
72989      Branch: perl
72990            ! lib/Test.pm
72991 ____________________________________________________________________________
72992 [  6630] By: jhi                                   on 2000/08/15  03:25:09
72993         Log: Update Changes.
72994      Branch: perl
72995            ! Changes
72996 ____________________________________________________________________________
72997 [  6629] By: jhi                                   on 2000/08/15  03:23:53
72998         Log: magic_regdatum_set() is void, not int.
72999      Branch: perl
73000            ! embed.pl mg.c proto.h
73001 ____________________________________________________________________________
73002 [  6628] By: jhi                                   on 2000/08/15  03:08:02
73003         Log: Make the user to give up his firstborn, err, to knowingly
73004              verify installing an unstable developer release.  Also bump
73005              the release to 5.7.0, but leave a patch tag in the local
73006              patches saying that this is not yet the real thing.
73007      Branch: metaconfig
73008            ! U/modified/Instruct.U
73009      Branch: metaconfig/U/perl
73010            + Devel.U
73011      Branch: perl
73012            ! Configure patchlevel.h
73013 ____________________________________________________________________________
73014 [  6627] By: jhi                                   on 2000/08/14  22:32:52
73015         Log: README.os2 update.
73016              
73017              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
73018              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73019              Date: Wed, 02 Aug 2000 21:55:09 -0700
73020              Message-ID: <tsPi5gzkgegX092yn@efn.org>
73021      Branch: perl
73022            ! README.os2
73023 ____________________________________________________________________________
73024 [  6626] By: jhi                                   on 2000/08/14  21:00:02
73025         Log: Subject: Re: File::Temp problems on VMS in bleedperl
73026              From: Tim Jenness <timj@jach.hawaii.edu>
73027              cc: vmsperl@perl.org
73028              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
73029              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
73030      Branch: perl
73031            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
73032 ____________________________________________________________________________
73033 [  6625] By: jhi                                   on 2000/08/14  20:52:16
73034         Log: Add SUIDMAIL as was done for the CERT alert.
73035      Branch: perl
73036            ! patchlevel.h
73037 ____________________________________________________________________________
73038 [  6624] By: jhi                                   on 2000/08/14  20:48:50
73039         Log: Subject: sfio2000
73040              From: Daniel Muino <dmuino@afip.gov.ar>
73041              Date: Mon, 14 Aug 2000 16:58:11 -0300
73042              Message-ID: <20000814165811.B16368@con2-dgi>
73043      Branch: perl
73044            ! perlsdio.h perlsfio.h
73045 ____________________________________________________________________________
73046 [  6623] By: jhi                                   on 2000/08/14  20:47:36
73047         Log: Subject: warning: storage class after type is obsolescent
73048              From: Daniel Muino <dmuino@afip.gov.ar>
73049              Date: Mon, 14 Aug 2000 16:42:47 -0300
73050              Message-ID: <20000814164247.A16368@con2-dgi>
73051      Branch: perl
73052            ! regcomp.pl regnodes.h
73053 ____________________________________________________________________________
73054 [  6622] By: jhi                                   on 2000/08/14  20:43:05
73055         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
73056              From: abigail@foad.org
73057              Date: 14 Aug 2000 20:00:10 -0000
73058              Message-Id: <20000814200010.27271.qmail@foad.org>
73059      Branch: perl
73060            ! Changes
73061 ____________________________________________________________________________
73062 [  6621] By: jhi                                   on 2000/08/14  15:23:05
73063         Log: Update Changes.
73064      Branch: perl
73065            ! Changes
73066 ____________________________________________________________________________
73067 [  6620] By: jhi                                   on 2000/08/14  15:22:14
73068         Log: Subject: Re: [PATCH] @+, @- readonly
73069              From: Mike Guy <mjtg@cam.ac.uk>
73070              Date: Mon, 14 Aug 2000 15:26:55 +0100
73071              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
73072      Branch: perl
73073            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
73074            ! sv.c t/op/pat.t
73075 ____________________________________________________________________________
73076 [  6619] By: jhi                                   on 2000/08/14  14:12:08
73077         Log: Update Changes.
73078      Branch: perl
73079            ! Changes
73080 ____________________________________________________________________________
73081 [  6618] By: jhi                                   on 2000/08/14  14:09:34
73082         Log: For now remove the mail code.
73083      Branch: perl
73084            ! perl.c
73085 ____________________________________________________________________________
73086 [  6617] By: jhi                                   on 2000/08/14  14:08:28
73087         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
73088      Branch: perl
73089            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
73090            ! pod/perlfaq8.pod pod/perlsec.pod
73091 ____________________________________________________________________________
73092 [  6616] By: jhi                                   on 2000/08/14  14:00:11
73093         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73094              From: Mike Guy <mjtg@cam.ac.uk>
73095              Date: Mon, 14 Aug 2000 08:26:02 +0100
73096              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
73097      Branch: perl
73098            ! lib/perl5db.pl
73099 ____________________________________________________________________________
73100 [  6615] By: jhi                                   on 2000/08/14  13:58:45
73101         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
73102              From: Mike Guy <mjtg@cam.ac.uk>
73103              Date: Mon, 14 Aug 2000 08:04:22 +0100
73104              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
73105      Branch: perl
73106            ! gv.c mg.c t/op/pat.t
73107 ____________________________________________________________________________
73108 [  6614] By: jhi                                   on 2000/08/14  13:56:45
73109         Log: Subject: Test fails / warnings with perl-current #6612
73110              From: Mike Guy <mjtg@cam.ac.uk>
73111              Date: Mon, 14 Aug 2000 07:57:23 +0100
73112              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
73113      Branch: perl
73114            ! t/lib/b.t t/lib/peek.t
73115 ____________________________________________________________________________
73116 [  6613] By: jhi                                   on 2000/08/14  13:45:33
73117         Log: VMS configure.com update continues.
73118      Branch: perl
73119            - vms/configure.com
73120            ! MANIFEST configure.com
73121 ____________________________________________________________________________
73122 [  6612] By: jhi                                   on 2000/08/13  22:13:35
73123         Log: Update Changes.
73124      Branch: perl
73125            ! Changes
73126 ____________________________________________________________________________
73127 [  6611] By: jhi                                   on 2000/08/13  16:21:45
73128         Log: Upgrade to CGI 2.71, from Lincoln Stein.
73129      Branch: perl
73130            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
73131 ____________________________________________________________________________
73132 [  6610] By: jhi                                   on 2000/08/13  15:09:16
73133         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
73134              From: Mike Guy <mjtg@cam.ac.uk>
73135              Date: Sun, 13 Aug 2000 13:45:51 +0100
73136              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
73137      Branch: perl
73138            ! t/op/regmesg.t
73139 ____________________________________________________________________________
73140 [  6609] By: jhi                                   on 2000/08/13  14:31:26
73141         Log: Andreas says that 1.56 is fine, so reverting back to it.
73142      Branch: perl
73143            ! lib/CPAN.pm
73144 ____________________________________________________________________________
73145 [  6608] By: jhi                                   on 2000/08/13  05:34:20
73146         Log: Update Changes.
73147      Branch: perl
73148            ! Changes
73149 ____________________________________________________________________________
73150 [  6607] By: jhi                                   on 2000/08/13  05:32:01
73151         Log: Put back the \z changes of #5406 to CPAN.pm.
73152      Branch: perl
73153            ! lib/CPAN.pm
73154 ____________________________________________________________________________
73155 [  6606] By: jhi                                   on 2000/08/13  05:20:16
73156         Log: Fix-n-skip the tests under 5005threads.
73157      Branch: perl
73158            ! t/lib/b.t
73159 ____________________________________________________________________________
73160 [  6605] By: jhi                                   on 2000/08/13  05:07:48
73161         Log: Fix the test for 5005threads.
73162      Branch: perl
73163            ! t/lib/peek.t
73164 ____________________________________________________________________________
73165 [  6604] By: jhi                                   on 2000/08/13  03:35:37
73166         Log: Should have deleted this in #6603.
73167      Branch: perl
73168            - vms/subconfigure.com
73169 ____________________________________________________________________________
73170 [  6603] By: jhi                                   on 2000/08/12  18:29:32
73171         Log: Rewrite of vms/subconfigure.com as configure.com,
73172              from Peter Prymmer and the vmsperl crew.
73173      Branch: perl
73174            + vms/configure.com
73175            ! MANIFEST
73176 ____________________________________________________________________________
73177 [  6602] By: jhi                                   on 2000/08/11  13:00:01
73178         Log: PlainText.pm is dead.
73179      Branch: perl
73180            - lib/Pod/PlainText.pm
73181            ! MANIFEST
73182 ____________________________________________________________________________
73183 [  6601] By: jhi                                   on 2000/08/11  04:06:45
73184         Log: Update Changes.
73185      Branch: perl
73186            ! Changes
73187 ____________________________________________________________________________
73188 [  6600] By: jhi                                   on 2000/08/11  04:06:10
73189         Log: Add a few missing files, update MANIFEST.
73190      Branch: perl
73191            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
73192            + lib/Pod/PlainText.pm t/pod/find.t
73193            ! MANIFEST t/op/regmesg.t
73194 ____________________________________________________________________________
73195 [  6599] By: jhi                                   on 2000/08/11  03:31:10
73196         Log: Add Perl debugging tutorial, regen toc. 
73197              
73198              Subject: perldebtut.pod
73199              From: Richard Foley <Richard.Foley@m.dasa.de>
73200              Date: Wed, 09 Aug 2000 10:17:15 +0200
73201              Message-id: <3991138B.262247B8@m.dasa.de>
73202      Branch: perl
73203            + pod/perldebtut.pod
73204            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
73205 ____________________________________________________________________________
73206 [  6598] By: jhi                                   on 2000/08/11  02:48:56
73207         Log: tiny Changes edit
73208      Branch: perl
73209            ! Changes
73210 ____________________________________________________________________________
73211 [  6597] By: jhi                                   on 2000/08/11  02:39:04
73212         Log: Tests for #6589.
73213              
73214              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
73215              From: simon@brecon.co.uk (Simon Cozens)
73216              Date: 11 Aug 2000 02:24:52 GMT
73217              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
73218      Branch: perl
73219            ! t/lib/b.t
73220 ____________________________________________________________________________
73221 [  6596] By: jhi                                   on 2000/08/11  01:50:07
73222         Log: Update Changes.
73223      Branch: perl
73224            ! Changes
73225 ____________________________________________________________________________
73226 [  6595] By: jhi                                   on 2000/08/11  01:47:16
73227         Log: nitfix
73228      Branch: perl
73229            ! Changes
73230 ____________________________________________________________________________
73231 [  6594] By: jhi                                   on 2000/08/11  01:36:16
73232         Log: Subject: Getting perlio and threads to compile
73233              From: Lupe Christoph <lupe@lupe-christoph.de>
73234              Date: Wed, 9 Aug 2000 11:35:54 +0200
73235              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
73236              
73237              (the Solaris version changes in Configure skipped)
73238      Branch: perl
73239            ! hints/solaris_2.sh thread.h
73240 ____________________________________________________________________________
73241 [  6593] By: jhi                                   on 2000/08/11  01:30:16
73242         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
73243              From: simon@brecon.co.uk (Simon Cozens)
73244              Date: 1 Aug 2000 06:55:19 GMT
73245              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
73246      Branch: perl
73247            ! lib/utf8.pm
73248 ____________________________________________________________________________
73249 [  6592] By: jhi                                   on 2000/08/11  01:26:39
73250         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
73251              From: Peter Scott <Peter@PeterScott.com>
73252              Date: Thu, 10 Aug 2000 08:23:27 -0700
73253              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
73254      Branch: perl
73255            ! lib/perl5db.pl
73256 ____________________________________________________________________________
73257 [  6591] By: jhi                                   on 2000/08/11  01:22:02
73258         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
73259              From: Hugo <hv@crypt.compulink.co.uk>
73260              Date: Thu, 10 Aug 2000 19:23:04 +0100
73261              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
73262      Branch: perl
73263            ! regexec.c t/op/pat.t
73264 ____________________________________________________________________________
73265 [  6590] By: jhi                                   on 2000/08/11  01:19:19
73266         Log: Preprocessing and postprocessing for File::Find.
73267              
73268              Subject: Patch to Find::File.pm to allow alphabetical results
73269              From: Joe Smith <jsmith@inwap.com>
73270              Date: Wed, 9 Aug 2000 02:44:54 -0700
73271              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
73272      Branch: perl
73273            ! lib/File/Find.pm
73274 ____________________________________________________________________________
73275 [  6589] By: jhi                                   on 2000/08/11  01:12:39
73276         Log: B::Deparse didn't do sub attributes.
73277              
73278              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
73279              From: simon@brecon.co.uk (Simon Cozens)
73280              Date: 9 Aug 2000 04:49:20 GMT
73281              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
73282      Branch: perl
73283            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
73284 ____________________________________________________________________________
73285 [  6588] By: jhi                                   on 2000/08/11  01:06:40
73286         Log: Subject: debugger "d" command doesnt check line number
73287              From: Mike Guy <mjtg@cam.ac.uk>
73288              Date: Tue, 08 Aug 2000 21:54:29 +0100
73289              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
73290      Branch: perl
73291            ! lib/perl5db.pl mg.c pod/perldiag.pod
73292 ____________________________________________________________________________
73293 [  6587] By: jhi                                   on 2000/08/11  00:45:03
73294         Log: sleep(1) does not necessarily return 1.
73295              
73296              Subject: [PATCH bleadperl] op/lex_assign.t  
73297              From: Hugo <hv@crypt.compulink.co.uk>
73298              Date: Thu, 03 Aug 2000 14:34:22 +0100        
73299              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
73300      Branch: perl
73301            ! t/op/lex_assign.t
73302 ____________________________________________________________________________
73303 [  6586] By: jhi                                   on 2000/08/11  00:31:50
73304         Log: Document the IO::Select timeout.
73305      Branch: perl
73306            ! ext/IO/lib/IO/Select.pm
73307 ____________________________________________________________________________
73308 [  6585] By: jhi                                   on 2000/08/11  00:13:54
73309         Log: Forgot contributor.
73310      Branch: perl
73311            ! Changes
73312 ____________________________________________________________________________
73313 [  6584] By: jhi                                   on 2000/08/11  00:09:19
73314         Log: detypo
73315      Branch: perl
73316            ! Changes
73317 ____________________________________________________________________________
73318 [  6583] By: jhi                                   on 2000/08/11  00:07:53
73319         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
73320              
73321              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
73322              From: Mike Guy <mjtg@cam.ac.uk> 
73323              Date: Thu, 10 Aug 2000 15:50:54 +0100
73324              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
73325      Branch: perl
73326            ! sv.c t/op/int.t
73327 ____________________________________________________________________________
73328 [  6582] By: jhi                                   on 2000/08/10  23:29:32
73329         Log: Update Changes.
73330      Branch: perl
73331            ! Changes
73332 ____________________________________________________________________________
73333 [  6581] By: jhi                                   on 2000/08/10  23:26:16
73334         Log: Put back the std @INC thing.
73335      Branch: perl
73336            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
73337            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
73338            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
73339            ! t/lib/gol-oo.t
73340 ____________________________________________________________________________
73341 [  6580] By: jhi                                   on 2000/08/10  23:03:34
73342         Log: Update to CGI 2.70, from Lincoln Stein.
73343      Branch: perl
73344            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
73345            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
73346            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
73347            ! t/lib/cgi-request.t
73348 ____________________________________________________________________________
73349 [  6579] By: jhi                                   on 2000/08/10  22:41:50
73350         Log: Update to CPAN 1.56, from Andreas König.
73351      Branch: perl
73352            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73353 ____________________________________________________________________________
73354 [  6578] By: jhi                                   on 2000/08/10  22:38:13
73355         Log: Update to Pod::Parser 1.17, from Brad Appleton.
73356      Branch: perl
73357            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
73358            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
73359            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
73360            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
73361            ! t/pod/include.t t/pod/included.t t/pod/lref.t
73362            ! t/pod/multiline_items.t t/pod/nested_items.t
73363            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
73364            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
73365            ! t/pod/special_seqs.t
73366 ____________________________________________________________________________
73367 [  6577] By: jhi                                   on 2000/08/10  22:35:41
73368         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
73369      Branch: perl
73370            ! AUTHORS MAINTAIN
73371 ____________________________________________________________________________
73372 [  6576] By: jhi                                   on 2000/08/10  22:24:54
73373         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
73374      Branch: perl
73375            + t/lib/gol-oo.t
73376            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
73377            ! t/lib/gol-compat.t t/lib/gol-linkage.t
73378 ____________________________________________________________________________
73379 [  6575] By: jhi                                   on 2000/08/10  22:02:07
73380         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
73381      Branch: perl
73382            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
73383 ____________________________________________________________________________
73384 [  6574] By: jhi                                   on 2000/08/10  21:55:03
73385         Log: Iterating perl6 description.
73386      Branch: perl
73387            ! pod/perlfaq1.pod
73388 ____________________________________________________________________________
73389 [  6573] By: jhi                                   on 2000/08/10  21:48:26
73390         Log: Revert the sv.c part of #6559, a better fix is needed.
73391      Branch: perl
73392            ! sv.c
73393 ____________________________________________________________________________
73394 [  6572] By: jhi                                   on 2000/08/10  20:33:43
73395         Log: It's the 2ndO'ROSSC.
73396      Branch: perl
73397            ! pod/perlfaq1.pod
73398 ____________________________________________________________________________
73399 [  6571] By: jhi                                   on 2000/08/10  15:55:48
73400         Log: detypo
73401      Branch: perl
73402            ! pod/perlfaq1.pod
73403 ____________________________________________________________________________
73404 [  6570] By: jhi                                   on 2000/08/10  14:11:17
73405         Log: An exceptionally sticky typo.
73406      Branch: perl
73407            ! Changes
73408 ____________________________________________________________________________
73409 [  6569] By: jhi                                   on 2000/08/10  14:09:33
73410         Log: detypo (and test Changes updating script)
73411      Branch: perl
73412            ! Changes
73413 ____________________________________________________________________________
73414 [  6568] By: jhi                                   on 2000/08/10  14:07:07
73415         Log: Update Changes.
73416      Branch: perl
73417            ! Changes
73418 ____________________________________________________________________________
73419 [  6567] By: jhi                                   on 2000/08/10  14:06:19
73420         Log: Amend the description of Perl6.
73421              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
73422              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
73423              Date: Wed, 9 Aug 2000 22:11:06 -0500
73424              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
73425      Branch: perl
73426            ! pod/perlfaq1.pod
73427 ____________________________________________________________________________
73428 [  6566] By: jhi                                   on 2000/08/10  13:58:57
73429         Log: Subject: Remove dead entry in perldiag
73430              From: Mike Guy <mjtg@cam.ac.uk>
73431              Date: Thu, 10 Aug 2000 14:19:19 +0100
73432              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
73433      Branch: perl
73434            ! pod/perldiag.pod
73435 ____________________________________________________________________________
73436 [  6565] By: jhi                                   on 2000/08/10  13:51:48
73437         Log: Zero entries were skipped, fix from Adrian Goalby
73438              <argoalby@yahoo.co.uk>
73439      Branch: perl
73440            ! lib/unicode/Number.pl lib/unicode/mktables.PL
73441 ____________________________________________________________________________
73442 [  6564] By: jhi                                   on 2000/08/10  13:00:12
73443         Log: Subject: [PATCH 5.6.0] cygwin port
73444              From: "Fifer, Eric" <EFifer@sanwaint.com>
73445              Date: Thu, 10 Aug 2000 13:15:36 +0100
73446              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
73447      Branch: perl
73448            ! README.cygwin hints/cygwin.sh
73449 ____________________________________________________________________________
73450 [  6563] By: jhi                                   on 2000/08/10  12:55:16
73451         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
73452      Branch: perl
73453            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
73454 ____________________________________________________________________________
73455 [  6562] By: gsar                                  on 2000/08/10  08:38:39
73456         Log: warn is a macro, avoid using at a variable to avoid warnings
73457              in some configurations; readdir.t is too conservative in
73458              estimating number of *.t's
73459      Branch: perl
73460            ! t/op/readdir.t util.c
73461 ____________________________________________________________________________
73462 [  6561] By: jhi                                   on 2000/08/09  23:35:42
73463         Log: Update Changes.
73464      Branch: perl
73465            ! Changes
73466 ____________________________________________________________________________
73467 [  6560] By: jhi                                   on 2000/08/09  23:05:47
73468         Log: Subject: Re: enhanced(?) regex error messages
73469              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
73470              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
73471              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
73472              
73473              (plus two small patches sent privately)
73474              (this still seems to leave few test failures)
73475      Branch: perl
73476            + t/op/regmesg.t
73477            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
73478            ! t/pragma/warn/regcomp
73479 ____________________________________________________________________________
73480 [  6559] By: jhi                                   on 2000/08/09  20:41:18
73481         Log: (The fix did work but was not right, retracted in #6573)
73482              
73483              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
73484              From: Christian Kirsch <ck@held.mind.de>
73485              Date: Wed, 9 Aug 2000 17:05:17 +0200
73486              Message-Id: <20000809170517.A25389@held>
73487      Branch: perl
73488            ! sv.c t/pragma/locale.t
73489 ____________________________________________________________________________
73490 [  6558] By: jhi                                   on 2000/08/08  22:34:08
73491         Log: Tiny updates on the contributors list.
73492      Branch: perl
73493            ! Changes
73494 ____________________________________________________________________________
73495 [  6557] By: jhi                                   on 2000/08/08  19:34:28
73496         Log: Double check that we have a dirhandle.
73497      Branch: perl
73498            ! util.c
73499 ____________________________________________________________________________
73500 [  6556] By: jhi                                   on 2000/08/08  19:01:51
73501         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
73502              May be repopulated with fresh maintained examples.
73503      Branch: perl
73504            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
73505            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
73506            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
73507            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
73508            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
73509            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
73510            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
73511            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
73512            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
73513            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
73514            + lib/CGI/eg/wilogo_gif.uu
73515            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73516            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73517            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73518            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73519            - eg/cgi/frameset.cgi eg/cgi/index.html
73520            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73521            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73522            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73523            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73524            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73525            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73526            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73527            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73528            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73529            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73530            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73531            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73532            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73533            - eg/van/vanish eg/who eg/wrapsuid
73534            ! MANIFEST
73535 ____________________________________________________________________________
73536 [  6555] By: jhi                                   on 2000/08/08  18:51:08
73537         Log: Delete chat2 as requested by Randal.
73538              
73539              Subject: Re: perlfaq8 coyness
73540              From: merlyn@stonehenge.com (Randal L. Schwartz) 
73541              Date: 15 May 2000 18:52:42 -0700 
73542              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
73543      Branch: perl
73544            - lib/chat2.pl
73545            ! MANIFEST
73546 ____________________________________________________________________________
73547 [  6554] By: jhi                                   on 2000/08/08  18:31:35
73548         Log: Regen global.sym.
73549      Branch: perl
73550            ! global.sym
73551 ____________________________________________________________________________
73552 [  6553] By: jhi                                   on 2000/08/08  18:28:13
73553         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
73554              (either perlbug or p5p ate the original), plus regen
73555              perlapi and perltoc. 
73556      Branch: perl
73557            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
73558            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
73559            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
73560            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
73561            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
73562            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
73563            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
73564            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
73565            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
73566            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
73567 ____________________________________________________________________________
73568 [  6552] By: jhi                                   on 2000/08/08  18:06:29
73569         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
73570              From: Mike Guy <mjtg@cam.ac.uk>
73571              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
73572              Date: Tue, 08 Aug 2000 15:51:27 +0100
73573      Branch: perl
73574            ! doop.c sv.h t/op/join.t t/pragma/overload.t
73575 ____________________________________________________________________________
73576 [  6551] By: jhi                                   on 2000/08/08  18:01:11
73577         Log: Re-apply #6549.
73578      Branch: perl
73579            ! lib/perl5db.pl
73580 ____________________________________________________________________________
73581 [  6550] By: jhi                                   on 2000/08/08  17:43:08
73582         Log: Accidental retraction of #6549.
73583      Branch: perl
73584            ! lib/perl5db.pl
73585 ____________________________________________________________________________
73586 [  6549] By: jhi                                   on 2000/08/08  17:40:04
73587         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73588              From: Mike Guy <mjtg@cam.ac.uk>
73589              Date: Mon, 07 Aug 2000 21:49:58 +0100
73590              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
73591      Branch: perl
73592            ! lib/perl5db.pl
73593 ____________________________________________________________________________
73594 [  6548] By: jhi                                   on 2000/08/08  17:37:57
73595         Log: Document here-doc better.
73596              
73597              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
73598              From: Mike Guy <mjtg@cam.ac.uk>
73599              Date: Mon, 07 Aug 2000 14:02:09 +0100
73600              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
73601      Branch: perl
73602            ! pod/perldata.pod
73603 ____________________________________________________________________________
73604 [  6547] By: jhi                                   on 2000/08/08  17:33:34
73605         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
73606              From: "Randy J. Ray" <rjray@redhat.com>
73607              Date: Mon, 07 Aug 2000 19:12:25 -0700
73608              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
73609      Branch: perl
73610            ! perl.c pod/perlrun.pod
73611 ____________________________________________________________________________
73612 [  6546] By: jhi                                   on 2000/08/08  17:29:26
73613         Log: Subject: Re: enhanced(?) regex error messages 
73614              From: Hugo <hv@crypt.compulink.co.uk>
73615              Date: Tue, 08 Aug 2000 03:25:51 +0100
73616              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
73617              
73618              plus Capitalize the error messages, plus perldiag them.
73619      Branch: perl
73620            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
73621 ____________________________________________________________________________
73622 [  6545] By: jhi                                   on 2000/08/08  13:59:28
73623         Log: Augment #6539 a bit: don't croak if there's magic in the air.
73624              
73625              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
73626              From: Hugo <hv@crypt.compulink.co.uk>
73627              Date: Tue, 08 Aug 2000 03:02:03 +0100
73628              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
73629      Branch: perl
73630            ! pp.c t/op/bless.t
73631 ____________________________________________________________________________
73632 [  6544] By: jhi                                   on 2000/08/07  21:11:52
73633         Log: Make the test -w clean.
73634      Branch: perl
73635            ! t/op/bless.t
73636 ____________________________________________________________________________
73637 [  6543] By: jhi                                   on 2000/08/07  19:49:53
73638         Log: use warnings instead of $^W.
73639      Branch: perl
73640            ! t/op/bless.t
73641 ____________________________________________________________________________
73642 [  6542] By: jhi                                   on 2000/08/07  17:41:41
73643         Log: Disable a portability warning Because We Know What We Are Doing.
73644      Branch: perl
73645            ! t/op/bless.t
73646 ____________________________________________________________________________
73647 [  6541] By: jhi                                   on 2000/08/07  17:29:51
73648         Log: Tiny tidying on report_evil_fh().
73649      Branch: perl
73650            ! util.c
73651 ____________________________________________________________________________
73652 [  6540] By: jhi                                   on 2000/08/07  16:37:38
73653         Log: Make regular expression parse error messages easier to understand.
73654              
73655              Subject: Re: enhanced(?) regex error messages
73656              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
73657              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
73658              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
73659      Branch: perl
73660            ! regcomp.c
73661 ____________________________________________________________________________
73662 [  6539] By: jhi                                   on 2000/08/07  16:12:27
73663         Log: Make bless(REF, REF) a fatal error, add bless tests.
73664              
73665              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
73666              From: Hugo <hv@crypt.compulink.co.uk>
73667              Date: Mon, 07 Aug 2000 16:59:38 +0100
73668              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
73669      Branch: perl
73670            + t/op/bless.t
73671            ! MANIFEST pod/perldiag.pod pp.c sv.c
73672 ____________________________________________________________________________
73673 [  6538] By: jhi                                   on 2000/08/07  15:59:43
73674         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
73675              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
73676              Date: Thu, 3 Aug 2000 14:29:21 -0700
73677              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
73678      Branch: perl
73679            ! lib/lib_pm.PL
73680 ____________________________________________________________________________
73681 [  6537] By: jhi                                   on 2000/08/07  15:47:18
73682         Log: Retract #6419 for now since it breaks in AFS and MachTen.
73683      Branch: perl
73684            ! lib/Cwd.pm
73685 ____________________________________________________________________________
73686 [  6536] By: jhi                                   on 2000/08/07  15:05:29
73687         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
73688              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
73689              The security hole exists only in suidperls, which isn't
73690              installed or even built by default.
73691      Branch: perl
73692            ! perl.c
73693 ____________________________________________________________________________
73694 [  6535] By: jhi                                   on 2000/08/07  14:45:14
73695         Log: tr memory corruption fix from Simon Cozens.
73696      Branch: perl
73697            ! doop.c
73698 ____________________________________________________________________________
73699 [  6534] By: jhi                                   on 2000/08/06  11:38:16
73700         Log: Document a bit that UDP is not what you might think.
73701              
73702              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
73703              From: Lupe Christoph <lupe@lupe-christoph.de>
73704              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
73705              Date: Mon, 24 Jul 2000 08:59:15 +0200
73706      Branch: perl
73707            ! pod/perlipc.pod
73708 ____________________________________________________________________________
73709 [  6533] By: jhi                                   on 2000/08/06  11:35:01
73710         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
73711              From: Jeff Pinyan <jeffp@hut.crusoe.net>
73712              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
73713              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
73714      Branch: perl
73715            ! pod/perlfunc.pod
73716 ____________________________________________________________________________
73717 [  6532] By: jhi                                   on 2000/08/06  03:45:41
73718         Log: Have symbols for the IoTYPEs.
73719      Branch: perl
73720            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
73721 ____________________________________________________________________________
73722 [  6531] By: jhi                                   on 2000/08/06  01:33:55
73723         Log: Continue fixing the io warnings.  This also
73724              sort of fixes bug ID 20000802.003: the core dump
73725              is no more.  Whether the current behaviour is correct
73726              (giving a warning: "Not a format reference"), is another matter.
73727      Branch: perl
73728            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
73729            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
73730 ____________________________________________________________________________
73731 [  6530] By: jhi                                   on 2000/08/05  21:33:12
73732         Log: Change the Policy policy: now -Dprefix= with an existing
73733              Policy.sh and prefix == siteprefix == vendorprefix, then all
73734              of them follow along the new prefix.
73735              
73736              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
73737              From: Andy Dougherty <doughera@lafayette.edu>
73738              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
73739              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
73740      Branch: perl
73741            ! Policy_sh.SH
73742 ____________________________________________________________________________
73743 [  6529] By: jhi                                   on 2000/08/05  18:57:28
73744         Log: Zap lib/Sys directory when cleaning up.
73745      Branch: perl
73746            ! Makefile.SH
73747 ____________________________________________________________________________
73748 [  6528] By: jhi                                   on 2000/08/05  18:40:44
73749         Log: Essential prototype changes were missing from #6527.
73750              Also make report_evil_fh() more bomb-proof.
73751      Branch: perl
73752            ! embed.h util.c
73753 ____________________________________________________________________________
73754 [  6527] By: jhi                                   on 2000/08/05  03:22:05
73755         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
73756              From: "Ronald F. Guilmette" <rfg@monkeys.com>
73757              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
73758              Message-Id: <200007242247.PAA52177@monkeys.com>
73759      Branch: perl
73760            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
73761 ____________________________________________________________________________
73762 [  6526] By: jhi                                   on 2000/08/04  21:23:27
73763         Log: gcc versions might have (parentheses) in them.
73764      Branch: metaconfig/U/perl
73765            ! gccvers.U
73766      Branch: perl
73767            ! Configure config_h.SH
73768 ____________________________________________________________________________
73769 [  6525] By: jhi                                   on 2000/08/04  20:23:12
73770         Log: Weed buglets pointed out by
73771              
73772              From: Lupe Christoph <lupe@lupe-christoph.de>
73773              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
73774              Date: Fri, 4 Aug 2000 17:34:39 +0200
73775              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
73776      Branch: metaconfig/U/perl
73777            ! gccvers.U uselfs.U
73778      Branch: perl
73779            ! Configure config_h.SH
73780 ____________________________________________________________________________
73781 [  6524] By: jhi                                   on 2000/08/04  19:02:08
73782         Log: Warn under -w if lstat(FH) is attempted.
73783              
73784              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
73785              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
73786              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
73787              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
73788      Branch: perl
73789            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
73790            ! t/pragma/warn/pp_sys
73791 ____________________________________________________________________________
73792 [  6523] By: jhi                                   on 2000/08/04  12:31:11
73793         Log: Subject: New perlcc, take 2
73794              From: simon@brecon.co.uk (Simon Cozens)
73795              Date: 4 Aug 2000 06:21:04 GMT
73796              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
73797      Branch: perl
73798            ! utils/perlcc.PL
73799 ____________________________________________________________________________
73800 [  6522] By: jhi                                   on 2000/08/04  12:26:33
73801         Log: Subject: Re: Array vs. List context
73802              From: Daniel Chetlin <daniel@chetlin.com>
73803              Date: Fri, 4 Aug 2000 00:22:44 -0700
73804              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
73805      Branch: perl
73806            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
73807            ! pod/perlfaq4.pod
73808 ____________________________________________________________________________
73809 [  6521] By: jhi                                   on 2000/08/04  12:22:38
73810         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
73811              From: Raymund Will <ray@caldera.de>
73812              Date: Fri, 4 Aug 2000 12:07:09 +0200
73813              Message-Id: <20000804120709.A14982@caldera.de>
73814      Branch: perl
73815            ! configure.gnu
73816 ____________________________________________________________________________
73817 [  6520] By: jhi                                   on 2000/08/04  04:09:06
73818         Log: After the #6519 a warning about stat() is just that,
73819              not about a filetest, which now have their own warning.
73820      Branch: perl
73821            ! pod/perldiag.pod
73822 ____________________________________________________________________________
73823 [  6519] By: jhi                                   on 2000/08/04  04:06:30
73824         Log: In the warnings call filehandles consistently so;
73825              add "unopened" warning for stat().
73826      Branch: perl
73827            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
73828            ! t/pragma/warn/pp_sys
73829 ____________________________________________________________________________
73830 [  6518] By: jhi                                   on 2000/08/04  02:55:35
73831         Log: Subject: Minor tweak to perlvar.pod
73832              From: "Stephen P. Potter" <spp@ds.net>
73833              Date: Tue, 18 Apr 2000 09:26:03 -0400
73834              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
73835      Branch: perl
73836            ! pod/perlvar.pod
73837 ____________________________________________________________________________
73838 [  6517] By: jhi                                   on 2000/08/04  02:50:08
73839         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
73840              From: "Clinton Pierce" <cpierce1@ford.com>
73841              Date: Wed, 21 Jul 1999 16:45:31 -0400
73842              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
73843              
73844              Fix by Stephen Potter (visible in the bug db but not in p5p?)
73845      Branch: perl
73846            ! pod/perlfunc.pod pod/perlop.pod
73847 ____________________________________________________________________________
73848 [  6516] By: jhi                                   on 2000/08/04  02:09:25
73849         Log: This is 6512.  Really.
73850      Branch: perl
73851            ! dump.c
73852 ____________________________________________________________________________
73853 [  6515] By: jhi                                   on 2000/08/04  01:25:50
73854         Log: mention the idea of @( and @)
73855      Branch: perl
73856            ! Todo-5.6
73857 ____________________________________________________________________________
73858 [  6514] By: bailey                                on 2000/08/04  01:18:46
73859         Log: YA resync with mainstem, including VMS patches from others
73860      Branch: vmsperl
73861           +> (branch 48 files)
73862            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
73863           !> (integrate 354 files)
73864 ____________________________________________________________________________
73865 [  6513] By: jhi                                   on 2000/08/04  01:18:18
73866         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
73867              From: Mark Dickinson <dickins3@fas.harvard.edu>
73868              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
73869              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
73870      Branch: perl
73871            ! t/op/grent.t t/op/pwent.t
73872 ____________________________________________________________________________
73873 [  6512] By: jhi                                   on 2000/08/04  01:14:06
73874         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
73875              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73876              Date: Wed, 02 Aug 2000 10:51:01 +0100
73877              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
73878      Branch: perl
73879            ! sv.c
73880 ____________________________________________________________________________
73881 [  6511] By: jhi                                   on 2000/08/04  00:57:00
73882         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
73883              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73884              Date: Thu, 03 Aug 2000 17:20:04 -0700
73885              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
73886      Branch: metaconfig
73887            ! U/modified/Cppsym.U
73888      Branch: perl
73889            ! Configure config_h.SH
73890 ____________________________________________________________________________
73891 [  6510] By: jhi                                   on 2000/08/04  00:25:28
73892         Log: detypo
73893      Branch: perl
73894            ! Makefile.SH
73895 ____________________________________________________________________________
73896 [  6509] By: jhi                                   on 2000/08/03  23:43:18
73897         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
73898              From: Dominic Dunlop <domo@computer.org>
73899              Date: Thu, 3 Aug 2000 22:16:46 +0200
73900              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
73901      Branch: perl
73902            ! t/op/sprintf.t
73903 ____________________________________________________________________________
73904 [  6508] By: jhi                                   on 2000/08/03  23:40:37
73905         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
73906              From: Hugo <hv@crypt.compulink.co.uk>
73907              Date: Thu, 03 Aug 2000 18:25:30 +0100
73908              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
73909      Branch: perl
73910            ! regcomp.c t/op/re_tests
73911 ____________________________________________________________________________
73912 [  6507] By: jhi                                   on 2000/08/03  23:38:28
73913         Log: Subject: [PATCH] sv.h documentation - SvLEN
73914              From: Mike Guy <mjtg@cam.ac.uk>
73915              Date: Thu, 03 Aug 2000 14:43:09 +0100
73916              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
73917      Branch: perl
73918            ! sv.h
73919 ____________________________________________________________________________
73920 [  6506] By: jhi                                   on 2000/08/03  15:49:14
73921         Log: Disable the fix_pl hack for now.
73922      Branch: perl
73923            ! Makefile.SH
73924 ____________________________________________________________________________
73925 [  6505] By: jhi                                   on 2000/08/03  13:49:04
73926         Log: Add a URL for FSF.
73927              
73928              Subject: Patch for README
73929              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
73930              Date: Wed, 2 Aug 2000 13:25:09 -0500
73931              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
73932      Branch: perl
73933            ! README
73934 ____________________________________________________________________________
73935 [  6504] By: jhi                                   on 2000/08/03  13:29:19
73936         Log: Be more informative on what is skipped and why,
73937              also repeat the list at the end.
73938      Branch: perl
73939            ! Porting/p4desc
73940 ____________________________________________________________________________
73941 [  6503] By: jhi                                   on 2000/08/03  13:07:05
73942         Log: Circumvent the removal of .patch by fix_pl.
73943              
73944              Subject: Re: [ID 20000802.011] unable to 'make test'          
73945              From: simon@brecon.co.uk (Simon Cozens) 
73946              Date: 3 Aug 2000 04:17:00 GMT
73947              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
73948      Branch: perl
73949            ! Makefile.SH
73950 ____________________________________________________________________________
73951 [  6502] By: jhi                                   on 2000/08/03  00:14:34
73952         Log: Add the missing setproctitle unit.
73953      Branch: metaconfig/U/perl
73954            + d_setproctitle.U
73955 ____________________________________________________________________________
73956 [  6501] By: jhi                                   on 2000/08/03  00:00:26
73957         Log: The subtest 4 may fail also on VOBS, as pointed out
73958              by Nick Ing-Simmons in November 1999, bug id 19991124.003
73959              (but the failure in that bug report isn't the subtest 4).
73960      Branch: perl
73961            ! t/op/stat.t
73962 ____________________________________________________________________________
73963 [  6500] By: jhi                                   on 2000/08/02  23:49:30
73964         Log: Better skip message for the test; one of the two problems in
73965              
73966              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
73967              From: Lupe Christoph <lupe@lupe-christoph.de>
73968              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
73969              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
73970      Branch: perl
73971            ! t/op/numconvert.t
73972 ____________________________________________________________________________
73973 [  6499] By: jhi                                   on 2000/08/02  22:49:16
73974         Log: Allow "no Module;" even if there is no 'unimport'.
73975              
73976              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
73977              From: mjd@plover.com
73978              Date: 24 Mar 2000 15:24:34 -0000
73979              Message-Id: <20000324152434.15160.qmail@plover.com>
73980      Branch: perl
73981            ! gv.c
73982 ____________________________________________________________________________
73983 [  6498] By: jhi                                   on 2000/08/02  22:42:58
73984         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
73985              that are hopefully soon put into use.
73986      Branch: perl
73987            ! opcode.h opcode.pl opnames.h
73988 ____________________________________________________________________________
73989 [  6497] By: gsar                                  on 2000/08/02  22:28:59
73990         Log: require.t needs binmode() to work on windows
73991      Branch: perl
73992            ! t/comp/require.t
73993 ____________________________________________________________________________
73994 [  6496] By: jhi                                   on 2000/08/02  22:08:51
73995         Log: Document the IVdf UVuf UVof UVxf.
73996      Branch: perl
73997            ! pod/perlguts.pod
73998 ____________________________________________________________________________
73999 [  6495] By: jhi                                   on 2000/08/02  21:54:26
74000         Log: detypo #6494
74001      Branch: perl
74002            ! ext/Data/Dumper/Dumper.xs
74003 ____________________________________________________________________________
74004 [  6494] By: jhi                                   on 2000/08/02  21:49:17
74005         Log: Dump UVs as UVs in Data::Dumper.
74006              
74007              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
74008              From: Gurusamy Sarathy <gsar@ActiveState.com>
74009              Date: Thu, 27 Apr 2000 12:26:25 -0700
74010              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
74011      Branch: perl
74012            ! ext/Data/Dumper/Dumper.xs
74013 ____________________________________________________________________________
74014 [  6493] By: jhi                                   on 2000/08/02  17:01:58
74015         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
74016              From: Hugo <hv@crypt.compulink.co.uk>
74017              Date: Wed, 02 Aug 2000 14:53:56 +0100
74018              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
74019      Branch: perl
74020            ! regexec.c t/op/re_tests
74021 ____________________________________________________________________________
74022 [  6492] By: jhi                                   on 2000/08/02  15:02:46
74023         Log: The new setproctitle() feature is available only in 
74024              bleeding edge FreeBSD.  From Paul Saab.
74025      Branch: perl
74026            ! mg.c
74027 ____________________________________________________________________________
74028 [  6491] By: jhi                                   on 2000/08/02  13:34:36
74029         Log: The tr utf8 patching continues.
74030              
74031              Subject: Re: #6469, too many tests claimed in require.t
74032              From: simon@brecon.co.uk (Simon Cozens)
74033              Date: 2 Aug 2000 02:37:17 GMT
74034              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
74035              
74036              (the logic of the test was the wrong way round in the patch)
74037      Branch: perl
74038            ! doop.c
74039 ____________________________________________________________________________
74040 [  6490] By: jhi                                   on 2000/08/02  13:27:38
74041         Log: The name of a filehandle does not have <these>.
74042      Branch: perl
74043            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
74044            ! t/pragma/warn/pp_sys util.c
74045 ____________________________________________________________________________
74046 [  6489] By: jhi                                   on 2000/08/02  04:26:46
74047         Log: Remove the extraneous "main::" prefix from all the
74048              "opened only for", "on closed", and "never opened" warnings.
74049              
74050              Subject: Re: inappropriate warning
74051              From: Gurusamy Sarathy <gsar@ActiveState.com>
74052              Date: Mon, 20 Mar 2000 11:28:02 -0800
74053              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
74054      Branch: perl
74055            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
74056            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
74057            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
74058 ____________________________________________________________________________
74059 [  6488] By: jhi                                   on 2000/08/02  03:02:57
74060         Log: memcpy has n o in it, as pinted ut by Sarathy.
74061      Branch: perl
74062            ! pod/perlguts.pod
74063 ____________________________________________________________________________
74064 [  6487] By: jhi                                   on 2000/08/02  02:44:51
74065         Log: Document in one place the memory abstractions used in Perl core.
74066              
74067              Subject: Re: Memory abstraction
74068              From: simon@brecon.co.uk (Simon Cozens)
74069              Date: 2 Aug 2000 02:20:23 GMT
74070              Organization: Earth.li Origins
74071      Branch: perl
74072            ! pod/perlguts.pod
74073 ____________________________________________________________________________
74074 [  6486] By: jhi                                   on 2000/08/02  02:41:57
74075         Log: regen_headers, regen perltoc.
74076      Branch: perl
74077            ! perlapi.c pod/perltoc.pod
74078 ____________________________________________________________________________
74079 [  6485] By: jhi                                   on 2000/08/02  01:43:33
74080         Log: "This little thing tests for a file .patch, and if it contains
74081              a number, pops into patchlevel.h" (making it easier to track
74082              which development version people are reporting bugs against)
74083              
74084              Subject: Patchlevel autogeneration for repository perls
74085              From: simon@brecon.co.uk (Simon Cozens)
74086              Date: 14 Jul 2000 07:12:15 GMT
74087              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
74088      Branch: perl
74089            + fix_pl
74090            ! MANIFEST Makefile.SH
74091 ____________________________________________________________________________
74092 [  6484] By: jhi                                   on 2000/08/02  01:32:54
74093         Log: FreeBSD 3.* updates from
74094              
74095              From: Paul Saab <ps@yahoo-inc.com>
74096              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
74097              Date: Tue, 1 Aug 2000 15:41:39 -0700
74098              Message-Id: <20000801154139.A53740@yahoo-inc.com>
74099      Branch: perl
74100            ! hints/freebsd.sh
74101 ____________________________________________________________________________
74102 [  6483] By: jhi                                   on 2000/08/02  01:27:44
74103         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
74104              instead one must use setproctitle().  This was already addressed
74105              by change #6457, but the below has a new variant for FreeBSD 4.0
74106              or later, and the matter is also documented more.
74107              
74108              From: Paul Saab <ps@yahoo-inc.com>
74109              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
74110              Date: Tue, 1 Aug 2000 15:41:39 -0700
74111              Message-Id: <20000801154139.A53740@yahoo-inc.com>
74112      Branch: metaconfig/U/perl
74113            + i_libutil.U
74114      Branch: perl
74115            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
74116 ____________________________________________________________________________
74117 [  6482] By: jhi                                   on 2000/08/01  22:17:32
74118         Log: The test from this
74119              
74120              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
74121              Date: Sat, 15 Apr 2000 17:03:44 +0100
74122              From: Tom Hughes <tom@compton.nu>
74123              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
74124              
74125              was missing, the code change went in as #5989
74126              (which had a different test?)
74127      Branch: perl
74128            ! t/op/misc.t
74129 ____________________________________________________________________________
74130 [  6481] By: jhi                                   on 2000/08/01  21:48:38
74131         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
74132              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
74133              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
74134              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
74135      Branch: perl
74136            ! perl.h
74137 ____________________________________________________________________________
74138 [  6480] By: jhi                                   on 2000/08/01  18:05:28
74139         Log: Make p4desc to skip non-mainperl branches by default.
74140      Branch: perl
74141            ! Porting/p4desc
74142 ____________________________________________________________________________
74143 [  6479] By: jhi                                   on 2000/08/01  17:29:19
74144         Log: If gccosandvers is equal to osname, clear gccosandvers.
74145      Branch: metaconfig/U/perl
74146            ! gccvers.U
74147      Branch: perl
74148            ! Configure config_h.SH
74149 ____________________________________________________________________________
74150 [  6478] By: jhi                                   on 2000/08/01  15:54:08
74151         Log: BOM patching from Simon Cozens.
74152      Branch: perl
74153            ! toke.c
74154 ____________________________________________________________________________
74155 [  6477] By: jhi                                   on 2000/08/01  04:50:33
74156         Log: Stash away the largefiles flags and libswanted.
74157      Branch: perl
74158            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
74159 ____________________________________________________________________________
74160 [  6476] By: gsar                                  on 2000/08/01  04:24:24
74161         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
74162              on Windows)
74163      Branch: perl
74164            ! t/pragma/utf8.t utf8.c win32/win32.c
74165 ____________________________________________________________________________
74166 [  6475] By: jhi                                   on 2000/08/01  03:35:24
74167         Log: Make chr() for values >127 to create utf8 when under utf8.
74168              
74169              Subject: Re: uft8/chr()
74170              From: simon@brecon.co.uk (Simon Cozens)
74171              Date: 1 Aug 2000 02:37:02 GMT
74172              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
74173      Branch: perl
74174            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
74175 ____________________________________________________________________________
74176 [  6474] By: jhi                                   on 2000/08/01  02:36:18
74177         Log: In Digital UNIX warn if gcc explicitly chosen because even
74178              2.95.2 is known to cause problems.
74179      Branch: perl
74180            ! hints/dec_osf.sh
74181 ____________________________________________________________________________
74182 [  6473] By: jhi                                   on 2000/08/01  02:00:56
74183         Log: Make the safety catch for buggy gccs work with triple version
74184              numbers like 2.95.2.  Reported in
74185              
74186              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
74187              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
74188              Date: Mon, 31 Jul 2000 14:55:06 +0200
74189              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
74190      Branch: perl
74191            ! hints/dec_osf.sh
74192 ____________________________________________________________________________
74193 [  6472] By: jhi                                   on 2000/08/01  01:13:33
74194         Log: Subject: fix and question re: waitpid() under win32
74195              From: Brian Clarke <clarke@appliedmeta.com>
74196              Date: Fri, 28 Jul 2000 15:18:29 -0400
74197              Message-ID: <3981DC85.290314EB@appliedmeta.com>
74198              
74199              Slightly reformatted and WNOHANG # define moved to win32.h
74200              so that also POSIX.xs sees it, as suggsted by Sarathy.
74201      Branch: perl
74202            ! win32/win32.c win32/win32.h
74203 ____________________________________________________________________________
74204 [  6471] By: jhi                                   on 2000/08/01  00:55:05
74205         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
74206              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74207              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
74208              Date: Mon, 31 Jul 2000 13:28:51 +0100
74209              
74210              (aka ID 20000730.002)
74211      Branch: perl
74212            ! op.c t/op/tr.t
74213 ____________________________________________________________________________
74214 [  6470] By: jhi                                   on 2000/07/31  23:34:42
74215         Log: Document the problem with -P in HP-UX and its workaround.
74216              
74217              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
74218              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
74219              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
74220              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
74221      Branch: perl
74222            ! README.hpux
74223 ____________________________________________________________________________
74224 [  6469] By: jhi                                   on 2000/07/31  04:15:02
74225         Log: The swallow_bom() saga continues.  The #23 of require.t
74226              (UTF16-LE) still fails (silently, no output) but the #22
74227              (UTF16-BE) seems to be working now.  The root of the
74228              failure may be in sv_gets(): is it UTF-16LE-aware,
74229              especially when it comes to line endings? 
74230      Branch: perl
74231            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
74232            ! t/comp/require.t toke.c utf8.c
74233 ____________________________________________________________________________
74234 [  6468] By: jhi                                   on 2000/07/30  19:05:48
74235         Log: Find green threads before native threads.
74236              
74237              Subject: Re: Patch to jpl/JNI/Makefile.PL
74238              From: Jens Thomsen <jens@fiend.cis.com>
74239              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
74240              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
74241      Branch: perl
74242            ! jpl/JNI/Makefile.PL
74243 ____________________________________________________________________________
74244 [  6467] By: jhi                                   on 2000/07/30  18:36:22
74245         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
74246      Branch: perl
74247            ! doop.c
74248 ____________________________________________________________________________
74249 [  6466] By: jhi                                   on 2000/07/30  04:37:29
74250         Log: A new version of the "remove UPPERACSE string comparison"
74251              operators.  The problem with the previous one (change #6454)
74252              was that it was for Perl 5.6.0.  From Paul Marquess.
74253      Branch: perl
74254            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
74255            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
74256            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
74257 ____________________________________________________________________________
74258 [  6465] By: jhi                                   on 2000/07/29  22:39:56
74259         Log: Do not upgrade SVs into utf8 just because they participate
74260              in eq or cmp.  Reported and fix suggested in
74261              
74262              Subject: [ID 20000720.009] sv_eq UTF8 bug
74263              From: "Simon Cozens" <simon@othersideofthe.earth.li>
74264              Date: 21 Jul 2000 04:37:29 -0000
74265              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
74266              
74267              Exercise for the kind reader: should we or should we not
74268              cache the utf8 conversion alongside the SV? (as magic,
74269              as the strxfrm()ed version is cached under use locale)
74270              Argue both for and against.
74271      Branch: perl
74272            ! sv.c
74273 ____________________________________________________________________________
74274 [  6464] By: jhi                                   on 2000/07/29  22:36:22
74275         Log: Subject: UTF8 concat
74276              From: simon@brecon.co.uk (Simon Cozens) 
74277              Date: 30 Jun 2000 06:13:25 GMT
74278              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
74279              
74280              (with a memory leak fixed, plus a few casts added)
74281              
74282              This also seems to help for
74283              
74284              Subject: [ID 20000716.015] join UTF8 weirdness
74285              From: root <root@ak-71.mind.de> 
74286              Date: Sat, 15 Jul 2000 15:29:54 +0200
74287              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
74288              
74289              (from Andreas König)
74290      Branch: perl
74291            ! pp_hot.c
74292 ____________________________________________________________________________
74293 [  6463] By: jhi                                   on 2000/07/29  00:55:39
74294         Log: Tune the comments and hopefully stop a memory leak.
74295      Branch: perl
74296            ! toke.c utf8.c
74297 ____________________________________________________________________________
74298 [  6462] By: jhi                                   on 2000/07/29  00:16:53
74299         Log: The problem described in this
74300              
74301              Subject: [ID 20000322.018] named chars aren't magical enough
74302              From: root <root@dixie.cscaper.com>     
74303              Date: Wed, 22 Mar 2000 18:37:42 -0700
74304              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
74305              
74306              has been fixed in perl 5.6.0 but just in case added a test
74307              to keep it away.  (The report from Joseph Hall.)
74308      Branch: perl
74309            ! t/lib/charnames.t
74310 ____________________________________________________________________________
74311 [  6461] By: jhi                                   on 2000/07/28  23:56:36
74312         Log: Tiny fixes for #6460.
74313      Branch: metaconfig/U/perl
74314            ! gccvers.U
74315      Branch: perl
74316            ! Configure config_h.SH
74317 ____________________________________________________________________________
74318 [  6460] By: jhi                                   on 2000/07/28  23:24:41
74319         Log: Warn if the version of the operating system used to compile gcc
74320              differs from the current version of the operating system.
74321              Also display the gcc compilation os and version in myconfig.
74322              Inspiration from
74323              
74324              Subject: Re: [ID 20000710.003] ERRORS!!         
74325              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74326              Date: Mon, 10 Jul 2000 15:54:16 -0400
74327              Message-ID: <20000710155416.A1384@O2.chapin.edu>
74328      Branch: metaconfig/U/perl
74329            ! gccvers.U
74330      Branch: perl
74331            ! Configure config_h.SH myconfig.SH
74332 ____________________________________________________________________________
74333 [  6459] By: jhi                                   on 2000/07/28  22:00:32
74334         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
74335              letter to $Config{osvers}.
74336      Branch: metaconfig
74337            ! U/modified/Oldconfig.U
74338      Branch: perl
74339            ! Configure config_h.SH
74340 ____________________________________________________________________________
74341 [  6458] By: jhi                                   on 2000/07/28  04:15:39
74342         Log: Back out #6454, doesn't seem to work.
74343              (Reason: that patch was for perl 5.6.0, not perl-current)
74344              (A version of the patch for perl-current came in later as #6466)
74345      Branch: perl
74346            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
74347            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
74348            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
74349 ____________________________________________________________________________
74350 [  6457] By: jhi                                   on 2000/07/27  23:31:49
74351         Log: Use setproctitle() if available to modify $0.
74352              
74353              Subject: setting $* on BSD4 broken
74354              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
74355              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
74356              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
74357      Branch: metaconfig
74358            ! U/modified/Myinit.U
74359      Branch: perl
74360            ! Configure config_h.SH mg.c
74361 ____________________________________________________________________________
74362 [  6456] By: jhi                                   on 2000/07/27  14:50:47
74363         Log: Allow "no AutoLoader;", based on change #6444,
74364              suggested by Graham Barr.
74365      Branch: perl
74366            ! lib/AutoLoader.pm
74367 ____________________________________________________________________________
74368 [  6455] By: jhi                                   on 2000/07/27  14:19:10
74369         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
74370              From: rspier@pobox.com (Robert Spier)
74371              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
74372              Message-ID: <14720.15855.787664.424783@rls.cx>
74373      Branch: perl
74374            ! pod/perldiag.pod
74375 ____________________________________________________________________________
74376 [  6454] By: jhi                                   on 2000/07/27  14:03:02
74377         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
74378              for a long time).
74379              
74380              Reported in
74381              
74382              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
74383              From: Ryan Herbert <rherbert@sycamorehq.com>
74384              Date: Mon, 17 Jul 2000 11:40:42 -0400
74385              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
74386              
74387              Patched in
74388              
74389              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
74390              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
74391              Date: Wed, 26 Jul 2000 23:40:18 +0100
74392              Message-ID: <000001bff752$79511880$0a17073e@tiny>
74393              
74394              based on an earlier patch from Stephen P. Potter.
74395              
74396              (Removed later by change #6458 because this patch was for
74397              perl 5.6.0, not perl-current)
74398      Branch: perl
74399            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
74400            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
74401            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
74402 ____________________________________________________________________________
74403 [  6453] By: jhi                                   on 2000/07/27  13:48:02
74404         Log: Subject: [PATCH] fixes bug 20000508.004
74405              From: Michael Stevens <mstevens@globnix.org>
74406              Date: Thu, 27 Jul 2000 13:49:04 +0100
74407              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
74408      Branch: perl
74409            ! pod/perldata.pod
74410 ____________________________________________________________________________
74411 [  6452] By: jhi                                   on 2000/07/26  23:51:26
74412         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
74413              and Craig A. Berry.
74414      Branch: perl
74415            ! lib/File/Temp.pm pod/perlport.pod
74416 ____________________________________________________________________________
74417 [  6451] By: jhi                                   on 2000/07/26  19:43:30
74418         Log: Be wary of close()s, too.
74419              
74420              Subject: Re: [PATCH] perlbug cleanup
74421              From: Tim Jenness <t.jenness@jach.hawaii.edu>
74422              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
74423              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
74424      Branch: perl
74425            ! utils/perlbug.PL
74426 ____________________________________________________________________________
74427 [  6450] By: jhi                                   on 2000/07/26  18:41:40
74428         Log: Subject: Minor doc patch: handy.h
74429              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
74430              Date: Wed, 26 Jul 2000 15:34:25 -0300
74431              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
74432      Branch: perl
74433            ! handy.h pod/perlapi.pod
74434 ____________________________________________________________________________
74435 [  6449] By: jhi                                   on 2000/07/26  18:23:55
74436         Log: Subject: [PATCH] minor doc change - perlguts
74437              From: Michael Stevens <mstevens@globnix.org>
74438              Date: Thu, 13 Jul 2000 12:39:18 +0100
74439              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
74440      Branch: perl
74441            ! pod/perlguts.pod
74442 ____________________________________________________________________________
74443 [  6448] By: jhi                                   on 2000/07/26  18:20:30
74444         Log: open() wariness in perlbug.
74445              
74446              Subject: [PATCH] perlbug cleanup
74447              From: Michael Stevens <mstevens@globnix.org>
74448              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
74449              Date: Thu, 13 Jul 2000 15:52:23 +0100
74450      Branch: perl
74451            ! utils/perlbug.PL
74452 ____________________________________________________________________________
74453 [  6447] By: jhi                                   on 2000/07/26  18:13:04
74454         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
74455      Branch: perl
74456            ! lib/File/Temp.pm t/lib/ftmp-security.t
74457 ____________________________________________________________________________
74458 [  6446] By: jhi                                   on 2000/07/26  18:06:32
74459         Log: docfix from Peter Scott <Peter@PSDT.com>.
74460      Branch: perl
74461            ! pod/perlfunc.pod
74462 ____________________________________________________________________________
74463 [  6445] By: jhi                                   on 2000/07/26  17:53:31
74464         Log: Fix *foo{FORMAT}.
74465              
74466              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74467              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
74468              Date: Wed, 26 Jul 2000 19:51:02 +0200
74469              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
74470              
74471              From: Graham Barr <gbarr@pobox.com>
74472              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
74473              Date: Wed, 26 Jul 2000 17:38:36 +0100
74474              Message-ID: <20000726173836.L472@pobox.com>
74475      Branch: perl
74476            ! pp.c sv.c t/op/gv.t
74477 ____________________________________________________________________________
74478 [  6444] By: jhi                                   on 2000/07/26  17:49:14
74479         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
74480              from Graham Barr in the module list.
74481      Branch: perl
74482            ! gv.c pod/perlobj.pod
74483 ____________________________________________________________________________
74484 [  6443] By: jhi                                   on 2000/07/26  16:06:56
74485         Log: More split() doc and test patches from Mike Guy.
74486      Branch: perl
74487            ! pod/perlfunc.pod t/op/split.t
74488 ____________________________________________________________________________
74489 [  6442] By: jhi                                   on 2000/07/26  16:05:30
74490         Log: MacOS nits from Matthias Neeracher.
74491      Branch: perl
74492            ! perl.c pp_ctl.c
74493 ____________________________________________________________________________
74494 [  6441] By: jhi                                   on 2000/07/26  04:39:57
74495         Log: Subject: [PATCH] split /^/
74496              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74497              Date: Tue, 25 Jul 2000 14:18:57 +0100
74498              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
74499              
74500              (with notes from tchrist and gbarr)
74501      Branch: perl
74502            ! pod/perlfunc.pod t/op/split.t
74503 ____________________________________________________________________________
74504 [  6440] By: jhi                                   on 2000/07/26  04:32:32
74505         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
74506              From: Peter Prymmer <pvhp@forte.com>
74507              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
74508              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
74509      Branch: perl
74510            ! vms/munchconfig.c
74511 ____________________________________________________________________________
74512 [  6439] By: jhi                                   on 2000/07/26  04:31:01
74513         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
74514              to be fatal errors (instead of by default ignoring them, and
74515              ignoring with a bug: even though -w gave an error, the opening [
74516              was left in)  Reported in:
74517              
74518              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74519              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
74520              Date: Sun, 16 Jul 2000 17:55:29 -0700
74521              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
74522      Branch: perl
74523            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
74524 ____________________________________________________________________________
74525 [  6438] By: jhi                                   on 2000/07/25  15:41:15
74526         Log: Subject: [PATCH] av.c apidoc
74527              From: simon@brecon.co.uk (Simon Cozens)
74528              Date: 24 Jul 2000 06:40:52 GMT
74529              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
74530      Branch: perl
74531            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
74532            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
74533 ____________________________________________________________________________
74534 [  6437] By: jhi                                   on 2000/07/25  14:05:36
74535         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
74536              From: "Stephen P. Potter" <spp@ds.net>
74537              Date: Mon, 24 Jul 2000 14:22:23 -0400
74538              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
74539      Branch: perl
74540            ! pod/perllocale.pod
74541 ____________________________________________________________________________
74542 [  6436] By: jhi                                   on 2000/07/25  14:02:03
74543         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
74544              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74545              Date: Mon, 24 Jul 2000 18:04:28 +0100
74546              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
74547      Branch: perl
74548            ! t/lib/syslfs.t t/op/lfs.t
74549 ____________________________________________________________________________
74550 [  6435] By: jhi                                   on 2000/07/25  13:59:28
74551         Log: Get UTF16 BOMs working.  Patch from
74552              
74553              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74554              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74555              Date: Tue, 25 Jul 2000 12:52:45 +0100
74556              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
74557              
74558              and notes from
74559              
74560              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74561              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74562              Date: Tue, 25 Jul 2000 11:43:25 +0100
74563              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
74564      Branch: perl
74565            ! t/comp/require.t toke.c utf8.c
74566 ____________________________________________________________________________
74567 [  6434] By: jhi                                   on 2000/07/25  02:39:54
74568         Log: Make the "uninit variable" warning to say "concat or string"
74569              or "join or string" when in concat or join .
74570              
74571              Subject: Re: [ID 20000403.009] uninitialised concatenation???
74572              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74573              Date: Tue, 04 Apr 2000 18:22:58 +0100
74574              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
74575              
74576              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
74577              From: William R Ward <hermit@BayView.COM>
74578              Date: Thu, 30 Mar 2000 19:50:03 -0800
74579              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
74580      Branch: perl
74581            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
74582            ! t/pragma/warn/op t/pragma/warn/sv
74583 ____________________________________________________________________________
74584 [  6433] By: jhi                                   on 2000/07/24  17:52:56
74585         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
74586      Branch: perl
74587            ! lib/File/Spec/VMS.pm
74588 ____________________________________________________________________________
74589 [  6432] By: jhi                                   on 2000/07/24  17:44:44
74590         Log: Test cases for #6431.
74591              
74592              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74593              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74594              Date: Mon, 24 Jul 2000 15:32:29 +0100
74595              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
74596      Branch: perl
74597            ! t/op/pat.t t/op/split.t
74598 ____________________________________________________________________________
74599 [  6431] By: jhi                                   on 2000/07/24  17:43:17
74600         Log: Bind op fix.
74601              
74602              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74603              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74604              Date: Mon, 17 Jul 2000 20:04:56 +0100
74605              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
74606      Branch: perl
74607            ! op.c
74608 ____________________________________________________________________________
74609 [  6430] By: jhi                                   on 2000/07/24  03:42:42
74610         Log: Subject: [ID 20000716.023] syslog test fails without sockets
74611              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74612              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
74613              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
74614      Branch: metaconfig/U/perl
74615            ! Extensions.U
74616      Branch: perl
74617            ! Configure config_h.SH
74618 ____________________________________________________________________________
74619 [  6429] By: jhi                                   on 2000/07/24  03:11:52
74620         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
74621              case, but add also notes explaining the relationship of this
74622              patch and the earlier notes by Sarathy.
74623              
74624              Subject: Map is still slow
74625              From: "Ben Tilly" <ben_tilly@hotmail.com>
74626              Date: Sat, 15 Jul 2000 17:23:27 EDT
74627              Message-ID: <20000715212327.21656.qmail@hotmail.com>
74628      Branch: perl
74629            ! pp_ctl.c
74630 ____________________________________________________________________________
74631 [  6428] By: jhi                                   on 2000/07/24  02:58:52
74632         Log: Documentation to explain the behaviour of map().
74633              
74634              Subject: Re: Map is still slow 
74635              From: Gurusamy Sarathy <gsar@ActiveState.com>
74636              Date: Sat, 15 Jul 2000 16:05:09 -0700
74637              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
74638      Branch: perl
74639            ! pp_ctl.c
74640 ____________________________________________________________________________
74641 [  6427] By: jhi                                   on 2000/07/24  02:50:03
74642         Log: Add tests for
74643              [ID 19991110.003] another matching finding by pcre author
74644              which has already been fixed by some patch, as verified in
74645              
74646              Subject: Re: two regex bugs from the mists of time (well, last November)
74647              From: Hugo <hv@crypt.compulink.co.uk>
74648              Date: Sat, 22 Jul 2000 18:12:58 +0100
74649              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
74650      Branch: perl
74651            ! t/op/re_tests
74652 ____________________________________________________________________________
74653 [  6426] By: jhi                                   on 2000/07/24  02:11:20
74654         Log: A missing 'break' after the [[:space:]] switch case.
74655              
74656              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
74657              From: "Stephen P. Potter" <spp@ds.net>
74658              Date: Tue, 18 Jul 2000 16:25:17 -0400
74659              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
74660      Branch: perl
74661            ! regcomp.c
74662 ____________________________________________________________________________
74663 [  6425] By: jhi                                   on 2000/07/24  02:06:12
74664         Log: The output might have been produced in the wrong order.
74665              
74666              Subject: [ID 20000720.003] [PATCH] t/op/write.t
74667              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74668              Date: Thu, 20 Jul 2000 18:49:18 +0100
74669              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
74670      Branch: perl
74671            ! t/op/write.t
74672 ____________________________________________________________________________
74673 [  6424] By: jhi                                   on 2000/07/24  02:00:07
74674         Log: Use STDOUT consistently.
74675              
74676              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
74677              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74678              Date: Thu, 20 Jul 2000 18:04:01 +0100
74679              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
74680      Branch: perl
74681            ! lib/Test/Harness.pm
74682 ____________________________________________________________________________
74683 [  6423] By: jhi                                   on 2000/07/24  01:54:54
74684         Log: Protect against "wild next"s, that is, callbacks doing "next"
74685              instead of "return".
74686              
74687              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
74688              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74689              Date: Tue, 18 Jul 2000 11:30:16 +0100
74690              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
74691      Branch: perl
74692            ! lib/File/Find.pm
74693 ____________________________________________________________________________
74694 [  6422] By: jhi                                   on 2000/07/24  01:35:47
74695         Log: Out-of-date note removed.
74696              
74697              Subject: [PATCH] documentation perlipc
74698              From: rspier@pobox.com (Robert Spier)
74699              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
74700              Message-ID: <14711.35178.572612.502654@rls.cx>
74701      Branch: perl
74702            ! pod/perlipc.pod
74703 ____________________________________________________________________________
74704 [  6421] By: jhi                                   on 2000/07/24  00:09:18
74705         Log: Send all installperl messages to STDERR and be -w clean.
74706              
74707              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
74708              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74709              Date: Sat, 22 Jul 2000 14:02:11 +0100
74710              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
74711      Branch: perl
74712            ! installperl
74713 ____________________________________________________________________________
74714 [  6420] By: jhi                                   on 2000/07/24  00:04:19
74715         Log: Decutandpasto.
74716              
74717              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
74718              From: "Richard Soderberg" <rs@crystalflame.net>
74719              Date: Sun, 23 Jul 2000 01:37:23 -0700
74720              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
74721      Branch: perl
74722            ! pod/perlipc.pod
74723 ____________________________________________________________________________
74724 [  6419] By: jhi                                   on 2000/07/24  00:01:12
74725         Log: A cleaner abs_path().
74726              Subject: Re: unix alternative to Cwd.pm
74727              From: Jeff Pinyan <jeffp@crusoe.net>
74728              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
74729              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
74730      Branch: perl
74731            ! lib/Cwd.pm
74732 ____________________________________________________________________________
74733 [  6418] By: jhi                                   on 2000/07/23  23:48:56
74734         Log: Detypo.
74735              
74736              Subject: [PATCH perl-current] Typo in hints/powerux.sh
74737              From: "Richard Soderberg" <rs@crystalflame.net>
74738              Date: Sun, 23 Jul 2000 01:27:33 -0700
74739              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
74740      Branch: perl
74741            ! hints/powerux.sh
74742 ____________________________________________________________________________
74743 [  6417] By: jhi                                   on 2000/07/17  22:13:31
74744         Log: Subject: SDBM_File documentation
74745              From: mjd@plover.com
74746              Date: 16 Jul 2000 17:41:17 -0000
74747              Message-ID: <20000716174117.18515.qmail@plover.com>
74748      Branch: perl
74749            ! ext/SDBM_File/SDBM_File.pm
74750 ____________________________________________________________________________
74751 [  6416] By: jhi                                   on 2000/07/17  19:13:26
74752         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
74753      Branch: perl
74754            ! hints/mpeix.sh mpeix/relink
74755 ____________________________________________________________________________
74756 [  6415] By: jhi                                   on 2000/07/15  14:11:02
74757         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
74758              the utf8 'characters' can be more than one octet).
74759              
74760              Date: Sat, 15 Jul 2000 00:21:56 +0100
74761              From: Tom Hughes <tom@compton.nu>
74762              Subject: Re: [ID 20000714.002]
74763              Message-ID: <db2334de49.tom@compton.compton.nu>
74764              
74765              Reported in
74766              
74767              Subject: [ID 20000714.002]
74768              From: "Simon Cozens" <simon@othersideofthe.earth.li>
74769              Date: 14 Jul 2000 15:13:09 -0000
74770              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
74771      Branch: perl
74772            ! doop.c
74773 ____________________________________________________________________________
74774 [  6414] By: jhi                                   on 2000/07/15  03:13:41
74775         Log: another VMS build tweak from Peter Prymmer
74776      Branch: perl
74777            ! vms/descrip_mms.template
74778 ____________________________________________________________________________
74779 [  6413] By: jhi                                   on 2000/07/15  03:10:40
74780         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
74781      Branch: perl
74782            ! vms/perlvms.pod
74783 ____________________________________________________________________________
74784 [  6412] By: jhi                                   on 2000/07/15  00:31:05
74785         Log: More docs for sv functions.
74786              
74787              Subject: [PATCH cfgperl] sv.c apidoc
74788              From: simon@brecon.co.uk (Simon Cozens)
74789              Date: 13 Jul 2000 09:00:20 GMT
74790              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
74791              
74792              Subject: Re: [PATCH cfgperl] sv.c apidoc
74793              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74794              Date: Thu, 13 Jul 2000 12:27:41 +0100
74795              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
74796              
74797              Subject: Re: [PATCH cfgperl] sv.c apidoc
74798              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74799              Date: Thu, 13 Jul 2000 13:23:09 +0100
74800              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
74801              
74802              Subject: Re: [PATCH cfgperl] sv.c apidoc
74803              From: simon@brecon.co.uk (Simon Cozens)
74804              Date: 14 Jul 2000 06:51:02 GMT
74805              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
74806      Branch: perl
74807            ! embed.pl pod/perlapi.pod sv.c
74808 ____________________________________________________________________________
74809 [  6411] By: jhi                                   on 2000/07/15  00:10:41
74810         Log: lib/b test fixes from Peter Prymmer.
74811      Branch: perl
74812            ! t/lib/b.t
74813 ____________________________________________________________________________
74814 [  6410] By: jhi                                   on 2000/07/15  00:02:09
74815         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
74816              From: Hugo <hv@crypt.compulink.co.uk>
74817              Date: Fri, 14 Jul 2000 23:05:20 +0100
74818              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
74819              
74820              Didn't anymore apply, but that point still could use another fix.
74821      Branch: perl
74822            ! pod/perlfunc.pod
74823 ____________________________________________________________________________
74824 [  6409] By: jhi                                   on 2000/07/14  23:15:15
74825         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
74826              not in pod, from Peter Prymmer
74827      Branch: perl
74828            ! vms/descrip_mms.template
74829 ____________________________________________________________________________
74830 [  6408] By: jhi                                   on 2000/07/14  20:35:05
74831         Log: The bug report
74832              [ID 19991110.002] minimal matching discrepancy found by pcre author
74833              seems to have been fixed (though differently from what was suggested
74834              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
74835      Branch: perl
74836            ! t/op/re_tests
74837 ____________________________________________________________________________
74838 [  6407] By: jhi                                   on 2000/07/14  17:38:08
74839         Log: Fix AutoSplit to use File::Spec the right way in VMS,
74840              from Peter Prymmer.
74841      Branch: perl
74842            ! lib/AutoSplit.pm
74843 ____________________________________________________________________________
74844 [  6406] By: jhi                                   on 2000/07/14  14:13:22
74845         Log: Merge perlhacktut into perlhack, update perlguts.
74846              
74847              Subject: Re: Perlhacktut
74848              From: simon@brecon.co.uk (Simon Cozens)
74849              Date: 14 Jul 2000 06:49:21 GMT
74850              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
74851              
74852              Subject: Re: Perlhacktut
74853              From: simon@brecon.co.uk (Simon Cozens)
74854              Date: 14 Jul 2000 07:09:45 GMT
74855              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
74856      Branch: perl
74857            ! pod/perlguts.pod pod/perlhack.pod
74858 ____________________________________________________________________________
74859 [  6405] By: jhi                                   on 2000/07/14  14:02:31
74860         Log: Integrate with Sarathy.
74861      Branch: cfgperl
74862           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
74863           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
74864           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
74865 ____________________________________________________________________________
74866 [  6404] By: gsar                                  on 2000/07/14  12:15:02
74867         Log: PERL_OBJECT build tweaks
74868      Branch: perl
74869            ! toke.c
74870 ____________________________________________________________________________
74871 [  6403] By: gsar                                  on 2000/07/14  11:23:41
74872         Log: inconsistent types needs casts
74873      Branch: perl
74874            ! toke.c
74875 ____________________________________________________________________________
74876 [  6402] By: gsar                                  on 2000/07/14  11:12:04
74877         Log: typos in change#6399, regen headers
74878      Branch: perl
74879            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
74880 ____________________________________________________________________________
74881 [  6401] By: gsar                                  on 2000/07/14  10:59:12
74882         Log: typecasts needed for change#6394
74883      Branch: perl
74884            ! toke.c
74885 ____________________________________________________________________________
74886 [  6400] By: gsar                                  on 2000/07/14  10:49:37
74887         Log: integrate cfgperl contents into mainline
74888      Branch: perl
74889           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
74890           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
74891 ____________________________________________________________________________
74892 [  6399] By: gsar                                  on 2000/07/14  10:38:35
74893         Log: enable UTF-16 filter by default if relevant BOM is seen; various
74894              cleanups (typos, misformatted code, and small bugs)
74895      Branch: perl
74896            ! doop.c embed.pl mg.c op.c pp.c toke.c
74897 ____________________________________________________________________________
74898 [  6398] By: gsar                                  on 2000/07/14  08:55:38
74899         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
74900              name suggests anyway)
74901      Branch: perl
74902            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
74903 ____________________________________________________________________________
74904 [  6397] By: gsar                                  on 2000/07/14  08:44:33
74905         Log: move new variables to the end of the interpreter structure (for
74906              bincompat in code that doesn't #include XSUB.h)
74907      Branch: perl
74908            ! intrpvar.h
74909 ____________________________________________________________________________
74910 [  6396] By: gsar                                  on 2000/07/14  08:13:58
74911         Log: MakeMaker should not remove editor backups (*~) on `make clean`
74912              by default (completes change#6383)
74913      Branch: perl
74914            ! lib/ExtUtils/MM_Unix.pm
74915 ____________________________________________________________________________
74916 [  6395] By: jhi                                   on 2000/07/14  05:20:33
74917         Log: Replace change #6337 with a better one.
74918              
74919              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
74920              From: Hugo <hv@crypt.compulink.co.uk>
74921              Date: Fri, 14 Jul 2000 04:16:20 +0100
74922              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
74923      Branch: cfgperl
74924            ! regexec.c t/op/re_tests
74925 ____________________________________________________________________________
74926 [  6394] By: jhi                                   on 2000/07/14  01:33:59
74927         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
74928      Branch: cfgperl
74929            ! embed.pl global.sym proto.h toke.c
74930 ____________________________________________________________________________
74931 [  6393] By: jhi                                   on 2000/07/13  23:41:23
74932         Log: remove discarded test
74933      Branch: cfgperl
74934            ! MANIFEST
74935 ____________________________________________________________________________
74936 [  6392] By: jhi                                   on 2000/07/13  23:32:25
74937         Log: The {multiplier} of a fixed substring was overlooked which
74938              caused a wrong initial search offset for that substring.
74939              
74940              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
74941              From: Hugo <hv@crypt.compulink.co.uk>
74942              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
74943              Date: Thu, 13 Jul 2000 19:27:13 +0100
74944      Branch: cfgperl
74945            ! regcomp.c t/op/re_tests
74946 ____________________________________________________________________________
74947 [  6391] By: jhi                                   on 2000/07/13  16:37:42
74948         Log: typo fix from Craig Berry
74949      Branch: cfgperl
74950            ! vms/subconfigure.com
74951 ____________________________________________________________________________
74952 [  6390] By: jhi                                   on 2000/07/13  13:20:12
74953         Log: Integrate with Sarathy.
74954      Branch: cfgperl
74955            - t/op/method2entersub.t
74956           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
74957           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
74958           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
74959           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
74960 ____________________________________________________________________________
74961 [  6389] By: jhi                                   on 2000/07/13  13:18:48
74962         Log: Detypo from Peter Prymmer, part of #6388.
74963      Branch: cfgperl
74964            ! Configure config_h.SH
74965      Branch: metaconfig
74966            ! U/modified/d_longlong.U
74967 ____________________________________________________________________________
74968 [  6388] By: gsar                                  on 2000/07/13  06:33:40
74969         Log: typos (spotted by Peter Prymmer)
74970      Branch: perl
74971            ! Configure t/lib/english.t
74972 ____________________________________________________________________________
74973 [  6387] By: gsar                                  on 2000/07/13  05:35:28
74974         Log: new selfloader.t in change#6183 doesn't close DATA handles,
74975              and thus fails to clean up tmp files on dosish platforms
74976      Branch: perl
74977            ! t/lib/selfloader.t
74978 ____________________________________________________________________________
74979 [  6386] By: gsar                                  on 2000/07/12  21:42:39
74980         Log: sprintf test tweaks (from Dominic Dunlop)
74981      Branch: perl
74982            ! t/op/sprintf.t
74983 ____________________________________________________________________________
74984 [  6385] By: gsar                                  on 2000/07/12  21:33:46
74985         Log: fix bugs in processing %v-*d and similar format specs (from
74986              Avi Finkel <avi@finkel.org>)
74987      Branch: perl
74988            ! sv.c t/op/sprintf.t
74989 ____________________________________________________________________________
74990 [  6384] By: gsar                                  on 2000/07/12  16:04:19
74991         Log: readd missing perldelta.pod changes from changes#6339,6376
74992      Branch: perl
74993            ! pod/perldelta.pod
74994 ____________________________________________________________________________
74995 [  6383] By: gsar                                  on 2000/07/12  16:00:51
74996         Log: don't clobber *.orig files on *clean targets
74997      Branch: perl
74998            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
74999 ____________________________________________________________________________
75000 [  6382] By: gsar                                  on 2000/07/12  07:59:12
75001         Log: fix broken integrations in cfgperl
75002      Branch: cfgperl
75003           !> Changes pod/perldelta.pod
75004 ____________________________________________________________________________
75005 [  6381] By: gsar                                  on 2000/07/12  07:42:17
75006         Log: integrate cfgperl changes into mainline
75007      Branch: perl
75008            ! Changes
75009           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
75010           !> pod/perlre.pod
75011 ____________________________________________________________________________
75012 [  6380] By: gsar                                  on 2000/07/12  07:31:00
75013         Log: get sprintf.t to adjust properly for 3-digit exponents
75014      Branch: perl
75015            ! t/op/sprintf.t
75016 ____________________________________________________________________________
75017 [  6379] By: gsar                                  on 2000/07/12  06:40:04
75018         Log: change#6174 needs corresponding change in win32/config_h.PL,
75019              which grovels through config_h.SH to find the config.h name
75020      Branch: perl
75021            ! win32/config_h.PL
75022 ____________________________________________________________________________
75023 [  6378] By: jhi                                   on 2000/07/12  05:03:59
75024         Log: Do the cc sanity check both before the hints and
75025              after the cc selction.
75026      Branch: cfgperl
75027            ! Configure config_h.SH
75028      Branch: metaconfig
75029            ! U/modified/Oldconfig.U U/modified/cc.U
75030      Branch: metaconfig/U/perl
75031            + Checkcc.U
75032 ____________________________________________________________________________
75033 [  6377] By: jhi                                   on 2000/07/12  02:49:22
75034         Log: Fix nits noticed by Boston.pm.
75035      Branch: cfgperl
75036            ! pod/perlre.pod
75037 ____________________________________________________________________________
75038 [  6376] By: jhi                                   on 2000/07/11  21:22:13
75039         Log: Configure cosmetics and perldelta.
75040      Branch: cfgperl
75041            ! Configure config_h.SH pod/perldelta.pod
75042      Branch: metaconfig
75043            ! U/modified/cc.U
75044 ____________________________________________________________________________
75045 [  6375] By: gsar                                  on 2000/07/11  21:17:35
75046         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
75047      Branch: perl
75048            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
75049            ! win32/win32sck.c
75050 ____________________________________________________________________________
75051 [  6374] By: gsar                                  on 2000/07/11  20:48:50
75052         Log: tweak for build failure under multiplicity
75053      Branch: perl
75054            ! toke.c
75055 ____________________________________________________________________________
75056 [  6373] By: gsar                                  on 2000/07/11  20:37:23
75057         Log: integrate cfgperl changes#6325..6373 into mainline
75058              (NOTE: today's batch of integrations still untested)
75059      Branch: perl
75060           +> ext/DynaLoader/hints/netbsd.pl
75061            ! Changes
75062           !> (integrate 26 files)
75063 ____________________________________________________________________________
75064 [  6372] By: jhi                                   on 2000/07/11  20:30:36
75065         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
75066              regen perltoc.
75067      Branch: cfgperl
75068            + pod/perlbook.pod
75069            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
75070            ! pod/perltoc.pod
75071 ____________________________________________________________________________
75072 [  6371] By: jhi                                   on 2000/07/11  20:08:56
75073         Log: Minor cleanups on the booklist.
75074      Branch: cfgperl
75075            ! pod/perlfaq2.pod
75076 ____________________________________________________________________________
75077 [  6370] By: jhi                                   on 2000/07/11  19:31:13
75078         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
75079      Branch: cfgperl
75080            ! t/pragma/overload.t
75081 ____________________________________________________________________________
75082 [  6369] By: gsar                                  on 2000/07/11  19:27:48
75083         Log: integrate cfgperl changes#6293..6324 into mainline
75084      Branch: perl
75085           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
75086            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
75087           !> (integrate 30 files)
75088 ____________________________________________________________________________
75089 [  6368] By: gsar                                  on 2000/07/11  19:18:57
75090         Log: skip integrate of problematic change#6292 from cfgperl into mainline
75091      Branch: perl
75092           !> pp_hot.c
75093 ____________________________________________________________________________
75094 [  6367] By: gsar                                  on 2000/07/11  19:17:21
75095         Log: integrate cfgperl changes#6288..6290 into mainline
75096      Branch: perl
75097           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
75098 ____________________________________________________________________________
75099 [  6366] By: gsar                                  on 2000/07/11  19:11:18
75100         Log: integrate cfgperl changes#6268..6282 into mainline
75101      Branch: perl
75102           !> (integrate 30 files)
75103 ____________________________________________________________________________
75104 [  6365] By: gsar                                  on 2000/07/11  18:57:00
75105         Log: delete new accidentally branched file
75106      Branch: perl
75107            - t/op/method2entersub.t
75108 ____________________________________________________________________________
75109 [  6364] By: gsar                                  on 2000/07/11  18:55:13
75110         Log: skip integrate of change#6267 from cfgperl into mainline (the
75111              method call optimization is flawed without additional hints
75112              from user about immutableness of @ISA and no runtime method
75113              definitions)
75114      Branch: perl
75115           +> t/op/method2entersub.t
75116           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
75117           !> perl.h t/op/sprintf.t xsutils.c
75118 ____________________________________________________________________________
75119 [  6363] By: gsar                                  on 2000/07/11  18:49:43
75120         Log: integrate cfgperl changes#6261..6266 into mainline
75121      Branch: perl
75122           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
75123           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
75124           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75125           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
75126 ____________________________________________________________________________
75127 [  6362] By: gsar                                  on 2000/07/11  18:43:26
75128         Log: integrate cfgperl changes#6252..6260 into mainline
75129      Branch: perl
75130           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
75131           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
75132           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
75133           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
75134 ____________________________________________________________________________
75135 [  6361] By: gsar                                  on 2000/07/11  18:37:12
75136         Log: skip integrate of problematic change#6251 from cfgperl into mainline
75137      Branch: perl
75138           !> lib/Exporter.pm
75139 ____________________________________________________________________________
75140 [  6360] By: gsar                                  on 2000/07/11  18:34:56
75141         Log: integrate cfgperl change#6250 into mainline
75142      Branch: perl
75143           +> t/op/my_stash.t
75144           !> MANIFEST embed.pl proto.h toke.c
75145 ____________________________________________________________________________
75146 [  6359] By: gsar                                  on 2000/07/11  18:21:19
75147         Log: integrate cfgperl changes#6242..6249 into mainline
75148      Branch: perl
75149           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
75150           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
75151           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
75152           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
75153           !> t/lib/peek.t utf8.c
75154 ____________________________________________________________________________
75155 [  6358] By: gsar                                  on 2000/07/11  18:15:45
75156         Log: skip integrate of problematic change#6241 from cfgperl into mainline
75157      Branch: perl
75158           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
75159 ____________________________________________________________________________
75160 [  6357] By: jhi                                   on 2000/07/11  18:15:16
75161         Log: Fix for
75162              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
75163              From: Roderick Schertler <roderick@argon.org> 
75164              Date: Tue, 11 Jul 2000 13:55:05 -0400 
75165              Message-Id: <200007111755.NAA05077@jones.argon.org> 
75166      Branch: cfgperl
75167            ! doio.c
75168 ____________________________________________________________________________
75169 [  6356] By: jhi                                   on 2000/07/11  18:12:51
75170         Log: Typo in #6341.
75171      Branch: cfgperl
75172            ! pp_hot.c
75173 ____________________________________________________________________________
75174 [  6355] By: gsar                                  on 2000/07/11  18:12:10
75175         Log: integrate cfgperl changes#6231..6240 into mainline
75176      Branch: perl
75177           +> pod/perlutil.pod
75178           !> (integrate 35 files)
75179 ____________________________________________________________________________
75180 [  6354] By: jhi                                   on 2000/07/11  18:04:34
75181         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
75182              From: Dominic Dunlop <domo@computer.org> 
75183              Date: Tue, 11 Jul 2000 12:27:33 +0200 
75184              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
75185              
75186              Replaces change #6268.
75187      Branch: cfgperl
75188            ! t/op/sprintf.t
75189 ____________________________________________________________________________
75190 [  6353] By: gsar                                  on 2000/07/11  17:59:51
75191         Log: skip integrate of problematic change#6230 from cfgperl into mainline
75192              (a later version of File::Spec is already in mainline)
75193      Branch: perl
75194           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
75195           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
75196 ____________________________________________________________________________
75197 [  6352] By: gsar                                  on 2000/07/11  17:57:48
75198         Log: integrate cfgperl changes#6224..6229 into mainline
75199      Branch: perl
75200           +> lib/lib.pm.PL
75201            - lib/lib.pm
75202           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
75203           !> lib/English.pm op.c t/lib/english.t
75204 ____________________________________________________________________________
75205 [  6351] By: gsar                                  on 2000/07/11  17:50:10
75206         Log: skip integrate of problematic change#6223 from cfgperl into mainline
75207      Branch: perl
75208           !> doio.c
75209 ____________________________________________________________________________
75210 [  6350] By: gsar                                  on 2000/07/11  17:48:28
75211         Log: integrate cfgperl changes#6220..6222 into mainline
75212      Branch: perl
75213           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
75214           !> toke.c utf8.c win32/win32.h
75215 ____________________________________________________________________________
75216 [  6349] By: gsar                                  on 2000/07/11  17:46:13
75217         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
75218              mainline
75219      Branch: perl
75220           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
75221           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
75222           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75223 ____________________________________________________________________________
75224 [  6348] By: jhi                                   on 2000/07/11  17:45:49
75225         Log: README.posix-bc podified from Thomas Dorner.
75226      Branch: cfgperl
75227            ! README.posix-bc
75228 ____________________________________________________________________________
75229 [  6347] By: gsar                                  on 2000/07/11  17:42:04
75230         Log: integrate cfgperl change#6217 into mainline
75231      Branch: perl
75232           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
75233           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
75234           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
75235 ____________________________________________________________________________
75236 [  6346] By: gsar                                  on 2000/07/11  17:39:37
75237         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
75238              mainline
75239      Branch: perl
75240           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
75241           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75242           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
75243           !> perlapi.h pod/perlapi.pod
75244 ____________________________________________________________________________
75245 [  6345] By: gsar                                  on 2000/07/11  17:36:42
75246         Log: integrate cfgperl changes#6207..6210 into mainline
75247      Branch: perl
75248           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
75249           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
75250 ____________________________________________________________________________
75251 [  6344] By: gsar                                  on 2000/07/11  17:31:20
75252         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
75253              mainline
75254      Branch: perl
75255           !> (integrate 40 files)
75256 ____________________________________________________________________________
75257 [  6343] By: gsar                                  on 2000/07/11  17:19:08
75258         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
75259      Branch: perl
75260           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
75261            ! Changes
75262           !> (integrate 34 files)
75263 ____________________________________________________________________________
75264 [  6342] By: jhi                                   on 2000/07/11  16:05:48
75265         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
75266              To: perl5-porters@perl.org
75267              From: Karsten Sperling <spiff@phreax.net>
75268              Date: Mon, 10 Jul 2000 15:12:52 +0200
75269              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
75270      Branch: cfgperl
75271            ! lib/Symbol.pm
75272 ____________________________________________________________________________
75273 [  6341] By: jhi                                   on 2000/07/11  15:59:23
75274         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
75275              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75276              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
75277              Date: Fri, 07 Jul 2000 17:57:16 +0100
75278      Branch: cfgperl
75279            ! pp_hot.c
75280 ____________________________________________________________________________
75281 [  6340] By: jhi                                   on 2000/07/11  15:55:47
75282         Log: Subject: Re: format bug report  [Patch]
75283              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75284              Date: Wed, 05 Jul 2000 13:12:52 +0200
75285              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
75286              
75287              Subject: Re: format bug report  [Patch]
75288              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75289              Date: Wed, 05 Jul 2000 14:10:01 +0200
75290              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
75291      Branch: cfgperl
75292            ! t/op/write.t toke.c
75293 ____________________________________________________________________________
75294 [  6339] By: jhi                                   on 2000/07/11  13:54:09
75295         Log: Be less forgiving about ambiguous and illegal tr ranges.
75296              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
75297              From: Mark-Jason Dominus <mjd@plover.com>
75298              Date: Tue, 04 Jul 2000 10:00:12 -0400
75299              Message-ID: <20000704140012.17772.qmail@plover.com>
75300              
75301              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
75302              From: Mark-Jason Dominus <mjd@plover.com>
75303              Date: Wed, 05 Jul 2000 09:37:36 -0400
75304              Message-ID: <20000705133736.27293.qmail@plover.com>
75305      Branch: cfgperl
75306            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
75307 ____________________________________________________________________________
75308 [  6338] By: jhi                                   on 2000/07/11  13:31:24
75309         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
75310              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75311              Date: Tue, 11 Jul 2000 13:50:51 +0100
75312              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
75313      Branch: cfgperl
75314            ! sv.c
75315 ____________________________________________________________________________
75316 [  6337] By: jhi                                   on 2000/07/11  13:29:14
75317         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
75318              From: Hugo <hv@crypt.compulink.co.uk>
75319              Date: Tue, 11 Jul 2000 12:44:50 +0100
75320              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
75321      Branch: cfgperl
75322            ! regexec.c t/op/re_tests
75323 ____________________________________________________________________________
75324 [  6336] By: jhi                                   on 2000/07/11  13:26:47
75325         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
75326              From: simon@brecon.co.uk (Simon Cozens)
75327              Date: 7 Jul 2000 11:26:09 GMT
75328              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
75329      Branch: cfgperl
75330            ! mg.c
75331 ____________________________________________________________________________
75332 [  6335] By: jhi                                   on 2000/07/11  13:23:37
75333         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
75334              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
75335              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
75336              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
75337      Branch: cfgperl
75338            + ext/DynaLoader/hints/netbsd.pl
75339            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
75340 ____________________________________________________________________________
75341 [  6334] By: jhi                                   on 2000/07/11  13:20:38
75342         Log: Subject: PATCH perlguts.pod: Document D and d magic types
75343              From: mjd@plover.com
75344              Date: 5 Jul 2000 18:01:51 -0000
75345              Message-ID: <20000705180151.29413.qmail@plover.com>
75346      Branch: cfgperl
75347            ! pod/perlguts.pod
75348 ____________________________________________________________________________
75349 [  6333] By: jhi                                   on 2000/07/11  13:15:51
75350         Log: Precedence goof, fix based on
75351              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
75352              From: Hugo <hv@crypt.compulink.co.uk>
75353              Date: Tue, 11 Jul 2000 12:52:38 +0100
75354              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
75355      Branch: cfgperl
75356            ! t/op/taint.t
75357 ____________________________________________________________________________
75358 [  6332] By: jhi                                   on 2000/07/11  12:40:17
75359         Log: Integrate with Sarathy.
75360      Branch: cfgperl
75361           !> win32/win32sck.c
75362 ____________________________________________________________________________
75363 [  6331] By: jhi                                   on 2000/07/10  20:14:16
75364         Log: Sprinkle ldlibpath.
75365      Branch: cfgperl
75366            ! pod/Makefile.SH
75367 ____________________________________________________________________________
75368 [  6330] By: jhi                                   on 2000/07/10  17:54:49
75369         Log: More POSIX.pod tweaks.
75370      Branch: cfgperl
75371            ! ext/POSIX/POSIX.pod
75372 ____________________________________________________________________________
75373 [  6329] By: jhi                                   on 2000/07/10  14:02:12
75374         Log: Reorder perl.pod once more.
75375      Branch: cfgperl
75376            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
75377 ____________________________________________________________________________
75378 [  6328] By: gsar                                  on 2000/07/10  07:06:00
75379         Log: accept() leaks memory on windows due to incorrect ordering of
75380              closesocket() and fclose() calls
75381      Branch: perl
75382            ! win32/win32sck.c
75383 ____________________________________________________________________________
75384 [  6327] By: gsar                                  on 2000/07/10  06:49:17
75385         Log: winsock options weren't being set in all threads under ithreads
75386              (caused send()s from second and subsequent threads to fail)
75387      Branch: perl
75388            ! win32/win32sck.c
75389 ____________________________________________________________________________
75390 [  6326] By: jhi                                   on 2000/07/08  02:45:40
75391         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
75392              was cast to an unsigned (32-bit) integer with wild abandon.
75393      Branch: cfgperl
75394            ! ext/Devel/DProf/DProf.xs
75395 ____________________________________________________________________________
75396 [  6325] By: jhi                                   on 2000/07/07  18:50:33
75397         Log: Remove perlbook, update perlfaq book listing,
75398              rearrange perl.pod, regenerate perltoc.
75399      Branch: cfgperl
75400            - pod/perlbook.pod
75401            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
75402            ! pod/perlfaq2.pod pod/perltoc.pod
75403 ____________________________________________________________________________
75404 [  6324] By: jhi                                   on 2000/07/07  14:03:40
75405         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
75406      Branch: cfgperl
75407            ! sv.h toke.c
75408 ____________________________________________________________________________
75409 [  6323] By: jhi                                   on 2000/07/06  16:03:55
75410         Log: Fix complaints of buildtoc.
75411      Branch: cfgperl
75412            + lib/Win32.pod
75413            - pod/Win32.pod
75414            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
75415 ____________________________________________________________________________
75416 [  6322] By: jhi                                   on 2000/07/06  15:15:52
75417         Log: Add =head1 NAMEs so that buildtoc is happy.
75418              (The CGI::Util nit reported to Lincoln.)
75419      Branch: cfgperl
75420            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
75421            ! pod/perltoc.pod
75422 ____________________________________________________________________________
75423 [  6321] By: jhi                                   on 2000/07/06  03:16:04
75424         Log: Config is being used.
75425      Branch: cfgperl
75426            ! t/op/method.t
75427 ____________________________________________________________________________
75428 [  6320] By: jhi                                   on 2000/07/06  03:13:13
75429         Log: Integrate with Sarathy.
75430      Branch: cfgperl
75431           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
75432 ____________________________________________________________________________
75433 [  6319] By: jhi                                   on 2000/07/06  03:11:46
75434         Log: Autogenerate pod/Makefile and pod/buildtoc.
75435              buildtoc also checks whether the existing pods are
75436              mentioned in MANIFEST and perl.pod, and vice versa.
75437              (None of the thusly found discrepancies fixed yet.)
75438              roffitall also needs to be autogenerated similarly but it
75439              seems so badly out of date that I didn't touch it yet.
75440      Branch: cfgperl
75441            + pod/Makefile.SH pod/buildtoc.PL
75442            - pod/Makefile pod/buildtoc
75443            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
75444 ____________________________________________________________________________
75445 [  6318] By: gsar                                  on 2000/07/05  22:10:54
75446         Log: fix UNC path handling on Windows under ithreads, and chdir()
75447              return value when given a non-existent directory
75448      Branch: perl
75449            ! win32/vdir.h
75450 ____________________________________________________________________________
75451 [  6317] By: gsar                                  on 2000/07/05  22:08:19
75452         Log: winsock cleanup never done on Windows (leads to handle leaks)
75453      Branch: perl
75454            ! win32/perllib.c win32/win32sck.c
75455 ____________________________________________________________________________
75456 [  6316] By: gsar                                  on 2000/07/05  22:06:19
75457         Log: some debugger output does not go to the socket when RemotePort is set
75458      Branch: perl
75459            ! lib/perl5db.pl
75460 ____________________________________________________________________________
75461 [  6315] By: jhi                                   on 2000/07/05  00:25:21
75462         Log: Integrate with Sarathy, preliminary fix for unicos
75463              alignment problems in [ID 20000612.002] Perl problem on Cray system.
75464      Branch: cfgperl
75465            ! sv.h
75466           !> pp_hot.c
75467 ____________________________________________________________________________
75468 [  6314] By: gsar                                  on 2000/07/04  23:34:02
75469         Log: tyop in change#6306
75470      Branch: perl
75471            ! pp_hot.c
75472 ____________________________________________________________________________
75473 [  6313] By: jhi                                   on 2000/07/04  22:14:38
75474         Log: Multiline string literals ENONPORTABLE.
75475      Branch: cfgperl
75476            ! pp_hot.c
75477 ____________________________________________________________________________
75478 [  6312] By: jhi                                   on 2000/07/04  20:34:44
75479         Log: Integrate with Sarathy.
75480      Branch: cfgperl
75481           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
75482           !> t/op/method.t
75483 ____________________________________________________________________________
75484 [  6311] By: jhi                                   on 2000/07/04  20:30:56
75485         Log: More POSIX.pod embellishment.
75486      Branch: cfgperl
75487            ! ext/POSIX/POSIX.pod
75488 ____________________________________________________________________________
75489 [  6310] By: gsar                                  on 2000/07/04  17:28:48
75490         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
75491      Branch: perl
75492            ! t/lib/b.t
75493 ____________________________________________________________________________
75494 [  6309] By: jhi                                   on 2000/07/04  17:22:18
75495         Log: The #6308 required a little bit more.
75496      Branch: cfgperl
75497            ! Makefile.SH win32/Makefile
75498 ____________________________________________________________________________
75499 [  6308] By: jhi                                   on 2000/07/04  16:35:24
75500         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
75501      Branch: cfgperl
75502            + lib/lib_pm.PL
75503            - lib/lib.pm.PL
75504            ! MANIFEST Makefile.SH
75505 ____________________________________________________________________________
75506 [  6307] By: jhi                                   on 2000/07/04  16:28:58
75507         Log: Win32 patches for cfgperl from Sarathy.
75508      Branch: cfgperl
75509            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
75510            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
75511            ! thread.h toke.c util.c win32/Makefile win32/win32.c
75512 ____________________________________________________________________________
75513 [  6306] By: gsar                                  on 2000/07/04  16:28:40
75514         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
75515              (from Richard Soderberg <rs@oregonnet.com>)
75516      Branch: perl
75517            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
75518 ____________________________________________________________________________
75519 [  6305] By: jhi                                   on 2000/07/04  16:24:24
75520         Log: Integrate with Sarathy.
75521      Branch: cfgperl
75522           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
75523           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75524           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
75525           !> proto.h win32/win32.c
75526 ____________________________________________________________________________
75527 [  6304] By: gsar                                  on 2000/07/04  16:17:24
75528         Log: missing perldiag entry for unpack("w",...) diagnostic (from
75529              Andreas Koenig)
75530      Branch: perl
75531            ! pod/perldiag.pod
75532 ____________________________________________________________________________
75533 [  6303] By: gsar                                  on 2000/07/04  16:14:44
75534         Log: remove rel2abs prototypes (from Barrie Slaymaker)
75535      Branch: perl
75536            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75537            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75538 ____________________________________________________________________________
75539 [  6302] By: gsar                                  on 2000/07/04  04:59:35
75540         Log: adjust change#6299
75541      Branch: perl
75542            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
75543            ! win32/win32.c
75544 ____________________________________________________________________________
75545 [  6301] By: jhi                                   on 2000/07/04  04:50:07
75546         Log: Integrate with Sarathy.
75547      Branch: cfgperl
75548           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
75549           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
75550           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
75551 ____________________________________________________________________________
75552 [  6300] By: gsar                                  on 2000/07/04  04:42:09
75553         Log: PERL_OBJECT build tweak
75554      Branch: perl
75555            ! perl.h
75556 ____________________________________________________________________________
75557 [  6299] By: gsar                                  on 2000/07/04  04:37:00
75558         Log: fix memory leak on Windows (PL_sys_intern contents were never
75559              freed)
75560      Branch: perl
75561            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
75562            ! perlapi.c proto.h win32/win32.c
75563 ____________________________________________________________________________
75564 [  6298] By: gsar                                  on 2000/07/04  04:15:59
75565         Log: fix large memory leak that has been around for ever, masked by
75566              -DPURIFY (most of the arenas were never freed!)
75567      Branch: perl
75568            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
75569 ____________________________________________________________________________
75570 [  6297] By: gsar                                  on 2000/07/04  04:07:46
75571         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
75572      Branch: perl
75573            ! perl.c
75574 ____________________________________________________________________________
75575 [  6296] By: jhi                                   on 2000/06/30  18:28:37
75576         Log: Elaborate POSIX.pod.  Still needs work.
75577      Branch: cfgperl
75578            ! ext/POSIX/POSIX.pod
75579 ____________________________________________________________________________
75580 [  6295] By: jhi                                   on 2000/06/30  14:58:18
75581         Log: Point to perlipc for more SysV IPC examples.
75582      Branch: cfgperl
75583            ! pod/perlfunc.pod
75584 ____________________________________________________________________________
75585 [  6294] By: gsar                                  on 2000/06/30  14:47:45
75586         Log: slurp mode fix in change#4736 still not quite right
75587      Branch: perl
75588            ! pp_hot.c t/io/argv.t
75589 ____________________________________________________________________________
75590 [  6293] By: jhi                                   on 2000/06/30  12:02:55
75591         Log: Integrate with Sarathy.
75592      Branch: cfgperl
75593           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
75594 ____________________________________________________________________________
75595 [  6292] By: jhi                                   on 2000/06/30  12:01:11
75596         Log: From: simon@brecon.co.uk (Simon Cozens)
75597              Subject: UTF8 concat
75598              Date: 30 Jun 2000 06:13:25 GMT
75599              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
75600      Branch: cfgperl
75601            ! pp_hot.c
75602 ____________________________________________________________________________
75603 [  6291] By: gsar                                  on 2000/06/30  04:37:33
75604         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
75605              when @_ is modified, causing coredumps
75606      Branch: perl
75607            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
75608 ____________________________________________________________________________
75609 [  6290] By: jhi                                   on 2000/06/30  02:21:44
75610         Log: Integrate with Sarathy.
75611      Branch: cfgperl
75612           !> vms/vms.c vms/vmsish.h
75613 ____________________________________________________________________________
75614 [  6289] By: jhi                                   on 2000/06/30  02:21:02
75615         Log: Check VERSIONs.
75616      Branch: cfgperl
75617            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75618            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75619            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75620 ____________________________________________________________________________
75621 [  6288] By: jhi                                   on 2000/06/30  02:18:52
75622         Log: Integrate with Sarathy.
75623      Branch: cfgperl
75624           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
75625           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75626           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75627           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
75628 ____________________________________________________________________________
75629 [  6287] By: gsar                                  on 2000/06/30  02:17:08
75630         Log: integrate vmsperl changes into mainline
75631      Branch: perl
75632           !> vms/vms.c vms/vmsish.h
75633 ____________________________________________________________________________
75634 [  6285] By: gsar                                  on 2000/06/30  02:05:28
75635         Log: localize %INC in a Safe compartment so that use/require work
75636              (many other magic globals probably need similar treatment)
75637      Branch: perl
75638            ! ext/Opcode/Opcode.xs
75639 ____________________________________________________________________________
75640 [  6284] By: gsar                                  on 2000/06/30  01:54:54
75641         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
75642              about Windows
75643      Branch: perl
75644            ! pod/perlembed.pod
75645 ____________________________________________________________________________
75646 [  6283] By: jhi                                   on 2000/06/30  01:50:10
75647         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
75648              From: Barrie Slaymaker <barries@jester.slaysys.com>
75649              Date: Wed, 28 Jun 2000 11:35:29 -0400
75650              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
75651      Branch: perl
75652            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
75653            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
75654            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75655            ! lib/File/Spec/Win32.pm
75656 ____________________________________________________________________________
75657 [  6282] By: jhi                                   on 2000/06/29  22:57:22
75658         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
75659              From: Dan Sugalski <dan@sidhe.org>
75660              Date: Tue, 06 Jun 2000 11:59:50 -0400
75661              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
75662      Branch: cfgperl
75663            ! vms/vms.c
75664 ____________________________________________________________________________
75665 [  6281] By: jhi                                   on 2000/06/29  22:52:50
75666         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
75667              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75668              Date: Wed, 7 Jun 2000 04:02:04 -0500
75669              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
75670      Branch: cfgperl
75671            ! utils/h2xs.PL
75672 ____________________________________________________________________________
75673 [  6280] By: jhi                                   on 2000/06/29  22:45:47
75674         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
75675              From: rspier@pobox.com (Robert Spier)
75676              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
75677              Message-ID: <14654.31913.845602.610277@rls.cx>
75678      Branch: cfgperl
75679            ! utils/h2xs.PL
75680 ____________________________________________________________________________
75681 [  6279] By: jhi                                   on 2000/06/29  22:38:16
75682         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
75683              From: Tim Ayers <tayers@bridge.com>
75684              Date: Thu, 08 Jun 2000 08:11:06 +0200
75685              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
75686              [resent by Richard Foley, Message-Id probably wrong]
75687      Branch: cfgperl
75688            ! pod/perlsub.pod
75689 ____________________________________________________________________________
75690 [  6278] By: jhi                                   on 2000/06/29  22:21:45
75691         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
75692              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
75693              Date: Fri, 09 Jun 2000 12:39:27 -0400
75694              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
75695              (plus update the version "number" of Text::Wrap)
75696      Branch: cfgperl
75697            ! lib/Text/Wrap.pm
75698 ____________________________________________________________________________
75699 [  6277] By: jhi                                   on 2000/06/29  22:13:10
75700         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
75701              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75702              Date: Mon, 12 Jun 2000 14:55:59 +0100
75703              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
75704      Branch: cfgperl
75705            ! pod/perlfunc.pod
75706 ____________________________________________________________________________
75707 [  6276] By: jhi                                   on 2000/06/29  22:11:06
75708         Log: Subject: [PATCH] Re: eval documentation: context
75709              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75710              Date: Mon, 12 Jun 2000 15:07:29 +0100
75711              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
75712      Branch: cfgperl
75713            ! pod/perlfunc.pod
75714 ____________________________________________________________________________
75715 [  6275] By: jhi                                   on 2000/06/29  21:59:46
75716         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
75717              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75718              Date: Tue, 13 Jun 2000 02:43:48 -0500
75719              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
75720      Branch: cfgperl
75721            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
75722 ____________________________________________________________________________
75723 [  6274] By: jhi                                   on 2000/06/29  21:56:14
75724         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
75725              From: Andy Dougherty <doughera@lafayette.edu>
75726              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
75727              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
75728      Branch: cfgperl
75729            ! ext/File/Glob/Glob.pm
75730 ____________________________________________________________________________
75731 [  6273] By: jhi                                   on 2000/06/29  21:49:09
75732         Log: Subject: [PATCH] xsub attributes
75733              From: Doug MacEachern <dougm@covalent.net>
75734              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
75735              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
75736      Branch: cfgperl
75737            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
75738            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
75739 ____________________________________________________________________________
75740 [  6272] By: jhi                                   on 2000/06/29  21:41:28
75741         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
75742              From: Tom Phoenix <rootbeer@redcat.com>
75743              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
75744              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
75745      Branch: cfgperl
75746            ! lib/Net/Ping.pm
75747 ____________________________________________________________________________
75748 [  6271] By: jhi                                   on 2000/06/29  21:36:55
75749         Log: Subject: PATCH pod/perltie.pod
75750              From: Ian Phillipps <Ian.Phillipps@iname.com>
75751              Date: Fri, 16 Jun 2000 00:17:19 +0100
75752              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
75753              (only the first hunk, the second hunk had already been done
75754              by some other patch)
75755      Branch: cfgperl
75756            ! pod/perltie.pod
75757 ____________________________________________________________________________
75758 [  6270] By: jhi                                   on 2000/06/29  21:24:51
75759         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
75760              From: Nicholas Clark <nick@talking.bollo.cx>
75761              Date: Fri, 23 Jun 2000 16:21:15 +0100
75762              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
75763      Branch: cfgperl
75764            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
75765            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
75766 ____________________________________________________________________________
75767 [  6269] By: jhi                                   on 2000/06/29  19:38:15
75768         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
75769              silence few compiler warnings.
75770      Branch: cfgperl
75771            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
75772 ____________________________________________________________________________
75773 [  6268] By: jhi                                   on 2000/06/29  18:21:50
75774         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
75775              From: Dominic Dunlop <domo@computer.org> 
75776              Date: Thu, 29 Jun 2000 12:32:39 +0200 
75777              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
75778      Branch: cfgperl
75779            ! t/op/sprintf.t
75780 ____________________________________________________________________________
75781 [  6267] By: jhi                                   on 2000/06/29  18:16:07
75782         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
75783              From: Doug MacEachern <dougm@covalent.net>
75784              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
75785              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
75786      Branch: cfgperl
75787            + t/op/method2entersub.t
75788            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
75789            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75790            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
75791            ! xsutils.c
75792 ____________________________________________________________________________
75793 [  6266] By: jhi                                   on 2000/06/29  15:11:15
75794         Log: Subject: [PATCH 5.6.0] cygwin port
75795              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
75796              From: "Fifer, Eric" <EFifer@sanwaint.com>
75797              Date: Thu, 29 Jun 2000 12:58:29 +0100
75798      Branch: cfgperl
75799            ! cygwin/Makefile.SHs
75800 ____________________________________________________________________________
75801 [  6265] By: jhi                                   on 2000/06/29  15:04:05
75802         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
75803              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75804              Date: Wed, 28 Jun 2000 17:50:12 -0700
75805              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
75806      Branch: cfgperl
75807            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75808 ____________________________________________________________________________
75809 [  6264] By: jhi                                   on 2000/06/29  15:00:57
75810         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
75811              From: Marty Lucich <marty@netcom.com>
75812              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
75813              Message-Id: <200006282116.OAA11148@netcom.com>
75814              ccdlflags update (the BSD/OS 4.1 part had already been taken
75815              care of by #6141).
75816      Branch: cfgperl
75817            ! hints/bsdos.sh
75818 ____________________________________________________________________________
75819 [  6263] By: jhi                                   on 2000/06/29  13:47:44
75820         Log: tr fixes from Simon Cozens
75821      Branch: cfgperl
75822            ! doop.c
75823 ____________________________________________________________________________
75824 [  6262] By: jhi                                   on 2000/06/28  18:46:01
75825         Log: Subject: 5.6.0 Patch for EPOC
75826              From: Olaf Flebbe <o.flebbe@gmx.de>
75827              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
75828              Message-ID: <23449.960929969@www11.gmx.net>
75829      Branch: cfgperl
75830            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
75831            ! epoc/epocish.h
75832 ____________________________________________________________________________
75833 [  6261] By: jhi                                   on 2000/06/28  18:29:07
75834         Log: Subject: Re: [PATCH cfgperl] BOMs away!
75835              From: simon@brecon.co.uk (Simon Cozens)
75836              Date: 17 Jun 2000 11:49:57 GMT
75837              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
75838      Branch: cfgperl
75839            ! pod/perldiag.pod t/comp/require.t toke.c
75840 ____________________________________________________________________________
75841 [  6260] By: jhi                                   on 2000/06/28  17:47:16
75842         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
75843              From: simon@brecon.co.uk (Simon Cozens) 
75844              Date: 17 Jun 2000 11:56:44 GMT 
75845              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
75846              pack U0, pack C0
75847      Branch: cfgperl
75848            ! pod/perlfunc.pod pp.c t/op/pack.t
75849 ____________________________________________________________________________
75850 [  6259] By: jhi                                   on 2000/06/28  16:43:17
75851         Log: perlnewmod was missing from MANIFEST.
75852      Branch: cfgperl
75853            ! MANIFEST
75854 ____________________________________________________________________________
75855 [  6258] By: jhi                                   on 2000/06/28  15:54:30
75856         Log: linenumber tweak
75857      Branch: cfgperl
75858            ! t/pragma/warn/regcomp
75859 ____________________________________________________________________________
75860 [  6257] By: jhi                                   on 2000/06/28  15:50:44
75861         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
75862              From: Doug MacEachern <dougm@covalent.net>
75863              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
75864              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
75865              (one part of the patch had been applied earlier)
75866      Branch: cfgperl
75867            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
75868 ____________________________________________________________________________
75869 [  6256] By: jhi                                   on 2000/06/28  15:40:22
75870         Log: tweaks from Simon Cozens to further fix tr/// under utf8
75871      Branch: cfgperl
75872            ! doop.c
75873 ____________________________________________________________________________
75874 [  6255] By: jhi                                   on 2000/06/28  15:33:45
75875         Log: small thinko tweaks
75876      Branch: cfgperl
75877            ! lib/IPC/Open3.pm t/op/my_stash.t
75878 ____________________________________________________________________________
75879 [  6254] By: jhi                                   on 2000/06/28  15:33:25
75880         Log: Subject: tr///, help wanted.
75881              From: simon@brecon.co.uk (Simon Cozens)
75882              Date: 28 Jun 2000 11:29:04 GMT
75883              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
75884      Branch: cfgperl
75885            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
75886            ! pp_proto.h proto.h t/op/tr.t
75887 ____________________________________________________________________________
75888 [  6253] By: jhi                                   on 2000/06/28  15:09:17
75889         Log: Paranoia tweak on #6249.
75890              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75891              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75892              Date: Sun, 25 Jun 2000 23:43:12 -0400
75893              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
75894      Branch: cfgperl
75895            ! lib/IPC/Open3.pm
75896 ____________________________________________________________________________
75897 [  6252] By: jhi                                   on 2000/06/28  15:01:38
75898         Log: Document #6249 and #6251.
75899      Branch: cfgperl
75900            ! lib/Exporter.pm lib/IPC/Open3.pm
75901 ____________________________________________________________________________
75902 [  6251] By: jhi                                   on 2000/06/28  14:50:43
75903         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
75904              From: Doug MacEachern <dougm@covalent.net>
75905              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
75906              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
75907      Branch: cfgperl
75908            ! lib/Exporter.pm
75909 ____________________________________________________________________________
75910 [  6250] By: jhi                                   on 2000/06/28  14:45:23
75911         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
75912              From: Doug MacEachern <dougm@covalent.net>
75913              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
75914              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
75915      Branch: cfgperl
75916            + t/op/my_stash.t
75917            ! MANIFEST embed.pl global.sym proto.h toke.c
75918 ____________________________________________________________________________
75919 [  6249] By: jhi                                   on 2000/06/28  14:36:34
75920         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
75921              From: Frank Tobin <ftobin@uiuc.edu>
75922              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
75923              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
75924      Branch: cfgperl
75925            ! lib/IPC/Open3.pm
75926 ____________________________________________________________________________
75927 [  6248] By: jhi                                   on 2000/06/28  14:11:25
75928         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
75929              From: Mark-Jason Dominus <mjd@plover.com>
75930              Date: Tue, 27 Jun 2000 22:36:42 -0400
75931              Message-ID: <20000628023642.12166.qmail@plover.com>
75932      Branch: cfgperl
75933            ! pod/perlfunc.pod
75934 ____________________________________________________________________________
75935 [  6247] By: jhi                                   on 2000/06/27  12:46:37
75936         Log: Tweak $VERSION, patch from Doug MacEachern.
75937      Branch: cfgperl
75938            ! lib/File/Spec.pm
75939 ____________________________________________________________________________
75940 [  6246] By: jhi                                   on 2000/06/27  03:34:46
75941         Log: Allow for standalone testing.
75942      Branch: cfgperl
75943            ! t/lib/filefunc.t t/lib/filespec.t
75944 ____________________________________________________________________________
75945 [  6245] By: jhi                                   on 2000/06/27  02:50:02
75946         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
75947              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75948              Date: Sat, 24 Jun 2000 13:06:20 +0100
75949              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
75950      Branch: cfgperl
75951            ! ext/DynaLoader/DynaLoader_pm.PL
75952 ____________________________________________________________________________
75953 [  6244] By: jhi                                   on 2000/06/27  02:46:10
75954         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
75955              From: Doug MacEachern <dougm@covalent.net>
75956              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
75957              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
75958      Branch: cfgperl
75959            ! gv.c sv.c t/lib/peek.t
75960 ____________________________________________________________________________
75961 [  6243] By: jhi                                   on 2000/06/27  02:38:07
75962         Log: Subject: [PATCH] is_utf8_string
75963              From: simon@brecon.co.uk (Simon Cozens)
75964              Date: 26 Jun 2000 02:25:59 GMT
75965              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
75966      Branch: cfgperl
75967            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
75968            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
75969            ! proto.h utf8.c
75970 ____________________________________________________________________________
75971 [  6242] By: jhi                                   on 2000/06/27  02:24:00
75972         Log: Subject: [PATCH] bytes<->utf8 fixes
75973              From: simon@brecon.co.uk (Simon Cozens)
75974              Date: 26 Jun 2000 04:55:45 GMT
75975              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
75976      Branch: cfgperl
75977            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
75978 ____________________________________________________________________________
75979 [  6241] By: jhi                                   on 2000/06/27  02:12:42
75980         Log: Do no -warn on \_, only on \alpha.
75981              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
75982              From: David Dyck <dcd@tc.fluke.com>
75983              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
75984              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
75985      Branch: cfgperl
75986            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
75987 ____________________________________________________________________________
75988 [  6240] By: jhi                                   on 2000/06/27  02:00:01
75989         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
75990              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75991              Date: Mon, 26 Jun 2000 18:40:14 +0100
75992              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
75993      Branch: cfgperl
75994            ! utils/h2xs.PL
75995 ____________________________________________________________________________
75996 [  6239] By: jhi                                   on 2000/06/27  01:53:40
75997         Log: Configure maintenance.  Sever some dependency cycles,
75998              separate gccversion from the cc unit,
75999              address [ID 20000623.006] Configure script patch for using gcc on AIX
76000              (but solve it a little bit differently),
76001              unduplex some accidentally duplicated units,
76002              suggest using gcc if no cc available
76003              (p5p thread: "Solaris configure: counterproposal", 1999-09)
76004      Branch: cfgperl
76005            ! Configure Todo-5.6 config_h.SH
76006      Branch: metaconfig
76007            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
76008            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
76009      Branch: metaconfig/U/perl
76010            + gccvers.U
76011            ! d_getespwnam.U d_getprpwnam.U i_prot.U
76012 ____________________________________________________________________________
76013 [  6238] By: jhi                                   on 2000/06/25  18:04:56
76014         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
76015              From: Dan Sugalski <dan@sidhe.org>
76016              Date: Fri, 23 Jun 2000 17:00:00 -0400
76017              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
76018      Branch: cfgperl
76019            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
76020 ____________________________________________________________________________
76021 [  6237] By: jhi                                   on 2000/06/25  16:36:45
76022         Log: Tweak embed.pl, regen headers.
76023      Branch: cfgperl
76024            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
76025            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
76026            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
76027            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
76028            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
76029 ____________________________________________________________________________
76030 [  6236] By: jhi                                   on 2000/06/25  15:26:42
76031         Log: Regen headers.
76032      Branch: cfgperl
76033            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
76034            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
76035            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
76036            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
76037            ! regnodes.h warnings.h
76038 ____________________________________________________________________________
76039 [  6235] By: jhi                                   on 2000/06/23  19:39:35
76040         Log: The thread begun by
76041              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
76042              From: Kevin.Ruscoe@ubsw.com
76043              Date: Fri, 16 Jun 2000 16:38:51 +0100
76044              Message-Id: <H000019b03c300d6@MHS>
76045      Branch: cfgperl
76046            ! hints/solaris_2.sh
76047 ____________________________________________________________________________
76048 [  6234] By: jhi                                   on 2000/06/23  19:23:36
76049         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
76050              because when run as services (Win32ese for daemons)
76051              no environment variables are set and tmpdir ends up as /tmp,
76052              which is ambiguous.
76053              
76054              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
76055              From: matt@sergeant.org
76056              Date: 16 Jun 2000 16:30:43 -0000
76057              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
76058      Branch: cfgperl
76059            ! lib/File/Spec/Win32.pm
76060 ____________________________________________________________________________
76061 [  6233] By: jhi                                   on 2000/06/23  19:18:58
76062         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
76063              From: Mark-Jason Dominus <mjd@plover.com>
76064              Date: Fri, 16 Jun 2000 20:53:04 -0400
76065              Message-ID: <20000617005304.8008.qmail@plover.com>
76066      Branch: cfgperl
76067            ! op.h
76068 ____________________________________________________________________________
76069 [  6232] By: jhi                                   on 2000/06/23  16:10:02
76070         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
76071              From: simon@brecon.co.uk (Simon Cozens)
76072              Date: 19 Jun 2000 15:18:27 GMT
76073              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
76074              
76075              plus update pod/Makefile and regenerate perltoc
76076      Branch: cfgperl
76077            + pod/perlutil.pod
76078            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
76079 ____________________________________________________________________________
76080 [  6231] By: jhi                                   on 2000/06/23  15:19:18
76081         Log: Subject: [PATCH 5.6.0] cygwin port
76082              From: "Fifer, Eric" <EFifer@sanwaint.com>
76083              Date: Tue, 20 Jun 2000 14:30:58 +0100
76084              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
76085      Branch: cfgperl
76086            ! README.cygwin lib/File/Find.pm
76087 ____________________________________________________________________________
76088 [  6230] By: jhi                                   on 2000/06/23  14:25:21
76089         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
76090      Branch: cfgperl
76091            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
76092            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
76093            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
76094            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
76095 ____________________________________________________________________________
76096 [  6229] By: jhi                                   on 2000/06/23  14:13:34
76097         Log: Subject: README.hpux version 0.6.1
76098              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
76099              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76100              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
76101      Branch: cfgperl
76102            ! README.hpux
76103 ____________________________________________________________________________
76104 [  6228] By: jhi                                   on 2000/06/23  14:07:20
76105         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
76106              From: Doug MacEachern <dougm@covalent.net>
76107              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
76108              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
76109      Branch: cfgperl
76110            ! op.c
76111 ____________________________________________________________________________
76112 [  6227] By: jhi                                   on 2000/06/23  14:01:06
76113         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
76114              From: Doug MacEachern <dougm@covalent.net>
76115              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
76116              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
76117      Branch: cfgperl
76118            + lib/lib.pm.PL
76119            - lib/lib.pm
76120            ! MANIFEST Makefile.SH
76121 ____________________________________________________________________________
76122 [  6226] By: jhi                                   on 2000/06/23  13:53:07
76123         Log: Subject: [PATCH] remove forward declarations in Socket.pm
76124              From: Doug MacEachern <dougm@covalent.net>
76125              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
76126              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
76127              
76128              From: Doug MacEachern <dougm@covalent.net>
76129              Subject: Re: [PATCH] remove forward declarations in Socket.pm
76130              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
76131              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
76132      Branch: cfgperl
76133            ! ext/Socket/Socket.pm op.c
76134 ____________________________________________________________________________
76135 [  6225] By: jhi                                   on 2000/06/23  13:41:52
76136         Log: Add source code filenames to apidoc.
76137              From: simon@brecon.co.uk (Simon Cozens)
76138              Subject: [PATCH embed.pl] Source X-ref
76139              Date: 22 Jun 2000 02:18:49 GMT
76140              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
76141      Branch: cfgperl
76142            ! embed.pl
76143 ____________________________________________________________________________
76144 [  6224] By: jhi                                   on 2000/06/23  13:32:33
76145         Log: A way to avoid English.pm performance hit.
76146              From: root <root@jester.slaysys.com>
76147              Subject: [YAPATCH English.pm] My turn to putt again
76148              Date: Thu, 22 Jun 2000 20:33:58 -0400
76149              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
76150      Branch: cfgperl
76151            ! lib/English.pm t/lib/english.t
76152 ____________________________________________________________________________
76153 [  6223] By: jhi                                   on 2000/06/23  13:27:06
76154         Log: Avoid double close().
76155              Subject: [PATCH] avoid double close()
76156              From: Doug MacEachern <dougm@covalent.net>
76157              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
76158              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
76159      Branch: cfgperl
76160            ! doio.c
76161 ____________________________________________________________________________
76162 [  6222] By: jhi                                   on 2000/06/23  13:25:54
76163         Log: doc typo fix
76164              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
76165              From: Ian Phillipps <Ian.Phillipps@iname.com>
76166              Date: Fri, 23 Jun 2000 10:40:58 +0100
76167              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
76168      Branch: cfgperl
76169            ! lib/Pod/Usage.pm
76170 ____________________________________________________________________________
76171 [  6221] By: jhi                                   on 2000/06/23  13:24:15
76172         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
76173              From: simon@brecon.co.uk (Simon Cozens)
76174              Subject: [PATCH] Eliminate tr///[CU][CU]
76175              Date: 23 Jun 2000 11:05:40 GMT
76176              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
76177      Branch: cfgperl
76178            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
76179 ____________________________________________________________________________
76180 [  6220] By: jhi                                   on 2000/06/22  16:07:51
76181         Log: Win32 patches from Benjamin Stuhl.
76182      Branch: cfgperl
76183            ! makedef.pl win32/win32.h
76184 ____________________________________________________________________________
76185 [  6219] By: jhi                                   on 2000/06/22  16:06:34
76186         Log: Bytecode patches from Benjamin Stuhl.
76187      Branch: cfgperl
76188            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
76189            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
76190            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76191 ____________________________________________________________________________
76192 [  6218] By: jhi                                   on 2000/06/15  23:54:16
76193         Log: Bytecode patches from Benjamin Stuhl.
76194      Branch: cfgperl
76195            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
76196 ____________________________________________________________________________
76197 [  6217] By: jhi                                   on 2000/06/09  13:38:29
76198         Log: Rename the fdpid locking and integrate with Sarathy.
76199      Branch: cfgperl
76200            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
76201            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
76202            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
76203            ! win32/win32.c
76204           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
76205 ____________________________________________________________________________
76206 [  6216] By: gsar                                  on 2000/06/08  14:54:21
76207         Log: be more optimal about clearing @_
76208      Branch: perl
76209            ! cop.h
76210 ____________________________________________________________________________
76211 [  6215] By: gsar                                  on 2000/06/08  14:33:04
76212         Log: tweak comment about @DB::args
76213      Branch: perl
76214            ! av.h pp_ctl.c
76215 ____________________________________________________________________________
76216 [  6214] By: gsar                                  on 2000/06/08  13:57:54
76217         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
76218              caller() wants to populate @DB::args with it (causes a coredump
76219              in Carp::confess())
76220      Branch: perl
76221            ! cop.h t/op/runlevel.t
76222 ____________________________________________________________________________
76223 [  6213] By: gsar                                  on 2000/06/08  07:06:35
76224         Log: back out change#6106 (seems problematic)
76225      Branch: perl
76226            ! hints/solaris_2.sh
76227 ____________________________________________________________________________
76228 [  6212] By: jhi                                   on 2000/06/07  03:10:36
76229         Log: Continuing mopup for #6204.
76230      Branch: cfgperl
76231            ! ext/B/defsubs_h.PL
76232 ____________________________________________________________________________
76233 [  6211] By: jhi                                   on 2000/06/07  02:41:50
76234         Log: Mopup for #6204.
76235              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
76236              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
76237              This is comes from const() where POK isn't on when expected.
76238      Branch: cfgperl
76239            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
76240            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76241            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
76242            ! perlapi.h pod/perlapi.pod
76243 ____________________________________________________________________________
76244 [  6210] By: jhi                                   on 2000/06/07  01:56:29
76245         Log: Mopup for #6207 and #6209.
76246      Branch: cfgperl
76247            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
76248 ____________________________________________________________________________
76249 [  6209] By: jhi                                   on 2000/06/07  01:33:12
76250         Log: Lock PL_fdpid against race conditions, based on:
76251              Subject: [PATCH 5.6.0]subprocess fixup for threads
76252              From: Dan Sugalski <dan@sidhe.org>
76253              To: perl5-porters@perl.org
76254              Date: Tue, 11 Apr 2000 17:02:32 -0400
76255              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
76256      Branch: cfgperl
76257            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
76258            ! win32/win32.c
76259 ____________________________________________________________________________
76260 [  6208] By: jhi                                   on 2000/06/07  01:05:23
76261         Log: Regen headers for #6207.
76262      Branch: cfgperl
76263            ! embed.h global.sym objXSUB.h proto.h
76264 ____________________________________________________________________________
76265 [  6207] By: jhi                                   on 2000/06/06  23:43:13
76266         Log: Subject: [PATCH 5.6.0] Threadsafe patches
76267              From: Dan Sugalski <dan@sidhe.org>
76268              To: perl5-porters@perl.org
76269              Date: Mon, 08 May 2000 18:08:13 -0400
76270              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
76271      Branch: cfgperl
76272            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
76273            ! proto.h sv.h util.c
76274 ____________________________________________________________________________
76275 [  6206] By: jhi                                   on 2000/06/06  23:21:23
76276         Log: Subject: [PATCH] Eliminate $a/$b in pod
76277              From: David Glasser <me@davidglasser.net>
76278              To: perl5-porters@perl.org
76279              Date: Mon, 29 May 2000 21:15:59 -0400
76280              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
76281      Branch: cfgperl
76282            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
76283            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
76284            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
76285            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
76286            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
76287            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
76288            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
76289            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
76290            ! pod/perlvar.pod pod/perlxs.pod
76291 ____________________________________________________________________________
76292 [  6205] By: jhi                                   on 2000/06/06  23:12:14
76293         Log: Subject: [PATCH] Win32 improvements
76294              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
76295              To: gsar@activestate.com, perl5-porters@perl.org
76296              Date: Mon, 29 May 2000 17:22:24 PDT
76297              Message-ID: <20000530002224.91142.qmail@hotmail.com>
76298              (MUA had mangled many lines by wordwrapping)
76299      Branch: cfgperl
76300            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
76301 ____________________________________________________________________________
76302 [  6204] By: jhi                                   on 2000/06/06  23:01:50
76303         Log: Subject: [PATCH] B::Bytecode patches
76304              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
76305              To: gsar@activestate.com, jhi@iki.fi
76306              Cc: perl5-porters@perl.org
76307              Message-ID: <20000602202526.48694.qmail@hotmail.com>
76308              (MUA had mangled many lines by wordwrapping)
76309      Branch: cfgperl
76310            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
76311            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
76312            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76313            ! intrpvar.h perl.c
76314 ____________________________________________________________________________
76315 [  6203] By: jhi                                   on 2000/06/06  22:32:43
76316         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
76317              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76318              Date: Tue, 06 Jun 2000 13:07:45 -0700
76319              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
76320      Branch: cfgperl
76321            ! pod/perldiag.pod
76322 ____________________________________________________________________________
76323 [  6202] By: jhi                                   on 2000/06/06  19:38:35
76324         Log: Integrate with Sarathy.
76325      Branch: cfgperl
76326           !> perl.c
76327 ____________________________________________________________________________
76328 [  6201] By: gsar                                  on 2000/06/06  00:42:59
76329         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
76330              does a PUSHMARK that's never ever POPMARKed; in general, only
76331              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
76332              Perl_eval_[sp]v() don't because they don't take any incoming
76333              arguments (this leak has been around since the original version
76334              of perl_eval_pv() in 5.003_97e)
76335      Branch: perl
76336            ! perl.c
76337 ____________________________________________________________________________
76338 [  6200] By: jhi                                   on 2000/06/04  03:44:52
76339         Log: Update to cperl-mode.el 4.31 from
76340              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
76341              Subject: A couple of notes
76342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76343              To: Mailing list Perl5 <perl5-porters@perl.org>
76344              Date: Sat, 3 Jun 2000 23:33:32 -0400
76345              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
76346      Branch: cfgperl
76347            ! emacs/cperl-mode.el
76348 ____________________________________________________________________________
76349 [  6199] By: jhi                                   on 2000/06/03  15:11:05
76350         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
76351              From: Dan Sugalski <dan@sidhe.org>
76352              To: perl5-porters@perl.org, vmsperl@perl.org
76353              Date: Fri, 02 Jun 2000 17:30:51 -0400
76354              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
76355      Branch: cfgperl
76356            ! vms/descrip_mms.template vms/gen_shrfls.pl
76357 ____________________________________________________________________________
76358 [  6198] By: jhi                                   on 2000/06/03  14:59:15
76359         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
76360              From: Dan Sugalski <dan@sidhe.org>
76361              To: vmsperl@perl.org, perl5-porters@perl.org
76362              Date: Fri, 02 Jun 2000 16:00:41 -0400
76363              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
76364              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
76365      Branch: cfgperl
76366            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
76367            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
76368            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
76369 ____________________________________________________________________________
76370 [  6197] By: jhi                                   on 2000/06/03  14:41:30
76371         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
76372              From: John Borwick <jhborwic@unity.ncsu.edu>
76373              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
76374              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
76375      Branch: cfgperl
76376            ! pod/perlsyn.pod
76377 ____________________________________________________________________________
76378 [  6196] By: jhi                                   on 2000/06/03  14:38:09
76379         Log: Integrate with Sarathy.
76380      Branch: cfgperl
76381           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
76382           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
76383           !> vms/perly_c.vms
76384 ____________________________________________________________________________
76385 [  6195] By: gsar                                  on 2000/06/02  22:43:13
76386         Log: fix yet another eval"" leak under USE_ITHREADS
76387      Branch: perl
76388            ! op.c
76389 ____________________________________________________________________________
76390 [  6194] By: gsar                                  on 2000/06/02  18:22:06
76391         Log: fix small eval"" memory leaks under USE_ITHREADS
76392      Branch: perl
76393            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
76394            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
76395            ! vms/perly_c.vms
76396 ____________________________________________________________________________
76397 [  6193] By: jhi                                   on 2000/06/01  13:03:56
76398         Log: Signals-be-gone for microperl.
76399      Branch: cfgperl
76400            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
76401 ____________________________________________________________________________
76402 [  6192] By: jhi                                   on 2000/06/01  12:52:02
76403         Log: Integrate with Sarathy.
76404      Branch: cfgperl
76405           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
76406           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
76407           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
76408           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
76409           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
76410           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
76411           !> t/op/vec.t utils/h2xs.PL
76412 ____________________________________________________________________________
76413 [  6191] By: gsar                                  on 2000/06/01  09:38:21
76414         Log: vec() loses numericalness (modified version of patch suggested
76415              by Robin Barker)
76416      Branch: perl
76417            ! doop.c t/op/vec.t
76418 ____________________________________________________________________________
76419 [  6190] By: gsar                                  on 2000/06/01  09:26:15
76420         Log: submit missing embed.pl change
76421      Branch: perl
76422            ! embed.pl
76423 ____________________________________________________________________________
76424 [  6189] By: gsar                                  on 2000/06/01  09:05:34
76425         Log: counting tr/// corrupts later operation (from M.J.T Guy)
76426      Branch: perl
76427            ! doop.c t/op/tr.t
76428 ____________________________________________________________________________
76429 [  6188] By: gsar                                  on 2000/06/01  08:58:39
76430         Log: h2xs tweaks
76431      Branch: perl
76432            ! utils/h2xs.PL
76433 ____________________________________________________________________________
76434 [  6187] By: gsar                                  on 2000/06/01  08:50:07
76435         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
76436              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76437      Branch: perl
76438            + lib/Pod/LaTeX.pm
76439            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
76440            ! pod/pod2latex.PL
76441 ____________________________________________________________________________
76442 [  6186] By: gsar                                  on 2000/06/01  08:24:40
76443         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
76444              <wolfgang.laun@alcatel.at>)
76445      Branch: perl
76446            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
76447            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
76448 ____________________________________________________________________________
76449 [  6185] By: gsar                                  on 2000/06/01  08:12:00
76450         Log: remove incorrect documentation about implicit split to @_ in
76451              list context, which never really worked in perl 5 (from
76452              M.J.T. Guy)
76453      Branch: perl
76454            ! pod/perlfunc.pod pod/perltrap.pod
76455 ____________________________________________________________________________
76456 [  6184] By: gsar                                  on 2000/06/01  07:52:27
76457         Log: tweak for change#6127
76458      Branch: perl
76459            ! perl.c
76460 ____________________________________________________________________________
76461 [  6183] By: gsar                                  on 2000/06/01  07:41:02
76462         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
76463              <nick@ccl4.org>)
76464      Branch: perl
76465            + t/lib/selfloader.t
76466            ! MANIFEST lib/SelfLoader.pm
76467 ____________________________________________________________________________
76468 [  6182] By: jhi                                   on 2000/06/01  00:34:42
76469         Log: Be Cleaner Part Deux.
76470      Branch: cfgperl
76471            ! Makefile.SH
76472 ____________________________________________________________________________
76473 [  6181] By: jhi                                   on 2000/06/01  00:32:09
76474         Log: Integrate with Sarathy.
76475      Branch: cfgperl
76476           !> pp.c t/op/arith.t
76477 ____________________________________________________________________________
76478 [  6180] By: jhi                                   on 2000/06/01  00:31:13
76479         Log: microperl nits from Simon Cozens.
76480      Branch: cfgperl
76481            + uconfig.h
76482            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
76483            ! unixish.h
76484 ____________________________________________________________________________
76485 [  6179] By: gsar                                  on 2000/05/31  22:37:51
76486         Log: buggy modulus on UVs introduced by change#3378 (resulted in
76487              4063328477 % 65535 amounting to 27406, instead of 27407)
76488      Branch: perl
76489            ! pp.c t/op/arith.t
76490 ____________________________________________________________________________
76491 [  6178] By: jhi                                   on 2000/05/31  21:52:41
76492         Log: Be cleaner.
76493      Branch: cfgperl
76494            ! Makefile.SH
76495 ____________________________________________________________________________
76496 [  6177] By: jhi                                   on 2000/05/31  21:47:33
76497         Log: Substitution utf8 patch from Simon Cozens.
76498      Branch: cfgperl
76499            ! pp_hot.c
76500 ____________________________________________________________________________
76501 [  6176] By: jhi                                   on 2000/05/31  21:45:34
76502         Log: Single-quoted utf8 patch from Simon Cozens.
76503      Branch: cfgperl
76504            ! toke.c
76505 ____________________________________________________________________________
76506 [  6175] By: jhi                                   on 2000/05/31  21:40:18
76507         Log: Integrate with Sarathy.
76508      Branch: cfgperl
76509           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
76510 ____________________________________________________________________________
76511 [  6174] By: jhi                                   on 2000/05/31  21:37:31
76512         Log: microperl changes from Simon Cozens; Makefile for microperl
76513              written from scratch; few casts added as microperl compilation
76514              doesn't have all prototypes available.
76515      Branch: cfgperl
76516            + Makefile.micro README.micro Todo.micro uconfig.sh
76517            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
76518            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
76519      Branch: metaconfig
76520            + U/modified/Config_h.U
76521 ____________________________________________________________________________
76522 [  6173] By: jhi                                   on 2000/05/31  20:00:24
76523         Log: metaconfig maintenance.
76524      Branch: metaconfig
76525            + U/modified/Inhdr.U U/typedefs/inotype.U
76526      Branch: metaconfig/U/perl
76527            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
76528            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
76529 ____________________________________________________________________________
76530 [  6172] By: gsar                                  on 2000/05/31  05:05:42
76531         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
76532              (from Ilya Zakharevich)
76533      Branch: perl
76534            ! regexec.c t/op/re_tests
76535 ____________________________________________________________________________
76536 [  6171] By: gsar                                  on 2000/05/31  05:01:47
76537         Log: scalar() doesn't force scalar context when used in void context
76538              (from Simon Cozens)
76539      Branch: perl
76540            ! op.c t/op/wantarray.t
76541 ____________________________________________________________________________
76542 [  6170] By: gsar                                  on 2000/05/31  04:41:33
76543         Log: change#6142 needs tweaks to tests to work where there's no symlink()
76544              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76545      Branch: perl
76546            ! t/lib/filefind.t
76547 ____________________________________________________________________________
76548 [  6169] By: gsar                                  on 2000/05/31  04:29:49
76549         Log: integrate cfgperl contents into mainline
76550      Branch: perl
76551           +> pod/perlmodlib.PL pod/perlnewmod.pod
76552           !> (integrate 42 files)
76553 ____________________________________________________________________________
76554 [  6168] By: jhi                                   on 2000/05/30  22:53:37
76555         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
76556      Branch: cfgperl
76557            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76558            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
76559            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
76560            ! win32/config.bc win32/config.gc win32/config.vc
76561            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76562            ! win32/config_h.PL win32/config_sh.PL
76563      Branch: metaconfig/U/perl
76564            ! perlxv.U
76565 ____________________________________________________________________________
76566 [  6167] By: jhi                                   on 2000/05/30  22:20:21
76567         Log: tweak todo 
76568      Branch: cfgperl
76569            ! Todo-5.6
76570 ____________________________________________________________________________
76571 [  6166] By: jhi                                   on 2000/05/30  22:11:51
76572         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
76573              in case somebody wants to write an extension for more
76574              shadow database interfaces.
76575      Branch: cfgperl
76576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76577            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
76578            ! vos/config.def vos/config.h vos/config_h.SH_orig
76579            ! win32/config.bc win32/config.gc win32/config.vc
76580            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76581      Branch: metaconfig
76582            ! U/modified/Myinit.U
76583      Branch: metaconfig/U/perl
76584            + d_getespwnam.U d_getprpwnam.U i_prot.U
76585 ____________________________________________________________________________
76586 [  6165] By: jhi                                   on 2000/05/30  18:35:34
76587         Log: Integrate with Sarathy.
76588      Branch: cfgperl
76589           !> op.c
76590 ____________________________________________________________________________
76591 [  6164] By: jhi                                   on 2000/05/30  18:30:16
76592         Log: detypo
76593      Branch: cfgperl
76594            ! Configure config_h.SH
76595      Branch: metaconfig/U/perl
76596            ! perlxv.U
76597 ____________________________________________________________________________
76598 [  6163] By: gsar                                  on 2000/05/30  03:24:03
76599         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
76600      Branch: perl
76601            ! op.c
76602 ____________________________________________________________________________
76603 [  6162] By: gsar                                  on 2000/05/30  03:09:38
76604         Log: fix memory leak in method call optimization (change#3768);
76605              made C<eval "$x->foo()"> leak
76606      Branch: perl
76607            ! op.c
76608 ____________________________________________________________________________
76609 [  6161] By: jhi                                   on 2000/05/29  17:56:26
76610         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
76611              both from Simon Cozens.
76612      Branch: cfgperl
76613            + pod/perlmodlib.PL pod/perlnewmod.pod
76614            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
76615            ! pod/perlmodlib.pod pod/perltoc.pod
76616 ____________________________________________________________________________
76617 [  6160] By: jhi                                   on 2000/05/29  17:23:55
76618         Log: Changes for the File::Temp 0.08 (change #6159) test suite
76619              to fit better into the Perl distribution test framework.
76620      Branch: cfgperl
76621            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
76622            ! t/lib/ftmp-tempfile.t
76623 ____________________________________________________________________________
76624 [  6159] By: jhi                                   on 2000/05/29  16:55:36
76625         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
76626      Branch: cfgperl
76627            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76628            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76629 ____________________________________________________________________________
76630 [  6158] By: bailey                                on 2000/05/29  16:22:08
76631         Log: Add fallback to tmpfile for use in cases where user's relying on
76632              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
76633              Lane's patch)
76634      Branch: vmsperl
76635            ! vms/vms.c vms/vmsish.h
76636 ____________________________________________________________________________
76637 [  6157] By: jhi                                   on 2000/05/29  03:10:36
76638         Log: Regen Configure to jive with #6149.
76639      Branch: cfgperl
76640            ! Configure
76641      Branch: metaconfig
76642            ! U/modified/Getfile.U
76643 ____________________________________________________________________________
76644 [  6156] By: jhi                                   on 2000/05/29  03:01:38
76645         Log: Integrate with Sarathy.
76646      Branch: cfgperl
76647           +> ext/DynaLoader/dl_mac.xs
76648           !> (integrate 38 files)
76649 ____________________________________________________________________________
76650 [  6155] By: gsar                                  on 2000/05/28  21:15:58
76651         Log: small bug in change#6144; remove random \xA0 character that snuck
76652              in via change#6145
76653      Branch: perl
76654            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
76655 ____________________________________________________________________________
76656 [  6154] By: gsar                                  on 2000/05/28  21:04:19
76657         Log: avoid type mismatch warning
76658      Branch: perl
76659            ! perl.c
76660 ____________________________________________________________________________
76661 [  6153] By: gsar                                  on 2000/05/28  20:58:31
76662         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
76663              <nick@Bagpuss.uk.boo.com>)
76664      Branch: perl
76665            ! lib/Test/Harness.pm
76666 ____________________________________________________________________________
76667 [  6152] By: gsar                                  on 2000/05/28  20:53:42
76668         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
76669      Branch: perl
76670            ! regexec.c
76671 ____________________________________________________________________________
76672 [  6151] By: gsar                                  on 2000/05/28  20:50:28
76673         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
76674      Branch: perl
76675            ! regexec.c
76676 ____________________________________________________________________________
76677 [  6150] By: gsar                                  on 2000/05/28  20:39:58
76678         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
76679      Branch: perl
76680            ! pod/perlrequick.pod
76681 ____________________________________________________________________________
76682 [  6149] By: gsar                                  on 2000/05/28  20:35:16
76683         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
76684              <troc@netrus.net>)
76685      Branch: perl
76686            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
76687            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
76688            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
76689            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
76690 ____________________________________________________________________________
76691 [  6148] By: gsar                                  on 2000/05/28  20:21:07
76692         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
76693      Branch: perl
76694            ! lib/ExtUtils/MM_Unix.pm
76695 ____________________________________________________________________________
76696 [  6147] By: gsar                                  on 2000/05/28  20:12:41
76697         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
76698              (from Peter Prymmer)
76699      Branch: perl
76700            ! vms/subconfigure.com
76701 ____________________________________________________________________________
76702 [  6146] By: gsar                                  on 2000/05/28  20:06:15
76703         Log: doc typo
76704      Branch: perl
76705            ! lib/warnings.pm warnings.h warnings.pl
76706 ____________________________________________________________________________
76707 [  6145] By: gsar                                  on 2000/05/28  18:44:33
76708         Log: make xsubpp skip embedded pod (from Matthias Neeracher
76709              <neeri@iis.ee.ethz.ch>)
76710      Branch: perl
76711            ! lib/ExtUtils/xsubpp
76712 ____________________________________________________________________________
76713 [  6144] By: gsar                                  on 2000/05/28  18:42:49
76714         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
76715              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
76716              <neeri@iis.ee.ethz.ch>)
76717      Branch: perl
76718            ! lib/AutoSplit.pm
76719 ____________________________________________________________________________
76720 [  6143] By: gsar                                  on 2000/05/28  18:41:12
76721         Log: MacOS support, part 1 (from Matthias Neeracher
76722              <neeri@iis.ee.ethz.ch>)
76723      Branch: perl
76724            + ext/DynaLoader/dl_mac.xs
76725            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
76726            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
76727            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
76728            ! util.h
76729 ____________________________________________________________________________
76730 [  6142] By: gsar                                  on 2000/05/28  18:21:51
76731         Log: File::Find fails to chdir when chasing symlinks (from
76732              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76733      Branch: perl
76734            ! lib/File/Find.pm t/lib/filefind.t
76735 ____________________________________________________________________________
76736 [  6141] By: jhi                                   on 2000/05/28  14:25:15
76737         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
76738              forwarded by Peter Seebach from the bsdi-users mailing list.
76739              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
76740      Branch: perl
76741            ! hints/bsdos.sh
76742 ____________________________________________________________________________
76743 [  6140] By: jhi                                   on 2000/05/28  14:11:57
76744         Log: Integrate with Sarathy.
76745      Branch: cfgperl
76746           +> (branch 30 files)
76747           !> (integrate 93 files)
76748 ____________________________________________________________________________
76749 [  6139] By: gsar                                  on 2000/05/28  10:01:48
76750         Log: revise mktables.PL for bugs and newness in Unicode 3.0
76751              (from James Bence <jbence@amgen.com>)
76752      Branch: perl
76753            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
76754            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
76755            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
76756            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
76757            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
76758            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
76759            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
76760            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
76761            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
76762            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
76763            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
76764            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
76765            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
76766            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
76767            + lib/unicode/Is/SylWU.pl
76768            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
76769            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
76770            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
76771            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
76772            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
76773            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
76774            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
76775            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
76776            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
76777            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
76778            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
76779            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
76780            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
76781            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
76782            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
76783            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
76784            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
76785            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
76786            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
76787            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
76788            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
76789            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
76790            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
76791            ! lib/unicode/Makefile lib/unicode/mktables.PL
76792 ____________________________________________________________________________
76793 [  6138] By: gsar                                  on 2000/05/28  08:50:32
76794         Log: add note about the handling of negative indices to tied arrays
76795              (from Michael G Schwern <schwern@pobox.com>)
76796      Branch: perl
76797            ! pod/perltie.pod
76798 ____________________________________________________________________________
76799 [  6137] By: gsar                                  on 2000/05/28  08:46:10
76800         Log: fix bogus redeclaration warning for "our" variables in different
76801              scopes
76802      Branch: perl
76803            ! op.c t/pragma/strict-vars
76804 ____________________________________________________________________________
76805 [  6136] By: gsar                                  on 2000/05/28  08:31:20
76806         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
76807      Branch: perl
76808            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
76809 ____________________________________________________________________________
76810 [  6135] By: gsar                                  on 2000/05/28  08:17:50
76811         Log: enable Test::Harness to dynamically determine column width etc.
76812              (from Rob Napier <rnapier@employees.org>)
76813      Branch: perl
76814            ! lib/Test/Harness.pm
76815 ____________________________________________________________________________
76816 [  6134] By: gsar                                  on 2000/05/28  08:13:39
76817         Log: make Test::Harness use wait.h/WCOREDUMP if available
76818              (from Ben Tilly <ben_tilly@hotmail.com>)
76819      Branch: perl
76820            ! lib/Test/Harness.pm
76821 ____________________________________________________________________________
76822 [  6133] By: gsar                                  on 2000/05/28  08:08:05
76823         Log: elide bogus test in change#6132
76824      Branch: perl
76825            ! t/pragma/warn/9enabled
76826 ____________________________________________________________________________
76827 [  6132] By: gsar                                  on 2000/05/28  08:03:14
76828         Log: warnings::enabled() doesn't fall back to looking at $^W if
76829              caller isn't using lexical warnings (from Paul Marquess)
76830      Branch: perl
76831            ! pp_ctl.c t/pragma/warn/9enabled
76832 ____________________________________________________________________________
76833 [  6131] By: gsar                                  on 2000/05/28  07:57:47
76834         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
76835      Branch: perl
76836            ! ext/POSIX/POSIX.pm
76837 ____________________________________________________________________________
76838 [  6130] By: gsar                                  on 2000/05/28  07:29:12
76839         Log: fix places that mean C<"word" character> but say C<alphanumeric
76840              character>
76841      Branch: perl
76842            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
76843 ____________________________________________________________________________
76844 [  6129] By: gsar                                  on 2000/05/28  07:18:41
76845         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
76846      Branch: perl
76847            ! vms/test.com
76848 ____________________________________________________________________________
76849 [  6128] By: gsar                                  on 2000/05/28  07:12:55
76850         Log: new perlxstut example for passing/returning refs to arrays
76851              (from David Lowe <dlowe@pootpoot.com>)
76852      Branch: perl
76853            ! pod/perlxstut.pod
76854 ____________________________________________________________________________
76855 [  6127] By: gsar                                  on 2000/05/28  07:02:50
76856         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
76857              failed (from Gisle Aas)
76858      Branch: perl
76859            ! cop.h perl.c
76860 ____________________________________________________________________________
76861 [  6126] By: gsar                                  on 2000/05/28  06:39:53
76862         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
76863              (reworked variant of patch suggested by Simon Cozens)
76864      Branch: perl
76865            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
76866            ! pp_hot.c proto.h t/op/gv.t
76867 ____________________________________________________________________________
76868 [  6125] By: gsar                                  on 2000/05/28  05:14:55
76869         Log: enable propagating exception objects via Perl_croak() in XS code
76870              (from Gisle Aas)
76871      Branch: perl
76872            ! util.c
76873 ____________________________________________________________________________
76874 [  6124] By: gsar                                  on 2000/05/28  05:07:28
76875         Log: integrate vmsperl contents into mainline
76876      Branch: perl
76877           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
76878           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
76879           !> vms/vmsish.h
76880 ____________________________________________________________________________
76881 [  6123] By: gsar                                  on 2000/05/28  05:03:53
76882         Log: clarify gotcha with #line directives (from Rocco Caputo
76883              <troc@netrus.net>)
76884      Branch: perl
76885            ! pod/perldebug.pod pod/perlsyn.pod
76886 ____________________________________________________________________________
76887 [  6122] By: gsar                                  on 2000/05/28  04:58:29
76888         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
76889              (from Mark-Jason Dominus)
76890      Branch: perl
76891            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
76892            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
76893            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
76894            ! toke.c
76895 ____________________________________________________________________________
76896 [  6121] By: bailey                                on 2000/05/25  04:46:54
76897         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
76898              lists (based on fixes by Craig Berry)
76899      Branch: vmsperl
76900            ! lib/File/Spec/VMS.pm
76901 ____________________________________________________________________________
76902 [  6120] By: bailey                                on 2000/05/25  04:25:38
76903         Log: Add missing escape (Charles Lane)
76904      Branch: vmsperl
76905            ! t/op/lex_assign.t
76906 ____________________________________________________________________________
76907 [  6119] By: bailey                                on 2000/05/25  04:21:25
76908         Log: Quiet error messages in vmsish.t (Charles Lane)
76909      Branch: vmsperl
76910            ! vms/ext/vmsish.t
76911 ____________________________________________________________________________
76912 [  6118] By: bailey                                on 2000/05/25  04:17:57
76913         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
76914              Flatten case labels in switch statements uniformly (Charles Bailey)
76915      Branch: vmsperl
76916            ! vms/vms.c
76917 ____________________________________________________________________________
76918 [  6117] By: bailey                                on 2000/05/25  03:58:09
76919         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
76920      Branch: vmsperl
76921            ! vms/vmsish.h
76922 ____________________________________________________________________________
76923 [  6116] By: bailey                                on 2000/05/25  03:11:15
76924         Log: Miscellaneous cosmetic fixes (Charles Lane)
76925      Branch: vmsperl
76926            ! lib/ExtUtils/MM_VMS.pm
76927 ____________________________________________________________________________
76928 [  6115] By: bailey                                on 2000/05/25  03:10:36
76929         Log: Add bounds checking for several strings (Charles Lane)
76930      Branch: vmsperl
76931            ! vms/vms.c
76932 ____________________________________________________________________________
76933 [  6114] By: bailey                                on 2000/05/25  02:25:34
76934         Log: Urk -- undo previous removal of vmsish 'exit' change
76935      Branch: vmsperl
76936            ! vms/ext/vmsish.pm vms/vmsish.h
76937 ____________________________________________________________________________
76938 [  6113] By: bailey                                on 2000/05/24  02:24:40
76939         Log: Ugly workaround for version-specific RTL error
76940      Branch: vmsperl
76941            ! vms/vms.c
76942 ____________________________________________________________________________
76943 [  6112] By: bailey                                on 2000/05/24  02:19:55
76944         Log: Check for existence of file before trying to delete
76945      Branch: vmsperl
76946            ! vms/test.com
76947 ____________________________________________________________________________
76948 [  6111] By: bailey                                on 2000/05/23  23:35:13
76949         Log: Resync with mainline prior to post-5.6.0 updates
76950      Branch: vmsperl
76951           +> (branch 49 files)
76952            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
76953            ! vms/ext/vmsish.pm
76954           !> (integrate 334 files)
76955 ____________________________________________________________________________
76956 [  6110] By: jhi                                   on 2000/05/23  19:28:32
76957         Log: todo tweak
76958      Branch: cfgperl
76959            ! Todo-5.6
76960 ____________________________________________________________________________
76961 [  6109] By: jhi                                   on 2000/05/18  17:38:54
76962         Log: Integrate with Sarathy.
76963      Branch: cfgperl
76964           !> mg.c perl.h win32/perlhost.h
76965 ____________________________________________________________________________
76966 [  6108] By: gsar                                  on 2000/05/17  02:24:56
76967         Log: reenable fake signal handling on Windows, bugs and all
76968      Branch: perl
76969            ! mg.c perl.h win32/perlhost.h
76970 ____________________________________________________________________________
76971 [  6107] By: jhi                                   on 2000/05/15  18:01:41
76972         Log: Tweak the todo list.
76973      Branch: cfgperl
76974            ! Todo-5.6
76975 ____________________________________________________________________________
76976 [  6106] By: jhi                                   on 2000/05/15  13:41:48
76977         Log: The (Configure) script refuses to go on, after asking for
76978              'You may also choose to try maximal 64-bitness....'.
76979              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
76980              -- Patrick Zima
76981              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
76982      Branch: cfgperl
76983            ! hints/solaris_2.sh
76984 ____________________________________________________________________________
76985 [  6105] By: jhi                                   on 2000/05/11  14:37:43
76986         Log: Integrate with Sarathy.
76987      Branch: cfgperl
76988           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
76989           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
76990 ____________________________________________________________________________
76991 [  6104] By: gsar                                  on 2000/05/11  03:39:07
76992         Log: PL_sys_intern was being initialized too late on windows
76993      Branch: perl
76994            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
76995            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
76996 ____________________________________________________________________________
76997 [  6103] By: jhi                                   on 2000/05/09  19:42:20
76998         Log: Test tweaking for Unicos continues.
76999      Branch: cfgperl
77000            ! t/op/64bitint.t
77001 ____________________________________________________________________________
77002 [  6102] By: jhi                                   on 2000/05/09  16:47:27
77003         Log: The test suite tweak in #6101 wasn't quite right.
77004      Branch: cfgperl
77005            ! t/lib/complex.t
77006 ____________________________________________________________________________
77007 [  6101] By: jhi                                   on 2000/05/09  15:35:34
77008         Log: Hints and test tweaks for Unicos.
77009      Branch: cfgperl
77010            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
77011 ____________________________________________________________________________
77012 [  6100] By: jhi                                   on 2000/05/08  21:15:06
77013         Log: More compilation tweakery from Allen Smith.
77014      Branch: cfgperl
77015            ! hints/irix_6.sh
77016 ____________________________________________________________________________
77017 [  6099] By: jhi                                   on 2000/05/08  19:21:18
77018         Log: Tweaks for the cc bugs from Allen Smith.
77019      Branch: cfgperl
77020            ! hints/irix_6.sh
77021 ____________________________________________________________________________
77022 [  6098] By: jhi                                   on 2000/05/08  19:13:37
77023         Log: Add a note about other, yet unsupported, shadow password APIs.
77024      Branch: cfgperl
77025            ! pp_sys.c
77026 ____________________________________________________________________________
77027 [  6097] By: jhi                                   on 2000/05/08  18:46:34
77028         Log: Add a note about possible compilation problems from Allen Smith.
77029      Branch: cfgperl
77030            ! hints/irix_6.sh
77031 ____________________________________________________________________________
77032 [  6096] By: jhi                                   on 2000/05/08  17:33:10
77033         Log: Integrate with Sarathy.
77034      Branch: cfgperl
77035           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
77036           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
77037 ____________________________________________________________________________
77038 [  6095] By: jhi                                   on 2000/05/08  16:21:33
77039         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
77040              might be useful in future.
77041      Branch: cfgperl
77042            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77043            ! config_h.SH
77044      Branch: metaconfig
77045            ! U/installdirs/inc_version_list.U
77046      Branch: metaconfig/U/perl
77047            ! perlxv.U
77048 ____________________________________________________________________________
77049 [  6094] By: gsar                                  on 2000/05/08  14:22:22
77050         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
77051      Branch: perl
77052            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
77053            ! hints/cygwin.sh pp_sys.c
77054 ____________________________________________________________________________
77055 [  6093] By: gsar                                  on 2000/05/08  12:52:28
77056         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
77057              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
77058      Branch: perl
77059            ! pp_sys.c sv.c win32/perlhost.h
77060 ____________________________________________________________________________
77061 [  6092] By: jhi                                   on 2000/05/07  22:40:34
77062         Log: Regen perltoc with the fixed buildtoc.
77063      Branch: cfgperl
77064            ! pod/perltoc.pod
77065 ____________________________________________________________________________
77066 [  6091] By: jhi                                   on 2000/05/07  22:24:16
77067         Log: Integrate with Sarathy.
77068      Branch: cfgperl
77069           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
77070           !> t/op/substr.t toke.c
77071 ____________________________________________________________________________
77072 [  6090] By: gsar                                  on 2000/05/07  19:47:07
77073         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
77074              [NI]OK; added tests for both
77075      Branch: perl
77076            ! perl.c pp_hot.c sv.c t/op/substr.t
77077 ____________________________________________________________________________
77078 [  6089] By: gsar                                  on 2000/05/07  18:18:38
77079         Log: buildtoc tweak to fix newline lossage
77080      Branch: perl
77081            ! pod/buildtoc
77082 ____________________________________________________________________________
77083 [  6088] By: jhi                                   on 2000/05/07  16:35:36
77084         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
77085              because we do not use those.  The HAS_GETSPNAM remains,
77086              though, because we still do use that.
77087      Branch: cfgperl
77088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77089            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
77090            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
77091            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
77092            ! win32/config.vc win32/config_H.bc win32/config_H.gc
77093            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
77094 ____________________________________________________________________________
77095 [  6087] By: gsar                                  on 2000/05/07  16:05:16
77096         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
77097      Branch: perl
77098            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
77099 ____________________________________________________________________________
77100 [  6086] By: jhi                                   on 2000/05/07  15:27:07
77101         Log: Integrate with Sarathy.
77102      Branch: cfgperl
77103           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
77104           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
77105           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
77106           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
77107           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
77108           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
77109 ____________________________________________________________________________
77110 [  6085] By: gsar                                  on 2000/05/07  05:52:02
77111         Log: repeat operator (x) doesn't preserve utf8-ness
77112      Branch: perl
77113            ! pp.c t/op/substr.t
77114 ____________________________________________________________________________
77115 [  6084] By: gsar                                  on 2000/05/07  05:39:55
77116         Log: substr() does not preserve utf8-ness (from Stefan Eissing
77117              <Eissing@medicaldataservice.de>); added tests
77118      Branch: perl
77119            ! pp.c t/op/substr.t
77120 ____________________________________________________________________________
77121 [  6083] By: gsar                                  on 2000/05/07  05:24:46
77122         Log: note about undocumented caller() return value (from M.J.T. Guy);
77123              yet another peek.t tweak
77124      Branch: perl
77125            ! pod/perlfunc.pod t/lib/peek.t
77126 ____________________________________________________________________________
77127 [  6082] By: gsar                                  on 2000/05/07  05:08:40
77128         Log: peek.t non-portable to ithreads
77129      Branch: perl
77130            ! t/lib/peek.t
77131 ____________________________________________________________________________
77132 [  6081] By: gsar                                  on 2000/05/07  04:17:04
77133         Log: better default perlbug categories for ok reports (from Richard Foley)
77134      Branch: perl
77135            ! utils/perlbug.PL
77136 ____________________________________________________________________________
77137 [  6080] By: gsar                                  on 2000/05/07  04:08:07
77138         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
77139              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
77140      Branch: perl
77141            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
77142            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
77143            ! AUTHORS MAINTAIN MANIFEST
77144 ____________________________________________________________________________
77145 [  6079] By: gsar                                  on 2000/05/07  04:01:38
77146         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
77147      Branch: perl
77148            ! lib/Carp/Heavy.pm
77149 ____________________________________________________________________________
77150 [  6078] By: gsar                                  on 2000/05/07  01:24:19
77151         Log: workaround for CRT bug in chdir() (from Charles Lane, via
77152              Peter Prymmer)
77153      Branch: perl
77154            ! iperlsys.h vms/vms.c vms/vmsish.h
77155 ____________________________________________________________________________
77156 [  6077] By: gsar                                  on 2000/05/07  01:22:23
77157         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
77158              and Tom Phoenix)
77159      Branch: perl
77160            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
77161 ____________________________________________________________________________
77162 [  6076] By: gsar                                  on 2000/05/06  17:36:29
77163         Log: integrate cfgperl contents into mainline
77164      Branch: perl
77165           +> t/lib/peek.t
77166           !> Configure MANIFEST Porting/Glossary Porting/config.sh
77167           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
77168           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
77169           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
77170 ____________________________________________________________________________
77171 [  6075] By: jhi                                   on 2000/05/05  18:56:10
77172         Log: Make the test more portable.
77173      Branch: cfgperl
77174            ! t/lib/peek.t
77175 ____________________________________________________________________________
77176 [  6074] By: jhi                                   on 2000/05/05  18:49:20
77177         Log: Introduce t/lib/peek.t.
77178      Branch: cfgperl
77179            + t/lib/peek.t
77180            ! MANIFEST
77181 ____________________________________________________________________________
77182 [  6073] By: jhi                                   on 2000/05/05  14:30:45
77183         Log: Complex tweaks.
77184      Branch: cfgperl
77185            ! lib/Math/Complex.pm t/lib/complex.t
77186 ____________________________________________________________________________
77187 [  6072] By: jhi                                   on 2000/05/05  12:27:13
77188         Log: Integrate with Sarathy.
77189      Branch: cfgperl
77190           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
77191           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
77192           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
77193           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
77194 ____________________________________________________________________________
77195 [  6071] By: gsar                                  on 2000/05/05  02:24:46
77196         Log: misformatted perllocal.pod (from Tim Jenness
77197              <t.jenness@jach.hawaii.edu>)
77198      Branch: perl
77199            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
77200 ____________________________________________________________________________
77201 [  6070] By: gsar                                  on 2000/05/05  02:16:52
77202         Log: remove misleading comment (from M.J.T. Guy)
77203      Branch: perl
77204            ! t/lib/anydbm.t
77205 ____________________________________________________________________________
77206 [  6069] By: gsar                                  on 2000/05/05  02:15:13
77207         Log: File::Spec compatibility update (from Barrie Slaymaker
77208              <barries@slaysys.com>)
77209      Branch: perl
77210            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
77211            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77212 ____________________________________________________________________________
77213 [  6068] By: gsar                                  on 2000/05/05  02:01:50
77214         Log: note about values()
77215      Branch: perl
77216            ! pod/perlfunc.pod
77217 ____________________________________________________________________________
77218 [  6067] By: gsar                                  on 2000/05/05  01:33:09
77219         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
77220      Branch: perl
77221            ! win32/win32.c
77222 ____________________________________________________________________________
77223 [  6066] By: gsar                                  on 2000/05/05  01:23:43
77224         Log: s/END/CHECK/
77225      Branch: perl
77226            ! perl.c
77227 ____________________________________________________________________________
77228 [  6065] By: jhi                                   on 2000/05/04  17:30:22
77229         Log: Integrate with Sarathy.
77230      Branch: cfgperl
77231           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
77232 ____________________________________________________________________________
77233 [  6064] By: gsar                                  on 2000/05/04  17:26:14
77234         Log: change#5905 wasn't quite right--it's intent only applies when arguments
77235              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
77236      Branch: perl
77237            ! pp_sys.c sv.c
77238 ____________________________________________________________________________
77239 [  6063] By: gsar                                  on 2000/05/04  16:52:29
77240         Log: tokeq() could read unallocated field in argument
77241      Branch: perl
77242            ! toke.c
77243 ____________________________________________________________________________
77244 [  6062] By: gsar                                  on 2000/05/04  16:34:51
77245         Log: additional tests for utf8.t
77246      Branch: perl
77247            ! t/pragma/utf8.t
77248 ____________________________________________________________________________
77249 [  6061] By: gsar                                  on 2000/05/04  16:09:28
77250         Log: change#5921 neglected to make eq honor "use bytes"
77251      Branch: perl
77252            ! sv.c
77253 ____________________________________________________________________________
77254 [  6060] By: jhi                                   on 2000/05/04  15:30:16
77255         Log: Integrate with Sarathy.
77256      Branch: cfgperl
77257           !> perl.c regcomp.c t/pragma/utf8.t
77258 ____________________________________________________________________________
77259 [  6059] By: jhi                                   on 2000/05/04  15:26:37
77260         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
77261              in natively 64-bit platforms where a long is a quad (no need
77262              for long longs).  Also added bias for IVs.
77263      Branch: cfgperl
77264            ! toke.c
77265 ____________________________________________________________________________
77266 [  6058] By: gsar                                  on 2000/05/04  00:19:14
77267         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
77268              (spotted by Donald Kinzer <dkinzer@premia.com>)
77269      Branch: perl
77270            ! perl.c
77271 ____________________________________________________________________________
77272 [  6057] By: gsar                                  on 2000/05/03  18:34:01
77273         Log: fix broken parsing of /\x{ab}/
77274      Branch: perl
77275            ! regcomp.c t/pragma/utf8.t
77276 ____________________________________________________________________________
77277 [  6056] By: jhi                                   on 2000/05/03  17:57:16
77278         Log: The search of infinity continues, this time simplified.
77279      Branch: cfgperl
77280            ! lib/Math/Complex.pm
77281 ____________________________________________________________________________
77282 [  6055] By: jhi                                   on 2000/05/03  17:45:30
77283         Log: Detypo.
77284      Branch: cfgperl
77285            ! hints/unicos.sh
77286 ____________________________________________________________________________
77287 [  6054] By: jhi                                   on 2000/05/02  22:28:27
77288         Log: Be more forgiving in POSIX about HUGE_VALL.
77289      Branch: cfgperl
77290            ! ext/POSIX/POSIX.xs
77291 ____________________________________________________________________________
77292 [  6053] By: jhi                                   on 2000/05/02  22:25:05
77293         Log: Integrate with Sarathy.
77294      Branch: cfgperl
77295           !> hints/irix_6.sh pod/perlop.pod
77296 ____________________________________________________________________________
77297 [  6052] By: jhi                                   on 2000/05/02  22:24:31
77298         Log: Unicos hint tweak.
77299      Branch: cfgperl
77300            ! hints/unicos.sh
77301 ____________________________________________________________________________
77302 [  6051] By: jhi                                   on 2000/05/02  22:21:26
77303         Log: Complex tweakery.
77304      Branch: cfgperl
77305            ! lib/Math/Complex.pm t/lib/complex.t
77306 ____________________________________________________________________________
77307 [  6050] By: jhi                                   on 2000/05/02  19:26:22
77308         Log: Use setxxent()/endxxent().
77309      Branch: cfgperl
77310            ! t/op/grent.t t/op/pwent.t
77311 ____________________________________________________________________________
77312 [  6049] By: jhi                                   on 2000/05/02  19:06:02
77313         Log: Test both the scalar and list contexts.
77314      Branch: cfgperl
77315            ! t/op/grent.t t/op/pwent.t
77316 ____________________________________________________________________________
77317 [  6048] By: gsar                                  on 2000/05/02  18:29:10
77318         Log: add note about how $( doesn't interpolate in REs (from
77319              Philip Newton <newton@ficus.frogspace.net>)
77320      Branch: perl
77321            ! pod/perlop.pod
77322 ____________________________________________________________________________
77323 [  6047] By: jhi                                   on 2000/05/02  17:41:24
77324         Log: Call getspnam() only iff needed.
77325      Branch: cfgperl
77326            ! pp_sys.c
77327 ____________________________________________________________________________
77328 [  6046] By: gsar                                  on 2000/05/02  17:07:25
77329         Log: libscheck has insufficient checks for n32 libs (from
77330              Albert Chin-A-Young <china@thewrittenword.com>)
77331      Branch: perl
77332            ! hints/irix_6.sh
77333 ____________________________________________________________________________
77334 [  6045] By: jhi                                   on 2000/05/02  13:57:17
77335         Log: Integrate with Sarathy.
77336      Branch: cfgperl
77337           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
77338           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
77339 ____________________________________________________________________________
77340 [  6044] By: gsar                                  on 2000/05/02  06:48:19
77341         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
77342              such that underscores are only ignored in literal numbers,
77343              "\x{...}", and hex/oct argument
77344      Branch: perl
77345            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
77346 ____________________________________________________________________________
77347 [  6043] By: gsar                                  on 2000/05/02  02:22:29
77348         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
77349      Branch: perl
77350            ! pod/perlretut.pod
77351 ____________________________________________________________________________
77352 [  6042] By: gsar                                  on 2000/05/02  02:17:51
77353         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
77354      Branch: perl
77355            ! pod/perltrap.pod
77356 ____________________________________________________________________________
77357 [  6041] By: gsar                                  on 2000/05/02  01:53:51
77358         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
77359              to compensate
77360      Branch: perl
77361            ! Porting/makerel
77362 ____________________________________________________________________________
77363 [  6040] By: gsar                                  on 2000/05/02  01:51:57
77364         Log: missing files in MANIFEST
77365      Branch: perl
77366            ! MANIFEST
77367 ____________________________________________________________________________
77368 [  6039] By: jhi                                   on 2000/05/02  00:36:46
77369         Log: Infinite problems.
77370      Branch: cfgperl
77371            ! lib/Math/Complex.pm
77372 ____________________________________________________________________________
77373 [  6038] By: jhi                                   on 2000/05/02  00:06:38
77374         Log: pwent/spent #ifdef imbalance.
77375      Branch: cfgperl
77376            ! pp_sys.c
77377 ____________________________________________________________________________
77378 [  6037] By: jhi                                   on 2000/05/01  22:50:11
77379         Log: Use HUGE_VALL if applicable.
77380      Branch: cfgperl
77381            ! ext/POSIX/POSIX.xs util.c
77382 ____________________________________________________________________________
77383 [  6036] By: jhi                                   on 2000/05/01  22:20:53
77384         Log: Correct Freudian slip.
77385      Branch: cfgperl
77386            ! pp_sys.c
77387 ____________________________________________________________________________
77388 [  6035] By: jhi                                   on 2000/05/01  21:07:38
77389         Log: Continue on the pwent/spent case.
77390      Branch: cfgperl
77391            ! pp_sys.c
77392 ____________________________________________________________________________
77393 [  6034] By: jhi                                   on 2000/05/01  17:45:14
77394         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
77395              adjustments in 6032 conflicted badly with this, will have
77396              to revisit them later.
77397      Branch: cfgperl
77398           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
77399           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
77400           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
77401           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
77402           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
77403           !> t/lib/cgi-html.t t/lib/cgi-request.t
77404 ____________________________________________________________________________
77405 [  6033] By: jhi                                   on 2000/05/01  17:40:49
77406         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
77407      Branch: cfgperl
77408            ! pp_sys.c
77409 ____________________________________________________________________________
77410 [  6032] By: gsar                                  on 2000/05/01  15:56:32
77411         Log: whitespace adjustments
77412      Branch: perl
77413            ! pp_sys.c
77414 ____________________________________________________________________________
77415 [  6031] By: gsar                                  on 2000/05/01  15:19:41
77416         Log: small nits in diagnostics.pm (from Robin Barker)
77417      Branch: perl
77418            ! lib/diagnostics.pm pod/perldiag.pod
77419 ____________________________________________________________________________
77420 [  6030] By: gsar                                  on 2000/05/01  08:39:18
77421         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
77422              for @- and @+ (from Johan Vromans)
77423      Branch: perl
77424            ! lib/English.pm pod/perlvar.pod
77425 ____________________________________________________________________________
77426 [  6029] By: gsar                                  on 2000/05/01  08:16:10
77427         Log: add CGI.pm v2.66 (from Lincoln Stein)
77428      Branch: perl
77429            + lib/CGI/Util.pm t/lib/cgi-pretty.t
77430            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
77431            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
77432            ! t/lib/cgi-html.t t/lib/cgi-request.t
77433 ____________________________________________________________________________
77434 [  6028] By: gsar                                  on 2000/05/01  06:34:41
77435         Log: Pod::Man generates groff-incompatible macro definition (from
77436              Tom Christiansen)
77437      Branch: perl
77438            ! lib/Pod/Man.pm
77439 ____________________________________________________________________________
77440 [  6027] By: gsar                                  on 2000/05/01  06:31:36
77441         Log: podlators-1.02 update (from Russ Allbery)
77442      Branch: perl
77443            ! lib/Pod/Man.pm lib/Pod/Text.pm
77444 ____________________________________________________________________________
77445 [  6026] By: jhi                                   on 2000/04/30  23:24:23
77446         Log: Integrate with Sarathy.
77447      Branch: cfgperl
77448           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77449           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
77450           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77451           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77452           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
77453           !> t/lib/syslog.t toke.c win32/win32.h
77454 ____________________________________________________________________________
77455 [  6025] By: gsar                                  on 2000/04/30  18:17:47
77456         Log: Is{Alnum,Alpha,Word} don't match titlecase
77457              
77458              TODO: IsSpace is defined recursively!
77459              
77460              (both spotted by Larry)
77461      Branch: perl
77462            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77463            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77464 ____________________________________________________________________________
77465 [  6024] By: gsar                                  on 2000/04/30  17:50:19
77466         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
77467              (from Hugo van der Sanden)
77468      Branch: perl
77469            ! toke.c
77470 ____________________________________________________________________________
77471 [  6023] By: gsar                                  on 2000/04/30  17:14:43
77472         Log: debugger stomps on $. (from M.J.T. Guy)
77473      Branch: perl
77474            ! lib/perl5db.pl
77475 ____________________________________________________________________________
77476 [  6022] By: gsar                                  on 2000/04/30  16:59:22
77477         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
77478      Branch: perl
77479            ! sv.c
77480 ____________________________________________________________________________
77481 [  6021] By: gsar                                  on 2000/04/29  21:00:08
77482         Log: remove Win2K issue in pod (fixed by change#6020)
77483      Branch: perl
77484            ! README.win32 pod/perl56delta.pod
77485 ____________________________________________________________________________
77486 [  6020] By: gsar                                  on 2000/04/29  20:51:49
77487         Log: test tweak
77488      Branch: perl
77489            ! t/lib/open3.t
77490 ____________________________________________________________________________
77491 [  6019] By: gsar                                  on 2000/04/29  20:34:27
77492         Log: windows portability tweaks
77493      Branch: perl
77494            ! t/lib/b.t win32/win32.h
77495 ____________________________________________________________________________
77496 [  6018] By: gsar                                  on 2000/04/29  19:55:24
77497         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
77498              make _PATH_LOG() return "" if unavailable
77499      Branch: perl
77500            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77501            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
77502 ____________________________________________________________________________
77503 [  6017] By: jhi                                   on 2000/04/28  22:49:46
77504         Log: Integrate with Sarathy.
77505      Branch: cfgperl
77506           !> op.c perl.c pod/perldiag.pod t/lib/b.t
77507 ____________________________________________________________________________
77508 [  6016] By: jhi                                   on 2000/04/28  22:46:14
77509         Log: Do not warn that an infinity does not look like a number.
77510      Branch: cfgperl
77511            ! sv.c
77512 ____________________________________________________________________________
77513 [  6015] By: gsar                                  on 2000/04/28  22:35:49
77514         Log: tweak test for portability
77515      Branch: perl
77516            ! t/lib/b.t
77517 ____________________________________________________________________________
77518 [  6014] By: gsar                                  on 2000/04/28  22:05:31
77519         Log: glob() loading File::Glob behind the scenes may cause syntax errors
77520      Branch: perl
77521            ! op.c
77522 ____________________________________________________________________________
77523 [  6013] By: gsar                                  on 2000/04/28  21:25:22
77524         Log: tweak change#5945 to display correct switch name in diagnostic
77525      Branch: perl
77526            ! perl.c pod/perldiag.pod
77527 ____________________________________________________________________________
77528 [  6012] By: jhi                                   on 2000/04/28  21:08:12
77529         Log: Integrate with Sarathy.
77530      Branch: cfgperl
77531           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
77532           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
77533           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
77534 ____________________________________________________________________________
77535 [  6011] By: jhi                                   on 2000/04/28  21:04:46
77536         Log: &HUGE_VAL is not defined, it exists.
77537      Branch: cfgperl
77538            ! lib/Math/Complex.pm
77539 ____________________________________________________________________________
77540 [  6010] By: gsar                                  on 2000/04/28  21:02:58
77541         Log: clarify note about shadow password support (from
77542              gellyfish@gellyfish.com)
77543      Branch: perl
77544            ! pod/perlfunc.pod
77545 ____________________________________________________________________________
77546 [  6009] By: gsar                                  on 2000/04/28  21:00:00
77547         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
77548      Branch: perl
77549            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
77550 ____________________________________________________________________________
77551 [  6008] By: gsar                                  on 2000/04/28  20:56:33
77552         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
77553      Branch: perl
77554            ! installperl vms/subconfigure.com
77555 ____________________________________________________________________________
77556 [  6007] By: gsar                                  on 2000/04/28  20:51:21
77557         Log: note about compile failures and END blocks (from M.J.T. Guy)
77558      Branch: perl
77559            ! pod/perl56delta.pod pod/perlmod.pod
77560 ____________________________________________________________________________
77561 [  6006] By: jhi                                   on 2000/04/28  20:42:14
77562         Log: Regen Configure.
77563      Branch: cfgperl
77564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77565            ! config_h.SH
77566 ____________________________________________________________________________
77567 [  6005] By: gsar                                  on 2000/04/28  20:41:16
77568         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
77569      Branch: perl
77570            ! utils/perldoc.PL
77571 ____________________________________________________________________________
77572 [  6004] By: jhi                                   on 2000/04/28  20:28:21
77573         Log: Integrate with Sarathy.
77574      Branch: cfgperl
77575           !> Configure INSTALL Porting/Glossary Porting/config.sh
77576           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
77577           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
77578           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
77579           !> win32/config.vc win32/win32.c
77580 ____________________________________________________________________________
77581 [  6003] By: gsar                                  on 2000/04/28  20:11:20
77582         Log: allow REG_EXPAND_SZ keys in Windows registry (from
77583              John Clayton <John.Clayton@barclayscapital.com>)
77584      Branch: perl
77585            ! win32/win32.c
77586 ____________________________________________________________________________
77587 [  6002] By: gsar                                  on 2000/04/28  19:34:16
77588         Log: destructive sv_setsv() can lose UV-ness from source, causing
77589              numeric promotions/comparisons to fail to do the right thing
77590      Branch: perl
77591            ! sv.c
77592 ____________________________________________________________________________
77593 [  6001] By: gsar                                  on 2000/04/28  18:44:15
77594         Log: support additional library locations via $Config{otherlibdirs}
77595              (from Andy Dougherty)
77596      Branch: perl
77597            ! Configure INSTALL Porting/Glossary Porting/config.sh
77598            ! Porting/config_H config_h.SH epoc/config.sh perl.c
77599            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
77600            ! win32/config.bc win32/config.gc win32/config.vc
77601 ____________________________________________________________________________
77602 [  6000] By: gsar                                  on 2000/04/28  18:26:58
77603         Log: reworked otherlibdirs.U (from Andy Dougherty)
77604      Branch: metaconfig
77605            ! U/installdirs/otherlibdirs.U
77606 ____________________________________________________________________________
77607 [  5999] By: gsar                                  on 2000/04/28  18:17:07
77608         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
77609      Branch: perl
77610            ! t/pragma/warn/toke toke.c
77611 ____________________________________________________________________________
77612 [  5998] By: jhi                                   on 2000/04/28  13:32:17
77613         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
77614      Branch: cfgperl
77615            ! lib/Math/Complex.pm
77616 ____________________________________________________________________________
77617 [  5997] By: jhi                                   on 2000/04/28  13:14:04
77618         Log: Preserve $!.
77619      Branch: cfgperl
77620            ! lib/Math/Complex.pm
77621 ____________________________________________________________________________
77622 [  5996] By: jhi                                   on 2000/04/28  12:59:23
77623         Log: Integrate with Sarathy.
77624      Branch: cfgperl
77625           +> pod/perlrequick.pod pod/perlretut.pod
77626           !> (integrate 51 files)
77627 ____________________________________________________________________________
77628 [  5995] By: gsar                                  on 2000/04/28  09:37:36
77629         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
77630      Branch: perl
77631            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
77632 ____________________________________________________________________________
77633 [  5994] By: gsar                                  on 2000/04/28  09:33:26
77634         Log: fix for missed accounting for null byte in pack("Z",...) (from
77635              M.J.T. Guy)
77636      Branch: perl
77637            ! pp.c t/op/pack.t
77638 ____________________________________________________________________________
77639 [  5993] By: gsar                                  on 2000/04/28  09:30:05
77640         Log: various minor tweaks seen on p5p
77641      Branch: perl
77642            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
77643 ____________________________________________________________________________
77644 [  5992] By: gsar                                  on 2000/04/28  09:08:19
77645         Log: pod nit (from Simon Cozens)
77646      Branch: perl
77647            ! pod/perlop.pod
77648 ____________________________________________________________________________
77649 [  5991] By: gsar                                  on 2000/04/28  09:06:36
77650         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
77651      Branch: perl
77652            ! README.posix-bc hints/posix-bc.sh
77653 ____________________________________________________________________________
77654 [  5990] By: gsar                                  on 2000/04/28  08:54:52
77655         Log: use $ENV{LIB} to search for libs under Visual C compiler
77656              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
77657      Branch: perl
77658            ! lib/ExtUtils/Liblist.pm
77659 ____________________________________________________________________________
77660 [  5989] By: gsar                                  on 2000/04/28  08:27:12
77661         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
77662              itself and no other (from Tom Hughes)
77663      Branch: perl
77664            ! t/op/array.t toke.c
77665 ____________________________________________________________________________
77666 [  5988] By: gsar                                  on 2000/04/28  08:01:38
77667         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
77668              <paul@miraclefish.com>)
77669      Branch: perl
77670            ! lib/ExtUtils/MakeMaker.pm
77671 ____________________________________________________________________________
77672 [  5987] By: gsar                                  on 2000/04/28  07:53:09
77673         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
77674      Branch: perl
77675            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
77676 ____________________________________________________________________________
77677 [  5986] By: gsar                                  on 2000/04/28  07:44:17
77678         Log: add regular expressions tutorial and quick-start guide (from
77679              Mark Kvale <kvale@phy.ucsf.edu>)
77680      Branch: perl
77681            + pod/perlrequick.pod pod/perlretut.pod
77682            ! AUTHORS MAINTAIN MANIFEST
77683 ____________________________________________________________________________
77684 [  5985] By: gsar                                  on 2000/04/28  07:30:28
77685         Log: forked child may not exit correctly if it failed to open
77686              /dev/console (from Graham Barr)
77687      Branch: perl
77688            ! ext/Sys/Syslog/Syslog.pm
77689 ____________________________________________________________________________
77690 [  5984] By: gsar                                  on 2000/04/28  07:27:20
77691         Log: attributes::reftype() doesn't work on tied argument
77692      Branch: perl
77693            ! xsutils.c
77694 ____________________________________________________________________________
77695 [  5983] By: gsar                                  on 2000/04/28  07:15:04
77696         Log: numeric conversion of non-number in change#3378 tramples on
77697              OOK offset, causing segfaults
77698      Branch: perl
77699            ! sv.c
77700 ____________________________________________________________________________
77701 [  5982] By: gsar                                  on 2000/04/28  04:48:25
77702         Log: avoid error in IO::Socket::INET when given an unknown service name
77703              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
77704      Branch: perl
77705            ! ext/IO/lib/IO/Socket/INET.pm
77706 ____________________________________________________________________________
77707 [  5981] By: gsar                                  on 2000/04/28  04:31:31
77708         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
77709              prototype mismatch with CORE::glob(); update pod and tests to
77710              suit (File::Glob::glob() is still available for backward
77711              compatibility, but should be considered deprecated)
77712      Branch: perl
77713            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
77714            ! t/lib/glob-taint.t
77715 ____________________________________________________________________________
77716 [  5980] By: gsar                                  on 2000/04/28  03:47:29
77717         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
77718              <ghudson@mit.edu>)
77719      Branch: metaconfig
77720            ! U/modified/Options.U
77721      Branch: perl
77722            ! Configure
77723 ____________________________________________________________________________
77724 [  5979] By: gsar                                  on 2000/04/28  03:07:54
77725         Log: under useithreads, constant pad entries could inadvertently be
77726              shared across threads (from Eric Blood <eblood@xmission.com>);
77727              added Eric's test case to testsuite
77728      Branch: perl
77729            ! op.c t/op/misc.t
77730 ____________________________________________________________________________
77731 [  5978] By: gsar                                  on 2000/04/27  21:13:00
77732         Log: sync version numbers in File::Spec with the ones on CPAN
77733              (from Barrie Slaymaker)
77734      Branch: perl
77735            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
77736            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77737            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77738 ____________________________________________________________________________
77739 [  5977] By: gsar                                  on 2000/04/27  21:07:29
77740         Log: autoquote barewords followed by newline and arrow properly
77741              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
77742      Branch: perl
77743            ! t/pragma/warn/toke toke.c
77744 ____________________________________________________________________________
77745 [  5976] By: gsar                                  on 2000/04/27  20:41:20
77746         Log: DB_File v1.73 update (from Paul Marquess)
77747      Branch: perl
77748            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
77749            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
77750 ____________________________________________________________________________
77751 [  5975] By: gsar                                  on 2000/04/27  20:34:24
77752         Log: allow sort() reentrancy (variant of patch suggested by
77753              Hugo van der Sanden)
77754      Branch: perl
77755            ! pp_ctl.c t/op/sort.t
77756 ____________________________________________________________________________
77757 [  5974] By: gsar                                  on 2000/04/27  19:46:57
77758         Log: change#4197 somehow missed initializing PL_errors, meaning
77759              sytax error queueing wasn't working outside eval"" at all;
77760              also fixed eval"" to localize PL_error_count, so that compile-time
77761              eval's don't clobber the error state of the outer context
77762      Branch: perl
77763            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
77764            ! t/pragma/warn/toke
77765 ____________________________________________________________________________
77766 [  5973] By: gsar                                  on 2000/04/27  18:29:05
77767         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
77768      Branch: perl
77769            ! regcomp.c regexec.c t/op/re_tests
77770 ____________________________________________________________________________
77771 [  5972] By: jhi                                   on 2000/04/27  18:22:41
77772         Log: Integrate with Sarathy.
77773      Branch: cfgperl
77774           +> t/lib/b.t t/lib/syslog.t
77775           !> (integrate 31 files)
77776 ____________________________________________________________________________
77777 [  5971] By: jhi                                   on 2000/04/27  18:18:46
77778         Log: Unicos tweaks from Mark P. Lutz.
77779      Branch: cfgperl
77780            ! hints/unicos.sh lib/Math/Complex.pm
77781 ____________________________________________________________________________
77782 [  5970] By: gsar                                  on 2000/04/27  18:05:11
77783         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
77784              IV is >32bits
77785      Branch: perl
77786            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
77787 ____________________________________________________________________________
77788 [  5969] By: gsar                                  on 2000/04/27  17:50:56
77789         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
77790      Branch: perl
77791            + t/lib/syslog.t
77792            ! MANIFEST ext/Sys/Syslog/Syslog.pm
77793 ____________________________________________________________________________
77794 [  5968] By: gsar                                  on 2000/04/27  17:44:49
77795         Log: tolerate spaces in group names in test on solaris (from David Boyce
77796              <dsb@boyski.com>)
77797      Branch: perl
77798            ! t/op/groups.t
77799 ____________________________________________________________________________
77800 [  5967] By: gsar                                  on 2000/04/27  17:41:22
77801         Log: improved docs on the warn_uninit diagnostic (from David Glasser
77802              and Simon Cozens)
77803      Branch: perl
77804            ! pod/perldiag.pod
77805 ____________________________________________________________________________
77806 [  5966] By: gsar                                  on 2000/04/27  16:54:58
77807         Log: add testsuite for B backends, fix bug in B::Deparse (from
77808              Simon Cozens <simon@brecon.co.uk>)
77809      Branch: perl
77810            + t/lib/b.t
77811            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
77812 ____________________________________________________________________________
77813 [  5965] By: gsar                                  on 2000/04/27  16:10:37
77814         Log: avoid "will not stay shared" warnings for our variables (from
77815              Robin Barker)
77816      Branch: perl
77817            ! op.c t/pragma/warn/op
77818 ____________________________________________________________________________
77819 [  5964] By: gsar                                  on 2000/04/27  07:05:05
77820         Log: reformat to 72 columns (again)
77821      Branch: perl
77822            ! pod/perldiag.pod
77823 ____________________________________________________________________________
77824 [  5963] By: gsar                                  on 2000/04/27  06:28:31
77825         Log: patch from Larry to make (\&) prototype work; added tests for
77826              the same
77827      Branch: perl
77828            ! op.c t/comp/proto.t
77829 ____________________________________________________________________________
77830 [  5962] By: gsar                                  on 2000/04/27  06:15:47
77831         Log: updated README.hpux (from Jeff Okamoto)
77832      Branch: perl
77833            ! README.hpux
77834 ____________________________________________________________________________
77835 [  5961] By: gsar                                  on 2000/04/27  05:55:03
77836         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
77837      Branch: perl
77838            ! emacs/cperl-mode.el
77839 ____________________________________________________________________________
77840 [  5960] By: gsar                                  on 2000/04/27  05:49:26
77841         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
77842      Branch: perl
77843            ! INSTALL
77844 ____________________________________________________________________________
77845 [  5959] By: gsar                                  on 2000/04/27  05:33:41
77846         Log: doubled words in pods (from Simon Cozens
77847              <simon.p.cozens@jp.pwcglobal.com>)
77848      Branch: perl
77849            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
77850            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
77851            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
77852            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
77853            ! pod/perltootc.pod
77854 ____________________________________________________________________________
77855 [  5958] By: gsar                                  on 2000/04/27  05:11:39
77856         Log: change#3569 deleted some essential code, revert; avoid use of
77857              atexit() to make DynaLoader work properly on AIX under mod_perl
77858              (from Jens-Uwe Mager <jum@helios.de>)
77859      Branch: perl
77860            ! ext/DynaLoader/dl_aix.xs
77861 ____________________________________________________________________________
77862 [  5957] By: gsar                                  on 2000/04/27  04:54:51
77863         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
77864      Branch: perl
77865            ! pod/perlmod.pod
77866 ____________________________________________________________________________
77867 [  5956] By: gsar                                  on 2000/04/27  04:51:47
77868         Log: better diagnostics on failed tests (from Ilya Zakharevich)
77869      Branch: perl
77870            ! t/op/lex_assign.t
77871 ____________________________________________________________________________
77872 [  5955] By: gsar                                  on 2000/04/27  04:26:44
77873         Log: longstanding bug exposed by change#3307: sort arguments weren't
77874              compiled with the right wantarray context (ensuing runtime lookup
77875              via block_gimme() was getting the incidental context of the
77876              sort() itself)
77877      Branch: perl
77878            ! op.c t/op/sort.t
77879 ____________________________________________________________________________
77880 [  5954] By: gsar                                  on 2000/04/26  23:42:12
77881         Log: integrate cfgperl contents into mainline
77882      Branch: perl
77883           !> (integrate 30 files)
77884 ____________________________________________________________________________
77885 [  5953] By: jhi                                   on 2000/04/26  23:06:42
77886         Log: Integrate with Sarathy.
77887      Branch: cfgperl
77888           !> README.win32 ext/B/B/Deparse.pm
77889           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77890           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
77891           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
77892           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
77893           !> utils/perldoc.PL vms/perlvms.pod
77894 ____________________________________________________________________________
77895 [  5952] By: jhi                                   on 2000/04/26  23:03:46
77896         Log: Undo "use integer" addition from 64bitint as it seems
77897              to break most of the subtests in Digital UNIX;
77898              Unicos needs to find another way.
77899      Branch: cfgperl
77900            ! t/op/64bitint.t
77901 ____________________________________________________________________________
77902 [  5951] By: jhi                                   on 2000/04/26  22:57:53
77903         Log: Be more robust on "extreme" (large absolute value)
77904              arguments.  Originally reported by Daniel Connelly
77905              as a problem with asinh() on large negative arguments,
77906              asinh() used to bail out because an argument to log()
77907              ended up being zero.  Ilya Zakharevich proposed using
77908              Taylor's series in such cases, which for such large
77909              arguments is a very good approximation.
77910      Branch: cfgperl
77911            ! lib/Math/Complex.pm t/lib/complex.t
77912 ____________________________________________________________________________
77913 [  5950] By: gsar                                  on 2000/04/25  19:13:12
77914         Log: reformat perldiag to avoid long lines
77915      Branch: perl
77916            ! pod/perldiag.pod
77917 ____________________________________________________________________________
77918 [  5949] By: gsar                                  on 2000/04/25  18:41:11
77919         Log: make perldoc use the pod2man from the same version (from
77920              M.J.T. Guy)
77921      Branch: perl
77922            ! utils/perldoc.PL
77923 ____________________________________________________________________________
77924 [  5948] By: gsar                                  on 2000/04/25  18:21:57
77925         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
77926              <kompas@kompas.usr.onet.pl>)
77927      Branch: perl
77928            ! lib/vars.pm
77929 ____________________________________________________________________________
77930 [  5947] By: gsar                                  on 2000/04/25  18:11:53
77931         Log: use &dl_error rather than &dl_load_file as the guard for calling
77932              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
77933              statically built perl)
77934      Branch: perl
77935            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77936 ____________________________________________________________________________
77937 [  5946] By: jhi                                   on 2000/04/25  17:37:54
77938         Log: Document that tr() is not tr(1).
77939      Branch: cfgperl
77940            ! pod/perlop.pod
77941 ____________________________________________________________________________
77942 [  5945] By: gsar                                  on 2000/04/25  16:34:33
77943         Log: make module name mandatory after -M switch; reorder perldiag
77944              alphabetically (from Mark-Jason Dominus)
77945      Branch: perl
77946            ! perl.c pod/perldiag.pod
77947 ____________________________________________________________________________
77948 [  5944] By: jhi                                   on 2000/04/25  01:15:18
77949         Log: On second thoughts frexp() does have two arguments.
77950      Branch: cfgperl
77951            ! perl.h
77952 ____________________________________________________________________________
77953 [  5943] By: jhi                                   on 2000/04/24  22:56:32
77954         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
77955              Now pp_ncmp() returns undef is either operand is a NaN.
77956      Branch: cfgperl
77957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77958            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
77959            ! vms/subconfigure.com vos/config.def vos/config.h
77960            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
77961            ! win32/config.vc win32/config_H.bc win32/config_H.gc
77962            ! win32/config_H.vc
77963      Branch: metaconfig/U/perl
77964            + d_modfl.U
77965 ____________________________________________________________________________
77966 [  5942] By: jhi                                   on 2000/04/24  19:45:17
77967         Log: Regen Configure to match #5937.
77968      Branch: cfgperl
77969            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77970            ! config_h.SH
77971      Branch: metaconfig
77972            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
77973 ____________________________________________________________________________
77974 [  5941] By: jhi                                   on 2000/04/24  19:24:11
77975         Log: Further Unicos fixes for Mark Lutz.
77976      Branch: cfgperl
77977            ! hints/unicos.sh pp_ctl.c
77978 ____________________________________________________________________________
77979 [  5940] By: jhi                                   on 2000/04/24  19:09:06
77980         Log: Various Unicos 10.0.0.6 fixes.
77981              
77982              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
77983              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
77984              Reply-To: tecmpl1@triton.ca.boeing.com 
77985              To: perl5-porters@perl.org 
77986              Date: Fri, 14 Apr 2000 20:21:00 GMT 
77987              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
77988      Branch: cfgperl
77989            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
77990 ____________________________________________________________________________
77991 [  5939] By: gsar                                  on 2000/04/24  19:01:24
77992         Log: more pod nits (from Larry Virden)
77993      Branch: perl
77994            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
77995            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
77996            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
77997 ____________________________________________________________________________
77998 [  5938] By: gsar                                  on 2000/04/24  18:54:01
77999         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
78000      Branch: perl
78001            ! ext/B/B/Deparse.pm
78002 ____________________________________________________________________________
78003 [  5937] By: jhi                                   on 2000/04/24  17:39:00
78004         Log: Integrate with Sarathy.
78005      Branch: cfgperl
78006           +> (branch 31 files)
78007           !> (integrate 73 files)
78008 ____________________________________________________________________________
78009 [  5936] By: gsar                                  on 2000/04/24  17:30:06
78010         Log: additional tests for change#5934 (from Paul Marquess, who also
78011              sent in the same fix)
78012      Branch: perl
78013            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
78014            ! t/pragma/warn/5nolint t/pragma/warn/6default
78015 ____________________________________________________________________________
78016 [  5935] By: jhi                                   on 2000/04/24  17:26:05
78017         Log: Do not assume sign propagation.
78018              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
78019              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
78020              To: payner@ncifcrf.gov, perl5-porters@perl.org 
78021              Date: Tue, 18 Apr 2000 18:24:49 +0100 
78022              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
78023      Branch: cfgperl
78024            ! t/op/bop.t t/op/misc.t
78025 ____________________________________________________________________________
78026 [  5934] By: gsar                                  on 2000/04/24  17:16:54
78027         Log: propagate lexical warnings from surrounding scope correctly
78028              within string eval()
78029      Branch: perl
78030            ! pp_ctl.c t/pragma/warn/pp_ctl
78031 ____________________________________________________________________________
78032 [  5933] By: jhi                                   on 2000/04/24  17:01:07
78033         Log: Flatten the cpp jungle doing the nosuid checking.
78034      Branch: cfgperl
78035            ! perl.c
78036 ____________________________________________________________________________
78037 [  5932] By: gsar                                  on 2000/04/24  09:08:14
78038         Log: add rsignal(), whichsig() and do_join() to public API list
78039              (mod_perl uses them to good advantage)
78040      Branch: perl
78041            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
78042 ____________________________________________________________________________
78043 [  5931] By: gsar                                  on 2000/04/24  09:01:40
78044         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
78045      Branch: perl
78046            ! pp_hot.c regexec.c t/op/pat.t
78047 ____________________________________________________________________________
78048 [  5930] By: gsar                                  on 2000/04/24  08:58:33
78049         Log: small os390 tweaks (from Peter Prymmer)
78050      Branch: perl
78051            ! config_h.SH makedepend.SH
78052 ____________________________________________________________________________
78053 [  5929] By: gsar                                  on 2000/04/24  08:55:25
78054         Log: pod nits
78055      Branch: perl
78056            ! pod/perlguts.pod
78057 ____________________________________________________________________________
78058 [  5928] By: gsar                                  on 2000/04/24  08:50:13
78059         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
78060      Branch: perl
78061            ! ext/IO/lib/IO/Poll.pm
78062 ____________________________________________________________________________
78063 [  5927] By: gsar                                  on 2000/04/24  08:43:24
78064         Log: arrange for next() to resume at the unstack op rather than the
78065              loop conditional, so that scope cleanup happens correctly
78066              (from Stephen McCamant)
78067      Branch: perl
78068            ! op.c pp_ctl.c t/op/misc.t
78069 ____________________________________________________________________________
78070 [  5926] By: gsar                                  on 2000/04/24  08:18:40
78071         Log: on windows, reserve 16M of stack rather than 128M (allows more
78072              threads to run concurrently)
78073      Branch: perl
78074            ! win32/Makefile win32/makefile.mk
78075 ____________________________________________________________________________
78076 [  5925] By: gsar                                  on 2000/04/24  08:13:52
78077         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
78078      Branch: perl
78079            ! toke.c
78080 ____________________________________________________________________________
78081 [  5924] By: gsar                                  on 2000/04/24  08:08:59
78082         Log: avoid using uninitialized memory in require version check
78083      Branch: perl
78084            ! pp_ctl.c universal.c
78085 ____________________________________________________________________________
78086 [  5923] By: gsar                                  on 2000/04/24  07:20:14
78087         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
78088      Branch: perl
78089            ! ext/IO/lib/IO/Poll.pm
78090 ____________________________________________________________________________
78091 [  5922] By: gsar                                  on 2000/04/24  07:08:42
78092         Log: commentary about IoTYPE() (from Nathan Torkington)
78093      Branch: perl
78094            ! sv.h
78095 ____________________________________________________________________________
78096 [  5921] By: gsar                                  on 2000/04/24  06:58:26
78097         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
78098              by fix
78099      Branch: perl
78100            ! sv.c t/lib/charnames.t t/pragma/utf8.t
78101 ____________________________________________________________________________
78102 [  5920] By: gsar                                  on 2000/04/24  06:37:59
78103         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
78104      Branch: perl
78105            ! doop.c t/op/ver.t
78106 ____________________________________________________________________________
78107 [  5919] By: gsar                                  on 2000/04/24  06:21:58
78108         Log: Configure might miss old directories when prefix must be
78109              expanded (from Robin Barker)
78110      Branch: metaconfig
78111            ! U/installdirs/inc_version_list.U
78112      Branch: perl
78113            ! Configure
78114 ____________________________________________________________________________
78115 [  5918] By: gsar                                  on 2000/04/24  06:16:11
78116         Log: VMS nits in glob() test (from Charles Lane)
78117      Branch: perl
78118            ! t/lib/glob-basic.t
78119 ____________________________________________________________________________
78120 [  5917] By: gsar                                  on 2000/04/24  06:11:56
78121         Log: various pod nits (from Larry Virden and others)
78122      Branch: perl
78123            ! README.amiga README.hpux README.machten README.os2
78124            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
78125            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
78126            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
78127            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
78128            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
78129            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
78130            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
78131            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
78132 ____________________________________________________________________________
78133 [  5916] By: gsar                                  on 2000/04/24  05:52:43
78134         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
78135              <wjones@tc.fluke.com>)
78136      Branch: perl
78137            ! t/lib/glob-basic.t
78138 ____________________________________________________________________________
78139 [  5915] By: gsar                                  on 2000/04/24  05:07:01
78140         Log: supported platforms mixed up
78141      Branch: perl
78142            ! pod/perl56delta.pod pod/perlport.pod
78143 ____________________________________________________________________________
78144 [  5914] By: gsar                                  on 2000/04/24  04:56:08
78145         Log: caller() wasn't returning the right number of elements for
78146              eval {...}
78147      Branch: perl
78148            ! pp_ctl.c t/pragma/warn/9enabled
78149 ____________________________________________________________________________
78150 [  5913] By: gsar                                  on 2000/04/24  04:35:41
78151         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
78152              Mark-Jason Dominus)
78153      Branch: perl
78154            ! pod/perlfunc.pod
78155 ____________________________________________________________________________
78156 [  5912] By: gsar                                  on 2000/04/24  04:17:15
78157         Log: fix totally broken caching in UNIVERSAL::isa() (from
78158              Nick Ing-Simmons)
78159      Branch: perl
78160            ! t/op/universal.t universal.c
78161 ____________________________________________________________________________
78162 [  5911] By: gsar                                  on 2000/04/24  03:39:47
78163         Log: add linebreak properties from unicode/LineBrk.txt (from
78164              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
78165      Branch: perl
78166            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
78167            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
78168            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
78169            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
78170            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
78171            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
78172            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
78173            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
78174            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
78175            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
78176            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
78177            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
78178            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
78179            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
78180            + lib/unicode/Is/LbrkZW.pl
78181            ! lib/unicode/mktables.PL
78182 ____________________________________________________________________________
78183 [  5910] By: gsar                                  on 2000/04/24  03:23:10
78184         Log: typo in pod
78185      Branch: perl
78186            ! ext/Thread/Thread.pm
78187 ____________________________________________________________________________
78188 [  5909] By: gsar                                  on 2000/04/24  03:22:03
78189         Log: mode argument to do_binmode() should be file mode, not boolean
78190      Branch: perl
78191            ! pp_sys.c
78192 ____________________________________________________________________________
78193 [  5908] By: gsar                                  on 2000/04/16  16:51:08
78194         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
78195              always returns a valid GV even when the symbol is trapped by strictures
78196              (avoids coredumps)
78197              
78198              TODO: the C<package;> hack needs similar treatment
78199      Branch: perl
78200            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
78201            ! t/pragma/strict-vars
78202 ____________________________________________________________________________
78203 [  5907] By: jhi                                   on 2000/03/31  23:42:56
78204         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
78205              an assumption which #5905 demolished.
78206      Branch: cfgperl
78207            ! pp_sys.c
78208 ____________________________________________________________________________
78209 [  5906] By: jhi                                   on 2000/03/31  18:54:37
78210         Log: Typo in #5905.
78211      Branch: cfgperl
78212            ! t/op/64bitint.t
78213 ____________________________________________________________________________
78214 [  5905] By: jhi                                   on 2000/03/31  18:50:54
78215         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
78216              reported by Joseph N. Hall.  The bug was that even with use64bitint
78217              one had to use the prefixes q, L, or ll with printf/sprintf,
78218              contrary to the documentation and common sense.
78219      Branch: cfgperl
78220            ! sv.c t/op/64bitint.t
78221 ____________________________________________________________________________
78222 [  5904] By: gsar                                  on 2000/03/28  02:31:32
78223         Log: add Changes, perldelta.pod
78224      Branch: perl
78225            + Changes pod/perldelta.pod
78226 ____________________________________________________________________________
78227 [  5903] By: gsar                                  on 2000/03/28  02:03:55
78228         Log: rename Changes and perldelta.pod
78229      Branch: perl
78230           +> Changes5.6 pod/perl56delta.pod
78231            - Changes pod/perldelta.pod
78232            ! MANIFEST
78233 ____________________________________________________________________________
78234 [  5902] By: gsar                                  on 2000/03/28  01:59:14
78235         Log: create maint-5.6 branch
78236      Branch: maint-5.6/perl
78237           +> (branch 1611 files)
78238 ____________________________________________________________________________
78239 [  5901] By: jhi                                   on 2000/03/23  05:48:43
78240         Log: Integrate with Sarathy.
78241      Branch: cfgperl
78242           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
78243 ____________________________________________________________________________
78244 [  5900] By: gsar                                  on 2000/03/23  05:42:43
78245         Log: three guesses on what this is :-)
78246      Branch: perl
78247            ! Changes